@font-face {
	font-family: 'Montserrat';
	src: url('/sites/all/modules/custom/enfamil_latam/fonts/Montserrat/Montserrat-Light.eot');
	src: url('/sites/all/modules/custom/enfamil_latam/fonts/Montserrat/Montserrat-Light.eot?#iefix') format('embedded-opentype'), url('/sites/all/modules/custom/enfamil_latam/fonts/Montserrat/Montserrat-Light.woff2') format('woff2'), url('/sites/all/modules/custom/enfamil_latam/fonts/Montserrat/Montserrat-Light.woff') format('woff'), url('/sites/all/modules/custom/enfamil_latam/fonts/Montserrat/Montserrat-Light.ttf') format('truetype'), url('/sites/all/modules/custom/enfamil_latam/fonts/Montserrat/Montserrat-Light.svg#Montserrat-Light') format('svg');
	font-weight: 300;
	font-style: normal;
  }
  @font-face {
	font-family: 'Montserrat-bold';
	src: url('/sites/all/modules/custom/enfamil_latam/fonts/Montserrat/Montserrat-Bold.eot');
	src: url('/sites/all/modules/custom/enfamil_latam/fonts/Montserrat/Montserrat-Bold.eot?#iefix') format('embedded-opentype'), url('/sites/all/modules/custom/enfamil_latam/fonts/Montserrat/Montserrat-Bold.woff2') format('woff2'), url('/sites/all/modules/custom/enfamil_latam/fonts/Montserrat/Montserrat-Bold.woff') format('woff'), url('/sites/all/modules/custom/enfamil_latam/fonts/Montserrat/Montserrat-Bold.ttf') format('truetype'), url('/sites/all/modules/custom/enfamil_latam/fonts/Montserrat/Montserrat-Bold.svg#Montserrat-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
  }

.dha-page .mm-page,
.dha-page .header-top{
	background: #fff3c0;
}
/*Four block video - starts*/
.dha-page .four-block-content .split-block-desc {
    padding-right: 10px;
}
.split-block-desc.block-1 {
    max-height: 100PX;
    overflow: auto;
    margin-bottom: 15px;
}
.split-block-desc.block-2 {
    max-height: 70px;
    overflow: auto;
    margin-bottom: 10px;
}
.dha-infant-banner .hero-module1-content .container-fluid .row .normal-small-text-well {
    padding: unset;
}
.dha-page.i18n-fr.dha-page .dha-four-block .four-block-content .split-block-content {
    top: 43%;
}
/*Four block video - end*/
.dha-page .form-head-wrapper{
	display: none;
}
.dha-page .global-wrapper{
	overflow: hidden;
}
.dha-page .parallax-wrapper{
	position: relative;
	overflow: hidden;
	transform: none;
	transition: 0.4s ease;
	-moz-transition: 0.4s ease;
	transition-timing-function: linear;
	-moz-transition-timing-function: linear;
}
.dha-page .parallax-wrapper-display p,.dha-page .parallax-wrapper-display p{
	display: block;
}
.dha-page .parallax-wrapper > img{
	max-width: 100%;
}
.dha-page .parallax-wrapper .banner-content{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 12;
}
.dha-page .parallax-wrapper p{
	-webkit-animation-duration: 3s;
	-moz-animation-duration: 3s;
	-ms-transition-animation-duration: 3s;
}	
.dha-page .banner-arrow{
	font-size: 46px;
	font-weight: bold;
	color: #fff;
}
.dha-page .parallax-wrapper.prev-wrap{
	transform: translateY(200px);
	-moz-transform: translateY(200px);
}
.dha-page .banner-sub-title{
	color: #af9752;
	font-size: 24px;
	font-weight: normal;
}
.dha-page .banner-title{
	font-size: 40px;
	line-height: 48px;
    margin-bottom: 25px;	
}
.dha-page .parallax-wrapper-video video{
	float: left;
	width:100%;
}
.dha-page .parallax-wrapper-video .banner-arrow{
	color: #0a549a;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	margin-top: 20px;
}
.dha-page .parallax-wrapper-video .banner-arrow::after{
	/*background: url("../images/all-icon-sprites.png") -67px -106px no-repeat;*/
	background: url(../images/parallax/dha-sprite.png) -319px -34px no-repeat;
    height: 17px;
    width: 23px;
    margin-left: 10px;
    position: absolute;
    content: "";
    z-index: 1;
    top: 40%;
    margin-top: -2px;
}
.dha-page .section-list{
    background: #fbf1ca;
    float:left;
    width: 100%;
    /*padding: 0 5%;*/
}
.dha-page .section-list-inner{
	/*width: 1150px;*/
	width: 1240px;
    margin: auto;
    max-width: 100%;
}
.dha-page .section-list .label{
	float: left;
 	color: #4d4d4d;
    font-size: 16px;
    font-weight: bold;
    line-height: 26px;
    padding: 20px;
    /*width: 13.2%;*/
    width: 10.2%;
    text-transform: uppercase;
}
.dha-page .section-list .list{
	float:left;
}
.dha-page .section-list .list a{
	/*padding: 20px;*/
	padding: 20px;
    float: left;
    text-decoration: none;
    color: #c2ae6f;
    font-size: 16px;
    /*font-weight: bold;*/
	padding-bottom: 10px;
	cursor: pointer;
	text-transform: uppercase;
	transition: 0.4s ease;
	-moz-transition: 0.4s ease;
    text-align: center;
}
.dha-page .section-list .list a:hover{
	/*text-shadow: 2px 0px 6px #fff;*/
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	font-weight: normal;
}
.dha-page .section-list .list a::after{
	content: "";
	width: 18px;
    height: 18px;
	background: url("../images/parallax/dha-sprite.png") -292px -30px no-repeat;
	display: block;
    margin: auto;
}
.dha-page .section-list .list a:hover::after{
	-webkit-animation-name: bounce-menu;
	animation-name: bounce-menu;
	-webkit-animation-duration: 0.6s;
	animation-duration: 0.6s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
}

@-webkit-keyframes bounce-menu {
  0%, 100% {
    -webkit-transform: translateY(0px);
  }
  25% {
  	-webkit-transform: translateY(3px);
  }
  50% {
    -webkit-transform: translateY(6px);
  }
}
@keyframes bounce-menu {
  0%, 100% {
    transform: translateY(0px);
  }
  25% {
  	-webkit-transform: translateY(3px);
  }
  50% {
    -webkit-transform: translateY(6px);
  }
}


.dha-page  .parallax-banner-left,
.dha-page  .parallax-banner-right{
	position: relative;
	margin: 20px 20px 0 20px;
}
/*.dha-page  .parallax-banner-left .fade-effect,
.dha-page  .parallax-banner-right .fade-effect{
	transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	transition-timing-function: linear;
	-moz-transition-timing-function: linear;
}*/
.dha-page  .parallax-banner-left{
	margin-bottom: 20px;
}
.dha-page  .parallax-banner-left .parallax-wrapper::before,
.dha-page  .parallax-banner-right .parallax-wrapper::before{
    background-size: 60% 100%;
    z-index: 10;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    content: "";
    float: left;
    position: absolute;
    top: 0;
	transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	transition-timing-function: linear;
	-moz-transition-timing-function: linear;
	z-index: 10;
}
.dha-page  .parallax-banner-right .parallax-wrapper::before{
    transform: translateX(80%);
	-moz-transform: translateX(80%);
}
.dha-page  .parallax-banner-left .parallax-wrapper::before{
    transform: translateX(-80%);
	-moz-transform: translateX(-80%);
}
.dha-page  .parallax-banner-left .parallax-wrapper::before{
	background-image: url("../images/parallax/layer-from-left.png");
    left: 0;
}
.dha-page  .parallax-banner-right .parallax-wrapper::before{
	background-image: url("../images/parallax/layer-from-right.png");
    right: 0;
    background-position: right;
    background-size: 63% 100%;
}
.dha-page .parallax-banner-right .parallax-wrapper.fade-effect::before,
.dha-page .parallax-banner-left .parallax-wrapper.fade-effect::before{
	transform: none;
}

.dha-page .dha-video-img1,.dha-page .dha-video-img2{
	display: none;
}
.dha-page .banner-content h1,.dha-page .banner-content div, .dha-page .banner-content p,.dha-page .banner-content h2,.dha-page .banner-content h3{
	transition: 0.4s ease;
	-moz-transition: 0.4s ease;
  	opacity: 0;
    transform: scale(0.1);
    -moz-transform: scale(0.1);
    transition-delay: 0s;
    -moz-transition-delay: 0s;
}
.dha-page .banner-content.zoomInUp h1,.dha-page .banner-content.zoomInUp div, .dha-page .banner-content.zoomInUp p,.dha-page .banner-content.zoomInUp h2,.dha-page .banner-content.zoomInUp h3,.dha-page .banner-content.zoomInUp h1{
	opacity: 1;
    transform: scale(1);
    -moz-transform: scale(1);
    transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
}

.dha-page .banner-content .banner-sub-title{
	margin: 15px 0;
}
.dha-page .benefits-wrapper{
	float: left;
	width: 100%;
}
.dha-page .benefits-grid{
    float: left;
    padding: 0 15px;
    background: #fff3c0;
    margin: 20px 0;
}
.dha-page .benefits-grid{
	position: relative;
}
.dha-page .benefits-grid .benefits-grid-text{
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    margin: auto;
    color: #fff;
    /*font-size: 24px;*/
    font-size: 22px;
    width: 90%;
    line-height: 30px;
    text-align: center;
   /* transform: translateY(-50%);
    -moz-transform: translateY(-50%);*/
    z-index: 10;
    transition: 0.3s ease;
	-moz-transition: 0.3s ease;
}
.dha-page.i18n-fr .benefits-grid .benefits-grid-text{
	line-height: 26px;
}
.dha-page .benefits-grid .benefits-grid-text-title{
	display: none;
}
.dha-page .benefits-grid .benefits-grid-text::before{
	content: "ARTICLE";
    position: absolute;
    top: -35px;
    left: 0;
    right: 0;
    font-weight: normal;
    font-size: 14px;
    text-transform: uppercase;
}
.dha-page .benefits-grid.recipe-head .benefits-grid-text::before{
	content: "RECIPE";
}
.dha-page .benefits-grid.video-head .benefits-grid-text::before{
	content: "VIDEO";
}

.dha-page.i18n-fr .benefits-grid.recipe-head .benefits-grid-text::before{
	content: "Recette";
}
.dha-page.i18n-fr .benefits-grid.video-head .benefits-grid-text::before{
	content: "Vidéo";
}
.dha-page .benefits-grid.video-head::after{	
    background: url(../images/parallax/dha-sprite.png) no-repeat;
   	background-position: 0 0;
    height: 67px;
    left: 0;
    margin-left: -16px;
    margin-top: -16px;
    position: absolute;
    bottom: 15%;
    width: 67px;
    z-index: 1;
    content: "";
    transform: scale(0.7);
    right: 0;
    margin: auto;
    cursor: pointer;
}
.dha-page .benefits-grid.video-head.video-play::after{	
	display: none;
}
.dha-page .benefits-grid .benefits-grid-text a,
.dha-page .benefits-grid .benefits-grid-text span{
	text-decoration: none;
	color: #fff;
}
.dha-page .benefits-grid .benefits-grid-overlay{
	background: rgba(0,0,0,0.3);
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left:0;
}
.dha-page .benefits-grid .benefits-content{
	float: left;
	width: 100%;
	position: relative;
	transition: 0.3s ease;
	-moz-transition: 0.3s ease;
}
.dha-page .benefits-grid .benefits-content:hover {
    cursor: pointer;
    transform: scale(1.06);
    -moz-transform: scale(1.06);
}
.dha-page .benefits-grid .benefits-content:hover > .benefits-grid-overlay{
    background: rgba(0,0,0,0.7);
}
.dha-page .benefits-grid .benefits-content:hover > .benefits-grid-text{
    transform: scale(0.8);
    -moz-transform: scale(0.8);
}
.dha-page .four-block-video,.dha-page .four-block-content{
	padding: 0;
}
.dha-page .dha-four-block .four-block-content{
	position: relative;
}
.dha-page .dha-four-block .four-block-content:hover:after,
.dha-page .dha-four-block .four-block-content:hover:before{
	transform: translateY(-50%) scale(1.3);
    -moz-transform: translateY(-50%) scale(1.3);
}
.dha-page .dha-four-block .four-block-content img{
	height: 100%;
}
.dha-page .dha-four-block .four-block-content .split-block-content{
	position: absolute;
	right: 10%;
	text-align: right;
	color: #fff;
    width: 75%;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
}
.dha-page .dha-four-block .left-dha-row .four-block-content .split-block-content {
    left: 10%;
    right: auto;
    text-align: left;
    right: auto;
}
.dha-page .dha-four-block .left-dha-row .four-block-content img{
    transform: scaleX(-1);
    -moz-transform: scaleX(-1);
}
.dha-page .dha-four-block .four-block-content .split-block-content h4{
	font-weight: bold;
	font-size: 30px;
	margin-bottom: 20px;
}
.dha-page .dha-four-block .four-block-content .split-block-content .take-quiz-text{
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
	display:inline-block;
	position: relative;
	padding-left: 90px;
	margin-top: 20px;
	transition: 0.2s ease;
	-moz-transition: 0.2s ease;
}
.dha-page .dha-four-block .four-block-content .split-block-content .take-quiz-text a:hover{
	color: #9bdef8;
}
.dha-page .dha-four-block .four-block-content .split-block-content .take-quiz-text:hover{
	transform: scale(1.03);
	-moz-transform: scale(1.03);
}

.dha-page .dha-four-block .four-block-content .split-block-content .take-quiz-text::before{
	content: "";
    width: 75px;
    height: 62px;
    background: url(../images/parallax/dha-sprite.png) -207px -6px no-repeat;
    position: absolute;
    left: 0;
    top: -20px;
}
.dha-page .dha-four-block .four-block-content .split-block-content .take-quiz-text.camera::before {
    top: -31px;
}
.dha-page .dha-four-block .four-block-content .split-block-content .take-quiz-text.camera::before{
	background-position: -134px -6px;
}
.dha-page .dha-four-block .four-block-content .split-block-content .take-quiz-text.gift::before{
	background-position: -67px -6px;
}
.dha-page .dha-four-block .four-block-content .split-block-content .take-quiz-text a{
	color: #fff;
	text-decoration: none;
}
.dha-page .dha-four-block .four-block-content .split-block-content p{
    margin: 0;
    margin-bottom: 10px;
}
.dha-page .dha-four-block .four-block-content::after,
.dha-page .dha-four-block .four-block-content::before{	
	content: "";
    width: 0;
    height: 0;
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
    border-left: 18px solid #9bdef8;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    z-index: 11;
	transition: 0.2s ease;
	-moz-transition: 0.2s ease;
}
.dha-page .dha-four-block .left-dha-row .four-block-content::after,
.dha-page .dha-four-block .left-dha-row .four-block-content::before{	
    border-right: 18px solid #9bdef8;
    border-left: none;
    position: absolute;
    right: auto;
    left: 0;
}
.dha-page .dha-four-block .four-block-content::before{	
	border-left: 18px solid #0090d9;
	right: -15px;
	z-index: 10;
}
.dha-page .dha-four-block .left-dha-row .four-block-content::before{
	border-right: 18px solid #0090d9;
	left: -15px;
}

.parallax-banner-left .parallax-wrapper{
	/*z-index:10;*/
}
/*.benefits-grid{
	transform: translateY(-20%);
	-moz-transform: translateY(-20%);
	transition: 0.2s ease;
	-moz-transition: 0.2s ease;
	z-index: 0;
}
.fade-effect-wrapper .benefits-grid,.fade-effect + .benefits-grid,.fade-effect + .benefits-grid > .benefits-grid{
	transform: none;
}*/

/*.ytp-large-play-button svg {
    visibility: hidden;
}
button.ytp-large-play-button.ytp-button {
    
}*/
.four-block-video iframe button{
	visibility: hidden;
}
.dha-tab-section .nav-tabs-dha{
	border: none;
	margin: 0;
    margin-bottom: 30px;
}
.dha-tab-section .nav-tabs-dha li a,
.dha-tab-section .nav-tabs-dha li a:focus,
.dha-tab-section .nav-tabs-dha li a:hover{
	border: none;
	background: none;
	font-size: 16px;
	font-weight: bold;
	color: #949494;
	padding: 25px;
	line-height: 10px;
}
.dha-tab-section .nav-tabs-dha li.active a,
.dha-tab-section .nav-tabs-dha li.active a:hover,
.dha-tab-section .nav-tabs-dha li.active a:focus{
	color: #0a549a;
	border: none;
	cursor: pointer;
}
.dha-tab-section iframe{
	display: none;
}
.parallax-wrapper.parallax-full-video{
	cursor: pointer;
}
.parallax-wrapper.video-active::before{
	display: none;
}
.dha-tab-section .nav-tabs-dha li{
	position: relative;
	padding-left: 60px; 
}
.dha-tab-section .nav-tabs-dha li::before{
	content: "";
	width: 61px;
	height: 54px;
	background: url("../images/parallax/dha-sprite.png") 0px 0px no-repeat;
	position: absolute;
	left: 0;
	z-index: 99;
}
.dha-tab-section .nav-tabs-dha li.active::before{
	height: 108px;
}
/**icons inactive state**/
.dha-tab-section .nav-tabs-dha li.baby-icon::before{
	background-position: -7px -178px;
}
.dha-tab-section .nav-tabs-dha li.baby-bottle::before{
	background-position: -75px -178px;
}
.dha-tab-section .nav-tabs-dha li.baby-cup::before{
	background-position: -145px -177px;
}
.dha-tab-section .nav-tabs-dha li.pregnant-women::before{
	background-position: -212px -175px;
}
.dha-tab-section .nav-tabs-dha li.baby-fruit::before{
	background-position: -276px -175px;
}
/**icons active state**/
.dha-tab-section .nav-tabs-dha li.active.baby-icon::before{
	background-position: -7px -65px;
}
.dha-tab-section .nav-tabs-dha li.active.baby-bottle::before{
	background-position: -75px -65px;
}
.dha-tab-section .nav-tabs-dha li.active.baby-cup::before{
	background-position: -141px -65px;
}
.dha-tab-section .nav-tabs-dha li.active.pregnant-women::before{
	background-position: -208px -65px;
}
.dha-tab-section .nav-tabs-dha li.active.baby-fruit::before{
	background-position: -276px -65px;
}
/*.four-block-video video{
	display: none;
}*/

.quiz-custom-section{
	visibility: hidden;
	height: 0;
}
.dha-page .dha-quiz{
	position: relative;
}
.dha-quiz form{
	width: 50%;
	min-height: 480px;
	float: 	right;
	max-width: 	100%;
	background: #fff;
	color: 	#0a549a;
	font-weight: bold;
	position: relative;
}
.dha-quiz form > div > div{
	padding: 20px;
}
.dha-quiz .quiz-left-section{
	float: left;
    width: 50%;
    text-align: center;
	position: absolute;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    top: 50%;
    /*padding: 0 30px;*/
    padding: 0 10%;
}
.dha-quiz .dha-quiz-title{
	font-size: 40px;
    line-height: 48px;
    margin-bottom: 15px;
}
.dha-quiz .quiz-left-section::before{
	content: "";
    width: 134px;
    height: 115px;
    background: url(../images/parallax/dha-sprite.png) -2px -234px no-repeat;
   	display: block;
    margin: auto;
    margin-bottom: 10px;
}
.dha-quiz form .webform-component--step-1-wrong-answer,
.dha-quiz form .webform-component--step-1-correct-answer,
.dha-quiz form .webform-component--step-2-correct-answer,
.dha-quiz form .webform-component--step-2-wrong-answer,
.dha-quiz form .webform-component--step-3-correct-answer,
.dha-quiz form .webform-component--step-3-wrong-answer,
.dha-quiz form .webform-component--step-4-correct-answer,
.dha-quiz form .webform-component--step-4-wrong-answer,
.dha-quiz form .webform-component--thank-you,
.dha-quiz form .webform-component--step-5-correct-answer, .dha-quiz form .webform-component--step-5-wrong-answer{
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    text-align: center;
    z-index: 25;
    color: #ffffff;
    width: 85%;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 16px;
}
.dha-quiz form .webform-component--step-5-correct-answer, .dha-quiz form .webform-component--step-5-wrong-answer{
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 95%;
    font-size: 14px;

}
.dha-quiz form .webform-component--step-1-wrong-answer h2,.dha-quiz form .webform-component--step-1-wrong-answer a,
.dha-quiz form .webform-component--step-1-correct-answer h2,.dha-quiz form .webform-component--step-1-correct-answer a,
.dha-quiz form .webform-component--step-2-correct-answer h2,.dha-quiz form .webform-component--step-2-correct-answer a,
.dha-quiz form .webform-component--step-2-wrong-answer h2,.dha-quiz form .webform-component--step-2-wrong-answer a,
.dha-quiz form .webform-component--step-3-wrong-answer h2,.dha-quiz form .webform-component--step-3-wrong-answer a,
.dha-quiz form .webform-component--step-3-correct-answer h2,.dha-quiz form .webform-component--step-3-correct-answer a,
.dha-quiz form .webform-component--step-4-wrong-answer h2,.dha-quiz form .webform-component--step-4-wrong-answer a,
.dha-quiz form .webform-component--step-4-correct-answer h2,.dha-quiz form .webform-component--step-4-correct-answer a{
	color: #ffffff;
}

.dha-quiz form h2{
	font-size: 40px;
}

.dha-quiz form .form-actions{
    position: absolute;
    bottom: 15%;
    text-align: center;
    left: 0;
    right: 0;
    z-index: 25;
    display: none;
}
.dha-quiz form .form-actions button.webform-previous{
	display:none;
}
.dha-quiz form .form-actions button.form-submit,
.dha-page form .webform-next.btn{
	border: 2px solid #fff;
	font-weight: bold;
	color: #fff;
	width: 100%;
	max-width: 380px;
    height: 44px;
	background: transparent;
}

.dha-quiz .quiz-overlay{
	position: absolute;
	left: 0;
	top: 0;
	background: #0a549a;
	opacity: 0.8;
	z-index: 20;
    width: 100%;
    height: 100%;
    display: none;
}
.dha-quiz form .webform-progressbar{
	margin: 0;
	width: 100%;
	padding: 0;
}
.dha-quiz form .webform-progressbar .webform-progressbar-number{
	color: #fff;
	font-size: 40px;
    padding: 20px;
    background: #99d7f5;
}
.dha-quiz form .webform-component--question-1,
.dha-quiz form .webform-component--question-2,
.dha-quiz form .webform-component--question-3,
.dha-quiz form .webform-component--question-4,
.dha-quiz form .webform-component--question-5{
    font-size: 30px;
    color: #4d4d4d;
    padding-bottom: 0;
    margin: 0;
}
.dha-quiz form .webform-component--question-1::before,
.dha-quiz form .webform-component--question-2::before,
.dha-quiz form .webform-component--question-3::before,
.dha-quiz form .webform-component--question-4::before,
.dha-quiz form .webform-component--question-5::before{
	content: "Q:";
    float: left;
    margin-right: 10px;
}
.dha-quiz form .webform-component-radios .form-type-radio{
	margin: 20px 0;
	padding-left: 35px;
    line-height: 36px;
}
.dha-quiz form .webform-component-radios label{
	font-size: 24px;
	color: #0a549a;
}
.dha-quiz form .webform-component-radios label input{
	visibility: hidden;
}
.dha-quiz form .webform-component-radios .form-type-radio label::before{
	background: url(../images/quiz-icons.png) no-repeat;
    background-position: -1px -8px;
    width: 40px;
    height: 32px;
    content: "";
    float: left;
    margin-right: 10px;
    position: absolute;
    left: 0;
}
.dha-quiz form .webform-component-radios .form-type-radio:nth-child(2) label::before{
	background-position: -46px -8px;
}
.dha-quiz form .webform-component-radios .form-type-radio:nth-child(3) label::before{
	background-position: -91px -8px;
}
.dha-quiz form .webform-component-radios .form-type-radio:nth-child(4) label::before{
	background-position: -135px -8px;
}
.dha-quiz form .form-type-radios > label{
	display: none;
}
.dha-quiz form .form-type-radios .form-radios{
	float: left;
    margin: 20px 0;
}
.dha-quiz .banner-content-dha .text-center{
	text-align: left;
}












.panel-pane.pane-block.pane-webform-client-block-15921{
    background: #79c8f1;
    padding: 2%;
    color: #fff;
    float: left;	
    width: 	100%;
    /*display: none;*/
}
.panel-pane.pane-block.pane-webform-client-block-15921 h2 a{
	color: #fff;
}



/*.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}*/





.banner-arrow::after {
  -webkit-animation-duration: .52s;
  animation-duration: .52s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}
@-webkit-keyframes bounce {
  0%, 100% {
    -webkit-transform: translateY(0);
  }
  25% {
  	-webkit-transform: translateY(-5px);
  }
  50% {
    -webkit-transform: translateY(-10px);
  }
}
@keyframes bounce {
  0%, 100% {
    transform: translateY(0);
  }
  25% {
  	-webkit-transform: translateY(-5px);
  }
  50% {
    -webkit-transform: translateY(-10px);
  }
}
.banner-arrow::after {
  -webkit-animation-name: bounce;
  animation-name: bounce;
}
.four-block-video iframe{
	display: none;
}
.video-thumbnail{
	cursor: pointer;
	position: relative;
}
.video-thumbnail::after{
	background: url("../images/parallax/dha-sprite.png") no-repeat;
	background-position: 0 0;
    height: 67px;
    left: 50%;
    margin-left: -16px;
    margin-top: -16px;
    position: absolute;
    top: 50%;
    width: 67px;
    z-index: 1;
    content: "";
}
.no-video .video-thumbnail::after{
	display: none;
}
/*.video-thumbnail img{
	height: 384px;
}*/
.dha-page .parallax-wrapper .banner-content.video-text h1{
	font-size: 60px;
	text-transform: uppercase;
}
.dha-page .parallax-wrapper .banner-content .parallax-para{
	max-height: 200px;
    overflow: auto;
    margin-top: 20px;
    padding-right: 20px;
}
.dha-tab-section.sources-dha{
	margin-bottom: 25px;
}
.video-head iframe{
	display: none;
}
/*.parallax-wrapper-video h1{
	transform: translateY(-200%);
	-moz-transform: translateY(-200%);
	transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	transition-timing-function: ease;
	-moz-transition-timing-function: ease;
}*/

/*.parallax-wrapper-video.fade-effect h1,*/
.parallax-wrapper-video.fade-effect .banner-arrow{
	transform: none;
}

.parallax-wrapper-video .banner-arrow{
	transform: translateX(-200%);
	-moz-transform: translateX(-200%);
	overflow: hidden;
	cursor: pointer;
}
.dha-page .parallax-wrapper .banner-content p{
	font-size: 16px;
	line-height: 24px;
}
.dha-page .global-wrapper{
	max-width: 100%;
}
.dha-page .global-wrapper img{
	width: 100%;
}
.dha-page .parallax-wrapper .banner-content .text-center{
	margin-top: 40px;
    text-align: left;
}
.dha-page .parallax-wrapper .banner-content .small-text p{
	font-size: 12px;
    line-height: 16px;
}
.dha-quiz .quiz-left-section .dha-quiz-subtitle{
	font-size: 16px;
}
.dha-quiz form h2{
	margin-bottom: 20px;
}



/**Custom Scrollbar starts**/
/* width */
::-webkit-scrollbar {
    width: 8px;
}
/* Track */
::-webkit-scrollbar-track {
    background: #cccccc; 
    border-radius: 5px;
    box-shadow: 5px 0 139px #ccc;
}
/* Handle */
::-webkit-scrollbar-thumb {
    background: #999999; 
    border-radius: 5px;
     transition: 0.4s ease;
	-moz-transition: 0.4s ease;
	transition-timing-function: linear;
	-moz-transition-timing-function: linear;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #555;
}
/**Custom Scrollbar ends**/

.dha-page .webform-component--thank-you h3{
	display: none;
}
.dha-page .gentlease-contest .gentelease-overlay{
	height: 0;
    overflow: hidden;
    opacity: 0;
}
.dha-page .webform-next,
.dha-quiz form .form-actions button.form-submit{
	position: absolute;
    bottom: -100px;
    left: 0;
    right: 0;
    margin: auto;
}
.dha-quiz form .webform-component--thank-you{
	display: none;
}
.take-quiz-break-text{
	display: block;
}
.dha-page .four-block-video iframe{
	width: 100%;
}
.no-show-more .banner-showmore,
.no-show-more .para-dot{
	display: none;
}
/*.dha-page .parallax-wrapper .banner-content{
	height: 400px;
    overflow: auto;
}*/
.dha-page.lata-prallax .parallax-banner-top .banner-content h3,
    .dha-page.lata-prallax .parallax-banner-top .banner-content .banner-title,
    .dha-page.lata-prallax .parallax-banner-top .banner-content .text-center,
    .dha-page.lata-prallax .banner-content .banner-showmore {
        display: none;
    }
    .dha-page.lata-prallax .parallax-banner-top .banner-content h1,
    .dha-page.lata-prallax .parallax-banner-top .banner-content div,
    .dha-page.lata-prallax .parallax-banner-top .banner-content p,
    .dha-page.lata-prallax .parallax-banner-top .banner-content h2,
    .dha-page.lata-prallax .parallax-banner-top .banner-content h3 {
        transition: .4s ease;
        -moz-transition: .4s ease;
        opacity: 1;
        transform: scale(1);
        -moz-transform: scale(1);
        color: #fff;
        margin: 0;
        font-size: 1.5em;
		font-weight: 100;
		font-family: 'Montserrat';	
    }
    .dha-page.lata-prallax .parallax-banner-footer .primary-button.Blue {
        background: rgb(44, 105, 171);
        background: radial-gradient(circle, rgba(44, 105, 171, 1) 0%, rgba(46, 51, 122, 1) 100%);
        max-width: 234px;
        font-size: 2.2em;
        border-radius: 25px;
        line-height: 1;
    }
    .dha-page.lata-prallax .parallax-banner .banner-sub-title,
    .dha-page.lata-prallax .parallax-banner .parallax-para,
    .dha-page.lata-prallax .parallax-banner-footer .banner-content h3,
    .dha-page.lata-prallax .parallax-banner-footer .banner-content .parallax-para {
        display: none;
    }
    .dha-page.lata-prallax .parallax-banner-left .parallax-wrapper .banner-content .banner-title,
	.dha-page.lata-prallax .parallax-banner-right .parallax-wrapper .banner-content .banner-title,
	.dha-page.lata-prallax .parallax-banner-left .parallax-wrapper .banner-content .banner-title a,
	.dha-page.lata-prallax .parallax-banner-right .parallax-wrapper .banner-content .banner-title a {
        line-height: 1;
        font-size: 1.5em;
		color: #212064;
		font-family: 'Montserrat-bold';
    }
    .dha-page.lata-prallax .parallax-wrapper .banner-content p,
    .dha-page.lata-prallax .parallax-wrapper .banner-content li {
        line-height: 30px;
        font-size: 1.4em;
		color: #212064;
		font-family: 'Montserrat';
		font-weight: 600;
    }
    body.dha-page.lata-prallax .parallax-banner-left,
    body.dha-page.lata-prallax .parallax-banner-right {
        margin: 0;
    }
    .dha-page.lata-prallax .global-wrapper picture img {
        width: 100%;
    }
    .dha-page.lata-prallax .four-block-video {
        background: #0090d9;
        padding: 0;
    }
    .dha-page.lata-prallax .enfa-parallax-bgs .hero-big-module1 {
        position: relative;
    }
    .dha-page.lata-prallax .enfa-parallax-bgs .hero-big-module1 .hero-big-module1-content {
        position: absolute;
        right: 10%;
        transform: translateY(-50%);
        top: 50%;
    }
    .dha-page.lata-prallax .enfa-parallax-bgs .hero-big-module1 .hero-big-module1-content .vasitos-img-1 {
        position: relative;
    }
    .dha-page.lata-prallax .enfa-parallax-bgs .hero-big-module1 .hero-big-module1-content .vasitos-img-1 .vasitos-img-1-text {
        position: absolute;
        width: 100%;
        transform: translateY(-50%);
        top: 50%;
        right: -10px;
    }
    .dha-page.lata-prallax .enfa-parallax-bgs .hero-big-module1 .hero-big-module1-content .vasitos-img-1 .vasitos-img-1-text .text-tag p {
        margin-top: 6px;
    }
    .dha-page.lata-prallax .enfa-parallax-bgs .hero-big-module1 .hero-big-module1-content .vasitos-img-1 .vasitos-img-1-text p {
        font-size: 9px;
        color: #fff;
		line-height: 1.3;
		font-family: 'Montserrat';
    }
    .dha-page.lata-prallax .enfa-parallax-grid .view-content .views-row .views-field.views-field-nothing>.field-content {
        position: relative;
    }
    .dha-page.lata-prallax .enfa-parallax-grid .article-content {
        position: absolute;
        top: 0;
        width: 67%;
        padding: 40px;
    }
    .dha-page.lata-prallax .enfa-parallax-grid .views-row-2 .article-content {
        top: 10%;
        right: 0;
    }
    .dha-page.lata-prallax .enfa-parallax-grid .views-row-3 .article-content {
        bottom: 0;
        top: auto;
        right: 0;
        padding-bottom: 18px;
    }
    .dha-page.lata-prallax .enfa-parallax-grid .shoping_text p {
        color: #fff;
        font-size: 18px;
        font-weight: bold;
        line-height: 1.2;
        padding-bottom: 3px;
		display: block;
		font-family: 'Montserrat';	
    }
    .dha-page.lata-prallax .enfa-parallax-grid .list-grid-view .articles-title {
        display: none;
    }
    .dha-page.lata-prallax .enfa-parallax-top .normal-small-text-well p {
        color: #185c9d;
        font-size: 2em;
        line-height: 1;
		text-align: center;
		font-weight: bold;
		font-family: 'Montserrat';
    }
    .dha-page.lata-prallax .enfa-parallax-top .normal-small-text-well {
        padding: 30px;
    }
    .dha-page.lata-prallax .enfa-parallax-items .hero-big-module1-content .dha-icons+p {
		text-align: center;
		font-size: 2.5em;
		margin: 20px;
		font-weight: 800;
		line-height: 1;
		color: #185c9d;
		font-family: 'Montserrat-bold';
    }
    .dha-page.lata-prallax .enfa-parallax-static .normal-small-text-well p {
        text-align: center;
        font-size: 1.5em;
        line-height: 1.2;
        font-weight: bold;
        padding: 40px 0;
		font-family: 'Montserrat';
    }
    .dha-page.lata-prallax .enfa-parallax-tab .radio label {
        font-size: 2.3em;
        color: #949494;
        position: relative;
        padding: 0 0px 24px;
        font-weight: 600;
		margin: 0 30px 2px;
		font-family: 'Montserrat-bold';
    }
    .dha-page.lata-prallax .enfa-parallax-tab .radio.active label {
        color: #0a549a;
    }
    .dha-page.lata-prallax .enfa-parallax-tab .form-item {
        float: left;
    }
    .dha-page.lata-prallax .enfa-parallax-tab .radio label input {
        display: none;
    }
    .dha-page.lata-prallax .enfa-parallax-tab .radio.active label::before {
		content: "";
		background: url(/sites/all/modules/custom/enfamil_latam/images/arrow_0.jpg) no-repeat;
		height: 36px;
		position: absolute;
		bottom: -6px;
		background-position: center;
		width: 100%;
    }
    .dha-page.lata-prallax .enfa-parallax-tab .radio+.radio,
    .dha-page.lata-prallax .enfa-parallax-tab .checkbox+.checkbox {
        margin-top: 0;
    }
    .dha-page.lata-prallax .enfa-parallax-tab .form-radios.bef-select-as-radios {
        margin-left: 30px;
    }
    .dha-page.ch-enfagrow .hero-big-module1-content h2,
    .dha-page.ch-enfagrow .parallax-wrapper .banner-title {
        display: none;
    }
    .dha-page.ch-enfagrow .parallax-wrapper .banner-content .parallax-para {
        max-height: initial;
        margin-top: 0;
    }
    .dha-page.lata-prallax .enfa-parallax-grid .shoping_text a {
        background: #092c6e;
        color: #fff;
        padding: 8px 30px;
        display: inline-block;
        text-align: center;
        font-size: 16px;
        border-radius: 13px;
        margin-top: 10px;
        margin-left: 30px;
        width: 100%;
    }
    .dha-page.lata-prallax .enfa-parallax-grid .shoping_text a:after {
        display: none;
    }
    .dha-page.ch-enfagrow .normal-small-text-well {
        padding: 0;
    }
    .dha-page.ch-enfagrow .dha-icons .dha-icons-g {
        position: relative;
        padding: 9px 25px;
    }
    .dha-page.ch-enfagrow .dha-icons-g .text-area {
        position: absolute;
        top: 75%;
        transform: translateY(-75%);
        width: 28%;
        right: 20%;
        padding: unset;
        color: #6b7980;
        line-height: 1;
    }
    .dha-page.ch-enfagrow .dha-icons-g.tomato-icon .text-area {
        right: 24%
    }
    .dha-page.ch-enfagrow .dha-icons-g.fish-icon .text-area {
        top: 82%;
        transform: translateY(-82%);
        width: 30%;
        right: 24%
    }
    .dha-page.ch-enfagrow .dha-icons-g.cheese-icon .text-area {
        top: 68%;
        transform: translateY(-68%);
        right: 23%
    }
    .dha-page.ch-enfagrow .dha-icons-g.bottle-icon .text-area,
    .dha-page.ch-enfagrow .dha-icons-g.plate-icon .text-area,
    .dha-page.ch-enfagrow .dha-icons-g.cookie-icon .text-area,
    .dha-page.ch-enfagrow .dha-icons-g.mom-icon .text-area {
        top: 50%;
        transform: translateY(-50%);
        right: 24%
    }
    .dha-page.ch-enfagrow .dha-icons-g.plate-icon .text-area {
        right: 20%
    }
    .dha-page.ch-enfagrow .dha-icons-g .text-area h3 {
        font-size: 14px;
		margin-bottom: 10px;
		font-family: 'Montserrat-bold';
    }
    .dha-page.ch-enfagrow .dha-icons-g .text-area p {
        font-weight: 700;
		font-size: 12px;
		font-family: 'Montserrat';
    }
    .dha-page.ch-enfagrow .dha-icons-g .text-area .small-text {
        display: block;
    }
    .dha-page.ch-enfagrow .dha-icons-g-f {
        display: flex;
        justify-content: center;
    }
@media (min-width:768px) and (max-width:1024px)  {
	.dha-page.i18n-fr.dha-page .dha-four-block .four-block-content .split-block-content {
	    top: 48%;
	}
	.dha-page .four-block-content .split-block-desc {
	    padding-right: 10px;
	}
    body.dha-page.i18n-fr .section-list .list a {
          font-size: 9px;    
    }   
    body.dha-page.i18n-fr .section-list .label {
        font-size: 10px;
    }
    body.dha-page.i18n-fr .parallax-wrapper-video .banner-arrow::after {
        top: 50%;
    }
    body.dha-page.i18n-fr .dha-tab-section .nav-tabs-dha li a, body.dha-page.i18n-fr .dha-tab-section .nav-tabs-dha li a:focus, body.dha-page.i18n-fr .dha-tab-section .nav-tabs-dha li a:hover {
        font-size: 10px;
    }  
    .dha-page.i18n-fr .benefits-grid .benefits-grid-text {
        line-height: 17px;
        font-size: 10px;
    }
    .dha-page.i18n-fr .dha-four-block .left-dha-row .four-block-content .split-block-content, .dha-page.i18n-fr .dha-four-block .right-dha-row .four-block-content .split-block-content {
        max-height: 125px;
    }
    .dha-page .four-block-content .split-block-content {
        overflow: hidden;
    }
    .dha-page .four-block-content .split-block-desc {
        overflow: auto;
        height: 46px;
        margin-bottom: unset;        
    }
    .dha-page .dha-four-block .four-block-content .split-block-content {
        top: 48%;
        max-height: 135px;
     }
    .dha-page .dha-four-block .four-block-content .split-block-content .take-quiz-text::before {
        top: -26px;
    }
    .dha-page.i18n-fr .dha-four-block .four-block-content .split-block-content h4 {
        font-size: 17px;
    }       
    .dha-four-block .four-block-content .split-block-content .take-quiz-text.camera::before {
        margin-top: 3px;
        left: -9px;
    }
    .dha-page .dha-four-block .four-block-content .split-block-content .take-quiz-text::before {
        left: -8px;
        top: -21px;
    }
    .dha-page .parallax-wrapper .banner-content.video-text h1{
        font-size: 30px;
    }
    .dha-page .section-list .list a {
        font-size: 9px;
    }
    .dha-page .section-list .label{
        font-size: 9px;
        width: 8.2%;
    }
    .dha-page .banner-title{
        font-size: 25px;
        line-height: 30px;
    }
    .dha-page .banner-sub-title{
        font-size: 18px;
    }
    .dha-page .parallax-wrapper .banner-content p {
        font-size: 12px;
        line-height: 20px;
    }
    .dha-page .parallax-wrapper .banner-content .parallax-para{
        max-height: 120px;
    }
    .dha-page .benefits-grid .benefits-grid-text{
        font-size: 16px;
        line-height: 20px;
    }
    .dha-page .dha-four-block .four-block-content .split-block-content h4{
        font-size: 20px;
        line-height: 26px;
    }
    .dha-page .dha-four-block .four-block-content .split-block-content p{
        margin-bottom: 0;
    }
    .dha-page .dha-four-block .four-block-content .split-block-content .take-quiz-text a{
        font-size: 14px;
    }
    .dha-page .dha-four-block .four-block-content .split-block-content .take-quiz-text:before{
        transform: scale(0.5);
        -moz-transform: scale(0.5);
    }
    .dha-page .dha-four-block .four-block-content .split-block-content .take-quiz-text{
        font-size: 5px;
        line-height: 20px;
        padding-left: 50px;
    }
    .dha-tab-section .nav-tabs-dha li a, .dha-tab-section .nav-tabs-dha li a:focus, .dha-tab-section .nav-tabs-dha li a:hover{
        font-size: 14px;
    }
    .dha-quiz .dha-quiz-title,.dha-quiz form .webform-progressbar .webform-progressbar-number {
        font-size: 30px;
        line-height: 30px;
    }
    .dha-quiz .quiz-left-section:before{
        transform: scale(0.6);
    }
    .dha-quiz form .webform-component--question-1, .dha-quiz form .webform-component--question-2, .dha-quiz form .webform-component--question-3, .dha-quiz form .webform-component--question-4, .dha-quiz form .webform-component--question-5{
        font-size: 24px;
    }
    .dha-quiz form .webform-component-radios label{
        font-size: 20px;
        line-height: 26px;
    }
    .vertical-button-space{
        margin-top: 0;
    }
    .split-block-content {
        max-height: 125px;
        overflow: auto;
    }    
}
@media screen and (min-width: 768px) {
	.dha-page.lata-prallax .parallax-banner-right .banner-content {
		right: 8%;
	}
	.dha-page.lata-prallax .parallax-banner-top .parallax-wrapper .banner-content {
		width: 60%;
	}
	.dha-page.lata-prallax .parallax-banner-left .banner-content,
	.dha-page.lata-prallax .parallax-banner-top .parallax-wrapper .banner-content,
	.dha-page.lata-prallax .parallax-banner-footer .parallax-wrapper .banner-content {
		left: 6%;
	}
	.dha-page.lata-prallax .parallax-banner-footer .banner-content .banner-title {
		font-size: 3.7em;
		color: #fff;
		font-family: 'Montserrat';
	}
	body.dha-page .parallax-wrapper .banner-content .text-center {
		text-align: center;
	}
	.dha-page.lata-prallax .parallax-banner-left .parallax-wrapper:before {
		background-image: url(/sites/all/modules/custom/enfamil_latam/images/arrow.png);
		left: 0;
		opacity: 0.9;
	}
	.dha-page.lata-prallax .parallax-banner-right .parallax-wrapper:before {
		background-image: url(/sites/all/modules/custom/enfamil_latam/images/arrow-r.png);
		opacity: 0.9;
		right: 0;
		background-size: 63% 100%
	}
	.dha-page.i18n-fr .section-list .list{
	    width: 84%;
	}
	.dha-page.i18n-fr .section-list .label{
		font-size: 15px;
		padding-left: 0;
	    padding-right: 0;
	    width: 10%;
	}
	.dha-page.i18n-fr .section-list .list a{
		font-size: 16px;
		padding: 20px 2.23%;
	}
	.dha-page.i18n-fr .dha-four-block .left-dha-row .four-block-content .split-block-content,
	.dha-page.i18n-fr .dha-four-block .right-dha-row .four-block-content .split-block-content{
		max-height: 200px;
	}
	.dha-page.i18n-fr .hero-module1-content .container-fluid .row .normal-small-text-well {
	   padding: 0;
	}   
}
/**** Mobile version DHA**/
@media screen and (max-width: 767px) {
	.dha-page.lata-prallax .parallax-banner-top .banner-content h2
	{
	font-size: 24px;
}
.dha-page.lata-prallax .enfa-parallax-top .normal-small-text-well p,
.dha-page.lata-prallax .parallax-banner-top .banner-content h2 {
	font-size: 20px;
}
.dha-page.lata-prallax .parallax-banner-footer .primary-button.Blue {
	max-width: 190px;
	font-size: 2em;
	line-height: 1;
}
.dha-page.lata-prallax .enfa-parallax-tab .radio.active label::before {
	background-size: 30px;
}
.dha-page.lata-prallax .enfa-parallax-tab .radio label {
	font-size: 1.3em;
	margin: 0 12px 2px;
}
.dha-page.lata-prallax .enfa-parallax-tab .form-radios.bef-select-as-radios {
	margin-left: 10px;
}
.dha-page.lata-prallax .parallax-wrapper .banner-content .text-center {
	margin: 0;
}
.dha-page.lata-prallax .parallax-wrapper .banner-content {
	margin: 20px 20px;
}
.dha-page.lata-prallax .parallax-wrapper .banner-content p,
.dha-page.lata-prallax .parallax-wrapper .banner-content li {
	line-height: 1.5;
	text-align: center;
	font-size: 14px;
}
.dha-page.lata-prallax .parallax-banner-top .parallax-wrapper .banner-content {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 64%;
	font-size: 10px;
	bottom: auto;
	text-align: left;
	margin-left: 18px;
}
.dha-page.lata-prallax .enfa-parallax-grid .shoping_text p {
	font-size: 15px;
}
.dha-page.lata-prallax .enfa-parallax-grid .view-content .views-row .views-field.views-field-nothing>.field-content {
	position: static;
}
.dha-page.lata-prallax .enfa-parallax-items .hero-big-module1-content .dha-icons+p {
	font-size: 24px;
	padding: 15px 20px;
}
.dha-page.lata-prallax .enfa-parallax-bgs .hero-big-module1 .hero-big-module1-content {
	right: 5%;
	transform: translateY(-25%);
	top: 25%;
}
.dha-page.lata-prallax .main-container {
	background: #ffffff;
}
.dha-page.ch-enfagrow .list-grid-view .multiple-articles-item-img {
	display: table-cell;
	vertical-align: top;
	width: 100%;
}
body.dha-page.ch-enfagrow.dha-icons-g.bottle-icon .text-area,
body.dha-ic ons-g.plate-icon .text-area,
body.dha-page.ch-enfagrow.dha-icons-g.cookie-icon .text-area,
body.dha-page.ch-enfagrow.dha-icons-g.mom-icon .text-area {
	right: 23%
}
body.enfagrow-dha .sub-heading-dha {
	padding: 20px 12px;
}
body.dha-page.ch-enfagrow .dha-icons-g.tomato-icon .text-area,
.dha-page.ch-enfagrow.dha-icons-g.cheese-icon .text-area {
	right: 21%
}
.dha-page.ch-enfagrow .dha-icons-g.fish-icon .text-area {
	top: 81%;
	right: 22%
}
body.dha-page.ch-enfagrow .dha-icons-g .text-area p {
	font-size: 7px;
}
body.dha-page.ch-enfagrow .dha-icons-g .text-area h3 {
	font-size: 8px;
}
.dha-page.ch-enfagrow .dha-icons-g .text-area p {
	font-weight: 700;
	font-size: 7px;
}
.dha-page.ch-enfagrow .dha-icons-g-f {
	display: block;
}
	.dha-page .split-block-desc {
	    max-height: unset;
	    overflow: hidden;
	}

	.dha-page.i18n-fr .benefits-grid .benefits-grid-text a,
	.dha-page.i18n-fr .benefits-grid .benefits-grid-text span{
		font-size: 16px;
		line-height: 20px;
	}
	.dha-page .parallax-wrapper .banner-content{
		left: 0;
	    right: 0;
	    margin: auto;
	    text-align: center;
	    /*top: 40%;*/
	    bottom: 0;
	    top: auto;
	}
	.dha-page .section-list .list a{
		width: 100%;
    	float: left;
	}
	.dha-page .section-list .label{
		width: 100%;
    	text-align: left;
	}
	.dha-page .section-list .label::after{
		content: "+";
		float: right;
    	font-size: 30px;
	}
	.dha-page .section-list .label.open::after{
		content: "-";
		line-height: 16px;
    	font-size: 40px;
	}
	.dha-page .section-list .list{
		display: none;
		border-bottom: 7px solid #fff;
    	margin-bottom: 25px;
	}
	.dha-page .section-list .list a{
	    padding: 10px 20px;
	    background: #fdf8e2;
	    border-top: 2px solid #fff;
	}
	.dha-page .section-list .list a::after{
		display: none;
	}
	.dha-page .parallax-banner-left, .dha-page .parallax-banner-right{
		clear: both;
	}
	.dha-page  .parallax-banner-left .parallax-wrapper::before,
	.dha-page  .parallax-banner-right .parallax-wrapper::before{
		transform: none;
	}
	.dha-page .banner-content h1,.dha-page .banner-content div, .dha-page .banner-content p,.dha-page .banner-content h2,.dha-page .banner-content h3{
		transform: none;
		opacity: 1;
	}
	.dha-page .parallax-wrapper .banner-content:not(.video-text){
		position: static;
		transform: none;
		text-align: left;
		margin: 20px 10px;
	}
	.dha-page .parallax-banner-right .parallax-wrapper::before,
	.dha-page .parallax-banner-left .parallax-wrapper::before{
		display: none;
	}
	.dha-page .banner-title{
		font-size: 24px;
		line-height: 30px;
	}
	.dha-page .banner-content .banner-sub-title{
		font-size: 18px;
	}
	.dha-page .main-container{
		background: #fbf1ca;
	}
	.dha-page .parallax-banner-left, .dha-page .parallax-banner-right{
		margin-top: 0;
	}
	.dha-page .benefits-grid{
		padding: 0;
		margin-bottom: 0;
		transform: none;
	}
	.dha-page .benefits-grid .benefits-grid-text{
		font-size: 18px;
	}
	.dha-page .parallax-wrapper + .benefits-grid{
		margin-bottom: 25px;
	}
	.dha-page .four-block-video{
		background: #0090d9;
    	padding: 20px;
	}
	.dha-page .four-block-video iframe{
		height: 210px;

	}
	.dha-page .dha-four-block .four-block-content{
		padding: 20px 0;
		background: #0090d9;
	}
	.dha-page .dha-four-block .four-block-content::after, .dha-page .dha-four-block .four-block-content::before,
	.dha-page .dha-four-block .four-block-content::before{
		display: none;	
	}
	.dha-page .dha-four-block .four-block-content .split-block-content{
		text-align: left;
	}
	.dha-page .dha-four-block .four-block-content img{
		height: auto;
	}
	.dha-page .dha-four-block .four-block-content .split-block-content{
		width: 80%;
	}
	.dha-quiz .quiz-left-section{
		width: 100%;
		position: static;
		transform: none;
		margin: 30px 0;
	}
	.dha-quiz form{
		width: 100%;
		margin: 30px 0;
		min-height: 390px;
	}
	.dha-quiz .dha-quiz-title{
		font-size: 24px;
		line-height: 30px;
	}
	.dha-quiz .dha-quiz-subtitle{
		font-size: 16px;
	}
	.dha-quiz form .webform-progressbar .webform-progressbar-number{
		font-size: 24px;
	}
	.dha-quiz form .webform-component--question-1, .dha-quiz form .webform-component--question-2, .dha-quiz form .webform-component--question-3, .dha-quiz form .webform-component--question-4, .dha-quiz form .webform-component--question-5{
		font-size: 18px;	
	}
	.dha-quiz form .webform-component-radios label{
		font-size: 14px;		
	}
	.dha-quiz form .webform-component-radios .form-type-radio{
		line-height: 22px;
	}
	.dha-quiz form .form-type-radios .form-radios{
		margin: 0;
	}
	.dha-page .nav-tabs-dha li{
		display: none;
		padding: 0;
	}
	.dha-tab-section .nav-tabs-dha li.active a,
	.dha-page .nav-tabs-dha li.active{
		display: block;
    	clear: both;
    	text-align: center;
    	font-size: 18px;
    	line-height: 26px;
	}
	.dha-tab-section .nav-tabs-dha li.active::before{
		height: 60px;
		position: static;
	    display: block;
	    margin: auto;
	}
	.dha-tab-section .nav-tabs-dha{
		margin: 0;
		margin-top: 40px;
	}
	.dha-tab-section .right.carousel-control,
	.dha-tab-section .left.carousel-control{
		/*top: 16%;*/
		top: 100px;
		background: url("../images/parallax/dha-sprite.png") no-repeat;
	    height: 40px;
	    width: 25px;
	}
	.recipes-dha.dha-tab-section .carousel-control{
		top: 7%;
	}
	.dha-tab-section .left.carousel-control,
	.dha-tab-section .left.carousel-control:focus,
	.dha-tab-section .left.carousel-control:hover{
		left: 0;
		background-position: -193px -250px;
	}
	.dha-tab-section .right.carousel-control,
	.dha-tab-section .right.carousel-control:focus,
	.dha-tab-section .right.carousel-control:hover{
		right: 0;
		background-position: -157px -250px;	
	}
	.dha-page .banner-content p{
		font-size: 14px;
	}
	.video-thumbnail img{
		height: auto;
	}
	.dha-page .parallax-wrapper .banner-content.video-text h1 {
		font-size: 30px;
	}
	.dha-page .dha-four-block .left-dha-row .four-block-content .split-block-content,
	.dha-page .dha-four-block .right-dha-row .four-block-content .split-block-content{
		position: static;
		width: 80%;
    	margin: auto;
    	transform: none;
    	padding-bottom: 25px;
	}
	.dha-page .dha-four-block .four-block-content img{
		display: none;
	}
	.dha-page .parallax-wrapper .banner-content .parallax-para{
		max-height: 100%;
	}
	.dha-page .efb-section .webform-client-form{
		padding-top: 0;
	}
	.dha-page .parallax-wrapper.parallax-wrapper-video .banner-showmore,
	.dha-page .recipes-dha .banner-showmore{
		display: none;
	}
	.parallax-wrapper-more-content{
		display: none;
		/*height: 0;
		transition: 0.4s ease;
		-moz-transition: 0.4s ease;
		transition-timing-function: linear;
		-moz-transition-timing-function: linear;*/
	}
	/*.parallax-wrapper-more-content.less{
		height: auto;
	}*/
	.banner-showmore {
	    color: #0a549a;
	    font-weight: bold;
	    font-size: 18px;
	    float: left;
	    width: 100%;
	    text-align: center;
	    margin: 30px auto;
	    cursor: pointer;
	}
	.dha-page .parallax-wrapper .banner-content .text-center{
	    float: left;
	    width: 100%;
	    margin-bottom: 40px;
	    text-align: center;
	}
	.banner-showmore::after{	
		background: url(../images/parallax/dha-sprite.png) -319px -34px no-repeat;
	    height: 17px;
	    width: 23px;
	    margin-left: 10px;
	    content: "";
	    z-index: 1;
	    display: block;
    	margin: auto;
	}
	.banner-showmore.show-less::after{	
		transform: translateY(-300%) rotate(180deg);
		-moz-transform: translateY(-300%) rotate(180deg)
	}
	.dha-tab-section iframe{
		max-height: 240px;
	}
	.dha-page .benefits-grid.video-head::after{
		transform: scale(0.6);
		-moz-transform: scale(0.6);
	}
	.video-thumbnail::after{
		top: 35%;
		left: 0;
	    right: 0;
	    margin: auto;
	}

	.dha-quiz form .webform-component--step-5-correct-answer, .dha-quiz form .webform-component--step-5-wrong-answer, .dha-quiz form .webform-component--step-1-wrong-answer, .dha-quiz form .webform-component--step-1-correct-answer, .dha-quiz form .webform-component--step-2-correct-answer, .dha-quiz form .webform-component--step-2-wrong-answer, .dha-quiz form .webform-component--step-3-correct-answer, .dha-quiz form .webform-component--step-3-wrong-answer, .dha-quiz form .webform-component--step-4-correct-answer, .dha-quiz form .webform-component--step-4-wrong-answer, .dha-quiz form .webform-component--thank-you{
		top: 10%;
	}

	.dha-quiz form .form-actions{
		/*bottom: 5%;*/
		width: 80%;
	}
	.dha-learnmore{
		text-align: center;
	}
	.para-dot{
		font-size: 22px;
	}
}
@media screen and (max-width: 480px) {
	.dha-page .parallax-wrapper .banner-content{
		/*bottom: -8%;*/
		bottom: -5%;
	}
}
@media screen and (max-width: 1140px) and  (min-width: 769px){
	.dha-page .section-list .list a{
		font-size: 13px;
	}
	
}
@media screen and (max-width: 767px) {
	.dha-page .dha-four-block .four-block-content .split-block-content .take-quiz-text::before {
    top: -9px;
  }
  .dha-page .dha-four-block .four-block-content .split-block-content .take-quiz-text.camera::before {
    top: -30px;
  }  
}
@media screen and (max-width: 768px) and  (min-width: 481px){
	.dha-page .section-list .list a{
		font-size: 9px;
	}
}
@media screen and (min-width: 1400px) {

	/*.dha-page .section-list .list{
		width: 85.8%;
	}

	.dha-page .section-list .list a{
		width: 16%;
		font-size: 18px;
	}*/
}
@media screen and (min-width: 1950px) {
	.dha-page .section-list-inner{
		/*width: 1590px;*/
		width: 1910px;
	}
	.dha-page .section-list .list a,
	.dha-page .section-list .label{
		font-size: 30px;
	}
	.dha-page .section-list .label{
		line-height: 48px;
	}
	.dha-page .product-category-article-sub-head{
		font-size: 2.143em;
	}
	.dha-page .hero-module1-content .container-fluid .row .normal-small-text-well{
		font-size: 2em;	
	}
	.dha-page .efb-section .webform-client-form .efb-form label.control-label{
		font-size: 2.143em;
	}
	.dha-page .efb-section .webform-client-form .efb-form label.control-label:before{
		top: 3px;
		margin-left: -50px;
		height: 35px;
    	width: 35px;
    	line-height: 31px;
	}
	.dha-page h2{
		font-size: 4.143em;
	}
	.dha-page .parallax-wrapper .banner-content .parallax-para{
		max-height: 100%;
	}
	.dha-page .parallax-wrapper .banner-content p{
		font-size: 24px;
		line-height: 36px;
	}
	.dha-page .parallax-wrapper .banner-content .small-text p {
	    font-size: 18px;
	    line-height: 26px;
	}
	.dha-page .banner-sub-title{
		font-size: 32px;
	}
	.dha-page .banner-title {
	    font-size: 60px;
	    line-height: 70px;
	    margin-bottom: 30px;
	}
	.dha-page .dha-four-block .four-block-content .split-block-content h4{
		font-size: 50px;
		margin-bottom: 30px;
	}
	.dha-page .dha-four-block .four-block-content .split-block-content p{
		font-size: 24px;
    	line-height: 36px;
	}
	.dha-tab-section .nav-tabs-dha li a, .dha-tab-section .nav-tabs-dha li a:focus, .dha-tab-section .nav-tabs-dha li a:hover{
		font-size: 30px;
	}
	.dha-tab-section .nav-tabs-dha{
		margin-bottom: 50px;
    	margin-top: 36px;
	}
	.dha-tab-section .nav-tabs-dha li{
		margin-right: 60px;
	}
	.dha-page .benefits-grid .benefits-grid-text{
		font-size: 32px;
		line-height: 50px;
	}
	.dha-page .benefits-grid .benefits-grid-text::before{
		top: -60px;
		font-size: 30px;
	}
	.dha-page .primary-button.Blue{
		font-size: 26px;
	}
	.dha-page .primary-button{
		max-width: 420px;
	}
	.dha-quiz .dha-quiz-title,
	.dha-quiz form .webform-progressbar .webform-progressbar-number{
		font-size: 46px;
	}
	.dha-quiz .quiz-left-section .dha-quiz-subtitle {
	    font-size: 26px;
	}
	.dha-quiz form .webform-component-radios label{
		font-size: 30px;
	}
	.dha-quiz form .webform-component-radios .form-type-radio{
		margin: 40px 0;
	}
	.dha-quiz form .webform-component--question-1, .dha-quiz form .webform-component--question-2, .dha-quiz form .webform-component--question-3, .dha-quiz form .webform-component--question-4, .dha-quiz form .webform-component--question-5{
		font-size: 40px;
	}
	.dha-tab-section iframe{
		width: 100%;
	}
	.dha-page .parallax-wrapper-video .banner-arrow{
		font-size: 30px;
	}
	.dha-page .parallax-wrapper-video .banner-arrow::after{
		top: 50%;
	}
	.dha-page .parallax-wrapper .banner-content.video-text h1{
		font-size: 80px;
	}
}




