@media only screen and (max-width: 1330px) and (min-width : 1200px) {

    .bannerH
    {
        font-size: 75px;
        color: white;
        font-family: 'Lato-Bold';
        margin-right: 10%; 
        margin-left: 10%;
        text-align: center;
    }
}

@media only screen and (max-width: 1199px) and (min-width : 992px) {


   

    .logoSec {
        width: auto;
        height: 90px;
        float: left;
        display: flex;
        align-items: center;
    }

    .menuItems li
    {
        font-family: 'Lato-Regular';
        display: inline-block;
        padding: 22px 15px;
        cursor: pointer;
        transition: all .8s ease;
        color: whitesmoke;
    }

    .carousel-items {
        background: #eee;
        height: 600px;
        background-size: cover;
        background-position: center center;
    }
    
    .itemGray
    {
        background-color: rgba(0,0,0,0.7);
        height: 600px;
    }

    .graysubCont
    {
        padding-left: 75px;
    }
    

    .aboutRcont {
        width: 55%;
    }

    .servCardSub p {
        margin-bottom: -41%;
    }

    .bannerH
    {
        font-size: 65px;
        color: white;
        font-family: 'Lato-Bold';
        margin-right: 10%; 
        margin-left: 10%;
        text-align: center;
    }

}


@media only screen and (max-width: 991px) and (min-width : 768px) {

    .whatSecW
    {
        background-image: none !important;
    }

    .menuItems
    {
        display: none;
    }
  
    .navbarIcon
    {
        display: block;
    }

    .cItemContent2
    {
        font-size: 50px;
        padding-right: 5%;
        padding-left: 15px;
        padding-top: 170px;
    }

    .slideContent {
        text-align: left;
        color: rgb(255, 255, 255);
        font-family: 'Lato-Light';
        padding: 0;
        font-size: 17px;
        padding-right: 20%;
        padding-left: 15px;
    }


    .graysubCont
    {
        padding-left: 75px;
    }

    .whatSec {
        background-image: none !important;
    }

    .whatP {
        font-size: 15px;
        font-family: 'Lato-Regular';
        text-align: center;
        padding-right: 0%;
        padding-left: 0%;
    }
    
    .whatPW
    {
        font-size: 15px;
        font-family: 'Lato-Regular';
        text-align: center;
        padding-right: 0%;
        padding-left: 0%;
    }

    .enqSecP
    {
        font-size: 14px;
    }

    .servH {
        font-size: 36px;
        font-family: 'Lato-Regular';
        font-weight: 200;
        padding-bottom: 10px;
        position: relative;
    }
    .enqBtnP
    {
        text-align: left !important;
    }

    .bannerH
    {
        font-size: 65px;
        color: white;
        font-family: 'Lato-Bold';
        margin-right:5%; 
        margin-left: 5%;
        text-align: center;
    }

   

}


@media only screen and (max-width: 767px) {

    .menuItems
    {
        display: none;
    }
  
    .navbarIcon
    {
        display: block;
    }

    .whatSecW
    {
        background-image: none !important;
    }

    .GlobalT
    {
        text-align: center;
    }

    .GlobalP
    {
        text-align: center;
    }

    .circleIcon {
        font-size: 70px;
        color: #28B276;
        text-align: center;
    }
   
    .coverSec {
        width: 100%;
        height: 70vh;
        min-height: 70vh;
    }

    .gradient
    {
        height: 70vh;
        min-height: 70vh;
        padding-top: 60px;
    }


    .bannerH {
        font-size: 40px;
        color: white;
        font-family: 'Lato-Regular';
        margin-left: 5%;
        margin-right: 5%;
        margin-bottom: 5%;
    }

   .bannerP
   {
        margin-left: 5%;
        margin-right: 5%;
        margin-bottom: 5%;
   }


    .cItemContent2 {
        font-size: 40px;
        padding-right: 15px;
        padding-left: 15px;
        padding-top: 200px;
    }

    .slideContent {
        text-align: left;
        color: rgb(255, 255, 255);
        font-family: 'Lato-Light';
        padding: 0;
        font-size: 17px;
        padding-right: 15px;
    }

    .section {
        border-style: dashed;
        border-width: 0px 0px 0px 2px;
        border-color: gray;
        padding-left: 15%;
        position: relative;
    }

    .aboutRcont {
        width: 55%;
        height: 100%;
        position: absolute;
        right: 0;
        top: 0px;
    }

    .aboutRcontH {
        text-align: right;
        font-family: 'Lato-Bold';
        font-size: 11px;
    }

    .servCardSub p {
        color: white;
        margin-bottom: 0%;
        transition: 0.8s all ease-in-out;
    }

    .whatP {
        font-size: 15px;
        font-family: 'Lato-Regular';
        text-align: center;
        padding-right: 0%;
        padding-left: 0%;
    }

    .whatPW
    {
        font-size: 15px;
        font-family: 'Lato-Regular';
        text-align: center;
        padding-right: 0%;
        padding-left: 0%;
    }

    .whatSec {
        background-image: none !important;
    }

    .enqBtnP
    {
        text-align: left !important;
    }


    .aboutGray {
        height: 400px;
    }

    .aboutCover {
        min-height: 400px;
    }

    .whatH {
        font-size: 30px;
        font-family: 'Lato-Regular';
        text-align: center;
        font-weight: 400;
        padding-bottom: 20px;
        padding-top: 15px;
    }

    .industryGray {
        background-color: rgba(0,0,0,0.6);
        height: 375px;
    }

    .industryCover {
        min-height: 375px;
    }

    .serviceCover {
        min-height: 375px;
    }
    .serviceGray {
        background-color: rgba(0,0,0,0.6);
        height: 375px;
    }

    .contactH {
        font-size: 22px;
        font-family: 'Lato-Regular';
        font-weight: 200;
        padding-bottom: 20px;
        position: relative;
    }

    .whatSub img
    {
        width: 25%;
        margin-left: 0%;
    }

    .serviceCard
    {
        height: 300px;
        position: relative;
        background-size: cover;
    }

    .servCardH_sec {
        font-size: 19px;
        font-family: 'Lato-Regular';
        font-weight: 200;
        padding-bottom: 20px;
        position: relative;
        color: white;
    }

    .serviceSec {
        min-height: 250px;
    }

    .cslider
    {
        margin-right: 0px !important;
        margin-left: 0px !important;
    }
}


@media only screen and (max-width : 576px) {

    .logoSec {
       
        height: 90px;
        float: left;
        display: flex;
        align-items: center;
    }
    .logo {
        margin-left: 20px;
        margin-top: 0px;
        height: 60px;
    }


    .bannerH {
        font-size: 30px;
        color: white;
        font-family: 'Lato-Regular';
    }
   
    .bannerP {
        font-size: 16px;
        color: white;
        font-family: 'Lato-Light';
        margin-right: 0%;
    }
    

    .aboutCover {
        min-height: 450px;
    }

    .aboutGray {
       
        height: 450px;
    }

    .cItemContent2 {
        font-size: 27px;
        padding-right: 15px;
        padding-left: 15px;
        padding-top: 150px;
    }

    .slideContent {
        text-align: left;
        color: rgb(255, 255, 255);
        font-family: 'Lato-Light';
        padding: 0;
        font-size: 16px;
        padding-right: 15px;
        padding-left: 15px;
    }

   
    .coverSec {
        width: 100%;
        height: 70vh;
        min-height: 70vh;
    }

    .gradient {
        height: 70vh;
        min-height: 70vh;
    }


    .aboutHead {
        font-size: 28px;
        font-family: 'Lato-Bold';
        margin-right: 5%;
    }

    .whyHead {
        font-size: 28px;
        font-family: 'Lato-Bold';
        margin-right: 5%;
        color: white;
    }

    .serviceCard
    {
        height: 250px;
        position: relative;
        background-size: cover;
    }
   
    .servCardH {
        font-size: 17px;
        font-family: 'Lato-Regular';
        font-weight: 200;
        padding-bottom: 20px;
        position: relative;
        color: white;
    }

    .abtH {
        font-size: 25px;
        font-family: 'Lato-Regular';
        font-weight: 200;
        margin-right: 0%;
        padding-bottom: 20px;
        position: relative;
    }
    

    .aboutRcont {
        width: 100%;
        height: 100%;
        position: inherit;
        right: 0;
        top: 0px;
    }

    .abtImg {
        width: 70%;
        display: none;
    }


    .servCardSub p {
        color: white;
        margin-bottom: -35%;
        transition: 0.8s all ease-in-out;
    }


    .servH {
        font-size: 30px;
        font-family: 'Lato-Regular';
        font-weight: 200;
        padding-bottom: 20px;
        position: relative;
    }

    .enqSecP
    {
        font-size: 13px;
    }
   

    .servCardSub p {
        color: white;
        margin-bottom: 0;
        transition: 0.8s all ease-in-out;
    }

    .contactGray {
        background-color: rgba(0,0,0,0.7);
        height: 375px;
    }

    .contactCover {
        min-height: 375px;
    }

    .whatH {
        font-size: 30px;
        font-family: 'Lato-Regular';
        text-align: center;
        font-weight: 400;
        padding-bottom: 20px;
        padding-top: 15px;
    }

    .whatSub img
    {
        width: 30%;
        margin-left: 35%;
    }

    .whatSub p
    {
        text-align: center;
        margin-bottom: 35px;
        font-size: 15px;
    }
    .whatSub h3
    {
        text-align: center;
        font-size: 19px;
        
    }

    .indusCard img{
        width: 100%;
    }

 
}


