#nav-menu{
    display:none;
}


#nav-menu-mobile{
    display:block;
    width:100%;
    padding: 0px;
    min-height: 50px;
    background-color: #fff;
    clear: both;
}
#nav-menu-mobile .logo-mobile{
    clear: both;clear: both;background: #fff;
    height: 60px;line-height: 60px;
    padding: 0px 3%;
}
#nav-menu-mobile .m-logo{
    float: left;
    width: 70px;
    height: 60px;
}
#nav-menu-mobile .m-logo img{
    object-fit: contain;
    height: 56px;
    width: 56px;
}
#nav-menu-mobile .menu-logo{
    float: right;
    width: 50px;
    height: 60px;
}
 #nav-menu-mobile .menu-logo img{
    object-fit: contain;
    height: 46px;
    width: 46px;
}
#nav-menu-mobile .nav-links-mobile{
    height: 90vh;
    background-color: #fff8f8;
    display: none;
}
#nav-menu-mobile .nav-links-mobile li{
    padding: 14px 3%;
    margin: 5px 3%;
    font-weight: bold;
    list-style: none;
    border-bottom: 3px solid #fff
}



/* footer container style */
#footer{
    min-height: 500px;
    padding: 20px 0px 0px 0px;
}
#footer section h2{
    font-weight: bold;
    color: #333;
}
#footer .footer-logo{
    margin: 0px 3% 10px 3%;
}
#footer .about-footer{
    clear: both;
    min-height:150px;
    width: 100%;
    padding: 5px 3%;
}
#footer .about-footer p{
    margin: 0px 0px 12px 0px;
}

#footer .footer-service{
    clear: both;
    min-height:120px;
    width: 100%;
    padding: 5px 3%;
}
#footer .footer-support{
    clear: both;
    min-height:120px;
    width: 100%;
    padding: 5px 3%;
}
#footer .footer-contact{
    clear: both;
    min-height:120px;
    width: 100%;
    padding: 5px 3%;
}




/* site header */
#background-header{
    height: 150px;}
    
#background-header .background-header{
height: 150px;}
#background-header .background-header h2{
    font-size: 32px;
    padding: 40px 0px 0px 0px;
}





/* project style */
#projects article{
    width: 47%;
    margin: 20px 1.5%;
    height: 300px;
    border-radius: 4px;}

#projects h4{
        padding: 20px 0px 0px 0px;}
    
#projects h2{
      font-size: 36px;}

#projects article img{
    height: 300px;
    border-radius: 4px;}
#projects article section{
    width: 90%;
    left: 5%;
    right: 5%;
    border-radius: 4px;
    bottom: 20px;
    padding: 5px 2%;}


           
/* contact us style */
#map-container{
    height: 350px;
}
#map-container iframe{
height: 350px;
}
  #get-in-touch{
    clear: both;
    min-height: 340px;
    width: 100%;
    padding: 20px 3%;
  }
  
  #get-in-touch h2{
    padding: 0px 0px 10px 0px;
    font-size: 22px;
  }
  
  #get-in-touch h3{
    padding: 15px 0px 8px 0px;
  }
  
  #get-in-touch-form{
    clear: both;
    min-height: 340px;
    background-color: #fff8f8;
    width: 100%;
    padding: 20px 3%;
  }
  /* end here contact us style */




  
/*  feature */
#container-why-install{
    padding: 20px 4%;
    min-height: 600px;}

#container-why-install h1{
    padding: 15px 0px 0px 0px;}

#container-why-install h2{
  font-size: 30px;}

#container-why-install article{
    width: 31.33%;
    margin: 10px 1%;
    height: 120px;
}
#container-why-install article section img{
    height: 60px;
    width: 60px;
    padding: 0px;
}
#container-why-install article section{
    height: 60px;
    margin: 10px auto;
    width: 70px;
    line-height: 60px;
}

#container-why-install article h4{
    padding: 20px 0px 0px 0px;
    font-size: 14px;
    font-weight: bold;
}

#container-why-install #contents-services-clicked{
    width: 100%;
    min-height: 400px;
}
#container-why-install #contents-services-clicked-right{
    clear: both;
    width: 100%;
    padding: 5px 4%;
    margin:0px;
    min-height: 200px;}

#container-why-install #contents-services-clicked-right .service-home-title{
        font-size: 26px;}

#container-why-install #contents-services-clicked-right .service-home-desc{
        font-size: 15px;}


#container-why-install #contents-services-clicked-left{
    clear: both;
    width: 100%;
    padding: 5px 10%;
    margin: 30px 0px 0px 0px;
    min-height: 200px;}

    #container-why-install #contents-services-clicked-left img{
        height: 220px;
        width: 90%;
        object-fit: cover;
        margin: 10px auto;}


 /*  our partners */
  #our-partner{
    padding: 40px 5%;
}

#our-partner section{
    width: 21%;
    padding: 2px 1%;
    margin: 2px 2%;
    height: 100px;
    float: left;
    text-align: center;
}

#our-partner section img{
    width: 96px;
    height: 96px;
    object-fit: contain;
}



/* about home */
#about-us-home{
    min-height: 300px;
    padding: 30px 4%;}

    #about-us-home #about-us-home-full{
        clear: both;
        display: block;
        width: 100%;
        padding: 0px 4%;
    }
    #about-us-home #about-us-home-left h2, #about-us-home #about-us-home-full h2{
        font-size: 26px;
    }


    #about-us-home #about-us-home-full .sub-achieve-1{
        width: 50%;
        float: left;
        text-align: center;
        padding: 20px 5%;
        margin: 30px 0px;
    }
    
    #about-us-home #about-us-home-full .sub-achieve-2{
        width: 50%;
        float: left;
        text-align: center;
        padding: 20px 5%;
        margin: 30px 0px;
    }
    
    
    #about-us-home #about-us-home-full .sub-achieve-1 img{
        width: 128px;
        height: 128px;
        object-fit: contain;
        padding: 20px;
        background-color: rgb(109, 238, 156);
        border-radius: 50%;
    }
    
    
    #about-us-home #about-us-home-full .sub-achieve-2 img{
        width: 128px;
        height: 128px;
        object-fit: contain;
        padding: 20px;
        background-color: #fff;
        border-radius: 50%;
    }

/* index home style */
#splash-screen-home{
min-height: 320px;}    
#splash-screen-home .splash-screen-home{
min-height: 320px;}
    
    #splash-screen-home .splash-screen-home h3{
        font-size: 32px;
        padding: 90px 5% 15px 5%; 
        width: 90%;
    }
    
    #splash-screen-home .splash-screen-home p{
        font-size: 16px;
        width: 90%;}
    
    #splash-screen-home .splash-screen-home a{
            margin: 35px 0px 0px 5%;}




            
/* success home about home */
#about-us-success{
    min-height: 400px;
    padding: 30px 5%;}

#about-us-success #about-us-home-left{
    clear: both;
    width: 100%;
    padding: 10px 4%;
}

#about-us-success #about-us-home-left h2{
    font-size: 26px;
}
/* #about-us-home #about-us-home-left .sub-achieve-1
#about-us-home #about-us-home-left .sub-achieve-2 */

#about-us-success #about-us-home-right{
    margin: 30px 0px 0px 0px;
    clear: both;
    width: 100%;
    padding: 10px 4%;
}
#about-us-success #about-us-home-right img{
    width: 220px;
    height: 220px;
}




  /* about us page style */
  #about-us-cont{
    padding: 20px 10%;
}
#about-us-cont .cont-img{
    width: 30%;
    min-height: 300px;}

    #about-us-cont .cont-img img{
        width: 90%;
        min-height: 340px;
    }
    #about-us-cont .cont-txt{
        width: 65%;
        margin: 0px 0% 0px 0px;
    }

    
  #about-us-p{
    padding: 30px 10%;
}

#about-us-p .left{
    width: 100%;
    padding: 14px 2%;
}

#about-us-p .right{
  width: 100%;
  padding: 14px 4%;
  text-align: center;
}

#about-us-p .left img{
  width: 200px;
  height: 200px;;
}


#container-about-us-stats{
    min-height: 400px;
    margin: 0px 0px 30px 0px;
}


#container-about-us-stats article{
    width: 46%;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12),  0px 1px 3px 0px rgba(0, 0, 0, 0.1);
    float: left;
    margin: 20px 2%;
    height: 230px;
    padding: 20px 3%;
    border-radius: 5px;
}


#team-container{padding: 40px 3%;min-height: 600px;}
#team-container h2{font-size: 22px;}
#team-container p{padding: 0px 0px 20px 0px;}
#team-container article{
    width: 46%;
    height: 280px;
    margin: 10px 2%;
}



#team-container article .img-team-m{
    height: 280px;
}
#team-container article .img-team-m img{
    height: 280px;
}




#team-container article .img-view{
    display:none;
}

#team-container article .bio-team{
    clear: both;
    width: 100%;
    padding: 10px 4%;
    position: relative;
}



#team-container article .cont-team-m{
    top: 10vh;
    width: 80%;
    left:10%;
    padding: 0px 2%;
    height: 80vh;
    bottom: 10vh;
}

#team-container article .cont-team-m h2{
    margin: 60px 0px 6px 0px;
    padding: 3px 0px;
    font-size: 20px;
    text-align: center;
}


