/*3337*/
/*1340*/

/*
  Digital hub (style)
*/

body.page-template-live .page-top-title, body.page-template-live div.mainContent,
body.page-template-our-farms .page-top-title, body.page-template-our-farms div.mainContent,
body.page-template-our-taste .page-top-title, body.page-template-our-taste div.mainContent,
body.page-template-our-people .page-top-title, body.page-template-our-people div.mainContent,
body.page-template-our-way .page-top-title, body.page-template-our-way div.mainContent{
  display: none
}

.meet-farmers .content-farmers .info-farmer .pop-top, .meet-farmers .grid-farmers .farmer .hide-farmer .pop-top {
  position: relative;
  text-align: center;
  background-size: cover;
  background-position: center;
  height: 470px;
  box-sizing: border-box;
  padding-top: 5em;
  opacity: 0;
  -webkit-transform: translateY(5%);
  -moz-transform: translateY(5%);
  -ms-transform: translateY(5%);
  -o-transform: translateY(5%);
  transform: translateY(5%);
}
@media screen and (max-width: 1000px) {
  .meet-farmers .content-farmers .info-farmer .pop-top, .meet-farmers .grid-farmers .farmer .hide-farmer .pop-top {
    height: 300px;
    opacity: 1;
  }
}
@media screen and (max-width: 600px) {
  .meet-farmers .content-farmers .info-farmer .pop-top, .meet-farmers .grid-farmers .farmer .hide-farmer .pop-top {
    height: 230px;
  }
}
.meet-farmers .content-farmers .info-farmer .pop-top:before, .meet-farmers .grid-farmers .farmer .hide-farmer .pop-top:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.3);
}
.meet-farmers .content-farmers .info-farmer .pop-top h3, .meet-farmers .grid-farmers .farmer .hide-farmer .pop-top h3 {
  position: relative;
  z-index: 1;
  font-family: "bliss_pro_regular";
  font-size: 60px;
  color: #fff;
  letter-spacing: 7px;
  text-transform: uppercase;
  margin: 0;
}
@media screen and (max-width: 1000px) {
  .meet-farmers .content-farmers .info-farmer .pop-top h3, .meet-farmers .grid-farmers .farmer .hide-farmer .pop-top h3 {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    max-width: 90%;
    margin: 0 auto;
    font-size: 30px;
    line-height: 35px;
  }
}
.meet-farmers .content-farmers .info-farmer .pop-top .close, .meet-farmers .grid-farmers .farmer .hide-farmer .pop-top .close {
  position: absolute;
  right: 1.5em;
  top: 1.5em;
  width: 50px;
  height: 50px;
  cursor: pointer;
}
@media screen and (max-width: 600px) {
  .meet-farmers .content-farmers .info-farmer .pop-top .close, .meet-farmers .grid-farmers .farmer .hide-farmer .pop-top .close {
    width: 30px;
    height: 30px;
  }
}
.meet-farmers .content-farmers .info-farmer .pop-info, .meet-farmers .grid-farmers .farmer .hide-farmer .pop-info {
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 1260px;
  margin: 0 auto;
  margin-top: 50px;
  opacity: 0;
  -webkit-transform: translateY(5%);
  -moz-transform: translateY(5%);
  -ms-transform: translateY(5%);
  -o-transform: translateY(5%);
  transform: translateY(5%);
}
@media screen and (max-width: 1300px) {
  .meet-farmers .content-farmers .info-farmer .pop-info, .meet-farmers .grid-farmers .farmer .hide-farmer .pop-info {
    width: 90%;
  }
}
@media screen and (max-width: 1000px) {
  .meet-farmers .content-farmers .info-farmer .pop-info, .meet-farmers .grid-farmers .farmer .hide-farmer .pop-info {
    flex-direction: column-reverse;
    opacity: 1;
  }
}
@media screen and (max-width: 600px) {
  .meet-farmers .content-farmers .info-farmer .pop-info, .meet-farmers .grid-farmers .farmer .hide-farmer .pop-info {
    margin-top: 0;
  }
}
.meet-farmers .content-farmers .info-farmer .pop-info figure, .meet-farmers .grid-farmers .farmer .hide-farmer .pop-info figure {
  box-sizing: border-box;
  background-size: cover;
  background-position: center;
  margin: 0;
  padding: 0;
  width: 50%;
  margin-right: 1em;
}
@media screen and (max-width: 1000px) {
  .meet-farmers .content-farmers .info-farmer .pop-info figure, .meet-farmers .grid-farmers .farmer .hide-farmer .pop-info figure {
    height: 500px;
    width: 100%;
    margin-right: 0;
  }
}
@media screen and (max-width: 600px) {
  .meet-farmers .content-farmers .info-farmer .pop-info figure, .meet-farmers .grid-farmers .farmer .hide-farmer .pop-info figure {
    height: 300px;
  }
}
.meet-farmers .content-farmers .info-farmer .pop-info .desc, .meet-farmers .grid-farmers .farmer .hide-farmer .pop-info .desc {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  width: 50%;
  margin-left: 1em;
}
@media screen and (max-width: 1000px) {
  .meet-farmers .content-farmers .info-farmer .pop-info .desc, .meet-farmers .grid-farmers .farmer .hide-farmer .pop-info .desc {
    width: 100%;
    margin: 0 auto;
    margin-top: 1.5em;
  }
}
.meet-farmers .content-farmers .info-farmer .pop-info .desc .text, .meet-farmers .grid-farmers .farmer .hide-farmer .pop-info .desc .text {
  width: 90%;
  margin: 0 auto;
}
.meet-farmers .content-farmers .info-farmer .pop-info .desc .text h4, .meet-farmers .grid-farmers .farmer .hide-farmer .pop-info .desc .text h4 {
  text-transform: uppercase;
  font-family: "bliss_pro_regular";
  font-size: 22px;
  letter-spacing: 5px;
  line-height: 24px;
  color: #676767;
  margin: 0;
  margin-bottom: 0.5em;
}
.meet-farmers .content-farmers .info-farmer .pop-info .desc .text span, .meet-farmers .grid-farmers .farmer .hide-farmer .pop-info .desc .text span {
  text-transform: capitalize;
  font-family: "bliss_pro_light";
  font-size: 16px;
  letter-spacing: 2px;
  line-height: 24px;
  color: #767676;
}
.meet-farmers .content-farmers .info-farmer .pop-info .desc .text p, .meet-farmers .grid-farmers .farmer .hide-farmer .pop-info .desc .text p {
  font-family: "bliss_pro_regular";
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 25px;
  color: #767676;
}
.meet-farmers .content-farmers .info-farmer .pop-info .desc figure, .meet-farmers .grid-farmers .farmer .hide-farmer .pop-info .desc figure {
  margin: 0;
  padding: 0;
  height: 250px;
  width: 100%;
  background-size: cover;
  background-position: center;
  margin-top: 30px;
}
@media screen and (max-width: 1000px) {
  .meet-farmers .content-farmers .info-farmer .pop-info .desc figure, .meet-farmers .grid-farmers .farmer .hide-farmer .pop-info .desc figure {
    margin: 30px 0;
  }
}
@media screen and (max-width: 600px) {
  .meet-farmers .content-farmers .info-farmer .pop-info .desc figure, .meet-farmers .grid-farmers .farmer .hide-farmer .pop-info .desc figure {
    height: 200px;
  }
}

.meet-farmers .content-farmers .info-farmer .pop-gallery, .meet-farmers .grid-farmers .farmer .pop-gallery {
  width: 100%;
  max-width: 1260px;
  margin: 0 auto;
  box-sizing: border-box;
  margin-top: 50px;
  -webkit-transform: translateY(5%);
  -moz-transform: translateY(5%);
  -ms-transform: translateY(5%);
  -o-transform: translateY(5%);
  transform: translateY(5%);
  opacity: 0;
}
@media screen and (max-width: 1300px) {
  .meet-farmers .content-farmers .info-farmer .pop-gallery, .meet-farmers .grid-farmers .farmer .pop-gallery {
    width: 90%;
  }
}
@media screen and (max-width: 1100px) {
  .meet-farmers .content-farmers .info-farmer .pop-gallery, .meet-farmers .grid-farmers .farmer .pop-gallery {
    opacity: 1;
  }
}
.meet-farmers .content-farmers .info-farmer .pop-gallery .wrp-main-img, .meet-farmers .grid-farmers .farmer .pop-gallery .wrp-main-img {
  position: relative;
}
.meet-farmers .content-farmers .info-farmer .pop-gallery .wrp-main-img .nav-sld, .meet-farmers .grid-farmers .farmer .pop-gallery .wrp-main-img .nav-sld {
  position: absolute;
  z-index: 5;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 50px;
  height: 50px;
  color: #fff;
  cursor: pointer;
}
@media screen and (max-width: 600px) {
  .meet-farmers .content-farmers .info-farmer .pop-gallery .wrp-main-img .nav-sld, .meet-farmers .grid-farmers .farmer .pop-gallery .wrp-main-img .nav-sld {
    visibility: hidden;
  }
}
.meet-farmers .content-farmers .info-farmer .pop-gallery .wrp-main-img .nav-sld.next, .meet-farmers .grid-farmers .farmer .pop-gallery .wrp-main-img .nav-sld.next {
  right: 30px;
  transform: rotate(-90deg);
  transform-origin: center;
}
.meet-farmers .content-farmers .info-farmer .pop-gallery .wrp-main-img .nav-sld.prev, .meet-farmers .grid-farmers .farmer .pop-gallery .wrp-main-img .nav-sld.prev {
  left: 30px;
  display: none;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.meet-farmers .content-farmers .info-farmer .pop-gallery .wrp-main-img .nav-sld svg, .meet-farmers .grid-farmers .farmer .pop-gallery .wrp-main-img .nav-sld svg {
  width: 50px;
  height: auto;
}
.meet-farmers .content-farmers .info-farmer .pop-gallery .wrp-main-img .nav-sld svg path, .meet-farmers .grid-farmers .farmer .pop-gallery .wrp-main-img .nav-sld svg path {
  fill: #fff;
}
.meet-farmers .content-farmers .info-farmer .pop-gallery .wrp-main-img .main-image, .meet-farmers .grid-farmers .farmer .pop-gallery .wrp-main-img .main-image {
  position: relative;
  width: 100%;
  max-width: 1260px;
  margin: 0 auto;
  height: 75vh;
  background-size: cover;
  background-position: center;
}
@media screen and (max-width: 1000px) {
  .meet-farmers .content-farmers .info-farmer .pop-gallery .wrp-main-img .main-image, .meet-farmers .grid-farmers .farmer .pop-gallery .wrp-main-img .main-image {
    height: 500px;
  }
}
@media screen and (max-width: 600px) {
  .meet-farmers .content-farmers .info-farmer .pop-gallery .wrp-main-img .main-image, .meet-farmers .grid-farmers .farmer .pop-gallery .wrp-main-img .main-image {
    height: 300px;
  }
}
.meet-farmers .content-farmers .info-farmer .pop-gallery .wrp-main-img .main-image.change, .meet-farmers .grid-farmers .farmer .pop-gallery .wrp-main-img .main-image.change {
  opacity: 0;
}
.meet-farmers .content-farmers .info-farmer .pop-gallery .wrp-thumbnails, .meet-farmers .grid-farmers .farmer .pop-gallery .wrp-thumbnails {
  width: 100%;
  position: relative;
  height: 300px;
  white-space: nowrap;
  overflow: hidden;
}
@media screen and (max-width: 1000px) {
  .meet-farmers .content-farmers .info-farmer .pop-gallery .wrp-thumbnails, .meet-farmers .grid-farmers .farmer .pop-gallery .wrp-thumbnails {
    height: 200px;
  }
}
@media screen and (max-width: 600px) {
  .meet-farmers .content-farmers .info-farmer .pop-gallery .wrp-thumbnails, .meet-farmers .grid-farmers .farmer .pop-gallery .wrp-thumbnails {
    height: 100px;
  }
}
.meet-farmers .content-farmers .info-farmer .pop-gallery .wrp-thumbnails .thumbnails, .meet-farmers .grid-farmers .farmer .pop-gallery .wrp-thumbnails .thumbnails {
  display: flex;
  justify-content: flex-start;
  margin: 0 auto;
  width: 100%;
  overflow-x: auto;
  margin-top: 20px;
  position: absolute;
  padding-bottom: 2em;
}
.meet-farmers .content-farmers .info-farmer .pop-gallery .wrp-thumbnails .thumbnails::-webkit-scrollbar, .meet-farmers .grid-farmers .farmer .pop-gallery .wrp-thumbnails .thumbnails::-webkit-scrollbar {
  width: 0;
  height: 0;
}
.meet-farmers .content-farmers .info-farmer .pop-gallery .wrp-thumbnails .thumbnails::-webkit-scrollbar-track, .meet-farmers .grid-farmers .farmer .pop-gallery .wrp-thumbnails .thumbnails::-webkit-scrollbar-track {
  width: 0;
  height: 0;
  background-color: rgba(255, 255, 255, 0);
}
.meet-farmers .content-farmers .info-farmer .pop-gallery .wrp-thumbnails .thumbnails::-webkit-scrollbar-thumb, .meet-farmers .grid-farmers .farmer .pop-gallery .wrp-thumbnails .thumbnails::-webkit-scrollbar-thumb {
  width: 0;
  height: 0;
  background-color: #004413;
}
.meet-farmers .content-farmers .info-farmer .pop-gallery .wrp-thumbnails .thumbnails figure, .meet-farmers .grid-farmers .farmer .pop-gallery .wrp-thumbnails .thumbnails figure {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  cursor: pointer;
  margin: 0;
  padding: 0;
  margin-right: 1em;
  background-size: cover;
  background-position: center;
  height: 220px;
  min-width: 24.1%;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.meet-farmers .content-farmers .info-farmer .pop-gallery .wrp-thumbnails .thumbnails figure.current, .meet-farmers .grid-farmers .farmer .pop-gallery .wrp-thumbnails .thumbnails figure.current {
  opacity: 0.7;
}
@media screen and (max-width: 1000px) {
  .meet-farmers .content-farmers .info-farmer .pop-gallery .wrp-thumbnails .thumbnails figure, .meet-farmers .grid-farmers .farmer .pop-gallery .wrp-thumbnails .thumbnails figure {
    height: 150px;
  }
}
@media screen and (max-width: 600px) {
  .meet-farmers .content-farmers .info-farmer .pop-gallery .wrp-thumbnails .thumbnails figure, .meet-farmers .grid-farmers .farmer .pop-gallery .wrp-thumbnails .thumbnails figure {
    max-width: 33%;
    margin-right: 0.3em;
    height: 80px;
  }
}
@media screen and (max-width: 350px) {
  .meet-farmers .content-farmers .info-farmer .pop-gallery .wrp-thumbnails .thumbnails figure, .meet-farmers .grid-farmers .farmer .pop-gallery .wrp-thumbnails .thumbnails figure {
    height: 60px;
  }
}
.meet-farmers .content-farmers .info-farmer .pop-gallery .wrp-thumbnails .thumbnails figure:last-child, .meet-farmers .grid-farmers .farmer .pop-gallery .wrp-thumbnails .thumbnails figure:last-child {
  margin-right: 0;
}

.page-template-live .content .sec.grass-fed .wrp-copy, .page-template-live .content .sec.the-pastures .wrp-copy, .page-template-live .content .sec.the-cows .wrp-copy {
  text-align: center;
  position: absolute;
  z-index: 2;
  padding: 20px 30px 40px 30px;
  left: 50%;
  top: 75px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 85%;
  max-width: 500px;
  background-color: rgba(0, 0, 0, 0.3);
  border: 3px solid #fff;
}
@media screen and (max-width: 600px) {
  .page-template-live .content .sec.grass-fed .wrp-copy, .page-template-live .content .sec.the-pastures .wrp-copy, .page-template-live .content .sec.the-cows .wrp-copy {
    padding: 20px 30px 30px 30px;
  }
}
.page-template-live .content .sec.grass-fed .wrp-copy h2, .page-template-live .content .sec.the-pastures .wrp-copy h2, .page-template-live .content .sec.the-cows .wrp-copy h2 {
  font-family: "bliss_pro_light";
  text-transform: uppercase;
  color: #fff;
  font-size: 36px;
  letter-spacing: 2px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  margin: 0;
}
@media screen and (max-width: 600px) {
  .page-template-live .content .sec.grass-fed .wrp-copy h2, .page-template-live .content .sec.the-pastures .wrp-copy h2, .page-template-live .content .sec.the-cows .wrp-copy h2 {
    font-size: 30px;
  }
}
.page-template-live .content .sec.grass-fed .wrp-copy p, .page-template-live .content .sec.the-pastures .wrp-copy p, .page-template-live .content .sec.the-cows .wrp-copy p {
  color: #fff;
  margin-top: 10px;
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 26px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
}
@media screen and (max-width: 600px) {
  .page-template-live .content .sec.grass-fed .wrp-copy p, .page-template-live .content .sec.the-pastures .wrp-copy p, .page-template-live .content .sec.the-cows .wrp-copy p {
    font-size: 14px;
    line-height: 20px;
  }
}
.page-template-live .content .sec.grass-fed .wrp-copy a.lnk-vdo, .page-template-live .content .sec.the-pastures .wrp-copy a.lnk-vdo, .page-template-live .content .sec.the-cows .wrp-copy a.lnk-vdo {
  cursor: pointer;
  position: absolute;
  left: 50%;
  bottom: -30px;
  -webkit-transform: translateX(-50%) translateY(50px);
  -moz-transform: translateX(-50%) translateY(50px);
  -ms-transform: translateX(-50%) translateY(50px);
  -o-transform: translateX(-50%) translateY(50px);
  transform: translateX(-50%) translateY(50px);
  background-color: #AC9865;
  padding: 10px;
  font-size: 18px;
  display: flex;
  justify-content: center;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-family: "bliss_pro_light";
  width: 80%;
  max-width: 250px;
  text-decoration: none;
  text-align: center;
  border: 2px solid #fff;
  -webkit-transition: all 0.5s 0.5s ease;
  -moz-transition: all 0.5s 0.5s ease;
  -ms-transition: all 0.5s 0.5s ease;
  -o-transition: all 0.5s 0.5s ease;
  transition: all 0.5s 0.5s ease;
}
@media screen and (max-width: 600px) {
  .page-template-live .content .sec.grass-fed .wrp-copy a.lnk-vdo, .page-template-live .content .sec.the-pastures .wrp-copy a.lnk-vdo, .page-template-live .content .sec.the-cows .wrp-copy a.lnk-vdo {
    font-size: 14px;
    max-width: 200px;
  }
}
.page-template-live .content .sec.grass-fed .wrp-copy a.lnk-vdo:hover, .page-template-live .content .sec.the-pastures .wrp-copy a.lnk-vdo:hover, .page-template-live .content .sec.the-cows .wrp-copy a.lnk-vdo:hover {
  background-color: #9C8854;
}
.page-template-live .content .sec.grass-fed .wrp-copy a.lnk-vdo:hover img, .page-template-live .content .sec.the-pastures .wrp-copy a.lnk-vdo:hover img, .page-template-live .content .sec.the-cows .wrp-copy a.lnk-vdo:hover img {
  -webkit-animation: degrees360 1.5s ease-in-out forwards;
  -moz-animation: degrees360 1.5s ease-in-out forwards;
  -ms-animation: degrees360 1.5s ease-in-out forwards;
  -o-animation: degrees360 1.5s ease-in-out forwards;
  animation: degrees360 1.5s ease-in-out forwards;
}
@media screen and (max-width: 600px) {
  .page-template-live .content .sec.grass-fed .wrp-copy a.lnk-vdo:hover img, .page-template-live .content .sec.the-pastures .wrp-copy a.lnk-vdo:hover img, .page-template-live .content .sec.the-cows .wrp-copy a.lnk-vdo:hover img {
    width: 50px;
    height: 100%;
  }
}
.page-template-live .content .sec.grass-fed .wrp-copy a.lnk-vdo img, .page-template-live .content .sec.the-pastures .wrp-copy a.lnk-vdo img, .page-template-live .content .sec.the-cows .wrp-copy a.lnk-vdo img {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0 0.5em;
  transform-origin: center;
  -webkit-transition: all 2s ease;
  -moz-transition: all 2s ease;
  -ms-transition: all 2s ease;
  -o-transition: all 2s ease;
  transition: all 2s ease;
}
.page-template-live .content .sec.grass-fed .wrp-copy a.lnk-vdo span, .page-template-live .content .sec.the-pastures .wrp-copy a.lnk-vdo span, .page-template-live .content .sec.the-cows .wrp-copy a.lnk-vdo span {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.page-template-live .content .sec.grass-fed .straight-chart, .page-template-live .content .sec.the-pastures .straight-chart, .page-template-live .content .sec.the-cows .straight-chart {
  position: absolute;
  bottom: 70px;
  right: 10%;
  z-index: 2;
}
@media screen and (max-width: 1280px) {
	.page-template-live .content .sec.grass-fed {
		padding-bottom:70%;
	}
  .page-template-live .content .sec.grass-fed .straight-chart, .page-template-live .content .sec.the-pastures .straight-chart, .page-template-live .content .sec.the-cows .straight-chart {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 70px;
    right: auto;
    width: 70%;
    max-width: 300px;
  }
}


@media screen and (max-width: 600px) {
  .page-template-live .content .sec.grass-fed .straight-chart, .page-template-live .content .sec.the-pastures .straight-chart, .page-template-live .content .sec.the-cows .straight-chart {
    width: 80%;
  }
}
.page-template-live .content .sec.grass-fed .straight-chart .wrp-chart, .page-template-live .content .sec.the-pastures .straight-chart .wrp-chart, .page-template-live .content .sec.the-cows .straight-chart .wrp-chart {
  position: relative;
  opacity: 0;
  -webkit-transition: all 0.5s 1s ease;
  -moz-transition: all 0.5s 1s ease;
  -ms-transition: all 0.5s 1s ease;
  -o-transition: all 0.5s 1s ease;
  transition: all 0.5s 1s ease;
}
.page-template-live .content .sec.grass-fed .straight-chart .wrp-chart.in, .page-template-live .content .sec.the-pastures .straight-chart .wrp-chart.in, .page-template-live .content .sec.the-cows .straight-chart .wrp-chart.in {
  opacity: 1;
}
.page-template-live .content .sec.grass-fed .straight-chart .wrp-chart.in .chart-img:before, .page-template-live .content .sec.the-pastures .straight-chart .wrp-chart.in .chart-img:before, .page-template-live .content .sec.the-cows .straight-chart .wrp-chart.in .chart-img:before {
  width: 70%;
}
.page-template-live .content .sec.grass-fed .straight-chart .wrp-chart:nth-child(2), .page-template-live .content .sec.the-pastures .straight-chart .wrp-chart:nth-child(2), .page-template-live .content .sec.the-cows .straight-chart .wrp-chart:nth-child(2) {
  margin-top: 2em;
}
.page-template-live .content .sec.grass-fed .straight-chart .wrp-chart .info, .page-template-live .content .sec.the-pastures .straight-chart .wrp-chart .info, .page-template-live .content .sec.the-cows .straight-chart .wrp-chart .info {
  color: #fff;
  letter-spacing: 1px;
  font-size: 24px;
  display: flex;
  text-transform: uppercase;
  justify-content: flex-start;
}
@media screen and (max-width: 350px) {
  .page-template-live .content .sec.grass-fed .straight-chart .wrp-chart .info, .page-template-live .content .sec.the-pastures .straight-chart .wrp-chart .info, .page-template-live .content .sec.the-cows .straight-chart .wrp-chart .info {
    font-size: 20px;
  }
}
.page-template-live .content .sec.grass-fed .straight-chart .wrp-chart .info .amount, .page-template-live .content .sec.the-pastures .straight-chart .wrp-chart .info .amount, .page-template-live .content .sec.the-cows .straight-chart .wrp-chart .info .amount {
  font-size: 54px;
  line-height: 45px;
  width: 70px;
  text-align: center;
}
.page-template-live .content .sec.grass-fed .straight-chart .wrp-chart .info .amount.amt1, .page-template-live .content .sec.the-pastures .straight-chart .wrp-chart .info .amount.amt1, .page-template-live .content .sec.the-cows .straight-chart .wrp-chart .info .amount.amt1 {
  width: 105px;
}
.page-template-live .content .sec.grass-fed .straight-chart .wrp-chart .info .right, .page-template-live .content .sec.the-pastures .straight-chart .wrp-chart .info .right, .page-template-live .content .sec.the-cows .straight-chart .wrp-chart .info .right {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.page-template-live .content .sec.grass-fed .straight-chart .wrp-chart .info .right span.sml, .page-template-live .content .sec.the-pastures .straight-chart .wrp-chart .info .right span.sml, .page-template-live .content .sec.the-cows .straight-chart .wrp-chart .info .right span.sml {
  font-size: 14px;
}
@media screen and (max-width: 350px) {
  .page-template-live .content .sec.grass-fed .straight-chart .wrp-chart .info .right span.sml, .page-template-live .content .sec.the-pastures .straight-chart .wrp-chart .info .right span.sml, .page-template-live .content .sec.the-cows .straight-chart .wrp-chart .info .right span.sml {
    font-size: 13px;
  }
}
.page-template-live .content .sec.grass-fed .straight-chart .wrp-chart .info .right .info-tip, .page-template-live .content .sec.the-pastures .straight-chart .wrp-chart .info .right .info-tip, .page-template-live .content .sec.the-cows .straight-chart .wrp-chart .info .right .info-tip {
  right: -43%;
  bottom: 132%;
}
@media (max-width: 1100px) {
  .page-template-live .content .sec.grass-fed .straight-chart .wrp-chart .info .right .info-tip, .page-template-live .content .sec.the-pastures .straight-chart .wrp-chart .info .right .info-tip, .page-template-live .content .sec.the-cows .straight-chart .wrp-chart .info .right .info-tip {
    right: -40%;
  }
}
@media (max-width: 600px) {
  .page-template-live .content .sec.grass-fed .straight-chart .wrp-chart .info .right .info-tip, .page-template-live .content .sec.the-pastures .straight-chart .wrp-chart .info .right .info-tip, .page-template-live .content .sec.the-cows .straight-chart .wrp-chart .info .right .info-tip {
    right: 5% !important;
  }
}
@media (max-width: 350px) {
  .page-template-live .content .sec.grass-fed .straight-chart .wrp-chart .info .right .info-tip, .page-template-live .content .sec.the-pastures .straight-chart .wrp-chart .info .right .info-tip, .page-template-live .content .sec.the-cows .straight-chart .wrp-chart .info .right .info-tip {
    right: 5% !important;
  }
}
.page-template-live .content .sec.grass-fed .straight-chart .wrp-chart .info .right i.icon-info, .page-template-live .content .sec.the-pastures .straight-chart .wrp-chart .info .right i.icon-info, .page-template-live .content .sec.the-cows .straight-chart .wrp-chart .info .right i.icon-info {
  cursor: pointer;
  z-index: 9;
  position: absolute;
  right: -5%;
  top: -15%;
}
.info2 .icon-info{
  right: 14% !important; 
}
.amt3 {
  width: 60px !important;
}
.info p.info-tip {
  right: -38.5% !important
}
.info2 p.info-tip {
  right: -18.5% !important
}
.info3 p.info-tip {
  right: -22% !important
}

@media (max-width: 500px) {
  .page-template-live .content .sec.grass-fed .straight-chart .wrp-chart .info .right i.icon-info, .page-template-live .content .sec.the-pastures .straight-chart .wrp-chart .info .right i.icon-info, .page-template-live .content .sec.the-cows .straight-chart .wrp-chart .info .right i.icon-info {
    right: -3%;
  }
}
.page-template-live .content .sec.grass-fed .straight-chart .wrp-chart .info .right i.icon-info img, .page-template-live .content .sec.the-pastures .straight-chart .wrp-chart .info .right i.icon-info img, .page-template-live .content .sec.the-cows .straight-chart .wrp-chart .info .right i.icon-info img {
  width: 15px;
}
.page-template-live .content .sec.grass-fed .straight-chart .wrp-chart .chart-img, .page-template-live .content .sec.the-pastures .straight-chart .wrp-chart .chart-img, .page-template-live .content .sec.the-cows .straight-chart .wrp-chart .chart-img {
  border: 2px solid #FEFAD7;
  position: relative;
  width: 100%;
  height: 30px;
  margin-top: 1em;
}
.page-template-live .content .sec.grass-fed .straight-chart .wrp-chart .chart-img:before, .page-template-live .content .sec.the-pastures .straight-chart .wrp-chart .chart-img:before, .page-template-live .content .sec.the-cows .straight-chart .wrp-chart .chart-img:before {
  content: "";
  width: 0%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  color: white;
  background: repeating-linear-gradient(-59deg, #FEFAD7, rgba(0, 0, 0, 0) 3px);
  -webkit-transition: all 1s 1.5s linear;
  -moz-transition: all 1s 1.5s linear;
  -ms-transition: all 1s 1.5s linear;
  -o-transition: all 1s 1.5s linear;
  transition: all 1s 1.5s linear;
}

#bottom {
  position: relative;
  padding: 40px 0 20px;
  z-index: 8;
  width: 100%;
  float: left;
  clear: both;
  box-sizing: border-box;
}

#bottom .logo {
  text-indent: -9999px;
  text-transform: capitalize;
  display: block;
  outline: 0;
  width: 291px;
  height: 137px;
  background: url(../images/kg_sprite@4x.png) -9px -492px/310px auto no-repeat;
  position: absolute;
  left: 50%;
  margin-left: -148px;
  top: -50px;
}

#bottom .one_third {
  width: 33.3333333%;
  box-sizing: border-box;
}

#bottom .left {
  float: left;
}

#bottom p {
  float: left;
  text-align: left;
  margin: 0;
}

#bottom p, #bottom p.ebow {
  max-width: none;
  padding-top: 0;
}

#bottom .one_third.left.copyright a, .one_third.left.copyright a:hover {
  color: #004413;
  text-decoration: none;
  -webkit-transition: color 0.6s ease-out, background-color 0.3s ease-in, opacity 0.1s ease-out;
  -moz-transition: color 0.6s ease-out, background-color 0.3s ease-in, opacity 0.1s ease-out;
  -ms-transition: color 0.6s ease-out, background-color 0.3s ease-in, opacity 0.1s ease-out;
  -o-transition: color 0.6s ease-out, background-color 0.3s ease-in, opacity 0.1s ease-out;
  transition: color 0.6s ease-out, background-color 0.3s ease-in, opacity 0.1s ease-out;
}

#bottom .right {
  float: right;
}

#bottom .copyright p {
  font-size: 0.8em !important;
  color: #004413;
  font-family: "bliss_pro_bold";
  font-style: normal;
  line-height: 24px;
  letter-spacing: 0.075em;
}

#bottom ul {
  float: right;
  list-style: none;
  padding: 0;
  margin: 0;
}

#bottom ul li {
  float: right;
  clear: both;
  line-height: 24px;
}

#bottom ul li a {
  font-family: "bliss_pro_bold";
  font-style: normal;
  font-size: 0.875em;
  text-decoration: none;
  color: #004413;
  line-height: 24px;
  -webkit-transition: color 0.6s ease-out, background-color 0.3s ease-in, opacity 0.1s ease-out;
  -moz-transition: color 0.6s ease-out, background-color 0.3s ease-in, opacity 0.1s ease-out;
  -ms-transition: color 0.6s ease-out, background-color 0.3s ease-in, opacity 0.1s ease-out;
  -o-transition: color 0.6s ease-out, background-color 0.3s ease-in, opacity 0.1s ease-out;
  transition: color 0.6s ease-out, background-color 0.3s ease-in, opacity 0.1s ease-out;
}
#bottom ul li a:hover {
  color: #ad9962;
}

.inner-bottom {
  width: 1260px;
  padding: 0 30px;
  margin: 0 auto;
  clear: both;
  box-sizing: border-box;
}
@media only screen and (max-width: 1199px) and (min-width: 1023px) {
  .inner-bottom {
    width: 100%;
  }
}

.ebow {
  font-size: 14px;
  text-align: right;
  letter-spacing: 0.075em;
  margin: 10px 0;
}
.ebow a {
  color: #666;
  text-decoration: none;
  -webkit-transition: color 0.6s ease-out, background-color 0.3s ease-in, opacity 0.1s ease-out;
  -moz-transition: color 0.6s ease-out, background-color 0.3s ease-in, opacity 0.1s ease-out;
  -ms-transition: color 0.6s ease-out, background-color 0.3s ease-in, opacity 0.1s ease-out;
  -o-transition: color 0.6s ease-out, background-color 0.3s ease-in, opacity 0.1s ease-out;
  transition: color 0.6s ease-out, background-color 0.3s ease-in, opacity 0.1s ease-out;
}
.ebow a:hover {
  color: red;
}

@media (max-width: 1279px) {
  .ebow {
    text-align: center !important;
  }

  #bottom .copyright {
    margin-top: 70px;
  }

  #bottom p, #bottom ul {
    float: none;
  }

  #bottom .aux_links, #bottom .copyright {
    clear: both;
    float: left;
    width: 100%;
    text-align: center;
  }

  #bottom p, #bottom ul {
    float: none;
  }

  #bottom ul li {
    display: inline;
    float: none;
  }
  #bottom ul li:first-child {
    border-right: 1px solid;
    margin-right: 10px;
    padding-right: 10px;
  }
}
@media only screen and (max-width: 1300px) {
  #bottom .inner-bottom, .inner-bottom {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  #bottom .copyright {
    margin-top: 70px;
  }
}
@media (max-width: 767px) {
  #bottom p {
    text-align: center;
  }
}
@media (max-width: 414px) {
  p.ebow {
    text-align: center !important;
  }
}
@media only screen and (max-width: 767px) {
  #bottom .inner-bottom, .inner-bottom {
    padding: 0 10px;
  }
}
@media only screen and (max-width: 767px) {
  #bottom {
    margin-bottom: 1.5em;
  }
}
.page-template-live .content .sec .overlay-vdo {
  display: none;
  position: fixed;
  text-align: center;
  z-index: 99;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  overflow: hidden;
}
.page-template-live .content .sec .overlay-vdo .vdo-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  object-fit: cover;
}
@media screen and (max-width: 1100px) {
  .page-template-live .content .sec .overlay-vdo .vdo-overlay {
    display: block;
  }
}
.page-template-live .content .sec .overlay-vdo .close {
  position: absolute;
  z-index: 991;
  right: 1.5em;
  top: 1.5em;
  width: 50px;
  height: 50px;
  cursor: pointer;
}
@media screen and (max-width: 600px) {
  .page-template-live .content .sec .overlay-vdo .close {
    width: 50px;
    height: 50px;
  }
}
.page-template-live .content .sec .overlay-vdo .close .image {
  background-repeat: no-repeat;
  border: 10px solid rgba(0, 0, 0, 0.3);
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  width: 70px;
  height: 70px;
}
@media only screen and (max-device-width: 500px) {
  .page-template-live .content .sec .overlay-vdo .close .image {
    width: 50px;
    height: 50px;
    border: 7px solid rgba(0, 0, 0, 0.3);
  }
}

.page-template-our-way .content .sec.sustainability .ovl3 .wrp .right, .page-template-our-way .content .sec.sustainability .ovl3 .wrp .left h2, .page-template-our-way .content .sec.sustainability .ovl3 .wrp .left, .page-template-our-way .content .sec.sustainability .ovl2 .wrp .right, .page-template-our-way .content .sec.sustainability .ovl2 .wrp .left h2, .page-template-our-way .content .sec.sustainability .ovl2 .wrp .left, .page-template-our-way .content .sec.sustainability .ovl1 .wrp .right, .page-template-our-way .content .sec.sustainability .ovl1 .wrp .left h2, .page-template-our-way .content .sec.sustainability .ovl1 .wrp .left, .page-template-our-way .content .sec.irish-co-ops .ovl3 .wrp .center, .page-template-our-way .content .sec.irish-co-ops .ovl3 .wrp .left, .page-template-our-way .content .sec.irish-co-ops .ovl1 .wrp .right, .page-template-our-way .content .sec.irish-co-ops .ovl1 .wrp .center h2, .page-template-our-way .content .sec.irish-co-ops .ovl1 .wrp .left, .page-template-our-way .content .sec.the-milk .ovl2 .wrp .left, .page-template-our-way .content .sec.the-cows .ovl3 .wrp .right .data p, .page-template-our-way .content .sec.grass-fed .ovl5 .left .data p, .page-template-our-way .content .sec.grass-fed .ovl4 .wrp .bottom .data p, .page-template-our-way .content .sec.grass-fed .ovl4 .wrp .center .data p, .page-template-our-way .content .sec.grass-fed .ovl4 .wrp .right .data p, .page-template-our-way .content .sec.grass-fed .ovl4 .wrp .top .data p, .page-template-our-way .content .sec.grass-fed .ovl3 .wrp .bottom .data p, .page-template-our-way .content .sec.grass-fed .ovl3 .wrp .top .data p, .page-template-our-way .content .sec.grass-fed .ovl2 .right .data span {
  font-family: "bliss_pro_regular";
  color: #fff;
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 27px;
  font-weight: 400;
}
@media only screen and (max-device-width: 1024px) {
  .page-template-our-way .content .sec.sustainability .ovl3 .wrp .right, .page-template-our-way .content .sec.sustainability .ovl3 .wrp .left h2, .page-template-our-way .content .sec.sustainability .ovl3 .wrp .left, .page-template-our-way .content .sec.sustainability .ovl2 .wrp .right, .page-template-our-way .content .sec.sustainability .ovl2 .wrp .left h2, .page-template-our-way .content .sec.sustainability .ovl2 .wrp .left, .page-template-our-way .content .sec.sustainability .ovl1 .wrp .right, .page-template-our-way .content .sec.sustainability .ovl1 .wrp .left h2, .page-template-our-way .content .sec.sustainability .ovl1 .wrp .left, .page-template-our-way .content .sec.irish-co-ops .ovl3 .wrp .center, .page-template-our-way .content .sec.irish-co-ops .ovl3 .wrp .left, .page-template-our-way .content .sec.irish-co-ops .ovl1 .wrp .right, .page-template-our-way .content .sec.irish-co-ops .ovl1 .wrp .center h2, .page-template-our-way .content .sec.irish-co-ops .ovl1 .wrp .left, .page-template-our-way .content .sec.the-milk .ovl2 .wrp .left, .page-template-our-way .content .sec.the-cows .ovl3 .wrp .right .data p, .page-template-our-way .content .sec.grass-fed .ovl5 .left .data p, .page-template-our-way .content .sec.grass-fed .ovl4 .wrp .bottom .data p, .page-template-our-way .content .sec.grass-fed .ovl4 .wrp .center .data p, .page-template-our-way .content .sec.grass-fed .ovl4 .wrp .right .data p, .page-template-our-way .content .sec.grass-fed .ovl4 .wrp .top .data p, .page-template-our-way .content .sec.grass-fed .ovl3 .wrp .bottom .data p, .page-template-our-way .content .sec.grass-fed .ovl3 .wrp .top .data p, .page-template-our-way .content .sec.grass-fed .ovl2 .right .data span {
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 25px;
  }
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content .sec.sustainability .ovl3 .wrp .right, .page-template-our-way .content .sec.sustainability .ovl3 .wrp .left h2, .page-template-our-way .content .sec.sustainability .ovl3 .wrp .left, .page-template-our-way .content .sec.sustainability .ovl2 .wrp .right, .page-template-our-way .content .sec.sustainability .ovl2 .wrp .left h2, .page-template-our-way .content .sec.sustainability .ovl2 .wrp .left, .page-template-our-way .content .sec.sustainability .ovl1 .wrp .right, .page-template-our-way .content .sec.sustainability .ovl1 .wrp .left h2, .page-template-our-way .content .sec.sustainability .ovl1 .wrp .left, .page-template-our-way .content .sec.irish-co-ops .ovl3 .wrp .center, .page-template-our-way .content .sec.irish-co-ops .ovl3 .wrp .left, .page-template-our-way .content .sec.irish-co-ops .ovl1 .wrp .right, .page-template-our-way .content .sec.irish-co-ops .ovl1 .wrp .center h2, .page-template-our-way .content .sec.irish-co-ops .ovl1 .wrp .left, .page-template-our-way .content .sec.the-milk .ovl2 .wrp .left, .page-template-our-way .content .sec.the-cows .ovl3 .wrp .right .data p, .page-template-our-way .content .sec.grass-fed .ovl5 .left .data p, .page-template-our-way .content .sec.grass-fed .ovl4 .wrp .bottom .data p, .page-template-our-way .content .sec.grass-fed .ovl4 .wrp .center .data p, .page-template-our-way .content .sec.grass-fed .ovl4 .wrp .right .data p, .page-template-our-way .content .sec.grass-fed .ovl4 .wrp .top .data p, .page-template-our-way .content .sec.grass-fed .ovl3 .wrp .bottom .data p, .page-template-our-way .content .sec.grass-fed .ovl3 .wrp .top .data p, .page-template-our-way .content .sec.grass-fed .ovl2 .right .data span {
    font-size: 14px;
    line-height: 20px;
  }
}

.page-template-our-way .content .sec.the-cows .ovl3 .wrp .top .data h2, .page-template-our-way .content .sec.grass-fed .ovl5 .left .data h2, .page-template-our-way .content .sec.grass-fed .ovl4 .wrp .bottom .data h2, .page-template-our-way .content .sec.grass-fed .ovl4 .wrp .center .data h2, .page-template-our-way .content .sec.grass-fed .ovl4 .wrp .right .data h2 {
  font-family: "bliss_pro_regular";
  color: #fff;
  font-size: 30px;
  letter-spacing: 1.5px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
  margin-bottom: 10px;
}
@media (max-width: 1300px) {
  .page-template-our-way .content .sec.the-cows .ovl3 .wrp .top .data h2, .page-template-our-way .content .sec.grass-fed .ovl5 .left .data h2, .page-template-our-way .content .sec.grass-fed .ovl4 .wrp .bottom .data h2, .page-template-our-way .content .sec.grass-fed .ovl4 .wrp .center .data h2, .page-template-our-way .content .sec.grass-fed .ovl4 .wrp .right .data h2 {
    font-size: 18px;
  }
}

.page-template-live .content .sec.the-cows .straight-chart .info2 .info-tip, .page-template-live .content .sec.the-cows .straight-chart .info-icon .info-tip, .page-template-live .content .sec.grass-fed .straight-chart .wrp-chart .info .right .info-tip, .page-template-live .content .sec.the-pastures .straight-chart .wrp-chart .info .right .info-tip, .page-template-live .content .sec.the-cows .straight-chart .wrp-chart .info .right .info-tip {
  position: absolute;
  z-index: 9;
  font-family: "bliss_pro_bold";
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  display: flex;
  visibility: hidden;
  opacity: 0;
  line-height: 20px;
  padding: 10px 15px;
  flex-direction: column;
  justify-content: center;
  border-radius: 0;
  letter-spacing: 1.2px;
  font-size: 14px;
  width: 100%;
  max-width: 200px;
  text-transform: none;
  text-align: center;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.page-template-live .content .sec.the-cows .straight-chart .info2 .in.info-tip, .page-template-live .content .sec.the-cows .straight-chart .info-icon .in.info-tip, .page-template-live .content .sec.grass-fed .straight-chart .wrp-chart .info .right .in.info-tip, .page-template-live .content .sec.the-pastures .straight-chart .wrp-chart .info .right .in.info-tip, .page-template-live .content .sec.the-cows .straight-chart .wrp-chart .info .right .in.info-tip {
  opacity: 1;
  visibility: visible;
}
.page-template-live .content .sec.the-cows .straight-chart .info2 .info-tip:before, .page-template-live .content .sec.the-cows .straight-chart .info-icon .info-tip:before, .page-template-live .content .sec.grass-fed .straight-chart .wrp-chart .info .right .info-tip:before, .page-template-live .content .sec.the-pastures .straight-chart .wrp-chart .info .right .info-tip:before, .page-template-live .content .sec.the-cows .straight-chart .wrp-chart .info .right .info-tip:before {
  content: "";
  position: absolute;
  display: block;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid rgba(0, 0, 0, 0.5);
}

@font-face {
  font-family: bliss_pro_regular;
  src: url(../fonts/bliss_pro/bliss_pro_regular.ttf);
}
@font-face {
  font-family: bliss_pro_bold;
  src: url(../fonts/bliss_pro/bliss_pro_bold.ttf);
}
@font-face {
  font-family: bliss_pro_extra_bold;
  src: url(../fonts/bliss_pro/bliss_pro_extra_bold.ttf);
}
@font-face {
  font-family: Bliss Pro Italic;
  src: url(../fonts/bliss_pro/bliss_pro_italic.ttf);
}
@font-face {
  font-family: bliss_pro_light;
  src: url(../fonts/bliss_pro/bliss_pro_light.ttf);
}
@font-face {
  font-family: libre_baskerville_regular;
  src: url(../fonts/libre_baskerville/libre_baskerville_regular.ttf);
}
@font-face {
  font-family: libre_baskerville_italic;
  src: url(../fonts/libre_baskerville/libre_baskerville_italic.ttf);
}
@keyframes show {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-5%);
    -moz-transform: translateY(-5%);
    -ms-transform: translateY(-5%);
    -o-transform: translateY(-5%);
    transform: translateY(-5%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
  }
}
@keyframes hide {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2%);
    -moz-transform: translateY(-2%);
    -ms-transform: translateY(-2%);
    -o-transform: translateY(-2%);
    transform: translateY(-2%);
  }
}
@keyframes logoPreloader {
  0% {
    -webkit-transform: translateX(-50%) translateY(-45%) scale(0.8, 0.8);
    -moz-transform: translateX(-50%) translateY(-45%) scale(0.8, 0.8);
    -ms-transform: translateX(-50%) translateY(-45%) scale(0.8, 0.8);
    -o-transform: translateX(-50%) translateY(-45%) scale(0.8, 0.8);
    transform: translateX(-50%) translateY(-45%) scale(0.8, 0.8);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(-50%) translateY(-50%) scale(0.8, 0.8);
    -moz-transform: translateX(-50%) translateY(-50%) scale(0.8, 0.8);
    -ms-transform: translateX(-50%) translateY(-50%) scale(0.8, 0.8);
    -o-transform: translateX(-50%) translateY(-50%) scale(0.8, 0.8);
    transform: translateX(-50%) translateY(-50%) scale(0.8, 0.8);
    opacity: 1;
  }
}
@keyframes hiddenPreloader {
  0% {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  90% {
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    visibility: hidden;
    opacity: 0;
  }
}
@keyframes statusLoad {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}
@keyframes degrees360 {
  0% {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  30% {
    -webkit-transform: rotateY(-30deg);
    -moz-transform: rotateY(-30deg);
    -ms-transform: rotateY(-30deg);
    -o-transform: rotateY(-30deg);
    transform: rotateY(-30deg);
  }
  70% {
    -webkit-transform: rotateY(30deg);
    -moz-transform: rotateY(30deg);
    -ms-transform: rotateY(30deg);
    -o-transform: rotateY(30deg);
    transform: rotateY(30deg);
  }
  100% {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
}
@keyframes progress {
  0% {
    stroke-dasharray: 0 100;
  }
}
@keyframes circle {
  0% {
    -webkit-clip-path: circle(0% at 100% 95%);
    clip-path: circle(0% at 100% 95%);
  }
  50% {
    -webkit-clip-path: circle(58.1% at 39% 76%);
    clip-path: circle(58.1% at 39% 76%);
  }
  100% {
    -webkit-clip-path: circle(75.5% at 49% 52%);
    clip-path: circle(75.5% at 49% 52%);
  }
}
@keyframes ripple {
  0% {
    transform: scale(1);
    opacity: 0;
  }
  55% {
    transform: scale(1.4);
    opacity: 0.5;
  }
  100% {
    transform: scale(1.75);
    opacity: 0;
  }
}
@keyframes showIn {
  0% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
  }
}
@keyframes showOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes showInText {
  0% {
    -webkit-transform: translateX(-10px);
    -moz-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    -o-transform: translateX(-10px);
    transform: translateX(-10px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes shimmer {
  0% {
    background-position: -1000px 0;
  }
  100% {
    background-position: 1500px 0;
  }
}
#preloader.in {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  width: 100%;
  height: 100%;
  background-color: #004413;
}
#preloader.in .logo {
  position: fixed;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%) scale(0.8, 0.8);
  -moz-transform: translateX(-50%) translateY(-50%) scale(0.8, 0.8);
  -ms-transform: translateX(-50%) translateY(-50%) scale(0.8, 0.8);
  -o-transform: translateX(-50%) translateY(-50%) scale(0.8, 0.8);
  transform: translateX(-50%) translateY(-50%) scale(0.8, 0.8);
  text-indent: -9999px;
  display: block;
  width: 291px;
  height: 137px;
  background: url(../images/kg_sprite@4x.png) -9px -492px/310px auto no-repeat;
  z-index: 99;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-animation: logoPreloader 0.5s 1s linear forwards;
  -moz-animation: logoPreloader 0.5s 1s linear forwards;
  -ms-animation: logoPreloader 0.5s 1s linear forwards;
  -o-animation: logoPreloader 0.5s 1s linear forwards;
  animation: logoPreloader 0.5s 1s linear forwards;
}
#preloader.in .status-load {
  background-color: #fff;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  -webkit-animation: statusLoad 1s 1s linear forwards;
  -moz-animation: statusLoad 1s 1s linear forwards;
  -ms-animation: statusLoad 1s 1s linear forwards;
  -o-animation: statusLoad 1s 1s linear forwards;
  animation: statusLoad 1s 1s linear forwards;
}
#preloader.in.hidden {
  -webkit-animation: hiddenPreloader 0.4s ease-in-out forwards;
  -moz-animation: hiddenPreloader 0.4s ease-in-out forwards;
  -ms-animation: hiddenPreloader 0.4s ease-in-out forwards;
  -o-animation: hiddenPreloader 0.4s ease-in-out forwards;
  animation: hiddenPreloader 0.4s ease-in-out forwards;
}
#preloader.in.hidden .status-load {
  opacity: 0;
}
#preloader.in.hidden .logo {
  opacity: 0;
}

::selection {
  background: #004413;
  color: #fff;
}


html {
  font-family: "bliss_pro_regular", sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
html body {
  margin: 0;
  font-family: "bliss_pro_regular";
  padding-bottom: 1em;
  overflow-x: hidden;
  width: 100%;
}
html body.in {
  opacity: 1;
}
html body.menu_active {
  overflow-x: hidden;
}
html body .videos-immersive .video {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 99999;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.8s 0.5s ease-in-out;
  -moz-transition: all 0.8s 0.5s ease-in-out;
  -ms-transition: all 0.8s 0.5s ease-in-out;
  -o-transition: all 0.8s 0.5s ease-in-out;
  transition: all 0.8s 0.5s ease-in-out;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
html body .videos-immersive .video.in {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
html body .videos-immersive .video iframe{
  height: 0
}
html body .videos-immersive .video.in iframe{
  height: 100%
}
html body .videos-immersive .close-vdo {
  background-repeat: no-repeat;
  border: 10px solid rgba(0, 0, 0, 0.3);
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  width: 50px;
  height: 50px;
  opacity: 0;
  visibility: hidden;
  position: fixed;
  z-index: 6;
  right: 40px;
  top: -50px;
  width: 70px;
  height: 70px;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@media only screen and (max-device-width: 500px) {
  html body .videos-immersive .close-vdo {
    width: 50px;
    height: 50px;
    border: 7px solid rgba(0, 0, 0, 0.3);
    right: 20px;
  }
}
html body .videos-immersive .close-vdo.in {
  position: absolute;
  visibility: visible;
  z-index: 9999;
  pointer-events: auto;
  opacity: 1;
  top: 40px;
}
@media only screen and (max-device-width: 500px) {
  html body .videos-immersive .close-vdo.in {
    top: 20px;
  }
}
html body #wrp-menu {
  opacity: 0;
  width: 100%;
  height: 100%;
  background: 0 0;
  position: fixed;
  left: 0;
  top: 0;
  box-sizing: border-box;
  z-index: -1;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
html body #wrp-menu.ie-fix {
  opacity: 1;
}
html body #wrp-menu.active {
  z-index: 48;
}
html body #wrp-menu .menu-bg {
  opacity: 0;
  width: 100%;
  height: 100%;
  background: #000;
  position: fixed;
  -webkit-transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  -ms-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;
  left: 0;
  top: 0;
  box-sizing: border-box;
  z-index: -1;
  overflow-x: hidden;
}
html body #wrp-menu .menu-bg.active {
  opacity: 0.8;
  z-index: 49;
}
html body #wrp-menu .menu-top {
  position: fixed;
  right: -760px;
  top: 0;
  height: 100%;
  width: 760px;
  background: #ad9962;
  transition: all 0.4s;
  padding: 120px 0 0 60px;
  opacity: 1;
  box-sizing: border-box;
  z-index: 50;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@media (max-width: 1280px) {
  html body #wrp-menu .menu-top {
    padding: 89px 0 0 60px;
    width: 442px;
  }
}
@media (max-width: 767px) {
  html body #wrp-menu .menu-top {
    padding: 22px 30px 0;
    width: 100%;
  }
}
html body #wrp-menu .menu-top.active {
  right: 0;
}
html body #wrp-menu .menu-top .menu-inner {
  width: 350px;
  float: left;
  text-align: right;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  html body #wrp-menu .menu-top .menu-inner {
    float: left;
    text-align: right;
    width: 100%;
  }
}
html body #wrp-menu .menu-top .menu-inner .menu_holder_close {
  box-sizing: border-box;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 25px;
  color: #FFF;
  clear: both;
  margin-bottom: 40px;
}
html body #wrp-menu .menu-top .menu-inner .menu_holder_close span {
  cursor: pointer;
}
html body #wrp-menu .menu-top .menu-inner .menu_holder_close ul {
  margin: 0;
  padding: 0;
  width: 30px;
  list-style: none;
  margin-left: 15px;
  display: inline-block;
  position: relative;
  top: 7px;
  cursor: pointer;
  box-sizing: border-box;
}
html body #wrp-menu .menu-top .menu-inner .menu_holder_close ul li {
  float: left;
  width: 100%;
  background: #FFF;
  height: 4px;
  margin-bottom: 6px;
  border-radius: 2px;
  transform: rotate(45deg);
  box-sizing: border-box;
}
html body #wrp-menu .menu-top .menu-inner .menu_holder_close ul li:last-child {
  margin-bottom: 0;
  transform: rotate(-45deg);
  position: relative;
  top: -10px;
}
html body #wrp-menu .menu-top .menu-inner #menu-top {
  list-style: none;
  float: left;
  width: 100%;
  position: relative;
  padding: 35px 0 20px;
  margin: 0;
}
html body #wrp-menu .menu-top .menu-inner #menu-top:before {
  width: 120px;
  height: 1px;
  background: #FFF;
  position: absolute;
  right: 0;
  top: 0;
  content: "";
}
html body #wrp-menu .menu-top .menu-inner #menu-top:after {
  bottom: 0;
  width: 120px;
  height: 1px;
  background: #FFF;
  position: absolute;
  right: 0;
  content: "";
}
html body #wrp-menu .menu-top .menu-inner #menu-top li {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  box-sizing: border-box;
}
html body #wrp-menu .menu-top .menu-inner #menu-top li a {
  text-transform: uppercase;
  color: #e0cd9a;
  font-size: 1.75em;
  line-height: 32px;
  letter-spacing: 7px;
  text-decoration: none;
  -webkit-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -o-transition: color 0.5s;
  transition: color 0.5s;
}
@media (max-width: 767px) {
  html body #wrp-menu .menu-top .menu-inner #menu-top li a {
    font-size: 17px;
  }
}
html body #wrp-menu .menu-top .menu-inner #menu-top li a:hover {
  color: #fff;
}
html body #wrp-menu .menu-top .social_menu {
  float: right;
  padding: 0;
  margin: 0;
  list-style: none;
  margin-top: 45px;
  box-sizing: border-box;
}
html body #wrp-menu .menu-top .social_menu li {
  display: inline-block;
  margin-right: 20px;
  box-sizing: border-box;
}
html body #wrp-menu .menu-top .social_menu li.pinterest a {
  background-position: 0 -227px;
}
html body #wrp-menu .menu-top .social_menu li.pinterest:hover a {
  background-position: 0 -257px;
}
html body #wrp-menu .menu-top .social_menu li.twitter a {
  background-position: -32px -226px;
  width: 22px;
}
html body #wrp-menu .menu-top .social_menu li.twitter:hover a {
  background-position: -32px -256px;
}
html body #wrp-menu .menu-top .social_menu li.facebook a {
  background-position: -62px -227px;
  width: 15px;
}
html body #wrp-menu .menu-top .social_menu li.facebook:hover a {
  background-position: -62px -257px;
}
html body #wrp-menu .menu-top .social_menu li.instagram a {
  background-position: -82px -226px;
  width: 26px;
}
html body #wrp-menu .menu-top .social_menu li.instagram:hover a {
  background-position: -82px -256px;
}
html body #wrp-menu .menu-top .social_menu li.youtube a {
  background-position: -113px -226px;
  width: 28px;
}
html body #wrp-menu .menu-top .social_menu li.youtube:hover a {
  background-position: -113px -256px;
}
html body #wrp-menu .menu-top .social_menu li a {
  text-decoration: none;
  color: #666;
  display: block;
  width: 30px;
  height: 30px;
  background: url(../images/kg_sprite@4x.png) 0 0/310px auto no-repeat;
  text-indent: 9999px;
  text-transform: capitalize;
}
html body #page_header_dh {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  height: 370px;
  background-size: cover;
}
@media only screen and (max-width: 500px) {
  html body #page_header_dh {
    height: 400px !important;
    padding-top: 160px;
  }
}
html body #page_header_dh:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
html body #page_header_dh .inner {
  box-sizing: border-box;
  padding: 30px;
  z-index: 9;
  margin: 0 auto;
  position: relative;
  width: 85%;
  max-width: 1260px;
}
@media only screen and (max-device-width: 500px) {
  html body #page_header_dh .inner {
    padding: 0;
    padding-top: 30px;
  }
}
html body #page_header_dh .logo {
  margin-left: -4px;
  margin-top: -5px;
  text-indent: -9999px;
  text-transform: capitalize;
  display: block;
  outline: 0;
  width: 291px;
  height: 137px;
  background: url(../images/kg_sprite@4x.png) -9px -492px/310px auto no-repeat;
  z-index: 99;
}
@media only screen and (max-device-width: 500px) {
  html body #page_header_dh .logo {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    margin-left: -35px;
  }
}
html body #page_header_dh .menu_holder {
  float: right;
  color: #fff;
  letter-spacing: 5px;
  font-size: 1.125em;
  margin-top: -70px;
  z-index: 1;
}
html body #page_header_dh .menu_holder span {
  margin-right: 0.8em;
  margin-top: 3px;
  float: left;
  font-family: "bliss_pro_light";
  letter-spacing: 3px;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 0.925em;
}
@media only screen and (max-device-width: 500px) {
  html body #page_header_dh .menu_holder span.hide_on_mobile {
    display: none;
  }
}
html body #page_header_dh .menu_holder ul {
  float: right;
  list-style: none;
  width: 32px;
  cursor: pointer;
  margin-left: 15px;
  position: relative;
  margin: 0;
  padding: 0;
}
html body #page_header_dh .menu_holder ul:before {
  content: "";
  position: absolute;
  top: -5px;
  left: 0;
  background: url(../images/kg_sprite@4x.png) 0 -169px/310px auto no-repeat;
  width: 30px;
  height: 5px;
}
html body #page_header_dh .menu_holder ul li {
  float: left;
  width: 100%;
  background: #fff;
  height: 4px;
  margin-bottom: 6px;
  border-radius: 2px;
}

.topSection {
  max-width: 1220px;
  width: 90%;
  padding: 0 20px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  background: #fff;
  padding-top: 2em;
}
@media only screen and (max-width: 768px){
  .topSection {
    width: 80%;
    margin-bottom: 150px;
  }
}
@media only screen and (max-device-width: 500px) {
  .topSection {
    width: 85%;
    padding: 20px 10px 0 10px;
  }
}
.topSection h1 {
  font-size: 36px;
  line-height: 28px;
  text-align: center;
  margin-top: 34px;
  margin-bottom: 34px;
  letter-spacing: 5px;
  font-weight: 600;
  font-style: normal;
  color: #004413;
  text-transform: uppercase;
  font-family: "bliss_pro_extra_bold";
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .topSection h1 {
    font-size: 26px;
    line-height: 28px;
  }
}
@media only screen and (max-device-width: 500px) {
  .topSection h1 {
    margin-bottom: 15px;
  }
}
.topSection .copy-line {
  color: #ad9962;
  font-family: "bliss_pro_light";
  font-size: 16px;
  text-align: center;
  max-width: 540px;
  margin: 0 auto;
  line-height: 27px;
  margin-bottom: 50px;
  letter-spacing: 1px;
}
@media only screen and (max-device-width: 500px) {
  .topSection .copy-line {
    max-width: 100%;
  }
}
@media only screen and (max-width: 768px)  {
  .topSection .wrp-submenu {
    position: absolute;
    left: 50%;
    max-width: 500px;
    width: 80%;
    top: 110%;
    z-index: 21;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@media only screen and (max-width: 1024px)  {
  .topSection .wrp-submenu {
    width: 80%;
  }
}
@media only screen and (max-width: 1024px)  {
  .topSection .wrp-submenu {
    width: 95%;
  }
}
.topSection .wrp-submenu .nav-tabs {
  text-align: center;
  overflow: hidden;
  padding: 0;
  border: 0;
  padding-bottom: 12px;
  margin: 0 auto;
  width: 80%;
  list-style: none;
}
@media only screen and (max-width: 1024px) {
  .topSection .wrp-submenu .nav-tabs {
    position: relative;
    width: 70%;
  }
  .topSection .wrp-submenu .nav-tabs.collapsed li {
    display: none;
  }
  .topSection .wrp-submenu .nav-tabs.collapsed li:first-child {
    display: block;
  }
  .topSection .wrp-submenu .nav-tabs.collapsed li:first-child:after {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    transform-origin: center;
  }
}
@media only screen and (max-device-width: 500px) {
  .topSection .wrp-submenu .nav-tabs {
    width: 100%;
  }
}
.topSection .wrp-submenu .nav-tabs li {
  position: relative;
  box-sizing: border-box;
  width: 33.33333%;
  float: left;
  padding-left: 3.33333%;
  padding-right: 3.33333%;
  text-align: center;
  font-size: 16px;
  height: 70px;
  line-height: 70px;
  padding: 0 10px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media only screen and (max-width: 1024px) {
  .topSection .wrp-submenu .nav-tabs li {
    width: 100%;
    float: none;
    padding-left: 0;
    padding-right: 0;
    height: auto;
  }
}
@media only screen and (max-width: 1024px) {
  .topSection .wrp-submenu .nav-tabs li:first-child a {
    pointer-events: none;
  }
}
@media only screen and (max-width: 1024px) {
  .topSection .wrp-submenu .nav-tabs li:first-child:after {
    content: "";
    position: absolute;
    width: 19px;
    height: 15px;
    right: 8%;
    top: 22.2%;
    transform-origin: center;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    background-image: url("../images/svg/arrow-menu.svg");
  }
}
.topSection .wrp-submenu .nav-tabs li:after {
  content: "";
  height: 1px;
  width: 100%;
  position: relative;
  display: block;
  background: white;
  margin-top: 11px;
}
@media only screen and (max-width: 1024px) {
  .topSection .wrp-submenu .nav-tabs li:after {
    content: none;
  }
}
.topSection .wrp-submenu .nav-tabs li.current span {
  background-color: #004413;
}
.topSection .wrp-submenu .nav-tabs li.current span a {
  color: #fff;
}
.topSection .wrp-submenu .nav-tabs li.current:after {
  background-color: #004413;
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .topSection .wrp-submenu .nav-tabs li.current:after {
    background-color: rgba(0, 0, 0, 0);
  }
}
.topSection .wrp-submenu .nav-tabs li:hover span {
  background-color: #004413;
}
.topSection .wrp-submenu .nav-tabs li:hover span a {
  color: #fff;
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .topSection .wrp-submenu .nav-tabs li:hover span {
    background-color: #336E4A;
  }
}
.topSection .wrp-submenu .nav-tabs li:hover:after {
  background-color: #004413;
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .topSection .wrp-submenu .nav-tabs li:hover:after {
    background-color: rgba(0, 0, 0, 0);
  }
}
.topSection .wrp-submenu .nav-tabs li span {
  display: block;
  background: #f5f5f5;
  letter-spacing: 4px;
  transition: all 1s;
  text-transform: uppercase;
  text-align: center;
  line-height: 65px;
  font-size: 16px;
  cursor: pointer;
  font-family: "bliss_pro_light";
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .topSection .wrp-submenu .nav-tabs li span {
    background-color: #004413;
  }
}
.topSection .wrp-submenu .nav-tabs li span a {
  color: #004413;
  text-decoration: none;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .topSection .wrp-submenu .nav-tabs li span a {
    color: #fff;
  }
}

#footer_links {
  margin-top: 70px;
}

.content {
  position: relative;
  max-width: 1500px;
  margin: 0 auto;
  margin-top: 0;
  width: 100%;
}
.content.our-farms .immersive-videos:before {
  position: absolute;
  left: 0;
  top: 0%;
  height: 100%;
  width: 100%;
  content: "";
  background-color: gray;
  z-index: 20;
  animation: shimmer 1.5s linear infinite forwards;
  background: #f6f7f9;
  background-image: linear-gradient(to right, #f6f7f9 0%, #e9ebee 20%, #f6f7f9 40%, #f6f7f9 100%);
  background-repeat: no-repeat;
  background-size: 100%;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  opacity: 1;
}
.content.our-farms.in .immersive-videos:before {
  opacity: 0;
}

.wrp-hero {
  position: relative;
  margin: 0 auto;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: auto;
  background-color: rgba(0, 0, 0, 0.1);
  overflow: hidden;
}
@media only screen and (max-device-width: 500px) {
  .wrp-hero {
    padding-bottom: 10px;
    padding-top: 0;
    height: 535px;
  }
}
.wrp-hero .cover-image {
  position: absolute;
  background-size: cover;
  background-position: center;
  left: 0;
  top: 0%;
  height: 100%;
  width: 100%;
  z-index: 2;
  cursor: pointer;
  -webkit-transition: all 0.5s 0.4s ease-in-out;
  -moz-transition: all 0.5s 0.4s ease-in-out;
  -ms-transition: all 0.5s 0.4s ease-in-out;
  -o-transition: all 0.5s 0.4s ease-in-out;
  transition: all 0.5s 0.4s ease-in-out;
}
.wrp-hero .cover-image:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.1);
}
.wrp-hero .cover-image.out {
  opacity: 0;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.wrp-hero .play-btn {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 135px;
  height: 135px;
  cursor: pointer;
  z-index: 3;
  pointer-events: none;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
@media only screen and (max-device-width: 500px) {
  .wrp-hero .play-btn {
    width: 100px;
    height: 100px;
  }
}

.immersive-videos {
  position: relative;
  margin: 0 auto;
  margin: 2em 0;
  height: 350px;
  overflow: hidden;
  cursor: pointer;
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -ms-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
@media only screen and (max-device-width: 500px) {
  .immersive-videos {
    height: 450px;
  }
}
.immersive-videos.expand {
  height: 700px;
}
.immersive-videos.expand .inner-content {
  opacity: 0;
}
.immersive-videos .inner-content {
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: center;
  left: 50%;
  top: 50%;
  height: 100%;
  width: 100%;
  z-index: 3;
  text-align: center;
  transform-origin: center;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  -webkit-transition: all 0.4s 0.5s linear;
  -moz-transition: all 0.4s 0.5s linear;
  -ms-transition: all 0.4s 0.5s linear;
  -o-transition: all 0.4s 0.5s linear;
  transition: all 0.4s 0.5s linear;
}
@media only screen and (max-device-width: 500px) {
  .immersive-videos .inner-content {
    max-width: 95%;
  }
}
.immersive-videos .inner-content h3 {
  font-family: "bliss_pro_regular";
  font-size: 50px;
  color: #fff;
  line-height: 45px;
  font-weight: 600;
  letter-spacing: 7px;
  text-transform: uppercase;
  margin: 0;
  margin-top: 20px;
}
@media only screen and (max-device-width: 500px) {
  .immersive-videos .inner-content h3 {
    font-size: 40px;
  }
}
.immersive-videos .inner-content p {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  font-family: "bliss_pro_regular";
  font-size: 16px;
  color: #fff;
  line-height: 26px;
  letter-spacing: 1px;
  max-width: 410px;
}
@media only screen and (max-device-width: 500px) {
  .immersive-videos .inner-content p {
    font-size: 14px;
    line-height: 22px;
  }
}
.immersive-videos .inner-content .play-btn {
  margin: 0 auto;
  width: 65px;
  height: 65px;
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 10px;
  cursor: pointer;
}
.immersive-videos.hero {
  height: 760px;
}
.immersive-videos.hero .play-btn {
  width: 135px;
  height: 135px;
}
.immersive-videos .cover-image {
  position: absolute;
  cursor: pointer;
  background-size: cover;
  background-position: center;
  transform-origin: center;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 2;
  -webkit-transition: all 0.5s 0.6s ease;
  -moz-transition: all 0.5s 0.6s ease;
  -ms-transition: all 0.5s 0.6s ease;
  -o-transition: all 0.5s 0.6s ease;
  transition: all 0.5s 0.6s ease;
}

.immersive-videos .cover-image.out {
  opacity: 0;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.immersive-videos .cover-image:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.3);
}

.meet-farmers .wrp-title {
  text-align: center;
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  margin-top: 4em;
  margin-bottom: 3em;
}
@media only screen and (max-device-width: 500px) {
  .meet-farmers .wrp-title {
    width: 90%;
  }
}
.meet-farmers .wrp-title h3 {
  font-family: "bliss_pro_light";
  font-size: 30px;
  color: #696868;
  line-height: 36px;
  text-transform: uppercase;
  letter-spacing: 3px;
}
.meet-farmers .wrp-title p {
  font-family: "bliss_pro_light";
  font-size: 18px;
  color: #696868;
  line-height: 26px;
  letter-spacing: 1px;
}
.meet-farmers .grid-farmers {
  display: flex;
  justify-content: left;
}
@media only screen and (max-device-width: 500px) {
  .meet-farmers .grid-farmers {
    flex-direction: column;
    width: 90%;
    margin: 0 auto;
  }
}
.meet-farmers .grid-farmers .farmer:nth-of-type(1) {
  transition-delay: 0.1s;
}
.meet-farmers .grid-farmers .farmer:nth-of-type(2) {
  transition-delay: 0.2s;
}
.meet-farmers .grid-farmers .farmer:nth-of-type(3) {
  transition-delay: 0.3s;
}
.meet-farmers .grid-farmers .farmer:nth-of-type(4) {
  transition-delay: 0.4s;
}
.meet-farmers .grid-farmers .farmer:nth-of-type(5) {
  transition-delay: 0.5s;
}
.meet-farmers .grid-farmers .farmer:nth-of-type(6) {
  transition-delay: 0.6s;
}
.meet-farmers .grid-farmers .farmer {
  position: relative;
  width: 33.333%;
  min-height: 620px;
  height: auto;
  margin: 0.5em;
  padding: 1em;
  box-sizing: border-box;
  border: 1px solid #696868;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all 0.5s 0.4s linear;
  -moz-transition: all 0.5s 0.4s linear;
  -ms-transition: all 0.5s 0.4s linear;
  -o-transition: all 0.5s 0.4s linear;
  transition: all 0.5s 0.4s linear;
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .meet-farmers .grid-farmers .farmer {
    min-height: 500px;
  }
}
@media only screen and (max-device-width: 500px) {
  .meet-farmers .grid-farmers .farmer {
    width: 100%;
    margin: 0;
    margin-bottom: 3em;
  }
}
.meet-farmers .grid-farmers .farmer.out {
  opacity: 0;
  -webkit-transform: translateY(5%);
  -moz-transform: translateY(5%);
  -ms-transform: translateY(5%);
  -o-transform: translateY(5%);
  transform: translateY(5%);
}
@media only screen and (max-device-width: 500px) {
  .meet-farmers .grid-farmers .farmer.out {
    -webkit-transform: translateY(0) scale(1.1);
    -moz-transform: translateY(0) scale(1.1);
    -ms-transform: translateY(0) scale(1.1);
    -o-transform: translateY(0) scale(1.1);
    transform: translateY(0) scale(1.1);
  }
}
.meet-farmers .grid-farmers .farmer .hide-farmer {
  display: none;
}
@media only screen and (max-device-width: 500px) {
  .meet-farmers .grid-farmers .farmer .hide-farmer {
    width: 120%;
    margin-left: -10%;
    margin-bottom: 3em;
  }
}
@media only screen and (max-device-width: 500px) {
  .meet-farmers .grid-farmers .farmer .hide-farmer {
    width: 126%;
    margin-left: -13%;
  }
}
.meet-farmers .grid-farmers .farmer .top-sec {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
}
.meet-farmers .grid-farmers .farmer .top-sec:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 0;
}
.meet-farmers .grid-farmers .farmer .top-sec p {
  position: absolute;
  z-index: 1;
  color: #fff;
  font-family: "libre_baskerville_regular";
  font-size: 23px;
  letter-spacing: 1px;
  line-height: 30px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  text-align: left;
  width: 80%;
  max-width: 280px;
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .meet-farmers .grid-farmers .farmer .top-sec p {
    font-size: 18px;
    line-height: 26px;
  }
}
.meet-farmers .grid-farmers .farmer .top-sec p:before {
  content: '"';
  color: #fff;
  font-size: 30px;
  font-style: italic;
  margin-right: 0.2em;
}
.meet-farmers .grid-farmers .farmer .top-sec p:after {
  content: '"';
  color: #fff;
  font-size: 30px;
  font-style: italic;
  margin-left: -0.2em;
}
.meet-farmers .grid-farmers .farmer .top-sec p.top {
  top: 10%;
}
.meet-farmers .grid-farmers .farmer .top-sec p.right {
  right: 10%;
}
.meet-farmers .grid-farmers .farmer .top-sec p.bottom {
  bottom: 40%;
}
.meet-farmers .grid-farmers .farmer .top-sec p.left {
  left: 10%;
}
.meet-farmers .grid-farmers .farmer .bottom-sec {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 2em 0;
  text-align: center;
  background-color: #fff;
}
.meet-farmers .grid-farmers .farmer .bottom-sec.out {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media only screen and (max-device-width: 1024px) and (orientation: landscape) {
  .meet-farmers .grid-farmers .farmer .bottom-sec.out {
    opacity: 0;
  }
}
.meet-farmers .grid-farmers .farmer .bottom-sec span {
  font-size: 22px;
  text-transform: uppercase;
  color: #696868;
  font-family: "bliss_pro_regular";
  letter-spacing: 1px;
}
@media only screen and (max-device-width: 1024px) and (orientation: landscape) {
  .meet-farmers .grid-farmers .farmer .bottom-sec span {
    font-size: 16px;
  }
}
.meet-farmers .grid-farmers .farmer .bottom-sec span sup {
  font-size: 12px;
}
.meet-farmers .grid-farmers .farmer .bottom-sec .arrow-down {
  margin: 0 auto;
  margin-top: 1em;
  width: 34px;
  height: 34px;
  cursor: pointer;
}
.meet-farmers .content-farmers {
  margin: 4em 0;
}
.meet-farmers .content-farmers .info-farmer {
  position: relative;
  z-index: 9;
  opacity: 0;
  display: none;
  -webkit-transition: all 0.5s 0.4s ease-in-out;
  -moz-transition: all 0.5s 0.4s ease-in-out;
  -ms-transition: all 0.5s 0.4s ease-in-out;
  -o-transition: all 0.5s 0.4s ease-in-out;
  transition: all 0.5s 0.4s ease-in-out;
  -webkit-transform: translateY(5%);
  -moz-transform: translateY(5%);
  -ms-transform: translateY(5%);
  -o-transform: translateY(5%);
  transform: translateY(5%);
}
@media only screen and (max-device-width: 500px) {
  .meet-farmers .content-farmers .info-farmer {
    width: 100%;
    margin-left: 0;
    margin-bottom: 3em;
  }
}
.meet-farmers .content-farmers .info-farmer.in {
  display: block;
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.meet-farmers .content-farmers .info-farmer.in .pop-top {
  -webkit-animation: show 0.5s ease forwards;
  -moz-animation: show 0.5s ease forwards;
  -ms-animation: show 0.5s ease forwards;
  -o-animation: show 0.5s ease forwards;
  animation: show 0.5s ease forwards;
}
.meet-farmers .content-farmers .info-farmer.in .pop-info {
  -webkit-animation: show 0.5s 0.3s ease forwards;
  -moz-animation: show 0.5s 0.3s ease forwards;
  -ms-animation: show 0.5s 0.3s ease forwards;
  -o-animation: show 0.5s 0.3s ease forwards;
  animation: show 0.5s 0.3s ease forwards;
}
.meet-farmers .content-farmers .info-farmer.in .pop-gallery {
  -webkit-animation: show 0.5s 0.6s ease forwards;
  -moz-animation: show 0.5s 0.6s ease forwards;
  -ms-animation: show 0.5s 0.6s ease forwards;
  -o-animation: show 0.5s 0.6s ease forwards;
  animation: show 0.5s 0.6s ease forwards;
}
.meet-farmers .content-farmers .info-farmer.out {
  display: block;
  opacity: 1;
  -webkit-animation: hide 0.5s ease forwards;
  -moz-animation: hide 0.5s ease forwards;
  -ms-animation: hide 0.5s ease forwards;
  -o-animation: hide 0.5s ease forwards;
  animation: hide 0.5s ease forwards;
}
.meet-farmers .content-farmers .info-farmer.out .pop-top {
  -webkit-animation: show 0.5s ease forwards;
  -moz-animation: show 0.5s ease forwards;
  -ms-animation: show 0.5s ease forwards;
  -o-animation: show 0.5s ease forwards;
  animation: show 0.5s ease forwards;
}
.meet-farmers .content-farmers .info-farmer.out .pop-info {
  -webkit-animation: show 0.5s 0.3s ease forwards;
  -moz-animation: show 0.5s 0.3s ease forwards;
  -ms-animation: show 0.5s 0.3s ease forwards;
  -o-animation: show 0.5s 0.3s ease forwards;
  animation: show 0.5s 0.3s ease forwards;
}
.meet-farmers .content-farmers .info-farmer.out .pop-gallery {
  -webkit-animation: show 0.5s 0.6s ease forwards;
  -moz-animation: show 0.5s 0.6s ease forwards;
  -ms-animation: show 0.5s 0.6s ease forwards;
  -o-animation: show 0.5s 0.6s ease forwards;
  animation: show 0.5s 0.6s ease forwards;
}
.page-template-live #footer_links {
  margin-top: 0;
}
.page-template-live .content {
  width: 100%;
  max-width: 100%;
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .page-template-live .content {
    margin-top: 7em;
  }
}
.page-template-live .content.in .sec:before {
  /*opacity: 0;
  z-index: -1;*/
}
.page-template-live .content .sec {
  position: relative;
  width: 100%;
  padding-bottom: 48.65%;
  overflow-x: hidden;
}
.page-template-live .content .sec:before {
/*  position: absolute;
  left: 0;
  top: 0;
  content: "";
  background-color: gray;
  height: 100%;
  width: 100%;
  z-index: 20;
  animation: shimmer 1.5s linear infinite forwards;
  background: #f6f7f9;
  background-image: linear-gradient(to right, #f6f7f9 0%, #e9ebee 20%, #f6f7f9 40%, #f6f7f9 100%);
  background-repeat: no-repeat;
  background-size: 100%;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;*/
}
.page-template-live .content .sec.grass-fed {
  margin-top: 4em;
}
.page-template-live .content .sec.grass-fed, .page-template-live .content .sec.the-pastures, .page-template-live .content .sec.the-cows {
  background-position: center;
  background-size: cover;
}
@media only screen and (max-device-width: 1024px) and (orientation: landscape) {
  .page-template-live .content .sec.grass-fed, .page-template-live .content .sec.the-pastures, .page-template-live .content .sec.the-cows {
    padding-bottom: 70%;
  }
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .page-template-live .content .sec.grass-fed, .page-template-live .content .sec.the-pastures, .page-template-live .content .sec.the-cows {
    padding-bottom: 1000px;
  }
}
@media only screen and (max-device-width: 500px) {
  .page-template-live .content .sec.grass-fed, .page-template-live .content .sec.the-pastures, .page-template-live .content .sec.the-cows {
    padding-bottom: 850px;
  }
}
.page-template-live .content .sec.grass-fed .wrp-copy, .page-template-live .content .sec.the-pastures .wrp-copy, .page-template-live .content .sec.the-cows .wrp-copy {
  opacity: 0;
  -webkit-transition: all 0.5s 0.5s ease;
  -moz-transition: all 0.5s 0.5s ease;
  -ms-transition: all 0.5s 0.5s ease;
  -o-transition: all 0.5s 0.5s ease;
  transition: all 0.5s 0.5s ease;
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .page-template-live .content .sec.grass-fed .wrp-copy, .page-template-live .content .sec.the-pastures .wrp-copy, .page-template-live .content .sec.the-cows .wrp-copy {
    width: 70%;
  }
}
.page-template-live .content .sec.grass-fed .wrp-copy.in, .page-template-live .content .sec.the-pastures .wrp-copy.in, .page-template-live .content .sec.the-cows .wrp-copy.in {
  opacity: 1;
}

.page-template-live .content .sec.grass-fed .wrp-copy.in a, .page-template-live .content .sec.the-pastures .wrp-copy.in a, .page-template-live .content .sec.the-cows .wrp-copy.in a {
  opacity: 1;
  -webkit-transform: translateX(-50%) translateY(0);
  -moz-transform: translateX(-50%) translateY(0);
  -ms-transform: translateX(-50%) translateY(0);
  -o-transform: translateX(-50%) translateY(0);
  transform: translateX(-50%) translateY(0);
}
.page-template-live .content .sec.grass-fed video, .page-template-live .content .sec.the-pastures video, .page-template-live .content .sec.the-cows video {
  position: absolute;
  z-index: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media only screen and (max-device-width: 1024px) {
  .page-template-live .content .sec.grass-fed video, .page-template-live .content .sec.the-pastures video, .page-template-live .content .sec.the-cows video {
    display: none;
  }
}
.page-template-live .content .sec.weather {
  background-size: cover;
  background-position: top;
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .page-template-live .content .sec.weather {
    padding-bottom: 850px;
  }
}
.page-template-live .content .sec.weather:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 0;
}
.page-template-live .content .sec.weather .weather-info {
  z-index: 2;
  position: absolute;
  left: 10%;
  top: 90px;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1200px) {
  .page-template-live .content .sec.weather .weather-info {
    left: 3%;
  }
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .page-template-live .content .sec.weather .weather-info {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@media only screen and (max-device-width: 500px) {
  .page-template-live .content .sec.weather .weather-info {
    width: 100%;
    max-width: 270px;
  }
}
.page-template-live .content .sec.weather .weather-info .icon {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.page-template-live .content .sec.weather .weather-info .icon svg {
  width: 100%;
  height: auto;
  max-width: 200px;
}
.page-template-live .content .sec.weather .weather-info .icon div {
  width: 100%;
  height: auto;
  max-width: 200px;
  background-repeat: no-repeat;
}
.page-template-live .content .sec.weather .weather-info .info {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding-left: 2em;
}
.page-template-live .content .sec.weather .weather-info .info span {
  font-family: "bliss_pro_regular";
  color: #fff;
  letter-spacing: 0.5px;
}
.page-template-live .content .sec.weather .weather-info .info span.degrees {
  font-size: 60px;
  letter-spacing: 1px;
}
.page-template-live .content .sec.weather .weather-info .info span.degrees sup {
  font-size: 24px;
  font-family: "bliss_pro_regular";
  letter-spacing: 0;
}
.page-template-live .content .sec.weather .weather-info .info span.city {
  font-size: 16px;
}
.page-template-live .content .sec.weather .weather-info .info span.local {
  font-size: 16px;
}

@media(max-width: 500px) {
  .page-template-live .content .sec.weather .weather-info .info span.local {
    font-size: 14px;
  }
}
.page-template-live .content .sec.weather .weather-info .info span.time {
  text-transform: lowercase;
  margin-top: 1em
}
.page-template-live .content .sec.weather .weather-info .info span i {
  font-style: normal;
  text-transform: capitalize;
}
.page-template-live .content .sec.weather .wrp-copy {
  text-align: center;
  position: absolute;
  z-index: 2;
  padding: 20px 30px 20px 30px;
  right: 15%;
  top: 90px;
  width: 80%;
  max-width: 385px;
  background-color: rgba(0, 0, 0, 0.3);
  border: 3px solid #fff;
  opacity: 0;
  -webkit-transform: translateX(50px);
  -moz-transform: translateX(50px);
  -ms-transform: translateX(50px);
  -o-transform: translateX(50px);
  transform: translateX(50px);
  -webkit-transition: all 1s 1s ease;
  -moz-transition: all 1s 1s ease;
  -ms-transition: all 1s 1s ease;
  -o-transition: all 1s 1s ease;
  transition: all 1s 1s ease;
}
@media screen and (max-width: 1200px) {
  .page-template-live .content .sec.weather .wrp-copy {
    right: 8%;
  }
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .page-template-live .content .sec.weather .wrp-copy {
    left: 50%;
    top: 50%;
    right: auto;
    width: 70%;
    max-width: 566px;
    box-sizing: border-box;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
  }
}
@media only screen and (max-width: 1024px) and (orientation: portrait) and (max-device-width: 500px) {
  .page-template-live .content .sec.weather .wrp-copy {
    width: 70%;
    box-sizing: unset;
  }
}
.page-template-live .content .sec.weather .wrp-copy:before {
  content: "";
  background-color: white;
  position: absolute;
  left: -39%;
  width: 3px;
  height: 100%;
  -webkit-transform: rotate(50deg);
  -moz-transform: rotate(50deg);
  -ms-transform: rotate(50deg);
  -o-transform: rotate(50deg);
  transform: rotate(50deg);
  transform-origin: bottom;
  bottom: -65%;
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .page-template-live .content .sec.weather .wrp-copy:before {
    display: none;
  }
}
.page-template-live .content .sec.weather .wrp-copy.in {
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .page-template-live .content .sec.weather .wrp-copy.in {
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
  }
}
.page-template-live .content .sec.weather .wrp-copy h2 {
  font-family: "bliss_pro_light";
  text-transform: uppercase;
  color: #fff;
  font-size: 36px;
  letter-spacing: 2px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  margin: 0;
}
@media only screen and (max-device-width: 500px) {
  .page-template-live .content .sec.weather .wrp-copy h2 {
    font-size: 30px;
  }
}
.page-template-live .content .sec.weather .wrp-copy p {
  color: #fff;
  font-size: 18px;
  letter-spacing: 1px;
  margin-top: 10px;
  line-height: 26px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
}
@media only screen and (max-device-width: 500px) {
  .page-template-live .content .sec.weather .wrp-copy p {
    font-size: 14px;
    line-height: 20px;
  }
}
.page-template-live .content .sec.weather span.line {
  background-color: #fff;
  width: 5px;
  height: 5px;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.page-template-live .content .sec.the-cows {
  margin-top: 0;
}
.page-template-live .content .sec.the-cows .straight-chart .info-icon .info-tip {
  right: -42% !important;
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .page-template-live .content .sec.the-cows .straight-chart .info-icon .info-tip {
    right: -23% !important;
  }
}
@media only screen and (max-device-width: 500px) {
  .page-template-live .content .sec.the-cows .straight-chart .info-icon .info-tip {
    right: 10% !important;
  }
}
@media (max-width: 340px) {
  .page-template-live .content .sec.the-cows .straight-chart .info-icon .info-tip {
    right: 1% !important;
  }
}
.page-template-live .content .sec.the-cows .straight-chart .info-icon i.icon-info {
  cursor: pointer;
  z-index: 9;
  position: absolute;
  right: -5% !important;
  top: -15%;
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .page-template-live .content .sec.the-cows .straight-chart .info-icon i.icon-info {
    right: 8% !important;
  }
}
@media (max-width: 500px)  {
  .page-template-live .content .sec.the-cows .straight-chart .info-icon i.icon-info {
    right: 3% !important;
  }
}

.page-template-live .content .sec.the-cows .straight-chart .info-icon i.icon-info img {
  width: 15px;
}
.page-template-live .content .sec.the-cows .straight-chart .info2 .info-tip {
  background-color: rgba(0, 0, 0, 0.7) !important;
  right: -34% !important;
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .page-template-live .content .sec.the-cows .straight-chart .info2 .info-tip {
    right: -23% !important;
  }
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .page-template-live .content .sec.the-cows .straight-chart .info2 .info-tip {
    right: -14% !important;
  }
}
@media (max-width: 370px) {
  .page-template-live .content .sec.the-cows .straight-chart .info2 .info-tip {
    right: 3% !important;
  }
}
.page-template-live .content .sec.the-cows .straight-chart .info2 i.icon-info {
  cursor: pointer;
  z-index: 9;
  position: absolute;
  right: 2% !important;
  top: -15%;
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .page-template-live .content .sec.the-cows .straight-chart .info2 i.icon-info {
    right: 17% !important;
  }
}
@media (max-width: 500px) {
  .page-template-live .content .sec.the-cows .straight-chart .info2 i.icon-info {
    right: 14% !important;
  }
}

.page-template-live .content .sec.the-cows .straight-chart .info2 i.icon-info img {
  width: 15px;
}
.page-template-live .content .sec.the-cows .wrp-copy {
  padding-bottom: 10px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
}
.page-template-live .content .sec.the-pastures .wrp-copy {
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  opacity: 0;
  padding-bottom: 40px;
  -webkit-transition: all 0.5s 0.5s ease;
  -moz-transition: all 0.5s 0.5s ease;
  -ms-transition: all 0.5s 0.5s ease;
  -o-transition: all 0.5s 0.5s ease;
  transition: all 0.5s 0.5s ease;
}
.page-template-live .content .sec.the-pastures .wrp-copy.in {
  opacity: 1;
}
.page-template-live .content .sec.the-pastures .wrp-copy.in a {
  opacity: 1;
  -webkit-transform: translateX(-50%) translateY(0);
  -moz-transform: translateX(-50%) translateY(0);
  -ms-transform: translateX(-50%) translateY(0);
  -o-transform: translateX(-50%) translateY(0);
  transform: translateX(-50%) translateY(0);
}
.page-template-live .content .sec.the-pastures .wrp-copy a.lnk-vdo {
  max-width: 200px;
}
.page-template-live .content .info-detail {
  width: 80%;
  max-width: 1215px;
  text-align: center;
  margin: 0 auto;
  margin-top: 2.5em;
  margin-bottom: 2.5em;
}
.page-template-live .content .info-detail p {
  position: relative;
  color: #000000;
  font-size: 16px;
  line-height: 30px;
  display: unset;
}
.page-template-live .content .info-detail p:first-child:before {
  content: "";
  position: absolute;
  left: -20px;
  top: 0px;
  width: 15px;
  height: 15px;
  background-image: url("../images/svg/icon-info-2.svg");
}

.page-template-our-way #footer_links {
  margin-top: 0;
}
.page-template-our-way .content {
  width: 100%;
  max-width: 100%;
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .page-template-our-way .content {
    margin-top: 7em;
  }
}
.page-template-our-way .content nav.stick {
  position: fixed;
  z-index: 4;
  right: 3%;
  top: 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateY(-40%);
  -moz-transform: translateY(-40%);
  -ms-transform: translateY(-40%);
  -o-transform: translateY(-40%);
  transform: translateY(-40%);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.page-template-our-way .content nav.stick.fixed-nav {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(-30%);
  -moz-transform: translateY(-30%);
  -ms-transform: translateY(-30%);
  -o-transform: translateY(-30%);
  transform: translateY(-30%);
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .page-template-our-way .content nav.stick.fixed-nav {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.page-template-our-way .content nav.stick.out {
  opacity: 0;
}
@media only screen and (max-device-width: 1024px) {
  .page-template-our-way .content nav.stick {
    right: -90px;
  }
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content nav.stick {
    right: -132px;
    top: 45%;
  }
}
.page-template-our-way .content nav.stick ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.page-template-our-way .content nav.stick ul li {
  list-style: none;
  margin-bottom: 25px;
  position: relative;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content nav.stick ul li {
    margin-bottom: 10px;
  }
}
.page-template-our-way .content nav.stick ul li .link {
  cursor: pointer;
  position: relative;
  font-family: "bliss_pro_light";
  font-weight: 100;
  text-transform: uppercase;
  color: #fff;
  font-size: 18px;
  letter-spacing: 1px;
  text-decoration: none;
  opacity: 0.4;
  -webkit-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
@media only screen and (max-device-width: 1024px) {
  .page-template-our-way .content nav.stick ul li .link {
    visibility: hidden;
  }
}
.page-template-our-way .content nav.stick ul li .symbol {
  position: absolute;
  background-color: #fff;
  cursor: pointer;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  left: -35px;
  top: 7px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content nav.stick ul li .symbol {
    width: 5px;
    height: 5px;
    left: -35px;
    top: 7px;
  }
}
.page-template-our-way .content nav.stick ul li .symbol:before {
  content: "";
  position: absolute;
  background-color: #fff;
  width: 1px;
  height: 0;
  left: 3.4px;
  top: 17px;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content nav.stick ul li .symbol:before {
    left: 2.4px;
    top: 15px;
  }
}
.page-template-our-way .content nav.stick ul li .symbol:after {
  content: "";
  box-sizing: initial;
  position: absolute;
  border: 2px solid #fff;
  border-radius: 50%;
  width: 26px;
  height: 26px;
  left: -11px;
  top: -11px;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content nav.stick ul li .symbol:after {
    width: 21px;
    height: 21px;
    left: -10px;
    top: -10px;
  }
}
.page-template-our-way .content nav.stick ul li:last-child .symbol:before {
  top: -55px;
}
.page-template-our-way .content nav.stick ul li.active {
  margin-bottom: 35px;
}
.page-template-our-way .content nav.stick ul li.active:last-child {
  margin-top: 35px;
}
.page-template-our-way .content nav.stick ul li.active span.link {
  opacity: 1;
}
.page-template-our-way .content nav.stick ul li.active .symbol:before {
  opacity: 1;
  height: 45px;
}
.page-template-our-way .content nav.stick ul li.active .symbol:after {
  opacity: 1;
}
.page-template-our-way .content nav.stick .scrl-txt {
  position: relative;
  font-family: "bliss_pro_regular";
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 1px;
  width: 150px;
  line-height: 22px;
  margin-top: 50px;
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -ms-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
@media only screen and (max-device-width: 1024px) {
  .page-template-our-way .content nav.stick .scrl-txt {
    visibility: hidden;
  }
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content nav.stick .scrl-txt {
    display: none;
  }
}
.page-template-our-way .content nav.stick .scrl-txt:before {
  content: "";
  position: absolute;
  visibility: visible;
  background-image: url("../images/svg/mouse-scroll.svg");
  left: -47px;
  top: -2px;
  width: 33px;
  height: 50px;
}
.page-template-our-way .content .sec {
  position: relative;
  width: 100%;
  background-size: cover;
  background-position: center;
  height: 990px;
}
.page-template-our-way .content .sec .mask-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 6;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -ms-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.page-template-our-way .content .sec .mask-overlay.in {
  opacity: 1;
  visibility: visible;
}
.page-template-our-way .content .sec .mask-overlay.rain-effect {
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url("../images/svg/rain.svg");
}
.page-template-our-way .content .sec .mask-overlay.ie {
  background-image: url("../images/rain.png");
}
.page-template-our-way .content .sec .mask-overlay.flip-horizontal {
  -webkit-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
}
.page-template-our-way .content .sec .overlay {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 7;
  width: 90%;
  max-width: 1500px;
  height: 90%;
  -webkit-transform: translateX(-50%) translateY(-50%) scale(1.1);
  -moz-transform: translateX(-50%) translateY(-50%) scale(1.1);
  -ms-transform: translateX(-50%) translateY(-50%) scale(1.1);
  -o-transform: translateX(-50%) translateY(-50%) scale(1.1);
  transform: translateX(-50%) translateY(-50%) scale(1.1);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  overflow: hidden;
}
.page-template-our-way .content .sec .overlay.video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0 !important
}

.page-template-our-way .content .sec .overlay.video.in iframe{
  height: 100% !important
}

.page-template-our-way .content .sec .overlay.in {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
  -moz-transform: translateX(-50%) translateY(-50%) scale(1);
  -ms-transform: translateX(-50%) translateY(-50%) scale(1);
  -o-transform: translateX(-50%) translateY(-50%) scale(1);
  transform: translateX(-50%) translateY(-50%) scale(1);
}
.page-template-our-way .content .sec .overlay.in .close {
  opacity: 1;
}
.page-template-our-way .content .sec .overlay .close {
  position: absolute;
  z-index: 1;
  right: 30px;
  top: 30px;
  width: 50px;
  height: 50px;
  cursor: pointer;
  opacity: 0;
  -webkit-transition: all 0.5s 1s;
  -moz-transition: all 0.5s 1s;
  -ms-transition: all 0.5s 1s;
  -o-transition: all 0.5s 1s;
  transition: all 0.5s 1s;
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content .sec .overlay .close {
    right: 20px;
    top: 20px;
    width: 30px;
    height: 30px;
  }
}
.page-template-our-way .content .sec .overlay.gallery {
  max-width: 1200px;
  width: 75%;
  height: auto;
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content .sec .overlay.gallery {
    height: auto;
  }
}
.page-template-our-way .content .sec .overlay.gallery figure {
  margin: 0;
  display: none;
  position: relative;
  background-color: rgba(0, 0, 0, 0.9);
}
.page-template-our-way .content .sec .overlay.gallery figure img {
  height: 600px;
  width: 100%;
  -webkit-object-fit: cover;
  -moz-object-fit: cover;
  -ms-object-fit: cover;
  object-fit: cover;
}
.page-template-our-way .content .sec .overlay.gallery figure img.ie {
  position: relative;
  height: 70vh;
  width: auto;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media (max-width: 1500px) {
  .page-template-our-way .content .sec .overlay.gallery figure img {
    height: 70vh;
  }
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .page-template-our-way .content .sec .overlay.gallery figure img {
    height: 35vh;
  }
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content .sec .overlay.gallery figure img {
    height: 90%;
  }
}
.page-template-our-way .content .sec .overlay.gallery figure figcaption {
  position: relative;
  bottom: 10px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  background-color: #fff;
  box-sizing: border-box;
}
.page-template-our-way .content .sec .overlay.gallery figure figcaption:after {
  content: "";
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 99.5%;
  width: 100%;
  height: 12px;
}
.page-template-our-way .content .sec .overlay.gallery figure figcaption p {
  font-family: "bliss_pro_light";
  color: #004413;
  font-size: 16px;
  padding: 0px 40px 20px 40px;
  margin-top: 30px;
  line-height: 26px;
  width: 80%;
  letter-spacing: 1px;
  box-sizing: border-box;
  opacity: 0;
}
@media (max-width: 1400px) {
  .page-template-our-way .content .sec .overlay.gallery figure figcaption p {
    padding: 0px 40px;
    margin-top: 20px;
  }
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .page-template-our-way .content .sec .overlay.gallery figure figcaption p {
    width: 100%;
    padding: 0px 40px 40px 40px;
  }
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content .sec .overlay.gallery figure figcaption p {
    font-size: 14px;
    line-height: 22px;
    padding: 0px 25px 25px 25px;
  }
}
.page-template-our-way .content .sec .overlay.gallery figure.current {
  display: block;
}
.page-template-our-way .content .sec .overlay.gallery figure.current figcaption p {
  opacity: 0;
  -webkit-animation: showInText 0.5s ease forwards;
  -moz-animation: showInText 0.5s ease forwards;
  -ms-animation: showInText 0.5s ease forwards;
  -o-animation: showInText 0.5s ease forwards;
  animation: showInText 0.5s ease forwards;
}
.page-template-our-way .content .sec .overlay.gallery figure.out img {
  -webkit-animation: showOut 0.5s ease forwards;
  -moz-animation: showOut 0.5s ease forwards;
  -ms-animation: showOut 0.5s ease forwards;
  -o-animation: showOut 0.5s ease forwards;
  animation: showOut 0.5s ease forwards;
}
.page-template-our-way .content .sec .overlay.gallery figure.in img {
  -webkit-animation: showIn 0.5s ease forwards;
  -moz-animation: showIn 0.5s ease forwards;
  -ms-animation: showIn 0.5s ease forwards;
  -o-animation: showIn 0.5s ease forwards;
  animation: showIn 0.5s ease forwards;
}
.page-template-our-way .content .sec .overlay.gallery ul.nav-gallery {
  width: 20%;
  position: absolute;
  right: 10px;
  top: 91%;
  padding: 0;
  margin: 0;
}
@media (max-width: 1400px) {
  .page-template-our-way .content .sec .overlay.gallery ul.nav-gallery {
    top: 90%;
  }
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .page-template-our-way .content .sec .overlay.gallery ul.nav-gallery {
    top: auto;
    bottom: 4%;
    width: 80%;
    display: inline-flex;
    left: 50%;
    justify-content: center;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.page-template-our-way .content .sec .overlay.gallery ul.nav-gallery li {
  vertical-align: middle;
  margin: 0 5px;
  display: inline-flex;
}
@media only screen and (max-width: 1024px) and (orientation: landscape) {
  .page-template-our-way .content .sec .overlay.gallery ul.nav-gallery li {
    margin: 0;
  }
}
.page-template-our-way .content .sec .overlay.gallery ul.nav-gallery li img.arrows {
  display: flex;
  justify-content: center;
  flex-direction: column;
  cursor: pointer;
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content .sec .overlay.gallery ul.nav-gallery li img.arrows {
    width: 25px;
    height: 20px;
    outline: none;
  }
}
.page-template-our-way .content .sec .overlay.gallery ul.nav-gallery li div {
  display: flex;
  justify-content: center;
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content .sec .overlay.gallery ul.nav-gallery li div {
    display: none;
  }
}
.page-template-our-way .content .sec .overlay.gallery ul.nav-gallery li div span {
  margin: 0 5px;
  font-family: "bliss_pro_regular";
  color: #004413;
  font-size: 18px;
}
.page-template-our-way .content .sec .overlay.gallery ul.nav-gallery li div span:nth-child(2) {
  font-family: "bliss_pro_italic";
  font-style: italic;
}
.page-template-our-way .content .sec .overlay.info {
  max-width: 1200px;
  height: 80%;
}
@media (max-width: 1300px) {
  .page-template-our-way .content .sec .overlay.info {
    width: 100%;
  }
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .page-template-our-way .content .sec .overlay.info {
    height: 95%;
    width: 95%;
  }
}
.page-template-our-way .content .sec .overlay.info .close {
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 1;
  right: 30px;
  top: 30px;
  cursor: pointer;
  -webkit-transition: all 0.5s 1s;
  -moz-transition: all 0.5s 1s;
  -ms-transition: all 0.5s 1s;
  -o-transition: all 0.5s 1s;
  transition: all 0.5s 1s;
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .page-template-our-way .content .sec .overlay.info .close {
    left: auto !important;
    bottom: auto !important;
    top: 0% !important;
    right: 5% !important;
  }
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content .sec .overlay.info .close {
    right: 20px;
    top: 20px;
    width: 50px;
    height: 50px;
  }
}
.page-template-our-way .content .sec .overlay.info .close .image {
  background-repeat: no-repeat;
  border: 10px solid rgba(0, 0, 0, 0.3);
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  width: 70px;
  height: 70px;
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content .sec .overlay.info .close .image {
    width: 50px;
    height: 50px;
    border: 7px solid rgba(0, 0, 0, 0.3);
  }
}
.page-template-our-way .content .sec .overlay.info .close .close-text {
  position: absolute;
  font-family: "bliss_pro_regular";
  color: #fff;
  font-size: 17px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  z-index: 2;
  left: 80px;
  top: 25px;
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .page-template-our-way .content .sec .overlay.info .close .close-text {
    display: none;
  }
}
.page-template-our-way .content .sec.grass-fed {
  margin-top: 4em;
}
.page-template-our-way .content .sec.grass-fed .ovl2.in .round .info-in:after {
  -webkit-animation: circle 0.3s 1s linear forwards;
  -moz-animation: circle 0.3s 1s linear forwards;
  -ms-animation: circle 0.3s 1s linear forwards;
  -o-animation: circle 0.3s 1s linear forwards;
  animation: circle 0.3s 1s linear forwards;
}
.page-template-our-way .content .sec.grass-fed .ovl2 .read2 {
  position: absolute;
  z-index: 10;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  text-align: left;
  width: 86%;
  top: 80vh;
  font-size: 18px;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 2px;
  display: none;
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content .sec.grass-fed .ovl2 .read2 {
    display: block;
  }
}
.page-template-our-way .content .sec.grass-fed .ovl2 .close {
  left: 24.3%;
  bottom: 18%;
  top: auto;
  right: auto;
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content .sec.grass-fed .ovl2 .left {
    display: none;
    opacity: 0;
    top: 5%;
    width: 90%;
    left: 50%;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
  .page-template-our-way .content .sec.grass-fed .ovl2 .left.in {
    display: block;
    opacity: 1;
  }
}
.page-template-our-way .content .sec.grass-fed .ovl2 .left .desc1 {
  position: absolute;
  left: 11%;
  top: 12%;
  font-family: "bliss_pro_regular";
  color: #fff;
  font-size: 18px;
  letter-spacing: 1px;
  max-width: 280px;
  line-height: 27px;
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .page-template-our-way .content .sec.grass-fed .ovl2 .left .desc1 {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content .sec.grass-fed .ovl2 .left .desc1 {
    left: 50%;
    transform: translateX(-50%);
    width: 90%;
    top: 10%;
    font-size: 14px;
    line-height: 20px;
  }
}
.page-template-our-way .content .sec.grass-fed .ovl2 .illustration {
  position: absolute;
  left: 20%;
  top: 20%;
  max-width: 660px;
}
@media (max-width: 1600px) {
  .page-template-our-way .content .sec.grass-fed .ovl2 .illustration {
    left: 50%;
    transform: translateX(-50%) translateY(-45%);
    max-width: 35%;
    top: 50%;
  }
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .page-template-our-way .content .sec.grass-fed .ovl2 .illustration {
    top: 60%;
    max-width: 60%;
    width: 60%;
  }
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content .sec.grass-fed .ovl2 .illustration {
    display: none;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    top: 10%;
    width: 70%;
    max-width: 70%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .page-template-our-way .content .sec.grass-fed .ovl2 .illustration.in {
    display: block;
    opacity: 1;
  }
}
.page-template-our-way .content .sec.grass-fed .ovl2 .illustration img {
  max-width: 100%;
}
.page-template-our-way .content .sec.grass-fed .ovl2 .right {
  position: absolute;
  left: 65%;
  top: 10%;
  max-width: 230px;
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .page-template-our-way .content .sec.grass-fed .ovl2 .right {
    position: absolute;
    left: 50%;
    top: 30%;
    max-width: 100%;
    transform: translateX(-50%);
  }
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content .sec.grass-fed .ovl2 .right {
    display: none;
    opacity: 0;
    top: auto;
    bottom: 50%;
    width: 90%;
    left: 50%;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .page-template-our-way .content .sec.grass-fed .ovl2 .right.in {
    display: block;
    opacity: 1;
  }
}
.page-template-our-way .content .sec.grass-fed .ovl2 .right .data {
  display: flex;
  width: 380px;
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content .sec.grass-fed .ovl2 .right .data {
    width: auto;
  }
}
.page-template-our-way .content .sec.grass-fed .ovl2 .right .data span {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0 5px;
  line-height: 27px;
}
.page-template-our-way .content .sec.grass-fed .ovl2 .right .data span:last-child{
  display: block;
  margin-top: 7px
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .page-template-our-way .content .sec.grass-fed .ovl2 .right .data span {
    font-size: 18px;
  }
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content .sec.grass-fed .ovl2 .right .data span {
    font-size: 14px;
    line-height: 20px;
  }
}
.page-template-our-way .content .sec.grass-fed .ovl2 .right .data span:nth-child(2) {
  font-size: 60px;
  font-weight: 700;
  letter-spacing: 2px;
}
@media (max-width: 1500px) {
  .page-template-our-way .content .sec.grass-fed .ovl2 .right .data span:nth-child(2) {
    font-size: 50px;
  }
}
.page-template-our-way .content .sec.grass-fed .ovl2 .bottom {
  position: absolute;
  left: 70%;
  bottom: 5%;
  max-width: 230px;
}
@media (max-width: 1500px) {
  .page-template-our-way .content .sec.grass-fed .ovl2 .bottom {
    left: auto;
    right: 3%;
    bottom: 2%;
    max-width: none;
  }
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .page-template-our-way .content .sec.grass-fed .ovl2 .bottom {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    right: auto;
    width: 90%;
    bottom: 5%;
  }
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content .sec.grass-fed .ovl2 .bottom {
    display: none;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    top: auto;
    bottom: 20%;
    width: 90%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .page-template-our-way .content .sec.grass-fed .ovl2 .bottom.in {
    display: block;
    opacity: 1;
  }
}
.page-template-our-way .content .sec.grass-fed .ovl2 .bottom .data {
  display: flex;
  width: 330px;
  flex-direction: column;
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .page-template-our-way .content .sec.grass-fed .ovl2 .bottom .data {
    width: auto;
  }
}
.page-template-our-way .content .sec.grass-fed .ovl2 .bottom .data span {
  font-family: "bliss_pro_regular";
  color: #fff;
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 27px;
  margin: 0 5px;
  font-weight: 400;
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content .sec.grass-fed .ovl2 .bottom .data span {
    font-size: 14px;
    line-height: 20px;
  }
}
.page-template-our-way .content .sec.grass-fed .ovl3 .close {
  left: 46%;
  bottom: 11.5%;
  top: auto;
}
@media (max-width: 1500px) {
  .page-template-our-way .content .sec.grass-fed .ovl3 .close {
    bottom: 4%;
  }
}
.page-template-our-way .content .sec.grass-fed .ovl3 .wrp .read {
  position: absolute;
  z-index: 10;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  text-align: left;
  width: 86%;
  top: 80vh;
  font-size: 18px;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 2px;
  display: none;
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content .sec.grass-fed .ovl3 .wrp .read {
    display: block;
  }
}
.page-template-our-way .content .sec.grass-fed .ovl3 .wrp .top {
  position: absolute;
  left: 7%;
  top: 5%;
  max-width: 350px;
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .page-template-our-way .content .sec.grass-fed .ovl3 .wrp .top {
    left: 5%;
    top: 5%;
    max-width: 90%;
  }
}
.page-template-our-way .content .sec.grass-fed .ovl3 .wrp .top .data p {
  margin-bottom: 2em;
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .page-template-our-way .content .sec.grass-fed .ovl3 .wrp .top .data p {
    margin-bottom: 0.5em;
  }
}
@media (max-width: 600px) {
  .page-template-our-way .content .sec.grass-fed .ovl3 .wrp .top {
    display: none;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
  .page-template-our-way .content .sec.grass-fed .ovl3 .wrp .top.in {
    display: block;
    opacity: 1;
  }
}
.page-template-our-way .content .sec.grass-fed .ovl3 .wrp figure.ilst-left {
  margin: 0;
  position: absolute;
  left: 7%;
  bottom: 25%;
  max-width: 600px;
}
@media (max-width: 1600px) {
  .page-template-our-way .content .sec.grass-fed .ovl3 .wrp figure.ilst-left {
    bottom: 15%;
    max-width: 450px;
  }
}
@media only screen and (max-device-width: 1024px) and (orientation: landscape) {
  .page-template-our-way .content .sec.grass-fed .ovl3 .wrp figure.ilst-left {
    top: 40%;
    max-width: 500px;
  }
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .page-template-our-way .content .sec.grass-fed .ovl3 .wrp figure.ilst-left {
    left: 50%;
    top: 50%;
    max-width: 90%;
    width: 80%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@media (max-width: 600px) {
  .page-template-our-way .content .sec.grass-fed .ovl3 .wrp figure.ilst-left {
    display: none;
    opacity: 0;
    top: 10vh;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
  .page-template-our-way .content .sec.grass-fed .ovl3 .wrp figure.ilst-left.in {
    display: block;
    opacity: 1;
  }
}
.page-template-our-way .content .sec.grass-fed .ovl3 .wrp figure.ilst-left img {
  max-width: 100%;
}
.page-template-our-way .content .sec.grass-fed .ovl3 .wrp figure.ilst-right {
  margin: 0;
  position: absolute;
  left: 45%;
  top: 0%;
  max-width: 540px;
}
@media (max-height: 800px) {
  .page-template-our-way .content .sec.grass-fed .ovl3 .wrp figure.ilst-right {
    max-width: 390px;
  }
}
@media only screen and (max-device-width: 1024px) and (orientation: landscape) {
  .page-template-our-way .content .sec.grass-fed .ovl3 .wrp figure.ilst-right {
    top: 0%;
    max-width: 400px;
  }
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .page-template-our-way .content .sec.grass-fed .ovl3 .wrp figure.ilst-right {
    top: 20%;
    max-width: 90%;
    width: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@media (max-width: 600px) {
  .page-template-our-way .content .sec.grass-fed .ovl3 .wrp figure.ilst-right {
    top: 55vw;
    left: 50%;
    width: 90%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    display: none;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
  .page-template-our-way .content .sec.grass-fed .ovl3 .wrp figure.ilst-right.in {
    display: block;
    opacity: 1;
  }
}
@media (max-width: 370px) {
  .page-template-our-way .content .sec.grass-fed .ovl3 .wrp figure.ilst-right {
    top: 60vw;
  }
}
.page-template-our-way .content .sec.grass-fed .ovl3 .wrp figure.ilst-right img {
  max-width: 100%;
}
.page-template-our-way .content .sec.grass-fed .ovl3 .wrp .bottom {
  position: absolute;
  right: 0%;
  bottom: 16%;
  max-width: 350px;
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .page-template-our-way .content .sec.grass-fed .ovl3 .wrp .bottom {
    right: auto;
    left: 5%;
    bottom: 5%;
    max-width: 90%;
  }
}
@media (max-width: 600px) {
  .page-template-our-way .content .sec.grass-fed .ovl3 .wrp .bottom {
    display: none;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    top: 35vh;
    width: 90%;
    left: 50%;
    transform: translateX(-50%);
  }
  .page-template-our-way .content .sec.grass-fed .ovl3 .wrp .bottom.in {
    display: block;
    opacity: 1;
  }
}
.page-template-our-way .content .sec.grass-fed .ovl3 .wrp .bottom .data p {
  margin-bottom: 2em;
}
.page-template-our-way .content .sec.grass-fed .ovl4 .close {
  left: 72.3%;
  bottom: 5%;
  top: auto;
}
@media (max-width: 1600px) {
  .page-template-our-way .content .sec.grass-fed .ovl4 .close {
    left: 60%;
    bottom: 4%;
  }
}
.page-template-our-way .content .sec.grass-fed .ovl4 .read1 {
  position: absolute;
  z-index: 10;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  text-align: left;
  width: 86%;
  bottom: 5%;
  font-size: 18px;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 2px;
  display: none;
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content .sec.grass-fed .ovl4 .read1 {
    display: block;
  }
}
.page-template-our-way .content .sec.grass-fed .ovl4 .wrp .top {
  position: absolute;
  left: 7%;
  top: 0;
  max-width: 350px;
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .page-template-our-way .content .sec.grass-fed .ovl4 .wrp .top {
    left: 5%;
    top: 5%;
    max-width: 85%;
  }
}
@media (max-width: 600px) {
  .page-template-our-way .content .sec.grass-fed .ovl4 .wrp .top {
    display: none;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    top: 4vh;
    width: 90%;
    left: 50%;
    transform: translateX(-50%);
  }
  .page-template-our-way .content .sec.grass-fed .ovl4 .wrp .top.in {
    display: block;
    opacity: 1;
  }
}
.page-template-our-way .content .sec.grass-fed .ovl4 .wrp .top .data p {
  margin-bottom: 2em;
}
@media (max-width: 1500px) {
  .page-template-our-way .content .sec.grass-fed .ovl4 .wrp .top .data p {
    margin-bottom: 0.5em;
  }
}
.page-template-our-way .content .sec.grass-fed .ovl4 .wrp .top .data p em {
  font-style: normal;
  font-size: 30px;
  text-transform: uppercase;
  max-width: 280px;
  line-height: 34px;
}
@media (max-width: 1500px) {
  .page-template-our-way .content .sec.grass-fed .ovl4 .wrp .top .data p em {
    font-size: 24px;
    line-height: 28px;
  }
}
@media (max-width: 370px) {
  .page-template-our-way .content .sec.grass-fed .ovl4 .wrp .top .data p em {
    font-size: 16px;
    line-height: 17px;
  }
}
.page-template-our-way .content .sec.grass-fed .ovl4 .wrp .right {
  position: absolute;
  left: 69%;
  top: 22%;
  max-width: 350px;
}
@media (max-width: 1500px) {
  .page-template-our-way .content .sec.grass-fed .ovl4 .wrp .right {
    left: auto;
    right: 5%;
    top: 15%;
  }
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .page-template-our-way .content .sec.grass-fed .ovl4 .wrp .right {
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    right: auto;
    width: 90%;
    max-width: 90%;
  }
}
@media only screen and (max-device-width: 1024px) and (orientation: landscape) {
  .page-template-our-way .content .sec.grass-fed .ovl4 .wrp .right {
    width: 320px;
  }
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content .sec.grass-fed .ovl4 .wrp .right {
    display: none;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    top: 5%;
    width: 90%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .page-template-our-way .content .sec.grass-fed .ovl4 .wrp .right.in {
    display: block;
    opacity: 1;
  }
}
.page-template-our-way .content .sec.grass-fed .ovl4 .wrp .right .data p {
  margin-bottom: 2em;
}
.page-template-our-way .content .sec.grass-fed .ovl4 .wrp .center {
  position: absolute;
  left: 81%;
  top: 67%;
  max-width: 170px;
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .page-template-our-way .content .sec.grass-fed .ovl4 .wrp .center {
    left: auto;
    top: auto;
    right: 10%;
    max-width: 50%;
    bottom: 5%;
    max-width: 50%;
  }
}
@media (max-width: 600px) {
  .page-template-our-way .content .sec.grass-fed .ovl4 .wrp .center {
    display: none;
    opacity: 0;
    top: auto;
    left: auto;
    right: 5%;
    bottom: 12%;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
  .page-template-our-way .content .sec.grass-fed .ovl4 .wrp .center.in {
    display: block;
    opacity: 1;
  }
}
@media only screen and (max-device-width: 320px) and (max-device-height: 480px) {
  .page-template-our-way .content .sec.grass-fed .ovl4 .wrp .center {
    right: auto;
    left: 5%;
    bottom: 15%;
  }
}
.page-template-our-way .content .sec.grass-fed .ovl4 .wrp .center .data p {
  margin-bottom: 2em;
}
.page-template-our-way .content .sec.grass-fed .ovl4 .wrp .bottom {
  position: absolute;
  left: 30%;
  top: 66%;
  max-width: 350px;
}
@media only screen and (max-device-width: 1024px) and (orientation: landscape) {
  .page-template-our-way .content .sec.grass-fed .ovl4 .wrp .bottom {
    max-width: 280px;
  }
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .page-template-our-way .content .sec.grass-fed .ovl4 .wrp .bottom {
    max-width: 50%;
    right: 4%;
    left: auto;
    bottom: 20%;
    top: auto;
  }
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content .sec.grass-fed .ovl4 .wrp .bottom {
    display: none;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    top: 45%;
    bottom: auto;
    width: 90%;
    max-width: 90%;
  }
  .page-template-our-way .content .sec.grass-fed .ovl4 .wrp .bottom.in {
    display: block;
    opacity: 1;
  }
}
@media only screen and (max-device-width: 320px) and (max-device-height: 480px) {
  .page-template-our-way .content .sec.grass-fed .ovl4 .wrp .bottom {
    top: 34%;
  }
}
.page-template-our-way .content .sec.grass-fed .ovl4 .wrp .bottom .data p {
  margin-bottom: 2em;
}
.page-template-our-way .content .sec.grass-fed .ovl4 .wrp figure.ilst-left {
  margin: 0;
  position: absolute;
  left: 7%;
  top: 65%;
  max-width: 225px;
}
@media only screen and (max-device-width: 1024px) and (orientation: landscape) {
  .page-template-our-way .content .sec.grass-fed .ovl4 .wrp figure.ilst-left {
    max-width: 205px;
  }
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .page-template-our-way .content .sec.grass-fed .ovl4 .wrp figure.ilst-left {
    max-width: 30%;
    top: auto;
    bottom: 21%;
  }
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content .sec.grass-fed .ovl4 .wrp figure.ilst-left {
    display: none;
    opacity: 0;
    top: 25%;
    bottom: auto;
    width: 90%;
    max-width: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
  .page-template-our-way .content .sec.grass-fed .ovl4 .wrp figure.ilst-left.in {
    display: block;
    opacity: 1;
  }
}
@media only screen and (max-device-width: 320px) and (max-device-height: 480px) {
  .page-template-our-way .content .sec.grass-fed .ovl4 .wrp figure.ilst-left.in {
    display: none;
  }
}
.page-template-our-way .content .sec.grass-fed .ovl4 .wrp figure.ilst-left img {
  max-width: 100%;
}
.page-template-our-way .content .sec.grass-fed .ovl4 .wrp figure.ilst-center {
  margin: 0;
  position: absolute;
  left: 62%;
  top: 67%;
  max-width: 200px;
}
@media only screen and (max-device-width: 1024px) and (orientation: landscape) {
  .page-template-our-way .content .sec.grass-fed .ovl4 .wrp figure.ilst-center {
    max-width: 180px;
  }
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .page-template-our-way .content .sec.grass-fed .ovl4 .wrp figure.ilst-center {
    margin: 0;
    position: absolute;
    left: 7%;
    bottom: 3%;
    top: auto;
    max-width: 30%;
  }
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content .sec.grass-fed .ovl4 .wrp figure.ilst-center {
    display: none;
    opacity: 0;
    top: auto;
    bottom: 15%;
    width: 35%;
    max-width: 35%;
    left: 5%;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
  .page-template-our-way .content .sec.grass-fed .ovl4 .wrp figure.ilst-center.in {
    display: block;
    opacity: 1;
  }
}
@media only screen and (max-device-width: 320px) and (max-device-height: 480px) {
  .page-template-our-way .content .sec.grass-fed .ovl4 .wrp figure.ilst-center.in {
    display: none;
  }
}
.page-template-our-way .content .sec.grass-fed .ovl4 .wrp figure.ilst-center img {
  max-width: 100%;
}
.page-template-our-way .content .sec.grass-fed .ovl4 .wrp figure.ilst-right {
  margin: 0;
  position: absolute;
  left: 39%;
  top: 14%;
  max-width: 320px;
}
@media (max-width: 1600px) {
  .page-template-our-way .content .sec.grass-fed .ovl4 .wrp figure.ilst-right {
    max-width: 22%;
    top: 10%;
  }
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .page-template-our-way .content .sec.grass-fed .ovl4 .wrp figure.ilst-right {
    max-width: 40%;
    top: 25%;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content .sec.grass-fed .ovl4 .wrp figure.ilst-right {
    display: none;
    opacity: 0;
    width: 90%;
    max-width: 60%;
    left: 50%;
    top: 50%;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .page-template-our-way .content .sec.grass-fed .ovl4 .wrp figure.ilst-right.in {
    display: block;
    opacity: 1;
  }
}
.page-template-our-way .content .sec.grass-fed .ovl4 .wrp figure.ilst-right img {
  max-width: 100%;
}
.page-template-our-way .content .sec.grass-fed .ovl4 .wrp .divider {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 53%;
  width: 85%;
}
@media only screen and (max-width: 1600px) {
  .page-template-our-way .content .sec.grass-fed .ovl4 .wrp .divider {
    top: 58%
  }
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .page-template-our-way .content .sec.grass-fed .ovl4 .wrp .divider {
    display: none;
  }
}
@media only screen and (max-device-width: 1024px) and (orientation: landscape) {
  .page-template-our-way .content .sec.grass-fed .ovl4 .wrp .divider.others {
    top: 51%;
  }
}
.page-template-our-way .content .sec.grass-fed .ovl4 .wrp .divider.mostCommom {
  width: 33%;
  left: auto;
  right: -14%;
  top: 15%;
}
@media (max-width: 1500px) {
  .page-template-our-way .content .sec.grass-fed .ovl4 .wrp .divider.mostCommom {
    top: 8%;
  }
}
@media only screen and (max-device-width: 1024px) and (orientation: landscape) {
  .page-template-our-way .content .sec.grass-fed .ovl4 .wrp .divider.mostCommom {
    width: 30%;
    right: -8%;
  }
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .page-template-our-way .content .sec.grass-fed .ovl5 {
    width: 100%;
  }
}
.page-template-our-way .content .sec.grass-fed .ovl5 .close {
  right: 19%;
  top: 10%;
}
@media (max-width: 1500px) {
  .page-template-our-way .content .sec.grass-fed .ovl5 .close {
    top: 12%;
  }
}
@media only screen and (max-device-width: 1024px) and (orientation: landscape) {
  .page-template-our-way .content .sec.grass-fed .ovl5 .close {
    top: 7%;
    right: 15%;
  }
}
.page-template-our-way .content .sec.grass-fed .ovl5 .left {
  position: absolute;
  left: 7%;
  top: 50%;
  max-width: 370px;
}
@media (max-height: 800px) {
  .page-template-our-way .content .sec.grass-fed .ovl5 .left {
    left: 7%;
    top: 31%;
  }
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .page-template-our-way .content .sec.grass-fed .ovl5 .left {
    top: auto;
    bottom: 10%;
    max-width: 90%;
    width: 90%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content .sec.grass-fed .ovl5 .left {
    bottom: 0%;
  }
}
@media only screen and (max-device-width: 320px) and (max-device-height: 480px) {
  .page-template-our-way .content .sec.grass-fed .ovl5 .left {
    top: 10%;
    bottom: auto;
  }
}
.page-template-our-way .content .sec.grass-fed .ovl5 .left .data h2 {
  font-weight: 300;
  line-height: 35px;
  text-transform: none;
  margin: 0;
  max-width: 260px;
  line-height: 31px;
}
.page-template-our-way .content .sec.grass-fed .ovl5 .left .data p {
  margin: 2em 0;
}
.page-template-our-way .content .sec.grass-fed .ovl5 figure.ilst {
  margin: 0;
  position: absolute;
  left: 20%;
  top: 0%;
  max-width: 750px;
}
@media (max-height: 800px) {
  .page-template-our-way .content .sec.grass-fed .ovl5 figure.ilst {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    left: 40%;
    max-width: 630px;
  }
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .page-template-our-way .content .sec.grass-fed .ovl5 figure.ilst {
    top: 5%;
    max-width: 70%;
    width: 70%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content .sec.grass-fed .ovl5 figure.ilst {
    max-width: 60%;
    width: 50%;
  }
}
@media only screen and (max-device-width: 320px) and (max-device-height: 480px) {
  .page-template-our-way .content .sec.grass-fed .ovl5 figure.ilst {
    display: none;
  }
}
.page-template-our-way .content .sec.grass-fed .ovl5 figure.ilst img {
  max-width: 100%;
}
.page-template-our-way .content .sec .inner-content {
  position: relative;
  width: 90%;
  height: 100%;
  max-width: 1050px;
  margin: 0 auto;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.page-template-our-way .content .sec .inner-content.out {
  opacity: 0;
}
.page-template-our-way .content .sec .inner-content .inner-copy {
  position: absolute;
  top: 160px;
  left: 0%;
  width: 80%;
  max-width: 340px;
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content .sec .inner-content .inner-copy {
    left: 50%;
    top: 10%;
    max-width: 250px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.page-template-our-way .content .sec .inner-content .inner-copy h2 {
  font-family: "bliss_pro_regular";
  text-transform: uppercase;
  color: #fff;
  font-size: 50px;
  letter-spacing: 2px;
  margin: 0;
  margin-bottom: .5em;
}
@media only screen and (max-device-width: 1024px) and (orientation: landscape) {
  .page-template-our-way .content .sec .inner-content .inner-copy h2 {
    font-size: 36px;
  }
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content .sec .inner-content .inner-copy h2 {
    font-size: 30px;
  }
}
.page-template-our-way .content .sec .inner-content .inner-copy p {
  font-family: "bliss_pro_regular";
  color: #fff;
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 28px;
}
@media only screen and (max-device-width: 1024px) and (orientation: landscape) {
  .page-template-our-way .content .sec .inner-content .inner-copy p {
    font-size: 16px;
    line-height: 25px;
  }
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content .sec .inner-content .inner-copy p {
    font-size: 14px;
  }
}
.page-template-our-way .content .sec figure.ico {
  position: absolute;
  margin: 0;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  padding: 10px 10px 6px 10px;
  cursor: pointer;
  z-index: 1;
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content .sec figure.ico {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
  }
}
.page-template-our-way .content .sec figure.ico:hover figcaption .tip {
  opacity: 1;
  -webkit-transform: translateX(-50%) translateY(-145%);
  -moz-transform: translateX(-50%) translateY(-145%);
  -ms-transform: translateX(-50%) translateY(-145%);
  -o-transform: translateX(-50%) translateY(-145%);
  transform: translateX(-50%) translateY(-145%);
}
.page-template-our-way .content .sec figure.ico:after {
  content: "";
  position: absolute;
  top: 13px;
  left: 13px;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  border: 1px solid #fff;
  z-index: 0;
  opacity: 0;
  -webkit-animation: ripple 2s linear 1s infinite;
  -moz-animation: ripple 2s linear 1s infinite;
  -ms-animation: ripple 2s linear 1s infinite;
  -o-animation: ripple 2s linear 1s infinite;
  animation: ripple 2s linear 1s infinite;
}
.page-template-our-way .content .sec figure.ico.ico1 {
  top: 50%;
  left: 0%;
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content .sec figure.ico.ico1 {
    top: 45%;
  }
}
.page-template-our-way .content .sec figure.ico.ico2 {
  top: 70%;
  left: 20%;
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content .sec figure.ico.ico2 {
    top: 65%;
    left: 5%;
  }
}
.page-template-our-way .content .sec figure.ico.ico3 {
  top: 75%;
  left: 45%;
}
@media (max-width: 1500px) {
  .page-template-our-way .content .sec figure.ico.ico3 {
    top: 80%;
  }
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content .sec figure.ico.ico3 {
    top: 80%;
    left: 20%;
  }
}
.page-template-our-way .content .sec figure.ico.ico4 {
  top: 80%;
  left: 75%;
}
@media (max-width: 1500px) {
  .page-template-our-way .content .sec figure.ico.ico4 {
    left: 75%;
    top: 84%;
  }
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content .sec figure.ico.ico4 {
    top: 82%;
    left: 55%;
  }
}
.page-template-our-way .content .sec figure.ico.ico5 {
  top: 20%;
  left: 80%;
}
@media (max-width: 1500px) {
  .page-template-our-way .content .sec figure.ico.ico5 {
    top: 20%;
  }
}
@media only screen and (max-device-width: 1024px) and (orientation: landscape) {
  .page-template-our-way .content .sec figure.ico.ico5 {
    left: 85%;
  }
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content .sec figure.ico.ico5 {
    top: 70%;
    left: 80%;
  }
}
.page-template-our-way .content .sec figure.ico svg {
  position: relative;
  z-index: 1;
  width: 60px;
  height: 60px;
}
.page-template-our-way .content .sec figure.ico svg:before {
  z-index: 0;
  content: "";
  width: 20px;
  height: 20px;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
}
.page-template-our-way .content .sec figure.ico figcaption {
  position: absolute;
  left: -5px;
  top: -5px;
  z-index: 1;
}
.page-template-our-way .content .sec figure.ico figcaption .order {
  width: 35px;
  height: 35px;
  color: #fff;
  background-color: #AB9765;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-radius: 50%;
  font-size: 20px;
  font-family: "bliss_pro_bold";
  text-align: center;
}
.page-template-our-way .content .sec figure.ico figcaption .tip {
  position: absolute;
  left: 50%;
  top: 10px;
  font-family: "bliss_pro_regular";
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  width: 200px;
  text-align: center;
  display: flex;
  padding: 10px 15px;
  flex-direction: column;
  justify-content: center;
  border-radius: 0;
  letter-spacing: 1px;
  line-height: 22px;
  font-size: 14px;
  opacity: 0;
  -webkit-transform: translateX(-50%) translateY(-155%);
  -moz-transform: translateX(-50%) translateY(-155%);
  -ms-transform: translateX(-50%) translateY(-155%);
  -o-transform: translateX(-50%) translateY(-155%);
  transform: translateX(-50%) translateY(-155%);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media only screen and (max-device-width: 1024px) {
  .page-template-our-way .content .sec figure.ico figcaption .tip {
    display: none;
  }
}
.page-template-our-way .content .sec figure.ico figcaption .tip:before {
  content: "";
  position: absolute;
  display: block;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid rgba(0, 0, 0, 0.5);
}
.page-template-our-way .content .sec.the-cows .inner-content .inner-copy {
  top: 160px;
  left: 50%;
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content .sec.the-cows .inner-content .inner-copy {
    top: 10%;
  }
}
.page-template-our-way .content .sec.the-cows figure.ico.ico1 {
  top: 65%;
  left: 0%;
}
.page-template-our-way .content .sec.the-cows figure.ico.ico2 {
  top: 74%;
  left: 25%;
}
.page-template-our-way .content .sec.the-cows figure.ico.ico3 {
  top: 73%;
  left: 85%;
}
@media only screen and (max-device-width: 1024px) and (orientation: landscape) {
  .page-template-our-way .content .sec.the-cows figure.ico.ico3 {
    left: 80%;
  }
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .page-template-our-way .content .sec.the-cows figure.ico.ico3 {
    top: 53%;
    left: 60%;
  }
}
.page-template-our-way .content .sec.the-cows .ovl3 .close {
  right: 15%;
  bottom: 14%;
  top: auto;
}
.page-template-our-way .content .sec.the-cows .ovl3 .wrp .top {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-left: -200px;
  top: 0%;
}
@media (max-width: 1500px) {
  .page-template-our-way .content .sec.the-cows .ovl3 .wrp .top {
    margin-left: -235px;
  }
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .page-template-our-way .content .sec.the-cows .ovl3 .wrp .top {
    top: 5%;
    width: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-left: 0;
    text-align: center;
  }
}
.page-template-our-way .content .sec.the-cows .ovl3 .wrp .top .data h2 {
  font-weight: 300;
  line-height: 35px;
  text-transform: none;
  margin: 0;
  font-size: 30px;
}
.page-template-our-way .content .sec.the-cows .ovl3 .wrp .right {
  position: absolute;
  right: 5%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-top: -2em;
  max-width: 260px;
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .page-template-our-way .content .sec.the-cows .ovl3 .wrp .right {
    bottom: 5%;
    top: auto;
    width: 90%;
    max-width: 90%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.page-template-our-way .content .sec.the-cows .ovl3 .wrp .right .data p {
  margin: 2em 0;
}
.page-template-our-way .content .sec.the-cows .ovl3 .wrp figure.ilst {
  margin: 0;
  position: absolute;
  left: 0%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  max-width: 800px;
}
@media (max-width: 1500px) {
  .page-template-our-way .content .sec.the-cows .ovl3 .wrp figure.ilst {
    max-width: 700px;
    top: 54%;
  }
}
@media (max-height: 800px) {
  .page-template-our-way .content .sec.the-cows .ovl3 .wrp figure.ilst {
    -webkit-transform: translateY(-50%) scale(0.8);
    -moz-transform: translateY(-50%) scale(0.8);
    -ms-transform: translateY(-50%) scale(0.8);
    -o-transform: translateY(-50%) scale(0.8);
    transform: translateY(-50%) scale(0.8);
  }
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .page-template-our-way .content .sec.the-cows .ovl3 .wrp figure.ilst {
    top: 25%;
    width: 80%;
    max-width: 80%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.page-template-our-way .content .sec.the-cows .ovl3 .wrp figure.ilst img {
  max-width: 100%;
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content .sec.the-milk {
    background-position: right;
  }
}
.page-template-our-way .content .sec.the-milk .inner-content .inner-copy {
  top: 40%;
  left: 0%;
  -webkit-transform: transalteY(-50%);
  -moz-transform: transalteY(-50%);
  -ms-transform: transalteY(-50%);
  -o-transform: transalteY(-50%);
  transform: transalteY(-50%);
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content .sec.the-milk .inner-content .inner-copy {
    left: 50%;
    top: 30%;
    max-width: 220px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.page-template-our-way .content .sec.the-milk figure.ico.ico1 {
  top: 70%;
  left: 0%;
}
.page-template-our-way .content .sec.the-milk figure.ico.ico2 {
  top: 80%;
  left: 45%;
}
.page-template-our-way .content .sec.the-milk figure.ico.ico3 {
  top: 55%;
  left: 80%;
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content .sec.the-milk figure.ico.ico3 {
    top: 65%;
    left: 60%;
  }
}
.page-template-our-way .content .sec.the-milk .ovl2 .close {
  top: auto;
  right: auto;
  bottom: 5%;
  left: 46%;
}
@media only screen and (max-device-width: 1024px) and (orientation: landscape) {
  .page-template-our-way .content .sec.the-milk .ovl2 .close {
    right: 15%;
  }
}
.page-template-our-way .content .sec.the-milk .ovl2 .wrp .left {
  position: absolute;
  left: 20%;
  top: 5%;
  width: 400px;
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .page-template-our-way .content .sec.the-milk .ovl2 .wrp .left {
    top: 5%;
    width: 90%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.page-template-our-way .content .sec.the-milk .ovl2 .wrp .left ul {
  margin: 0;
  padding: 0;
  margin-top: 3em;
  list-style-type: none;
}
@media only screen and (max-width: 1500px) {
  .page-template-our-way .content .sec.the-milk .ovl2 .wrp .left ul {
    margin-top: 0em;
  }
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content .sec.the-milk .ovl2 .wrp .left ul {
    margin-top: 1em;
  }
}
.page-template-our-way .content .sec.the-milk .ovl2 .wrp .left ul li {
  margin: 1em 0;
  padding-left: 3em;
  position: relative;
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content .sec.the-milk .ovl2 .wrp .left ul li {
    margin: 0.5em 0;
  }
}
.page-template-our-way .content .sec.the-milk .ovl2 .wrp .left ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 7px;
  width: 19px;
  height: 13px;
  background-image: url("../images/svg/tick.svg");
}
.page-template-our-way .content .sec.the-milk .ovl2 .wrp .center {
  position: absolute;
  right: 10%;
  top: 5%;
  width: 450px;
}
@media only screen and (max-device-width: 1024px) and (orientation: landscape) {
  .page-template-our-way .content .sec.the-milk .ovl2 .wrp .center {
    width: 420px;
    top: 0;
  }
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .page-template-our-way .content .sec.the-milk .ovl2 .wrp .center {
    top: auto;
    bottom: 10%;
    width: 50%;
    right: 10%;
  }
}
@media only screen and (max-width: 1024px) and (orientation: portrait) and (max-device-width: 500px) {
  .page-template-our-way .content .sec.the-milk .ovl2 .wrp .center {
    bottom: 0%;
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@media only screen and (max-width: 1024px) and (orientation: portrait) and (max-device-width: 320px) and (max-device-height: 480px) {
  .page-template-our-way .content .sec.the-milk .ovl2 .wrp .center {
    display: none;
  }
}
.page-template-our-way .content .sec.the-milk .ovl2 .wrp .center img {
  max-width: 100%;
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content .sec.irish-co-ops {
    background-position: -180px;
  }
}
.page-template-our-way .content .sec.irish-co-ops .inner-content .inner-copy {
  top: 66%;
  left: 58%;
  -webkit-transform: transalteY(-50%);
  -moz-transform: transalteY(-50%);
  -ms-transform: transalteY(-50%);
  -o-transform: transalteY(-50%);
  transform: transalteY(-50%);
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .page-template-our-way .content .sec.irish-co-ops .inner-content .inner-copy {
    left: 50%;
    top: 30%;
    max-width: 340px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.page-template-our-way .content .sec.irish-co-ops figure.ico.ico1 {
  top: 30%;
  left: 0%;
}
@media only screen and (max-device-width: 1024px) and (orientation: landscape) {
  .page-template-our-way .content .sec.irish-co-ops figure.ico.ico1 {
    left: 0;
  }
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content .sec.irish-co-ops figure.ico.ico1 {
    top: 70%;
  }
}
.page-template-our-way .content .sec.irish-co-ops figure.ico.ico2 {
  top: 45%;
  left: 25%;
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .page-template-our-way .content .sec.irish-co-ops figure.ico.ico2 {
    top: 65%;
  }
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content .sec.irish-co-ops figure.ico.ico2 {
    top: 85%;
    left: 30%;
  }
}
.page-template-our-way .content .sec.irish-co-ops figure.ico.ico3 {
  top: 35%;
  left: 80%;
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content .sec.irish-co-ops figure.ico.ico3 {
    top: 75%;
    left: 80%;
  }
}
.page-template-our-way .content .sec.irish-co-ops .ovl1 .close {
  left: 2%;
  top: 25%;
}
.page-template-our-way .content .sec.irish-co-ops .ovl1 .wrp .left {
  position: absolute;
  left: 0%;
  top: 40%;
  width: 300px;
}
@media only screen and (max-device-width: 1024px) and (orientation: landscape) {
  .page-template-our-way .content .sec.irish-co-ops .ovl1 .wrp .left {
    left: 5%;
    width: 250px;
  }
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .page-template-our-way .content .sec.irish-co-ops .ovl1 .wrp .left {
    top: 5%;
    width: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@media only screen and (max-width: 500px) {
  .page-template-our-way .content .sec.irish-co-ops .ovl1 .wrp .left {
    top: 0;
  }
}
@media only screen and (max-device-width: 320px) and (max-device-height: 480px) {
  .page-template-our-way .content .sec.irish-co-ops .ovl1 .wrp .left {
    display: none;
  }
}
.page-template-our-way .content .sec.irish-co-ops .ovl1 .wrp .left img {
  max-width: 100%;
}
.page-template-our-way .content .sec.irish-co-ops .ovl1 .wrp .center {
  position: absolute;
  left: 440px;
  top: 35%;
  width: 300px;
}
@media only screen and (max-device-width: 1024px) and (orientation: landscape) {
  .page-template-our-way .content .sec.irish-co-ops .ovl1 .wrp .center {
    left: 50%;
    top: 30%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 270px;
  }
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .page-template-our-way .content .sec.irish-co-ops .ovl1 .wrp .center {
    top: 35%;
    width: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content .sec.irish-co-ops .ovl1 .wrp .center {
    top: 25%;
    width: 70%;
  }
}
@media only screen and (max-device-width: 320px) and (max-device-height: 480px) {
  .page-template-our-way .content .sec.irish-co-ops .ovl1 .wrp .center {
    top: 5%;
  }
}
.page-template-our-way .content .sec.irish-co-ops .ovl1 .wrp .center h2 {
  text-align: center;
  font-size: 35px;
  line-height: 35px;
  text-transform: uppercase;
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content .sec.irish-co-ops .ovl1 .wrp .center h2 {
    font-size: 25px;
    line-height: 25px;
  }
}
.page-template-our-way .content .sec.irish-co-ops .ovl1 .wrp .center img {
  margin-top: 1em;
  max-width: 100%;
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content .sec.irish-co-ops .ovl1 .wrp .center img {
    margin-top: 0;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    transform-origin: center top;
  }
}
.page-template-our-way .content .sec.irish-co-ops .ovl1 .wrp .right {
  position: absolute;
  right: 5%;
  top: 35%;
  width: 290px;
}
@media only screen and (max-device-width: 1024px) and (orientation: landscape) {
  .page-template-our-way .content .sec.irish-co-ops .ovl1 .wrp .right {
    left: auto;
    width: 250px;
    top: 23%;
  }
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .page-template-our-way .content .sec.irish-co-ops .ovl1 .wrp .right {
    top: auto;
    bottom: 0;
    width: 90%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.page-template-our-way .content .sec.irish-co-ops .ovl3 .close {
  left: 77%;
  top: 32%;
}
.page-template-our-way .content .sec.irish-co-ops .ovl3 .wrp .left {
  position: absolute;
  left: 0%;
  top: 30%;
  width: 275px;
}
@media only screen and (max-device-width: 1024px) and (orientation: landscape) {
  .page-template-our-way .content .sec.irish-co-ops .ovl3 .wrp .left {
    left: 5%;
  }
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .page-template-our-way .content .sec.irish-co-ops .ovl3 .wrp .left {
    top: 5%;
    width: 60%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content .sec.irish-co-ops .ovl3 .wrp .left {
    top: 5%;
  }
}
.page-template-our-way .content .sec.irish-co-ops .ovl3 .wrp .left img {
  max-width: 100%;
}
.page-template-our-way .content .sec.irish-co-ops .ovl3 .wrp .center {
  position: absolute;
  left: 370px;
  top: 35%;
  width: 470px;
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .page-template-our-way .content .sec.irish-co-ops .ovl3 .wrp .center {
    top: 50%;
    width: 90%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content .sec.irish-co-ops .ovl3 .wrp .center {
    top: 40%;
  }
}
.page-template-our-way .content .sec.irish-co-ops .ovl3 .wrp .center h2 {
  font-size: 25px;
  line-height: 30px;
  text-transform: uppercase;
  color: #fff
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content .sec.family-farms {
    background-position: -310px;
  }
}
.page-template-our-way .content .sec.family-farms .inner-content .inner-copy {
  top: 160px;
  left: 55%;
  -webkit-transform: transalteY(-50%);
  -moz-transform: transalteY(-50%);
  -ms-transform: transalteY(-50%);
  -o-transform: transalteY(-50%);
  transform: transalteY(-50%);
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .page-template-our-way .content .sec.family-farms .inner-content .inner-copy {
    left: auto;
    right: 0;
  }
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content .sec.family-farms .inner-content .inner-copy {
    left: 50%;
    top: 10%;
    right: auto;
    max-width: 300px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.page-template-our-way .content .sec.family-farms figure.ico.ico1 {
  top: 32%;
  left: 0%;
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content .sec.family-farms figure.ico.ico1 {
    top: 55%;
  }
}
.page-template-our-way .content .sec.family-farms figure.ico.ico2 {
  top: 58%;
  left: 23%;
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content .sec.family-farms figure.ico.ico2 {
    top: 40%;
    left: 40%;
  }
}
.page-template-our-way .content .sec.family-farms figure.ico.ico3 {
  top: 65%;
  left: 55%;
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content .sec.family-farms figure.ico.ico3 {
    top: 60%;
    left: 55%;
  }
}
.page-template-our-way .content .sec.sustainability .ovl1 .close {
  left: 7%;
  bottom: 20%;
  top: auto;
}
.page-template-our-way .content .sec.sustainability .ovl1 .wrp .left {
  position: absolute;
  left: 5%;
  top: 0%;
  width: 360px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  .page-template-our-way .content .sec.sustainability .ovl1 .wrp .left {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 0;
    width: 90%;
  }
}
@media only screen and (max-device-width: 667px) and (orientation: portrait) {
  .page-template-our-way .content .sec.sustainability .ovl1 .wrp .left {
    width: 90%;
  }
}
.page-template-our-way .content .sec.sustainability .ovl1 .wrp .left ul {
  margin: 0;
  padding: 0;
  margin-top: 2em;
  list-style-type: none;
}
.page-template-our-way .content .sec.sustainability .ovl1 .wrp .left ul li {
  margin: 1em 0;
  padding-left: 3em;
  position: relative;
  list-style-type: none
}
@media only screen and (max-device-width: 667px) and (orientation: portrait) {
  .page-template-our-way .content .sec.sustainability .ovl1 .wrp .left ul li {
    margin: 0.5em 0;
  }
}
.page-template-our-way .content .sec.sustainability .ovl1 .wrp .left ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 7px;
  width: 19px;
  height: 13px;
  background-image: url("../images/svg/tick.svg");
}
.page-template-our-way .content .sec.sustainability .ovl1 .wrp .left h2 {
  font-size: 35px;
  text-transform: uppercase;
}
.page-template-our-way .content .sec.sustainability .ovl1 .wrp .left img {
  max-width: 100%;
}
.page-template-our-way .content .sec.sustainability .ovl1 .wrp .center {
  position: absolute;
  left: 420px;
  top: 15%;
  width: 360px;
}
@media (max-width: 1500px) {
  .page-template-our-way .content .sec.sustainability .ovl1 .wrp .center {
    top: 5%;
  }
}
@media only screen and (max-device-width: 1024px) and (orientation: landscape) {
  .page-template-our-way .content .sec.sustainability .ovl1 .wrp .center {
    width: 27vw;
    left: 40vw;
    top: 8vw;
  }
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .page-template-our-way .content .sec.sustainability .ovl1 .wrp .center {
    width: 40vw;
    top: 35vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content .sec.sustainability .ovl1 .wrp .center {
    display: none;
  }
}
@media only screen and (max-device-width: 320px) and (max-device-height: 480px) {
  .page-template-our-way .content .sec.sustainability .ovl1 .wrp .center {
    display: none;
  }
}
.page-template-our-way .content .sec.sustainability .ovl1 .wrp .center img {
  max-width: 100%;
}
.page-template-our-way .content .sec.sustainability .ovl1 .wrp .right {
  position: absolute;
  right: 5%;
  top: 30%;
  width: 280px;
}
@media only screen and (max-device-width: 1024px) and (orientation: landscape) {
  .page-template-our-way .content .sec.sustainability .ovl1 .wrp .right {
    left: auto;
    top: 10%;
    width: 21vw;
    right: 3vw;
  }
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .page-template-our-way .content .sec.sustainability .ovl1 .wrp .right {
    top: 75%;
    width: 90%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content .sec.sustainability .ovl1 .wrp .right {
    top: 55%;
  }
}
@media only screen and (max-device-width: 320px) and (max-device-height: 480px) {
  .page-template-our-way .content .sec.sustainability .ovl1 .wrp .right {
    top: 60%;
  }
}
.page-template-our-way .content .sec.sustainability .ovl2 .close {
  right: 50%;
  bottom: 18%;
  top: auto;
}
.page-template-our-way .content .sec.sustainability .ovl2 .wrp .left {
  position: absolute;
  left: 5%;
  top: 0%;
  width: 320px;
}
@media (max-width: 1300px) {
  .page-template-our-way .content .sec.sustainability .ovl2 .wrp .left {
    left: 15%;
  }
}
@media only screen and (max-device-width: 1024px) and (orientation: landscape) {
  .page-template-our-way .content .sec.sustainability .ovl2 .wrp .left {
    left: 5%;
  }
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .page-template-our-way .content .sec.sustainability .ovl2 .wrp .left {
    width: 90%;
    top: 5%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content .sec.sustainability .ovl2 .wrp .left {
    top: 0%;
  }
}
.page-template-our-way .content .sec.sustainability .ovl2 .wrp .left h2 {
  font-size: 35px;
  text-transform: uppercase;
}
.page-template-our-way .content .sec.sustainability .ovl2 .wrp .left img {
  max-width: 100%;
}
.page-template-our-way .content .sec.sustainability .ovl2 .wrp .center {
  position: absolute;
  left: 5%;
  top: 15%;
  width: 850px;
}
@media (max-width: 1500px) {
  .page-template-our-way .content .sec.sustainability .ovl2 .wrp .center {
    left: 20%;
    top: 17%;
    width: 580px;
  }
}
@media only screen and (max-device-width: 1024px) and (orientation: landscape) {
  .page-template-our-way .content .sec.sustainability .ovl2 .wrp .center {
    left: 7%;
  }
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .page-template-our-way .content .sec.sustainability .ovl2 .wrp .center {
    left: 50%;
    top: 25%;
    width: 90%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content .sec.sustainability .ovl2 .wrp .center {
    top: 45%;
    width: 50%;
  }
}
@media only screen and (max-device-width: 320px) and (max-device-height: 480px) {
  .page-template-our-way .content .sec.sustainability .ovl2 .wrp .center {
    display: none;
  }
}
.page-template-our-way .content .sec.sustainability .ovl2 .wrp .center img {
  max-width: 100%;
}
.page-template-our-way .content .sec.sustainability .ovl2 .wrp .right {
  position: absolute;
  right: 5%;
  top: 50%;
  width: 310px;
}
@media (max-width: 1500px) {
  .page-template-our-way .content .sec.sustainability .ovl2 .wrp .right {
    top: 50%;
    right: 5%;
  }
}
@media only screen and (max-device-width: 1024px) and (orientation: landscape) {
  .page-template-our-way .content .sec.sustainability .ovl2 .wrp .right {
    right: 5%;
  }
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .page-template-our-way .content .sec.sustainability .ovl2 .wrp .right {
    width: 90%;
    top: auto;
    bottom: 0%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.page-template-our-way .content .sec.sustainability .ovl3 .close {
  right: 32%;
  bottom: 10%;
  top: auto;
}
@media (max-width: 1500px) {
  .page-template-our-way .content .sec.sustainability .ovl3 .close {
    bottom: 10%;
  }
}
.page-template-our-way .content .sec.sustainability .ovl3 .wrp .left {
  position: absolute;
  left: 5%;
  top: 0%;
  width: 350px;
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .page-template-our-way .content .sec.sustainability .ovl3 .wrp .left {
    left: 50%;
    top: 5%;
    width: 90%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content .sec.sustainability .ovl3 .wrp .left {
    top: 0;
  }
}
.page-template-our-way .content .sec.sustainability .ovl3 .wrp .left h2 {
  font-size: 35px;
  text-transform: uppercase;
}
.page-template-our-way .content .sec.sustainability .ovl3 .wrp .center {
  position: absolute;
  left: 40%;
  top: 5%;
  width: 420px;
}
@media (max-width: 1500px) {
  .page-template-our-way .content .sec.sustainability .ovl3 .wrp .center {
    top: 0%;
    left: 35%;
  }
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .page-template-our-way .content .sec.sustainability .ovl3 .wrp .center {
    top: 40%;
    width: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content .sec.sustainability .ovl3 .wrp .center {
    top: 50%;
    width: 40%;
  }
}
@media only screen and (max-device-width: 320px) and (max-device-height: 480px) {
  .page-template-our-way .content .sec.sustainability .ovl3 .wrp .center {
    display: none;
  }
}
.page-template-our-way .content .sec.sustainability .ovl3 .wrp .center img {
  max-width: 100%;
}
.page-template-our-way .content .sec.sustainability .ovl3 .wrp .right {
  position: absolute;
  left: 70%;
  top: 50%;
  width: 310px;
}
@media only screen and (max-device-width: 1024px) and (orientation: landscape) {
  .page-template-our-way .content .sec.sustainability .ovl3 .wrp .right {
    left: auto;
    right: 5%;
  }
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .page-template-our-way .content .sec.sustainability .ovl3 .wrp .right {
    left: 50%;
    top: auto;
    bottom: 0%;
    width: 90%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content .sec.sustainability .ovl3 .wrp .right {
    width: 90%;
    top: auto;
    bottom: 0%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.page-template-our-way .content .sec.sustainability .inner-copy {
  top: 25%;
  left: 0%;
  -webkit-transform: transalteY(-50%);
  -moz-transform: transalteY(-50%);
  -ms-transform: transalteY(-50%);
  -o-transform: transalteY(-50%);
  transform: transalteY(-50%);
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content .sec.sustainability .inner-copy {
    left: 50%;
    top: 10%;
    max-width: 220px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.page-template-our-way .content .sec.sustainability figure.ico.ico1 {
  top: 68%;
  left: 0%;
}
.page-template-our-way .content .sec.sustainability figure.ico.ico2 {
  top: 70%;
  left: 45%;
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content .sec.sustainability figure.ico.ico2 {
    left: 30%;
    top: 80%;
  }
}
.page-template-our-way .content .sec.sustainability figure.ico.ico3 {
  top: auto;
  bottom: 15%;
  left: 71%;
}
@media (max-width: 1500px) {
  .page-template-our-way .content .sec.sustainability figure.ico.ico3 {
    top: 75%;
    bottom: auto;
  }
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content .sec.sustainability figure.ico.ico3 {
    left: 55%;
  }
}
.page-template-our-way .content .sec.sustainability figure.ico.ico4 {
  top: 30%;
  left: 75%;
}
@media only screen and (max-device-width: 500px) {
  .page-template-our-way .content .sec.sustainability figure.ico.ico4 {
    top: 45%;
    left: 65%;
  }
}


/*KG US Additional*/
  /*Live*/
  .page-template-live .content .sec.the-cows .wrp-copy{
    padding-bottom: 30px 
  }
  .mainFooter .centerDiv>div.lowerFooter{
    display: none
  }
    .topSection .copy-line{
      text-transform: none;
    }
  @media (max-width: 1024px) {
    .topSection .copy-line{
      padding: 5px;
      padding-top: 25px;
      font-weight: 600;
      font-size: 14px;
      line-height: 22px;
      margin-top: 0 !important;
      margin-bottom: 0 !important;
    }  
    .topSection .wrp-submenu .nav-tabs li:first-child:after{
      background-color: #004413
    }
  }
  @media (max-width: 500px) {
    .topSection{
      width: 95%
    }  
    html body #page_header_dh{
      height: 200px
    }
    .page-template-live .content .sec.grass-fed .wrp-copy,
    .page-template-live .content .sec.the-pastures .wrp-copy,
    .page-template-live .content .sec.the-cows .wrp-copy{
      width: 80%
    }
    .page-template-live .content .sec.grass-fed .wrp-copy.in a,
    .page-template-live .content .sec.the-cows .wrp-copy.in a{
      -webkit-transform: translateX(-50%) translateY(10px);
      -moz-transform: translateX(-50%) translateY(10px);
      -ms-transform: translateX(-50%) translateY(10px);
      -o-transform: translateX(-50%) translateY(10px);
      transform: translateX(-50%) translateY(10px);
      max-width: 240px
    }
    .topSection .wrp-submenu{
      margin-top: 0
    }
  }

  /*Iphone 4*/
  @media only screen and (max-device-width: 320px) and (max-device-height: 480px){
    #page_header_dh{
      display: none
    }
    .topSection{
      margin-top: 0
    }
  }


  /*Our farms*/
  @media (max-width: 768px) and (orientation: portrait){
    .immersive-videos.hero {
      height: 500px
    }
  }

  .page-template-our-way .content .sec.the-milk .ovl2 .wrp .left ul li {
    list-style: none
  }
  /*Our way*/
  @media (max-width: 768px){
    .page-template-our-way .content .sec.grass-fed .ovl4 .wrp .top .data p,
    .page-template-our-way .content .sec.the-milk .ovl2 .wrp .left p {
      max-width: 85%
    }
    .page-template-our-way .content .sec.sustainability .ovl1 .wrp .left,
    .page-template-our-way .content .sec.sustainability .ovl2 .wrp .left,
    .page-template-our-way .content .sec.sustainability .ovl3 .wrp .left{
      top: 5%
    }
    .page-template-our-way .content .sec .overlay.video {
      width: 100%;
      height: 100%
    }
    .overlay .wrp-video{      
      height: 100%
    }
    .page-template-our-way .content .sec .overlay.video iframe {
      background-color: #000
    }
  }
  @media (max-width: 500px){
    .page-template-our-way .content .sec.grass-fed .ovl4 .wrp .bottom {
      top: 40%
    }
    .page-template-our-way .content .sec.grass-fed .ovl3 .wrp .top {
      max-width: 75%;
    }
    .page-template-our-way .content .sec .overlay.gallery ul.nav-gallery li img.arrows{
      width: 20px;
      height: 15px;
    }
    .page-template-our-way .content .sec .overlay.gallery figure figcaption p {
      padding: 0px 25px 45px 25px
    }
    .page-template-our-way .content .sec .overlay.gallery ul.nav-gallery {
      bottom: 6%
    }
/*    .page-template-our-way .content .sec.irish-co-ops .ovl1 .wrp .center{
      top: 35%
    }*/
  }

  
  
  

  
/* New Digital Hub Header - Start */
.topSection {
  position: relative;
  z-index: 99;
  max-width: 1220px;
  width: 90%;
  padding: 20px 0 0;
  margin-left: auto;
  margin-right: auto;
  background: #fff;
  -webkit-transform: translateY(-50px);
  -moz-transform: translateY(-50px);
  -ms-transform: translateY(-50px);
  -o-transform: translateY(-50px);
  transform: translateY(-50px);
}
.topSection h1 {
  font-size: 36px;
  line-height: 28px;
  text-align: center;
  margin-top: 34px;
  margin-bottom: 34px;
  letter-spacing: 5px;
  font-weight: 600;
  font-style: normal;
  color: #004413;
  text-transform: uppercase;
  font-family: "bliss_pro_extra_bold";
}

.topSection .copy-line {
  color: #ad9962;
  font-family: "bliss_pro_light";
  font-weight: 200;
  font-size: 22px;
  text-align: center;
  max-width: 950px;
  margin: 0 auto;
  line-height: 32px;
  margin-bottom: 20px;
  margin-top: 20px;
  letter-spacing: 1px;
}

@media screen and (max-width: 1220px) {
  .topSection .wrp-submenu .nav-tabs li {
    width: 100%;
  }
  .topSection .wrp-submenu .nav-tabs{
    width: 70%;
  }
}
@media screen and (max-width: 769px) {
  .topSection .wrp-submenu .nav-tabs{
    width: 90%;
  }
}

.topSection .wrp-submenu .nav-tabs {
  text-align: center;
  overflow: hidden;
  padding: 0;
  border: 0;
  padding-bottom: 12px;
  margin: 0 auto;
  width: 95%;
  list-style: none;
}
@media only screen and (max-width: 1200px) {
  .topSection .wrp-submenu .nav-tabs {
    position: relative;
    width: 70%;
  }
  .topSection .wrp-submenu .nav-tabs.collapsed li {
    display: none;
  }
  .topSection .wrp-submenu .nav-tabs.collapsed li:first-child {
    display: block;
  }
  .topSection .wrp-submenu .nav-tabs.collapsed li:first-child:after {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    transform-origin: center;
  }
}
@media only screen and (max-width: 500px) {
  .topSection .wrp-submenu .nav-tabs {
    width: 100%;
  }
}
.topSection .wrp-submenu .nav-tabs li {
  position: relative;
  box-sizing: border-box;
  float: left;
  text-align: center;
  font-size: 16px;
  height: 70px;
  line-height: 70px;
  padding: 0 10px;  
  width: 19%;
  padding-left: 0;
  padding-right: 0;
  margin: 10px .5%;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media only screen and (max-width: 1200px){
  .topSection .wrp-submenu .nav-tabs li {
    width: 100%;
    float: none;
    padding-left: 0;
    padding-right: 0;
    height: auto;
  }
}
@media only screen and (max-width: 1200px){
  .topSection .wrp-submenu .nav-tabs li:first-child a {
    pointer-events: none;
  }
}
@media only screen and (max-width: 1200px )  {
  .topSection .wrp-submenu .nav-tabs li:first-child:after {
    content: "";
    position: absolute;
    width: 19px;
    height: 15px;
    right: 8%;
    top: 22.2%;
    transform-origin: center;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    background-image: url("../images/svg/arrow-menu.svg");
  }
}
.topSection .wrp-submenu .nav-tabs li:after {
  content: "";
  height: 1px;
  width: 100%;
  position: relative;
  display: block;
  background: white;
  margin-top: 11px;
}
@media only screen and (max-width: 1024px) {
  .topSection .wrp-submenu .nav-tabs li:after {
    content: none;
  }
}
.topSection .wrp-submenu .nav-tabs li.current span {
  background-color: #004413;
}
.topSection .wrp-submenu .nav-tabs li.current span a {
  color: #fff;
}
.topSection .wrp-submenu .nav-tabs li.current:after {
  background-color: #004413;
}

.topSection .wrp-submenu .nav-tabs li:hover span {
  background-color: #004413;
}
.topSection .wrp-submenu .nav-tabs li:hover span a {
  color: #fff;
}
@media only screen and (max-width: 1024px) {
  .topSection .wrp-submenu .nav-tabs li:hover span {
    background-color: #336E4A;
  }
}
.topSection .wrp-submenu .nav-tabs li:hover:after {
  background-color: #004413;
}
@media only screen and (max-width: 768px) {
  .topSection .wrp-submenu .nav-tabs li:hover:after {
    background-color: rgba(0, 0, 0, 0);
  }
}
.topSection .wrp-submenu .nav-tabs li span {
  display: block;
  background: #f5f5f5;
  letter-spacing: 4px;
  transition: all 1s;
  text-transform: uppercase;
  text-align: center;
  line-height: 65px;
  font-size: 16px;
  cursor: pointer;
  font-family: "bliss_pro_light";
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
@media only screen and (max-width: 1024px) {
  .topSection .wrp-submenu .nav-tabs li span {
    background-color: #004413;
  }
}
.topSection .wrp-submenu .nav-tabs li span a {
  color: #004413;
  text-decoration: none;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
@media only screen and (max-width: 1024px) {
  .topSection .wrp-submenu .nav-tabs li span a {
    color: #fff;
  }
}
#page_header_dh {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  height: 370px;  
  background-size: cover;
  padding-top: 150px;
}
#page_header_dh:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
#page_header_dh .inner {
  box-sizing: border-box;
  padding: 30px;
  z-index: 9;
  margin: 0 auto;
  position: relative;
  width: 85%;
  max-width: 1260px;
}
#page_header_dh .logo {
  margin-left: -4px;
  margin-top: -5px;
  text-indent: -9999px;
  text-transform: capitalize;
  display: block;
  outline: 0;
  width: 291px;
  height: 137px;
  background: url(../images/kg_sprite@4x.png) -9px -492px/310px auto no-repeat;
  z-index: 99;
}
@media only screen and (max-width: 500px) {
  #page_header_dh .logo {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    margin-left: -35px;
  }
}
#page_header_dh .menu_holder {
  float: right;
  color: #fff;
  letter-spacing: 5px;
  font-size: 1.125em;
  margin-top: -70px;
  z-index: 1;
}
#page_header_dh .menu_holder span {
  margin-right: 0.8em;
  margin-top: 3px;
  float: left;
  font-family: "bliss_pro_light";
  letter-spacing: 3px;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 0.925em;
}
@media only screen and (max-device-width: 500px) {
  #page_header_dh .menu_holder span.hide_on_mobile {
    display: none;
  }
}
#page_header_dh .menu_holder ul {
  float: right;
  list-style: none;
  width: 32px;
  cursor: pointer;
  margin-left: 15px;
  position: relative;
  margin: 0;
  padding: 0;
}
#page_header_dh .menu_holder ul:before {
  content: "";
  position: absolute;
  top: -5px;
  left: 0;
  background: url(../images/kg_sprite@4x.png) 0 -169px/310px auto no-repeat;
  width: 30px;
  height: 5px;
}
#page_header_dh .menu_holder ul li {
  float: left;
  width: 100%;
  background: #fff;
  height: 4px;
  margin-bottom: 6px;
  border-radius: 2px;
}
#page_header_dh h1 {
  font-family: "bliss_pro_regular";
  font-size: 36px;
  line-height: 1.2;
  text-align: center;
  letter-spacing: 12px;
  font-weight: 500;
  font-style: normal;
  color: #FFFFFF;
  text-transform: uppercase;
  width: 90%;
  max-width: 800px;
  margin: 0 auto;
}
@media screen and (max-width: 500px){
  #page_header_dh h1 {
    font-size: 26px;
  }
}

body.page-template-digital-hub .content{
  margin-top: -20px;
}
body.page-template-our-way .content,
body.page-template-live .content{
  margin-top: -70px;
}


/* projectbo */

/* Our Taste */
body.page-template-our-taste #content{
  position: relative;
  z-index: 9;
}
.our-taste, .our-people{
  z-index: 99;
}

.overlay-vdos{
  display: none;
  position: fixed;
  text-align: center;
  z-index: 99999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);  
}
.overlay-vdos .wrap-video-ovl{
  display: none;
  position: relative;
  width: 100%;
  height: 100%;
}
.overlay-vdos .wrap-video-ovl iframe{
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.overlay-vdos .wrap-video-ovl .close{
  position: absolute;
  z-index: 1;
  right: 1.5em;
  top: 1.5em;
  width: 50px;
  height: 50px;
  cursor: pointer;
}
.overlay-vdos .wrap-video-ovl .close div {
  background-repeat: no-repeat;
  border: 10px solid rgba(0, 0, 0, 0.3);
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  width: 70px;
  height: 70px;
}
.video-intrinsic video{
  position: absolute;
  width: 100%;
  object-fit: cover;
}
.video-intrinsic video.noEdge{
  height: 100%;
}
.video-intrinsic{
  position: relative;
}
.video-intrinsic::before{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(0,0,0,.2);
}
.our-taste .overlay-vdo,
.our-people .overlay-vdo {
  display: none;
  position: fixed;
  text-align: center;
  z-index: 99;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  overflow: hidden;
}
.our-taste .vdo-overlay,
.our-people .vdo-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  object-fit: cover;
}
.our-taste section{
  position: relative;
  background-size: cover;
  padding: 200px 0;
}

.our-taste section .maskSvg{
  position: absolute;
  z-index: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
}
.our-taste section .maskSvg.noEdge{
  -webkit-mask-image: url(../images/svg/mask-grassfed.svg); 
  -webkit-mask-size: cover;
  -webkit-mask-position: center;
  -moz-mask-image: url(../images/svg/mask-grassfed.svg); 
  -moz-mask-size: cover;
  -moz-mask-position: center;
  mask-image: url(../images/svg/mask-grassfed.svg); 
  mask-size: cover;
  mask-position: center;
}
.our-taste section:nth-child(1){
  z-index: 2;
}
.our-taste section:nth-child(2){
  z-index: 1;
  margin-top: -70px;
}
.our-taste section:nth-child(3){
  z-index: 0;
  margin-top: -120px;
}
.our-taste section.isEdge:nth-child(3) .maskSvg{
  height: auto;
}
.our-taste section.playing{
  z-index: 99999;
}
.our-taste section.isEdge{
  margin-top: 0;
  z-index: 0;
}
.our-taste section .inner-content{
  position: relative;
  z-index: 1;
  width: 80%;
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
  color: #FFFFFF;
}
.our-taste section span{
  font-family: 'libre_baskerville_italic';
  font-style: italic;
  letter-spacing: 0;
  font-size: 50px;
  color: #FFFFFF;
}
.our-people section h2,
.our-taste section h2{
  position: relative;
  font-size: 46px;
  line-height: 1.2;
  color: #FFFFFF;
  letter-spacing: 15px;
  margin-top: 20px;
}
.our-people section h2{
  margin-bottom: 20px;
  margin-top: 20px;
}
.our-taste section h2:after{
  content: "";
  position: absolute;
  left: 50%;
  bottom: -30px;
  transform: translateX(-50%);
  width: 100px;
  height: 1px;
  background-color: #FFFFFF;
}
.our-taste section p{
  font-family: "bliss_pro_light";
  font-size: 20px;
  letter-spacing: 1px;
  width: 90%;
  margin: 0 auto;
  margin-top: 50px;
  margin-bottom: 50px;
}
.our-taste section .cta{
  cursor: pointer;
  display: inline-block;
  font-family: "bliss_pro_light";
  letter-spacing: 3px;
  font-size: 18px;
  color: #FFFFFF;
  padding: 20px 100px;
  border: 2px solid #FFFFFF;
  text-transform: uppercase;
  transition: all .5s ease-in-out
}
.our-taste section .cta:hover{
  background-color: #004413;
  border: 2px solid #336E4A;
}

@media screen and (max-width: 1400px){
  .our-taste section.isEdge:nth-child(2){
    margin-top: -60px;
    z-index: 0;
  }
  .our-taste section.isEdge:nth-child(3){
    margin-top: -110px;
    z-index: 0;
  }
}
@media screen and (max-width: 769px) and (orientation: landscape){
  .our-taste section:nth-child(2){
    margin-top: -70px;
  }
  .our-taste section:nth-child(3){
    margin-top: -120px;
  }
}
@media screen and (max-width: 769px){
  .page-template-digital-hub
  .topSection .wrp-submenu .nav-tabs li {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .topSection .copy-line{
    min-height: 80px !important;
  }
}
@media screen and (max-width: 1025px){
  .topSection .copy-line{
    min-height: 60px;
  }
  body.page-template-digital-hub .content{
    margin-top: -80px;
  }
  body.page-template-our-way .content,
  body.page-template-live .content{
    margin-top: -130px;
  }
  .topSection{
    -webkit-transform: translateY(-120px);
  -moz-transform: translateY(-120px);
  -ms-transform: translateY(-120px);
  -o-transform: translateY(-120px);
  transform: translateY(-120px);
  }
  div#dk0-mobile-submenu {
    width: 70%;
    transform: translateX(-50%);
    left: 50%;
  }
  .dk-selected {
    padding-left: 0;
    text-align: center;
    background-color: #004413;
    color: #FFFFFF;
  }
  #page_header_dh{
    margin-top: -140px;
    padding-top: 230px;
    height: 480px !important;
  }
  .page-template-digital-hub
  .topSection .wrp-submenu .nav-tabs li span{
    letter-spacing: 2px;
    line-height: 60px;
    font-size: 15px;
  }
}
@media screen and (max-width: 769px){
  body.page-template-digital-hub .content{
    margin-top: -150px;
  }
}
@media screen and (max-width: 560px){
  #page_header_dh{
    margin-top: -140px;
    padding-top: 180px;
  }
}

@media screen and (max-width: 500px){
  body.page-template-digital-hub .content{
    margin-top: -100px;
  }
  div#dk0-mobile-submenu {
    width: 100%;
    margin-top: 10px;
  }
	.our-taste section:nth-child(3){
		margin-top: -70px;
	}
  .our-taste section .cta{
    padding: 20px 40px;
  }
  .our-taste section .inner-content{
    width: 90%;
  }
  .our-taste section h2{
    font-size: 42px;
  }
}

/* Our People */
.our-people .video{
  position: relative;
  background-size: cover;
  background-position: center;
  padding: 170px 0;
}
.our-people .video .mask{
  position: absolute;
  z-index: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,.1);
  transition: all .5s ease-in-out;
}
.our-people .video:hover .mask{
  background-color: rgba(0,0,0,.2);
}
.our-people .video .inner-content{
  position: relative;
  z-index: 1;
  width: 80%;
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
  color: #FFFFFF;
}
a.playVideo img{
  width: 70px;
  transition: all .3s ease-in-out;
  cursor: pointer;
}
a.playVideo img:hover{
  transform: scale(1.1);
}
.info{
  position: relative;
  display: flex;
  /* margin-bottom: 20px; */
}
.info-section{
  position: relative;
  background-size: cover;
  background-position: center;
  padding: 100px 70px 40px 70px;
  width: 50%;
  border-radius: 60px 0 0 0;
  margin-top: -55px;
  overflow: hidden;
}
.our-people .info-section .mask{
  position: absolute;
  z-index: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255,255,255,.5);
}
.info-section.left{
  text-align: right;
  border-radius: 0 60px 0 0;
}
.info-section.left .inner-content{
  float: right; 
  clear: both;
}
.info-section.right{
  background-image: url(../images/our-people/cathy-mckenna.jpg);
}
.info-section .inner-content{
  position: relative;
  width: 80%;
}
.info-section .inner-content h3{
  font-family: 'libre_baskerville_italic';
  font-weight: 200;
  font-style: italic;
  font-size: 32px;
  color: #004413;
  letter-spacing: -1px; 
  margin: 10px 0;
  text-transform: none;
}
.info-section .inner-content span{
  font-family: "bliss_pro_bold";
  font-weight: 400;
  font-size: 28px;
  color: #004413;
  letter-spacing: 5px; 
  text-transform: uppercase;
}
.info-section .inner-content p{
  position: relative;
  font-weight: 400;
  line-height: 1.5;
  font-size: 18px;
  color: #004413;
  margin-top: 80px;
}
.info-section .inner-content p:before{
  content: '';
  position: absolute;
  left: 0;
  top: -40px;
  background-color: #004413;
  width: 240px;
  height: 1px;
}
.info-section.left .inner-content p:before{
  right: 0;
  left: auto;
}
.full-width-copy{
  font-size: 18px;
  background-color: #FFFFFF;
  padding: 70px 0;
  color: #004413;
  text-align: center;
}
.full-width-copy p{
  width: 90%;
  max-width: 450px;
  margin: 0 auto;
  line-height: 1.5;
}
.our-taste section .closeVideo,
.our-people section .closeVideo {
  position: absolute;
  z-index: 991;
  right: 1.5em;
  top: 1.5em;
  width: 50px;
  height: 50px;
  cursor: pointer;
}
.our-taste section .closeVideo .image,
.our-people section .closeVideo .image {
  background-repeat: no-repeat;
  border: 10px solid rgba(0, 0, 0, 0.3);
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  width: 70px;
  height: 70px;
}
@media only screen and (max-width: 769px) {
  .topSection .copy-line{
    margin-top: 0;
    padding-top: 40px;
    max-width: 90%;
    font-size: 16px;
    line-height: 1.2;
    min-height: 0
  }
  .topSection{
    margin-bottom: 180px;
  }
  #page_header_dh {
    margin-top: -120px;
    padding-top: 220px
  }
  #page_header_dh:before{
    background: -webkit-linear-gradient(top,#fff 0,rgba(255,255,255,.5) 20%,rgba(255,255,255,.2) 30%,rgba(255,255,255,.1) 35%);
    background: linear-gradient(top,#fff 0,rgba(255,255,255,.5) 20%,rgba(255,255,255,.2) 30%,rgba(255,255,255,.1) 35%)
  }
  .topSection{
    padding: 0;
  }
  .info-section{
    width: 100%;
    border-radius: 0;
    margin-top: 0;
  }
  .topSection{
   -webkit-transform: translateY(-80px);
  -moz-transform: translateY(-80px);
  -ms-transform: translateY(-80px);
  -o-transform: translateY(-80px);
  transform: translateY(-80px);
  }
}
@media (max-width: 500px){
  .topSection .copy-line{
    min-height: 80px;
  }
	.info-section .inner-content p:before{
		width: 100%
	}
  .info-section.left .inner-content p:before{
    right: auto;
    left: 0;
  }
  .info-section .inner-content h3{
    margin-bottom: 20px;
  }
  .info-section.left{
	  border-radius: 0;
	}
  .our-taste section{
    padding: 100px 0;
  }
  .our-people .video{
    padding: 25px 0;
    background-position: center;
  }
  .our-people .video h2{
    font-size: 30px;
    margin-bottom: 10px;
  }
  .our-people .info-section{
    padding: 30px 0;
    text-align: left !important;
  }
  .our-people .info-section .inner-content{
    float: none;
    margin: 0 auto;
  }
  .topSection{
    margin-bottom: 130px;
    width: 100%;
  }
  #page_header_dh {
      height: 250px;
      padding-top: 100px;
  }
  .topSection{
    -webkit-transform: translateY(-80px);
  -moz-transform: translateY(-80px);
  -ms-transform: translateY(-80px);
  -o-transform: translateY(-80px);
  transform: translateY(-80px);
  }
  .our-taste section .closeVideo,
  .our-people section .closeVideo{
    width: 50px;
    height: 50px;
  }
}

.our-people section p{
  max-width: 415px;
  width: 90%;
  margin: 0 auto;
}


.wrp-mobile-submenu{
  display: none
}

@media only screen and (max-width: 1200px){
  .wrp-mobile-submenu{
    display: block;
    position: relative;
    z-index: 5
  }
  #mobile-submenu{
    position: absolute;
    z-index: 0;
    top: -80px;
    opacity: 0;
    font-size: 16px;
    width: 100%;
    height: 70px;
    border: 0;
    background-color: #004413;
    color: #fff;
    letter-spacing: 4px;
    text-transform: uppercase;
    font-size: 16px;
    cursor: pointer;
    font-family: "bliss_pro_light";
    outline: none;
    -moz-appearance: window;
    -webkit-appearance: none;
  }
  #mobile-submenu option{
    text-transform: uppercase;
    text-align-last: center;
    -webkit-text-align-last: center;
  }
  /* .wrp-mobile-submenu ul#dk0-listbox {
    margin: 0;
    padding: 0;
    text-align: center;
}
.wrp-mobile-submenu ul#dk0-listbox li {
    list-style: none;
    padding: 5px 10px;
    box-sizing: border-box;
    background: #004413;
    color: #ffffff;
} */
}