
/* Landscape tablets and medium desktops */
@media (min-width:1200px) and (max-width:1469px) {
	

	}

/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
		}
@media (max-width:980px){

	.bedtime-routine .tooth-brush, .bedtime-routine .slipper{ display: none;}
	.bedtime-routine{ width: 100%;}
	.form-group-bedtime{ width: 85%; }
}
/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
	}
	@media (max-width:768px){
	.boys-wrap .right_image .boys-img-sec, .boys-wrap .left_image .boys-img-sec{display:none;}
	.boys-wrap .boys-quote{ display: none;}
	}

@media (max-width:767px){
	.heading-DKlemon{ padding:50px 0; }
	.container-ytb, .heading-DKlemon{width:100%;}
	.heading-DKlemon h3{margin:0; font-size:40px;}
	.video-carousel .drynites-ytb, .video-carousel .item-subjects{width:100%;}
	.ytb-thumbnail{width:100%; height:auto; border:5px solid #1cb28a;}
	body.girl .ytb-thumbnail{border:5px solid #da5be0;}
	.ytb-thumbnail img{width:100%;}
	.video-carousel .drynites-ytb{height:auto;}
	.video-carousel .item{height:auto; background:none; padding:10px 0;}
	
	.container-ytb, .container-header{padding:0 10px;}
	/*.row{margin:0;}*/
	div{box-sizing:border-box;}
	
	.cotton-bg .heading h2{ padding-top:10px;}
	.menu-drynites ul.navbar-nav  ul.sub-dropdown-menu > li.menu-item-has-children.title > a{display:block;}
	.img-boxes .boxes{margin:20px 10px;}
	
	.select-categories .select-drynites{ background-image:none !important; color:#fff;}
	
	.jcarousel ul li div{ margin:0 3px;}
	.boys-wrap .right_image .boys-img-sec, .boys-wrap .left_image .boys-img-sec,.boys-wrap .boys-quote{display:none;}
	
	
	
	}


@media(max-width:640px){}


@media (max-width:480px){
	.heading-DKlemon h3{margin:0; font-size:26px;}	
	.popup_cntr .popup_main .steps h2{ margin-top:0;}
	.popup_cntr .popup_main .steps h2, .popup_cntr .popup_main .steps h4{font-size:20px;}
	.popup_cntr .popup_main .steps .choice_cntr{margin-left:0; margin-top:10px; text-align:center;}
	.popup_cntr .popup_main .steps .choice_cntr li{margin:0 10px; text-align:center;}
	.popup_cntr .popup_main .steps{overflow-y:auto; overflow-x:hidden;}
	.popup_cntr .popup_main .steps .choice_cntr span.choice-circle{width:70px; height:70px; margin:0 auto;}
	.popup_cntr .popup_main .steps .choice_cntr span.choice-circle img{width:50%; height:auto;}
	.popup_cntr .popup_main .steps p{font-size:14px; margin-top:5px; margin-bottom:0;}
	.popup_cntr .popup_main .steps .age-cntr .num_cntr_input{ margin-top:10px; text-align:center}
	.popup_cntr .popup_main .steps .age-cntr .num_cntr_input input {width:250px;}
	.popup_cntr .popup_main .steps .age-cntr{margin-left:0px;}
	.num_cntr_input span input{font-size:30px;}
	
	#content .carousel-indicators li{margin-right:10px;}
	#content .carousel-indicators .active{ margin-right:10px;}
	.menu-drynites ul.navbar-nav  > li > span{margin-right:10px; cursor:pointer;}
	.reviews_wrapper .reviews_slider .carousel .carousel-inner {
	    width: 100%;
	    min-height: 200px;
	    margin-bottom: 20px;
	}
	
.img-boxes .boxes{margin:20px 0;}	

}


@media (max-width: 320px){
	.reviews_wrapper .reviews_slider .carousel .carousel-inner {
		width: 100%;
		min-height: 150px;
		margin-bottom: 20px;
	}

	.img-boxes .boxes{margin:15px 0;}
		
	.carousel-indicators {  
    	bottom: -50px;
	}
}