@media(max-width:1500px) {}

@media(max-width:1400px) {}

@media(max-width:1200px) {}

@media(max-width:1069px) {

    header .headermn {
        padding: 5px 0px;
    }

    header .headermn .navbar .navbar-brand {
        width: 8%;
    }

    #counter h2 {font-size: 25px; width: 85%;}


}

@media(max-width:991px) {


    header .navbar-nav {
        align-items: start; gap: 17px;
    }

    header .navbar .whatsapp {
        margin-top: 15px;
    }

    #should-work .row{row-gap: 25px;}

    #counter .content {margin-left: 0px;}
    #counter {padding: 50px 0px;}
    #testimonials .content h2{width: 100%;}




}

@media(max-width:768px) {}

@media(max-width:643px) {}

@media(max-width:579px) {}

@media(max-width:480px) {

    header{position: unset;}

    header .offcanvas.offcanvas-end {
        width: 80%;
    }

    header .headermn .navbar .navbar-brand {
        width: 16%;
    }

    .sticky .headermn .navbar .navbar-brand {
        width: 16%;
    }
    
    header .navbar .whatsapp{display: block !important;}
    header .navbar .whatsapp li{margin-bottom: 15px;}

    #about{padding: 30px 0px;}
    #about .content h6 {margin-bottom: 8px;}
    #about .content h2 {font-size: 24px; margin-bottom: 5px;}
    #about .content .text {font-size: 14px;}

    #should-work .iner:hover .imgs::before {width: 60px;height: 60px;}
    #should-work .iner .imgs::before {width: 50px;height: 50px;}
    #should-work .imgs img{width: 45px;}

    /* #properties{background-color: transparent;} */
    #properties h2, #should-work h2 {font-size: 25px;}
    #properties .text {margin-bottom: 25px; font-size: 14px;}

    #should-work .text{font-size: 14px; margin-bottom: 15px;}

    #gallery {padding: 20px 0px;}
    #gallery h2 {font-size: 25px; margin-bottom: 10px;}

    #should-work {padding: 30px 0px;}
    #should-work h3 {font-size: 13px; margin-top: 15px;}
    
    #should-work .iner .imgs::before{display:none;}
    #should-work .imgs {height: 65px; width: 65px; margin: auto;
    background-color: #c7c9cb; border-radius: 50px; line-height: 65px;}

    #banner-bg-1{padding: 60px 0px;}
    #banner-bg-1 .content h2{width: 100%; font-size: 24px;}
    #banner-bg-1 .content .text{width: 100%; font-size: 14px;}


    #counter h2{width: 100%;}
    #counter .text{width: 100%; font-size: 14px;}

    #counter .item h3 {font-size: 23px;}
    #counter .item h4 {font-size: 13px;}
    #testimonials .content h2{font-size: 24px; margin-bottom: 10px;}
    #testimonials .row{row-gap: 30px;}

    #testimonials {padding: 40px 10px;}
    #testimonials .iner h4 {font-size: 16px;}
    #testimonials .iner h6 {font-size: 12px;}
    #testimonials .iner .text {font-size: 12px; margin-top: 25px;}
    #testimonials .iner i {font-size: 22px;}

    #client-logo {padding: 35px 10px;}
    #client-logo .text {font-size: 13px; margin-bottom: 33px;} 

    #download-browser .content {padding: 30px 0px; text-align: center;}
    #download-browser .content h2 {font-size: 24px;}
    #download-browser .content a {padding: 8px 18px; font-size: 13px;}
    
    #video-img {background-position: inherit; padding: 59px 0px; background-size: cover; background-repeat: no-repeat; background-attachment: unset;}
    
    .video-one__btn {width: 58px; height: 58px;font-size: 16px;}

    footer .footertop .addres li {
        margin-bottom: 10px;
    }

    footer .row {
        row-gap: 15px;
    }

    footer .footertop ul li {margin-top: 5px;}

    footer .footertop .about .text {
        width: 100%;
    }

    footer .footertop .about img {
        width: 30%;
    }

    footer .footertop .heading {
        gap: 10px;
        margin-top: 15px;
    }

    footer .footertop {
        padding: 30px 0px 0px;
    }

    footer .footertop .soical-a img {
        width: 64%;
    }

    footer .footertop .soical-a {
        margin-top: 20px;
        padding-top: 20px;
    }

    footer .footerboo ul{display: block; text-align: center;}
    footer .footerboo ul li:first-child{margin-bottom: 15px;}


    






}

@media(max-width:400px) {}

@media(max-width:359px) {}