

#bh_woodeye_wrapper {
	background-image: url("/~/media/Images/Corporate/Discover_Value/Sustainable_additives/img/bg/bg_wood_2.png");
	background-color: #fdf1e0;
	background-size: cover;
	background-position: center;
	background-position:50% 50%;  /* Sets reference point to scale from */
	width: 100%;
	height:1921px;
	background-repeat: no-repeat;
  color:#fdf2dc;


}

#bh_woodeye_wrapper_mob {
	background-image: url("/~/media/Images/Corporate/Discover_Value/Sustainable_additives/img/bg/bg_wood_mob.png");
	background-color: #fdf1e0;
	background-size: cover;
	background-position: center;
	width: 100%;
	height: 2625px;

}

.bh_headline {
  font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
  font-style: normal;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  color:#fdf2dc;
}

#bh_benefits_wrapper #bh_woodeye_wrapper .bh_woodeye {
    position: absolute;

  }

.bh_tContent{
	margin-top:0px;
	opacity: 0;

}

#bh_benefits_wrapper #bh_woodeye_wrapper .bh_woodeye.bh_eye01 {
	background-image: url("/~/media/Images/Corporate/Discover_Value/Sustainable_additives/img/wood/auge_1.png");
	box-sizing: border-box;
	width: 482px;
    height: 244px;
    left: 42%;
    top: 16%;
    cursor: pointer;
    text-align: center;
    padding: 45px 75px 15px 125px;

}

#bh_benefits_wrapper #bh_woodeye_wrapper .bh_woodeye.bh_eye02 {
	background-image: url("/~/media/Images/Corporate/Discover_Value/Sustainable_additives/img/wood/auge_2.png");
	box-sizing: border-box;
	width: 462px;
    height: 206px;
    left: 59%;
    top: 30%;
    cursor: pointer;
    text-align: center;
    padding: 54px 105px 15px 163px;

}

#bh_benefits_wrapper #bh_woodeye_wrapper .bh_woodeye.bh_eye03 {
	background-image: url("/~/media/Images/Corporate/Discover_Value/Sustainable_additives/img/wood/auge_3.png");
	box-sizing: border-box;
	width: 576px;
    height: 267px;
	margin-left: -742.5px;
    left: 56%;
    top: 730px;
    cursor: pointer;
    text-align: center;
    padding: 48px 150px 15px 141px;

}

#bh_benefits_wrapper #bh_woodeye_wrapper .bh_woodeye.bh_eye04 {
	background-image: url("/~/media/Images/Corporate/Discover_Value/Sustainable_additives/img/wood/auge_4.png");
	box-sizing: border-box;
	width: 438px;
    height: 221px;
    left: 38%;
    top: 940px;
    cursor: pointer;
    text-align: center;
    padding: 70px 35px 25px 150px;

}

#bh_benefits_wrapper #bh_woodeye_wrapper .bh_woodeye.bh_eye05 {
	background-image: url("/~/media/Images/Corporate/Discover_Value/Sustainable_additives/img/wood/auge_5.png");
	box-sizing: border-box;
	width: 405px;
    height: 202px;
    left: 55%;
    top: 1260px;
    cursor: pointer;
    text-align: center;
    padding: 65px 110px 25px 120px;

}

#bh_benefits_wrapper #bh_woodeye_wrapper .bh_woodeye.bh_eye06 {
	background-image: url("/~/media/Images/Corporate/Discover_Value/Sustainable_additives/img/wood/auge_10.png");
	box-sizing: border-box;
	width: 426px;
    height: 257px;
    left: 28%;
    top: 1440px;
    cursor: pointer;
    text-align: center;
    padding: 80px 45px 25px 145px;

}


#bh_benefits_wrapper #bh_woodeye_wrapper .bh_woodeye .bh_icons {

	margin-bottom: 0px !important;


}

.bh_woodeye .bh_eContent {
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;

}

.bh_woodeye .bh_tContent {
	opacity:0;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;

}


.bh_woodeye:hover .bh_eContent {
	opacity: 0;


}

.bh_woodeye:hover .bh_tContent {
	margin-top:-120px;
	opacity: 1;


}






@media screen and (min-width:1281px) {

  .hide_xl {

	display:none !important;
}

}


@media screen and (min-width:961px) and (max-width:1280px) {

.hide_l {

	display:none !important;
}
}

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

#bh_benefits_wrapper_mob #bh_woodeye_wrapper_mob .bh_woodeye {
    position: absolute;
    color:#fdf2dc;

  }

#bh_benefits_wrapper_mob #bh_woodeye_wrapper_mob .bh_woodeye.bh_eye01 {
	background-image: url("/~/media/Images/Corporate/Discover_Value/Sustainable_additives/img/wood/auge_2_mob.png");
	background-position: center;
	background-repeat: no-repeat;
	width:623px;
	height: 364px;
	top: 100px;
	box-sizing: border-box;
	width: 100%;
    text-align: center !important;
    padding: 40px 250px 10px 250px;


}

#bh_benefits_wrapper_mob #bh_woodeye_wrapper_mob .bh_woodeye.bh_eye02 {
	background-image: url("/~/media/Images/Corporate/Discover_Value/Sustainable_additives/img/wood/auge_1_mob.png");
	background-position: center;
	background-repeat: no-repeat;
	width:623px;
	height: 360px;
	top: 500px;
	box-sizing: border-box;
	width: 100%;
    text-align: center !important;
    padding: 70px 200px 10px 160px;


}

#bh_benefits_wrapper_mob #bh_woodeye_wrapper_mob .bh_woodeye.bh_eye03 {
	background-image: url("/~/media/Images/Corporate/Discover_Value/Sustainable_additives/img/wood/auge_2_mob.png");
	background-position: center;
	background-repeat: no-repeat;
	width:623px;
	height: 364px;
	top: 900px;
	box-sizing: border-box;
	width: 100%;
    text-align: center !important;
    padding: 40px 250px 10px 250px;


}

#bh_benefits_wrapper_mob #bh_woodeye_wrapper_mob .bh_woodeye.bh_eye04 {
	background-image: url("/~/media/Images/Corporate/Discover_Value/Sustainable_additives/img/wood/auge_1_mob.png");
	background-position: center;
	background-repeat: no-repeat;
	width:623px;
	height: 360px;
	top: 1300px;
	box-sizing: border-box;
	width: 100%;
    text-align: center !important;
    padding: 70px 240px 10px 200px;


}

#bh_benefits_wrapper_mob #bh_woodeye_wrapper_mob .bh_woodeye.bh_eye05 {
	background-image: url("/~/media/Images/Corporate/Discover_Value/Sustainable_additives/img/wood/auge_2_mob.png");
	background-position: center;
	background-repeat: no-repeat;
	width:623px;
	height: 364px;
	top: 1710px;
	box-sizing: border-box;
	width: 100%;
    text-align: center !important;
    padding: 70px 210px 10px 230px;


}

#bh_benefits_wrapper_mob #bh_woodeye_wrapper_mob .bh_woodeye.bh_eye06 {
	background-image: url("/~/media/Images/Corporate/Discover_Value/Sustainable_additives/img/wood/auge_1_mob.png");
	background-position: center;
	background-repeat: no-repeat;
	width:623px;
	height: 360px;
	top: 2140px;
	box-sizing: border-box;
	width: 100%;
    text-align: center !important;
    padding: 50px 240px 10px 200px;


}

.hide_m {

	display:none !important;
}
}

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

#bh_benefits_wrapper_mob #bh_woodeye_wrapper_mob .bh_woodeye {
    position: absolute;
    color:#fdf2dc;

  }

#bh_benefits_wrapper_mob #bh_woodeye_wrapper_mob .bh_woodeye.bh_eye01 {
	background-image: url("/~/media/Images/Corporate/Discover_Value/Sustainable_additives/img/wood/auge_2_mob.png");
	background-position: center;
	background-repeat: no-repeat;
	width:623px;
	height: 364px;
	top: 100px;
	box-sizing: border-box;
	width: 100%;
    text-align: center !important;
    padding: 40px 50px 10px 50px;


}

#bh_benefits_wrapper_mob #bh_woodeye_wrapper_mob .bh_woodeye.bh_eye02 {
	background-image: url("/~/media/Images/Corporate/Discover_Value/Sustainable_additives/img/wood/auge_1_mob.png");
	background-position: center;
	background-repeat: no-repeat;
	width:623px;
	height: 360px;
	top: 500px;
	box-sizing: border-box;
	width: 100%;
    text-align: center !important;
    padding: 40px 50px 10px 50px;


}

#bh_benefits_wrapper_mob #bh_woodeye_wrapper_mob .bh_woodeye.bh_eye03 {
	background-image: url("/~/media/Images/Corporate/Discover_Value/Sustainable_additives/img/wood/auge_2_mob.png");
	background-position: center;
	background-repeat: no-repeat;
	width:623px;
	height: 364px;
	top: 900px;
	box-sizing: border-box;
	width: 100%;
    text-align: center !important;
    padding: 30px 50px 10px 50px;


}

#bh_benefits_wrapper_mob #bh_woodeye_wrapper_mob .bh_woodeye.bh_eye04 {
	background-image: url("/~/media/Images/Corporate/Discover_Value/Sustainable_additives/img/wood/auge_1_mob.png");
	background-position: center;
	background-repeat: no-repeat;
	width:623px;
	height: 360px;
	top: 1300px;
	box-sizing: border-box;
	width: 100%;
    text-align: center !important;
    padding: 40px 50px 10px 50px;


}

#bh_benefits_wrapper_mob #bh_woodeye_wrapper_mob .bh_woodeye.bh_eye05 {
	background-image: url("/~/media/Images/Corporate/Discover_Value/Sustainable_additives/img/wood/auge_2_mob.png");
	background-position: center;
	background-repeat: no-repeat;
	width:623px;
	height: 364px;
	top: 1710px;
	box-sizing: border-box;
	width: 100%;
    text-align: center !important;
    padding: 60px 50px 10px 50px;


}

#bh_benefits_wrapper_mob #bh_woodeye_wrapper_mob .bh_woodeye.bh_eye06 {
	background-image: url("/~/media/Images/Corporate/Discover_Value/Sustainable_additives/img/wood/auge_1_mob.png");
	background-position: center;
	background-repeat: no-repeat;
	width:623px;
	height: 360px;
	top: 2130px;
	box-sizing: border-box;
	width: 100%;
    text-align: center !important;
    padding: 40px 50px 10px 50px;


}

.hide_s {

	display:none !important;
}
}
