@media screen and (max-width:1500px){
    #videoWrapper .baner-video {
        height: 100vh;
    }
    .footer-top-section h1 {
        bottom: -14%;
    }

}
@media screen and (max-width:1200px){
    .circle{
        display: none;
    }
    .home-about-description-box{
        width: 100%;
        height: 100%;
        padding-right: 30px;
    }
    .about-us-title-box{
        height: fit-content;
    }
    .about-us-title-box h1{
        position: static;
    }
    .h-xl-fit-content{
        height: fit-content;
    }
    .about_us_section{
        padding: 50px 0;
        padding-bottom: 80px;
    }
    .about-us-title-box h1{
        font-size: 80px;
    }
    .masked {
        width: 100%;
        height: 500px;
    }
    .service-masked{
        width: 100%;
    }
    .service-section{
        padding: 50px 0;
    }
    .service-widget-section{
        padding: 40px 0;
    }
    .why-choose-right-box span{
        margin-left: 0;
    }
    .why-choose-right{
        padding: 20px 0;
    }
    .why-choose-right-box{
        width: 100%;
    }
    .footer-link-widget,.footer-icon-link{
        padding: 10px 0;
        border-right: 0;
    }

    
.headerClass .navbar {
    background-color: #fff !important;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  
   
}
body.dark .headerClass .navbar{
    background-color: #000 !important;
}
.headerClass  {
          position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 999;
}
.headerClass .navbar .nav-tog{
    color: #efbf21 !important;
}
.offcanvas-menus ul li{
    margin: 10px 0;
}
 .wow{
        animation-name: none !important;
        visibility: visible !important;
    }
    
}
@media screen and (max-width:991px){
    .hero-baner h1{
        font-size: 40px;
            line-height: 60px;
    }
    .container-max-sm .row{
       margin: 0;
    }
    .photography-container{
        padding-bottom: 0;
    }
    .photography-masked{
        height: 300px;
    }
    .web-design-container{
        height: fit-content;
        padding: 20px;
    }
    .web-design-right img{
        position: static;
        margin-top: 0;
    }
    .web-design-left h3 br{
        display: none;
    }
    .web-design-left h3{
        text-align: center;
    }
    .web-design-left h3{
        font-size: 40px;
    }
    .footer-top-section h1 {
        bottom: -10%;
    }
    .photography-masked .bottom{
            display: none;
        }
    
}
@media screen and (max-width:768px){
        .footer-top-section h1 {
            bottom: -7%;
        }
        .footer-top-section{
            padding: 0px;
        }
        .service-info-right h3{
            font-size: 40px;
        }
        
}
@media screen and (max-width:567px){
    .nav-logo img{
        width: 150px;
    }
    .about-us-title-box h1{
        font-size: 40px;
    }
    .service-masked{
        height: 400px;
    }
    .service-masked .bottom{
        width: 150px;
        height: 150px;
    }
    .rounded-yellow{
        width: 70px;
        height: 70px;
    }
    .service-bottom-register-btn{
        display: flex;
        justify-content: center;
        flex-direction: column;
    }
    .service-bottom-register-btn h6{
        width: 100%;
    }
    .section-title h3 {
        font-size: 30px;
        line-height: 40px;
    }
    .web-design-left h3{
        font-size: 30px;
    }
    .how_we_works_section .container-max-cs .row{
           margin: 0;
    }
    .why-choose-right-box{
        flex-direction: column;
    }
    .why-choose-right-box-info{
        padding: 10px 0;
    }
    .why-choose-left{
        height: 350px;
    }
    .copy-right p{
        font-size: 13px;
    }
    .footer-widget img{
        width: 200px;
    }
    .footer-link-widget h3{
        font-size: 24px;
    }
       .service-info-right h3{
            font-size: 40px;
        }
}
@media screen and (max-width:567px){
     .footer-top-section h1 {
            bottom: -4%;
        }
}