@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 {
    height: 897px;
}

.banner .head {
    padding: 150px 20px 0 0px;
}

.sec-service {
    padding: 0px 0 20px;
}
.sec-about {
    height: 1100px;
    padding-top: 100px;
}

.sec-before-after {
    padding: 30px 0 60px;
}

.sec-testimonial-2 {
    height: 870px;
}

.footer .last {
    text-align: center;
    padding: 20px 0;
    margin-top: 30px;
}

.footer {
    padding: 60px 0 0;
}

.page-id-11 .sec-service {
    padding: 50px 0 0px;
}


}

@media screen  and (max-width: 1300px){  

.sec-testimonial {
    padding-top: 320px;
}
.sec-before-after .pic img {
    width: 100%;
    margin: 0 auto;
    height: 440px;
    object-fit: cover;
}
.sec-testimonial-2 {
    height: 830px;
}


}

@media screen  and (max-width: 1200px){  
    .header .book a {
    padding: 15px 10px;
}

.menu-header > ul > li > a {
    padding: 15px 25px;
}

.banner {
    height: 700px;
}

.banner .head {
    padding: 100px 20px 0 0px;
}

.banner .head h5 {
    font-size: 40px;
}

.banner .head h1 {
    font-size: 70px;
}

.banner .head p {
    font-size: 16px;
}

.banner .head .call a {
    font-size: 17px;
    padding: 15px 20px;
}

.banner .head .link {
    margin-left: 15px;
}

.banner .head .link a {
    font-size: 17px;
    padding: 15px 25px;
}

.sec-service .main .disc {
    padding-left: 5px;
    padding-right: 5px;
}

.sec-about {
    height: 850px;
    padding-top: 50px;
}

.sec-about .head h2 {
    font-size: 55px;
    margin: 0 0 240px;
}
}

@media screen and (max-width: 1099px){
    .banner .head h1 {
        font-size: 63px;
    }
    
    .sec-service .slick-arrow{
        right: -20px;
    }
    
    .sec-service .slick-next.slick-arrow {
        left: -20px;
    }
    
    .sec-before-after .slick-arrow {
        right: -30px;
    }
    
    .sec-before-after .slick-next.slick-arrow {
        left: -30px;
    }
    
    .sec-testimonial .slick-arrow {
        right: -30px;
    }
    
    .sec-testimonial .slick-next.slick-arrow {
        left: -30px;
    }
}

@media screen and (max-width: 999px){
    .header .bottom {
   display: none;
}

.header .social {
    display: none;
}

.header .book a {
    padding: 15px 6px;
    font-size: 14px;
}

.banner {
    height: 500px;
}

.banner .head {
    padding: 50px 20px 0 0px;
}

.banner .head h1 {
    font-size: 48px;
}

.banner .head .call a {
    font-size: 16px;
    padding: 12px 15px;
}

.banner .head .link a {
    font-size: 15px;
    padding: 12px 15px;
}

.banner .col-sm-5 {
    width: 45%;
}

.banner .col-sm-7 {
    width: 55%;
}

.sec-about {
    height: 600px;
    padding-top: 30px;
}

.sec-about .head h2 {
    font-size: 45px;
    margin: 0 0 140px;
}

.sec-5 {
    padding: 40px 0;
}

.sec-5 .head h2 {
    font-size: 48px;
}

.sec-before-after .top h2 {
    font-size: 48px;
}

.sec-service .head h2 {
    font-size: 48px;
}

section.sec-testimonial {
    padding-top: 310px;
}

.sec-testimonial .top h2 {
    font-size: 48px;
}

.sec-testimonial-2 {
    height: 500px;
}

.sec-contact .head h2 {
    font-size: 48px;
}

.footer .col-sm-3 {
    display: none;
}

.footer .col-sm-5 {
    width: 55%;
}

.footer .col-sm-4 {
    width: 42%;
}

.footer .head-top .tag {
    padding-right: 40px;
}

.footer .head-top a {
    font-size: 14px;
}

.footer .head-top a i {
    font-size: 18px;
    height: 38px;
    width: 38px;
    margin-right: 10px;
}
}

@media screen and (max-width: 800px){
    .banner .col-sm-5 {
        width: 50%;
    }
    
    .banner .col-sm-7 {
        width: 50%;
    }
    
    .sec-service .slick-arrow {
        right: -15px;
    }
    
    .sec-service .slick-next.slick-arrow {
        left: -15px;
    }
    html.open-menu nav.nav1 .push-logo img {
        width: auto;
        height: auto;
    }
    
    html.open-menu nav.nav1 .push-logo {
        width: 220px;
        margin-top: 10px;
        margin-bottom: 10px;
        text-align: center;
    }
        html.open-menu nav.nav1 {
        background-color: #000;
    }
        .nav1 ul li a {
        display: block;
        padding: 10px 0;
        color: #fff;
    }
    
a.book_link {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    background-color: #eda323;
    padding: 10px 20px;
    display: inline-block;
    top: 0;
    position: relative;
    text-align: center;
}

select.gt_selector.notranslate {
    background-color: #000;
    color: #fff;
}
li#gtranslate-3 {
    list-style: none;
}

h3.widget-title {
    margin: 15px 0 10px;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
}
    .sec-before-after .pic img {
        width: 100%;
        margin: 0 auto;
        height: auto;
        object-fit: cover;
    }
}


@media screen and (max-width: 500px){
        .sec-about {
        height: auto !important;
    }
        .sec-before-after .pic img {
        height: auto !important;
    }
        .sec-service .head h2, .sec-testimonial .top h2, .sec-5 .head h2, .sec-before-after .top h2, .sec-contact .head h2 {
        font-size: 28px !important;
    }
    li#gtranslate-3 {
    list-style: none;
}

h3.widget-title {
    margin: 15px 0 10px;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
}
        html.open-menu nav.nav1 .push-logo img {
        width: auto;
        height: auto;
    }
    
    html.open-menu nav.nav1 .push-logo {
        width: 220px;
        margin-top: 10px;
        margin-bottom: 10px;
        text-align: center;
    }
        html.open-menu nav.nav1 {
        background-color: #000;
    }
        .nav1 ul li a {
        display: block;
        padding: 10px 0;
        color: #fff;
    }
    
a.book_link {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    background-color: #eda323;
    padding: 10px 20px;
    display: block;
    top: 0;
    position: relative;
    text-align: center;
}

select.gt_selector.notranslate {
    background-color: #000;
    color: #fff;
}
    .header .col-sm-6 {
        width: 100%;
    }
    
    .header .col-sm-3 {
        display: none;
    }
    
    .banner {
        height: 330px;
        background-position: left;
        position: relative;
        background-image: url(./images/banner-1-1.jpg) !important;
    }
    
    .banner .col-sm-7 {
        display: none;
    }
    
    .banner .col-sm-5 {
        width: 100%;
    }
    
        .banner .head {
        padding: 70px 10px 0 10px;
    }
    
    .banner .head p {
        display: none;
    }
    
    .banner:before {
        content: '';
        position: absolute;
        background-color: #0000004a;
        width: 100%;
        height: 100%;
    }
    
    .banner .head .call, .banner .head .link {
        margin-top: 10px;
    }
    
    .banner .head .call a {
        font-size: 14px;
        padding: 8px 12px;
        display: inline-flex;
        align-items: center;
    }

    .banner .head .link a {
        font-size: 14px;
        padding: 8px 15px;
    }
    
    .banner .head .call a i{
         font-size: 18px;
    }
    
    .sec-service {
        padding-top: 30px;
    }
    
    .sec-service .head {
        margin-bottom: 20px;
    }
    
    .sec-service {
        padding-top: 30px;
        padding-bottom: 0;
    }
    
    .sec-service .main {margin-left: 10px;margin-right: 10px;margin-bottom: 0;}
    
    .sec-service .slick-next.slick-arrow {
        left: -6px;
    }
    
    .sec-service .slick-arrow {
        right: -6px;
    }
    
    .sec-about{
        background-image: url(./images/about-mobile-bg.jpg) !important;
        height: 400px;
        padding-top: 10px;
    }
    
    .sec-about .col-sm-5 {
        display: none;
    }
    
    .sec-about h2 {
        margin: 0 !important;
    }
    
    .sec-about .head p {
        font-size: 14px;
        line-height: 26px;
    }
    
    .sec-about .head .link {
        margin-top: 15px;
    }
    
.sec-before-after .top {
    margin-bottom: 20px;
}

.sec-before-after .pic {
    margin-left: 10px;
    margin-right: 10px;
}

.sec-before-after .slick-arrow {
    right: -20px;
}

.sec-before-after .slick-next.slick-arrow {
    left: -20px;
}

.sec-5 .row.main {
    flex-flow: wrap;
}

.sec-5 .head .link {
    margin-top: 10px;
}

.sec-service .head h2, .sec-testimonial .top h2, .sec-5 .head h2, .sec-before-after .top h2, .sec-contact .head h2 {
    font-size: 40px;
}

section.sec-testimonial .sec-testimonial-2 {
    height: 100%;
    background: unset !important;
}


    section.sec-testimonial {
        padding-top: 30px;
        padding-bottom: 40px;
    }

.sec-testimonial .top {margin-bottom: 30px;top: unset;}

.sec-testimonial .main {
    top: unset;
}

.sec-contact .head {
    margin-bottom: 30px;
}

.footer .col-sm-5 {
    width: 100%;
}

.footer .col-sm-4 {
    width: 100%;
    margin-top: 40px;
}

.footer .social {
    text-align: center;
}

.sec-contact .flex-row {
    display: flex;
    flex-flow: wrap;
    justify-content: center;
    width: auto;
    flex-direction: column-reverse;
}

.sec-contact .flex-row form.wpcf7-form input[type="submit"] {
    margin-top: 3px;
}

.sec-contact .flex-row form.wpcf7-form {margin-bottom: 20px;}

.sec-contact {
    padding-bottom: 40px;
}

.sec-5 .head h4 {
    margin: 10px 0 10px;
    font-size: 16px;
}

.sec-testimonial .head {
    padding: 10px 30px 30px;
}

.sec-testimonial .head h3 {
    margin: 0 0 10px;
    font-size: 18px;
}
    .sec-testimonial .slick-next.slick-arrow {
        left: -20px;
    }
.sec-testimonial .slick-arrow {
        right: -20px;
    }
    
.sec-testimonial .pic {
    margin-bottom: 0px;
    padding: 10px 10px 0;
}

.sec-testimonial .pic {
    margin-bottom: 0px;
    padding: 10px 10px 0;
}
    .footer .last {
        text-align: center;
        padding: 0px 0;
        margin-top: 10px;
    }
    
.footer .head-top h3 {
    margin: 0 0 50px;
    font-size: 20px;
}

.footer .head-top h3:before {
    bottom: -15px;
}
.footer .head-top .tag {
        padding-right: 0px;
        margin-bottom: 20px;
    }
        .footer {
        padding: 10px 0 0;
    }
    

.footer .social {
    margin-top: 20px;
}

.sec-about .head ul {
    padding: 0 0 0 20px;
}

.sec-service .main .disc h4 {
    margin: 0 0 5px;
    font-size: 18px;
}

.sec-service .main .disc .read {
    margin-top: 10px;
    opacity: 1;
    transition: .5s all ease-in-out;
}

.sec-service .main .disc p {
    text-transform: capitalize;
    color: #000;
    font-size: 14px;
    line-height: 26px;
}


}