/*
   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){
    #top-banner { background-size: 105% auto;}
    #slider{ background-size: 120% auto;}

    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: 1024px) {
    body{ font-size: 11px;}   
    #top-banner { background-size: 120% auto;}
    .section-heading h2{ font-size: 11px;}
    .box{ padding-bottom: 1em;}
    
    .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;
    }

    
    .package-text { padding: 0 65px; }
    
}

/* ---- Start of max-width 992px CSS ---- */
@media (max-width: 992px) {

    #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: 6em;}
	#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;
	}
	
	.contact-box, .whatsapp-box, .fbm-box, .booking-box {
    width: auto;
    margin: 0 auto;
    padding: 10px 0;
    text-align: center;
    flex: 1;
    font-size: 18px;
}
	.contact-box, .fbm-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;
}
	
	.whatsapp-box, .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) {
    body, p{
        font-size: 12px;
        line-height: 22px;
    }
    #top-banner {
    width: 100%;
    margin: 0 auto;
    background: url(../img/tvcbgres.jpg) top left no-repeat;
        background-size: 100% auto;
    padding-bottom: 2em;}
    
    #top-banner .col-md-9{ max-width: 100%;   flex: 0 0 100%;}
    #top-banner .col-md-3{ max-width: 100%;  flex: 0 0 100%;}    
    .slider-desktop, #top-banner .logo-desktop{ display: none;} 
    .slider-mobile{ display: block;}
    
    #aye-keng-wrapper{background-size: 100% 100%; }
    #aye-keng-wrapper .col-md-6{ max-width: 100%;   flex: 0 0 100%;}
    .left-img{ display: none;}
    
    #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;}
    
    .testi-author-title {font-size: 30px;}
    .testimonial-bar { top: 80px; height: 66%;}
    .testi-author-img { margin-top: 0;}
    .testi-author-name { padding-top: 10px;}
    #testimonial-author p { font-size: 12px; line-height: 20px;}
    #thanks-wrapper{ display: none;}
    #thanks-mobile{background: url(../thank-you/img/thankyou-800-bg.jpg) top center no-repeat; display: block;}
    
}
/* ---- End of max-width 767px CSS ---- */


/* ---- Start of max-width 520px CSS ---- */
@media all and (max-width: 520px) {
    a.tab-mob-view{margin: 0 5px 0 0;}
    .logo{ margin-right: 80px;}
    #slider{ display: none;}
    
    .slider-wrapper-mobile{ padding-top:8em; width:90%; margin: 0 auto;}
    #slider-mobile{
        background: url(../img/DR-microsite-Wayne-2_mobile-background.jpg) top no-repeat; 
        margin: 0 auto; 
        background-size: 115% auto;
        position: relative;
        padding-bottom: 0;
    }
    
    .bg-mobile-right{ 
    background-image: url(../img/hero-right.png);
    background-position: top right;
    background-repeat: no-repeat;
    background-size: 450px auto;
    opacity: 1;
    min-height: 300px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
    .bg-mobile-left{
        background-image: url(../img/hero-left.png);
        background-position: bottom left;
        background-repeat: no-repeat;
        background-size: 450px auto;
        min-height: 300px;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
}    
    .mobile-title{ position: relative; z-index: 1;}
    
    .subscribe-form{ width: 100%; }
    .card-header a{
        font-size: 14px;
        line-height: 18px;
    }
    #accordion{
        padding-right: 0;
    }
    .subscribe-form input{
        width: 100%;
    }
    .submit-btn{
        width: 100%;
    }
    .default-btn.order{
        font-size: 8px;
    }

    .icons-wrap span.icon-2{
        left: 5%;
        top: 40px;
    }
    .icons-wrap span {
        left: 110px;
        top: 40px;
    }
    .icons-wrap span.icon-3{
        top: 55px;
    } 
    section#video-generic{padding: 32px 10px!important;}
    

    .tablet-view{display: none;}
    .mobile-view{display: block;}
	

    .default-btn{ height: 35px; line-height: 35px;    }
    .title-challenge span { font-size: 26px;}
    
    #challenge .owl-carousel, #beforeafter .owl-carousel {  width: 100%;}
    
    #challenge .shop-carousel .owl-nav div.owl-next, #beforeafter .shop-carousel .owl-nav div.owl-next {
    margin-right: -5%;
    width: 20px;
    height: 20px;
    line-height: inherit;
    }
    
    #challenge .shop-carousel .owl-nav div.owl-prev, #beforeafter .shop-carousel .owl-nav div.owl-prev {
	width: 20px;
    height: 20px;
	line-height: normal;
    left:5%;
	}	
    
  #challenge .shop-carousel .owl-nav div.owl-prev .ti-arrow-left, #beforeafter .shop-carousel .owl-nav div.owl-prev .ti-arrow-left
    {line-height: 1.7;}
	
#challenge .owl-carousel, #beforeafter .owl-carousel {
	width: 100%;}

    .title-challenge { font-size: 20px; }
    
.package-text {
    font-size: 14px;
    padding: 0 25px;
    }
    
 .text-thanks {font-size: 16px;}
    
.logo-mobile{ width: 180px; padding-top: 30px; padding-bottom: 20px;}
    
    /*DY Wayne video*/
    #wayne-video .col-lg-5{
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%;
        margin: 0 auto;
        padding: 0;
    }
     #wayne-video .col-lg-7{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
        margin: 0 auto;
        padding: 0;
    }
    .wayne-video-right .wayne-video-wrap{ padding: 25px;}
    .wayne-video-left{ text-align: center; padding: 0;}
    .wayne-video-title{padding: 0.5em 0; font-weight: bold; line-height: normal; }
    
    .DJ-wayne-wrap-info{ width: 80%; margin: 0 auto; background: #fff; padding: 20px;}
    .small-text{ color: #fff;}
    
    .wayne-title{ font-size: 20px;}
    .testi-author-img{ margin: 0 auto; text-align: center;}
    .wayne-title{ color: #000;-webkit-text-fill-color: #000;}
    
    #wayne-video .col-lg-4{
        -ms-flex: 0 0 80%;
        flex: 0 0 80%;
        max-width: 80%;
        padding: 0;
        margin: 0 auto;
    }
    #wayne-video .col-lg-8 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
         padding: 0;
        margin: 0 auto;
    }
    #wayne-video iframe {min-height: 260px;}
    

    
/*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;}

    
    
/*google review--*/
    .google-border{ padding: 20px; }
    .google-img{width:180px;}
    .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;}

    
}
/* ---- End of max-width 520px CSS ---- */


/* ---- Start of max-width 420px CSS ---- */
@media all and (max-width: 422px) {
    .logo {margin-right: 50px;}
    .bg-mobile-left{ background-size: 300px auto;}
    
    .bg-mobile-right{  background-size: 300px auto; }
    #wayne-video iframe { min-height: 220px;}
    .about-list {
        padding: 5% 0;
    }
    h1.white-text.t1 {
        font-size: 45px!important;
    }
    
    .logo{ width: 150px;}
    
    .package-text-top{width: 85%; font-size: 18px; letter-spacing: 0;font-weight: 600;}
    .package-text-btn{width: 85%; letter-spacing: 1px; font-size: 20px; line-height: normal;}
    .package-text-btn span.text-en{letter-spacing:0; font-size: 20px;}
    .package-text{ font-weight: 700;}
    .package-text-btn span.text2{font-size: 26px;}

    
    #slider-mobile{padding-bottom:0;}    
    .logo-mobile{ width: 150px; padding-top: 30px; padding-bottom: 10px;}
    
}
/* ---- 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;}
}

/* ---- Start of max-width 380px CSS ---- */
@media all and (max-width: 380px) {
	.about-list li {
        font-size: 17px;
    }
    h1.white-text.t1 {
        font-size: 43px!important;
    }
    p.white-text.t2 {
        font-size: 11px;
    }
    
    .logo {margin-right: 30px;}
    
    #wayne-video iframe { min-height: 190px;}
    
}
/* ---- End of max-width 380px CSS ---- */
