@media all and (max-width:992px){

    .pressVideos .col-md-6{
    margin-bottom: 45px
}

    .bannerText{
    line-height: 35px
    }
     .mainMenu ul{
        position: static;
        width: 100%
    }
    .hideTablet{
        display: none
    }
    .showTablet{
        display: block
    }
    .mainMenu ul:last-child li:first-child{
        padding-left: 0
    }
    .menusMain{
        width:100%
    }
    .scrolled .mainMenu ul:first-child{
        padding-right: 0
    }
    .scrolled header{
        height: 90px
    }
    .scrolled .mainMenu ul{
        padding-top: 40px
    }
    .scrolled .menuLogo{
        margin-left: -21px
    }
    .bannerText{
        font-size: 30px;
        width: 90%
    }
    
    .infographicholder .col-md-6{
        float: left;
        width: 50%
    }
    .infographicholder .row .col-md-6:first-child{
        height: 690px
    }
    .inforgraphic{
        right: 10px
    }
    .subText{
        padding-top: 0;
        margin-bottom: 15px
    }
    .letterSec .row > .col-md-8{
        float: none;
        width: 100%
    }
    .letterSec .row > .col-md-4{
        float: right;
        width: 40%
    }
    .letterSec .quoteHolder{
        width: 100%;
        margin: 0 auto
    }
    .trophyHolder2{
        margin:0 auto;
        margin-bottom:20px
    }
    #section-3 .col-md-3{
    width:33%;
        float: left
    }
    #section-3 .row .col-md-3:first-child{
    width:100%;
        float: none
    }
    .linkHolder a{
    display: block;
        margin: 0 auto;
        margin-bottom: 30px
    }
    .linkHolder a:first-child{
    margin-left: auto
    }
    .projectDetailsTop ul.numberList1 li{
        display: inline-block;
    float: none;
    width: auto !important
    }
    .projectDetailsTop ul.numberList1{
    text-align: justify;
        width:90%;
        margin:  0 auto
    }
    .projectDetailsTop ul.numberList2{
    width: 70%
    }
    .projectDetailsTop {
    margin-bottom: 260px;
    padding-top: 205px;
}
   .projectDetailsTop ul.numberList1::after {width: 100%; display: inline-block; content: "."; visibility: hidden}
    
    #section-5 .col-md-5{
    float: left
    }
    .textBlockBreak{
    height: 0
    }
    #section-5 .row .col-md-6{
        width: 47%;
    float: right;
    }
    #section-5 .row .col-md-6:first-child{
        width: 52%;
    float: left;
    }
    .contactInfo .col-md-4{
    margin-bottom: 75px
    }
    .contactSec{
    padding: 60px 0 100px 0
    }
    .number{
        font-size: 40px
    }
    .projectDetailsBottom{
        margin-bottom:50px
    }
    
}
@media all and (max-width:767px){
.buttonHolder .gotoWebsite {
width: 100%;
margin-bottom: 10px;
}
    #section-1{
     padding-bottom:130px   
    }
.LoadshapeHolder{
    -moz-transform: scale(0.5);
-webkit-transform: scale(0.5);
-o-transform: scale(0.5);
-ms-transform: scale(0.5);
transform: scale(0.5);
}
    .mainMenu.showTablet{
    display: none
    }
    .scrolled .mainMenu.showTablet{
    display: block
    }
    .fullBanner{
    padding-top:40px
    }
    .logo{
    width: 225px;
        margin-bottom: 40px
    }
    .bannerText{
    font-size: 25px;
        position: static;
        -moz-transform: none;
-webkit-transform: none;
-o-transform: none;
-ms-transform: none;
transform: none;
    width: 100%;
        line-height: 31px
    }
    .linkHolder a{
        font-size: 14px
    }
    .secTitle{
    font-size: 26px
    }
    .fullSec{
    padding-top: 45px;
        padding-bottom: 45px
    }
    .infographicholder .col-md-6{
    width:100%;
        float: none
    }
    .infoItem{
    font-size: 20px
    }
    .infoItem span{
    font-size: 37px
    }
    #info3{
    right: 32px
    }
    .highlightText{
    font-size: 26px
    }
    .letterSec .row > .col-md-4{
    width: 100%;
        float: none
    }
    #section-3 .col-md-3 {
    width: 100%;
    float: none;
}
    .projectContent{
    padding-top: 0
    }
    .projectLogo{
    font-size: 14px
    }
    .projectLogo{
    margin-bottom: 40px
    }
    .linkHolder a{
    width: 100%;
        background-position: 15px center !important;
        text-indent: 16px
    }
    #section-5 .col-md-5{
    width:100%
    }
    .trophyHolder{
    width:180px;
        margin: 0 auto
    }
    .trophyHolder img{
    width: 100%;
        margin-bottom: 20px
    }
    #section-5 .row .col-md-6:first-child,#section-5 .row .col-md-6{
    width: 100%;
        float: none
    }
    .careerSec .fancyIntro{
    font-size: 24px
    }
    #section-6{
    padding-top: 100px
    }
    #section-5{
    padding-bottom: 100px
    }
  #shape5,#shape6{
  bottom:-114px
  }
    .footer{
        font-size: 12px
}
.mainMenu ul{
max-height: 0;
    opacity: 0;
    overflow: hidden
}
    .mobileTag{
    display: block;
        padding-top: 57px;
        font-size: 14px;
        text-align: center;
        text-transform: uppercase;
        color:#3e3934;
        letter-spacing: 1px;
        position: relative
    }
    .mobileTag:after {
  content: "\f107";
        display: inline-block;
        right: 0;
        top:0;
        font-family: 'FontAwesome';
        color:#000;
        font-size: 19px;
    position: relative;
    top: 2px;
    left: 9px;
}
    .mainMenu.open ul{
    
    max-height: 1000px;
        opacity: 1
    }
   
    .mainMenu ul{
    background: #FFF;
             width: 200%;
        box-shadow: 0 4px 5px -4px #444;
    left: 50%;
    position: relative;
    margin-left: -100%;
    text-align: center;
    }
    .mainMenu ul li{
    display: block;
   height: 40px;
        line-height: 40px
    }
    .projectDetailsTop{
        padding-top: 0
        
    }
    .projectDetailsTop ul.numberList1 li,.projectDetailsTop ul.numberList2 li{
        
        width: 100% !important;
        margin-bottom: 10px;
        text-align: center
    }
    .projectDetailsTop{
        margin-bottom: 35px
    }
    .overlayContent .linkHolder a{
        width: 100%
    }
    .projectDetailsBottom{
        height: 455px;
        overflow-y: auto;
        overflow-x: hidden
    }
    .projectDetailsBottom{
        margin-bottom: 56px
    }
    .number{
        font-size: 30px
    }
    .numberTag{
        font-size: 23px
    }
    .overlayContent h3{
        margin-bottom: 30px
    }
    .projectDetailsBottom .fancyIntro {
    font-size: 16px;
    line-height: 20px;
}
    .awardHolder{
        width: 150px
    }
    .letterSec .imageContainer{
        margin-bottom: 10px
    }
 .logo{
    width:200px
    }
    .infographicholder.hiddenSec{
    opacity: 1 !important
}
    .footer .container{
    margin: 0 10px
}
.footer .col-md-6{
    padding: 0
}
 
    #shape3,#shape4{
            -moz-transform: scale(0.5);
-webkit-transform: scale(0.5);
-o-transform: scale(0.5);
-ms-transform: scale(0.5);
transform: scale(0.5);
        bottom:-165px
    }
    #section-5 .subText{
        padding-top: 0
    }
    #section-2 .secTitle{
        background:#FFF
    }
    .closeInfo, .closeInfo2, .galleryOverlay .closeGallery, .videoOverlay .closeVideo{
        right:20px;
        top:20px
    }
    .videoIframe{
        top:65px;
        -moz-transform: translateY(0px);
-webkit-transform: translateY(0px);
-o-transform: translateY(0px);
-ms-transform: translateY(0px);
transform: translateY(0px);
height:100% !important
    }
    
    

.fixOverlay3 .projectOverview{
    position:static;
}
    
    .fixOverlay4 .projectOverview{
        height:0
    }
    .fixOverlay4 #section-4{
        height:600px
    }
    
    
}

@media all and (max-height:650px)  and (min-width:500px){
.logo{
    width:250px
    }
}

@media all and (max-height:600px) and (min-width:500px){

    .logo{
    width:200px
    }
.fullBanner{
padding-top: 100px
}
}


@media all and (max-height:500px){

    .fullBanner{
    height: 550px
    }
   
}