@media screen and (min-width: 100px) and (max-width: 768px) {
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
    body{
        overflow-x: hidden !important;
    }
    .menu-header #menu-button{
        display: none;
    }
main{
	padding: 0;
}
}
@media screen and (min-width: 480px) and (max-width: 668px) {
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
        body{
        overflow-x: hidden !important;
    }

.open-menu body {
    position: fixed !important;
}
[data-aos^="zoom"][data-aos^="zoom"]{
    opacity: 1 !important;
}
[data-aos] {
    -webkit-tranform: none !important;
    transform: none !important;
  }
}
@media screen and (max-width: 380px) {
    [data-aos] {
    -webkit-tranform: none !important;
    transform: none !important;
  }
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
    [data-aos^="zoom"][data-aos^="zoom"]{
    opacity: 1 !important;
}
    .open-menu body {
    position: fixed !important;
}
    body{
        overflow-x: hidden !important;
    }
.menu-header #menu-button{
	display: none;
}
}



@media screen  and (max-width: 1400px){  
.banner .bg-img {
    height: 700px;
}

.banner .head {
    padding: 180px 0 0 150px;
}

}

@media screen  and (max-width: 1300px){  
.banner .bg-img {
    height: 660px;
}

.banner .head {
    padding: 150px 0 0 100px;
}

.sec-category .head-top, .sec-menu .head {
    margin: 50px 0 40px;
}

.sec-category .head-top h2, .sec-menu .head h2, .sec-testimonial .top h2, .sec-gallery .head h2, .sec-blog .head h2 {
    font-size: 46px;
}
.sec-category, .sec-menu {
    height: 610px;
}
.sec-menu {
    height: 700px;
}

.sec-category .main .pic img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}

.sec-category .main .disc {
    top: 140px;
}

.sec-testimonial {
    padding: 40px 0;
}

.sec-gallery .col-sm-12 {
    height: 144px;
}

.sec-blog {
    padding: 40px 0 270px;
}

.footer {
    padding: 40px 0 0;
}

.footer .last {
    margin-top: 30px;
}

.footer .head-top h3 {
    font-size: 23px;
}

.sec-blog .head {
    margin-bottom: 40px;
}
.inner-banner {
    height: 150px;
}
.inner-banner h2 {
    padding: 50px 0 0;
    font-size: 38px;
}

.sec-about {
    padding: 60px 0;
}

.sec-cta .left h2 {
    margin: 0 0 20px;
    font-size: 32px;
}

.sec-cta .right h2 {
    margin: 0 0 20px;
    font-size: 32px;
}

.sec-cta .right ul li a {
    margin: 0;
    font-size: 16px;
}


.sec-cta .head-top h3 {
    margin: 20px 0 20px;
    font-size: 26px;
}

.sec-cta {
    padding: 50px 0;
}

.sec-blog .main .disc h3 {
    margin: 10px 0 14px;
    font-size: 26px;
    font-weight: 500;
    color: #060606;
    line-height: 35px;
}

}

@media screen  and (max-width: 1200px){  
.banner .bg-img {
    height: 610px;
}

.sec-blog .main .disc h3 {
    margin: 10px 0 14px;
    font-size: 26px;
    font-weight: 500;
    color: #060606;
    line-height: 35px;
}

.sec-category, .sec-menu {
    height: 560px;
}
.sec-category .head-top h2, .sec-menu .head h2, .sec-testimonial .top h2, .sec-gallery .head h2, .sec-blog .head h2 {
    font-size: 42px;
}

.sec-menu .head h5, .sec-category .head-top h5, .sec-about .head h5, .sec-testimonial .top h5, .sec-gallery .head h5, .sec-blog .head h5 {
    margin: 0 0 15px;
    font-size: 26px;
}



}

@media screen  and (max-width: 1100px){ 

}

@media screen  and (max-width: 800px){     

}

@media screen  and (max-width: 600px){     

}