/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* line 3, ../../sass/components/html.scss */
.html .hints a {
  float: left;
  margin-right: 5px;
}
.html-video .component-content{
  margin-left: -10px;
}
span .video-display-text{
background: linear-gradient(to bottom, #EDEDED 0%, #FEFEFE 4%, #F4F4F4 52%, #D1D1D1 100%) repeat scroll 0 0 transparent;
color: #335568;
display: block;
font-weight: 600;
padding: 6px 0;
position: absolute;
font-family: 'Montserrat', sans-serif;
font-style: normal;
text-align: center;
}
.Content-box-font span .video-display-text{
font-family:"Helvetica LT W02 Light";
}
.html-video .component-content p{
  background: linear-gradient(to bottom, #EDEDED 0%, #FEFEFE 4%, #F4F4F4 52%, #D1D1D1 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  margin-left: 1px;
  width: 218px;
  text-align: center;
  padding-right: 0px;
}

@media only screen and (min-width: 320px) and (max-width: 480px) {

/*.html-video .component-content{
  margin-left: 35px;
  height: 100%;
}*/


.html-video .component-content {
    display: block;
    height: 100%;
    width: 100%;
}
.html-video .component-content  iframe{
height:121px !important;
width: 100% !important;
}
/*
.html-video .component-content  iframe{
height: 100% !important;width: 100% !important;
}*/
.html-video .component-content p{width: 100% !important;}
}



@media only screen and (min-width: 360px) and (max-width: 959px) {
.html-video .component-content  iframe{
height:121px !important;
width: 100% !important;
}
	.html-video .component-content p{width: 100% !important;}
}
@media only screen and (min-width: 768px) and (max-width: 959px){
		.html-video .component-content  iframe{
		height: 340px !important;width: 100% !important;
		}
		.html-video .component-content p{width: 100% !important;}
}

@media only screen and (min-width: 960px) and (max-width: 980px) {

		.html-video .component-content  iframe{
		height: 100% !important;width: 100% !important;
		}
		.html-video .component-content p{width: 100% !important;}
}

@media only screen and (max-width: 959px) {
	.aquafresh-appstore .component-content{
		margin-left: 20px;
	}
}

.aquafresh-sugar-game-video{
	margin-top: -88px;
	height: 346px;
}

@media only screen and (min-width: 990px){
	.sugaracid-game-video {
		transform: scale(0.715);
		-ms-transform: scale(0.715);
		-moz-transform: scale(0.715);
		-webkit-transform: scale(0.715);
		transform-origin: left top;
		-ms-transform-origin: left top;
		-moz-transform-origin: left top;
		-webkit-transform-origin: left top;
	}
}

@media only screen and (min-width: 976px) and (max-width: 989px){
	.sugaracid-game-video {
		transform: scale(0.745);
		-ms-transform: scale(0.745);
		-moz-transform: scale(0.745);
		-webkit-transform: scale(0.745);
		transform-origin: left top;
		-ms-transform-origin: left top;
		-moz-transform-origin: left top;
		-webkit-transform-origin: left top;
	}
}

@media only screen and (min-width: 960px) and (max-width: 975px){
	.sugaracid-game-video {
		transform: scale(0.73);
		-ms-transform: scale(0.73);
		-moz-transform: scale(0.73);
		-webkit-transform: scale(0.73);
		transform-origin: left top;
		-ms-transform-origin: left top;
		-moz-transform-origin: left top;
		-webkit-transform-origin: left top;
	}
}

/*@media only screen and (min-width: 935px) and (max-width: 959px){
	.sugaracid-game-video {
		transform: scale(0.96);
		-ms-transform: scale(0.96);
		-moz-transform: scale(0.96);
		-webkit-transform: scale(0.96);
		transform-origin: left top;
		-ms-transform-origin: left top;
		-moz-transform-origin: left top;
		-webkit-transform-origin: left top;
	}
}

@media only screen and (min-width: 900px) and (max-width: 934px){
	.sugaracid-game-video {
		transform: scale(0.93);
		-ms-transform: scale(0.93);
		-moz-transform: scale(0.93);
		-webkit-transform: scale(0.93);
		transform-origin: left top;
		-ms-transform-origin: left top;
		-moz-transform-origin: left top;
		-webkit-transform-origin: left top;
	}
}

@media only screen and (min-width: 860px) and (max-width: 899px){
	.sugaracid-game-video {
		transform: scale(0.89);
		-ms-transform: scale(0.89);
		-moz-transform: scale(0.89);
		-webkit-transform: scale(0.89);
		transform-origin: left top;
		-ms-transform-origin: left top;
		-moz-transform-origin: left top;
		-webkit-transform-origin: left top;
	}
}

@media only screen and (min-width: 820px) and (max-width: 859px){
	.sugaracid-game-video {
		transform: scale(0.86);
		-ms-transform: scale(0.86);
		-moz-transform: scale(0.86);
		-webkit-transform: scale(0.86);
		transform-origin: left top;
		-ms-transform-origin: left top;
		-moz-transform-origin: left top;
		-webkit-transform-origin: left top;
	}
}

@media only screen and (min-width: 769px) and (max-width: 819px){
	.sugaracid-game-video {
		transform: scale(0.80);
		-ms-transform: scale(0.80);
		-moz-transform: scale(0.80);
		-webkit-transform: scale(0.80);
		transform-origin: left top;
		-ms-transform-origin: left top;
		-moz-transform-origin: left top;
		-webkit-transform-origin: left top;
	}
}*/

@media only screen and (max-width: 959px){
	.aquafresh-sugar-game-video{
		display: none !important;
	}
}

.page-night-care .html-video {
	margin-left: 0 !important;
}

.page-Mutli-action .html-video .component-content {
	display: none;
}

.page-search .panadol-search-results {
	margin-top: 25px;
}

.html-video .component-content p{
	background: linear-gradient(to bottom, #EDEDED 0%, #FEFEFE 4%, #F4F4F4 52%, #D1D1D1 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	margin-left: 1px;
	width: 218px;
	text-align: center;
	padding-right: 0px;
}.page-contact-us .aqua-promo-content-box.grid_5 {right: 30%;top: 26%;width:41%;}
.page-contact-us .win-bonkers-richtext p:first-child{width: 72%;margin: 0px auto;text-align: center;    margin-bottom: 10px;}
.page-contact-us .win-bonkers-richtext p:last-child{letter-spacing:1px;    margin: 0px auto;    text-align: center;}
.bonkers-wheretofind-top-box{ position:relative;}
.bonkers-wheretofind-top-box .aqua-promo-content-box{ position:absolute; top:18%; }
.bonkers-wheretofind-top-box .aqua-promo-content-box .win-bonkers-richtext p{ margin:0px auto 2%; text-align:center; width:92%;}
.bonkers-whrtofind-paste-img { margin-bottom:0px;}
.bonkers-wheretofind-top-box .aqua-promo-content-box .win-bonkers-richtext p strong{font-size:11px; line-height:16px;font-family:'Gotham Bold';}
.bonkers-wheretofind-top-box .aqua-promo-content-box .win-bonkers-richtext p:nth-child(2){ width:100%;}
.bonkers-whrtofind-uniquecode-richtext p{ margin:0px;}
.bonkers-wheretofind-top-box .aqua-promo-content-box .bonkers-whrtofind-enter-richtext p{
position: relative;
margin: 0 auto;
padding: 1px;
background-color: red;
text-align: center;
width: 40%;
border-radius: 10px;
color: #fff;
font-size: 12px;
}
.bonkers-whrtofind-enter-richtext{position:relative; z-index:9; }
.bonkers-wheretofind-top-box .aqua-promo-content-box .bonkers-whrtofind-enter-richtext p a{ text-decoration:none; color:#fff; font-size:12px;}
.bonkers-wheretofind-top-box .bonkers-footer-richtext.grid_5{ bottom:55px;}
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* line 3, ../../sass/components/box.scss */
.box-outlined .component-content {
  border: solid 2px #323131;
  padding: 13px;
  background-color: #e1e1e1;
}

/* line 9, ../../sass/components/box.scss */
.box-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
}

/* line 13, ../../sass/components/box.scss */
.box-more {
  display: block;
  text-align: right;
}

.box-more {
  display: none;  
}

/*Added by Karthik*/
.aquafresh-box-background{
	background: url("../../img/contentBg.jpg") no-repeat scroll 0 0 / 960px 300px #FFFFFF;
    margin-bottom: 0;
    margin-top: 0;	
}
.aquafresh-box-background p{
  margin-top: -2px;
  margin-left: 20px;
  margin-right: 0px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  color: #014080;
  padding-right: 20px;
  
}
.Content-box-font .aquafresh-box-background p{
  font-family: "Helvetica LT W02 Light";
}
.aquafresh-box-background h2{
  margin-top: 24px;
  margin-left: 20px;
  font-family: 'StoneSansITCW01-Medium';
  font-weight: 300;
  font-style: normal;
  font-size: 23px;
  color: #014080; 
}

/*Changes for ticket- || L3 Support -- Starts*/
.aqua-germany .aquafresh-box-background h1{
  margin-top: 24px;
  margin-left: 20px;
  font-family: 'StoneSansITCW01-Medium';
  font-weight: 300;
  font-style: normal;
  font-size: 23px;
  color: #014080; 
}

.aqua-germany .whitening-lady-rte .component-content h1 {
    margin-top: 102px;
}

.aqua-germany .aquafresh-box-ingredients-background h1 {
    margin-top: 15px;
    margin-left: 20px;
    margin-right: 20px;
    font-family: 'StoneSansITCW01-Medium';
    font-weight: 300;
    font-style: normal;
    font-size: 23px;
    color: #014080;
}

.aqua-germany .aquafresh-box-white-background h1{
    margin-top: 15px;
    margin-left: 20px;
    font-family: 'StoneSansITCW01-Medium';
    font-weight: 300;
    font-style: normal;
    font-size: 23px;
    color: #014080;
}

.aqua-germany .aquafresh-sap-box-background h1 {
    margin-top: 24px;
    margin-left: 20px;
    font-family: 'StoneSansITCW01-Medium';
    font-weight: 300;
    font-style: normal;
    font-size: 23px;
    color: #014080;
}

.aqua-germany .brushing-fun-rte .component-content h1 {
    margin-left: 0px;
    font-family: 'StoneSansITCW01-Medium';
    font-weight: 300;
    font-style: normal;
    font-size: 23px;
    color: #014080;
}

.aqua-germany .aquafresh-rte-contact-background h1 {
    margin-left: 20px;
    font-family: 'StoneSansITCW01-Medium';
    font-weight: 300;
    font-style: normal;
    font-size: 23px;
    color: #014080;
}

/*Changes for ticket- || L3 Support -- Ends*/
.aquafresh-box-background a{
  color: #014080;
  font-weight: bold;
  text-decoration: none;
}
.aquafresh-box-background a:hover{
  color: #09c;
}
/*Russia Changes*/
.russia-full-content-box .aquafresh-product-image {
    margin-top: 21px;
}
.russia-full-content-box .aquafresh-kidsbanner-image {
    margin-top: 21px;
}

/* changes for SAP page*/
.aquafresh-sap-box-background{
	background: url("../../img/contentBg.jpg") no-repeat scroll 0 0 / 960px 300px #FFFFFF;
    margin-bottom: 0;
    margin-top: -39px;	
}
.aquafresh-sap-box-background p{
  margin-top: -2px;
  margin-left: 20px;
  margin-right: 0px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  color: #014080;
  padding-right: 20px;
  
}
.Content-box-font.aquafresh-sap-box-background p{
font-family:"Helvetica LT W02 Light";
}
.aquafresh-sap-box-background h2{
  margin-top: 24px;
  margin-left: 20px;
  font-family: 'StoneSansITCW01-Medium';
  font-weight: 300;
  font-style: normal;
  font-size: 23px;
  color: #014080; 
}
.aquafresh-box-background a{
  color: #014080;
  font-weight: bold;
  text-decoration: none;
}
.aquafresh-box-background a:hover{
  color: #09c;
}
/*changes for SAP page*/
.aquafresh-everyday-care-background{
	background: url("../../img/contentBg.jpg") no-repeat scroll 0 0 / 960px 300px #FFFFFF;
    margin-bottom: 0;
    margin-top: -50px;	
}
.aquafresh-everyday-care-background p{
  margin-top: -10px;
  margin-left: 20px;
  margin-right: 0px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  color: #014080;
  padding-right: 20px;  
}
.aquafresh-everyday-care-background h2{
  margin-top: 10px;
  margin-left: 20px;
  font-family: 'StoneSansITCW01-Medium';
  font-weight: 300;
  font-style: normal;
  font-size: 23px;
  color: #014080; 
}
.aquafresh-everyday-care-background a{
  color: #014080;
  font-weight: bold;
  text-decoration: none;
}
.aquafresh-box-background a:hover{
  color: #09c;
}
.aquafresh-horizontal-pod-background{
	background: url("../../img/contentBg.jpg") no-repeat scroll 0 0 / 960px 300px #FFFFFF;
    margin-bottom: 0;
    margin-top: 0;
	padding-right: 17px;	
}
.aquafresh-horizontal-pod-background p{
  margin-top: -5px;
  margin-left: 20px;
  margin-right: 0px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  color: #014080;  
}
.aquafresh-horizontal-pod-background h2{
  margin-top: 15px;
  margin-left: 20px;
  font-family: 'StoneSansITCW01-Medium';
  font-weight: 300;
  font-style: normal;
  font-size: 23px;
  color: #014080; 
}
.aquafresh-horizontal-pod-background a{
  color: #014080;
  font-weight: bold;
  text-decoration: none;
}
.aquafresh-horizontal-pod-background a:hover{
  color: #09c;
}
.aquafresh-horizontal-pods .richText-image{
	margin-left: 20px;
}
.aquafresh-box-white-background{
  background-color: #FFFFFF;
  margin-bottom: 0px;
}
.aquafresh-box-white-background p{
  margin-top: 5px;
  padding-top: 5px;
  margin-left: 20px;
  margin-right: 0px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  color: #014080;
 
}
.aquafresh-box-white-background h2{
  margin-top: 15px;
  margin-left: 20px;
  font-family: 'StoneSansITCW01-Medium';
  font-weight: 300;
  font-style: normal;
  font-size: 23px;
  color: #014080; 
}
.aquafresh-box-ingredients-background{
   background: url('../../img/Ingredients.png') 0px 0px no-repeat;
   background-color: #ffffff;
   margin-bottom: 0px; 
   margin-top: 0px;
}
.aquafresh-box-ingredients-background p{
  margin-top: -5px;
  margin-left: 20px;
  margin-right: 20px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  color: #014080;

}
.aquafresh-box-ingredients-background h2{
  margin-top: 15px;
  margin-left: 20px;
  margin-right: 20px;
  font-family: 'StoneSansITCW01-Medium';
  font-weight: 300;
  font-style: normal;
  font-size: 23px;
  color: #014080; 
}
.aquafresh-box-content-white-background{
  background-color: #FFFFFF;  
  margin-bottom: 0px;
  margin-top: -17px;
}



/*.aquafresh-kids-box{
background: url("../../img/contentBg.jpg") no-repeat scroll 0 0 / 960px 300px #FFFFFF;
}

.aquafresh-kids-box .component-content{
 
  background-repeat: no-repeat;
  background-position: 20px 22px;
} */
.aquafresh-box-homepage-wide{
  /* padding-right: 29px;   
   background-repeat: no-repeat;
   margin-top: -245px;   amu*/
   
   
}

.aquafresh-box-homepage-wide p{
   font-family:'StoneSansIIITCW02-Lt';
	font-size:16px;
	font-weight:normal;
	color:#1e3156;
	margin-left:15px;
   /*margin-top: 29px;   
   margin-left: 24px;amu*/
}

.aquafresh-box-homepage-wide a{
   /*Karthik added on 13th June */
   /*background: url(../../img/AQ_BrandWebsite_Kids_Product_Landing_AW_arrow.png) no-repeat scroll right 1px transparent;*/
  /* margin-left: 147px; 
   padding-right: 20px;   amu*/
}
.aquafresh-box-homepage-wide .box-more-title{
	/* margin-left: -4px; */
	float: right;
}
.aquafresh-box-homepage-wide .richText{
   /*margin-bottom: 26px;*/
   height:167px;
   margin: 10px 0 0 20px;
}
.aquafresh-box-homepage-normal {
   /*padding-right: 29px;  amu */
   background: 350px 184px;
}
.box-more-title{
  background: url(../../img/AQ_BrandWebsite_Kids_Product_Landing_AW_arrow.png) no-repeat scroll right 0px transparent;/*amu*/
  padding-right: 20px;
  margin-right: 12px;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 10px;/*amu*/
  color: #014080;
  margin-bottom:3px;
}
.aquafresh-box-homepage-normal .richText{
  /* margin-bottom: 67px;amu*/
  height: 168px;
    margin: 5px 0 0 20px;/*amu*/
}
.aquafresh-box-homepage-normal .box-more-title{
	/* margin-left: 24px; */
	float: right;
	
}
.aquafresh-box-homepage-normal p{
	
	font-size:17px;
	font-weight:normal;
	color:#1e3156;
/*	margin-left:15px;
   margin-top: 112px;*/
    line-height:18px;
}
.aquafresh-box-homepage-normal  .component-content{
   /*padding-bottom: 76px;   
margin-top: -239px;
margin-left: 329px;
   width: 210px;
   height: 116px;amu*/
   margin-top: 4px;
    height: 193px;
}

.aquafresh-box-homepage-normal2 {
   padding-right: 29px;   
   margin-left: 300px;
  
}
.aquafresh-box-homepage-normal2 p{
   font-family:'StoneSansIIITCW02-Lt';
	font-size:16px;
	font-weight:normal;
	color:#1e3156;
    line-height:18px;
}
.aquafresh-box-homepage-normal2 .richText{
  /* margin-bottom: 80px;amu*/
 height: 172px;
    margin: 15px 0 0 20px;/*amu*/
}
.aquafresh-box-homepage-normal2 .box-more-title{
   /* margin-left: 70px;  */
	float: right;
}
.aquafresh-box-homepage-normal2 .component-content{
   /*padding-bottom: 78px;   
   margin-top: -250px;
   margin-left: 300px;
   width: 210px;
   height: 126px;amu*/
   height: 205px;
   margin-top: -8px;
}

.aquafresh-box-homepage-wide .component-content {
 
   height:197px;
   margin-top: -253px;
}
.aquafresh-box-homepage-normal .component-content{
margin-top:-248px;

}

.aquafresh-box-homepage-normal2 .component-content{
margin-top:-260px;
}
.aquafresh-box-homepage-wide .component-content .component-content,.aquafresh-box-homepage-normal .component-content .component-content, .aquafresh-box-homepage-normal2 .component-content .component-content{
    margin-top: 0px;
}
 .aquafresh-box-homepage-normal2 .component-content a {
    /*position: relative;
    top: 131px;
    display: block;
    float: left;
    left: 51px;amu*/
}

.aquafresh-vertical-firstbox .component-content{
   height: 209px;
   background-repeat: no-repeat;
}
.aquafresh-vertical-firstbox{
	margin-top: 26px;
}
.aquafresh-vertical-box{
	margin-top: -22px;
}
.aquafresh-vertical-box .component-content{
   height: 188px;
   background-repeat: no-repeat;
}
/*.box-more-title
{
margin-left: 100px;
}*/
.aquafresh-vertical-firstbox .box-more-title
{
	/* margin-left: 46px; */
	float: right;
}
.aquafresh-vertical-box .box-more-title
{
	/* margin-left: 92px; */
	float: right;
}
.aquafresh-vertical-box .rte-podtext-topalign{
    
	margin-bottom: -45px;
}
.aquafresh-vertical-firstbox .rte-podtext-topalign-new{
    
	margin-bottom: -45px;
}
.aquafresh-vertical-firstbox  .rte-podtext-topalign-new .box-more-title{
	margin-left: 92px;
}
/* Karthik added on June 13 */

.box-more-arrow{
	display: none;
}
.aquafresh-box-background p em{
  color: #014080;
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  font-weight: 400;  
  margin-left: 0px;
}
.aquafresh-box-background p em{
font-family:"Helvetica LT W02 Light";
}
.aquafresh-box-kids-normal{
	display: block;
}
.aquafresh-box-kids-responsive{
	display: none;
}
.aquafresh-box-products-background{
  background-color: #FFFFFF;
  margin-bottom: 0px;
  margin-top: -16px;
}
.aquafresh-box-products-background p{
  margin-top: 5px;
  padding-top: 5px;
  margin-left: 20px;
  margin-right: 0px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  color: #014080;
 
}
.Content-box-font .aquafresh-box-products-background p{
font-family:"Helvetica LT W02 Light";
}
.aquafresh-box-products-background h2{
  margin-top: 15px;
  margin-left: 20px;
  font-family: 'StoneSansITCW01-Medium';
  font-weight: 300;
  font-style: normal;
  font-size: 23px;
  color: #014080; 
}
.aquafresh-box-products-background h3{
  margin-top: 15px;
  margin-left: 20px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 17px;
  color: #014080; 
  line-height: 20px;
}
.Content-box-font .aquafresh-box-products-background h3{
font-family:"Helvetica LT W02 Light";
}
.text-vietnam h2{
  margin-left: 15px;
}
.text-vietnam ul li{
  padding-left: 21px;
}
.captain-text-vietnam ul,.questions-text-answers-vietnam ul{
  margin-top: 0px;
}
@media only screen and (max-width: 959px) {
.bonkers-wheretofind-top-box .aqua-promo-content-box .win-bonkers-richtext p {
    padding: 0 0%; width:100%;
	}
.bonkers-wheretofind-top-box .captain-aqua-promo-image img {
    right: 0%;
    position: relative;
    float: right;
}
.bonkers-wheretofind-top-box .aqua-promo-content-box .bonkers-whrtofind-enter-richtext p a {text-decoration:none;color:#fff;font-size:12px;}
.bonkers-wheretofind-top-box .bonkers-footer-richtext p {    display:block;    padding:0;}
.page-contact-us .win-bonkers-richtext p:first-child {width: 100%;margin: 0px auto;text-align: center;margin-bottom: 16px;line-height:15px;}
.page-contact-us .bonkers-footer-richtext p {display:block; padding: 0px 0px 0px 20px;}
.page-contact-us .win-bonkers-richtext p:last-child{ line-height:18px;}
.aqua-bonkers-promo-bg {position: relative; width: 100%; margin-top: -107px; }
		.aquafresh-box-background{background: #ffffff;margin-bottom: 0;margin-top: 0;}
		.aquafresh-sap-box-background{background: #ffffff;margin-bottom: 0;margin-top: -39px;}
		.aquafresh-box-homepage-wide{padding-right: 0 !important;margin-top: -130px !important;}
		/*.aquafresh-box-homepage-wide .component-content{background-size: 212px 175px; background-repeat: no-repeat;margin:-12px auto 0 30%;display: block;}*/
		.aquafresh-box-homepage-wide .component-content .component-content{margin:0;}
		.aquafresh-box-homepage-wide  .rich-text .component-content{ margin-left: 6px;margin-top: -12px;}
		.aquafresh-box-homepage-wide .component-content .box-more-title{margin-left: -147px;}
		.aquafresh-box-homepage-normal {padding-right: 29px;background-size: 350px 184px;}
		.aquafresh-box-homepage-normal  .component-content{background-size: 212px 175px;   background-repeat: no-repeat; padding-bottom: 64px;   margin-top: -165px ; margin-left: 282px ;width: 210px;height: 116px;}
		.aquafresh-box-homepage-normal2 {padding-left: 0px; }
		.aquafresh-box-homepage-normal2 .component-content{background-size: 264px 175px;background-repeat: no-repeat;padding-bottom: 67px;margin-top: 0px;width: 258px;height: 140px;background-position: 0px -11px;}
		.aquafresh-vertical-firstbox{margin-top: 22px;margin-left: 34px;}
		.aquafresh-vertical-box{margin-top: -22px;margin-left: 34px;}		
		.aquafresh-box-homepage-wide .box-more-title{float: left;margin-left: 0px !important;}
		.aquafresh-box-homepage-wide  {margin-top: -100px;padding-right: 29px;}
		.aquafresh-box-homepage-wide .component-content {background-position: -6px -32px;background-repeat: no-repeat;background-size: 267px 176px;}
		.aquafresh-box-homepage-wide .component-content p{ width:100%;}
		/*.aquafresh-box-homepage-wide a {margin-left: 6px;padding-right: 24px;float: left;display: block;position: relative;left: 90px;top: -25px;}*/
		.aquafresh-box-homepage-normal .component-content {background-size: 255px 162px;background-repeat: no-repeat;padding-bottom: 62px;width: 259px;height: 76px;background-position: 0px -14px;margin: 0px auto;display: block;margin-top: -33px;margin-left: 32%;}		.aquafresh-box-homepage-normal2 p{margin-top: 15px;margin-left: 0px;}
	/*	.grid_5,.main .grid_3{width:100% !important;}  */
		.aquafresh-box-homepage-wide .component-content {width: 257px;}		
		.aquafresh-box-homepage-wide p { position: relative;    top: -12px;padding-left:12px;}
		.aquafresh-box-homepage-normal2 p {margin-top: 7px;left: auto;float: left;position: relative;}
		.aquafresh-box-homepage-normal .component-content .component-content{margin:0;}
		.aquafresh-box-homepage-normal2 .component-content .component-content{margin:0;}		
		.aquafresh-box-logo .component-content {margin-top: 36px;}
		
.aquafresh-box-kids-normal{
	display: none;
}
.aquafresh-box-kids-responsive{
	display: block;
}

}
@media only screen and (min-width: 768px) and (max-width: 1024px){
/* .bonkers-footer-richtext{ 
width: 42%;
margin: 0px auto;
}
.bonkers-whrtofind-paste-img img,.bonkers-whrtofind-winbonker-img img{
width:29%;
}
.bonkers-whrtofind-mascot-img img {
    position: absolute;
    width: 23%;
    bottom: 552px;
    right: 39px;
}
.bonkers-whrtofind-uniquecode-richtext p {
font-family: 'StoneSansITCW01-Medium';
margin: 0px;
color: #1171ac;
font-size: 16px;
width: 50%;
margin: 0px auto;
}
.captain-aqua-promo-image img {
position: absolute;
top: 22%;
left: 92px;
width: 19%;
}
.bonkers-whrtofind-enter-richtext  {width: 70%;
margin: 0px auto;}
.bonkers-whrtofind-findcode-richtext {
width: 47%;
margin: 0px auto;
}
.bonkers-whrtofind-findcode-richtext p:first-child {
font-family: 'Trade Gothic W02 Light';
font-size: 12px;
line-height: 14px;
width: 77%;
color: #1171ac;
margin: 0px auto;
text-align: center;
margin-bottom: 0px;
}
.bonkers-wheretofind-content-box {
    position: absolute;
    top: 14%;
    left: 50px;
}
.aqua-bonkers-contact-box .homepage-bottombanner-image {
    position: relative;
    max-width: 940px;
    top: -270px;
    margin-top: 0px;
}
.aqua-bonkers .aqua-bonkers-promo-mb-bg { display:none !important;}
.aqua-bonkers-promo-bg figcaption p:nth-child(3) {
margin-top: 60px;
margin-bottom: 0px;
} */
}

@media only screen and (max-width: 480px) {

		.aquafresh-box-background{background: #ffffff;margin-bottom: 0;margin-top: 0;}
		.aquafresh-sap-box-background{background: #ffffff;margin-bottom: 0;margin-top: -39px;}
		.aquafresh-box-homepage-wide{padding-right: 0 !important;margin-top: -100px !important;}
		.aquafresh-box-homepage-wide .component-content{background-size: 212px 175px; background-repeat: no-repeat;margin-left: 32px;margin-top: -12px;}
		.aquafresh-box-homepage-wide  .rich-text .component-content{ margin-left: 6px;margin-top: -12px;}
		.aquafresh-box-homepage-wide .component-content .box-more-title{margin-left: -147px;}
		.aquafresh-box-homepage-normal {padding-right: 29px;background-size: 350px 184px;}
		.aquafresh-box-homepage-normal  .component-content{background-size: 212px 175px;   background-repeat: no-repeat; padding-bottom: 64px;   margin-top: -20px;margin-left: 37px;width: 210px;height: 116px;}
		.aquafresh-box-homepage-normal2 {padding-left: 0px; }
		.aquafresh-box-homepage-normal2 .component-content{background-size: 264px 175px;background-repeat: no-repeat;padding-bottom: 67px;margin-top: -2px;margin-left: 37px;width: 258px;height: 140px;background-position: 0px -11px;}	
		.aquafresh-vertical-firstbox{margin-top: 22px;margin-left: 34px;}
		.aquafresh-vertical-box{margin-top: -22px;margin-left: 34px;}		
		.aquafresh-box-homepage-wide .box-more-title{float: left;margin-left: 0px !important;}
		.aquafresh-box-homepage-wide  {margin-top: -100px;padding-right: 29px;}
		.aquafresh-box-homepage-wide .component-content {background-position: 0 -28px;background-repeat: no-repeat;background-size: 265px 175px;}
		.aquafresh-box-homepage-wide .component-content p{ width:100%;}
		/*.aquafresh-box-homepage-wide a {margin-left: 6px;padding-right: 24px;float: left;display: block;position: relative;left: 90px;top: -25px;}amu*/
		.aquafresh-box-homepage-normal .component-content {
						background-position: 0 -17px;
						background-repeat: no-repeat;
						background-size: 259px 168px;
						height: 76px;
						padding-bottom: 84px;
						width: 267px;
			}
		.aquafresh-box-homepage-normal2 p{margin-top: 15px;margin-left: 0px;}

}

@media only screen and (max-width: 400px) {

	.aquafresh-box-homepage-normal {
	   padding-right: 29px;   
	   background-size: 350px 184px;
	}
	.aquafresh-box-homepage-normal  .component-content{
	   padding-bottom: 44px;   
	   margin-top: 2px;
	   height: 116px;
	}
}




.grid_3.aquafresh-box-homepage-normal{
margin-left:0px;
}

.grid_5.aquafresh-box-homepage-wide{
width:37%
}
.grid_3.aquafresh-box-homepage-normal{
width:22.404%
}


.grid_3.aquafresh-box-homepage-normal2{
margin-left:0px;
width:25.404%
}
/*amu*/

@media only screen and (max-width: 959px) {	 
.aquafresh-box-homepage-normal p {
    margin-top:0px;
}
.aquafresh-box-homepage-wide .richText {
    height: 110px;
    margin: 10px 0 0 2px;
}
.aquafresh-box-homepage-wide a {
	float:right;
}
.aquafresh-box-homepage-normal .richText {
    height: 108px;
    margin: 5px 0 0 20px;
}
.aquafresh-box-homepage-normal2 .richText {
    height: 125px;
    margin: 15px 0 0 20px;
}
.aquafresh-box-homepage-wide .component-content {
    height: 158px;
	float: left;
    margin-left: 0;
    margin-right: 10px;
    margin-top: 0px;
}
.aquafresh-box-homepage-wide .component-content  .component-content{
    
	float: none;
    
}

}

.aquafresh-box-homepage-normal p {
    color:#FFF;
}
@media only screen and (max-width: 480px) {
.aquafresh-box-homepage-wide .richText {
    height: 115px;
    margin: 10px 0 0 20px;
}
.aquafresh-box-kids-resp{
    margin-top: -100px;
    
    }

.aquafresh-box-homepage-wide .component-content,.aquafresh-box-homepage-normal .component-content ,.aquafresh-box-homepage-normal2 .component-content  {
    display: block;
    float: none;
	margin-left:5%;
}
}
@media only screen and (max-width: 320px) {

.aquafresh-vertical-firstbox .component-content{
    background-position: 0 -32px;
    background-repeat: no-repeat;
    height: 209px;
    margin-bottom: -15px;
}
}

@media only screen and (max-width: 320px) {
.box-more-title{
    margin-right: 60px;
    margin-top: -40px;
}
.aquafresh-box-kids-normal{
	display: none;
}
.aquafresh-box-kids-responsive{
	display: block;
}

.aquafresh-box-kids-resp{
    margin-top: 31px;
    
    }
}

@media only screen and (max-width: 320px) {
.aquafresh-vertical-box .component-content{
   background-position: 0 -12px;
    background-repeat: no-repeat;
    height: 188px;
    margin-bottom: 25px;
}
}

@media only screen and (max-width: 320px) {
    .aquafresh-horizontal-pod-background{
    background: #FFFFFF;
    margin-bottom: 0;
    margin-top: 0;
    padding-right: 17px;
    }
  }

  @media only screen and (max-width: 320px) {
      .aquafresh-horizontal-pods .richText-image{
            margin-left: 16%;
    }
  }
  

  @media only screen and (max-width: 959px) {
    .aquafresh-box-kids-resp{
    margin-top: -150px;
    
    }
	}
@media only screen and (max-width: 480px) and (min-width: 320px){
.aquafresh-russia-box-background .aquafresh-logo1 img {
    margin-bottom: 12px;
}
}

@media only screen and (max-width: 480px) and (min-width: 320px){
.russia-full-content-box .aquafresh-kidsbanner-image {
    margin-top: 61px;
}
.russia-full-content-box .aquafresh-product-image {
    margin-top: 62px;
}
.russia-full-content-box .big-teeth-image-align img {
    margin-top: -8px;
}
}

/*
.russia-full-content-box .aquafresh-product-image {
    margin-top: 21px;
}
.russia-full-content-box .aquafresh-kidsbanner-image {
    margin-top: 21px;
}
*/
/*Aquafresh - Bonkers - Start*/
.aqua-bonkers-content-box.grid_12{margin-left:0% !important;margin-bottom: 0;}
.aqua-promo-box, .aqua-bonkers-thank-you-box, .aqua-bonkers-tc-whole-box,.aqua-bonkers-Oops-box,.bonkers-sorry-top-box, .bonkers-email-reg-top-box,.bonkers-detailform-top-box,.aqua-bonkers-contact-box,.box-urn-entry,.aqua-bonkers-faq-box {position:relative;}

/*Invalid code*/
.aqua-bonkers-Oops-box .aqua-promo-content-box.grid_5{top:30%;z-index:0; width: 54%;right: 20%;}
.bonkers-tc-richtext.even{width:44%;display:inline-block; font-size:8px; padding-left:25px; color: #1171ac;}
.bonkers-tc-richtext.odd{width:44%;float:left; font-size:8px; padding-left:25px; color: #1171ac;}
.aqua-bonkers-tc-whole-box .captain-aqua-promo-image img, .aqua-bonkers-faq-box .captain-aqua-promo-image img  {  right: 8%;
    position: relative;    float: right;    z-index: 1;    width: 51%; } 
.aqua-bonkers-tc-whole-box .aqua-promo-content-box.grid_5,.aqua-bonkers-faq-box .aqua-promo-content-box.grid_5 {right:19%;height: 445px;     width: 59%; background-color: rgba(255, 255, 255, 0.5); padding-top:25px; border-radius:10px; top:23%; } /* Nizam DT-8214 */
   
   
/*URN entry page*/   
.box-urn-entry .aqua-promo-content-box{top: 16%;
    z-index: 0;
    width: 58%;
    right: 0;
    position: absolute;
    margin: 0 auto;
    left: 0;}
.box-urn-entry .aqua-promo-content-box .bonkers-aqua-promo-image {margin-left: 23%;}
.aqua-bonkers .button{background:#ec1c2c;color: #fff;padding: 4px 9px;display: inline-block;text-align: center;border-radius: 5px;font-family: Gotham Bold;font-size: 10px;}
.bonkers-urn-form.wsform .wsform-item{margin-bottom:0;width: 76%;float: left; padding-top: 8px;}/*09-Jan*/
.bonkers-urn-cantfind-text p, .bonkers-urn-cantfind-text a{ font-size: 8px;color:#1171ad;margin: 0;text-align: center;width: 100%;text-decoration:none;}
.bonkers-whrtofind-uniquecode-richtext {    font-size: 11px;    width: 100%;    margin: 2% auto 0;    text-align: center;}
/*Aquafresh - Bonkers - End*/	 
   @media only screen and (max-width: 959px) {
   
	} 
  /* Terms and conditions */
@media only screen and (min-width:736px) and (max-width:736px){
.page-winbonkersbrushtimers .aqua-bonkers-content-box .bonkers-footer-richtext.grid_5 {
    right: 0;
    bottom: 40px;
}
.box-urn-entry .aqua-promo-content-box {
top: 12%;
}
}
@media only screen and (min-width: 667px) and (max-width: 667px){
.box-urn-entry .aqua-promo-content-box {
top: 13%;
}
}
 @media only screen and (min-width:320px) and (max-width:767px){
  .aqua-bonkers-contact-box .bonkers-aqua-promo-image.image {    margin-top: 60%; }
 .bonkers-urn-form.wsform .wsform-item{width:45%;padding-top:5px;}
 .bonkers-urn-cantfind-text p, .bonkers-urn-cantfind-text a{width:58%;text-align:left;}/*03-Jan*/ 
 .aqua-bonkers-Oops-box .aqua-promo-content-box.grid_5{top: 21%;    width: 100%;
    right: auto;
    left: auto;
    padding: 0 8%;}
	 .aqua-bonkers-Oops-box .bonkers-invalid-code-richtext span p{margin:0}
	 .aqua-bonkers-Oops-box .bonkers-invalid-code-richtext span.bonkers-invalid-code-span {font-size: 20px;line-height: 15px;}
	.aqua-bonkers-Oops-box .captain-aqua-promo-image.grid_4{left: 3%;}
	.main .aqua-bonkers-Oops-box .mascot-aqua-promo-image.grid_3{    bottom: 20%;}
	.aqua-bonkers-Oops-box .bonkers-inv-code-trouble-text p{font-size: 12px;}
	.aqua-bonkers .aqua-bonkers-Oops-box .win-bonkers-richtext{width: 100%;}
	 .box-urn-entry .aqua-promo-content-box{   padding: 0 5%;
    box-sizing: border-box;width:100%}
	 .box-urn-entry .aqua-promo-content-box .bonkers-aqua-promo-image{margin-left: 0;}
	 .bonkers-urn-paste-img{left:inherit}
	 	.main .aqua-promo-content-box.grid_5 {width: 60%;top: 12%;left: 20%;}			
	 .main .aqua-bonkers-contact-box .aqua-promo-content-box.grid_5{width: 60%;top: 12%;left: 20%;}
	 
 .aqua-bonkers-tc-whole-box .captain-aqua-promo-image img, .aqua-bonkers-faq-box .captain-aqua-promo-image img {
 right:0;
 }
 .aqua-bonkers-tc-whole-box .aqua-scroll, .aqua-bonkers-faq-box .aqua-scroll{
    width: 80%;
    margin: 0 auto;
    height: 530px;
    padding: 0 3% 5% 10%;
 }
 .aqua-bonkers-tc-whole-box .bonkers-tc-richtext.odd,
 .aqua-bonkers-tc-whole-box .bonkers-tc-richtext.even,
 .aqua-bonkers-faq-box .bonkers-tc-richtext.odd,
 .aqua-bonkers-faq-box .bonkers-tc-richtext.even{
 width:100%;
 padding-left:0;
 }
 .bonkers-tc-return-richtext  p{
 width:25%;
 margin-top:20px;
 }
 .main .bonkers-wheretofind-top-box .captain-aqua-promo-image.grid_4,
 .main .aqua-bonkers-tc-whole-box .captain-aqua-promo-image.grid_4,
 .main .aqua-bonkers-faq-box .captain-aqua-promo-image.grid_4{
 left:2%;
 }
 .aqua-bonkers-Oops-box .aqua-promo-content-box.grid_5{top: 21%;    width: 100%;
    right: auto;
    left: auto;
    padding: 0 8%;}
	 .aqua-bonkers-Oops-box .bonkers-invalid-code-richtext span p{margin:0}
	 .aqua-bonkers-Oops-box .bonkers-invalid-code-richtext span.bonkers-invalid-code-span {font-size: 20px;line-height: 15px;}
	.aqua-bonkers-Oops-box .captain-aqua-promo-image.grid_4{left: 3%;}
	.main .aqua-bonkers-Oops-box .mascot-aqua-promo-image.grid_3{    bottom: 20%;}
	.aqua-bonkers-Oops-box .bonkers-inv-code-trouble-text p{font-size: 12px;}
	.aqua-bonkers .aqua-bonkers-Oops-box .win-bonkers-richtext{width: 100%;}
	 .box-urn-entry .aqua-promo-content-box{   padding: 0 5%;
    box-sizing: border-box;width:100%}
	 .box-urn-entry .aqua-promo-content-box .bonkers-aqua-promo-image{    width: 65%;    margin: 12% auto 0;} /* Nizam - DT-8218 */
	 .bonkers-urn-paste-img{left:inherit}
	 	.main .aqua-promo-content-box.grid_5 {width: 60%;top: 12%;left: 20%;}			
	 .main .aqua-bonkers-contact-box .aqua-promo-content-box.grid_5{width: 60%;top: 12%;left: 20%;}

.bonkers-wheretofind-top-box .bonkers-footer-richtext p{padding:0}
.main  .bonkers-wheretofind-top-box .aqua-promo-content-box.grid_5{  width: 100%; right:0; left:0;} 
.bonkers-wheretofind-top-box .bonkers-aqua-promo-image.image{    width: 60%;    margin: 8% auto 0;}
.bonkers-whrtofind-uniquecode-richtext{ width: 100%; margin: 2% auto 0; text-align:center; }
.bonkers-whrtofind-paste-img, .bonkers-wheretofind-top-box .win-bonkers-richtext {  width: 60%;    margin: 0% auto 0;}
 .bonkers-wheretofind-top-box .aqua-promo-content-box .win-bonkers-richtext p:first-child,
 .bonkers-wheretofind-top-box .aqua-promo-content-box .win-bonkers-richtext p:nth-child(2),
 .bonkers-wheretofind-top-box .aqua-promo-content-box .win-bonkers-richtext p:last-child{ width:100%; }
 .bonkers-whrtofind-enter-richtext p  a{ text-decoration:none; color:#fff; font-size:12px;}
 .main  .bonkers-detailform-top-box .aqua-promo-content-box.grid_5,.main .bonkers-email-reg-top-box .aqua-promo-content-box.grid_5{  width: 100%; right:0; left:0;}  
 .bonkers-detailform-top-box .bonkers-aqua-promo-image.image,.bonkers-email-reg-top-box .bonkers-aqua-promo-image.image{    width: 59%;    margin: 10% auto 0;}
/*  .main .aqua-promo-content-box.grid_5{width: 100%;    right: 0; left:0} */
 .main .aqua-bonkers-faq-box .aqua-promo-content-box.grid_5{ top:22%;}
 .aqua-bonkers-tc-whole-box .captain-aqua-promo-image img, .aqua-bonkers-faq-box .captain-aqua-promo-image img {
    width: 100%;
}
 .aqua-bonkers-tc-whole-box .aqua-promo-content-box.grid_5, .aqua-bonkers-faq-box  .aqua-promo-content-box.grid_5 {
 width:70%;
 margin:0 auto;
 left:15%;
 height:60%;
 top:23%;
 }/* palce changes */
}  
 @media only screen and (min-width:320px) and (max-width:479px){
 
	.bonkers-urn-form.wsform .wsform-item{width:68%;padding-top:5px;}
 .bonkers-wheretofind-top-box .aqua-bonkers-promo-mb-bg{min-height: 580px;}
 .main  .bonkers-wheretofind-top-box .aqua-bonkers-promo-mb-bg img{min-height: 580px;}
 .bonkers-wheretofind-top-box .bonkers-footer-richtext p{padding:0}
.bonkers-wheretofind-top-box .bonkers-aqua-promo-image.image,
.bonkers-detailform-top-box .bonkers-aqua-promo-image.image{    width: 59%;    margin: 8% auto 0;} 
.bonkers-whrtofind-uniquecode-richtext{ font-size:11px; width: 100%; margin: 2% auto 0; text-align:center; }
.bonkers-whrtofind-paste-img, .bonkers-wheretofind-top-box .win-bonkers-richtext {  width: 60%;    margin: 0% auto 0;}
 .bonkers-wheretofind-top-box .aqua-promo-content-box .win-bonkers-richtext p:first-child,
 .bonkers-wheretofind-top-box .aqua-promo-content-box .win-bonkers-richtext p:nth-child(2),
 .bonkers-wheretofind-top-box .aqua-promo-content-box .win-bonkers-richtext p:last-child{ width:100%;
  font-size:11px; line-height:15px; 
 }
 .bonkers-whrtofind-enter-richtext p  a{ text-decoration:none; color:#fff; font-size:12px;}
 .main .aqua-promo-content-box.grid_5{    width: 68%; right: 25%; top: 16%;    margin: 0 auto;}
 .main .aqua-bonkers-Oops-box .aqua-promo-content-box.grid_5{width: 100%;    right: 0; left:0}/*08-Jan*/
 .aqua-bonkers-tc-whole-box .aqua-promo-content-box.grid_5, .aqua-bonkers-faq-box  .aqua-promo-content-box.grid_5{width:80%;margin:0 auto !important;left:0;right:0; top:27%; height:52%; }/*09-Jan*/
 .bonkers-footer-richtext p a{
 display: inline-block;
 }
 .bonkers-footer-richtext p:last-child{
     display: inherit;
 }
  .aqua-bonkers-tc-whole-box .aqua-scroll,
  .aqua-bonkers-faq-box .aqua-scroll  {
    width: 80%;
    margin: 0 auto;
    height: 220px;
    padding: 0 3% 5% 10%;
 }
 .bonkers-tc-return-richtext  p{
 width:45%;
 }
  .aqua-bonkers-Oops-box .aqua-bonkers-promo-mb-bg img{min-height: 570px;}
    .box-urn-entry .aqua-bonkers-promo-mb-bg img{min-height: 630px;}
.bonkers-detailform-top-box .aqua-bonkers-promo-mb-bg img{    min-height: 700px;}
.bonkers-email-reg-top-box .bonkers-aqua-promo-image.image{    width: 59%;    margin: 0% auto 0;}
.bonkers-email-reg-top-box .win-bonkers-richtext{width:60%; margin:0 auto; text-align:center;}
.aqua-bonkers .bonkers-email-reg-top-box .wsform {    width: 63%;    padding: 2%;}
.bonkers-email-reg-top-box .aqua-promo-content-box { top: 19%;}  
.bonkers-aqua-promo-image.image {    margin-top: 33%;}
 .main .aqua-bonkers-faq-box .aqua-promo-content-box.grid_5{ top:27%;}
} 
@media only screen and (min-width:480px) and (max-width:539px){
.aqua-bonkers-tc-whole-box .aqua-scroll,.aqua-bonkers-faq-box .aqua-scroll{
    width: 80%;
    margin: 0 auto;
    height: 400px;
    padding: 0 3% 5% 10%;
 }
 .bonkers-tc-return-richtext  p{
 width:40%;
 }
 .aqua-bonkers-tc-whole-box .aqua-promo-content-box.grid_5, .aqua-bonkers-faq-box  .aqua-promo-content-box.grid_5{
 height:60%;
 }
 .bonkers-detailform-top-box .aqua-bonkers-promo-mb-bg {
    max-height: 740px;
}
.bonkers-wheretofind-top-box .aqua-promo-content-box .bonkers-whrtofind-enter-richtext p{ width:25%;} /* Nizam DT-8210 */
.wsform.bonkers-email-reg-form .wsform-item.A_PRVACY_POLCY .wsform-controls, .wsform.bonkers-email-reg-form .wsform-item.A_PROF_TC .wsform-controls{    margin-top: 10%;} /* Nizam 09Jan*/
}
@media only screen and (min-width:540px) and (max-width:639px){
.aqua-bonkers-tc-whole-box .aqua-scroll, .aqua-bonkers-faq-box .aqua-scroll{
    height: 460px;
}
.bonkers-detailform-top-box .aqua-bonkers-promo-mb-bg {
    max-height: 840px;
}
.bonkers-detailform-top-box .captain-aqua-promo-image.grid_4{
left:1%;
}
	.bonkers-wheretofind-top-box .aqua-promo-content-box .bonkers-whrtofind-enter-richtext p{ width:25%;} /* Nizam DT-8210 */
	.wsform.bonkers-email-reg-form .wsform-item.A_PRVACY_POLCY .wsform-controls, .wsform.bonkers-email-reg-form .wsform-item.A_PROF_TC .wsform-controls{    margin-top: 10%;} /* Nizam 09Jan*/
}
@media only screen and (min-width:640px) and (max-width:767px){
.aqua-bonkers .wsform.bonkers-details-wSForm .bonkers-mandatory-field-text {
    left: 12%;
    bottom: 12%;
	font-size:12px;
}
.bonkers-detailform-top-box .form .control-group {
    float: right;
    margin-right: 25%;
}
.main .bonkers-email-reg-top-box .mascot-aqua-promo-image.grid_3 {
    bottom: 9%;
	}
	.bonkers-wheretofind-top-box .aqua-promo-content-box .bonkers-whrtofind-enter-richtext p{ width:25%;} /* Nizam DT-8210 */
	.aqua-bonkers-contact-box .bonkers-aqua-promo-image.image {    margin-top: 31%; } /* Nizam 09Jan*/
	.wsform.bonkers-email-reg-form .wsform-item.A_PRVACY_POLCY .wsform-controls, .wsform.bonkers-email-reg-form .wsform-item.A_PROF_TC .wsform-controls{    margin-top: 3%;} /* Nizam 09Jan*/
}
@media only screen and (min-width:768px) and (max-width:959px){
.page-contact-us .aqua-promo-content-box.grid_5 {right: 30%;top: 34%;width:45%;}/*06-Jan*/
.aqua-bonkers-Oops-box .aqua-promo-content-box.grid_5{top: 30%;z-index: 0;width: 100%;right: 0;}/*06-Jan*/
.main .aqua-bonkers-Oops-box  .mascot-aqua-promo-image.grid_3{bottom:15%;}/*06-Jan*/
.main .aqua-bonkers .aqua-bonkers-thank-you-box .aqua-promo-content-box {width: 50%;top: 12%;margin: 0 auto;float: none;left: 175px;}/*06-Jan*/
.main .aqua-bonkers .bonkers-sorry-top-box .aqua-promo-content-box{width: 100%;margin: 0 auto;float: none;left: 0;top: 30%;}/*06-Jan*/
.bonkers-sorry-top-box .win-bonkers-richtext p {width: 50%;margin: 0 auto;text-align: center;margin-left: auto;}/*06-Jan*/
.aqua-bonkers .bonkers-sorry-top-box .bonkers-footer-richtext.grid_5{right:0;}/*06-Jan*/
.bonkers-sorry-top-box  .mascot-aqua-promo-image.grid_3{right:10%;bottom:15%;}/*06-Jan*/
.aqua-bonkers-thank-you-box .win-bonkers-richtext{width: 80%;margin: 0 auto !important;}/*06-Jan*/
.aqua-bonkers .aqua-bonkers-thank-you-box  .bonkers-thank-you-home-text{margin-left:180px;}/*06-Jan*/
.aqua-bonkers-tc-whole-box .aqua-promo-content-box.grid_5,
.aqua-bonkers-faq-box .aqua-promo-content-box.grid_5,
.aqua-bonkers-faq-box .aqua-promo-content-box.grid_5{width:72%;left:15%;top:32%;}
.bonkers-urn-cantfind-text p, .bonkers-urn-cantfind-text a{text-align:left;}
.aqua-bonkers-tc-whole-box .captain-aqua-promo-image img,.aqua-bonkers-faq-box .captain-aqua-promo-image img{
right: 0; left: 0; width: 90%;}/* Nizam - DT-8218 */
.main#content .aqua-bonkers-tc-whole-box .captain-aqua-promo-image.grid_4,
.main#content .aqua-bonkers-faq-box .captain-aqua-promo-image.grid_4{left: 3%;}
.aqua-bonkers-tc-whole-box .aqua-bonkers-promo-mb-bg, .aqua-bonkers-Oops-box .aqua-bonkers-promo-mb-bg,
.aqua-bonkers-faq-box .aqua-bonkers-promo-mb-bg{ max-height: 720px;}
.aqua-scroll{width: 85%;}
.box-urn-entry .aqua-bonkers-promo-mb-bg{max-height: 640px;}/* Nizam - DT-8218 */
.bonkers-urn-form.wsform .wsform-item{width:50%;}
.bonkers-urn-form .control-group{padding-top:5px;}/*03-Jan*/
 .main#content .box-urn-entry .captain-aqua-promo-image.grid_4{left: 14%;}
 .main .box-urn-entry .mascot-aqua-promo-image.grid_3{right: 11%;}
 .bonkers-whrtofind-uniquecode-richtext { font-size:14px; }
 .bonkers-wheretofind-top-box .aqua-promo-content-box .bonkers-whrtofind-enter-richtext p{width:20%;}
.bonkers-whrtofind-paste-img img{width:35%;}
.bonkers-wheretofind-top-box .aqua-promo-content-box .win-bonkers-richtext p:first-child,
.bonkers-wheretofind-top-box .aqua-promo-content-box .win-bonkers-richtext p:nth-child(2),
.bonkers-wheretofind-top-box .aqua-promo-content-box .win-bonkers-richtext p:last-child{ width:40%; margin:0 auto 2%;}
.bonkers-wheretofind-top-box .aqua-promo-content-box .win-bonkers-richtext p strong{ font-size:14px;}
		.bonkers-wheretofind-top-box .aqua-promo-content-box .bonkers-whrtofind-enter-richtext p {
		position: relative;
		margin: 0 auto;
		padding: 1px;
		background-color: red;
		text-align: center;
		width: 21%;
		border-radius: 10px;
		color: #fff;
		font-size: 10px;		}
/* Nizam - DT-8221 starts */
.bonkers-tc-richtext.even{width:90%;}
.bonkers-tc-richtext.odd{width:90%;}
/* Nizam - DT-8221 Ends */

/* Nizam - DT-8218 starts */
.box-urn-entry .aqua-promo-content-box .bonkers-aqua-promo-image{margin:0 auto;}
.main .box-urn-entry .bonkers-aqua-promo-image img{width:65%; margin-top:15%;}
.bonkers-footer-richtext p, .bonkers-footer-richtext a{display:inherit;}
.wsform.bonkers-urn-form{ width: 70%;}
.main .box-urn-entry .mascot-aqua-promo-image.grid_3{    right: 20%;     bottom: 14%; width:20%;  }
.bonkers-urn-paste-img{left:0}
/* Nizam - DT-8218 Ends */
.aqua-bonkers .aqua-bonkers-tc-whole-box .mascot-aqua-promo-image.grid_3,
 .aqua-bonkers .aqua-bonkers-faq-box .mascot-aqua-promo-image.grid_3 {  right: 6%;  bottom: 14%;} /* Nizam - DT-8218 Ends */
 	.wsform.bonkers-email-reg-form .wsform-item.A_PRVACY_POLCY .wsform-controls, .wsform.bonkers-email-reg-form .wsform-item.A_PROF_TC .wsform-controls{    margin-top: 7%;} /* Nizam 09Jan*/
}
@media only screen and (min-width:960px) and (max-width:1024px){
.bonkers-detailform-top-box .aqua-bonkers-promo-bg.grid_12 img{min-height: 790px;} /* Nizam - DT-8214 Ends */
.bonkers-detailform-top-box .bonkers-aqua-promo-image.image {    width: 35%;    margin: 4% auto 2%;}
.bonkers-detailform-top-box .captain-aqua-promo-image{  bottom: 10%;}
 	.wsform.bonkers-email-reg-form .wsform-item.A_PRVACY_POLCY .wsform-controls, .wsform.bonkers-email-reg-form .wsform-item.A_PROF_TC .wsform-controls{    margin-top: 10%;} /* Nizam 09Jan*/
}
@media only screen and (max-width:320px){
.main .aqua-bonkers .homepage-bottombanner-image{top: 0;}
.box-urn-entry .aqua-bonkers-promo-mb-bg img { /* Nizam - DT-8218 */
    min-height: 530px;
}
.bonkers-detailform-top-box .aqua-bonkers-promo-mb-bg img{
    min-height: 630px;
}
.aqua-bonkers .bonkers-detailform-top-box .wsform {
    width: 70%;
    padding: 4% 5%;
    margin: 0 auto;
}
}

/*USIM10014769785 russia starts*/
@media only screen and (min-width: 768px){
.page-kids-products.ru-locale-box .aquafresh-box-content-white-background {
    background-color: #FFFFFF;
    margin-bottom: 0px;
    margin-top: -73px;
}

.page-kids-products.ru-locale-box .aquafresh-box-content-white-background h2{
    position: relative;
    top: 14px;
	left: 15px;
}


.page-kids-products.ru-locale-box .find-out-more h2 {

    font-style: normal;
    font-size: 23px;
    color: #014080;
    font-family: 'ComicSansMs';
}
.page-kids-products.ru-locale-box .aquafresh-kids-image-gallery{
margin-bottom: -30px;
    margin-top: -10px;
}

.page-kids-products.ru-locale-box  .aquafresh-box-content-white-background .aquafresh-appstore{
    margin-top: -70px;
    position: relative;
    left: 75px;
}
}

@media only screen and (min-width:320px) and (max-width:767px){
.page-kids-products.ru-locale-box .find-out-more h2 {
	/*width: 50%;*/
    font-style: normal;
    font-size: 23px;
    color: #014080;
    font-family: 'ComicSansMs';
}
.page-kids-products.ru-locale-box  .aquafresh-box-content-white-background .aquafresh-appstore{
    margin-top: 40px;
	 
}
.page-kids-products.ru-locale-box .aquafresh-box-content-white-background h2{
    position: relative;
    left: 15px;
}
}
/*USIM10014769785 russia ends*/
.articleTeaser .component-content.hero-article{padding-bottom:0;} 
.articleTeaser .articleTeaser-image-holder.articleTeaser-image-left{display:inline-block;float:left;margin-right:15px;padding:10px 0 10px 10px}
.articleTeaser .articleTeaser-image-holder.articleTeaser-image-right{display:inline-block;float:right;margin-left:15px;padding:10px 10px 10px 0}
.articleTeaser .component-content.hero-article{position:relative;}
.articleTeaser .component-content.hero-article .articleTeaser-image-holder{display:block;float:none;}
.articleTeaser .component-content.hero-article .articleTeaser-text-content{
    position:absolute;bottom:0;right:15px;width:50%;background:#391c19;color:#FFF;padding:10px;opacity: 0.8;filter: alpha(opacity=80)}
 
.articleTeaser .articleTeaser-text-content p.articleTeaser-event{margin:0;}
.articleTeaser .articleTeaser-image-holder.articleVideoIcon{position:relative;}
.articleTeaser .articleTeaser-image-holder.articleVideoIcon span{
    background: url(../../../../wireframe-gzg-extension/desktop/img/play_icon.png) no-repeat center center;
    height: 94px;
    left: 40%;
    position: absolute;
    top: 30%;
    width: 94px;
	cursor:pointer;
}
.articleTeaser .articleTeaser-text-content p.articleTeaser-event{background:#eff0ed;padding:5px;}
.articleTeaser .articleTeaser-text-content span.articleTeaser-event-date{color:#f36532;float: left;margin-right:5px;line-height:normal;}
.articleTeaser .articleTeaser-text-content span.articleTeaser-event-month, .articleTeaser .articleTeaser-text-content span.articleTeaser-event-year{display:block;}
 
.articleTeaser .articleTeaser-text-content .articleTeaser-Button{padding:10px 20px;background:#15717e;border-radius:20px;color:#fff;display: inline-block;}
.articleTeaser .component-content.block-article {
    background: none repeat scroll 0 0 #f36633;
    color: #fff;
    padding:10px;
} 
.articleTeaser .articleTeaser-text-meta.icon-service-container p, .articleTeaser .articleTeaser-text-meta.icon-research-container p{margin:0;}
.articleTeaser .articleTeaser-text-content .articleTeaser-eventplace{margin:10px 10px;background:url(../../../../wireframe-gzg-extension/desktop/img/place.png) no-repeat left center;padding-left:15px;}
.articleTeaser .articleTeaser-text-content .articleTeaser-text-meta span.icon-research{background:url(../../../../wireframe-gzg-extension/desktop/img/icon_research.png) no-repeat left center;padding: 3px 8px 13px 47px;1border-top:solid 3px #F36633;display:block;}
.articleTeaser .articleTeaser-text-content .articleTeaser-text-meta span.icon-service{background:url(../../../../wireframe-gzg-extension/desktop/img/icon_services.png) no-repeat left center;padding: 3px 8px 13px 47px;display:block;}
.articleTeaser .articleTeaser-text-content .articleTeaser-text-meta span.icon-holder-secondary{border-top:solid 4px #F06941;}

.articleTeaser .articleTeaser-text-content .articleTeaser-text-link span.articleTeaser-Video{background:url(../../../../wireframe-gzg-extension/desktop/img/play_icon_small.png) no-repeat left center;padding: 10px 32px;}
 
.articleTeaser .articleTeaser-image-top .articleTeaser-text-content .articleTeaser-text-meta span.icon-service{border-top:none;} 
 
 
.articleTeaser.block-article-secondary .component-content.hero-article .articleTeaser-text-content{padding:0 0 10px 0;}
.articleTeaser.block-article-secondary .component-content.hero-article .articleTeaser-text-content{background:#fff;opacity:1;}
.articleTeaser.block-article-secondary .component-content.hero-article .articleTeaser-text-content, 
.articleTeaser.block-article-secondary .component-content.hero-article .articleTeaser-text-content h2, 
.articleTeaser.block-article-secondary .component-content.hero-article .articleTeaser-text-content a{color:#635a54;}
.articleTeaser.block-article-secondary .articleTeaser-text-content .articleTeaser-text-meta span.icon-service{border-top:solid 3px #F36633;}
.articleTeaser.block-article-secondary .articleTeaser-text-description, .articleTeaser.block-article-secondary .articleTeaser-text-link, .articleTeaser.block-article-secondary .articleTeaser-text-header{padding:0 15px;}
.articleTeaser .articleTeaser-text-meta.category-line{padding-top:10px;border-top:solid 4px #F36633;}
@media only screen and (max-width: 767px) {
    .articleTeaser .component-content.hero-article .articleTeaser-text-content{
        position:relative;
        width:100%;right:0;
        background:#161616;
        opacity:1;                
	} 
}.acregister form{padding:15px 10px;}
.acregister .wsform-item.register-form-checkbox .wsform-controls{padding-top:14px;}
.acregistration .acregister-failure p{color:#ce381b;}/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* line 3, ../../sass/components/image.gallery.scss */
.imageGallery {
 /* Abhiram commented*/
   /* border: solid 2px #323131; */

  background-color: #ffffff;
  margin-bottom: 0px;
  margin-top: -16px;
}

/* line 9, ../../sass/components/image.gallery.scss */
.imageGallery-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
}

/* line 13, ../../sass/components/image.gallery.scss */
.imageGallery-view {
  border: solid 2px #323131;
  margin-bottom: 10px;
  display: none;
  overflow: hidden;
  position: relative;
  text-align: center;
  background: white;
}

.imageGallery-list-inner1 {
  width : 150%;
}

/* line 22, ../../sass/components/image.gallery.scss */
.imageGallery-view img {
  max-height: 100%;
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

/* line 29, ../../sass/components/image.gallery.scss */
.imageGallery-description {
  margin: 10px 0;
}

/* line 33, ../../sass/components/image.gallery.scss */
.imageGallery-thumbnails {
  position: relative;
  margin: 20px 0;
}

/* line 38, ../../sass/components/image.gallery.scss */
.imageGallery-list {
  overflow: hidden;
  position: relative;
  width: 100%;
  text-align:center;
}

/* line 45, ../../sass/components/image.gallery.scss */
.imageGallery-arrow,
.imageGallery-arrow.is-disabled:hover {
  position: absolute;
  top: 50%;
  margin-top: -30px;
  cursor: pointer;
  width: 10%;
  height: 60px;
  background-position: 50%;
  background-repeat: no-repeat;
  font: 0/0 serif;
}

/* line 57, ../../sass/components/image.gallery.scss */
.imageGallery-description {
  display: none;
}

/* line 61, ../../sass/components/image.gallery.scss */
.imageGallery-arrow.is-disabled {
  opacity: 0.5;
}

/* line 65, ../../sass/components/image.gallery.scss */
.imageGallery-arrow-left:hover {
  background-image: url(../../img/leftArrow.png);
}

/* line 69, ../../sass/components/image.gallery.scss */
.imageGallery-arrow-right:hover {
  background-image: url(../../img/rightArrow.png);
}

/* line 74, ../../sass/components/image.gallery.scss */
.imageGallery-arrow-left,
.imageGallery-arrow-left.is-disabled:hover {
  left: 0;
  background-image: url("../../img/leftArrow.png");
}

/* line 80, ../../sass/components/image.gallery.scss */
.imageGallery-arrow-right,
.imageGallery-arrow-right.is-disabled:hover {
  right: 0;
  background-image: url(../../img/rightArrow.png);
}

/* line 85, ../../sass/components/image.gallery.scss */
.imageGallery-list-inner1{
  overflow: hidden;
  display: block;
  position: relative;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
  list-style: none;
  
}

/* line 97, ../../sass/components/image.gallery.scss */
.imageGallery-thumbnail {
  /*float: left;*/
  display:inline-block;
  overflow: hidden;
  padding: 0;
  margin: 0 9px;
  cursor: pointer;
  text-align: center;
  position: relative;
  /* Abhiram Commented*/
  /* border: solid 4px #323131; */
/* opacity: 0.6;*/
opacity: 1;
  filter: alpha(opacity=100);
  -moz-transition: opacity .2s;
  -webkit-transition: opacity .2s;
  -o-transition: opacity .2s;
  -ms-transition: opacity .2s;
  transition: opacity .2s;
}

/* line 117, ../../sass/components/image.gallery.scss */
.imageGallery-thumbnail:hover {
/*  opacity: .9;*/
opacity: .8;
  filter: alpha(opacity=80);
}

/* line 122, ../../sass/components/image.gallery.scss */
.imageGallery-thumbnail-cover {
  display: block;
  width: 100%;
  /* max-width: none; */
}

/* line 127, ../../sass/components/image.gallery.scss */
.imageGallery-thumbnail-title {
  display: block;
  margin: 10px auto 0 auto;
  font-size: 11px;
  width: 71px;
}

/* line 135, ../../sass/components/image.gallery.scss */
.imageGallery .thumbnails-list li:hover .image,
.imageGallery .thumbnails-list li.active .image {
  border: solid 4px #323131;
  margin: 0;
}

/* line 140, ../../sass/components/image.gallery.scss */
.imageGallery-thumbnail-image {
  margin: 2px;
  border: solid 2px #323131;
  position: relative;
}

/* line 146, ../../sass/components/image.gallery.scss */
.imageGallery-thumbnail-overlay {
  opacity: 0.7;
  background: url(../../img/smallplay.png) no-repeat scroll left top transparent;
  height: 28px;
  left: 50%;
  margin: -14px 0 0 -15px;
  position: absolute;
  top: 50%;
  width: 30px;
  cursor: pointer;
}

/* line 158, ../../sass/components/image.gallery.scss */
.imageGallery-thumbnail.is-active .imageGallery-thumbnail-overlay {
  opacity: 0;
  -moz-transition: opacity .5s;
  -webkit-transition: opacity .5s;
  -o-transition: opacity .5s;
  -ms-transition: opacity .5s;
  transition: opacity .5s;
}

/* line 167, ../../sass/components/image.gallery.scss */
.imageGallery-thumbnail a {
  display: block;
  width: 100%;
}

/* line 171, ../../sass/components/image.gallery.scss */
.imageGallery-thumbnail-image img {
  display: block;
  width: 63px;
  height: 52px;
  margin: 0 auto;
}

/* line 178, ../../sass/components/image.gallery.scss */
.imageGallery-view {
  cursor: pointer;
}

/* line 182, ../../sass/components/image.gallery.scss */
.imageGallery-view-overlay {
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 73px;
  height: 69px;
  margin: -34px 0 0 -36px;
  background: url(../../img/bigplay.png) no-repeat;
  cursor: pointer;
  -moz-transition: opacity .5s;
  -webkit-transition: opacity .5s;
  -o-transition: opacity .5s;
  -ms-transition: opacity .5s;
  transition: opacity .5s;
}

/* line 199, ../../sass/components/image.gallery.scss */
.imageGallery.is-playing .imageGallery-view-overlay {
  background: url(../../img/bigpause.png) no-repeat center center transparent;
}

/* line 203, ../../sass/components/image.gallery.scss */
.imageGallery .gallery-play {
  color: #323131;
}

/* line 207, ../../sass/components/image.gallery.scss */
.imageGallery-view:hover .imageGallery-view-overlay {
  opacity: 0.7;
}

/* line 211, ../../sass/components/image.gallery.scss */
.imageGallery-view .imageGallery-view-overlay:hover {
  opacity: 1;
  text-decoration: none;
}

.imageGallery-list-inner{
   width: auto !important;
   padding : 0!important;
}

/* line 217, ../../sass/components/image.gallery.scss */
.js .imageGallery-thumbnail {
  padding: 0;
  width: 26%;
}
/* line 221, ../../sass/components/image.gallery.scss */
.js .imageGallery-thumbnails {
  overflow: hidden;
  position: relative;
}

/*no js view*/
/* line 229, ../../sass/components/image.gallery.scss */
.no-js .imageGallery-view {
  display: none;
}

/* line 233, ../../sass/components/image.gallery.scss */
.no-js .imageGallery-list {
  margin: 0;
}

/* line 237, ../../sass/components/image.gallery.scss */
.no-js .imageGallery-thumbnail img {
  width: auto;
  height: auto;
}

/* line 242, ../../sass/components/image.gallery.scss */
.no-js .imageGallery-thumbnail {
  border: 0;
  opacity: 1;
  float: none;
  overflow: hidden;
}

/* line 249, ../../sass/components/image.gallery.scss */
.no-js .imageGallery-thumbnail a:after {
  content: attr(data-description);
  display: block;
  padding: 10px 0 30px;
  text-align: left;
}

/* line 256, ../../sass/components/image.gallery.scss */
.no-js .imageGallery-arrow {
  display: none;
}
.aquafresh-kids-image-gallery{
  background-color: #ffffff;
  margin-bottom: 0px;
  margin-top: -31px;
}

@media only screen and (max-width: 479px) {
.imageGallery-arrow {
   width: 13px;
}
}

/* Arrow removal for the image gallery Russia*/
.aquafresh-russia-whitening-image-gallery .imageGallery-arrow-right, .aquafresh-russia-whitening-image-gallery .imageGallery-arrow-left {
    background-image: none;
	display: none;
}


/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* line 3, ../../sass/components/search.box.scss */
.searchBox .form .form-content .textField {
  display: inline;
  float: left;
  margin-right: 15px;
}

/* line 9, ../../sass/components/search.box.scss */
.searchBox .form .form-content .formButton {
  display: inline;
  float: left;
}

/* line 14, ../../sass/components/search.box.scss */
.no-box.searchBox .form .form-content .section {
  margin: 0 15px 0 0;
}

/* line 18, ../../sass/components/search.box.scss */
.no-box.searchBox .form .form-content .formButton.section {
  margin: -1px 0 0;
}

/* line 22, ../../sass/components/search.box.scss */
.searchBox input[type=text] {
  width: 81px;
}

/* line 26, ../../sass/components/search.box.scss */
.searchBox-title {
  cursor: default;
}

/* line 31, ../../sass/components/search.box.scss */
.form-search.no-box,
.form-search.no-box .section {
  margin-top: 0;
  margin-bottom: 0;
}

/* line 36, ../../sass/components/search.box.scss */
.lt-ie8 .button {
  margin-left: 4px;
}
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/* line 4, ../../sass/components/social.share.scss */
.socialShare .component-content {
  overflow: visible;
}

/* line 12, ../../sass/components/social.share.scss */
.socialShare-title,
.socialShare-content,
.socialShare-share,
.socialShare-url {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}

/* line 17, ../../sass/components/social.share.scss */
.socialShare-share span {
  cursor: pointer;
}

/* line 22, ../../sass/components/social.share.scss */
.socialShare-url {
  position: relative;
}

/* line 26, ../../sass/components/social.share.scss */
.copyMessage {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  padding: 6px 12px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  z-index: 999;
  white-space: nowrap;
  left: 50%;
}
/* line 37, ../../sass/components/social.share.scss */
.copyMessage:after {
  content: " ";
  position: absolute;
  border: 6px solid transparent;
  border-top-color: #000;
  border-top-color: rgba(0, 0, 0, 0.8);
  height: 0;
  width: 0;
  left: 50%;
  top: 100%;
  margin-left: -6px;
  pointer-events: none;
}
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* line 3, ../../sass/components/smart.link.scss */
.smart-link {
  margin: 10px 0;
}

/* line 7, ../../sass/components/smart.link.scss */
.smart-link-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}

/* line 15, ../../sass/components/smart.link.scss */
.smart-link-list li {
  display: inline-block;
  *display: inline;
}

/* line 20, ../../sass/components/smart.link.scss */
.smart-link-next:after {
  background: url('../../img/arrows.png') 0 -505px no-repeat;
  background-position: 0 -501px;
  display: inline-block;
  content: '';
  height: 14px;
  margin-left: 10px;
  width: 6px;
}

/* line 30, ../../sass/components/smart.link.scss */
.smart-link-previous:before {
  background: url('../../img/arrows.png') 0 -124px no-repeat;
  background-position: 0 -119.5px;
  display: inline-block;
  content: '';
  height: 14px;
  margin-right: 10px;
  width: 6px;
}
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* line 3, ../../sass/components/video.scss */
.video-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
}

/* line 7, ../../sass/components/video.scss */
.video-nojs {
  display: none;
  text-align: center;
  padding: 20px 0;
  color: red;
}

/* line 14, ../../sass/components/video.scss */
.no-js .video-nojs {
  display: block;
}

/* line 18, ../../sass/components/video.scss */
.video object.responsive {
  width: 100% !important;
}

/* line 22, ../../sass/components/video.scss */
.video-video {
  border: solid 2px #323131;
}

/* line 26, ../../sass/components/video.scss */
.video-video-container {
  margin: 0 auto;
}

/* line 30, ../../sass/components/video.scss */
.video-description {
  border: solid 2px #323131;
  padding: 13px;
  margin-top: -2px;
}

/* MEDIAELEMENT LIBRARY
--------------------------------- */
/* line 39, ../../sass/components/video.scss */
.mejs-container {
  position: relative;
  background: #000;
  margin-left: auto;
  margin-right: auto;
}

/* line 46, ../../sass/components/video.scss */
.mejs-container-fullscreen {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}

/* line 55, ../../sass/components/video.scss */
.mejs-container-fullscreen .mejs-mediaelement, .mejs-container-fullscreen video {
  width: 100%;
  height: 100%;
}

/* Start: LAYERS */
/* line 61, ../../sass/components/video.scss */
.mejs-background {
  position: absolute;
  top: 0;
  left: 0;
}

/* line 67, ../../sass/components/video.scss */
.mejs-mediaelement {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 75, ../../sass/components/video.scss */
.mejs-poster {
  position: absolute;
  top: 0;
  left: 0;
}

/* line 81, ../../sass/components/video.scss */
.mejs-overlay {
  position: absolute;
  top: 0;
  left: 0;
}

/* line 87, ../../sass/components/video.scss */
.mejs-overlay-play {
  cursor: pointer;
}

/* line 91, ../../sass/components/video.scss */
.mejs-overlay-button {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  margin: -50px 0 0 -50px;
  background: url(../../img/bigplay.png) top left no-repeat;
}

/* line 101, ../../sass/components/video.scss */
.mejs-overlay:hover .mejs-overlay-button {
  background-position: 0 -100px;
}

/* line 105, ../../sass/components/video.scss */
.mejs-overlay-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  margin: -40px 0 0 -40px;
  background: #333;
  background: url(../background.png);
  background: rgba(0, 0, 0, 0.9);
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(50, 50, 50, 0.9)), color-stop(100%, rgba(0, 0, 0, 0.9)));
  background-image: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
  background-image: -moz-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
  background-image: -o-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
  background-image: linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
}

/* line 118, ../../sass/components/video.scss */
.mejs-overlay-loading span {
  display: block;
  width: 80px;
  height: 80px;
  background: transparent url(../../img/loading.gif) center center no-repeat;
}

/* End: LAYERS */
/* Start: CONTROL BAR */
/* line 128, ../../sass/components/video.scss */
.mejs-container .mejs-controls {
  position: absolute;
  background: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
  bottom: 0;
  left: 0;
  background: url(../../img/background.png);
  background: rgba(0, 0, 0, 0.7);
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(50, 50, 50, 0.7)), color-stop(100%, rgba(0, 0, 0, 0.7)));
  background-image: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background-image: -moz-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background-image: -o-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background-image: linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  height: 30px;
  width: 100%;
}

/* line 143, ../../sass/components/video.scss */
.mejs-container .mejs-controls div {
  list-style-type: none;
  background-image: none;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 26px;
  height: 26px;
  font-size: 11px;
  line-height: 11px;
  background: 0;
  border: 0;
}

/* line 158, ../../sass/components/video.scss */
.mejs-controls .mejs-button button {
  cursor: pointer;
  display: block;
  font-size: 0px;
  line-height: 0;
  text-decoration: none;
  margin: 7px 5px;
  padding: 0;
  position: absolute;
  height: 12px;
  width: 12px;
  border: 0;
  background: transparent url(../../img/controls.png) 0 0 no-repeat;
}

/* End: CONTROL BAR */
/* Start: Time (current / duration) */
/* line 176, ../../sass/components/video.scss */
.mejs-container .mejs-controls .mejs-time {
  color: #fff;
  display: block;
  height: 17px;
  width: auto;
  padding: 8px 3px 0 3px;
  overflow: hidden;
  text-align: center;
  padding: auto 4px;
}

/* line 187, ../../sass/components/video.scss */
.mejs-container .mejs-controls .mejs-time span {
  font-size: 11px;
  color: #fff;
  line-height: 12px;
  display: block;
  float: left;
  margin: 1px 2px 0 0;
  width: auto;
}

/* End: Time (current / duration) */
/* Start: Play/pause */
/* line 200, ../../sass/components/video.scss */
.mejs-controls .mejs-play button {
  background-position: 0 0;
}

/* line 204, ../../sass/components/video.scss */
.mejs-controls .mejs-pause button {
  background-position: 0 -16px;
}

/* End: Play/pause */
/* Stop */
/* line 211, ../../sass/components/video.scss */
.mejs-controls .mejs-stop button {
  background-position: -112px 0;
}

/* End: Play/pause */
/* Start: Progress bar */
/* line 218, ../../sass/components/video.scss */
.mejs-controls div.mejs-time-rail {
  width: 200px;
  padding-top: 5px;
}

/* line 223, ../../sass/components/video.scss */
.mejs-controls .mejs-time-rail span {
  display: block;
  position: absolute;
  width: 180px;
  height: 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer;
}

/* line 234, ../../sass/components/video.scss */
.mejs-controls .mejs-time-rail .mejs-time-total {
  margin: 5px;
  background: #333;
  background: rgba(50, 50, 50, 0.8);
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(30, 30, 30, 0.8)), color-stop(100%, rgba(60, 60, 60, 0.8)));
  background-image: -webkit-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background-image: -moz-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background-image: -o-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background-image: linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#1E1E1E, endColorstr=#3C3C3C);
}

/* line 242, ../../sass/components/video.scss */
.mejs-controls .mejs-time-rail .mejs-time-loaded {
  background: #3caac8;
  background: rgba(60, 170, 200, 0.8);
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(44, 124, 145, 0.8)), color-stop(100%, rgba(78, 183, 212, 0.8)));
  background-image: -webkit-linear-gradient(top, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
  background-image: -moz-linear-gradient(top, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
  background-image: -o-linear-gradient(top, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
  background-image: linear-gradient(top, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#2C7C91, endColorstr=#4EB7D4);
  width: 0;
}

/* line 250, ../../sass/components/video.scss */
.mejs-controls .mejs-time-rail .mejs-time-current {
  width: 0;
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0.9)), color-stop(100%, rgba(200, 200, 200, 0.8)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background-image: linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#FFFFFF, endColorstr=#C8C8C8);
}

/* line 258, ../../sass/components/video.scss */
.mejs-controls .mejs-time-rail .mejs-time-handle {
  display: none;
  position: absolute;
  margin: 0;
  width: 10px;
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
  border: solid 2px #333;
  top: -2px;
  text-align: center;
}

/* line 273, ../../sass/components/video.scss */
.mejs-controls .mejs-time-rail .mejs-time-float {
  visibility: hidden;
  position: absolute;
  display: block;
  background: #eee;
  width: 36px;
  height: 17px;
  border: solid 1px #333;
  top: -26px;
  margin-left: -18px;
  text-align: center;
  color: #111;
}

/* line 287, ../../sass/components/video.scss */
.mejs-controls .mejs-time-rail:hover .mejs-time-float {
  visibility: visible;
}

/* line 291, ../../sass/components/video.scss */
.mejs-controls .mejs-time-rail .mejs-time-float-current {
  margin: 2px;
  width: 30px;
  display: block;
  text-align: center;
  left: 0;
}

/* line 299, ../../sass/components/video.scss */
.mejs-controls .mejs-time-rail .mejs-time-float-corner {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  line-height: 0;
  border: solid 5px #eee;
  border-color: #eee transparent transparent transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  top: 15px;
  left: 13px;
}

/*
.mejs-controls .mejs-time-rail:hover .mejs-time-handle {
    visibility:visible;
}
*/
/* End: Progress bar */
/* Start: Fullscreen */
/* line 322, ../../sass/components/video.scss */
.mejs-controls .mejs-fullscreen-button button {
  background-position: -32px 0;
}

/* line 326, ../../sass/components/video.scss */
.mejs-controls .mejs-unfullscreen button {
  background-position: -32px -16px;
}

/* End: Fullscreen */
/* Start: Mute/Volume */
/* line 337, ../../sass/components/video.scss */
.mejs-controls .mejs-mute button {
  background-position: -16px -16px;
}

/* line 341, ../../sass/components/video.scss */
.mejs-controls .mejs-unmute button {
  background-position: -16px 0;
}

/* line 345, ../../sass/components/video.scss */
.mejs-controls .mejs-volume-button {
  position: relative;
}

/* line 349, ../../sass/components/video.scss */
.mejs-controls .mejs-volume-button .mejs-volume-slider {
  display: none;
  height: 115px;
  width: 25px;
  background: url(../../img/background.png);
  background: rgba(50, 50, 50, 0.7);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  top: -115px;
  left: 0;
  z-index: 1;
  position: absolute;
  margin: 0;
}

/* line 365, ../../sass/components/video.scss */
.mejs-controls .mejs-volume-button:hover {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}

/* line 371, ../../sass/components/video.scss */
.mejs-controls .mejs-volume-button:hover .mejs-volume-slider {
  display: block;
}

/* line 375, ../../sass/components/video.scss */
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
  position: absolute;
  left: 11px;
  top: 8px;
  width: 2px;
  height: 100px;
  background: #ddd;
  background: rgba(255, 255, 255, 0.5);
  margin: 0;
}

/* line 386, ../../sass/components/video.scss */
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
  position: absolute;
  left: 11px;
  top: 8px;
  width: 2px;
  height: 100px;
  background: #ddd;
  background: rgba(255, 255, 255, 0.9);
  margin: 0;
}

/* line 397, ../../sass/components/video.scss */
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
  position: absolute;
  left: 4px;
  top: -3px;
  width: 16px;
  height: 6px;
  background: #ddd;
  background: rgba(255, 255, 255, 0.9);
  cursor: N-resize;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  margin: 0;
}

/* End: Mute/Volume */
/* Start: TRACK (Captions and Chapters) */
/* line 415, ../../sass/components/video.scss */
.mejs-controls .mejs-captions-button {
  position: relative;
}

/* line 419, ../../sass/components/video.scss */
.mejs-controls .mejs-captions-button button {
  background-position: -48px 0;
}

/* line 423, ../../sass/components/video.scss */
.mejs-controls .mejs-captions-button .mejs-captions-selector {
  visibility: hidden;
  position: absolute;
  bottom: 26px;
  right: -10px;
  width: 130px;
  height: 100px;
  background: url(../../img/background.png);
  background: rgba(50, 50, 50, 0.7);
  border: solid 1px transparent;
  padding: 10px;
  overflow: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 440, ../../sass/components/video.scss */
.mejs-controls .mejs-captions-button:hover .mejs-captions-selector {
  visibility: visible;
}

/* line 444, ../../sass/components/video.scss */
.mejs-controls .mejs-captions-button .mejs-captions-selector ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none !important;
  overflow: hidden;
}

/* line 452, ../../sass/components/video.scss */
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li {
  margin: 0 0 6px 0;
  padding: 0;
  list-style-type: none !important;
  display: block;
  color: #fff;
  overflow: hidden;
}

/* line 461, ../../sass/components/video.scss */
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input {
  clear: both;
  float: left;
  margin: 3px 3px 0px 5px;
}

/* line 467, ../../sass/components/video.scss */
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label {
  width: 100px;
  float: left;
  padding: 4px 0 0 0;
  line-height: 15px;
  font-size: 10px;
}

/* line 475, ../../sass/components/video.scss */
.mejs-controls .mejs-captions-button .mejs-captions-translations {
  font-size: 10px;
  margin: 0 0 5px 0;
}

/* line 480, ../../sass/components/video.scss */
.mejs-chapters {
  position: absolute;
  top: 0;
  left: 0;
  -xborder-right: solid 1px #fff;
  width: 10000px;
}

/* line 488, ../../sass/components/video.scss */
.mejs-chapters .mejs-chapter {
  position: absolute;
  float: left;
  background: #222;
  background: rgba(0, 0, 0, 0.7);
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(50, 50, 50, 0.7)), color-stop(100%, rgba(0, 0, 0, 0.7)));
  background-image: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background-image: -moz-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background-image: -o-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background-image: linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#323232, endColorstr=#000000);
  overflow: hidden;
  border: 0;
}

/* line 499, ../../sass/components/video.scss */
.mejs-chapters .mejs-chapter .mejs-chapter-block {
  font-size: 11px;
  color: #fff;
  padding: 5px;
  display: block;
  border-right: solid 1px #333;
  border-bottom: solid 1px #333;
  cursor: pointer;
}

/* line 509, ../../sass/components/video.scss */
.mejs-chapters .mejs-chapter .mejs-chapter-block-last {
  border-right: none;
}

/* line 513, ../../sass/components/video.scss */
.mejs-chapters .mejs-chapter .mejs-chapter-block:hover {
  /*background: #333;*/
  background: #666;
  background: rgba(102, 102, 102, 0.7);
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(102, 102, 102, 0.7)), color-stop(100%, rgba(50, 50, 50, 0.6)));
  background-image: -webkit-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  background-image: -moz-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  background-image: -o-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  background-image: linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#666666, endColorstr=#323232);
}

/* line 521, ../../sass/components/video.scss */
.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title {
  font-size: 12px;
  font-weight: bold;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 0 0 3px 0;
  line-height: 12px;
}

/* line 531, ../../sass/components/video.scss */
.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan {
  font-size: 12px;
  line-height: 12px;
  margin: 3px 0 4px 0;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* line 540, ../../sass/components/video.scss */
.mejs-captions-layer {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  /*font-weight: bold;*/
  line-height: 22px;
  font-size: 12px;
  color: #fff;
}

/* line 551, ../../sass/components/video.scss */
.mejs-captions-layer a {
  color: #fff;
  text-decoration: underline;
}

/* line 556, ../../sass/components/video.scss */
.mejs-captions-layer[lang=ar] {
  font-size: 20px;
  font-weight: normal;
}

/* line 561, ../../sass/components/video.scss */
.mejs-captions-position {
  position: absolute;
  width: 100%;
  bottom: 15px;
  left: 0;
}

/* line 568, ../../sass/components/video.scss */
.mejs-captions-position-hover {
  bottom: 45px;
}

/* line 572, ../../sass/components/video.scss */
.mejs-captions-text {
  padding: 3px 5px;
  background: url(../../img/background.png);
  background: rgba(20, 20, 20, 0.8);
}

/* End: TRACK (Captions and Chapters) */
/* line 579, ../../sass/components/video.scss */
.mejs-clear {
  clear: both;
}

/* Start: ERROR */
/* line 588, ../../sass/components/video.scss */
.me-cannotplay a {
  color: #fff;
  font-weight: bold;
}

/* line 593, ../../sass/components/video.scss */
.me-cannotplay span {
  padding: 15px;
  display: block;
}

/* End: ERROR */
/* Start: Loop */
/* line 601, ../../sass/components/video.scss */
.mejs-controls .mejs-loop-off button {
  background-position: -64px -16px;
}

/* line 605, ../../sass/components/video.scss */
.mejs-controls .mejs-loop-on button {
  background-position: -64px 0;
}

/* End: Loop */
/* Start: backlight */
/* line 612, ../../sass/components/video.scss */
.mejs-controls .mejs-backlight-off button {
  background-position: -80px -16px;
}

/* line 616, ../../sass/components/video.scss */
.mejs-controls .mejs-backlight-on button {
  background-position: -80px 0;
}

/* End: backlight */
/* Start: picture controls */
/* line 623, ../../sass/components/video.scss */
.mejs-controls .mejs-picturecontrols-button {
  background-position: -96px 0;
}

/* End: picture controls */
/* MEJS Zen garden skin */
/* line 630, ../../sass/components/video.scss */
.mejs-controls {
  display: block;
  visibility: visible;
}

/* line 635, ../../sass/components/video.scss */
.video .mejs-container .mejs-controls {
  z-index: 25;
  height: 47px;
  background: #d6d6d6;
  border-top: 2px solid #303030;
}

/* line 642, ../../sass/components/video.scss */
.video .mejs-controls .mejs-button {
  width: 20px;
  height: 20px;
  margin: 4px 6px;
}

/* line 648, ../../sass/components/video.scss */
.video .mejs-controls .mejs-button button {
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  background: url(../../img/controls.png);
  background-repeat: no-repeat;
}

/* line 661, ../../sass/components/video.scss */
.video .mejs-controls .mejs-playpause-button button {
  background-position: 3px -130px;
}

/* line 665, ../../sass/components/video.scss */
.video .mejs-controls .mejs-playpause-button button:hover {
  background-position: -19px -130px;
}

/* line 669, ../../sass/components/video.scss */
.video .mejs-controls .mejs-pause button {
  background-position: 0px -83px;
  width: 15px;
}

/* line 674, ../../sass/components/video.scss */
.video .mejs-controls .mejs-pause button:hover {
  background-position: 0px -109px;
  width: 15px;
}

/* line 683, ../../sass/components/video.scss */
.video .mejs-controls .mejs-fullscreen-button button {
  background-position: 0 0;
}

/* line 687, ../../sass/components/video.scss */
.video .mejs-controls .mejs-fullscreen-button button:hover {
  background-position: 0 0;
}

/* line 695, ../../sass/components/video.scss */
.video .mejs-controls .mejs-share-button button {
  background-position: -2px -39px;
}

/* line 699, ../../sass/components/video.scss */
.video .mejs-controls .mejs-share-button button:hover {
  background-position: -2px -3px;
}

/* line 703, ../../sass/components/video.scss */
.video .mejs-controls .mejs-volume-button {
  margin: 4px 6px;
}

/* line 707, ../../sass/components/video.scss */
.video .mejs-controls .mejs-volume-button button {
  background-position: -2px -219px;
}

/* line 711, ../../sass/components/video.scss */
.video .mejs-controls .mejs-mute button {
  background-position: 0 -26px;
}

/* line 715, ../../sass/components/video.scss */
.video .mejs-controls .mejs-mute button:hover {
  background-position: 0 -26px;
}

/* line 719, ../../sass/components/video.scss */
.video .mejs-controls .mejs-unmute button {
  background-position: 1px -54px;
}

/* line 723, ../../sass/components/video.scss */
.video .mejs-controls .mejs-unmute button:hover {
  background-position: 1px -54px;
}

/* line 727, ../../sass/components/video.scss */
.video .mejs-controls .mejs-horizontal-volume-slider {
  background: url(../../img/controls.png) 0 -83px no-repeat;
  display: block !important;
  width: 34px;
  height: 21px;
  margin-top: 12px;
  position: relative;
}

/* line 736, ../../sass/components/video.scss */
.video .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  width: 34px;
}

/* line 740, ../../sass/components/video.scss */
.video .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  background: url(../../img/controls.png) 0 -108px no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  height: 21px;
}

/* line 748, ../../sass/components/video.scss */
.video .mejs-controls .mejs-volume-button .mejs-volume-handle {
  display: none;
}

/* line 752, ../../sass/components/video.scss */
.video .mejs-controls .mejs-time-rail {
  height: 20px;
  padding-top: 8px;
  margin-left: 2px;
}

/* line 758, ../../sass/components/video.scss */
.video .mejs-controls .mejs-time-rail .mejs-time-total {
  height: 3px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background: #303030;
}

/* line 768, ../../sass/components/video.scss */
.video .mejs-controls .mejs-time-rail .mejs-time-loaded {
  height: 6px;
  background-color: transparent;
  filter: none;
  background-image: none;
  display: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}

/* line 781, ../../sass/components/video.scss */
.video .mejs-controls .mejs-time-rail .mejs-time-current {
  height: 3px;
  background-color: #303030;
  filter: none;
  background-image: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}

/* line 793, ../../sass/components/video.scss */
.video .mejs-controls .mejs-time-rail .mejs-time-handle {
  background: #fff;
  border: 1px solid #303030;
  height: 14px;
  width: 14px;
  top: -6px;
  display: block;
  padding: 0;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}

/* line 808, ../../sass/components/video.scss */
.video .mejs-container .mejs-controls .mejs-time {
  width: 100px;
  margin: 15px 0 0 0;
  padding: 0;
  position: absolute;
  left: 8px;
  top: 12px;
}

/* line 817, ../../sass/components/video.scss */
.video .mejs-container .mejs-controls .mejs-time span {
  float: left;
  color: #303030;
  font-size: 14px;
}

/* line 828, ../../sass/components/video.scss */
.mejs-controls .mejs-time-rail .mejs-time-float {
  z-index: 10;
}

/* line 832, ../../sass/components/video.scss */
.video .mejs-container-fullscreen {
  z-index: 10000 !important;
}

/* line 836, ../../sass/components/video.scss */
.mejs-overlay:hover .mejs-overlay-button {
  background-position: 0 0;
  opacity: 1;
}

/* line 841, ../../sass/components/video.scss */
.mejs-overlay-loading {
  background: url(../../img/loader.gif) center center no-repeat;
}

/* Share overlay */
/* line 846, ../../sass/components/video.scss */
.video .share {
  display: none;
}

/* line 850, ../../sass/components/video.scss */
.video .mejs-container {
  overflow: hidden;
}

/* line 854, ../../sass/components/video.scss */
.video .mejs-share {
  position: absolute;
  z-index: 20;
}

/* line 859, ../../sass/components/video.scss */
.video .share-container {
  width: 90%;
  margin: auto;
  padding: 10px 10px 60px;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fefefe), color-stop(100%, #efefef));
  background-image: -webkit-linear-gradient(#fefefe, #efefef);
  background-image: -moz-linear-gradient(#fefefe, #efefef);
  background-image: -o-linear-gradient(#fefefe, #efefef);
  background-image: linear-gradient(#fefefe, #efefef);
  border: 1px solid #efefef;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  -webkit-box-shadow: 0 -3px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 -3px 3px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 -3px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 0 -3px 3px rgba(0, 0, 0, 0.5);
}

/* line 874, ../../sass/components/video.scss */
.video .share-container td {
  width: 30px;
  height: 30px;
}

/* line 879, ../../sass/components/video.scss */
.video .share-container td, .video .share-container td a {
  color: #437cc4;
  text-decoration: none;
  font-size: 10px;
}

/* line 885, ../../sass/components/video.scss */
.video .share-container td a:hover {
  text-decoration: underline;
}

/* line 889, ../../sass/components/video.scss */
.video .share-container td img {
  vertical-align: middle;
}

/* grid classes for sharing*/
/* line 894, ../../sass/components/video.scss */
.grid_3 .share-container a + a, .grid_4 .share-container a + a, .grid_5 .share-container a + a {
  display: none;
}

/* line 898, ../../sass/components/video.scss */
.video .share-container table {
  width: 100%;
}

/* line 902, ../../sass/components/video.scss */
.video .share-container th {
  width: 50px;
}

/* line 906, ../../sass/components/video.scss */
.video .share-container td {
  width: auto;
  max-width: 70%;
}

/* line 911, ../../sass/components/video.scss */
.video .share-container td input {
  width: 90%;
  font-size: .9em;
}

/* Related content */
/* line 917, ../../sass/components/video.scss */
.video .related {
  display: none;
}

/* line 921, ../../sass/components/video.scss */
.video .mejs-related {
  position: absolute;
  z-index: 15;
  display: none;
  background: #333;
  background-color: rgba(0, 0, 0, 0.8);
  font-size: 1em;
}

/* line 930, ../../sass/components/video.scss */
.video .related-container {
  background-color: #f9f9f9;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fefefe), color-stop(100%, #efefef));
  background-image: -webkit-linear-gradient(#fefefe, #efefef);
  background-image: -moz-linear-gradient(#fefefe, #efefef);
  background-image: -o-linear-gradient(#fefefe, #efefef);
  background-image: linear-gradient(#fefefe, #efefef);
  border: 1px solid #efefef;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
  -ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
  overflow: hidden;
  height: 100%;
}

/* line 942, ../../sass/components/video.scss */
.video .related-container .column {
  float: left;
  margin-left: 0;
  margin-right: 0;
  width: 261px;
  border: 1px solid #fff;
  padding: 0 10px;
  font-size: 11px;
  color: #787878;
  height: 100%;
  line-height: 1.5em;
}

/* line 955, ../../sass/components/video.scss */
.video .related-container .button {
  /* font-size: .9em; */
}

/* line 960, ../../sass/components/video.scss */
.grid_4 .video .related-container, .grid_5 .video .related-container, .grid_6 .video .related-container {
  height: -moz-calc(100% -35px);
  overflow: auto;
}

/* line 965, ../../sass/components/video.scss */
.grid_4 .video .related-container .column, .grid_5 .video .related-container .column, .grid_6 .video .related-container .column {
  height: -moz-calc(100% -2px);
  width: -moz-calc(100% -22px);
}

/* line 970, ../../sass/components/video.scss */
.grid_7 .video .related-container .column, .grid_8 .video .related-container .column, .grid_9 .video .related-container .column, .grid_10 .video .related-container .column, .grid_11 .video .related-container .column, .grid_12 .video .related-container .column {
  height: -moz-calc(100% -2px);
  width: -moz-calc(50% -22px);
}

/* line 975, ../../sass/components/video.scss */
.grid_7 .video .related-container .column.wide, .grid_8 .video .related-container .column.wide, .grid_9 .video .related-container .column.wide, .grid_10 .video .related-container .column.wide, .grid_11 .video .related-container .column.wide, .grid_12 .video .related-container .column.wide {
  float: none;
  width: auto;
}

/* line 980, ../../sass/components/video.scss */
.video .related-container h4 {
  font-size: 14px;
  padding: 10px;
  margin: 0 -10px 10px;
  background-color: #efefef;
  display: block;
}

/* line 988, ../../sass/components/video.scss */
.video .related-container .img {
  float: left;
  padding-right: 10px;
  max-width: 50%;
  max-height: 180px;
}

/* line 995, ../../sass/components/video.scss */
.video .related-container .img img {
  max-width: 100%;
  max-height: 80px;
}

/* line 1000, ../../sass/components/video.scss */
.video .related-container li .excerpt a {
  background: url(../../img/arrow-blue-right.png) no-repeat scroll right 50% transparent;
  padding-right: 8px;
}

/* line 1005, ../../sass/components/video.scss */
.video .related-container li .subtitle {
  color: #444;
}

/* line 1009, ../../sass/components/video.scss */
.video .related-container li {
  clear: left;
  border-bottom: 1px dotted #CCC;
  overflow: hidden;
  padding: 0 0 10px;
  margin: 0 0 10px;
}

/* line 1017, ../../sass/components/video.scss */
.video .related-container li:last-child {
  border-bottom: none;
}

/* line 1021, ../../sass/components/video.scss */
.video .related-container .contact, .video .related-container .contact .fn, .video .related-container .contact .title {
  font-size: 11px;
}

/* line 1025, ../../sass/components/video.scss */
.video .related-container .contact .fn {
  margin-left: 95px;
  color: #444;
  font-weight: normal;
  font-size: 11px;
}

/*responsive*/
/* line 1033, ../../sass/components/video.scss */
.videoPlayer.responsive video {
  width: 100%;
}

/* line 1037, ../../sass/components/video.scss */
.mejs-overlay-button {
  opacity: 0.7;
  background: url(../../img/bigplay.png) no-repeat scroll left top transparent;
  height: 69px;
  left: 50%;
  margin: -35px 0 0 -36px;
  position: absolute;
  top: 50%;
  width: 73px;
}

/* line 1048, ../../sass/components/video.scss */
.grid_1 .mejs-controls {
  display: none !important;
}

/*USIM10014061805 _UPDATES ON AQUAFRESH WEBSITE_L3 Changes start*/
.page-intense-clean .aquafresh-box-background .enhancedvideo  {
        background-color: #efefef;
}
.page-intense-clean .aquafresh-box-background .enhancedvideo  .video-video{
            border: 0;
}
.page-intense-clean .aquafresh-box-background .enhancedvideo  .video-description{
    padding-bottom: 0px;
    padding-top: 0px;
    margin-top: 0px;
	border: 0;
}

.page-intense-clean .aquafresh-box-background .enhancedvideo .video-description p{
    font-weight: 600;
    text-align: center;
	}
	
/*USIM10014061805 _UPDATES ON AQUAFRESH WEBSITE_L3 Changes end*/


.enhancedvideo .video-video {
  border: 1px solid transparent;
}.coupons {padding:10px;border:solid 1px #D5D1CE;position:relative;margin-bottom:10px;}
.coupons .couponsImage{float:left;width:30%;margin-right:10px;}
.coupons .couponsDescription{float:left;width:60%;}
.coupons .couponsContainer .button, .coupons .couponsContainer a.lightbox{bottom: 10px;position: absolute;right: 25px;}
.coupons a.lightbox, .overlay-content-inner a.couponCancel, .overlay-content-inner a.couponSubmit{
    background-color: #f36633;
    border: 1px solid #d5d1ce;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    padding: 5px 20px;
}
.rssfeed #rssFeedsDiv article{border-bottom:dotted 1px;margin-bottom:10px;} 
.rssfeed #rssFeedsDiv article h4{margin:0;}
.rssfeed .component-content p{margin:5px 0;font-size:12px;}
.rssfeed .component-content p.rssFeedDate{font-style:italic;font-size:11px;}
.rssfeed .component-content p.rssFeedLink{text-align:right;font-weight:700;}
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* line 3, ../../sass/components/accordion.scss */
.accordion-container {
  /* Abhiram Commented*/
  /* border: solid 2px #323131; */
  list-style: none;
  padding: 0;
  margin: 0;
}

/* line 10, ../../sass/components/accordion.scss */
.accordion-head {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
  
  padding: 13px;
  margin: 0;
  color: #939191;
  /* Abhiram Commented*/
 /*border-top: 2px solid black; */
}

.accordion-slide{
   background: url('../../img/contentBg.jpg') 0px 0px no-repeat;
   background-color: #ffffff;   
}

/* line 19, ../../sass/components/accordion.scss */
.accordion-slide:first-child .accordion-head {
  border-top: 0;
}

/* line 23, ../../sass/components/accordion.scss */
.accordion-title {
  padding: 13px;
  margin: 0;
}

/*
.accordion-slide:last-child:not(.is-active) > .accordion-head,
.accordion-slide:last-child > .accordion-content {
    border-bottom: none;
}*/
/* line 34, ../../sass/components/accordion.scss */
.accordion-content {
  padding: 13px;
}

/* line 38, ../../sass/components/accordion.scss */
.accordion-content-wrapper {
  border-left: 0;
  border-right: 0;
  border-top: 0;
}

/* line 47, ../../sass/components/accordion.scss */
.js .accordion-slide .accordion-head:hover {

  color: white;
}
/* line 52, ../../sass/components/accordion.scss */
.js .accordion-slide.is-active > .accordion-head:hover {
  
}
/* line 56, ../../sass/components/accordion.scss */
.js .accordion-slide.is-active > .accordion-head {
  color: black;
}
/* line 61, ../../sass/components/accordion.scss */
.js .accordion-content-wrapper {
  visibility: hidden;
  height: 0;
  position: relative;
  top: -999999px;
  left: -999999px;
  overflow: hidden;
  margin: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
/* line 73, ../../sass/components/accordion.scss */
.js .accordion-slide.is-active > .accordion-content-wrapper {
  visibility: visible;
  position: relative;
  top: auto;
  left: auto;
  height: auto;
  overflow: auto;
}
/* line 82, ../../sass/components/accordion.scss */
.js .accordion-slide.is-active:last-child > .accordion-content-wrapper {
  border-bottom: none;
}
/* line 86, ../../sass/components/accordion.scss */
.js .accordion-head {
/* Abhiram Commented*/
  /* background-image: url(../../img/arrow-right.png); */
  background-position: 100% center;
  background-repeat: no-repeat;
  background-position: 97% center;
  cursor: pointer;
  margin-bottom: 0;
}
/* line 93, ../../sass/components/accordion.scss */
.js .accordion-slide.is-active > .accordion-head {
  cursor: default;
  /* Abhiram Commented*/
  /* background-image: url(../../img/arrow-down.png); */
  background-position: 100% center;
  background-repeat: no-repeat;
  background-position: 97% center;
}
/* Karthik added */
.aquafresh-accordion .accordion-head{
	color: #1E3760;
    font-family: 'StoneSansITCW01-Medium';
    font-size: 23px;
    font-style: normal;
    font-weight: 300;
}
.aquafresh-accordion p{
	color: #014080;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
}
.Content-box-font .aquafresh-accordion p{
font-family:"Helvetica LT W02 Light";
}
.aquafresh-accordion a{
	color: #1E3760;
    text-decoration: none;
}
@media only screen and (max-width: 320px) {
.accordion-slide{
   background-color: #ffffff;   
}
}
.manageuserprofile .manageStaffProfile ul{
	padding-left: 0;
}
.manageuserprofile .manageUserLinks ul li{
	margin-bottom: 7px;
}
.manageuserprofile .manageStaffProfile ul.managerUserProfileList li{
	background: #e0e0e0;
	cursor: pointer;
	float: left;
	list-style-type: none;
	margin: 0 10px 10px 0;
	padding: 8px;
}
.manageuserprofile .manageStaffProfile ul.managerUserProfileList li:nth-child(odd){
	background: #f36633;
	color: #fff;
}
.manageuserprofile .manageStaffProfile ul.managerUserProfileList li:nth-child(odd) a{
	color: #fff;
}
.manageuserprofile .manageStaffProfile ul.managerUserProfileList .manageUserOverlayContainer ul li{
	float: none;
	margin: 0;
	padding: 2px 3px;
}
.manageuserprofile .manageStaffProfile ul.managerUserProfileList .manageUserOverlayContainer li:nth-child(odd){
	background: #fff;
	color: #000;
}
.manageuserprofile .manageStaffProfile ul.managerUserProfileList .manageUserOverlayContainer li:nth-child(odd) a{
	color: #fff;
}
.manageuserprofile .manageUserLinks{
	border-right: 1px solid #e0e0e0;
}
.manageuserprofile .component-content .manageUserLinks ul li a{
	background: url("../../img/boxlink-arrow.png") no-repeat scroll 0 2px;
	color: #1a768d;
	font-family: Arial;
	font-size: 12px;
	padding: 5px 0 6px 30px;
	text-decoration: none;
}
.manageuserprofile .manageUserOverlayContainer .overlay-bg{
	background: #000;
	background: rgba(0,0,0,0.75);
	cursor: pointer;
	display: none;
	height: 100%;
	left: 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%;
	z-index: 1000;
}
.manageuserprofile .manageUserOverlayContainer .overlay-content{
	background: none repeat scroll 0 0 #FFFFFF;
	border: 5px solid #D5D1CE;
	border-radius: 10px 10px 10px 10px;
	display: inline-block;
	min-height: 80px;
	min-width: 80px;
	moz-border-radius: 10px 10px 10px 10px;
	padding: 10px 10px 10px;
	position: relative;
	text-align: left;
	top: 150px;
	webkit-border-radius: 10px 10px 10px 10px;
	width: 60%;
}
.manageuserprofile .manageUserOverlayContainer .overlay-close{
	background: url("../../img/overlay-close-icon.png") no-repeat scroll 0 0 / 20px auto rgba(0, 0, 0, 0);
	cursor: pointer;
	display: none;
	font-size: 25px;
	height: 20px;
	position: absolute;
	right: 3px;
	top: 5px;
	width: 20px;
	z-index: 9999;
}
.manageuserprofile .manageUserOverlayContainer .close-btn:hover{
	background: #05abe0;
}
.manageuserprofile .manageUserOverlayContainer li span{
	font-weight: 700;
}
.manageuserprofile .manageUserOverlayContainer li span.managerUserTitle{
	display: inline-block;
	font-weight: normal;
	width: 40%;
}
.manageuserprofile h4{margin-top:0;margin-bottom:9px;}
@media only screen and (max-width: 767px){
	.manageuserprofile .manageUserOverlayContainer li span{
		font-size: 11px;
		font-weight: normal;
	}
	.manageuserprofile .manageUserOverlayContainer li span.managerUserTitle{
		display: inline-block;
		font-size: 11px;
		font-weight: normal;
		width: 50%;
	}
	.manageuserprofile .manageUserOverlayContainer .overlay-content{
		width: 80%;
	}
}
