#firstContent{
    /*background-image: url("Assets/Backgrounds/Landing%20Background.jpg"); */
    width: 100%; 
    height: 100vh; 
    background-size: cover; 
    background-position: center; 
    background-repeat: no-repeat;
/*    margin-top: 0; */
    position: relative; 
    float: left; 
}

.firstBackground{
    width: 100%; 
    height: 100%; 
    background-size: cover; 
    background-position: center; 
    background-repeat: no-repeat;
    z-index: -1; 
    position: absolute;
}

#topMid{
/*    border: 1px solid red; */
/*    width: 300px; */
/*    height: 100px; */
    clear: left; 
    float: left; 
    position: absolute; 
}

#welcome{
    font-family: "Lato"; 
    font-weight: 400; 
    text-align: center; 
    font-size: 29px; 
    color: #FFFFFF; 
}

#shortLogo{
    width: 615.6px; 
    height: 180px; 
}


#topBottom{
    height: 60px; 
/*    background: blue;*/
    position: absolute; 
    bottom: 30px;
}

h1{
    margin: 0; 
    font-family: "Lato"; 
    font-weight: 400; 
    font-size: 20px;
    color: white; 
    float: left; 
}

#topContact{
    padding: 16px 40px; 
    position: absolute;
    font-family: "Raleway"; 
    font-weight: 400; 
    font-size: 20px; 
    border: 1px solid white; 
    color: white; 
    cursor: pointer; 
    float: left; 
}

#topIcons{
/*    height: 150px; */
    width: 50px; 
    background: #FFFFFF; 
/*    float: right; */
    clear: left; 
    position: absolute; 
    right: 0px; 
    text-align: center;
    font-size: 25px;
    border-radius: 5px;
    bottom: 0;
    padding: 15px 10px;
    box-sizing: border-box;
}

.topIc{

}

.tcon{
/*    margin-bottom: 5px;*/
    position: relative;
    color: black; 
}

.ttcon{
    cursor: pointer;
}

.instagram{
    color: black;
}

.iconB{
    margin-bottom: 10px;
}

/*service section */
#service{
    width: 100%; 
    height: 100vh; 
/*    background: #EDEDED;*/

    clear: left; 
    position: relative;
}

.serviceH2{
    font-size: 50px;
    font-weight: 700;
    margin-top: 50px;
    position: relative; 
    font-family: "Lato"; 
    text-align: center; 
    float: left; 
    margin-bottom: 5px; 
    color:  #4C4C4C;
}

.under{
    width: 100px; 
    border: 1px solid #1B6793; 
    clear: left; 
}

.midMid{
    float: left; 
    width: 100%;
}

#serviceMid{
/*    height: 200px; */
    float: left; 
    clear: left; 
    margin-top: 80px; 
}


.serviceCell{
    width: 30%; 
/*    height: 200px; */
    float: left; 
/*    background: yellow;*/
    border-radius: 5px; 
    overflow: hidden;
     box-shadow: 0px 2.5px 10px 0px rgba(0,0,0,0.2); 
    
}

.serviceRight{
    margin-right: 5%; 
}

.serviceImage{
    width: 100%; 
    height: 200px; 
    
    background-size: cover; 
    background-position: center; 
    background-repeat: no-repeat;
   
}

.serviceHeader{
    font-family: "Poppins";
    font-weight: 700; 
    font-size: 21.53px; 
    margin: 0; 
/*    float: left; */
}

.serviceInfo{
/*    background: green; */
    padding: 30px; 
    box-sizing: border-box;
    color: #4C4C4C; 
}

.serviceIcon{
    color: #1B6793;
    margin-left: 10px;
}

.serviceM{
    position: relative; 
    top: -30px;
     box-shadow: 0px 5px 20px 0px rgba(0,0,0,0.2); 
}

.serviceP{
    margin-bottom: 0; 
    line-height: 150%;
    height: 130px;
}


#thirdSection{
    width: 100%; 
    height: 100vh; 
    /*background-image: url(Assets/Backgrounds/Best_Moments_Background.jpg); */
    position: relative;
    clear: left; 
}

#thirdInner{
/*    height: 500px; */
    position: absolute; 
    bottom: 50px; 
    font-family: "Lato";
    color: #ffffff;
}

#weCap{
    font-size: 35px; 
     
    font-weight: 700;
}

#bm{
    font-size: 70px; 
    font-family: "Lato"; 
    font-weight: 900; 
    color: 
}

#capP{
    width: 450px; 
    margin-top: 50px; 
    font-size: 21px; 
    font-weight: 400;
    margin-bottom: 30px;
}

#thirdBtn{
    font-family: "Raleway"; 
    font-weight: 700;
    font-size: 20px;
    color:  #5D92B1;
    padding: 16px 22px;
    cursor: pointer; 
}


#fourthSection{
/*    background-image: url("Assets/Backgrounds/About_Us_Side_Image.jpg"); */
    background: #151515;
    height: 100vh; 
    width: 100%;
}

#leftFourth{
    width: 40%; 
    height: 100%; 
    position: relative;
    float: left; 
}

#rightFourth{
    width: 60%; 
    height: 100%; 
/*    background: yellow; */
    float: left; 
    text-align: right; 
    position: relative; 

/*    padding: 50px;*/
}

#rightInner{
    width: 75%;
/*    height: 600px;*/
    position: relative;
    float: left; 
    position: absolute; 
    right: 5%; 
    font-family: "Lato"; 
/*    border: 1px solid red;*/
/*    top: 50px; */
}

#fourthH2{
    color: #5D92B1; 
    
    font-weight: 700; 
    font-size: 50px;
    margin-bottom: 5px; 
    margin-top: 0px;
}

#wwa{
    font-weight: 400; 
    font-size: 30px;
    color: #ffffff; 
    margin: 0; 
}

#aboutUs{
    margin-top: 50px; 
    font-weight: 400; 
    font-size: 22px;
    color: #ffffff;
    line-height: 130%; 
    margin-bottom: 0; 
}

/*fifth section start */
#fifthSection{
    width: 100%; 
    height: 100vh; 
    background-image: url("Assets/Backgrounds/Teams_Background.jpg"); 
    background-repeat: no-repeat; 
    background-size: cover; 
    color: #4C4C4C; 
    clear: left; 
}

#fifthMid{
    float: left; 
}

.teamWrapper{ 
    margin-top: 50px; 
}

.hidden{
    display: none;
}

.teamCell{
    width: 300px; 
    box-shadow: 0px 5px 20px 0px rgba(0,0,0,0.1);
    font-family: "Lato"; 
    float: left; 
}

.teamRight{
    margin-right: 30px;
}

.teamImgDiv{
    width: 100%; 
    height: 200px; 
    background-position: center; 
    background-size: cover; 
/*    height: */
}

.teamName{
    font-weight: 900; 
    font-size: 25px; 
    text-align: center; 
    margin-top: 20px;
}

.teamTitle{
    text-align: center; 
}

.teamDisc{
    text-align: center; 
    margin: 20px 0px 10px 0px; 
    font-family: "Poppins";
    font-weight: 300; 
    font-size: 14px;
    height: 150px;
    padding: 10px;
}

.teamICCont{
    font-size: 25px;
    text-align: center; 
    cursor: pointer; 
    margin-bottom: 10px;
}

.teamIcon{
    cursor: pointer; 
    transition: 0.2s; 
}

.teamAnchor{
    text-decoration: none; 
    color: #4C4C4C;
}


.teamIcon:hover{
    color: #1B6793
}

.teamIconRight{
    margin-right: 20px;
}

.teamICCont:hover{

}

#bulletsWrapper{
    margin-top: 50px;
    float: left; 
    clear: left; 
}

.bullet, .activeBullet{
    background: #BCBCBC; 
    width: 10px; 
    height: 10px; 
    border-radius: 50%; 
    float: left; 
    cursor: pointer; 
    transition: 0.3s;
}

.bullet:hover{
    background: #4C4C4C; 
}

.bulletRight{
    margin-right: 8px; 
}

.activeBullet{
    background: #131313; 
}

#sixthSection{
    width: 100%; 
    height: 100vh; 
    clear: left; 
    float: left; 
    position: relative;
    background-image: url("Assets/Backgrounds/Contact%20background%20I.jpg"); 
    background-position: center; 
    background-size: cover; 
    background-repeat: no-repeat;
    font-family: "Lato"; 
    color: white; 
    /*border: 5px solid black;*/
}

#sixthInner{
    position: absolute; 
/*    width: 500px; */
/*    height: 500px;*/
    right: 3%; 
    bottom: 50px;
    opacity: 0.75;
}

#sixthFirstText{
    text-align: center; 
    font-weight: 400; 
    font-size: 25px; 
    margin: 0;
}

#sixthHeader{
    text-align: center;
    font-weight: 900; 
    font-size: 70px;
    margin: 10px 0px 200px 0px;
}

.contactCell{
    text-align: center; 
/*    background: green;*/
    width: 300px;
    float: left; 
}

.contactIc{
    font-size: 70px;
    color: #0B1B25;
}

.cFirst{
    font-weight: 400; 
    font-size: 20px;
    margin-bottom: 10px;
}

.cSecond{
    font-weight: 700; 
    font-size: 25px;
    margin: 0px;
}

.contactCellR{
    margin-right: 20px;
}

/*Start of seventh Section*/
#seventhSection{
    height: 100vh; 
    width: 100%;
    clear: left; 
    background-image: url("Assets/Backgrounds/Contact%20background%20II.jpg"); 
    background-repeat: no-repeat; 
    background-size: cover; 
    background-position: center; 
/*    float: left;*/
}

#seventhInner{
    float:left; 
    
    height: 512px; 
/*    border: 1px solid blue;*/
}

#leftSev, #rightSev{
    float: left; 
}

#leftSev{
    width: 400px; 
    margin-right: 600px;
/*    height: 100%;*/
    font-family: "Lato";
    
    box-sizing: border-box;
    position: relative;
}

#leftBack{
    width: 100%; 
    height: 100%;
    position: absolute; 
    z-index: -1;
    background: #FFFFFF; 
    opacity: 0.75;
}

#rightSev{
    width: 391px; 
    font-family: "Lato";
    opacity: 0.75;
    color: #ffffff;
    text-align: right;
}

#leftSevInner{
    width: 100%;
    padding: 30px;
    box-sizing: border-box;
    color: #0B1B25;
}

#leftContact{
    text-align: right;
    font-size: 19.11px;
}

.label{
    font-size: 16.25px;
}

.input{
    width: 100%;
    background: none;
    border: none;
    border-bottom: 1px solid #0B1B25;
    padding: 5px 10px;
    Font-Size: 18.5px; 
    box-sizing: border-box;
    margin-top: 5px;
}

textarea{
    background: none;
    border: 1px solid #0B1B25;
    width: 100%; 
    height: 100px;
/*    padding: 5px 10px;*/
    margin-top: 10px;
    Font-Size: 18.5px; 
    box-sizing: border-box;
    resize: none;
}

#btn{
    padding: 8px 16px;
    margin-top: 20px;
    font-size: 16.25px;
    background: #0B1B25; 
    opacity: 0.75;
    color: white;
    border: none; 
    border-radius: 5px;
    cursor: pointer;
}


#sendUsA{
    text-align: right;
    font-weight: 900;
    font-size: 37.4px;
}

#mess{
    font-weight: 900; 
    font-size: 85.48px;
    margin-bottom: 50px;
    float: right;
    margin-top: 0px;
    line-height: 100%;
}

#cbdirectly{
    font-weight: 400;
    font-size: 22.4px;
    clear: right;
}




/*Reduce width for contact of left div and right div*/
@media only screen and (max-width: 1500px){
    #leftSev{
        margin-right: 500px;
    }
}

@media only screen and (max-width: 1400px){
    #leftSev{
        margin-right: 400px;
    }
}

@media only screen and (max-width: 1300px){
    #leftSev{
        margin-right: 300px;
    }
}

@media only screen and (max-width: 1200px){
    #leftSev{
        margin-right: 200px;
    }
}

@media only screen and (max-width: 1100px){
    #leftSev{
        margin-right: 150px;
    }
}

@media only screen and (max-width: 1350px){
    
    .serviceCell{
        
    }
    
    .serviceRight{
        margin-right: 5%; 
    }
    
    .serviceImage{
        height: 150px; 
    }
    
    .serviceHeader{
        font-size: 19.53px; 
    }

    .serviceInfo{
        
    }
    
    .serviceP{
        font-size: 15px; 
    }
    
    .serviceH2{
        font-size: 45px;
    }
    
    #leftFourth{
        width: 40%; 
    }

    #rightFourth{
        width: 60%; 
    }

    #rightInner{
        width: 80%;
    /*    height: 600px;*/
        position: relative;
        float: left; 
        position: absolute; 
        right: 3%; 
        font-family: "Lato"; 
    /*    top: 50px; */
    }

    #fourthH2{
        font-size: 45px;
        margin-bottom: 5px; 
        margin-top: 0px;
    }

    #wwa{
        font-size: 25px;
    }

    #aboutUs{
        margin-top: 50px; 
        font-size: 20px;
    }
}

@media only screen and (max-width: 1150px){    
    .serviceCell{
        width: 31%; 
    }
    
    .serviceRight{
        margin-right: 3.5%;
    }
    
    .serviceP{
/*        font-size: 12px; */
    }
    
    .serviceH2{
        font-size: 40px;
    }
}

@media only screen and (max-width: 1000px){

    
    .serviceHeader{
        font-size: 18.53px; 
    }
    
    .serviceInfo{
        padding: 25px; 
    }
    
    .teamCell{
        width: 245px; 
    }

    .teamRight{
        margin-right: 25px;
    }

    .teamImgDiv{
        width: 100%; 
        height: 150px; 
        background-position: center; 
        background-size: cover; 
    }

    .teamName{
        font-size: 22px; 
        margin-top: 15px;
    }

    .teamTitle{
        font-size: 15px;
    }

    .teamDisc{
        margin: 25px 0px 25px 0px; 
        font-size: 14px;
    }

    .teamICCont{
        font-size: 22px; 
    }

    .teamIconRight{
        margin-right: 18px;
    }
    
    
    /*Start of sixth section for 1000px*/
    #sixthInner{
        left: 50%; 
        right: 0px;
        width: 540px;
        transform: translateX(-50%); 
        -moz-transform: translateX(-50%); 
        -webkit-transform: translateX(-50%); 
    }
    
    #sixthFirstText{
/*        font-size: 50px; */
    }

    #sixthHeader{
/*        font-size: 65px;*/
        margin: 10px 0px 200px 0px;
    }

    .contactCell{
        width: 250px;
        float: left; 
    }

    .contactIc{
        font-size: 65px;
    }

    .cFirst{
        font-size: 18px;
    }

    .cSecond{
        font-size: 23px;
    }

    .contactCellR{
        margin-right: 20px;
    }

    
    /*Start of seventh Section for 1000px*/
    #seventhInner{
        height: 497px; 
    }

    #leftSev{
        width: 340px; 
        margin-right: 100px;
    }

    #rightSev{
        width: 345px; 
    }

    #leftSevInner{
        padding: 30px;
    }

    #leftContact{
        font-size: 17.11px;
    }

    .label{
        font-size: 14.25px;
    }

    .input{
        padding: 5px 10px;
        Font-Size: 16.5px; 
        margin-top: 5px;
    }

    textarea{
        margin-top: 10px;
        Font-Size: 16.5px; 
    }

    #btn{
        padding: 8px 16px;
        margin-top: 20px;
        font-size: 14.25px;
        border-radius: 3px;
    }


    #sendUsA{
        font-size: 28.4px;
    }

    #mess{
        font-size: 75.48px;
    }

    #cbdirectly{
        font-weight: 400;
        font-size: 19.4px;
    }

}

@media only screen and (max-width: 850px){
        
    h1{
        font-size: 16px;
    }
    
    #topContact{
        font-size: 16px;
        padding: 10px 30px; 
    }
    
    #topBottom{
        height: 43px;
    }
    
    #topIcons{
        font-size: 20px;
        padding: 13px 8px;
    }
}

@media only screen and (max-width: 800px){
    #fourthSection{
        background: none; 
    }
    
    #service{
        height: auto;
        clear: left;
        float: left; 
    }
    
    .midMid{
        top: 0; 
        left: 50;
        transform: translateX(-50%) translateY(0%); 
        -moz-transform: translateX(-50%) translateY(0%); 
        -webkit-transform: translateX(-50%) translateY(0%); 
        position: relative;
/*        background: blue; */
    }
    
    #serviceMid{
        margin-bottom: 50px;
/*        background: green;*/
    }
    
    #serviceMid{
        top: 0; 
        left: 50;
        transform: translateX(-50%) translateY(0%); 
        -moz-transform: translateX(-50%) translateY(0%); 
        -webkit-transform: translateX(-50%) translateY(0%); 
        position: relative;
        width: 100%;
    }
    
    .serviceM{
        top: 0px; 
        box-shadow: 0px 2.5px 10px 0px rgba(0,0,0,0.2); 
    }
    
    .serviceCell{
        left: 50%; 
        transform: translateX(-50%); 
        -moz-transform: translateX(-50%); 
        -webkit-transform: translateX(-50%); 
        width: 80%;
        position: relative;
    }
    
    .serviceRight{
        margin-right: 0px; 
        margin-bottom: 20px;
    }
    
    .serviceImage{
        height: 200px;
    }
    
    .serviceHeader{
        font-size: 21.53px; 
    }
    
    .serviceP{
        font-size: 18px;
    }
    
    .serviceH2{
        font-size: 50px;
    }
    
    #weCap{
        font-size: 45px; 
    }
    
    #bm{
        font-size: 65px; 
    }
    
    #capP{
        font-size: 19px;
        width: 400px
    }
    
    #thirdBtn{
        font-size: 18px;
        padding: 14px 20px;
    }
    
    /*Fourth section below*/
    #fourthSection{
        float: left; 
        clear: left; 
        width: 100%;
        position: relative;
    }
    #leftFourth{
        width: 100%; 
        z-index: -1; 
        position: absolute; 
    }

    #rightFourth{
        width: 100%; 
        background: none;
        position: absolute;
    }

    #rightInner{
        width: 80%;
        right: 0%; 
        left: 50%; 
        top: 50%; 
        
        transform: translateX(-50%) translateY(-50%); 
        -moz-transform: translateX(-50%) translateY(-50%); 
        -webkit-transform: translateX(-50%) translateY(-50%); 
    }

    #fourthH2{
        font-size: 45px;
        margin-bottom: 5px; 
        margin-top: 0px;
    }

    #wwa{
        font-size: 25px;
    }

    #aboutUs{
        margin-top: 50px; 
        font-size: 20px;
    }
    
    
    /*Start of Fifth Section for 800px*/
    #fifthSection{
        float: left; 
        height: auto; 
    }
    
    #fifthMid{
        width: auto; 
/*        height: auto;*/
        top: 0%; 
        left: 50%; 
        margin-bottom: 50px;
        transform: translateX(-50%) translateY(0%); 
        -moz-transform: translateX(-50%) translateY(0%); 
        -webkit-transform: translateX(-50%) translateY(0%); 
    }
    
    .teamCell{
        width: 400px;
        clear: left; 
        top: 0%; 
        left: 50%; 
        transform: translateX(-50%) translateY(0%); 
        -moz-transform: translateX(-50%) translateY(0%); 
        -webkit-transform: translateX(-50%) translateY(0%); 
        position: relative;
    }
    
    .teamName{
        font-size: 25px; 
        margin-top: 15px;
    }
    
    .teamTitle{
        font-size: 20px;
    }
    
    .teamDisc{
        margin: 25px 0px 25px 0px; 
        font-size: 16px;
    }
    
    .teamICCont{
        font-size: 25px; 
    }
    
    .teamImgDiv{
        height: 250px; 
    }
    
    .teamRight{
        margin-right: 0px;
        margin-bottom: 20px;
    }
    
    .teamWrapper{
/*        border: 1px solid red;*/
        float: left; 
        width: 100%;
    }
    
    #bulletsWrapper{
        margin-top: 30px;
        float: left; 
        clear: left; 
        margin-bottom: 15px;
    }
    
    
    /*Start of sixth section for 800px width*/
    #sixthInner{
        width: 670px;
        transform: translateX(-50%); 
        border: none;
    }
    
    #sixthFirstText{
/*        font-size: 20px; */
    }

    #sixthHeader{
/*        font-size: 60px;*/
        margin: 10px 0px 150px 0px;
    }

    .contactCell{
        width: 210px;
        float: left; 
    }

    .contactIc{
        font-size: 60px;
    }

    .cFirst{
        font-size: 16px;
    }

    .cSecond{
        font-size: 20px;
    }

    .contactCellR{
        margin-right: 20;
    }
    
    
     /*Start of seventh Section for 800*/
    #seventhSection{
        
    }
    
    #seventhInner{
        height: auto; 
    }

    #leftSev{
        width: 400px; 
        margin-right: 0px;
    }

    #rightSev{
        display: none;
    }

    #leftSevInner{
        padding: 30px;
    }

    #leftContact{
        font-size: 19.11px;
    }

    .label{
        font-size: 16.25px;
    }

    .input{
        padding: 5px 10px;
        Font-Size: 18.5px; 
        margin-top: 5px;
    }

    textarea{
        margin-top: 10px;
        Font-Size: 18.5px; 
    }

    #btn{
        padding: 8px 16px;
        margin-top: 20px;
        font-size: 16.25px;
        border-radius: 3px;
    }
}



@media only screen and (max-width: 690px){
    #topBottom{
        height: auto;
        bottom: 10px;
    }
    
    .h1{
        float: none; 
        top: 0%; 
        transform: translateX(0%) translateY(0%); 
        -moz-transform: translateX(0%) translateY(0%); 
        -webkit-transform: translateX(0%) translateY(0%);  
        
        text-align: center;
        margin: 0;
        position: relative;
        margin-bottom: 10px;
    }
    
    #topContact{
/*        display: none; */
        position: relative;
        margin-bottom: 10px;
    }
    
    .tcon{
        float: left; 
/*        background: blue; */
        line-height: 100%;
        position: relative; 
        top: 50%; 
        transform: translateY(-50%)
    }
    
    .ttcon{
/*        background: green; */
    }
    
    #topIcons{
/*        display: inline-block; */
         position: relative;
        left: 50%; 
        transform: translateX(-50%); 
        -moz-transform: translateX(-50%); 
        -webkit-transform: translateX(-50%); 
        width: auto; 
        height: 50px; 
        float: left; 
        padding: 0px 16px;
    }
    
    
    
    .iconB{
        margin-bottom: 0px;
        margin-right: 20px;
        font-size: 25px;
    }
    
    /*Start of sixth section for 690px width*/
    #sixthSection{
        height: 200px; 
        position: relative;
        float: left; 
        box-sizing: border-box; 
        
    }
    
    
    #sixthInner{
        width: auto;
        bottom: 0px;
        position: relative;
        float: left; 
        margin-top: 50px;
        margin-bottom: 50px;
    }
    
    #sixthFirstText{
        margin: 0;
    }

    #sixthHeader{
/*        font-size: 60px;*/
        margin: 10px 0px 100px 0px;
    }

    .contactCell{
        width: 300px;
        clear: left; 
        left: 50%; 
        transform: translateX(-50%); 
        position: relative;
    }


    .contactIc{
        font-size: 70px;
    }

    .cFirst{
        font-size: 20px;
    }

    .cSecond{
        font-size: 25px;
    }

    .contactCellR{
        margin-right: 0px;
        margin-bottom: 100px;
    }
}

@media only screen and (max-width: 620px){
    #welcome{
        font-size: 22px;
    }
    
    #shortLogo{
        width: 400px; 
        height: 116.96px;
    }
    
    #weCap{
        font-size: 35px; 
    }
    
    #bm{
        font-size: 55px; 
    }
    
    #capP{
        font-size: 17px;
        width: 400px
    }
    
    #thirdBtn{
        font-size: 16px;
        padding: 12px 18px;
    }
}

@media only screen and (max-width: 500px){
    #fourthSection{
        height: 1100px;
    }
    #weCap{
        font-size: 30px; 
    }
    
    #bm{
        font-size: 50px; 
    }
    
    #capP{
        font-size: 15px;
        width: 350px
    }
    
    #thirdBtn{
        font-size: 14px;
        padding: 10px 16px;
    }
}

@media only screen and (max-width: 450px){
    #weCap{
        font-size: 25px; 
    }
    
    #bm{
        font-size: 40px; 
    }
    
    #capP{
        font-size: 13px;
        width: 350px; 
        margin-top: 40px;
        width: 100%;
    }
    
    #thirdBtn{
        font-size: 14px;
        padding: 10px 16px;
    }
    
    /*Fourth section below*/
    #fourthSection{
        float: left; 
        clear: left; 
        width: 100%;
        position: relative;
        height: 800px;
    }
    
    #leftFourth{
        width: 100%; 
        z-index: -1; 
        position: absolute; 
    }

    #rightFourth{
        width: 100%; 
        background: none;
        position: absolute;
    }

    #rightInner{
        width: 80%;
        right: 0%; 
        left: 50%; 
        top: 50%; 
        
        transform: translateX(-50%) translateY(-50%); 
        -moz-transform: translateX(-50%) translateY(-50%); 
        -webkit-transform: translateX(-50%) translateY(-50%); 
    }

    #fourthH2{
        font-size: 40px;
        margin-bottom: 5px; 
        margin-top: 0px;
    }

    #wwa{
        font-size: 22px;
    }

    #aboutUs{
        margin-top: 50px; 
        font-size: 18px;
    }
    
    .teamCell{
        width: 300px;
        clear: left; 
        top: 0%; 
        left: 50%; 
        transform: translateX(-50%) translateY(0%); 
        -moz-transform: translateX(-50%) translateY(0%); 
        -webkit-transform: translateX(-50%) translateY(0%); 
        position: relative;
    }
    
    .teamName{
        font-size: 22px; 
        margin-top: 15px;
    }
    
    .teamTitle{
        font-size: 18px;
    }
    
    .teamDisc{
        margin: 25px 0px 25px 0px; 
        font-size: 14px;
    }
    
    .teamICCont{
        font-size: 22px; 
    }
    
    .teamImgDiv{
        height: 200px; 
    }
    
    .teamRight{
        margin-right: 0px;
        margin-bottom: 20px;
    }
    
    .teamWrapper{
/*        border: 1px solid red;*/
        float: left; 
        width: 100%;
    }
    
    #bulletsWrapper{
        margin-top: 30px;
        float: left; 
        clear: left; 
        margin-bottom: 15px;
    }

}

@media only screen and (max-width: 400px){
/*
    body{
        border: 5px solid green;
    }
*/
    
    #welcome{
        font-size: 18px;
    }
    
    #shortLogo{
        width: 300px; 
        height: 87.72;
    }
    
    /*start of seventh section for 400px*/
    #seventhSection{
        padding: 10px;
        box-sizing: border-box;
    }
    
    
    #leftSev{
        width: 100%; 
        margin-right: 0px;
    }

    #leftSevInner{
        padding: 30px;
    }

    #leftContact{
        font-size: 19.11px;
    }

    .label{
        font-size: 16.25px;
    }

    .input{
        padding: 5px 10px;
        Font-Size: 18.5px; 
        margin-top: 5px;
    }

    textarea{
        margin-top: 10px;
        Font-Size: 18.5px; 
    }

    #btn{
        padding: 8px 16px;
        margin-top: 20px;
        font-size: 16.25px;
        border-radius: 3px;
    }
}

@media only screen and (max-width: 360px){
    /*Start of sixth section for 360px width*/
    #sixthInner{
        margin-top: 50px;
        margin-bottom: 50px;
    }
    
    #sixthFirstText{
        margin: 0;
        font-size: 20px;
    }

    #sixthHeader{
        font-size: 60px;
        margin: 10px 0px 100px 0px;
    }

    .contactCell{
        width: 300px;
        clear: left; 
        left: 50%; 
        transform: translateX(-50%); 
        position: relative;
    }


    .contactIc{
        font-size: 60px;
    }

    .cFirst{
        font-size: 18px;
    }

    .cSecond{
        font-size: 23px;
        margin: 0;
    }

    .contactCellR{
        margin-right: 0px;
/*        margin-bottom: 20px;*/
    }
}



