/* CSS Document */

.dg-container{
	width: 100%;
	height: 355px;
	position: relative; padding:0 50px; box-sizing:border-box;
}
.dg-wrapper{
	width: 481px;
	height: 316px;
	margin: 0 auto;
	position: relative;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
	-o-perspective: 1000px;
	-ms-perspective: 1000px;
	perspective: 1000px;
}
.dg-wrapper .item{
	width: 482px;
	height: 316px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	background: transparent url(../images/browser.png) no-repeat top left;
	box-shadow: 0px 10px 20px rgba(0,0,0,0.3);border:3px solid transparent;
}

.dg-wrapper .item.left-item .vid_overlay, .dg-wrapper .item.right-item .vid_overlay{ position:absolute; top:0; left:0; z-index:10; width:100%; height:100%; cursor:pointer; display:block;}

.dg-wrapper .item.dg-transition{
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.dg-wrapper .item iframe{
	display: block; position:absolute; width:100%; height:100%;
}
.dg-wrapper .item div{
	font-style: italic;
	text-align: center;
	line-height: 50px;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.5);
	color: #333;
	font-size: 16px;
	width: 100%;
	bottom: -55px;
	display: none;
	position: absolute;
}
.dg-wrapper .item.dg-center div{
	display: block;
}

body.girl .dg-wrapper .item.dg-center{
	border:3px solid #ef05dc; transition:all 0.3s ease; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease; z-index:2;
}
body.boy .dg-wrapper .item.dg-center{
	border:3px solid #1cb28a;
}

.dg-wrapper .item.dg-center{
	border:3px solid #1cb28a;
	z-index: 500;
}


.dg-container nav{
	width: 58px;
	z-index: 1000;
	bottom: 40px;
	left: 50%;
	margin-left: -29px;
}
.dg-container nav span{
	font-family:fontawesome;
	cursor:pointer;
	width: 24px;
	height: 25px;
	opacity: 0.8; position:absolute; font-size:40px;
	top:130px;

}
.dg-container nav span:hover{
	opacity: 1;
}
.dg-container nav span.dg-next{right:-20px; }
.dg-container nav span.dg-next:after{content:"\f054";}
.dg-container nav span.dg-prev{left:-20px;}
.dg-container nav span.dg-prev:after{content:"\f053";}

.dg-wrapper .item .dg-prev{ display:none;}
.dg-wrapper .item  .dg-next{ display:none;}
.dg-wrapper .item.right-item  .dg-next{display:block; position:absolute; top:0; left:0; width:100%; height:100%; z-index:2}
.dg-wrapper .item.left-item  .dg-prev{display:block; position:absolute; top:0; left:0; width:100%; height:100%; z-index:2}
.dg-wrapper .item.right-item  .dg-next:after,.dg-wrapper .item.left-item  .dg-prev:after{content:'';}


.boys-wrap{}
.boys-wrap .subtitle-text{ text-align: left; position:relative;}
.boys-wrap .sublist-panel{ padding:40px;}
.boys-wrap .right_image .boys-img-sec, .boys-wrap .left_image .boys-img-sec{
	position: absolute;
    border: 5px solid #fff;
    right: -150px;
    top: -60px;
	-webkit-transform: rotate(345deg);
	-moz-transform: rotate(345deg);
	-o-transform: rotate(345deg);
	writing-mode: lr-tb;
	-webkit-box-shadow: -2px 2px 6px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    -2px 2px 6px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         -2px 2px 6px 0px rgba(50, 50, 50, 0.75);
	width: 186px;
    height: 186px;
    overflow: hidden; background-size:cover; background-repeat:no-repeat;
}
.boys-wrap .boys-quote{
    position: absolute;
    color: #2eccb0;
    top: -71px;
    left: -73px;  font-family:'Arial Rounded MT Bold', 'Helvetica Rounded', Arial, sans-serif; font-size:200px; font-style:normal; font-weight:normal;	
}

.boys-wrap .quote-right.boys-quote{
    left:auto; right:-70px;	
}

.boys-wrap .boys-quote.girls-stories{color:#da5be0}
.boys-wrap .boys-quote.teen-stories{color:#E2DE3C}

.boys-wrap .title{ color:#5c5c5c; font-family:Arial, Helvetica, sans-serif;}
.boys-wrap h3.blue-stripe{
	background: #1c4086;
    color: #fff;
    font-size: 18px;
    display:block;
    padding: 15px 20px;
    font-weight: bold;
    text-align: left;
    line-height: 26px;
	margin-top: 5px;	
}
.arrow-down {
    width: 0px;
    height: 0px;
    border-left: 0px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #1c4086;
    margin: -10px 0 10px 24px;
}

.boys-wrap p{}


.boys-wrap .bottom{}
.boys-wrap .left_image .boys-img-sec{
	left: -185px;
    top: 6px;
    right: auto;
}
.boys-wrap .bottom .quote-right.boys-quote{
	left: auto;
    right: -60px;
    top: -110px;
}



.boys-wrap .subtitle-text.sublist-panel	{ width:auto;}

/*================404 not found start==========*/

.not-fnd{}
.not-fnd .contact_info{ margin-bottom:250px;}
.not-fnd .row{ margin-top:30px;}
.not-fnd h3{ margin-bottom:20px !important;}
.not-fnd p{ font-size:18px;}
.not-fnd .btn-dn{ padding:6px 30px;}





/*================404 not found End==========*/


.blank_page .subtitle-text.clearfix{ width:100%;}


/*================= about-bedwetting- Start ===============*/

.ag-bedwetting{}
.ag-bedwetting row{}
.ag-bedwetting .col-md-6{ margin-bottom:80px;}
.ag-bedwetting .btn-dn, .ag-sub-menu .ag-abt-wrap .btn-dn{ padding:6px 20px;}
.ag-bedwetting .sleepy{ position:relative;}
.ag-bedwetting .sleepy .z-animation.animation_two{ top: -50px; right: 270px;}


.ag-sub-menu{}
.ag-sub-menu .contact_head_cntr .contact_title{ min-width: 200px;}
.ag-sub-menu .ag-abt-wrap{
	margin-bottom: 20px;
	background: rgba(255,255,255,.9);
	color:#000;
	-webkit-box-shadow: 0px 3px 9px 0px rgba(0,0,0,0.75);
	 -moz-box-shadow: 0px 3px 9px 0px rgba(0,0,0,0.75);
	 box-shadow: 0px 3px 9px 0px rgba(0,0,0,0.75);
}

.ag-sub-menu .ag-abt-wrap .ag-cnt{ padding:30px 40px; color: #000; height: 100%;}
.ag-sub-menu .col-md-3{ overflow:hidden; padding:0;}


.ag-sub-menu .ag-abt-wrap {width:100%; margin-left: 0px; }
.ag-sub-menu .ag-abt-wrap .col-md-3{ display:table-cell; float:none; position:relative; background-size:cover; background-position:top center; }
.ag-sub-menu .ag-abt-wrap .col-md-9{ display:table-cell; float:none;}

/*================= about-bedwetting- Ends ===============*/

.ag-search-reasult{}
.ag-search-reasult p.post_type{ font-size:16px; color:#5c5c5c; padding-left:25px; background:url(../img/search-small-icon.png) no-repeat scroll 0px 3px;}
.ag-search-reasult .ask_question_icon{ background-position:0px 0px;}
p.post_type.product_icon{ background-position:0px -50px;}
p.post_type.faq_icon{ background-position:0px -163px;}
.ag-search-reasult h3{ text-transform:uppercase; font-size:18px;}

.ag-search-reasult .ag-abt-wrap{ display:table; width:100%;}
.ag-search-reasult .ag-cnt{ display:table-cell; float:none;} 
.ag-search-reasult  .img_cntr{ background-color:#1c4086; display:table-cell; float:none; background-size:contain; background-repeat:no-repeat; background-position:center center;}


.search_pagination {margin-bottom:20px;}
.search_pagination .btn_cntr a , .search_pagination .btn_cntr span{background:#ff5a00; padding:10px 15px; border-radius:5px; display:inline-block; font-weight:bold;}
.search_pagination .btn_cntr a:hover{/* IE 5-7 */
  filter: alpha(opacity=80);
  /* Netscape */
  -moz-opacity: 0.8;
  /* Safari 1.x */
  -khtml-opacity: 0.8;
  /* Good browsers */
  opacity: 0.8; text-decoration:none; }
.search_pagination .btn_cntr span{/* IE 5-7 */
  filter: alpha(opacity=50);
  /* Netscape */
  -moz-opacity: 0.5;
  /* Safari 1.x */
  -khtml-opacity: 0.5;
  /* Good browsers */
  opacity: 0.5; }

.search_pagination .prev_btn{}

.search_container{ min-height:600px;}
/*================= search- Start ===============*/


/*================= search- Ends ===============*/
	




	