@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: 1500px){
    .banner .head {
        text-align: center;
        padding: 200px 100px 0;
    }
    
    .banner .bg-img {
        height: 690px;
    }
}

@media screen and (max-width: 1500px){
    .banner .head {
        text-align: center;
        padding: 300px 50px 0;
    }
    
    .banner .bg-img {
        height: 680px;
    }
    
    .sec-test:before{
        height: 443px;
        width: 380px;
    }
}

@media screen and (max-width: 1300px){
    .banner .bg-img {
        height: 600px;
    }
    .banner .head {
        text-align: center;
        padding: 300px 50px 0;
    }
    .banner .head h2 {
    font-size: 60px;
    }
    .banner .head p {
    font-size: 20px;
    }
    .sec-test:before {
        height: 443px;
        width: 380px;
    }
}

@media screen  and (max-width: 1200px){  
    .banner .bg-img {
        height: 560px;
    }
        .banner .head {
        padding: 260px 50px 0;
    }
    .banner .head h2 {
        font-size: 55px;
    }
    .banner .head p {
        font-size: 22px;
        line-height: 25px;
} 
    .banner .head {
        text-align: center;
        padding: 260px 50px 0;
    }

    .banner .head {
        text-align: center;
        padding: 280px 50px 0;
    }
    .sec-about .head h2 {
        font-size: 56px;
    }
    .sec-about .head p {
        font-size: 15px;
    }
    section.sec-services .head h2 {
        font-size: 56px;
    }
    .sec-test .main .disc p {
        font-size: 16px;
    }
    .sec-test .main .disc h3 {
        font-size: 22px;
    }
    .sec-contact .head h2 {
        font-size: 56px;
    }
    .sec-contact {
        height: 620px;
    }
    .sec-about .head h2 {
        font-size: 56px;
    }
    section.sec-services {
        padding: 60px 0;
    }
    .sec-events {
        padding: 60px 0;
    }
    .sec-cta {
        padding: 60px 0;
    }
    .inner-banner h2 {
        font-size: 42px;
        padding: 70px 0 0;
    }
    .header .book a {
        font-size: 15px;
        padding: 13px 20px;
    }
    .menu-header > ul > li > a {
        padding: 0px 0px 0 7px;
        font-size: 14px;
    }
    .inner-banner {
        height: 180px;
    }
}
@media screen  and (max-width: 1100px){  
    .banner .head h2 {
        font-size: 42px;
    }
    .banner .head p {
        font-size: 17px;
        line-height: 24px;
        padding: 0 100px;
    }
    .banner .bg-img {
        height: 470px;
    }
    .banner .head {
        text-align: center;
        padding: 220px 50px 0;
    }
    .banner .head .get {
        margin-top: 20px;
    }
    .sec-about .head p {
        font-size: 14px;
        line-height: 24px;
    }
    .sec-about .head h2 {
        font-size: 50px;
    }
    .sec-about .head h5 {
        font-size: 18px;
    }
    .sec-about .read a {
        font-size: 15px;
    }
    .sec-about {
        padding: 60px 0;
    }
    section.sec-services .head h2 {
        font-size: 50px;
    }
    .service .slick-arrow {
        left: -20px;
        width: 25px;
        height: 50px;
    }
    .service .slick-next.slick-arrow {
        right: -20px;
        left: auto;
    }
    section.sec-services .main .disc h3 {
        margin: 0 0 10px;
        font-size: 28px;
    }
    section.sec-services .main .disc a.book-btn {
        padding: 11px 25px;
        margin-top: 18px;
    }
    section.sec-services .main .disc {
        padding: 15px 0 30px;
    }
    section.sec-services .main .pic {
        height: 230px;
    }
    .sec-test .main .disc .star {
        margin-left: 5px;
    }
    .sec-test .main .disc h3 {
        font-size: 20px;
    }
    .sec-test .main .disc .test-pic {
        margin-right: 10px;
    }
    .sec-test:before {
        height: 393px;
        width: 330px;
    }
    .sec-test {
        height: 740px;
        padding: 30px 0 0 0;
    }
    .sec-test .right-head h2 {
        margin: 0 0 15px 45px;
        font-size: 50px;
    }
    .sec-contact .head h2 {
        font-size: 50px;
    }
    .sec-contact .form input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
        padding: 8px 10px;
        font-size: 15px;
        margin-bottom: 10px;
    }
    .sec-contact .form textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
        padding: 8px 10px;
        font-size: 15px;
        height: 180px;
        margin-bottom: 10px;
    }
    .sec-contact .form input.wpcf7-form-control.wpcf7-submit.has-spinner {
        font-size: 16px;
        padding: 10px 30px;
    }
    .sec-contact {
        height: 560px;
    }
    .sec-contact .form input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
        
    }
}

@media screen  and (max-width: 999px){
    .header .col-sm-7, .header .col-sm-2 {
        display: none;
    }
    .header .address h6 {
        font-size: 14px;
    }
    .header .email a {
        font-size: 14px;
    }
    .header .call a {
        font-size: 14px;
    }
    .header .top .col-sm-9 {
        width: 100%;
    }
    .header .col-sm-3 {
        width: 75%;
        margin: 0 auto;
    }
    .header .col-sm-2 {
        width: 25%;
    }
    .header .logo {
        top: -60px;
        width: 40%;
        left: 50%;
    }
    .header .book {
        display: inline-block;
        margin-left: 30px;
    }
    a#hamburg {
        background-color: #496E83;
    }
    .nav-cross span {
        background: #fff !important;
    }
    .banner .head {
        padding: 280px 50px 0;
    }
    .banner .head p {
        font-size: 16px;
        line-height: 24px;
        padding: 0 30px;
    }
    .nav1 .container {
        width: 100%;
    }
    .nav1 {
        background-color: #fff;
    }
    .nav1 .search-nav, .nav1 .title {
        display: none;
    }
    nav.nav1 .push-logo {
        padding: 40px 0 0 0;
    }
    .banner .bg-img {
        height: 380px;
    }
    .banner .head {
        padding: 170px 50px 0;
    }
    .banner .head h2 {
        font-size: 35px;
    }
    .banner .head p {
        font-size: 14px;
        line-height: 20px;
        padding: 0 30px;
    }
    .banner .head .get {
        margin-top: 10px;
    }
    .banner .head .get a {
        font-size: 15px;
        padding: 10px 25px;
    }
    .banner .head .more a {
        font-size: 15px;
        padding: 10px 25px;
    }
    .sec-about .head h5:before {
        left: 98px;
        width: 75px;
    }
    .sec-about .head h5 {
        font-size: 16px;
    }
    .sec-about .head h2 {
        font-size: 45px;
        margin: 0 0 10px;
    }
    .sec-about .head p {
        line-height: 20px;
    }
    .sec-about .read a {
        padding: 10px 25px;
    }
    
    .sec-about .read {
        margin-bottom: 20px;
    }
    section.sec-services {
        padding: 40px 0;
    }
    section.sec-services .head h2 {
        font-size: 45px;
    }
    section.sec-services .head {
        margin-bottom: 30px;
    }
    section.sec-services .main .pic {
        height: 170px;
    }
    .service .slick-arrow {
        top: 170px;
        left: -10px;
    }
    .service .slick-next.slick-arrow {
        right: -10px;
    }
    .service .slick-slide {
        margin: 10px 5px;
    }
    .sec-test .right-head h2 {
        margin: 0 0 15px 45px;
        font-size: 40px;
    }
    .sec-test .main .disc p {
        font-size: 17px;
        line-height: 24px;
        padding-right: 30px;
    }
    .sec-test:before {
        height: 313px;
        width: 270px;
        bottom: -80px;
    }
    .sec-test {
        height: 670px;
        padding: 30px 0 0 0;
        background-size: cover;
    }
    .sec-test .pic {
        margin-top: 0;
    }
    .sec-test .row {
        margin-top: 70px;
    }
        .sec-contact .head h2 {
        font-size: 45px;
    }
    .sec-contact .form input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
        padding: 7px 10px;
        font-size: 14px;
        margin-bottom: 10px;
    }
    .sec-contact .form textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
        padding: 8px 10px;
        font-size: 14px;
        height: 160px;
        margin-bottom: 10px;
    }
    .sec-contact .form input.wpcf7-form-control.wpcf7-submit.has-spinner {
        font-size: 14px;
        padding: 10px 15px;
    }
    .sec-contact {
        height: 500px;
    }
    .sec-contact .head {
        padding-top: 80px;
    }
    .footer .col-sm-3.two {
    display: none;
    }
    .footer .col-sm-3.three {
        display: none;
    }
    .footer .col-sm-3 {
        width: 50%;
    }
    .inner-banner h2 {
        font-size: 40px;
        padding: 100px 0 0;
    }
    .inner-banner {
        height: 220px;
    }
    .page-id-82 .sec-about .head h2 {
        font-size: 37px;
    }
    .page-id-82 .sec-about .head h5:before {
        width: 60px;
    }
    section.sec-services {
        padding: 60px 0;
    }
    .page-id-85 .sec-cta .left h2 {
        margin: 0 0 20px;
        font-size: 35px;
    }
    .page-id-85 .sec-cta .right h2 {
        margin: 0 0 20px;
        font-size: 35px;
    }
    .page-id-85 .sec-cta .right ul li i {
        font-size: 22px;
    }
    .page-id-85 .sec-cta .right ul li a {
        font-size: 16px;
    }
    .page-id-85 .sec-cta .head-top h3 {
        margin: 35px 0 25px;
        font-size: 28px;
    }
    .page-id-85 .sec-cta .head-top .social ul li a i {
        font-size: 20px;
        height: 35px;
        width: 35px;
    }
    .page-id-85 .sec-cta {
        padding: 40px 0;
    }
    .page-id-84 .col-sm-4.right h4 {
        font-size: 14px !important;
        padding: 0 0;
    }
    .page-id-84 .sec-events .main .pic1 img {
        height: 220px;
        object-fit: cover;
    }
    .page-id-84 .sec-events .main .disc {
        padding: 10px 0 10px;
    }
    .page-id-84 .sec-events .main .disc .read {
        margin-top: 0;
    }
    .page-id-84 .sec-events .main .disc p {
        font-size: 14px;
        line-height: 24px;
    }
    .page-id-84 .sec-events .main .disc .read a {
        font-size: 14px;
    }
    .page-id-84  .sec-events {
        padding: 40px 0;
    }
    .page-id-83 section.sec-services {
        padding: 40px 0;
    }
    .page-id-164 section.sec-special {
        padding: 30px 0;
    }
    .service .slick-slide {
        margin: 10px 5px;
    }
    .header .logo {
        top: -50px;
        width: 100%;
        left: 100px;
    }
    .logo img {
        max-height: 160px;
    }
    
    section.sec-service-cat .main .pic {
        height: auto;
    }
}
    
    
@media screen  and (max-width: 499px){    
    
    .header .top .col-sm-9 {
        display: none;
    }
    .header .top {
        padding: 15px 0;
    }
    .banner .head p {
        display: none;
    }
    .header .book a {
        display: none;
    }
    .header .col-sm-3 {
        width: 100%;
        margin: 0 auto;
    }
    .header .logo {
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .banner .head h2 {
        font-size: 22px;
    }
    .banner .head .get a {
        font-size: 14px;
        padding: 10px 20px;
    }
    .banner .head .more a {
        font-size: 14px;
        padding: 10px 20px;
    }
    .banner .head {
        padding: 140px 0 20px;
    }
    .banner .bg-img {
    height: 280px;
    }
    .sec-about .row.one .col-sm-6 {
        width: 100%;
    }
    .sec-about .row {
        display: block !important;
        align-items: center;
    }
    .sec-about .head h5:before {
        left: 90px;
        width: 70px;
        top: 40px;
    }
    .sec-about .head h5 {
        font-size: 15px;
    }
    .sec-about .head {
        padding-top: 30px;
    }
    .sec-about .head h2 {
        font-size: 31px;
        margin: 0 0 10px;
    }
    .sec-about .pic img {
        padding-bottom: 30px;
    }
    .sec-about .row.one {
        margin-bottom: 0px;
    }
    .sec-about .read a {
        font-size: 14px;
    }
    .sec-about {
        padding: 40px 0;
    }
    section.sec-services {
        padding: 40px 0;
    }
    section.sec-services .head h2 {
        font-size: 36px !important;
    }
    section.sec-services .head {
        margin-bottom: 10px;
    }
    section.sec-services .head h2 {
        margin: 0 0 0;
        font-size: 60px;
        line-height: 44px;
    }
    .service .slick-slide {
        width: 100%;
    }
    section.sec-services .main .pic {
        height: auto;
    }
    section.sec-services .main .pic img {
        height: auto;
        object-fit: contain;
        width: 100%;
    }
    .service .slick-arrow {
        left: 10px;
        width: 27px;
        height: 42px;
    }
    .service .slick-next.slick-arrow {
        right: 10px;
    }
    section.sec-services .main {
        margin: 0 30px;
    }
    .sec-test:before{
        display: none;
    }
    .sec-test .row {
        margin-top: 40px;
        display: block;
    }
    .sec-test .col-sm-6 {
        width: 100%;
    }
    .sec-test .right-head h2 {
        margin: 20px 0 0 55px;
        font-size: 32px;
    }
    .sec-test .right-head h2:before {
        top: 0;
        left: -40px;
        height: 25px;
        width: 30px;
    }
    .sec-test .main .disc p {
        font-size: 14px;
        line-height: 24px;
        padding-right: 0;
        padding-top: 20px;
    }
    .sec-test {
        height: auto;
    }
    .sec-test .main .disc h3 {
        font-size: 18px;
    }
    .sec-test {
        height: auto;
        padding: 30px 0 70px;
    }
    .sec-contact .head {
        padding-top: 40px;
    }
    .sec-contact .head h2 {
        font-size: 36px;
    }
    .sec-contact .form input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
        padding: 10px 10px;
    }
    .sec-contact {
        height: auto;
        padding-bottom: 40px;
        background: #fff;
        background-image: none !important;
    }
    .footer .col-sm-3 {
        width: 100%;
    }
    
    .footer .one {
        display: none;
    }
    
    .footer {
        padding: 40px 0 0;
    }
    .footer .head-top p {
        padding-bottom: 40px;
    }
    .footer .last {
        padding: 10px 0;
        margin-top: 20px;
    }
    .inner-banner h2 {
        font-size: 35px;
        padding: 90px 0 0;
    }
    .single-our_services .inner-banner h2{
        font-size: 30px;
    }
    .page-id-82 .sec-about .head {
        padding-top: 0;
    }
    .page-id-82 .sec-about .head h5:before {
        top: 10px;
    }
    .inner-banner {
        height: 180px;
    }
    .page-id-85 .sec-cta .left h2 {
        margin: 0 0 10px;
        font-size: 32px;
    }
    .page-id-85 .sec-cta .left input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
        margin: 0 0 15px;
        height: 45px;
        padding: 0 10px;
    }
    .page-id-85 .sec-cta .left textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
        margin: 0 0 15px;
        padding: 15px 15px;
    }
    .page-id-85 .sec-cta .left input.wpcf7-form-control.wpcf7-submit.has-spinner {
        font-size: 18px;
        padding: 13px;
    }
    .page-id-85 .sec-cta .right h2 {
        margin: 30px 0 10px;
        font-size: 32px;
    }
    .page-id-85 .sec-cta .head-top h3 {
        margin: 50px 0 10px;
        font-size: 28px;
    }
    
    .page-id-178 .wrap .wpcf7 form label {
        font-size: 20px;
        line-height: 22px;
    }
}