/*
	markup: <a href="#">[content, like &rsaquo;]</a>
	
	Mixin does not define any positioning nor content.
	
	For disabled state, add "disabled" class.
	
	For example, in case of Swiper button you might want to do something like
		position:absolute;
		top:xx;
		left:xx;
*/
#subHeaderContent {
  width: 100%;
}
#customHeaderContent {
  width: 100%;
}
@media only screen and (min-width: 960px) {
  .lact-pioneer .lact-pioneer-content {
    display: flex;
    align-items: center;
  }
}
.lact-eila-taste {
  padding-top: 20px;
  padding-bottom: 10px;
}
.lact-eila-taste article {
  margin-top: 40px;
}
@media only screen and (min-width: 960px) {
  .lact-eila-taste article {
    margin-top: 0;
  }
}
@media only screen and (min-width: 960px) {
  .lact-eila-taste {
    display: flex;
    align-items: center;
  }
  .lact-eila-taste aside {
    order: 2;
  }
}
.bottom-textfield {
  padding-top: 30px;
  padding-bottom: 30px;
}
.lact-origin {
  padding-top: 60px;
  padding-bottom: 70px;
  margin-bottom: 0;
}
.lact-origin h3 {
  text-align: center;
}
.lact-origin .lact-video-element h3 {
  display: none;
}
.lact-origin .lact-video-element .description {
  font-family: "omnes-pro", sans-serif;
  font-size: 21px;
  line-height: 24px;
  font-weight: 400;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  float: none;
  text-align: center;
  margin-bottom: 37px;
}
@media only screen and (min-width: 650px) {
  .lact-origin .lact-video-element .description {
    font-family: "omnes-pro", sans-serif;
    font-size: 24px;
    line-height: 28px;
    font-weight: 400;
  }
}
@media only screen and (min-width: 960px) {
  .lact-origin .lact-video-element .description {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 66.666666667%;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 16.666666667%;
    float: none;
  }
}
.lact-origin .lact-video-element iframe {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
#page-footer {
  margin-top: 0 !important;
}
#customHeaderContent .inspis {
  width: 100%;
  background-image: url(files/img/inspis-bg.jpg);
  background-repeat: no-repeat;
  background-position: 80% top;
  background-color: white;
  position: relative;
}
@media only screen and (min-width: 650px) {
  #customHeaderContent .inspis {
    background-position: center;
    background-size: cover;
  }
}
@media only screen and (min-width: 768px) {
  #customHeaderContent .inspis:after {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 80px;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.3), transparent);
  }
}
#customHeaderContent .inspis .wrapper {
  position: relative;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 50px;
}
@media only screen and (min-width: 650px) {
  #customHeaderContent .inspis .wrapper {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media only screen and (min-width: 960px) {
  #customHeaderContent .inspis .wrapper {
    max-width: 940px;
  }
}
@media only screen and (min-width: 1025px) {
  #customHeaderContent .inspis .wrapper {
    max-width: 1005px;
  }
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .inspis .wrapper {
    max-width: 1260px;
  }
}
@media only screen and (min-width: 768px) {
  #customHeaderContent .inspis .wrapper {
    padding-top: 120px;
    padding-bottom: 70px;
  }
}
@media only screen and (min-width: 960px) {
  #customHeaderContent .inspis .wrapper {
    padding-top: 110px;
    padding-bottom: 80px;
  }
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .inspis .wrapper {
    padding-top: 150px;
    padding-bottom: 85px;
  }
}
#customHeaderContent .inspis .wrapper:before,
#customHeaderContent .inspis .wrapper:after {
  content: " ";
  display: table;
}
#customHeaderContent .inspis .wrapper:after {
  clear: both;
}
#customHeaderContent .inspis h1 {
  font-family: "omnes-pro", sans-serif;
  font-size: 30px;
  line-height: 30px;
  color: #003479;
  font-weight: 700;
  padding-bottom: 10px;
}
@media only screen and (min-width: 650px) {
  #customHeaderContent .inspis h1 {
    font-family: "omnes-pro", sans-serif;
    font-size: 40px;
    line-height: 40px;
    font-weight: 700;
    padding-bottom: 15px;
  }
}
@media only screen and (min-width: 960px) {
  #customHeaderContent .inspis h1 {
    font-family: "omnes-pro", sans-serif;
    font-size: 60px;
    line-height: 60px;
    font-weight: 700;
    padding-bottom: 17px;
  }
}
#customHeaderContent .inspis h2 {
  font-family: "omnes-pro", sans-serif;
  font-size: 24px;
  line-height: 24px;
  color: #003479;
  font-weight: 600;
  font-style: italic;
  padding-bottom: 10px;
  padding-top: 15px;
}
@media only screen and (min-width: 650px) {
  #customHeaderContent .inspis h2 {
    font-family: "omnes-pro", sans-serif;
    font-size: 30px;
    line-height: 30px;
    font-weight: 600;
    padding-bottom: 10px;
    padding-top: 25px;
  }
}
@media only screen and (min-width: 960px) {
  #customHeaderContent .inspis h2 {
    font-family: "omnes-pro", sans-serif;
    font-size: 36px;
    line-height: 36px;
    font-weight: 600;
    padding-top: 28px;
    padding-bottom: 18px;
  }
}
#customHeaderContent .inspis h3 {
  font-family: "omnes-pro", sans-serif;
  font-size: 24px;
  line-height: 24px;
  color: #003479;
  font-weight: 400;
  font-style: italic;
  padding-bottom: 50px !important;
  padding-top: 10px;
  text-align: center;
}
@media only screen and (min-width: 450px) {
  #customHeaderContent .inspis h3 {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 83.333333333%;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 8.333333333%;
    margin-right: 100px;
  }
}
@media only screen and (min-width: 650px) {
  #customHeaderContent .inspis h3 {
    font-family: "omnes-pro", sans-serif;
    font-size: 30px;
    line-height: 30px;
    font-weight: 400;
    padding-bottom: 10px;
    padding-top: 25px;
  }
}
@media only screen and (min-width: 960px) {
  #customHeaderContent .inspis h3 {
    font-family: "omnes-pro", sans-serif;
    font-size: 36px;
    line-height: 36px;
    font-weight: 400;
    padding-top: 28px;
    padding-bottom: 18px;
  }
}
@media only screen and (min-width: 450px) {
  #customHeaderContent .inspis h1,
  #customHeaderContent .inspis h2 {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 83.333333333%;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 8.333333333%;
  }
}
@media only screen and (min-width: 850px) {
  #customHeaderContent .inspis h1,
  #customHeaderContent .inspis h2 {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 58.333333333%;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 0%;
  }
}
@media only screen and (min-width: 1025px) {
  #customHeaderContent .inspis h1,
  #customHeaderContent .inspis h2 {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 66.666666667%;
    padding-left: 15px;
    padding-right: 15px;
    margin-right: 100px;
  }
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .inspis h1,
  #customHeaderContent .inspis h2 {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 450px) {
  #customHeaderContent .inspis p {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 83.333333333%;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 8.333333333%;
  }
}
@media only screen and (min-width: 850px) {
  #customHeaderContent .inspis p {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 58.333333333%;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 0%;
  }
}
@media only screen and (min-width: 1025px) {
  #customHeaderContent .inspis p {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
#customHeaderContent .inspis .eila-logo {
  display: block;
  margin: auto;
  width: 50%;
  max-width: 150px;
}
@media only screen and (min-width: 850px) {
  #customHeaderContent .inspis .eila-logo {
    position: absolute;
    top: 150px;
    right: 10%;
    max-width: 175px;
  }
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .inspis .eila-logo {
    right: 240px;
    max-width: 240px;
  }
}
#customHeaderContent .inspis .inspis-txt p {
  font-family: "omnes-pro", sans-serif;
  font-size: 16px;
  line-height: 20px;
  color: #333333;
  font-weight: 400;
}
@media only screen and (min-width: 650px) {
  #customHeaderContent .inspis .inspis-txt p {
    font-family: "omnes-pro", sans-serif;
    font-size: 20px;
    line-height: 26px;
    color: #333333;
    font-weight: 400;
  }
}
#customHeaderContent .inspis .lactose-free-products {
  margin-top: 30px;
  position: relative;
  display: inline-block;
}
@media only screen and (min-width: 650px) {
  #customHeaderContent .inspis .lactose-free-products {
    margin-top: 60px;
  }
}
#customHeaderContent .inspis .lactose-free-products .product-box {
  background-color: #eef2f8;
  width: 100%;
  float: left;
  box-sizing: border-box;
  position: relative;
  text-align: center;
  padding: 25px;
  height: auto;
}
@media only screen and (min-width: 768px) {
  #customHeaderContent .inspis .lactose-free-products .product-box {
    width: 50%;
    height: 275px;
  }
}
@media only screen and (min-width: 850px) {
  #customHeaderContent .inspis .lactose-free-products .product-box {
    height: 300px;
  }
}
@media only screen and (min-width: 960px) {
  #customHeaderContent .inspis .lactose-free-products .product-box {
    height: 340px;
  }
}
@media only screen and (min-width: 1025px) {
  #customHeaderContent .inspis .lactose-free-products .product-box {
    height: 380px;
  }
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .inspis .lactose-free-products .product-box {
    height: 432px;
  }
}
#customHeaderContent .inspis .lactose-free-products .product-box img {
  max-width: 100%;
  position: relative;
}
#customHeaderContent .inspis .lactose-free-products .product-box span {
  position: relative;
  font-family: "omnes-pro", sans-serif;
  font-size: 18px;
  line-height: 18px;
  color: #212121;
  font-weight: 400;
  display: block;
}
@media only screen and (min-width: 768px) {
  #customHeaderContent .inspis .lactose-free-products .product-box span {
    font-family: "omnes-pro", sans-serif;
    font-size: 20px;
    line-height: 20px;
    color: #212121;
    font-weight: 400;
  }
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .inspis .lactose-free-products .product-box span {
    font-family: "omnes-pro", sans-serif;
    font-size: 24px;
    line-height: 24px;
    color: #212121;
    font-weight: 400;
  }
}
#customHeaderContent .inspis .lactose-free-products .product-box:nth-child(odd) {
  background-color: #dae4f4;
}
@media only screen and (min-width: 768px) {
  #customHeaderContent .inspis .lactose-free-products .product-box:nth-child(even) {
    background-color: #dae4f4;
  }
  #customHeaderContent .inspis .lactose-free-products .product-box:nth-child(3),
  #customHeaderContent .inspis .lactose-free-products .product-box:nth-child(4) {
    background-color: #eef2f8;
  }
}
#customHeaderContent .inspis .lactose-free-products .product-box:hover:after {
  background-color: rgba(1, 1, 1, 0.05);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
}
#customHeaderContent .inspis .amazon-links {
  padding-top: 50px;
  text-align: center;
  box-sizing: border-box;
}
#customHeaderContent .inspis .amazon-links h3 {
  padding-bottom: 15px !important;
}
#customHeaderContent .inspis .amazon-links p {
  max-width: 600px;
  margin: 0 auto;
  float: none !important;
  display: inline-block;
}
@media only screen and (min-width: 450px) {
  #customHeaderContent .inspis .amazon-links p {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 83.333333333%;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 8.333333333%;
  }
}
@media only screen and (min-width: 850px) {
  #customHeaderContent .inspis .amazon-links p {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 58.333333333%;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 0%;
  }
}
@media only screen and (min-width: 1025px) {
  #customHeaderContent .inspis .amazon-links p {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
#customHeaderContent .inspis .amazon-links p + p {
  margin-bottom: 30px;
}
#customHeaderContent .inspis .amazon-links ul {
  list-style-type: none;
  display: inline-block;
  width: 100%;
}
#customHeaderContent .inspis .amazon-links ul li {
  padding: 10px;
  display: inline-block;
}
@media only screen and (min-width: 960px) {
  #customHeaderContent .inspis .amazon-links ul li {
    width: 30%;
  }
}
#customHeaderContent .inspis .amazon-links ul li img {
  display: block;
  max-width: 225px;
  margin: 15px auto;
}
#customHeaderContent .inspis .amazon-links ul li span {
  font-weight: 600;
  max-width: 270px;
  display: inline-block;
}
#customHeaderContent .inspis .amazon-links ul li a.btn {
  display: block;
  max-width: 225px;
  border-radius: 25px;
  background-color: #019dda;
  color: white;
  font-weight: 600;
  font-size: 16px;
  line-height: 1;
  text-align: center;
  padding: 15px 0;
  margin: 20px auto 0;
}
#customHeaderContent .inspis .amazon-links ul li a.btn:hover,
#customHeaderContent .inspis .amazon-links ul li a.btn:focus {
  background-color: #038ebc;
}
#customHeaderContent .intro {
  width: 100%;
  background-size: cover;
  background-position: 100% 50%;
  background-color: #eaf4fe;
}
#customHeaderContent .intro .wrapper {
  position: relative;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 50px;
}
@media only screen and (min-width: 650px) {
  #customHeaderContent .intro .wrapper {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media only screen and (min-width: 960px) {
  #customHeaderContent .intro .wrapper {
    max-width: 940px;
  }
}
@media only screen and (min-width: 1025px) {
  #customHeaderContent .intro .wrapper {
    max-width: 1005px;
  }
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .intro .wrapper {
    max-width: 1260px;
  }
}
@media only screen and (min-width: 768px) {
  #customHeaderContent .intro .wrapper {
    padding-top: 60px;
    padding-bottom: 70px;
  }
}
@media only screen and (min-width: 960px) {
  #customHeaderContent .intro .wrapper {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .intro .wrapper {
    padding-top: 120px;
    padding-bottom: 85px;
  }
}
#customHeaderContent .intro .wrapper:before,
#customHeaderContent .intro .wrapper:after {
  content: " ";
  display: table;
}
#customHeaderContent .intro .wrapper:after {
  clear: both;
}
#customHeaderContent .intro h2 {
  font-family: "omnes-pro", sans-serif;
  font-size: 30px;
  line-height: 30px;
  color: #003479;
  font-weight: 700;
  padding-bottom: 10px;
}
@media only screen and (min-width: 650px) {
  #customHeaderContent .intro h2 {
    font-family: "omnes-pro", sans-serif;
    font-size: 40px;
    line-height: 40px;
    font-weight: 700;
    padding-bottom: 15px;
  }
}
@media only screen and (min-width: 960px) {
  #customHeaderContent .intro h2 {
    font-family: "omnes-pro", sans-serif;
    font-size: 60px;
    line-height: 60px;
    font-weight: 700;
    padding-bottom: 17px;
  }
}
#customHeaderContent .intro h3 {
  font-family: "omnes-pro", sans-serif;
  font-size: 24px;
  line-height: 24px;
  color: #003479;
  font-weight: 600;
  font-style: italic;
  padding-bottom: 10px;
  padding-top: 15px;
}
@media only screen and (min-width: 650px) {
  #customHeaderContent .intro h3 {
    font-family: "omnes-pro", sans-serif;
    font-size: 30px;
    line-height: 30px;
    font-weight: 700;
    padding-bottom: 10px;
    padding-top: 25px;
  }
}
@media only screen and (min-width: 960px) {
  #customHeaderContent .intro h3 {
    font-family: "omnes-pro", sans-serif;
    font-size: 36px;
    line-height: 36px;
    font-weight: 700;
    padding-top: 28px;
    padding-bottom: 18px;
  }
}
@media only screen and (min-width: 450px) {
  #customHeaderContent .intro h3,
  #customHeaderContent .intro h2 {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 83.333333333%;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 8.333333333%;
  }
}
@media only screen and (min-width: 850px) {
  #customHeaderContent .intro h3,
  #customHeaderContent .intro h2 {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 58.333333333%;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 0%;
  }
}
@media only screen and (min-width: 1025px) {
  #customHeaderContent .intro h3,
  #customHeaderContent .intro h2 {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 66.666666667%;
    padding-left: 15px;
    padding-right: 15px;
    margin-right: 100px;
  }
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .intro h3,
  #customHeaderContent .intro h2 {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 66.666666667%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 450px) {
  #customHeaderContent .intro p,
  #customHeaderContent .intro blockquote {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 83.333333333%;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 8.333333333%;
  }
}
@media only screen and (min-width: 850px) {
  #customHeaderContent .intro p,
  #customHeaderContent .intro blockquote {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 58.333333333%;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 0%;
  }
}
@media only screen and (min-width: 1025px) {
  #customHeaderContent .intro p,
  #customHeaderContent .intro blockquote {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 58.333333333%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
#customHeaderContent .intro .intro-txt p {
  font-family: "omnes-pro", sans-serif;
  font-size: 16px;
  line-height: 20px;
  color: black;
  font-weight: 400;
}
@media only screen and (min-width: 650px) {
  #customHeaderContent .intro .intro-txt p {
    font-family: "omnes-pro", sans-serif;
    font-size: 20px;
    line-height: 26px;
    color: black;
    font-weight: 400;
  }
}
@media only screen and (min-width: 1025px) {
  #customHeaderContent .intro .content-txt {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 66.666666667%;
    padding-left: 0;
    padding-right: 0;
  }
}
#customHeaderContent .intro .content-txt p {
  font-family: "omnes-pro", sans-serif;
  font-size: 16px;
  line-height: 20px;
  color: black;
  font-weight: 400;
}
@media only screen and (min-width: 650px) {
  #customHeaderContent .intro .content-txt p {
    font-family: "omnes-pro", sans-serif;
    font-size: 18px;
    line-height: 24px;
    color: black;
    font-weight: 400;
  }
}
@media only screen and (min-width: 1025px) {
  #customHeaderContent .intro .content-txt p {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
#customHeaderContent .intro .content-txt p.quote {
  font-family: "omnes-pro", sans-serif;
  font-size: 20px;
  line-height: 26px;
  color: #003479;
  font-weight: 400;
  font-style: italic;
  padding-top: 10px;
  text-align: center;
}
@media only screen and (min-width: 650px) {
  #customHeaderContent .intro .content-txt p.quote {
    font-family: "omnes-pro", sans-serif;
    font-size: 20px;
    line-height: 26px;
    color: #003479;
    font-weight: 400;
    padding-top: 30px;
    text-align: center;
  }
}
#customHeaderContent .intro .glass {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: -40px;
  margin-bottom: 30px;
}
#customHeaderContent .intro .glass img {
  width: 100%;
  height: auto;
}
@media only screen and (min-width: 450px) {
  #customHeaderContent .intro .glass {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 83.333333333%;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 8.333333333%;
  }
}
@media only screen and (min-width: 550px) {
  #customHeaderContent .intro .glass {
    margin-top: -60px;
  }
}
@media only screen and (min-width: 650px) {
  #customHeaderContent .intro .glass {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 66.666666667%;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 16.666666667%;
    margin-top: -40px;
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 768px) {
  #customHeaderContent .intro .glass {
    margin-top: -50px;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 850px) {
  #customHeaderContent .intro .glass {
    margin: 0;
    padding: 0;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 41.666666667%;
    padding-left: 15px;
    padding-right: 15px;
    float: none;
    position: absolute;
    left: 58.333333333%;
  }
}
@media only screen and (min-width: 1025px) {
  #customHeaderContent .intro .glass {
    margin: 0;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.333333333%;
    padding-left: 15px;
    padding-right: 15px;
    float: none;
    left: 66.666666667%;
    margin-top: 165px;
  }
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .intro .glass {
    margin: 0;
  }
}
#customHeaderContent .intro .border {
  height: 35px;
  width: 100%;
  background-image: url(files/img/intro-border.png);
  background-repeat: repeat-x;
}
#customHeaderContent .causes {
  width: 100%;
  background-color: #ffecc6;
}
#customHeaderContent .causes .wrapper {
  position: relative;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  padding-bottom: 80px;
}
@media only screen and (min-width: 650px) {
  #customHeaderContent .causes .wrapper {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media only screen and (min-width: 960px) {
  #customHeaderContent .causes .wrapper {
    max-width: 940px;
  }
}
@media only screen and (min-width: 1025px) {
  #customHeaderContent .causes .wrapper {
    max-width: 1005px;
  }
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .causes .wrapper {
    max-width: 1260px;
  }
}
@media only screen and (min-width: 650px) {
  #customHeaderContent .causes .wrapper {
    padding-top: 70px;
    padding-bottom: 90px;
  }
}
@media only screen and (min-width: 768px) {
  #customHeaderContent .causes .wrapper {
    padding-top: 100px;
    padding-bottom: 120px;
  }
}
@media only screen and (min-width: 960px) {
  #customHeaderContent .causes .wrapper {
    padding-top: 90px;
    padding-bottom: 130px;
  }
}
#customHeaderContent .causes .wrapper:before,
#customHeaderContent .causes .wrapper:after {
  content: " ";
  display: table;
}
#customHeaderContent .causes .wrapper:after {
  clear: both;
}
#customHeaderContent .causes h2 {
  font-family: "omnes-pro", sans-serif;
  font-size: 30px;
  line-height: 32px;
  color: #fdab48;
  font-weight: 700;
  padding-bottom: 10px;
}
@media only screen and (min-width: 650px) {
  #customHeaderContent .causes h2 {
    text-align: center;
  }
}
#customHeaderContent .causes p {
  font-family: "omnes-pro", sans-serif;
  font-size: 16px;
  line-height: 20px;
  color: black;
  font-weight: 400;
}
@media only screen and (min-width: 650px) {
  #customHeaderContent .causes p {
    font-family: "omnes-pro", sans-serif;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    text-align: center;
  }
}
#customHeaderContent .causes .part1 {
  margin-bottom: 50px;
}
#customHeaderContent .causes .part1:before,
#customHeaderContent .causes .part1:after {
  content: " ";
  display: table;
}
#customHeaderContent .causes .part1:after {
  clear: both;
}
@media only screen and (min-width: 450px) {
  #customHeaderContent .causes .part1 {
    margin-bottom: 60px;
  }
}
@media only screen and (min-width: 850px) {
  #customHeaderContent .causes .part1 {
    display: flex;
    align-items: center;
    margin-bottom: 0;
  }
}
#customHeaderContent .causes .part1 .txt {
  margin-bottom: 30px;
}
@media only screen and (min-width: 450px) {
  #customHeaderContent .causes .part1 .txt {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 650px) {
  #customHeaderContent .causes .part1 .txt {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 83.333333333%;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 8.333333333%;
  }
}
@media only screen and (min-width: 850px) {
  #customHeaderContent .causes .part1 .txt {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 41.666666667%;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 4.166666667%;
  }
}
#customHeaderContent .causes .part1 .txt p .arrow {
  display: inline-block;
  width: 16px;
  height: 10px;
  margin-left: 3px;
  margin-right: 3px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 67.6 40.6'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23fdab48;stroke:%23fdab48;stroke-miterlimit:10;%7D%3C/style%3E%3Ctitle%3E Artboard 1%3C/title%3E%3Cpath class='st0' d='M2.4 22.5h57c3.2 0 3.2-5 0-5h-57C-0.8 17.5-0.8 22.5 2.4 22.5z'/%3E%3Cpath class='st0' d='M34.4 4.6c10 5.5 19.8 11.3 29.5 17.4v-4.3c-7.2 5-13.1 11.6-17.5 19.1 -1.6 2.8 2.7 5.3 4.3 2.5C54.6 32.5 60 26.6 66.4 22c1.2-0.7 1.6-2.3 0.8-3.5 -0.2-0.3-0.5-0.6-0.8-0.8C56.8 11.6 47 5.8 37 0.3 34.2-1.2 31.6 3.1 34.4 4.6z'/%3E%3C/svg%3E");
  -webkit-background-size: 100%;
  background-size: 100%;
  vertical-align: middle;
}
@media only screen and (min-width: 850px) {
  #customHeaderContent .causes .part1 .img {
    margin-left: 4.166666667%;
  }
}
#customHeaderContent .causes .part2 {
  padding-top: 20px;
}
#customHeaderContent .causes .part2:before,
#customHeaderContent .causes .part2:after {
  content: " ";
  display: table;
}
#customHeaderContent .causes .part2:after {
  clear: both;
}
@media only screen and (min-width: 850px) {
  #customHeaderContent .causes .part2 {
    display: flex;
    align-items: center;
    position: relative;
    padding-top: 50px;
  }
}
@media only screen and (min-width: 960px) {
  #customHeaderContent .causes .part2 {
    padding-top: 60px;
  }
}
#customHeaderContent .causes .part2 .txt {
  margin-bottom: 30px;
}
@media only screen and (min-width: 450px) {
  #customHeaderContent .causes .part2 .txt {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 650px) {
  #customHeaderContent .causes .part2 .txt {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 83.333333333%;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 8.333333333%;
  }
}
@media only screen and (min-width: 850px) {
  #customHeaderContent .causes .part2 .txt {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 41.666666667%;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 0%;
    left: 54.166666667%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
#customHeaderContent .causes .part2 .txt p,
#customHeaderContent .causes .part2 .txt li {
  padding-bottom: 15px;
}
#customHeaderContent .causes .part2 .txt li {
  color: black;
  list-style: none;
  display: block;
}
@media only screen and (min-width: 650px) {
  #customHeaderContent .causes .part2 .txt li {
    text-align: center;
  }
}
#customHeaderContent .causes .part2 .txt li:before {
  content: "";
  display: inline-block;
  margin-right: 6px;
  width: 5px;
  height: 5px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='7' viewBox='0 0 7 7'%3E%3Cdefs%3E%3Cstyle%3E.cls-1 %7B fill: %23fdab48; %7D%3C/style%3E%3C/defs%3E%3Ccircle class='cls-1' cx='3.5' cy='3.5' r='3.5'/%3E%3C/svg%3E");
  -webkit-background-size: 100%;
  background-size: 100%;
  vertical-align: middle;
}
@media only screen and (min-width: 650px) {
  #customHeaderContent .causes .part2 .txt li:before {
    width: 7px;
    height: 7px;
    margin-right: 8px;
  }
}
#customHeaderContent .causes .img {
  width: 100%;
  position: relative;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
}
@media only screen and (min-width: 650px) {
  #customHeaderContent .causes .img {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 83.333333333%;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 8.333333333%;
  }
}
@media only screen and (min-width: 850px) {
  #customHeaderContent .causes .img {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 0%;
  }
}
#customHeaderContent .causes .img img {
  width: 100%;
  height: auto;
}
#customHeaderContent .causes .border {
  height: 35px;
  width: 100%;
  background-image: url(files/img/causes-border.png);
  background-repeat: repeat-x;
}
#customHeaderContent .how-common {
  width: 100%;
  background-color: white;
}
#customHeaderContent .how-common .wrapper {
  position: relative;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
  padding-bottom: 30px;
}
@media only screen and (min-width: 650px) {
  #customHeaderContent .how-common .wrapper {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media only screen and (min-width: 960px) {
  #customHeaderContent .how-common .wrapper {
    max-width: 940px;
  }
}
@media only screen and (min-width: 1025px) {
  #customHeaderContent .how-common .wrapper {
    max-width: 1005px;
  }
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .how-common .wrapper {
    max-width: 1260px;
  }
}
@media only screen and (min-width: 650px) {
  #customHeaderContent .how-common .wrapper {
    padding-top: 60px;
    padding-bottom: 70px;
  }
}
@media only screen and (min-width: 768px) {
  #customHeaderContent .how-common .wrapper {
    padding-top: 60px;
    padding-bottom: 70px;
  }
}
@media only screen and (min-width: 960px) {
  #customHeaderContent .how-common .wrapper {
    padding-top: 60px;
    padding-bottom: 110px;
  }
}
#customHeaderContent .how-common .wrapper:before,
#customHeaderContent .how-common .wrapper:after {
  content: " ";
  display: table;
}
#customHeaderContent .how-common .wrapper:after {
  clear: both;
}
#customHeaderContent .how-common .txt:before,
#customHeaderContent .how-common .txt:after {
  content: " ";
  display: table;
}
#customHeaderContent .how-common .txt:after {
  clear: both;
}
@media only screen and (min-width: 960px) {
  #customHeaderContent .how-common .txt {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 83.333333333%;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 8.333333333%;
  }
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .how-common .txt {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 66.666666667%;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 16.666666667%;
  }
}
#customHeaderContent .how-common .txt h2 {
  font-family: "omnes-pro", sans-serif;
  font-size: 30px;
  line-height: 30px;
  color: #333333;
  font-weight: 700;
  padding-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  #customHeaderContent .how-common .txt h2 {
    font-family: "omnes-pro", sans-serif;
    font-size: 38px;
    line-height: 40px;
    font-weight: 700;
    text-align: center;
    padding-bottom: 20px;
  }
}
#customHeaderContent .how-common .txt p {
  font-family: "omnes-pro", sans-serif;
  font-size: 16px;
  line-height: 20px;
  color: black;
  font-weight: 400;
}
@media only screen and (min-width: 650px) {
  #customHeaderContent .how-common .txt p {
    font-family: "omnes-pro", sans-serif;
    font-size: 20px;
    line-height: 26px;
    color: black;
    font-weight: 400;
  }
}
@media only screen and (min-width: 768px) {
  #customHeaderContent .how-common .txt p {
    text-align: center;
  }
}
#customHeaderContent .how-common .world-map {
  width: 100%;
  margin-top: 30px;
}
#customHeaderContent .how-common .world-map:before,
#customHeaderContent .how-common .world-map:after {
  content: " ";
  display: table;
}
#customHeaderContent .how-common .world-map:after {
  clear: both;
}
@media only screen and (min-width: 650px) {
  
}
@media only screen and (min-width: 960px) {
  #customHeaderContent .how-common .world-map {
    float: left;
  }
}
@media only screen and (min-width: 960px) {
  #customHeaderContent .how-common .world-map .img {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 83.333333333%;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 8.333333333%;
  }
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .how-common .world-map .img {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 75%;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 12.5%;
  }
}
#customHeaderContent .how-common .world-map .img img {
  width: 100%;
  height: auto;
  z-index: 1;
  position: relative;
}
#customHeaderContent .how-common .legend {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 30px;
}
#customHeaderContent .how-common .legend p {
  color: black;
  text-align: center;
}
#customHeaderContent .video {
  width: 100%;
  background-color: white;
}
#customHeaderContent .video .wrapper {
  position: relative;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  padding-top: 55px;
  padding-bottom: 40px;
}
@media only screen and (min-width: 650px) {
  #customHeaderContent .video .wrapper {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media only screen and (min-width: 960px) {
  #customHeaderContent .video .wrapper {
    max-width: 940px;
  }
}
@media only screen and (min-width: 1025px) {
  #customHeaderContent .video .wrapper {
    max-width: 1005px;
  }
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .video .wrapper {
    max-width: 1260px;
  }
}
@media only screen and (min-width: 550px) {
  #customHeaderContent .video .wrapper {
    padding-top: 70px;
    padding-bottom: 60px;
  }
}
@media only screen and (min-width: 768px) {
  #customHeaderContent .video .wrapper {
    padding-top: 90px;
    padding-bottom: 80px;
  }
}
@media only screen and (min-width: 960px) {
  #customHeaderContent .video .wrapper {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .video .wrapper {
    padding-top: 120px;
    padding-bottom: 85px;
  }
}
#customHeaderContent .video .wrapper:before,
#customHeaderContent .video .wrapper:after {
  content: " ";
  display: table;
}
#customHeaderContent .video .wrapper:after {
  clear: both;
}
#customHeaderContent .video .video-container {
  width: 100%;
}
@media only screen and (min-width: 450px) {
  #customHeaderContent .video .video-container {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) {
  #customHeaderContent .video .video-container {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 66.666666667%;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 16.666666667%;
  }
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .video .video-container {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 25%;
  }
}
#customHeaderContent .video .video-container .img {
  position: relative;
  width: 100%;
  -webkit-box-shadow: 0 5px 30px rgba(82, 68, 74, 0.25);
  -moz-box-shadow: 0 5px 30px rgba(82, 68, 74, 0.25);
  box-shadow: 0 5px 30px rgba(82, 68, 74, 0.25);
}
@media only screen and (min-width: 650px) {
  #customHeaderContent .video .video-container .img {
    -webkit-box-shadow: 0 10px 60px rgba(82, 68, 74, 0.45);
    -moz-box-shadow: 0 10px 60px rgba(82, 68, 74, 0.45);
    box-shadow: 0 10px 60px rgba(82, 68, 74, 0.45);
  }
}
#customHeaderContent .video .video-container .img img {
  width: 100%;
  height: auto;
  display: block;
}
#customHeaderContent .video .video-container .img .btn {
  background-image: url(files/img/video-play.svg);
  -webkit-background-size: 100%;
  background-size: 100%;
  width: 68px;
  height: 68px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  transition: all 1s ease-out;
  -webkit-transition: all 500ms cubic-bezier(0, 0.655, 0.215, 1) 0s;
  -moz-transition: all 500ms cubic-bezier(0, 0.655, 0.215, 1) 0s;
  -ms-transition: all 500ms cubic-bezier(0, 0.655, 0.215, 1) 0s;
  -o-transition: all 500ms cubic-bezier(0, 0.655, 0.215, 1) 0s;
  transition: all 500ms cubic-bezier(0, 0.655, 0.215, 1) 0s;
  cursor: pointer;
}
#customHeaderContent .video .video-container .img .btn:hover {
  width: 80px;
  height: 80px;
}
#customHeaderContent .video .txt {
  margin-top: 5px;
}
@media only screen and (min-width: 450px) {
  #customHeaderContent .video .txt {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 83.333333333%;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 8.333333333%;
    margin-top: 10px;
  }
}
@media only screen and (min-width: 650px) {
  #customHeaderContent .video .txt {
    margin-top: 42px;
  }
}
@media only screen and (min-width: 768px) {
  #customHeaderContent .video .txt {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 66.666666667%;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 16.666666667%;
  }
}
@media only screen and (min-width: 1280px) {
  #customHeaderContent .video .txt {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 25%;
  }
}
#customHeaderContent .video .txt p {
  font-family: "omnes-pro", sans-serif;
  font-size: 20px;
  line-height: 26px;
  color: #003479;
  font-weight: 500;
  text-align: center;
}
@media only screen and (min-width: 650px) {
  #customHeaderContent .video .txt p {
    font-family: "omnes-pro", sans-serif;
    font-size: 23px;
    line-height: 28px;
    color: #003479;
    font-weight: 500;
  }
}
