@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;
}
}
.social_icons.social_fixed {
    position: absolute;
    left: 30px;
    top: 360px;
    z-index: 99999;
}
.social_icons.social_fixed li {
    display: block;
}
.header .col-md-2 .social:before {
    border-right: 1px solid #6d646190;
    content: "";
    position: absolute;
    right: 50px;
    height: 45px;
}
body:not(.home) .header {
    background: #f8c5b8;
    position: relative;
    top: auto;
    padding-top: 50px;
}
body:not(.home) .header .book a {
    background-color: #ff563c;
}
.inner-banner h2 {
    margin: 0;
    display: grid;
    vertical-align: middle;
    padding: 10px;
    font-weight: 700;
}
.inner-banner {
    height: 150px;
    width: 100%;
    display: table;
    background: #ff563c !important;
    text-align: center;
    display: inline-block;
    color: #fff;
    padding-top: 50px;
}
.menu-header > ul > li > a {
    padding: 0;
    font-size: 14px;
    letter-spacing: 1px;
    text-decoration: none !important;
    color: #2b2828 !important;
    font-weight: 600;
    text-transform: uppercase;
}
.menu-header > ul > li.current-menu-item  > a,
.menu-header > ul > li.current_page_item  > a {
    color: #000;
    border-bottom: 1px solid;
    padding-bottom: 6px;
}
.menu-header > ul > li:hover > a {
    color: #000;
    border-bottom: 1px solid;
    padding-bottom: 6px;
}
.menu-header > ul > li {
    display: inline-block;
    padding: 6px;
}
@media screen and (max-width: 1400px) {
   .menu-header > ul > li > a {
    font-size: 11px;
}
.header .book a {
    font-size: 11px;
    padding: 13px 30px;
} 
}
@media screen and (max-width: 1200px) {
   .menu-header > ul > li > a {
    font-size: 10px;
    letter-spacing: 0;
}
.header .social a {
    font-size: 15px;
}
.header .book a {
    font-size: 11px;
    padding: 13px 15px;
}
}
@media screen and (max-width: 1100px) {
.header .social {
    display: none;
}    
.sec-4-services .head .read a {
    padding: 13px 20px;
    width: 42%;
}
.slick-slide .caption {
    left: 20%;
    padding: 170px 0px 0;
}
.menu-header > ul > li > a {
    font-size: 13px;
}
.header .col-sm-2 {
    width: 20%;
}
.banner h1 {
    font-size: 32px;
}
.banner h2 {
    font-size: 50px;
    margin: 0 0 20px;
}

.header .col-sm-5 {
    width: 58%;
}
.slick-slide .caption {
    padding: 160px 0px 0;
}
.banner p {
    font-size: 18px;
}
.banner .offer a {
    font-size: 13px;
    padding: 3px 25px;
}
section.banner {
    padding-top: 90px;
}
.sec-3-about .head h2, .sec-4-services .head h2, .sec-5-spot .head h2, section.contact_section h6 {
    margin: 0 0 15px;
    font-size: 35px;
}
.sec-4-services .head p {
    font-size: 18px;
}

.sec-5-spot .head p {
    font-size: 17px;
    margin: 0 0 15px;
}

section.contact_section {
    font-size: 18px;
    padding: 50px 0 !important;
}    
    
}



@media screen and (max-width: 1100px) {
.header .col-sm-2 {
    width: 100%;
}
.logo img {
    width: auto;
    max-height: none;
}

.header .book {
    display: none;
}
   
.slick-slide .caption {
    padding: 40px 0px 0;
}
.banner h1 {
    font-size: 28px;
}
.banner h2 {
    font-size: 35px;
}
.social_icons.social_fixed {
    left: 10px;
    top: 160px;
}
.banner .offer {
    margin-top: 20px;
}
.header {
    top: 15px;
}
.banner p {
    font-size: 14px;
    line-height: 24px;
}
.sec-2 {
    padding: 40px 0;
}
.sec-2 .head p, .sec-3-about .head p {
    font-size: 14px;
}
.sec-3-about .head h5 {
    font-size: 15px;
}
.sec-3-about .head h2, .sec-4-services .head h2, .sec-5-spot .head h2, section.contact_section h6 {
    margin: 0 0 15px;
    font-size: 28px;
}
.sec-3-about {
    padding: 40px 0;
}
.sec-4-services {
    padding: 40px 0;
}
.sec-4-services .head ul li {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 10px;
}
ul.arow_list li{
    padding-left: 35px;    
}
.sec-4-services .head p {
    font-size: 15px;
    line-height: 24px;
}
.sec-4-services .head .read {
    margin-top: 0px;
}
.sec-4-services .head .read {
    text-align: center;
}
.sec-4-services .head .read a {
    padding: 13px 0px;
    width: 41%;
    font-size: 11px;
    margin-right: 0 !important;
}
.sec-5-spot .head {
    background-color: #fff;
    padding: 20px 20px;
    margin-top: 15%;
    margin-bottom: 15%;
}
section.section.testimonials {
    background: #fff3ef;
    padding: 30px 0 100px 0;
}
section.contact_section {
    font-size: 14px;
    padding: 20px 0 50px !important;
}
section.contact_section span {
    font-size: 14px;
    margin-top: 10px;
}
.wpcf7 input, button, .wpcf7 select, .wpcf7 textarea {
    line-height: 44px;
}

footer.footer li {
    list-style: none;
    font-size: 13px;
}
a#hamburg {
    background-color: #ff563c;
    z-index: 99999999;
}
.push-logo {
    margin: 10px 0;
    text-align: center;
}

.nav1 .container {
    width: 100%;
}
.sec-3-about .main .col-sm-6 {
    width: 100%;
}

.sec-3-about .main {
    display: block;
}
.sec-3-about .pic {
    text-align: center;
}

.sec-3-about .pic img {
    width: 50%;
}
.page-id-24 .sec-4-services .pic {
    width: 50%;
    text-align: center;
    margin: 0 auto;
}
.sec-4-services .head h3 {
    font-size: 16px;
    line-height: 24px;
}
.page-id-24 .sec-4-services .head .read {
    margin-top: 20px;
}
.sec-4-services .head .read a {
    width: 27%;
}
.page-id-28 .sec-5-spot .pic img {
    width: 100%;
    height: auto;
}
.sec-faq h2 {
    margin: 0 0 30px;
   font-size: 28px;
}
.sec-faq .set > a {
    font-size: 16px;
}
.sec-faq .set .content p {
    margin: 15px 0 0;
    font-size: 14px;
}
.header .col-sm-5 {
    width: 100%;
    text-align: center;
    margin-top: 20px;
}
    
}


@media screen and (max-width: 1100px) {
.sec-2 .head {
    max-width: 100%;
    margin: 0 auto;
}
.sec-2 .head .lets a {
    font-size: 20px;
}
section.sec-3-about:before {
    width: 100%;
}
.sec-3-about .head .read {
    margin-top: 30px;
    text-align: center;
}
.sec-3-about .pic img {
    width: 100%;
}
.sec-4-services .head .read a {
    width: 48%;
}
.sec-4-services .head .read {
    text-align: center;
    margin-top: -30px;
}
.sec-5-spot {
    background-image: url(https://myspottherapy.360dbstagingserver.com/wp-content/uploads/2022/08/banner2.jpg);
    background-size: cover;
    background-position: center;
    height: auto;
    text-align: center;
}
.wpcf7 input, button, .wpcf7 select, .wpcf7 textarea {
    line-height: 44px;
    padding: 0px 20px;
}
footer.footer li {
    padding: 0px 10px;
}
.footer {
    font-size: 13px;
    line-height: 24px;
    padding-bottom: 10px;
}
.footer {
    padding-bottom: 10px;
}
section.cop p {
    text-align: center;
}

.social_icons ul {
    text-align: center;
}

.footer a.btn {
    display: none;
}
section.contact_section h6 {
    text-align: center;
    margin: 0 0 10px;
    font-size: 28px;
    line-height: 10px;
}
section.contact_section .col-sm-12 {
    margin-bottom: 10px;
    text-align: center;
}


footer.footer p {
    display: none;
}

.footer .col-sm-4 {
    display: none;
}

.footer .row.text-left {
    display: none;
}

section.contact_section .col-sm-12 {
    margin-bottom: 0px;
    text-align: center;
}
.slick-slide .caption {
    display: none;
}
.social_icons.social_fixed {
    display: none;
}
.sec-3-about .head .read {
    margin-bottom: 30px;
}
section.contact_section:before {
    width: 100%;
}
section.banner {
    padding-top: 10px;
}
.header {
    position: relative;
}
.inner-banner {
    height: 100px;
    padding-top: 20px;
}
.page-id-24 .sec-4-services .pic {
    width: 100%;
    text-align: center;
    margin: 0 auto;
}
.page-id-24 .sec-4-services .head ul li {
    float: none;
    width: 100%;
}
.sec-4-services .head h3 {
    font-size: 16px;
    line-height: 24px;
    margin: 0;
}
.sec-4-services .head p {
    margin-top: 0;
}
.page-id-28 .sec-5-spot .head {
    margin-top: 3%;
    text-align: center;
    margin-bottom: 20px;
    padding: 10px;
}
.sec-faq h2 {
    margin: 0 0 30px;
    font-size: 22px;
}

.sec-4-services .pic {
    margin-bottom: 30px;
}
    
}