/*
   Responsive Design
*/
.desktop-view{display: block;}
.tablet-view{display: none;}
.mobile-view{display: none;}
.tab-mob-view{display: none;}

@media (max-width: 1600px){
.slider-wrapper .video-slider iframe { width: 25%; }
    .google-border{ width: 100%;}
}

@media (max-width: 1366px){
.slider-wrapper .video-slider iframe { width: 30%; }
}

@media (max-width: 1280px){
    #slider{ background-size: 120% auto;}
    #slider #wayne-carousel{ width: 50%; padding: 10px 0; }
    img.sk-wording { margin-right: 12%; }
    .thx-container {padding:110px 20px;}
}

@media (max-width: 1200px){
    #beforeafter .owl-carousel,  #14-days-carousel .owl-carousel, #beforeafter-carousel .owl-carousel{width: 90%;}

}

@media (max-width: 1080px) {

.bell-btm-img{ width: 400px;}
    
    .intro-title-1, .intro-title{ font-size: 1.8rem;}
    
}

@media (max-width: 1024px) {
    
    
    .slider-wrapper .video-slider{ top: 3.2%;}
    .slider-wrapper .video-slider iframe{min-height: 230px;}
	
	.thx-container {padding:150px 20px;}
	.title-thanks{ font-size:30px;}
    .hero-section{
/*        height: 650px;*/
        height: auto;
    }
    .hero-content h1 {
        font-size: 32px;
        line-height: 42px;
    }
    .section-heading h2{
        font-size: 32px;
        line-height: 42px;
    }
    
    #book .section-heading h2{
    font-size: 15px;
        line-height: normal;
        font-weight: 600;
    }
    
    .package-text { padding: 0 65px; }
    
}

/* ---- Start of max-width 992px CSS ---- */
@media (max-width: 992px) {
    
    #beforeafter{
        padding: 0;
    }
    #banner{
    background:none;
    display: block;
    }
    
    .box{ background: none;}
    
    .mobile-banner{
        display: block;
    }
    
    #banner .container{ 
        width: 100%;
        max-width: 100%;
       
    }
    
    .bell-text {
    margin-top: 1em;
    margin-left: -1.8em;
    }
    
    .bell-btm-img{ width: 300px;}
    
    #banner{ margin-bottom: 1em;}
    
    .box .btn-submit input{ 
        background: #e7e3f2;
        color: #000;
    }
    .terms-agree{ color: #fff;}
    
    .intro-title-1, .intro-title-2, .youtube-title, h2.outlet-title {font-size: 1.5rem;}
    h2.outlet-title span {font-size: inherit;}
    .intro-title-2{ padding-bottom: 10px;}
    .intro-title { padding-bottom: 0;}
    
    .detox-video iframe{ width: 100%; min-height:500px; }
    
    .bg-mobile-form{ background: #443073; padding: 0;}
    .form-title{ color: #fff; margin-top: 1em;}
    .book{padding: 0 30px 0 30px;}

    #slider-mobile{ width: 100%; display: block;background: url(../img/Carol-09-4.jpg) center top no-repeat; background-size: 100% 100%; text-align: center; padding-bottom: 3em;}
    .slider-wrapper-mobile img{ width: 95%;}
    .logo-mobile{ width: 300px; float: none; margin: 0 auto; padding-top: 60px; padding-bottom: 30px;}

    
    
#thankyou .slider-wrapper-mobile{ width: 100%; display: block;}
	.footer-section{    margin-bottom: 3.2em;}
	#thankyou .slider-wrapper{display:none;}
	#thankyou{ display:block; background: url(../img/Sherlyn_mobile-background2.jpg) center top no-repeat; background-size: 100% 100%;}
	.thx-container {padding:40px 20px;}
    .package-img-desktop{ width: 100%; display: none;}
    .package-img-mobile{ width: 100%; display: block;}
	
    .tab-mob-view{display: block; color: #0f1d46!important; background: #fff;}
    .active.tab-mob-view{display: block; color:#fff!important;background: #000;}
    .sm-padding{ padding: 15px; }
    .menu-btn,
    .menu-wrap ul.nav{
        display: none;
    }
    .slicknav_menu {
/*        display:block;*/
        display: none;
    }
    .slicknav_nav li:last-child{ display: none; }
    .hero-content h1 {
        font-size: 32px;
        line-height: 42px;
    }
    .feature-section{
        padding-top: 0;
    }
    
    div.content {
        width: 100%!important;
        padding: 5%;
    }

    section#outlets img {
        width: 100%!important;
        margin-bottom: 0%;
    }
    
    .about-list {
        padding: 5% 5%;
    }
    .desktop-view{display: none;}
    .tablet-view{display: block;}
    .mobile-view{display: none;}
	
	.contact-bar {
		display: flex;
		position: fixed;
    	width: 100%;
    	bottom: 0;
    	left: 0;
    	z-index: 99;
	}
	
 .whatsapp-box, .booking-box {
    width: auto;
    margin: 0 auto;
    padding: 10px 0;
    text-align: center;
    flex: 1;
    font-size: 18px;
}
	.whatsapp-box {
    background-color: #eaeaea;
}
	.contact-bar span{
		color:#000;
		font-size:10px;
		display: block;
	}
	
	i.fa.fa-phone {
    background: #443073;
    color: white;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    padding-top: 6px;
}
	i.fa.fa-pencil-square-o {
    background: #fb7abd;
    color: white;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    padding-top: 7px;
    padding-left: 2px;
}
	i.fa.fa-facebook {
    background: white;
    color: deepskyblue;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    padding-top: 6px;
}
	
.booking-box {
    background-color: #fff;
}
	i.fa.fa-whatsapp {
    background: green;
    color: white;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    padding-top: 6px;
}
	
	.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
	}
	
	#package {
        padding:2em 0;
        background: url(../img/Sherlyn_mobile-background.jpg) center top no-repeat;
        background-size: 100% 100%;
}
    .package-text-top{width: 85%; }
    .package-text-btn{width: 85%;}
    .package-text{ font-weight: 700;}
    
    .text-thanks { padding: 10px 20px; font-size: 18px;}

	
}
/* ---- End of max-width 992px CSS ---- */


/* ---- Start of min-width 480px and max-width 768px CSS ---- */
@media all and (min-width: 480px) and (max-width: 768px) {
    

	
}
/* ---- End of min-width 480px and max-width 768px CSS ---- */


/* ---- Start of max-width 767px CSS ---- */
@media all and (max-width: 768px) {
    
    #banner .col-sm-12{ padding: 0;}
    
    #banner .box .row .col-sm-12 .row .col-sm-12{ padding: 0 15px; }
    #banner .box .row .col-sm-12 .row{ }
        .trt-title {
        width: 25%;
        font-size: 0.8rem;
        font-weight: bold;
    }

    body, p{
        font-size: 12px;
        line-height: 22px;
    }
    h1{
        font-size: 30px!important;
    }
    h2{
        font-size: 20px;
    }
    h3{
        font-size: 16px;
    }
    p br{
        display: none;
    }
    .padding{
        padding: 60px 0;
    }
    .xs-padding{
    	padding: 15px;
    }
    .hero-section{
        height: auto;
        padding: 0;
        background-position: top center;
    }
    .hero-content{
        text-align: center;
    }
    .feature-section{
        padding-top: 0;
    }
    .section-heading h2 {
        font-size: 24px;
        line-height: 36px;
    }
    
    h1.white-text.t1 {
        margin-bottom: 0;
		color:#fff;
        line-height: 1.0;
        font-family: times new roman;
        font-size: 48px!important;
    }
    
    #package .container{ max-width:100%; padding:0;}
    #book{padding: 10px 22px 40px;}
    
    .outlet-card{padding: 15px !important;border-radius: 0!important; background: transparent !important;}
    
    .mobile-outlet-card{
        padding: 15px!important;
		background: #fff0c7 !important;
        
        border-radius: 4px!important;
    }
	.title-challenge { font-size: 30px;}

    
    #book .row .xs-padding {padding:0;}
    
        .thank-model {
        display: none;
    }

        .thank-model-mobile {
        background: url(../img/thankyou-800-bg.jpg) top center no-repeat;
        display: block;
    }
    
}
/* ---- End of max-width 767px CSS ---- */

/* ---- Start of max-width 640px CSS ---- */
@media all and (max-width: 640px) {
    
}

/* ---- Start of max-width 520px CSS ---- */
@media all and (max-width: 521px) {

    
    .bell-btm-img{
        width: 100%;
        margin-left: -2em;
        margin-top: 1em;
        transform: rotate(3deg);
    }

    
    .bell-text-mobile{ display: block; width: 100%; text-align: left; margin-top: 2em; margin-left: -2em;}
    
    .bell-text{ display: none;}
    
    .detox-video iframe{ min-height:250px; }
    .treatment-title{ margin: 0; width: 100%;}

    .logo{width: 120px; margin-left: 3em;}
    .sub-title{letter-spacing: normal; font-size: 1.6rem; line-height: normal;}   


    
    .artise-video iframe{ height: 300px;}
    
    .trt-step{width: 10%;} 
    .trt-text{ width:65%; font-size: 0.85rem;}
    
    .intro-title{ width: 350px; font-size: 1.5rem; padding-top: 0;padding-bottom: 10px;}
    
    .info p{ font-size: 1rem; line-height: 28px;}
    
    .short-video iframe{ width: 100%;}
    
    .bg-color{ background: #443073; margin-top: 1em !important;}
    
    
    .book{ padding: 10px 20px;}
    .sub-title-right{ font-size: 1.5rem; letter-spacing: 0; margin:0 0 0.3em 0;}
    .form-title{ font-size: 14px; margin: 1em 0 0.5em 0;}
    .xs-padding{ margin: 0; padding: 0 12px;}
    
    
    #video-wrapper{ padding: 0 0 3em 0;}
    
    .youtube-link{ padding: 1em 0;}

    .pro-wrap input.checkmark{width: 35px; height: 35px;    }
    

    
 .text-thanks {font-size: 16px;}
    
.logo-mobile{ width: 180px; padding-top: 30px; padding-bottom: 20px;}
    
    .btn-submit{
        text-align: center;
    }
    
        .box .btn-submit input {
        background: #e7e3f2;
            color: #000;
    }
    
    .terms-agree{
            margin: 20px 10px 0 30px; color: #fff;
        padding:0 15px !important;
    }
    
    .box .btn-submit input{ background: #e7e3f2; color: #000;}
    
    .line-right{ border: none;}
    
    .pro-wrap{ font-size:1.5rem; }
    

    
/*testi author */
    #testimonial-author{ max-height: inherit; padding-bottom: 0;}
    .testimonial-bar{ display: none;}
    .testi-info-wrap{ background: #55136f; padding: 20px;}
    
    .testi-info p{ font-size: 15px; line-height: 24px;}
    h2.outlet-title{padding: 0;}
    h2.outlet-title span{ padding: 0;}

    
    
/*google review--*/
    .google-border{ padding: 20px; }
    .google-img{width:180px; margin-top: 2em;}
    .dorra-branch a{font-size: 18px;}
    .google-rate{font-size: 20px;}
    .author-img{ text-align: left;}
    .rate-container{ padding: 0 0 5px 0;}
    .review-topics-title{margin: 0px;height: 20px; padding: 0 4px;border-radius: 8px;}
    .review-topics-title span{ font-size: 80%;}
    .google-rate-wrap{padding:2px 0;}
    .review-part .col-lg-2{-webkit-box-flex: 0;  -ms-flex: 0 0 100%;  flex: 0 0 100%;   max-width: 100%; text-align: left; padding: 0;}
    .review-part .col-lg-2 .author-img{ text-align: left; width: 50px;}
    .review-part{padding: 15px 0;}
    .owl-carousel .owl-item .review-part img{ margin: inherit; padding-left: 15px;}
    
    .youtube-title{ padding-bottom: 0;}
    
    .box .inputBox label.gender { color: #fff;}
    input[type=radio].css-A + label.css-label-A, input[type=radio].css-B + label.css-label-B{width: 100px; color: #fff;}
    .box .inputBox input[type=radio]{ width: 30px;}
    
    .owl-carousel .owl-item img{ width: 90%;}
    
     #fixedsocial {
        margin: 0 auto;
        text-align: center;
        top: inherit;
        height: auto;
        width: 100%;
        bottom: 0;
        position: fixed;
        left: 0;
        right: 0;
        background: #000;
         padding-top: 15px;
    }
    
        #fixedsocial div { display: inline-block;  }
    
    .whatsappflat:hover, .youtubeflat:hover, .fbflat:hover, .instaflat:hover, .xhsflat:hover, .tiktokflat {
        width: 50px;
        background-size: none;
    }


    
}
/* ---- End of max-width 520px CSS ---- */


/* ---- Start of max-width 420px CSS ---- */
@media all and (max-width: 422px) {
    
    .para1{ padding-top: 20px;}
    
    .logo{ width: 80px;}
    
    .sub-title-right{ margin: 0; font-size: 1.2rem; letter-spacing: 0;}
    .form-title{ font-size: 11px; font-weight: bold;}
    
    .intro-title-2, .intro-title-1{ font-size: 1.2rem;}
    .intro-title-2{ padding-bottom: 0;}
    .pro-wrap{border: 2px solid #d1c8e5; font-size: 1.1rem;}
        
    .b4after-carousel .owl-nav div, .shop-carousel .owl-nav div{ width: 20px; height: 20px;line-height: 25px;}
    .owl-prev{ margin-left: 0;}
    #challenge .shop-carousel .owl-nav div.owl-next, #beforeafter .shop-carousel .owl-nav div.owl-next, #testimonial-author .shop-carousel .owl-nav div.owl-nex{ margin-right: 0;}
    

}
/* ---- End of max-width 420px CSS ---- */

/* ---- Start of max-width 400px CSS ---- */

@media all and (max-width: 400px) {
    
    .package-text-top{font-size: 16px;}
    .package-text-btn{font-size: 18px;}
    .package-text-btn span.text-en{font-size: 18px;}
    .package-text-btn span.text2{font-size: 24px;}
    #book .section-heading h2{font-size: 13px;letter-spacing: 0.5px;}
}


/* ---- End of max-width 380px CSS ---- */
