body {
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
}

body.grey {
    background: #f5f5f5;
}

a:hover {
    color: #868686;
    text-decoration: none;
}

a:visited,
a:focus,
a:active {
    text-decoration: none;
}

h1 {
    font-size: 48px;
    color: #000;
}

h2 {
    font-size: 48px;
    margin-bottom: 30px;
    color: #000;
}

h4 {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 20px;
    color: #000;
}

blockquote {
    border-left: none;
    position: relative;
    padding: 0;
}

blockquote span {
    position: relative;
}

blockquote span:before {
    content: '\201C';
    font-size: 84px;
    font-family: Raleway;
    font-weight: bold;
    position: absolute;
    left: -36px;
    top: -26px;
}

blockquote span:last-child:before {
    content: '\201D';
    left: initial;
    top: initial;
    right: -40px;
    bottom: -73px;
}

#masthead {
    margin-bottom: 60px;
}

#top-nav {
    height: 60px;
    overflow-y: hidden;
    max-width: 1300px;
    margin: 0 auto;
    padding: 0 20px;
}

#top-nav .top-nav-container {
    float: right;
}

#mob-top-nav .mob-top-nav-container {
    float: right;
}

#top-nav .search,
#mob-top-nav .search {
    float: left;
}

#top-nav .divider,
#mob-top-nav .divider {
    float: left;
    width: 2px;
    height: 22px;
    background: #ccc;
    margin: 19px 0 0;
    /*display: none;*/
}

#mob-top-nav .divider {
    background: #fff;
    margin: 16px 0 0;
}

a.lang-toggle {
    float: left;
    width: 26px;
    height: 26px;
    background: #8c8c8c;
    color: #fff;
    border-radius: 100px;
    padding: 7px 0 0 6px;
    font-size: 10px;
    margin: 16px;
    /*display: none;*/
}

#mob-top-nav a.lang-toggle {
    color: #cc1521;
    background: #fff;
    font-weight: bold;
    margin: 14px;
}

#top-nav form.search input,
#mob-top-nav form.search input {
    border-radius: 5em;
    margin: 14px 0 0;
    width: 0;
    opacity: 0;
    -webkit-transition: all 1s;
    transition: all 1s;
}

#mob-top-nav form.search input {
    margin-top: 11px;
}

#top-nav form.search input.active {
    width: 300px;
    opacity: 1;
}

#mob-top-nav form.search input.active {
    opacity: 1;
}

#search-button,
#search-button-mob,
#recipe-search-button {
    width: 27px;
    height: 27px;
    border: none;
    background: url(../images/icon-search.png) center center no-repeat;
    background-size: contain;
    margin: 17px 16px;
    float: right;
}

#search-button-mob {
    margin: 14px 13px;
}

#search-button-mob {
    background-image: url(../images/icon-search-fff.png);
}

#top-nav .form-group,
#mob-top-nav .form-group {
    float: right;
}

#mob-top-nav ul {
    list-style: none;
    text-align: center;
    padding: 0;
    font-size: 20px;
}

#mob-top-nav ul a {
    color: #fff;
    padding-bottom: 10px;
    display: block;
    font-weight: 400;

}

#mob-top-nav ul h2 a {
    font-size: 17px;
    font-weight: bold;
}

#mob-top-nav ul a:hover,
#mob-top-nav ul a:active,
#mob-top-nav ul a:visited,
#mob-top-nav ul a:focus {
    text-decoration: none;
}

#mob-top-nav ul li {
    padding: 11px 0 0;
    position: relative;
}

#mob-top-nav #brands-menu-item-mob ul ul li:first-child,
#mob-top-nav #marques-menu-item-mob ul ul li:first-child {
    padding-top: 0;
}

#mob-top-nav ul ul {
    background: #fff;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.5s;
    transition: height 0.5s;
}

#mob-top-nav #brands-menu-item-mob ul ul,
#mob-top-nav #marques-menu-item-mob ul ul {
    height: initial;
}

#mob-top-nav li.active > ul {
    display: block;
}

#mob-top-nav ul > li span {
    position: absolute;
    top: 44px;
    left: calc(50% - 10px);
    z-index: 1000;
    background: #fff;
    width: 16px;
    height: 16px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    display: none;
}

#mob-top-nav ul > li.active span {
    display: block;
}

#mob-top-nav ul ul > li span,
#footer-nav h3 span,
a.secondary-cta span,
#featured-recipes a div span span,
.recent-issues > a span,
#apply-hub li span,
#newsletter-hub h3 span,
#map-container li span {
    position: absolute;
    width: 25px;
    height: 25px;
    border: none;
    right: 20px;
    left: auto;
    top: 24px;
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    border-radius: 3em;
    cursor: pointer;
    overflow: hidden;
}

.recent-issues > a span,
#apply-hub li span,
#newsletter-hub h3 span,
#map-container li span {
    width: 25px;
    height: 40px;
    top: 51%;
    left: calc(50% + 5em);
}

#apply-hub li span,
#map-container li span {
    left: auto;
    right: -12px;
}

#footer-nav h3 span {
    display: none;
    right: 30px;
    top: 35px;
}

#mob-top-nav ul ul > li span span,
#footer-nav h3 span span,
a.secondary-cta span span,
#featured-recipes a div span span span,
.recent-issues > a span span,
#apply-hub li span span,
#newsletter-hub h3 span span,
#recipes-main li a div span span span,
.recipe-grid li a div span span span,
#map-container li span span{
    position: absolute;
    width: 10px;
    height: 2px;
    background-color: #000;
    border: none;
    left: 8px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 7px;
}

.recent-issues > a span span,
#apply-hub li span span,
#newsletter-hub h3 span span,
#map-container li span span {
    width: 20px;
    height: 3px;
    left: -5px;
    -ms-transform: rotate(50deg);
    -webkit-transform: rotate(50deg);
    transform: rotate(50deg);
    top: 10px;
}

#footer-nav a div span span {
    background-color: #fff;
}

#footer-nav h3 span span {
    background-color: #fff;
}

#mob-top-nav ul ul > li span span:last-child,
#footer-nav h3 span span:last-child,
a.secondary-cta span span:last-child,
#featured-recipes a div span span span:last-child,
#recipes-main li a div span span span:last-child,
.recipe-grid li a div span span span:last-child {
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 13px;
}

.recent-issues > a span span:last-child,
#apply-hub li span span:last-child,
#newsletter-hub h3 span span:last-child,
#map-container li span span:last-child {
    -ms-transform: rotate(-50deg);
    -webkit-transform: rotate(-50deg);
    transform: rotate(-50deg);
    top: 24px;
}

#mob-top-nav ul ul li {
    border-bottom: 1px solid #d2d2d2;
    text-transform: uppercase;
}
#mob-top-nav ul ul li:last-child {
    border-bottom: none;
}


#mob-top-nav ul ul a {
    color: #000;
}

#mob-top-nav ul ul li h3 {
    margin: 0;
    padding: 5px 0;
    font-weight: bold;
    font-size: 16px;
}

#mob-top-nav ul ul ul {
    background: #e8e8e8;
}

#mob-top-nav #brands-menu-item-mob ul ul,
#mob-top-nav #marques-menu-item-mob ul ul {
    background: #ffffff;
}

#mob-top-nav ul ul ul li {
    text-transform: none;
    font-size: 16px;
}

#mob-top-nav ul ul ul li h5 {
    text-transform: uppercase;
    font-size: 16px;
}

#mob-top-nav li.active>h3 a {
    color: #cc1521;
}

#mob-top-nav li li>span,
#apply-hub li h3>span,
#newsletter-hub h3>span,
#map-container li h3>span {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

#mob-top-nav li.active li.active>span {
    -ms-transform: translate(-2px, -50%) rotate(90deg);
    -webkit-transform: translate(-2px, -50%) rotate(90deg);
    transform: translate(-2px, -50%) rotate(90deg);
}

#apply-hub li.active h3>span,
#newsletter-hub h3.active>span,
#map-container li.active h3>span {
    -ms-transform: translate(-10px, -40%) rotate(90deg);
    -webkit-transform: translate(-10px, -40%) rotate(90deg);
    transform: translate(-10px, -40%) rotate(90deg);
}

#mob-top-nav li.active li.active span span {
    background-color: #cc1521;
}

#apply-hub li.active span span,
#map-container li.active span span {
    background-color: #fff;
}



#main-nav,
.sticky-main-nav-container {
    height: 60px;
    background: #612873;
    position: relative;
}

#main-nav .nav-container {
    max-width: 1300px;
    color: #fff;
    margin: 0 auto;
    position: relative;
    padding: 0 20px;
}

#main-nav ul,
#footer-nav ul {
    list-style: none;
    font-size: 18px;
    margin: 0;
    padding: 0;
}

#main-nav .dropdown ul {
    padding-top: 20px;
}

#main-nav .dropdown ul li {
    width: 100%;
    cursor: pointer;
    float: none;
    padding: 11px 30px;
}

#main-nav .dropdown ul h3 {
    font-size: 14px;
    margin: 0;
}

#main-nav ul ul {
    display: none;
}

#main-nav ul li,
#footer-nav ul li {
    float: left;
    padding: 18px 38px;
    position: relative;
}

#main-nav ul li a,
#main-nav ul li a:hover,
#main-nav ul li a:visited,   
#main-nav ul li a:active {
    color: #fff;
}

#main-nav ul li.active a {
    text-decoration: underline;
}

#main-nav ul li span {
    position: absolute;
    width: 10px;
    height: 10px;
    background: #fff;
    bottom: -4px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    left: calc(50% - 5px);
    opacity: 0;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
}

#main-nav ul li.expanded span {
    opacity: 1;
}

#main-nav .nav-left {
    float: left;
    margin-left: 107px;
}

#main-nav .nav-right {
    float: right;
    margin-right: 106px;
}

#main-nav .nav-left.fr-ver,
#main-nav .nav-right.fr-ver {
    /*font-size: 15px;*/
}


#main-nav .nav-right li {
    padding: 18px 45px;
}

#main-nav .nav-left.fr-ver li,
#main-nav .nav-right.fr-ver li {
    /*padding: 20px 13px;*/
}

#sticky-main-nav {
    position: fixed;
    width: 100%;
    top: 0;
    background: #fff;
    height: 80px;
    z-index: 2000;
    display: none;
}

.sticky-main-nav-container {
    margin-top: 10px;
}

#sticky-main-nav a.back-to-top {
    position: absolute;
    top: 50%;
    right: 20px;
    color: #fff;
    padding-top: 21px;
    font-size: 14px;
    transform: translate(0, -50%);
}

#sticky-main-nav a.back-to-top:before {
    content: "";
    position: absolute;
    width: 100%;
    top: 0;
    background: url(../images/chevron-white.svg) center top no-repeat;
    transform: rotate(-90deg);
    height: 27px;
    background-size: contain;
}

.touchevents #main-nav ul {
    display: none;
}

.touchevents #hamburger,
.touchevents #hamburger-sticky {
    display: block;
}


#main-logo,
#main-logo-sticky {
    position: absolute;
    background: url(../images/logo-bg.png) center center no-repeat;
    background-size: contain;
    height: 70px;
    width: 300px;
    top: -5px;
    left: 50%;
    -ms-transform: translate(-50%, 0);
    -webkit-transform:translate(-50%, 0);
    transform: translate(-50%, 0);
}

#main-logo img,
#main-logo-sticky img {
    width: 200px;
    display: block;
    margin: 16px 0 0 50px;
}

#hamburger,
#hamburger-sticky {
    position: absolute;
    width: 30px;
    height: 32px;
    top: 11px;
    left: 24px;
    display: none;
    cursor: pointer;
}

#hamburger div,
#hamburger-sticky div {
    width: 100%;
    height: 3px;
    background: #fff;
    margin: 7px 0;
}

#mob-top-nav {
    position: fixed;
    width: 100%;
    min-height: 700px;
    top: 0;
    padding-bottom: 140px;
    background: #612873;
    z-index: 2000;
    display: none;
    bottom: 0;
    overflow: auto;
}

#mob-top-nav a.close-menu {
    float: left;
    width: 54px;
    height: 54px;
    position: relative;
}

#mob-top-nav a.close-menu span {
    position: absolute;
    width: 26px;
    height: 3px;
    background: #fff;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}

#mob-top-nav a.close-menu span:nth-child(2) {
    -ms-transform: translate(-50%, -50%) rotate(-45deg);
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
}


#homeCarousel {
    overflow: hidden;
}

#homeCarousel .carousel-indicators .active {
    background-color: #000;
}

#homeCarousel .carousel-indicators li {
    border: 2px solid #000;
    width: 15px;
    height: 15px;
    margin: 0 10px;
}


#homeCarousel .carousel-indicators.invert .active {
    background-color: #fff;
}

#homeCarousel .carousel-indicators.invert li {
    border-color: #fff;
}

#homeCarousel .carousel-inner .item,
#homeCarousel .carousel-inner .item.active,
#homeCarousel .carousel-inner .item.next,
#homeCarousel .carousel-inner .item.left {
    padding-bottom: 40%;
    height: 0;
    overflow: hidden;
}

#homeCarousel .carousel-inner>.item>a>img,
#homeCarousel .carousel-inner>.item>img,
#homeCarousel .carousel-inner>.item.active>a>img,
#homeCarousel .carousel-inner>.item.active>img,
#homeCarousel .carousel-inner>.item.next>a>img,
#homeCarousel .carousel-inner>.item.next>img,
#homeCarousel .carousel-inner>.item.left>a>img,
#homeCarousel .carousel-inner>.item.left>img {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1000;
    width: 100%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 3000px;
}

#homeCarousel.full-height .carousel-inner>.item>a>img,
#homeCarousel.full-height .carousel-inner>.item>img,
#homeCarousel.full-height .carousel-inner>.item.active>a>img,
#homeCarousel.full-height .carousel-inner>.item.active>img,
#homeCarousel.full-height .carousel-inner>.item.next>a>img,
#homeCarousel.full-height .carousel-inner>.item.next>img,
#homeCarousel.full-height .carousel-inner>.item.left>a>img,
#homeCarousel.full-height .carousel-inner>.item.left>img {
    width: auto;
    height: 100%;
}

#homeCarousel .carousel-inner>.item>img.carousel-mob-img {
    display: none;
}

/*
#homeCarousel.full-height .carousel-inner>.item>img {
    display: none;
}

#homeCarousel.full-height .carousel-inner>.item>img.carousel-mob-img {
    display: block;
}
*/


#homeCarousel h2 {
    position: absolute;
    color: #000;
    z-index: 1100;
    text-align: center;
    width: 100%;
    bottom: 34%;
    font-size: 48px;
    padding: 0 10px;
}

#homeCarousel a {
    position: absolute;
    color: #000;
    z-index: 1100;
    font-size: 20px;
    border: 1px solid #000;
    border-radius: 5em;
    padding: 16px 52px;
    top: 71%;
    left: 50%;
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    min-width: 240px;
    text-align: center;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

#homeCarousel .invert h2 {
    color: #fff;
}

#homeCarousel .invert a {
    color: #fff;
    border: 1px solid #fff;
}

#homeCarousel a:hover,
#homeCarousel a:visited,
#homeCarousel a:active {
    text-decoration: none;
}

#homeCarousel a:hover {
    color: #fff;
    background-color: #000;
}

#homeCarousel .invert a:hover {
    color: #000;
    background-color: #fff;
}

.carousel-inner .item div {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1001;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.67), rgba(255, 255, 255, 0.29), rgba(255, 255, 255, 0));
    display: none;
}

.carousel-inner .item.invert div {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.67), rgba(0, 0, 0, 0.29), rgba(255, 255, 255, 0));
}

.carousel-inner .item.slide-mask div {
    display: block;
}

#homeCarousel .carousel-inner .carousel-content-left h2 {
    text-align: left;
    right: 50%;
    width: auto;
}

#homeCarousel .carousel-inner .carousel-content-left a {
    transform: none;
}

.carousel.landscape .mob-only-slide {
    display: none;
}

.carousel.portrait .mob-only-slide {
    display: block;
}

.carousel.portrait .desktop-only-slide {
    display: none;
}

#main-nav .dropdown {
    position: absolute;
    background: #fff;
    z-index: 2000;
    top: 65px;
    width: 100%;
    height: 0px;
    overflow: hidden;
    -webkit-transition: height 0.5s;
    transition: height 0.5s;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

#main-nav .dropdown li {
    font-size: 14px;
    padding: 8px 30px;
}

#main-nav #products-dropdown,
#main-nav #produits-dropdown {
    width: 270px;
    left: calc(50% - 535px);
}

#main-nav #recipes-dropdown {
    width: 270px;
    left: calc(50% - 384px);
}

#main-nav #recettes-dropdown {
    width: 270px;
    left: calc(50% - 390px);
}

#main-nav #faq-dropdown {
    width: 270px;
    left: calc(50% + 227px);
}

#main-nav #faq-fr-dropdown {
    width: 270px;
    left: calc(50% + 159px);
}

#main-nav #about-us-dropdown,
#main-nav #salerno-story-dropdown,
#main-nav #lhistoire-de-salerno-dropdown {
    width: 270px;
    left: calc(50% + 352px);
}

#main-nav #lhistoire-de-salerno-dropdown {
    width: 270px;
    left: calc(50% + 282px);
}

#main-nav #salerno-story-dropdown li:nth-child(2),
#main-nav #lhistoire-de-salerno-dropdown li:nth-child(2) {
    border-bottom: 1px solid #c3c3c3;
    padding-top: 31px;
}


#main-nav .dropdown.expanded {
    height: 390px;
}

#main-nav #foodservice-dropdown.dropdown.expanded {
    height: 410px;
}

#main-nav #services-alimentaires-dropdown.dropdown.expanded {
    height: 490px;
}

#footer-nav ul li {
    width: 25%;
    cursor: pointer;
}

#main-nav .dropdown ul ul li,
#footer-nav ul ul li {
    float: none;
    font-size: 14px;
    padding: 8px 0;
    width: 100%;
}

#footer-nav ul h3 {
    font-size: 14px;
    text-transform: uppercase;
    border-bottom: 1px solid #ccc;
    padding: 0 0 20px 0;
    margin-bottom: 20px;
}

#footer-nav ul li:last-child ul li:nth-child(3) {
    border-bottom: 1px solid #ccc;
}

#main-nav .dropdown ul h3.no-border,
#footer-nav ul h3.no-border {
    /*border-bottom: none;*/
}

#footer-nav ul h3 {
    padding: 0 0 18px 0;
    position: relative;
}

#footer-nav ul ul {
    -webkit-transition: height 0.5s;
    transition: height 0.5s;
}


#main-nav .dropdown ul li a,
#main-nav .dropdown ul li a:visited,   
#main-nav .dropdown ul li a:active {
    color: #000;
}

#main-nav .dropdown ul li a:hover {
    color: #aaa;
}

#footer-nav ul li a,
#footer-nav ul li a:hover,
#footer-nav ul li a:visited,   
#footer-nav ul li a:active {
    color: #fff;
}

#footer-nav ul li a:hover {
    text-decoration: underline;
}

#footer-nav ul li a:visited,   
#footer-nav ul li a:active,
#footer-nav ul li a:focus {
    text-decoration: none;
}

#footer-nav li h3>span {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.mob-only {
    display: none;
}


/* BRANDBAR */

#main-nav #brands-dropdown {

}

#main-nav #brands-dropdown li,
#main-nav #marques-dropdown li {
    float: left;
    padding: 0;
}

#main-nav #brands-dropdown a,
#main-nav #marques-dropdown a {
    display: block;
    height: 75px;
}

#main-nav #brands-dropdown li.stirling-site-link a,
#main-nav #marques-dropdown li.stirling-site-link a {
    width: 124px;
}

#main-nav #brands-dropdown li.gl-site-link,
#main-nav #marques-dropdown li.gl-site-link {
    background: url(../images/gl-bg.png) center 4px no-repeat;
}

#main-nav #brands-dropdown li.blackriver-site-link,
#main-nav #marques-dropdown li.blackriver-site-link {
    background: url(../images/blackRiver_bg.png) center top no-repeat;
}

#main-nav #brands-dropdown li.hewitt-site-link,
#main-nav #marques-dropdown li.hewitt-site-link {
    background: url(../images/hewitts-green-bg.png) center top no-repeat;
}

#main-nav #brands-dropdown li.ivanhoe-site-link,
#main-nav #marques-dropdown li.ivanhoe-site-link {
    background: url(../images/ivanhoe-bg.png) center top no-repeat;
}

#main-nav #brands-dropdown li.nordica-link,
#main-nav #marques-dropdown li.nordica-link {
    background: url(../images/nordica-bg.png) center top no-repeat;
}

#main-nav #brands-dropdown li.salerno-site-link,
#main-nav #marques-dropdown li.salerno-site-link {
    background: url(../images/salerno-bg.png) center top no-repeat;
}

#main-nav #brands-dropdown li.stirling-site-link,
#main-nav #marques-dropdown li.stirling-site-link {
    background: url(../images/stirling-bg.png) center top no-repeat;
}

#main-nav #brands-dropdown li.ac-site-link,
#main-nav #marques-dropdown li.ac-site-link {
    background: url(../images/francos-bg.png) center top no-repeat;
}

#main-nav #brands-dropdown li.lacteeze-link,
#main-nav #marques-dropdown li.lacteeze-link {
    background: url(../images/lacteeze-bg.jpg) center top no-repeat;
}

#main-nav #brands-dropdown li.longlife-link,
#main-nav #marques-dropdown li.longlife-link {
    background: url(../images/longlife-bg.jpg) center top no-repeat;
}

#main-nav #brands-dropdown li.churn-link,
#main-nav #marques-dropdown li.churn-link {
    background: url(../images/churn-84-bg.jpg) center top no-repeat;
}

#main-nav #brands-dropdown li.gos-gris-link,
#main-nav #marques-dropdown li.gos-gris-link {
    background: url(../images/gos-gris-bg.jpg) center top no-repeat;
}

#main-nav #brands-dropdown li:nth-child(5),
#main-nav #marques-dropdown li:nth-child(5) {
    margin-left: 11.11%;
}



#main-nav #brands-dropdown li.blackriver-site-link:hover,
#main-nav #marques-dropdown li.blackriver-site-link:hover {
    background-position: center -76px;
}

#main-nav #brands-dropdown li.hewitt-site-link:hover,
#main-nav #marques-dropdown li.hewitt-site-link:hover {
    background-position: center -76px;
}

#main-nav #brands-dropdown li.ivanhoe-site-link:hover,
#main-nav #marques-dropdown li.ivanhoe-site-link:hover {
    background-position: center -76px;
}

#main-nav #brands-dropdown li.nordica-link:hover,
#main-nav #marques-dropdown li.nordica-link:hover {
    background-position: center -76px;
}

#main-nav #brands-dropdown li.salerno-site-link:hover,
#main-nav #marques-dropdown li.salerno-site-link:hover {
    background-position: center -77px;
}

#main-nav #brands-dropdown li.stirling-site-link:hover,
#main-nav #marques-dropdown li.stirling-site-link:hover {
    background-position: center -77px;
}

#main-nav #brands-dropdown li.gl-site-link:hover,
#main-nav #marques-dropdown li.gl-site-link:hover {
    background-position: center -72px;
}

#main-nav #brands-dropdown li.ac-site-link:hover,
#main-nav #marques-dropdown li.ac-site-link:hover {
    background-position: center -77px;
}

#main-nav #brands-dropdown li.lacteeze-link:hover,
#main-nav #marques-dropdown li.lacteeze-link:hover {
    background-position: center -74px;
}

#main-nav #brands-dropdown li.longlife-link:hover,
#main-nav #marques-dropdown li.longlife-link:hover {
    background-position: center -76px;
}

#main-nav #brands-dropdown li.churn-link:hover,
#main-nav #marques-dropdown li.churn-link:hover {
    background-position: center -75px;
}

#main-nav #brands-dropdown li.gos-gris-link:hover,
#main-nav #marques-dropdown li.gos-gris-link:hover {
    background-position: center -76px;
}

#main-nav #brands-dropdown ul li,
#main-nav #marques-dropdown ul li {
    width: 22.22%;
    margin-top: 23px;
}

#main-nav #brands-dropdown.expanded,
#main-nav #marques-dropdown.expanded {
    height: 310px;
}

/* Footer */

footer {
    color: #fff;
}

#footer-nav {
    background: #77777a;
}

#footer-nav .footer-nav-container {
    max-width: 1300px;
    color: #fff;
    margin: 0 auto;
    position: relative;
    padding: 30px 20px 50px;
}

#footer-info {
    background: #565658;
    line-height: 1.7em;
    font-size: 16px;
    font-weight: 300;
}

.footer-info-container {
    max-width: 1300px;
    margin: 0 auto;
    padding: 50px 0;
}

#footer-info section {
    float: left;
    padding: 0;
}

#footer-info section:nth-child(2) {
    width: 235px;
}

#footer-info section:nth-child(3) {
    width: 360px;
}

#footer-info section:nth-child(4) {
    width: 240px;
}

#footer-info section.social {
    width: calc(100% - 865px);
}

#footer-info section .upper {
    height: 6.6em;
    border-left: 1px solid #fff;
    padding-left: 50px;
    margin-bottom: 20px;
}

#footer-info section .lower {
    padding-left: 50px;
}

#footer-info section:nth-child(2) .upper {
    border-left: none;
    padding-left: 35px;
}

#footer-info section .lower,
#footer-info section .lower a,
#footer-info section .lower a:visited,
#footer-info section .lower a:active {
    color: #c1c1c1;
    font-size: 14px;
}

#footer-info section .lower a:hover {
    color: #ddd;
    text-decoration: underline;
}

#footer-info section.social .upper {
    padding: 25px 20px 0 4%;
}

#footer-info section.social .lower {
    padding-left: 14%;
}

#footer-logo {
    padding-top: 32px;
}

#footer-logo img {
    width: 150px;
}

section.mob-social {
    display: none;
}

section.social a,
section.mob-social a {
    display: block;
    float: left;
    width: 25%;
    height: 42px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}

section.social a:hover {
    opacity: 0.8;
}

section.social a.fb-link,
section.mob-social a.fb-link {
    background-image: url(../images/icon-fb-footer.png);
}

section.social a.tw-link,
section.mob-social a.tw-link {
    background-image: url(../images/icon-twitter-footer.png);
}

section.social a.yt-link,
section.mob-social a.yt-link {
    background-image: url(../images/icon-yt-footer.png);
}

section.social a.pintrest-link,
section.mob-social a.pintrest-link {
    background-image: url(../images/icon-pintrest-footer.png);
}

/* Social Hub */

#social-hub {
    text-align: center;
    background: #f5f5f5;
}

#social-hub.white {
    background: #fff;
}

.social-hub-container {
    max-width: 1300px;
    margin: 0 auto;
    padding: 60px 80px 30px;
}

#social-hub .tintup {

}

#social-hub .tintup iframe body {
    background-color: #f5f5f5 !important;
}

.gl-button,
.details-main p a {
    display: inline-block;
    font-size: 20px;
    border: 1px solid #000;
    border-radius: 5em;
    padding: 16px;
    min-width: 240px;
    text-align: center;
    margin: 42px 2px 60px;
    color: #000;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.gl-button:hover,
.gl-button.semi-trans:hover {
    text-decoration: none;
    background: #000;
    color: #fff;
}

.gl-button:active,
.gl-button:focus,
.gl-button:visited {
    text-decoration: none;
}

.gl-button.invert {
    border-color: #000;
    color: #fff;
    background-color: #000;
}

.gl-button.invert-trans,
.details-main p a {
    border-color: #fff;
    color: #fff;
    background-color: transparent;
}

.details-main p a {
    margin: 12px 2px 20px;
}

.gl-button.semi-trans {
    background-color: rgba(255, 255, 255, 0.22);
    color: #000;
    border-color: #000;
}

.gl-button.invert-semi-trans {
    border-color: #fff;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
}

.gl-button.invert:hover,
.gl-button.invert-trans:hover,
.gl-button.invert-semi-trans:hover,
.details-main p a:hover {
    background: #fff;
    color: #000;
    border-color: #000;
}

.gl-button.invert-trans:hover,
.gl-button.invert-semi-trans:hover,
.details-main p a:hover {
    border-color: #fff;
}

.details-main img {
    width: 100%;
    height: initial;
    max-width: 600px;
    margin-top: 40px;
}

a.secondary-cta {
    display: inline-block;
    font-size: 20px;
    border: none;
    padding: 16px 32px;
    width: auto;
    text-align: center;
    margin: 42px 15px 60px;
    color: #000;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    position: relative;
}

a.secondary-cta.invert-trans {
    color: #fff;
}

a.secondary-cta span {
    right: 0px;
    top: calc(50% + 2px);
    -webkit-transition: right 0.5s;
    transition: right 0.5s;
}

a.secondary-cta.invert-trans span span {
    background-color: #fff;
}

a.secondary-cta:hover {
    color: #868686;
}

a.secondary-cta:hover span {
    right: -3px;
    color: #868686;
}

a.secondary-cta:hover span span {
    background-color: #868686;
}

a.secondary-cta.invert-trans:hover {
    color: #ddd;
}

a.secondary-cta.invert-trans:hover span {
    right: -3px;
    color: #ddd;
}

a.secondary-cta.invert-trans:hover span span {
    background-color: #ddd;
}



/* Brand Carousel */


#brand-carousel {
    text-align: center;
}

.brand-carousel-container {
    max-width: 1300px;
    margin: 0 auto;
    padding: 60px 80px 30px;
}

#brand-carousel article {
    margin: 10px;
    border: 1px solid #000;
    padding: 10px 20px;
}

#brand-carousel article img {
    width: 98%;
    display: block;
    margin: 2px auto;
}

.brand-items-mob {
    display: none;
}

.brand-items-mob ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.brand-items-mob ul li {
    height: 100px;
    overflow: hidden;
    position: relative;
    border-bottom: 1px solid #ccc;
}

.brand-items-mob ul li img {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 250px;
}

#employment-hub {
    text-align: center;
    background: url(../images/farm-bg.jpg) left bottom no-repeat;
    background-size: cover;
}


.employment-hub-container {
    max-width: 1300px;
    margin: 0 auto;
    padding: 60px 80px 20%;
    max-height: 710px;
}

#environment-hub {
    text-align: center;
    background: url(../images/env-bg-c.jpg) center center no-repeat;
    background-size: cover;
    color: #fff;
}

#environment-hub h2,
#environment-hub h4 {
    color: #fff;
}

.environment-hub-container {
    max-width: 1300px;
    margin: 0 auto;
    padding: 60px 80px 20%;
    max-height: 710px;
}

.environment-hub-container.no-images {
    text-align: center;
    padding-bottom: 50px;
}

#environment-hub blockquote {
    text-align: left;
    float: left;
    width: calc(100% - 370px);
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 40px;
}

#environment-hub .no-images blockquote {
    text-align: center;
    float: none;
    width: 80%;
    margin: 40px auto;
}

#environment-hub .credit {
    float: left;
    clear: left;
}

#environment-hub .no-images .credit {
    float: none;
}

#environment-hub .credit img {
    float: left;
    border: 1px solid #fff;
    width: 120px;
}

#environment-hub .credit div {
    float: left;
    text-align: left;
    margin-left: 30px;
}

#environment-hub .no-images .credit div {
    float: none;
    text-align: center;
    margin-left: 0;
}

#environment-hub .credit h4 {
    margin: 0 0 5px;
}

#environment-hub .credit small {
    display: inline-block;
    font-size: 12px;
}

#environment-hub h2 {
    margin-bottom: 50px;
}

#createsend-subscribe,
#createsend-subscribe-mini {
    background: #cd1620;
    color: #fff;
    font-weight: 300;
}

#createsend-subscribe.black {
    background: #fff;
    border-top: 1px solid #cd1620;
    border-bottom: 1px solid #cd1620;
    margin: 5px 0;
    padding: 5px 0;
    color: #000;
}


#createsend-subscribe-mini.black {
    color: #000;
}

#createsend-subscribe .fs-newsletter-wrapper,
#createsend-subscribe-mini .fs-newsletter-wrapper {
    background-color: #ababab;
}

#createsend-subscribe .fs-newsletter-wrapper button,
#createsend-subscribe-mini .fs-newsletter-wrapper button {
    background: transparent;
    border: 1px solid #000;
}

#createsend-subscribe .fs-newsletter-wrapper button:hover,
#createsend-subscribe-mini .fs-newsletter-wrapper button:hover {
    color: #000;
}

#createsend-subscribe .fs-newsletter-wrapper h2,
#createsend-subscribe-mini .fs-newsletter-wrapper h2 {
    color: #cd1620;
}

.newsletter-signup-container {
    max-width: 1300px;
    margin: 0 auto;
    padding: 40px 30px 45px;
    position: relative;
}

#createsend-subscribe-mini .newsletter-signup-container {
    padding: 10px 50px 45px;
}

#createsend-subscribe .signup-info {
    float: left;
    width: 33%;
    padding-right: 10px;
}

/*

#createsend-subscribe .form-top {
    float: right;
    width: 66%;
    padding-top: 8px;
}
*/


#createsend-subscribe .form-top {
    width: calc(65% - 40px);
    position: absolute;
    right: 30px;
    height: 100%;
    top: 0;
}

#createsend-subscribe .form-top form {
    position: absolute;
    width: 100%;
    top: 50%;
    -ms-transform: translate(0, -50%); 
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -47%);
}

#createsend-subscribe h2 {
    font-size: 36px;
    margin: 0 0 12px;
    font-weight: 300;
    color: #fff;
}

#createsend-subscribe p {
    margin-bottom: 0;
    font-size: 16px;
}

#createsend-subscribe .form-group {
    float: left;
    margin-bottom: 0;
    margin-top: 5px;
    position: relative;
}


#createsend-subscribe input,
#createsend-subscribe-mini input {
    border-radius: 0;
    width: 200px;
    height: 60px;
    margin-right: 15px;
    font-size: 16px;
    padding-left: 28px;
    border-color: #e4e4e4;
}

#createsend-subscribe-mini input {
    width: 100%;
}

#createsend-subscribe input#input-email-top {
    width: 100%;
}

#createsend-subscribe button,
#createsend-subscribe-mini button {
    background: transparent;
    border: 1px solid #FFF;
    border-radius: 5em;
    height: 60px;
    width: 200px;
    font-size: 18px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

#createsend-subscribe button:hover,
#createsend-subscribe-mini button:hover {
    background: #fff;
    color: #ce171f;
}


.subscribe-sending {
    position: absolute;
    width: 16px;
    height: 16px;
    background: url(../images/loader.gif) center center no-repeat;
    top: 23px;
    left: 86%;
    background-size: contain;
    display: none;
}

#createsend-subscribe .createsend-thank-you,
#createsend-subscribe-mini .createsend-thank-you {
    font-weight: bold;
    font-size: 18px;
    margin: 9px 11px;
    display: none;
}

#createsend-subscribe-mini {
    text-align: center;
}

#createsend-subscribe-mini h2 {
    font-size: 36px;
    color: #fff;
}

#createsend-subscribe-mini .form-group {
    margin-bottom: 25px;
    position: relative;
}


.email-format-err {
    position: absolute;
    background: #fff;
    padding: 5px 10px;
    width: 260px;
    top: -60px;
    text-align: center;
    left: 0;
    border-radius: 5px;
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.24);
    border: 1px solid #ca1010;
    color: #ca1010;
    display: none;
}

.small-txt-top {
    font-size: 11px;
    text-align: center;
    margin-right: 15px;
    margin-top: 5px;
}

#createsend-subscribe-mini .small-txt-top {
    display: none;
}

.small-txt-top a {
    color: #fff;
    text-decoration: underline;
}

#createsend-subscribe.black .small-txt-top a {
    color: #333;
}

.small-txt-top-mob {
    display: none;
    margin: 20px 0 0;
}

#createsend-subscribe-mini .small-txt-top-mob {
    display: block;
}

/************** Featured Recipes - Start **************/

#featured-recipes h1 {
    text-align: center;
    margin-top: 90px;
    margin-bottom: 40px;
    font-size: 48px;
}

#featured-recipes img {
    width: 100%;
}

#featured-recipes p {
    text-align: center;
    margin-bottom: 60px;
}

#featured-recipes .container {
    max-width: 1300px;
    width: 100%;
    padding: 0 100px;
}

#featured-recipes .col-md-3,
#featured-recipes .col-sm-6,
#featured-recipes .col-xs-12 {
    padding-right: 8px;
    padding-left: 8px;
}

#featured-recipes .recipe-btns {
    margin: 0 0 40px;
    text-align: center;
}


#featured-recipes .recipe-btns .more-pad {
    padding: 16px 50px;
}

#featured-recipes .row a {
    display: block;
    margin: 0;
    padding: 0;
}

#featured-recipes .row a:hover {
    text-decoration: none;
}

#featured-recipes a div,
#recipes-main li a div,
.recipe-grid li a div {
    position: absolute;
    text-align: center;
    top: 0;
    bottom: 0;
    left: 10px;
    right: 10px;
    background: rgba(0, 0, 0, 0.27);
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}

#recipes-main li a div {
    bottom: 74px;
    left: 0;
    right: 0;
}

.recipe-grid li a div {
    bottom: calc(27.5% + 20px);
    top: 10px;
}

#featured-recipes a div h3 {
    position: absolute;
    width: 100%;
    top: 46%;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    margin: 0;
    padding: 0 16px;
}


#featured-recipes a div span,
#recipes-main li a div span,
.recipe-grid li a div span {
    position: absolute;
    left: -2px;
    bottom: 43px;
    width: 100%;
    color: #fff;
    font-size: 14px;
    padding-left: 9px;
}

.recipe-grid li a.has-video div span {
    display: none;
}

#recipes-main li a div span,
.recipe-grid li a div span {
    font-size: 16px;
    bottom: 43%;
}

#featured-recipes a div span span,
#recipes-main li a div span span,
.recipe-grid li a div span span {
    position: relative;
    margin: 0;
    display: inline-block;
    right: 0;
}

#recipes-main li a div span span,
.recipe-grid li a div span span {
    display: inline;
}

#featured-recipes a div span span span,
#recipes-main li a div span span span,
.recipe-grid li a div span span span {
    position: absolute;
    width: 7px;
    top: 6px;
    background-color: #fff;
    padding: 0;
}

#featured-recipes a div span span span:last-child,
#recipes-main li a div span span span:last-child,
.recipe-grid li a div span span span:last-child {
    top: 10px;
}


#featured-recipes .row > div:hover a div,
#recipes-main li a:hover div,
.recipe-grid li a:hover div {
    opacity: 1;
}

.recipe-grid-container a.has-video {
    position: absolute;
    display: block;
    top: 10px;
    left: 10px;
    width: calc(100% - 20px);
    height: 100%;
}

.recipe-grid li a.has-video div {
    bottom: calc(30.7% + 20px);
    top: 0;
    left: 0;
    right: 0;
}

#featured-recipes a.has-video:after,
.recipe-grid-container a.has-video:after {
    content: "";
    position: absolute;
    width: 68px;
    height: 68px;
    background: url(../images/play-button.svg) 66% center no-repeat rgba(0, 0, 0, 0.35);
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: 4px solid #fff;
    border-radius: 5em;
    background-size: 57%;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}

.recipe-grid-container a.has-video:after {
    top: 33.33%;
}

#featured-recipes .row > div:hover a:after {
    opacity: 0;
}

.products-category #featured-recipes {
    background-color: #f1f1f1;
}



/************** Featured Recipes - End **************/


/************** Featured Products - Start **************/

#featured-products {
    background: url(../images/product-homepage-bg.jpg) 50% 50% no-repeat; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#featured-products.ingredients,
#featured-products.ingredients-fr {
    background: #fff;
}

#featured-products h1 {
    color: #ffffff;
    text-align: center;
    margin-top: 100px;
    margin-bottom: 55px;
}

#featured-products.ingredients h1,
#featured-products.ingredients-fr h1 {
    color: #000;
}

#featured-products .col-md-3, #featured-products .col-sm-6, #featured-products .col-xs-12 {
    text-align: center;
}

#featured-products .container {
    max-width: 1300px;
    width: 100%;
    padding: 0 100px;
}

#featured-products .col-md-3, #featured-recipes .col-sm-6, #featured-recipes .col-xs-12 {
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 30px;
}

/*#featured-products img {
        position: absolute;
}*/

#featured-products img {
    position: absolute;
    z-index: 1;
    left: 50%;
    bottom: 36%;
    width: 70%;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

#featured-products h3 {
    background-color: rgba(0, 0, 0, 0.58);
    color: #fff;
    padding: 100px 10px 0;
    margin: 95px auto 0;
    width: 100%;
    height: 165px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;
    top: 0;
}

#featured-products.ingredients h3,
#featured-products.ingredients-fr h3 {
    background-color: #ebebeb;
    color: #000;
}

#featured-products .product-btn {
    margin: 0 0 30px;
    text-align: center;
}

#featured-products a:hover {
    text-decoration: none;
}

#featured-products a:hover h3 {
    background-color: rgba(0, 0, 0, 0.9);
    top: -5px;
}

#featured-products.ingredients a:hover h3,
#featured-products.ingredients-fr a:hover h3 {
    background-color: #efefef;
}

#featured-products a:hover img {
    bottom: calc(36% + 5px);
}



/************** Featured Products - End **************/

/************** News Section - Start **************/

#news h1 {
    text-align: center;
    margin-top: 90px;
    margin-bottom: 40px;
}

#news img {
    width: 100%;
}

#news .container {
    max-width: 1300px;
    width: 100%;
    padding: 0 100px;
}

#news .col-md-3, #news .col-sm-6, #news .col-xs-12 {
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 30px;
}

#news .news-btn {
    margin: 60px 0 80px;
    text-align: center;
}

#news h3 {
    font-size: 22px;
    font-weight: bold;
    color: #333333;
    line-height: 25px;
}

#news h3:hover {
    text-decoration: none;
    color: #999;
}

#news P {
    padding: 0 45px 0 0;
    color: #333333;
}

#news .news-btn a {
    position: relative;
    color: #000;
    z-index: 1100;
    font-size: 20px;
    border: 1px solid #000;
    border-radius: 5em;
    padding: 16px 25px;
    margin: 0 20px;
    width: 240px;
    text-align: center;
}

#news .news-btn .more-pad {
    padding: 16px 50px;
}

#news .news-btn a:hover {
    color: #ffffff;
    background-color: #000000;
    text-decoration: none;
}

.no-button {
    height: 60px;
}

/************** News Section - End **************/

/* PRODUCTS DETAIL */

#static-header {
    padding-bottom: 25%;
    min-height: 100px;
    overflow: hidden;
    height: 0;
    background-size: cover;
    background-position: center center;
}

#products-cat {
    background: #fff;
    color: #000;
    text-align: center;
    font-size: 18px;
}

.products-cat-container {
    max-width: 1300px;
    margin: 0 auto;
    padding: 40px 30px 45px;
    position: relative;
}

#products-cat h1 {
    font-size: 48px;
}

#products-cat ul {
    list-style: none;
    display: inline-block;
    padding: 0;
}

#products-cat li {
    float: left;
    width: 180px;
    font-size: 14px;
    padding: 55px 20px 0;
    margin-top: 30px;
}

li.icon_pure {
    background: url(../images/icon-pure.png) center top no-repeat;
}

li.icon_variety {
    background: url(../images/icon-variety.png) center top no-repeat;
}

li.icon_trust {
    background: url(../images/icon-trust.png) center top no-repeat;
}

li.icon_protein {
    background: url(../images/icon-protein.png) center top no-repeat;
}

li.icon_100_percent {
    background: url(../images/icon-100-percent.png) center top no-repeat;
}

li.icon_baker {
    background: url(../images/icon-baker.png) center top no-repeat;
}

li.icon_dinner {
    background: url(../images/icon-dinner.png) center top no-repeat;
}

li.icon_three {
    background: url(../images/icon-three.png) center top no-repeat;
    background-size: 50px;
}

li.icon_four {
    background: url(../images/icon-four.png) center top no-repeat;
}

li.icon_lactose_free {
    background: url(../images/icon-lactose-free.png) center top no-repeat;
}

li.icon_smooth {
    background: url(../images/icon-smooth.png) center top no-repeat;
}

li.icon_tangy {
    background: url(../images/icon-tangy.png) center top no-repeat;
}


li.icon_15g {
    background: url(../images/icon-15g.png) center top no-repeat;
}

li.icon_15g_fr {
    background: url(../images/icon-15g-fr.png) center top no-repeat;
}

li.icon_10g {
    background: url(../images/icon-10g.jpg) center top no-repeat;
}

li.icon_10g_fr {
    background: url(../images/icon-10g-fr.png) center top no-repeat;
}

li.icon_0g {
    background: url(../images/icon-0g.png) center top no-repeat;
}

li.icon_0g_fr {
    background: url(../images/icon-0g-fr.png) center top no-repeat;
}

li.icon_15-percent {
    background: url(../images/icon-15-percent.jpg) center top no-repeat;
}

li.icon_15-percent_fr {
    background: url(../images/icon-15-percent-fr.png) center top no-repeat;
}

li.icon_110 {
    background: url(../images/icon-110.jpg) center top no-repeat;
}


.products-detail {
    background: #fff;
    color: #000;
    text-align: center;
    font-size: 18px;
}

.products-detail-container {
    max-width: 1300px;
    margin: 0 auto;
    padding: 0 30px;
    position: relative;
}

.products-detail .products-details-boxes div {
    float: left;
    width: 25%;
    padding: 30px 30px 0;
    height: 0;
    padding-bottom: 26.5%;
    overflow: hidden;
    position: relative;
}

.products-detail .products-details-boxes > div:after {
    content: "";
    width: 48px;
    height: 48px;
    background: url(../images/kiss.svg) center bottom no-repeat;
    position: absolute;
    z-index: 1001;
    left: 50%;
    bottom: -11px;
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    background-size: contain;
    opacity: 0;
}

.products-detail .products-details-boxes div.active:after {
    opacity: 1;
}

.products-detail .products-details-boxes div a {
    color: #000;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.products-category .products-detail .products-details-boxes div a:hover {
    top: -10px;
    bottom: 10px;
}

.products-detail .products-details-boxes div img {
    position: absolute;
    width: 85%;
    left: 50%;
    top: 40%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.products-detail.bod-detail {
    background: #f5f5f5;
}

.products-detail.bod-detail .products-detail-container > h2 {
    padding-top: 90px;
}

.products-detail.bod-detail .products-details-boxes div img {
    width: 93%;
}


.products-detail.bod-detail .products-details-boxes div h3 {
    position: absolute;
    top: 79%;
    left: 3%;
    right: 3%;
    font-size: 18px;
    text-align: left;
}

.employment .products-detail.bod-detail .products-details-boxes div h3 {
    font-size: 16px;
    text-align: left;
}

.products-detail .products-details-boxes div h2 {
    font-size: 22px;
    font-weight: bold;
    position: absolute;
    width: 100%;
    top: 67%;
    left: 0;
    padding: 0 10px;
}

.products-detail.bod-detail .products-details-boxes div h2 {
    top: 70%;
    left: 3%;
    text-align: left;
}

.employment .products-detail .products-details-boxes div h2 {
    font-size: 19px;
}

.products-detail.bod-detail .products-details-boxes div div.img-active,
.products-detail.employment-detail .products-details-boxes div div.img-active {
    position: absolute;
    width: 93.3%;
    height: 66.5%;
    padding: 0;
    margin: 0 3.5%;
    top: 40.1%;
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    border: none;
}

.products-detail.employment-detail .products-details-boxes div div.img-active {
    width: calc(100% - 20px);
    height: 12.5em;
    margin: 0;
    top: 0;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
    background: none;
}

.products-detail.bod-detail .products-details-boxes div.active div.img-active,
.products-detail.employment-detail .products-details-boxes div.active div.img-active {
    border: 8px solid #77767a;
}



.product-detail-panel {
    background: #77767b;
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-weight: 300;
    overflow: hidden;
    height: 0;
    -webkit-transition: height 0.5s;
    transition: height 0.5s;
}

.product-detail-panel-container {
    max-width: 1300px;
    margin: 0 auto;
    padding: 40px 30px 45px;
    position: relative;
    text-align: left;
}

.product-detail-panel-container h3 {
    font-size: 48px;
    font-weight: 300;
}

.product-detail-panel .product-detail-panel-container .details-main {
    float: left;
    width: 66%;
}

.details-main p a {
    color: #fff;
}

.product-ingredients,
.product-keys,
.product-available {
    float: left;
    width: 33%;
    padding: 10px 30px 10px 0;
}

.product-ingredients h4,
.product-keys h4,
.product-available h4,
.product-recipes h4 {
    color: #fff;
}

.product-keys ul {
    padding: 0;
    list-style-position: inside;
}

.details-main .product-image {
    clear: left;
    position: relative;
    padding: 10px 0 20px;
}

.details-main .product-image img {
    max-width: 400px;
    max-height: 400px;
}

.details-main .product-image a {
    display: inline-block;
    padding: 15px 30px;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 5em;
    margin: 100px 0 0 410px;
    width: 242px;
    text-align: center;
}

.product-recipes {
    margin-top: 40px;
}

.product-detail-recipe-box {
    float: left;
    width: 33.33%;
}

.product-detail-recipe-box a {
    color: #fff;
    text-decoration: none;
}

.product-detail-recipe-box:hover a h5 {
    text-decoration: underline;
}

.product-detail-recipe-box img {
    width: 140px;
    float: left;
}

.product-detail-recipe-box h5 {
    float: left;
    margin: 35px 0 0 20px;
    font-size: 18px;
    font-weight: 300;
    width: 170px;
}

.product-detail-panel .product-detail-panel-container .details-nutrition {
    float: right;
    width: 33%;
    margin-top: 40px;
}

.nutrition-facts {
    background: #fff;
    color: #000;
    padding: 6px;
    font-family: Arial;
    float: right;
    width: 300px;
    font-size: 16px;
}

.nutrition-facts div {
    margin: 0;
    border: 2px solid #000;
    padding: 6px;
}

.nutrition-facts.nutrition-format-new div {
    padding-bottom: 3px;
}

.nutrition-facts h3 {
    font-size: 31px;
    font-weight: normal;
    margin: 0;
}

.nutrition-facts.nutrition-format-new h3 {
    font-size: 30px;
    font-weight: bold;
}

.nutrition-facts ul {
    list-style: none;
    padding: 0;
}

.nutrition-facts > div > ul {
    border-top: 2px solid #000;
}

.nutrition-facts ul li {
    border-top: 2px solid #000;
    padding: 2px 0;
}

.nutrition-facts.nutrition-format-new ul li:last-child {
    padding: 0;
}

.nutrition-facts ul li.border-bottom {
    border-bottom: 2px solid #000;
}

.nutrition-facts ul li.no-top-border {
    border-top: none;
}

.nutrition-facts.nutrition-format-new .calories {
    font-size: 22px;
    border-bottom: 4px solid #000;
}

.nutrition-facts ul li span {
    float: right;
}

.nutrition-facts ul ul {
    padding: 0 0 0 10px;
}

.nutrition-facts.nutrition-format-new ul ul {
    padding: 0 0 2px 10px;
    line-height: 1.2;
}

.nutrition-facts.nutrition-format-new ul ul li {
    padding: 0;
}

.nutrition-facts ul ul li:first-child {
    border: none;
}

.nutrition-facts ul li.heavy-top {
    border-top: 3px solid #000;
}

.nutrition-facts hr {
    margin: 0;
    border-top: 2px solid #000;
}

.nutrition-facts.nutrition-format-new p {
    font-size: 20px;
}

.nutrition-facts.nutrition-format-new > div > ul {
    border-top: none;
    margin-bottom: 0;
}

.nutrition-facts.nutrition-format-new small {
    /*font-size: 11px;*/
}

.product-detail-panel a.close-panel {
    display: block;
    position: absolute;
    width: 48px;
    height: 48px;
    top: 10px;
    right: 20px;
}

.product-detail-panel a.close-panel span {
    position: absolute;
    width: 32px;
    height: 3px;
    background: #fff;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}

.product-detail-panel a.close-panel span:nth-child(2) {
    -ms-transform: translate(-50%, -50%) rotate(-45deg);
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
}

.product-details-content {
    display: none;
}


/* Recipes Main */

#recipes-main {
    background: #fff;
    color: #000;
    text-align: center;
    font-size: 18px;
}

.recipes-main-container {
    max-width: 1300px;
    margin: 0 auto;
    padding: 40px 30px 45px;
    position: relative;
}

.recipe-search {
    width: calc(33% - 50px);
    margin: 50px auto 20px;
    position: relative;
    min-width: 320px;
}


.recipe-search input {
    border-color: #000;
    border-radius: 0;
    height: 60px;
    padding-left: 20px;
}

.recipe-search button#recipe-search-button {
    position: absolute;
    right: 5px;
}

.recipe-search button#recipe-search-button:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 36px;
    background-color: #000;
    left: -22px;
    top: -5px;
}

#recipes-main h1 {
    font-size: 48px;
    margin-bottom: 26px;
}

#recipes-main p {
    padding: 0 80px;
}

#recipes-main ul {
    list-style: none;
    padding: 0;
    margin: 60px 45px;
}

#recipes-main ul li {
    float: left;
    width: 33.33%;
    padding: 10px;
    position: relative;
    padding-bottom: 35%;
}

ul.box-count-7 li:nth-child(7) {
    margin-left: 33.33%;
}

#recipes-main ul li img {
    width: 100%;
}

#recipes-main ul li h3 {
    color: #000;
    margin: 15px 0 20px;
    font-size: 36px;
}

#recipes-main ul.recipe-categories li a {
    position: absolute;
    left: 10px;
    right: 10px;
}

#gaylea-story {
    text-align: left;
    background: url(../images/coop-about-history-bg.jpg) right top no-repeat;
    background-size: cover;
    padding-top: 70px;
    padding-bottom: 330px;
    color: #000;
}

.gaylea-story-container {
    max-width: 1300px;
    margin: 0 auto;
    width: 100%;
    padding: 0 30px 0;
}

.gaylea-story-container p {
    /*margin-right: 600px;*/
}

a.gl-story-button {
    display: inline-block;
    font-size: 20px;
    border: 1px solid #000;
    border-radius: 5em;
    padding: 16px;
    width: 240px;
    text-align: center;
    margin: 42px 0 60px;
    color: #000;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

a.gl-story-button:active, a.gl-story-button:focus, a.gl-story-button:visited {
    text-decoration: none;
}

a.gl-story-button:hover {
    text-decoration: none;
    background: #000;
    color: #fff;
}

#video-hub {
    color: #fff;
    text-align: left;
    background: url(../images/video-hub-bg.jpg) right top no-repeat;
    background-size: cover;
}

.video-hub-container {
    max-width: 1300px;
    margin: 0 auto;
    padding: 90px 30px 75px;
    position: relative;
}

#video-hub h2 {
    font-weight: 300;
}

#video-hub h3 {
    font-size: 28px;
    font-weight: bold;
}

#video-hub p {
    max-width: 600px;
}

#video-hub a {
    position: relative;
}


#video-hub a:after {
    content: "";
    position: absolute;
    width: 65px;
    height: 65px;
    background: url(../images/play-button.svg) 66% center no-repeat rgba(0, 0, 0, 0.35);
    top: -3px;
    right: -90px;
    border: 4px solid #fff;
    border-radius: 5em;
    background-size: 57%;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}

/* Recipe Category */


.recipe-grid {
    background: #fff;
    color: #000;
    text-align: center;
    font-size: 18px;
}

.recipe-grid-container {
    max-width: 1300px;
    margin: 0 auto;
    padding: 0 30px 45px;
    position: relative;
}

.recipe-grid ul {
    list-style: none;
    padding: 0;
}

.recipe-grid ul li {
    float: left;
    width: 25%;
    padding: 10px;
    height: 0;
    padding-bottom: 29.5%;
    position: relative;
}

.recipe-grid ul li img {
    width: 100%;
}

.recipe-grid ul li h3 {
    color: #000;
    text-align: left;
    font-size: 22px;
    font-weight: bold;
    margin: 10px 0 32px;
}

.recipe-grid ul li a:hover h3 {
    color: #888;
}

.recipe-category-page #video-hub {
    margin-bottom: 60px;
}


/* Recipe Detail */

#recipe-header {
    height: 0;
    overflow: hidden;
    padding-bottom: 40%;
}

#recipe-header img {
    width: 100%;
}


.recipe-rating {
    display: inline-block;
    margin-bottom: 16px;
    position: relative;
}

.recipe-rating span {
    float: left;
    width: 34px;
    height: 34px;
    background: url(../images/star-grey.png) 0 0 no-repeat;
    background-size: cover;
    position: relative;
    margin: 0 3px;
}

.recipe-rating span:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 100%;
    background: url(../images/star-gold.png) 0 0 no-repeat;
    background-size: cover;
}


.recipe-rating.half-stars span:nth-child(1):after {
    right: 50%;
}

.recipe-rating.one-stars span:nth-child(1):after,
.recipe-rating.one-half-stars span:nth-child(1):after,
.recipe-rating.two-stars span:nth-child(1):after,
.recipe-rating.two-half-stars span:nth-child(1):after,
.recipe-rating.three-stars span:nth-child(1):after,
.recipe-rating.three-half-stars span:nth-child(1):after,
.recipe-rating.four-stars span:nth-child(1):after, 
.recipe-rating.four-half-stars span:nth-child(1):after {
    right: 0;
}

.recipe-rating.one-half-stars span:nth-child(2):after {
    right: 50%;
}


.recipe-rating.two-stars span:nth-child(2):after,
.recipe-rating.two-half-stars span:nth-child(2):after,
.recipe-rating.three-stars span:nth-child(2):after,
.recipe-rating.three-half-stars span:nth-child(2):after,
.recipe-rating.four-stars span:nth-child(2):after,
.recipe-rating.four-half-stars span:nth-child(2):after {
    right: 0;
}

.recipe-rating.two-half-stars span:nth-child(3):after {
    right: 50%;
}

.recipe-rating.three-stars span:nth-child(3):after,
.recipe-rating.three-half-stars span:nth-child(3):after,
.recipe-rating.four-stars span:nth-child(3):after,
.recipe-rating.four-half-stars span:nth-child(3):after {
    right: 0;
}

.recipe-rating.three-half-stars span:nth-child(4):after {
    right: 50%;
}


.recipe-rating.four-stars span:nth-child(4):after,
.recipe-rating.four-half-stars span:nth-child(4):after {
    right: 0;
}

.recipe-rating.four-half-stars span:nth-child(5):after {
    right: 50%;
}


.recipe-rating.five-stars span:after {
    right: 0;
}

.recipe-rating:before {
    content: '';
    position: absolute;
    width: 16px;
    height: 16px;
    top: 10px;
    right: -40px;
    background: url(../images/loader.gif) center center no-repeat;
    z-index: 1000;
    background-size: contain;
    display: none;
}

.recipe-rating.sending:before {
    display: block;
}

.recipe-rating:after {
    content: '';
    position: absolute;
    width: 24px;
    height: 24px;
    top: 6px;
    right: -40px;
    background: url(../images/icon-check.svg) center center no-repeat;
    z-index: 1000;
    background-size: contain;
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}

.recipe-rating.rated:after {
    opacity: 1;
}

.recipe-details-page #recipes-main {
    background: #f1f1f1;
}

.recipe-content {
    text-align: left;
    margin-top: 60px;
}

.recipe-content .main-column {
    float: right;
    width: 70%;
}

.recipe-content .left-column {
    float: left;
    width: calc(30% - 20px);
}

.recipe-content .serving {
    background: #fff;
    margin-bottom: 20px;
}

#recipes-main .recipe-content .serving ul {
    margin: 0;
}

#recipes-main .recipe-content .serving ul li {
    width: auto;
    padding: 20px 30px;
}

#recipes-main .recipe-content .instructions {
    background: #fff;
    padding: 20px 30px;
    position: relative;
}

#recipes-main .recipe-content .instructions h3,
#recipes-main .recipe-content .ingredients h3,
#recipes-main .recipe-content .products-used h3,
#recipes-main .recipe-content .ingredients-mob h3 {
    font-size: 22px;
    font-weight: bold;
    margin: 0 0 16px;
}

#recipes-main .recipe-content .ingredients h4 {
    font-size: 18px;
    margin: 20px 0 0;
}

#recipes-main .recipe-content .instructions ol {
    list-style-type: none;
    counter-reset: li-counter;
}

#recipes-main .recipe-content .instructions ol li {
    position: relative;
    padding: 5px 0 16px;
}

#recipes-main .recipe-content .instructions ol li:before {
    position: absolute;
    top: 7px;
    left: -36px;
    width: 24px;
    height: 24px;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #000000;
    border: 1px solid #000000;
    border-radius: 50%;
    content: counter(li-counter, decimal);
    counter-increment: li-counter;
    vertical-align: middle;
}

#recipes-main .recipe-content .instructions ul {
    margin: 30px 0;
}

#recipes-main .recipe-content .instructions ul li {
    float: none;
    width: inherit;
    padding: 10px 39px;
}

#recipes-main .recipe-content .instructions ul li:first-child {
    background: url(../images/light-bulb.svg) 0px 16px no-repeat;
    background-size: 32px 32px;
}

iframe#ytplayer {
    max-width: 100%;
}

#recipe-image {
    max-width: 600px;
}

#recipe-image img {
    width: 100%;
}

#recipes-main .recipe-content .ingredients,
#recipes-main .recipe-content .ingredients-mob {
    margin-bottom: 20px;
}

#recipes-main .recipe-content .ingredients,
#recipes-main .recipe-content .products-used,
#recipes-main .recipe-content .ingredients-mob {
    background: #fff;
    padding: 20px 3px 20px 20px;
}

#recipes-main .recipe-content .ingredients ul,
#recipes-main .recipe-content .ingredients-mob ul {
    list-style: initial;
    margin: 3px 3px 10px 20px;
}

#recipes-main .recipe-content .ingredients ul li,
#recipes-main .recipe-content .ingredients-mob ul li {
    float: none;
    width: 100%;
    padding: 5px 0 10px;
}

#recipes-main .recipe-content p {
    padding: 0;
}

#recipes-main .recipe-content .products-used img {
    width: calc(100% - 17px);
    max-width: 400px;
    margin-bottom: 30px;
}

.recipe-sharing {
    position: absolute;
    top: 0;
    right: 10px;
}

.recipe-sharing a {
    float: left;
    width: 34px;
    height: 34px;
    position: relative;
    margin: 15px 10px;
}

.recipe-sharing a span {
    position: absolute;
    top: 5px;
    bottom: 5px;
    left: 5px;
    right: 5px;
}

.recipe-sharing a .pinterest {
    background: url(../images/pintrest.png) center center no-repeat;
    background-size: contain;
}

.recipe-sharing a .twitter {
    background: url(../images/twitter.svg) center center no-repeat;
    background-size: contain;
}

.recipe-sharing a .facebook {
    background: url(../images/facebook.svg) center center no-repeat;
    background-size: contain;
}

.recipe-sharing a .print {
    background: url(../images/print-icon.svg) center center no-repeat;
    background-size: contain;
}

.recipe-sharing a .email {
    background: url(../images/icon-mail.png) center center no-repeat;
    background-size: contain;
}

#recipes-main .recipe-content .ingredients-mob {
    display: none;
    padding: 22px 3px 20px 30px;
    position: relative;
}

.ingredients-mob .recipe-sharing {
    display: none;
}

/************* Products Main Page - Start *****************/

#products {
    background-color: #f1f1f1;
    padding-bottom: 80px;
}

.products-container {
    max-width: 1300px;
    margin: 0 auto;
    width: 100%;
    padding: 0 30px 45px;
}

#products h1 {
    text-align: center;
    padding-top: 75px;
}

#products p {
    padding-top: 10px;
    padding-bottom: 50px;
    text-align: center;
    padding-left: 30px;
    padding-right: 25px;
}

#products .col-md-4, #products .col-sm-6, #products .col-xs-12 {
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 20px;
}

#products .col-md-3, #products .col-sm-6, #products .col-xs-12 {
    text-align: center;
}

#products .product-box {
    text-align: center;
    background-color: #ffffff;
    height: 0;
    padding-bottom: 90%;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

#products .product-box:hover {
    margin-top: -7px;
    margin-bottom: 7px;
}

#products .product-box img {
    width: 100%;
}

#products .product-box h3 {
    font-size: 30px;
    padding: 10px 10px 0;
    color: #000000;
    margin-top: 0px;
}

#products .product-box a:hover {
    text-decoration: none;
    color: #000000;
}

#products .prod-count-7:last-child {
    margin-left: 33.33%;
}

#vid-popout-mask {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.43);
    z-index: 3000;
    display: none;
}

#vid-container {
    position: absolute;
    width: calc(100% - 80px);
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #fff;
    box-shadow: 0 0 10px #666;
    padding: 30px;
    max-width: 800px;
}

#vid-close {
    position: absolute;
    top: -32px;
    right: -32px;
    width: 64px;
    height: 64px;
    background: #000 center center no-repeat;
    cursor: pointer;
    z-index: 1000;
    border-radius: 5em;
}

#vid-close:before,
#vid-close:after {
    content: '';
    position: absolute;
    width: 42px;
    height: 2px;
    background-color: #fff;
    top: 48%;
    left: 51%;
    -ms-transform: translate(-50%, 0) rotate(45deg);
    -webkit-transform: translate(-50%, 0) rotate(45deg);
    transform: translate(-50%, 0) rotate(45deg);
}

#vid-close:after {
    -ms-transform: translate(-50%, 0) rotate(-45deg);
    -webkit-transform: translate(-50%, 0) rotate(-45deg);
    transform: translate(-50%, 0) rotate(-45deg);
}

#vid-container .view-all-btn {
    text-align: center;
}

#vid-container .view-all-btn a {
    margin: 27px auto 0px;
}

/* Search Styles */

.keyword-highlight {
    background-color: #fffc90;
}

.checkbox {
    margin-bottom: 20px;
}

.checkbox-sub {
    margin-left: 30px;
}

.checkbox-sub:before {
    font-family: Glyphicon;
    content: "\2212";
    font-size: 40px;
    color: #e2e2e2;
    position: absolute;
    top: -21px;
    left: -28px;
}

.search-form-container input#search-searchword {
    border: 1px solid #bdbdbd;
    height: 34px;
    padding: 0px 0 0 10px;
    margin-bottom: 10px;
    float: left;
    width: calc(100% - 100px);
    border-radius: 5em;
}

.search-form-container button {
    background-color: #000000;
    color: #fff;
    border-radius: 5em;
    padding: 6px 20px;
    border: 1px solid #000;
}

.search-form-container button:hover {
    background-color: #fff;
    color: #000;
}

.view-more-search-results {
    color: #8e7251;
    float: left;
    padding: 1em 0 2em;
    position: relative;
}

a.view-more-search-results:after {
    font-family: FontAwesome;
    content: "\F078";
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

.search-results-container {
    margin-bottom: 3em;
    width: 70%;
    float: right;
}

.search-results-container.updating {
    opacity: 0.3;
}

#show-search-filters {
    display: inline-block;
    width: 7em;
    position: relative;
    font-size: 14px;
    margin-left: 20px;
    color: #8e7251;
    text-decoration: none;
}

#show-search-filters:before {
    content: 'Hide Options';
}

#show-search-filters:after {
    font-family: FontAwesome;
    content: "\F13A";
    position: absolute;
    right: -20px;
    top: 0px;
    -ms-transform: rotate(-180deg); 
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -webkit-transition: transform, 0.5s;
    transition: transform, 0.5s;
    height: 20px;
    font-size: 16px;
}

#show-search-filters.collapsed:after {
    -ms-transform: rotate(0deg); 
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}

#show-search-filters.collapsed:before {
    content: 'Show Options';
}

.search-options-panel {
    border-bottom: 1px solid rgb(221, 221, 221);
}

form#searchForm {
    margin-bottom: 20px;
    width: 28%;
    float: left;
    padding-top: 20px;
}

.search-results {
    padding: 0 20px;
    max-width: 1170px;
    margin: 0 auto;
}


.result-title a {
    color: black;
    font-weight: 700;
    font-size: 22px;
    -webkit-transition: ease .03s all; 
    transition: ease .03s all; 
}

.result-title a:hover {
    color: gray;
}

.search-results article {

    padding-bottom: 16px;
    border-bottom: 1px solid lightgray;

}

.searchintro select {
    margin-top: 10px;
}

.search-result-thumb {
    float: left;
    width: 150px;
    background: #ccc;
    height: 125px;
    margin-right: 20px;
    display: none;
}

/* News Hub */

.news-hub {
    text-align: center;
}


.news-hub.grey {
    background: #f5f5f5;
}

.news-hub h1 {
    text-align: center;
    margin-top: 90px;
    margin-bottom: 40px;
}

.news-hub img {
    width: 100%;
}

.news-hub .container {
    max-width: 1300px;
    width: 100%;
    padding: 50px 100px 0;
}

.news-hub .col-md-3,
#news .col-sm-6, #news .col-xs-12 {
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 30px;
}

.news-hub .news-btn {
    margin: 60px 0 80px;
    text-align: center;
}

.news-hub h3 {
    font-size: 22px;
    font-weight: bold;
    color: #333333;
    line-height: 25px;
    margin: 0;
}

.news-hub.no-snippet h3 {
    text-align: center;
}

.news-hub .news-link:hover h3 {
    text-decoration: none;
    color: #999;
}

.news-hub.testimonials-hub h3 {
    font-size: 19px;
    line-height: 25px;
    text-align: left;
}

.news-hub h4 {
    font-weight: 600;
    font-size: 18px;
    color: #000;
    padding: 0 0 7px;
    margin: 0px;
}

.news-hub.testimonials-hub h4 {
    font-weight: normal;
    font-size: 16px;
}


.news-hub .headings-wrapper {
    margin: 0;
    padding: 15px 0 10px;
}

.news-hub p {
    padding: 20px 10% 80px;
    font-size: 16px;
    margin: 0;
    line-height: 22px;
}

.news-hub p.mod-snippet,
.news-hub p.article-date {
    padding: 0 0 5px;
    color: #000;
}

.news-hub .news-btn a {
    position: relative;
    color: #000;
    z-index: 1100;
    font-size: 20px;
    border: 1px solid #000;
    border-radius: 5em;
    padding: 16px 25px;
    margin: 0 20px;
    width: 240px;
    text-align: center;
}

.news-hub .news-btn .more-pad {
    padding: 16px 50px;
}

.news-hub .news-btn a:hover {
    color: #ffffff;
    background-color: #000000;
    text-decoration: none;
}

.news-hub .gl-button {
    margin: 30px 2px 80px;
}

.news-hub .news-link {
    text-align: left;
}

p.full-snippet,
h3.full-title {
    display: none;
}

.news-hub.no-snippet p.mod-snippet {
    display: none;
}

.news-hub .image-wrapper {
    height: 0;
    overflow: hidden;
    padding: 0 0 83.33%;
}

.news-hub a:hover .image-wrapper {
    opacity: 0.8;
}

.news-hub a:hover p.mod-snippet,
.news-hub a:hover p.article-date {
    color: #8b8b8b;
}

/* Food Safety Hub */

#food-safety {
    text-align: center;
    background: url(../images/coop-home-commitment.jpg) center center no-repeat;
    background-size: cover;
    color: #fff;
}

.food-safety-container {
    max-width: 800px;
    margin: 0 auto;
    padding: 100px 30px 13% 30px;
    max-height: 710px;
}

#food-safety h2 {
    color: #fff;
}

/* About Us */

#about-us.grey {
    background: #f5f5f5;
}

.aboutus-container {
    max-width: 1300px;
    margin: 0 auto;
    padding: 0 100px;
    text-align: center;
    padding: 50px 80px 80px;
}

#basic-hub {
    text-align: center;
    color: #000;
}


#basic-hub.about-home {
    background: url(../images/farm-bg.jpg) left bottom no-repeat;
    background-size: cover;
}

#basic-hub.community {
    background: url(../images/community-bg-d.jpg) center bottom no-repeat;
    background-size: cover;
    max-height: 1010px;
}

#basic-hub.training {
    background: url(../images/training-bg.jpg) center bottom no-repeat;
    background-size: cover;
    color: #fff;
}

#basic-hub.apply {
    background: url(../images/how-to-apply-bg-b.jpg) center top no-repeat;
    background-size: cover;
    color: #fff;
}

#basic-hub.foundation {
    background: url(../images/foundation_1600x719_021418.jpg) center top no-repeat;
    background-size: cover;
    color: #000;
}

#basic-hub.community-foundation {
    background: url(../images/community-foundation-bg.jpg) center top no-repeat;
    background-size: cover;
    color: #fff;
}

#basic-hub.apply h2,
#basic-hub.training h2,
#basic-hub.community-foundation h2 {
    color: #fff;
}

.basic-hub-container {
    max-width: 1300px;
    margin: 0 auto;
    padding: 60px 80px 20%;
    /*max-height: 710px;*/
}

#basic-hub.about-home .basic-hub-container {
    padding: 60px 80px 33%;
}

#basic-hub.training .basic-hub-container {
    padding: 60px 80px 470px;
}

#basic-hub.community .basic-hub-container {
    padding-bottom: 45%;
}

#basic-hub.apply .basic-hub-container {
    padding: 169px 80px 100px;
}

#basic-hub.history .basic-hub-container {
    padding: 60px 80px 25%;
}

#basic-hub.foundation .basic-hub-container {
    padding: 60px 80px 29%;
}

#basic-hub.community-foundation .basic-hub-container {
    padding: 150px 80px 10%;
}



/************** Coop-News Section - Start **************/

#coop-news h1 {
    text-align: center;
    margin-top: 90px;
    margin-bottom: 40px;
}

#coop-news img {
    width: 100%;
}

#coop-news .container {
    max-width: 1300px;
    width: 100%;
    padding: 0 100px;
}

#coop-news .col-md-3, #news .col-sm-6, #news .col-xs-12 {
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 30px;
}

#coop-news .news-btn {
    margin: 60px 0 80px;
    text-align: center;
}

#coop-news h3 {
    font-size: 22px;
    font-weight: bold;
    color: #333333;
    line-height: 25px;
}

#coop-news h3:hover {
    text-decoration: none;
    /*color: #999;*/
}

#coop-news P {
    padding: 0 10px 0 0;
    color: #333333;
}

#coop-news .news-btn a {
    position: relative;
    color: #000;
    z-index: 1100;
    font-size: 20px;
    border: 1px solid #000;
    border-radius: 5em;
    padding: 16px 25px;
    margin: 0 20px;
    width: 240px;
    text-align: center;
}

#coop-news .news-btn .more-pad {
    padding: 16px 50px;
}

#coop-news .news-btn a:hover {
    color: #ffffff;
    background-color: #000000;
    text-decoration: none;
}


#static-filter.transparent {
    opacity: 0;
}

.static-filter-container {
    max-width: 1300px;
    margin: 0 auto;
    padding: 25px 50px 1px;
}

.static-filter-container h5 {
    float: left;
    margin: 0;
    font-weight: bold;
    font-size: 13px;
}

.static-filter-container ul {
    list-style: none;
    float: right;
    margin: 0;
}

.static-filter-container li {
    float: left;
    font-size: 13px;
    text-transform: uppercase;
    padding: 0 0 9px;
    font-weight: bold;
    margin-left: 30px;
}

.static-filter-container li a,
.static-filter-container li a:hover,
.static-filter-container li a:visited,
.static-filter-container li a:active {
    color: #000;
}

.static-filter-container li.active {
    border-bottom: 5px solid #ce171f;
}

#sticky-filter {
    position: fixed;
    width: 100%;
    top: 0;
    background: rgba(255, 255, 255, 0.91);
    display: none;
    z-index: 2000;
}


#newsletter-hub {
    background: url('../images/foundation-bg.jpg') center center no-repeat;
    background-size: cover;
    text-align: center;
}


.newsletter-hub-container {
    max-width: 1300px;
    margin: 0 auto;
    padding: 50px 85px 100px;
}

.newsletter-hub-container h2 {
    margin-bottom: 60px;
}

#newsletter-hub .recent-issues {
    float: left;
    width: 48%;
    background: #fff;
    overflow: auto;
}

#newsletter-hub .newsletter-signup {
    float: right;
    width: 48%;
    background: #cd1620;
}

#newsletter-hub .newsletter-signup.black {
    background: #000;
}

.recent-issues ul {
    list-style: none;
    padding: 0;
    margin-bottom: 40px;
}

.recent-issues ul li {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 12px;
}

.recent-issues ul li a {
    position: relative;
    color: #cd1620;
    padding-right: 34px;
}

.recent-issues ul li a:before {
    content: '\F08E';
    font-family: FontAwesome;
    position: absolute;
    bottom: -5px;
    right: 0;
}

.recent-issues > a {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 30px 0;
    display: block;
    margin: 70px 30px 0;
    font-size: 22px;
    font-weight: bold;
    color: #000;
    position: relative;
}

.recent-issues h2 {
    font-size: 36px;
    margin-top: 30px;
}

.recent-issues .expandable-panel {
    border-bottom: 1px solid #000;
    margin: 0 30px;
}


/* Dashboard Pages */

#admin-header {
    background: url(../images/gl-footer-logo-md.png) center center no-repeat;
    background-size: 120px;
    background-color: #cd1620;
    height: 80px;
}

.admin-header-container {

}

#bt-profile h1,
#bt-profile h4 {
    text-align: center;
}

#front-admin-panel form {
    margin-top: 100px;
}

#utility-menu {

}

.utility-menu-container {
    max-width: 1300px;
    margin: 0 auto;
    padding: 10px 50px 10px;
}

.utility-menu-container ul {
    list-style: none;
    float: right;
    margin: 0;
}

.utility-menu-container li {
    float: left;
    font-size: 13px;
    text-transform: uppercase;
    padding: 0 0 9px;
    font-weight: bold;
    margin-left: 30px;
}

/************** Contact Us Page - Starts **********************/

#contact-form {
    text-align: center;
    background: url(../images/contact-us-form-bg.jpg) right top no-repeat;
    background-size: cover;
    padding-top: 70px;
    padding-bottom: 95px;
}

.contact-form-container {
    max-width: 1000px;
    margin: 0 auto;
    width: 100%;
    padding: 0 30px 0;
}

#contact-form h2 {
    margin-bottom: 65px;
    margin-top: 20px;
}

#contact-form .form-control {
    height: 55px;
    border: 1px solid #000000;
    color: #000000;
    border-radius: 0;
}

#contact-form textarea.form-control {
    height: 100px;
}

#contact-form .form-check {
    text-align: left;
}

#contact-form label {
    margin: 20px 0 0 0;
    font-weight: normal;
}

#contact-form .select-dropdown select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: #ffffff !important;
    background: url(../images/up-down-chevron.svg) no-repeat;
    background-position: 95% 10px;
    width: 100%;
    text-indent: 0.01px;
    text-overflow: "";
    color: #000;
    background-size: 16px; 
}

#contact-form select option:selected { color: #000000; }

#contact-form input[type=checkbox] {
    margin: 4px 15px 0 0;
}

#contact-form input.has-error,
#contact-form textarea.has-error,
#contact-form select.has-error {
    background-color: #f2dede !important;
    border-color: red;
}

#contact-form .alert-danger {
    display: none;
    margin-top: 20px;
}

#contact-form input#company_website_gl18 {
    position: absolute;
    left: -999em;
    margin-left: -999em;
}

#recaptcha-container {
    position: relative;
    height: 110px;
}

#contact-form .g-recaptcha-old {
    position: absolute;
    left: 50%;
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%,0);
    top: 30px;
}

#recaptcha-error {
    display: none;
}

.grecaptcha-badge-old {
    width: 256px;
    height: 60px;
    box-shadow: grey 0px 0px 5px;
    position: absolute;
    z-index: 1;
    top: 95px;
    right: 0;
    visibility: hidden;
}

#prod-extras {
    display: none;
}

.well {
    padding: 19px 0;
    margin: 15px;
    background-color: rgba(107, 107, 107, 0.09);
    border-radius: 0;
    clear: both;
    padding-bottom: 5px;
    border-color: #c3c3c3;
}

#give-us-call {
    text-align: center;
    background-color: #f5f5f5;
}

.give-us-call-container {
    max-width: 1300px;
    margin: 0 auto;
    padding: 40px 20px 45px;
}

#give-us-call h2 {
    margin-top: 42px;
    margin-bottom: 70px;
}

#give-us-call img {
    width: 100%;
}

#give-us-call .phn-numbers {
    background-color: #ffffff;
    text-align: center;
    font-weight: 900;
    font-size: 22px;
    padding: 40px 0 55px;
}

#give-us-call .phn-numbers a {
    font-size: 22px;
    color: #000;
}

#give-us-call .phn-numbers a:hover {
    color: #999;
}

#give-us-call .phn-numbers hr {
    border-top: 1px solid #000;
    width: 8%;
}

#locations {
    text-align: center;
    background-color: #f5f5f5;
}

.locations-container {
    max-width: 1300px;
    margin: 0 auto;
    padding: 40px 20px 100px;
}

/************** Contact Us Page - End **********************/

/************** Animal Welfare - Start ***********************/

#animal-welfare {
    background: #fff;
    color: #000;
    text-align: center;
    font-size: 18px;
}

.animal-welfare-container {
    max-width: 1300px;
    margin: 0 auto;
    padding: 65px 30px 45px;
    position: relative;
}

#animal-welfare h1 {
    font-size: 48px;
    padding-bottom: 40px;
}

#animal-welfare p {
    font-size: 18px;
    padding: 0 60px 0;
}

#animal-welfare img {
    border-radius: 50%;
    width: 100%;
}

#animal-welfare h3 {
    padding-top: 10px;
    font-weight: bold;
}

.animal-welfare-btn {
    margin: 80px 0 80px;
    text-align: center;
}

#animal-welfare .animal-welfare-btn a {
    position: relative;
    color: #000;
    z-index: 1100;
    font-size: 20px;
    border: 1px solid #000;
    border-radius: 5em;
    padding: 16px 25px;
    margin: 0 20px;
    width: 240px;
    text-align: center;
}

#animal-welfare .animal-welfare-btn .animal-welfare-link {
    padding: 16px 50px;
}

#animal-welfare .animal-welfare-btn a:hover {
    text-decoration: none;
    background: #000;
    color: #fff;
}

a.animal-welfare-link:active, a.animal-welfare-link:focus, a.animal-welfare-link:visited {
    text-decoration: none;
}

.row-centered h3 {
    text-align: center;
}

/* centered columns styles */
.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    margin-right:-4px;
    padding-top: 55px;
}

/************** Animal Welfare - End ***********************/

#access-health-hub {
    background: url(../images/health-safety-bg.jpg) center center no-repeat;
    background-size: cover;
    text-align: center;
}

.access-health-hub-container {
    max-width: 1300px;
    margin: 0 auto;
    padding: 120px 85px 120px;
    position: relative;
}

#access-health-hub .accessibility {
    float: left;
    width: 48%;
    background: #fff;
    position: relative;
    padding: 10px 50px 190px;
}


#access-health-hub .health-safety {
    float: right;
    width: 48%;
    background: #fff;
    position: relative;
    padding: 10px 50px 60px
}

#access-health-hub a.gl-button {
    position: absolute;
    bottom: 20px;
    left: 50%;
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

#available-positions-hub {
    background: #f5f5f5;
    color: #000;
    text-align: center;
    font-size: 18px;
}

.available-positions-hub-container {
    max-width: 1300px;
    margin: 0 auto;
    padding: 65px 80px 45px;
    position: relative;
}

#available-positions-hub img {
    width: 100%;
}

#available-positions-hub a.job-link > div {
    padding: 0 10px;
    margin-bottom: 30px;
}



#available-positions-hub a.job-link div div {
    position: relative;
    height: 5.5em;
    background: #000;
}


#available-positions-hub a.job-link div div:nth-child(2) {
    background: #fff;
    height: 7em;
}

#available-positions-hub a.job-link h3 {
    font-weight: bold;
    font-size: 18px;
    color: #fff;
    position: absolute;
    width: 100%;
    top: 50%;
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    margin: 0;
    padding: 0 20px;
}

#available-positions-hub a.job-link p {
    color: #000;
    padding: 0;
    position: absolute;
    width: 100%;
    top: 50%;
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    margin: 0;
}

#available-positions-hub a.job-link:hover {
    opacity: 0.6;
}


/* Employment Detail */

#employment-details {
    text-align: center;
    background: #f5f5f5;
    color: #000;
}

.employment-details-container {
    max-width: 1300px;
    margin: 0 auto;
    padding: 70px 85px 80px;
    position: relative;
}

.products-detail.employment-detail {
    background: #f5f5f5;
}

.products-detail.employment-detail .products-details-boxes a {
    padding: 0 10px;
    margin-bottom: 30px;
}



.products-detail.employment-detail .products-details-boxes a div {
    position: relative;
    height: 5.5em;
    background: #000;
    width: 100%;
    float: none;
    padding: 0;
}

.products-detail.employment-detail .products-details-boxes > div {
    height: 15em;
    padding-bottom: 0;
    margin-top: 20px;
}


.products-detail.employment-detail .products-details-boxes a div:nth-child(2) {
    background: #fff;
    height: 7em;
}

.products-detail.employment-detail .products-details-boxes a h3 {
    font-weight: bold;
    font-size: 18px;
    color: #fff;
    position: absolute;
    width: 100%;
    top: 50%;
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    margin: 0;
    padding: 0 20px;
}

.products-detail.employment-detail .products-details-boxes a p {
    color: #000;
    padding: 0;
    position: absolute;
    width: 100%;
    top: 50%;
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    margin: 0;
}

.employment-detail-panel .details-target-wrapper {
    color: #eeeeee;
}

.employment-detail-panel .details-target-wrapper a {
    color: #fff;
    font-weight: 500;
    text-decoration: underline;
}

.employment-detail-panel .details-target-wrapper a.gl-button {
    font-weight: normal;
    text-decoration: none;
}

.employment-detail-panel .details-target-wrapper a:hover {
    text-decoration: underline;
}

.products-detail.employment-detail .products-details-boxes > div:hover {
    opacity: 0.6;
}

/* Foundation */

#foundation {
    background: url(../images/foundation-bg-e.jpg) center center no-repeat;
    background-size: cover;
    text-align: center;
}

.foundation-container {
    max-width: 1300px;
    margin: 0 auto;
    padding: 70px 85px 130px;
    position: relative;
}

#apply-hub {
    background: url(../images/funding-bg.jpg) center center no-repeat;
    background-size: cover;
    text-align: left;
}

.apply-hub-container {
    max-width: 1300px;
    margin: 0 auto;
    padding: 50px 85px 50px;
    position: relative;
}

.apply-hub-container .left-column {
    float: left;
    width: 48%;
    background: #fff;
    position: relative;
    padding: 20px 0 80px;
    overflow: auto;
}


.apply-hub-container .right-column {
    float: right;
    width: 48%;
    background: #fff;
    position: relative;
    padding: 20px 0 80px;
    overflow: auto;
}

#apply-hub h2 {
    margin-bottom: 40px;
    padding-left: 20px;
    padding-right: 10px;
}

#apply-hub h3,
#newsletter-hub h3,
#faq-main h3 {
    font-size: 20px;
    font-weight: bold;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    margin: 0 40px 0 20px;
    padding: 30px 20px 30px 0;
    position: relative;
}

#faq-main h3 {
    margin: 0 30px;
}


#newsletter-hub h3 {
    margin: 0 30px;
    cursor: pointer;
    margin-bottom: -1px;
}

#newsletter-hub h3.active {
    border-bottom: none;
}

#apply-hub li.active h3,
#faq-main li.active h3 {
    border-bottom: none;
}

#apply-hub ul {
    list-style: none;
    padding: 0;
}

#apply-hub .match-column > ul > li {
    padding: 0;
    display: block;
    margin: 0 0 -1px;
    font-weight: bold;
    color: #000;
    position: relative;
    cursor: pointer;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

#apply-hub ul li.active {
    background: #77777a;
    color: #fff;
}

.expandable-panel {
    height: 0;
    overflow: hidden;
    padding: 0;
    -webkit-transition: height 0.5s;
    transition: height 0.5s;
}

.expandable-panel p {
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    padding: 10px 20px;
}



#application-form-hub {
    text-align: center;
}

.application-form-hub-container {
    max-width: 1300px;
    margin: 0 auto;
    padding: 80px 85px 150px;
    position: relative;
}

#application-form-hub h3 {
    position: relative;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 60px;
}

#application-form-hub h3:before,
#application-form-hub h3:after {
    content: "";
    position: absolute;
    width: calc(50% - 200px);
    height: 1px;
    background: #000;
    top: 50%;
}

#application-form-hub h3:before {
    left: 0;
}

#application-form-hub h3:after {
    right: 0;
}

#application-form-hub ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#application-form-hub li {
    float: left;
    width: 33.33%;
    padding: 0 10px;
}

#reports-hub {
    text-align: center;
    background: #f5f5f5;
}

.reports-hub-container {
    max-width: 1300px;
    margin: 0 auto;
    padding: 80px 85px 150px;
    position: relative;
}

.reports-hub-container h3 {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 24px;
    position: relative;
    padding: 0 70px 0 40px;
}


#reports-hub ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: left;
}

#reports-hub ul ul {
    text-align: left;
    display: inline-block;
    padding-left: 50px;
}

#reports-hub li {
    padding: 8px 0;
    margin: 0;
    font-size: 16px;
    position: relative;
}

#reports-hub li li {
    padding: 13px 0 13px 48px; 
}

.reports-hub-content > ul > li:last-child {
    border-top: 1px solid #000;
}

#reports-hub li:hover {
    cursor: pointer;
}

#reports-hub li li {
    background: url(../images/pdf.svg) left center no-repeat;
    background-size: 36px 36px;
}

#reports-hub li a,
#reports-hub li a:visited,
#reports-hub li a:active,
#reports-hub li a:focus {
    color: #000;
}

#reports-hub li a:hover {
    color: #999;
}

.reports-hub-container .left-column,
.reports-hub-container .right-column {
    float: left;
    width: 48%;
    background: #fff;
    position: relative;
    padding: 20px 20px 60px 40px;
    margin-top: 50px;
    text-align: left
}


.reports-hub-container .right-column {
    float: right;
}

.reports-hub-content {
    background: #fff;
}

#sustainability-hub {
    text-align: center;
    background: url(../images/sustainability-bg.jpg) center center no-repeat;
    background-size: cover;
    color: #fff;
}

.sustainability-hub-container {
    max-width: 1300px;
    margin: 0 auto;
    padding: 80px 85px 150px;
    position: relative;
}

#sustainability-hub h2 {
    color: #fff;
}

.sustainability-hub-container ul {
    list-style: none;
    margin: 0;
    padding: 60px 0 30px;
    display: inline-block;
}

.sustainability-hub-container li {
    float: left;
    width: 20%;
    background: url(../images/leaf-icon-white.svg) center top no-repeat;
    background-size: 80px;
    padding: 100px 10px 30px;
}

.sustainability-hub-container hr {
    margin-bottom: 50px;
}

.sustainability-hub-container img {
    width: 94%;
    max-width: 1050px;
    margin-bottom: 20px;
}

.sustainability-hub-container h5 {
    font-weight: bold;
    font-size: 17px;
    margin-top: 40px;
}

.sustainability-hub-container .credits {
    font-size: 14px;
    line-height: 16px;
}

#employment-apply {
    text-align: center;
    color: #000;
}

.employment-apply-container {
    max-width: 1300px;
    margin: 0 auto;
    padding: 80px 85px 150px;
    position: relative;
}

#employment-apply ol {
    list-style-type: none;
    counter-reset: li-counter;
    margin: 60px 0 80px;
    display: inline-block;
    padding: 0;
}

#employment-apply ol li {
    position: relative;
    padding: 80px 40px 0;
    float: left;
    width: 33.3%; 
}

#employment-apply ol li h3 {
    font-weight: bold;
}

#employment-apply ol li:before {
    position: absolute;
    top: 7px;
    left: 50%;
    width: 64px;
    height: 64px;
    font-size: 26px;
    line-height: 59px;
    text-align: center;
    color: #fff;
    border-radius: 10em;
    content: counter(li-counter, decimal);
    counter-increment: li-counter;
    vertical-align: middle;
    background: #000;
    font-weight: bold;
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

/**** FAQ *****/

#faq-main {
    text-align: center;
    background: #f5f5f5 url(../images/faq-bg.jpg) center bottom no-repeat;
    background-size: 1920px;
    color: #fff;
}

.faq-main-container {
    max-width: 1300px;
    margin: 0 auto;
    padding: 80px 85px 88px;
    position: relative;
}

#faq-main h2 {
    margin-bottom: 100px;
}

#faq-main .faq-content {
    text-align: left;
    background: #fff;
    padding: 30px 0 23px;
}

#faq-main ul {
    list-style: none;
    padding: 0;
}

#faq-main ul li {
    padding: 0;
    display: block;
    margin: 0 0 -1px;
    font-weight: bold;
    color: #000;
    position: relative;
    cursor: pointer;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

#faq-main ul li.active {
    background: #77777a;
    color: #fff;
}

#faq-main h3 span,
#reports-hub h3 span {
    background: url(../images/chevron.svg) center center no-repeat;
    position: absolute;
    width: 28px;
    height: 28px;
    background-size: contain;
    right: 30px;
    top: calc(50% - 14px);
    -webkit-transition: transform 0.5s;
    transition: transform 0.5s;
}

#faq-main li.active h3 span,
#reports-hub li.active h3 span {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

#faq-main li.active h3 span {
    -webkit-filter: invert(100%);
    filter: invert(100%);
}

#faq-main .expandable-panel {
    padding: 0 30px;
}

#faq-main .expandable-panel li {
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    padding: 12px 0;
}

#faq-main .expandable-panel li:last-child {
    border-bottom: none;
}

#faq-main .expandable-panel h4 {
    color: #fff;
    font-size: 18px;
}

#faq-main .expandable-panel p {
    color: #eee;
    font-size: 16px;
    padding: 0;
}

.content-calc {
    margin: 0;
    padding: 0;
}

/*** Leadership Team ***/


#leadership-team {
    text-align: center;
    background: #fff url(../images/leadership-bg.jpg) center bottom no-repeat;
    background-size: contain;
    color: #fff;
}

.leadership-team-container {
    max-width: 1300px;
    margin: 0 auto;
    padding: 82px 55px 50%;
    position: relative;
}

#leadership-team h2 {
    margin-bottom: 80px;
}

#leadership-team ul {
    list-style-type: none;
    color: #000;
    padding: 0;
    text-align: left;
    width: 50%;
}

#leadership-team ul li {
    clear: left;
    padding: 12px 0;
}

#leadership-team ul h4 {
    float: left;
    margin: 0 14px 0 0;
}

#leadership-team ul.list-left {
    float: left;
}

#leadership-team ul.list-right {
    float: right;
}

#the-prez {
    text-align: center;
    background: #fff;
    color: #000;
}

.the-prez-container {
    max-width: 1300px;
    margin: 0 auto;
    padding: 82px 55px 80px;
    position: relative;
}

#the-prez img {
    float: left;
    width: 300px;
}

#the-prez .text-content {
    float: left;
    width: calc(100% - 320px);
    text-align: left;
    margin-left: 20px;
    font-size: 16px;
}

#the-prez h4 {
    margin-top: 0;
}

#the-prez h5 {
    font-size: 18px;
}

#our-members-hub {
    text-align: center;
    background: url(../images/members-bg.jpg) center center no-repeat;
    background-size: cover;
    color: #fff;
}

.our-members-hub-container {
    max-width: 1300px;
    margin: 0 auto;
    padding: 82px 55px 80px;
    position: relative;
}

#our-members-hub h2 {
    color: #fff;
}

#our-members-hub p {
    margin-bottom: 20px;
}

#our-employees-hub {
    text-align: center;
    background: #fff;
    background-size: cover;
    color: #000;
}

.our-employees-hub-container {
    max-width: 1300px;
    margin: 0 auto;
    padding: 82px 55px 40px;
    position: relative;
}

#our-employees-hub ul,
.employment-main #about-us ul {
    list-style: none;
    margin: 0;
    padding: 60px 0 30px;
    display: inline-block;
}

#our-employees-hub li,
.employment-main .aboutus-container li {
    float: left;
    width: 20%;
    background: url(../images/dialogue.svg) center top no-repeat;
    background-size: 80px;
    padding: 100px 10px 30px;
}

#our-employees-hub li:nth-child(2),
.employment-main .aboutus-container li:nth-child(2) {
    background-image: url(../images/accountability-icon.svg);
}

#our-employees-hub li:nth-child(3),
.employment-main .aboutus-container li:nth-child(3) {
    background-image: url(../images/improvement-icon.svg);
}

#our-employees-hub li:nth-child(4),
.employment-main .aboutus-container li:nth-child(4) {
    background-image: url(../images/recognition-icon.svg);
}

#our-employees-hub li:nth-child(5),
.employment-main .aboutus-container li:nth-child(5) {
    background-image: url(../images/growth-icon.svg);
}

#about-us .full-article {
    text-align: left;
}

#about-us .full-article .gl-button {

}

#about-us .full-article p.article-date {
    padding-bottom: 20px;
}

.single .static-filter-container {
    padding: 10px 50px 10px;
}

#static-filter.single a,
#sticky-filter.single a {
    color: #000;
    position: relative;
}

#static-filter.single a:before,
#sticky-filter.single a:before {
    content: '';
    position: absolute;
    top: -1px;
    left: -17px;
    background: url(../images/chevron-red.svg) center center no-repeat;
    width: 16px;
    height: 16px;
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.products-detail.bod-detail.our-values-detail .products-details-boxes h3 {
    text-align: left;
    font-size: 15px;
}

.products-detail.bod-detail .products-details-boxes > div:hover {
    opacity: 0.7;
}

.products-detail.bod-detail .products-details-boxes > div:hover h2,
.products-detail.bod-detail .products-details-boxes > div:hover h3,
.products-detail.bod-detail .products-details-boxes > div:hover p {
    color: #636363;
}

body.no-header-img .aboutus-container {
    padding-top: 0;
}

/* Map */

#map-container {
    max-width: 1300px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    text-align: left;
    background: #fff;
}

#map-container ul {
    list-style: none;
    font-size: 22px;
    font-weight: bold;
    padding: 0;
    margin: 0;
    float: left;
    width: 36%;
    height: 556px;
    overflow: auto;
}

#map-container ul li {
    border-bottom: 1px solid #000;
    padding: 21px 10px 21px 0;
    position: relative;
    cursor: pointer;
}

#map-container ul li h3 {
    font-size: 22px;
    font-weight: bold;
    margin: 0;
    padding: 6px 0 6px 73px;
    position: relative;
    background-position: 17px center;
    background-repeat: no-repeat;
}

#map-container ul li:nth-child(1) h3 {
    background-image: url(../images/bullet-g.png);
}
#map-container ul li:nth-child(2) h3 {
    background-image: url(../images/bullet-retail.png);
}

#map-container ul li:nth-child(3) h3 {
    background-image: url(../images/bullet-dairy-bar.png);
}

#map-container ul li:nth-child(4) h3 {
    background-image: url(../images/bullet-museum.png);
}

#map-container ul li:nth-child(5) h3 {
    background-image: url(../images/bullet-manufacturing.png);
}

#map-container ul li:nth-child(6) h3 {
    background-image: url(../images/bullet-distribution.png);
}

#map-container ul li:last-child h3 {
    background-image: url(../images/bullet-partners.png);
}

#map-container ul li:last-child {
    border-bottom: none;
}

#map-canvas {
    float: right;
    width: 100%;
    padding: 10px;
}

#prop-map {
    width: 100%;
    height: 539px;
}

#map-container ul li.active {
    background-color: #77777a;
    color: #fff;
}

#map-container ul li:nth-child(2).active h3 {
    background-image: url(../images/bullet-retail-inv.png);
    color: #fff;
}

#map-container ul li:nth-child(5).active h3 {
    background-image: url(../images/bullet-manufacturing-inv.png);
    color: #fff;
}

#map-container ul li:nth-child(6).active h3 {
    background-image: url(../images/bullet-distribution-inv.png);
    color: #fff;
}

#map-container ul li:last-child.active h3 {
    background-image: url(../images/bullet-partners-inv.png);
    color: #fff;
}

#map-container .expandable-panel {
    padding: 0 0 0 74px;
}

#map-container ul li a {
    display: block;
    color: #fff;
    font-size: 14px;
    position: relative;
    padding: 3px 0;
}

#map-container ul li h3 a {
    color: #000;
    font-size: 22px;
    font-weight: bold;
    padding: 0;

}

#map-container ul li h3 a.active {
    color: #ce171f;
}

#map-container ul li a span {
    display: none;
    width: 26px;
    height: 16px;
    background: url(../images/chevron-white.svg) right center no-repeat;
    right: initial;
}

#map-container ul li a.active span {
    display: inline-block;
}

#map-container ul li a.active {
    font-weight: bold;
}


#map-container .expandable-panel p {
    padding: 0 40px 5px 0;
    font-size: 12px;
}

.news-loading {
    background: url(../images/loader.gif) center center no-repeat;
    height: 46px;
    display: none;
}

#museum-hub {
    text-align: center;
}

#museum-hub .museum-hub-container {
    max-width: 1300px;
    margin: 0 auto;
    padding: 90px 80px 84px;
}

.museum-hub-container img {
    float: left;
    margin-top: 7px;
}

.museum-hub-container p {
    text-align: left;
    float: right;
    width: calc(100% - 500px);
}

#maintenance-page {
    background: url(../images/maintenance-bg-s.jpg) center top no-repeat;
    background-size: cover;
    text-align: center;
    margin: 0;
    padding: 33% 100px 0;
}

.foundation-logo {
    width: 170px;
    height: 85px;
    background: url(../images/GL_Foundation_logo.png) center center no-repeat;
    background-size: contain;
    margin: 0 auto 40px;
}

.foundation-logo-fr {
    width: 170px;
    height: 85px;
    background: url(../images/GL_Foundation_logo_fr.png) center center no-repeat;
    background-size: contain;
    margin: 0 auto 40px;
}



/* LANDING PAGE STYLES*/

.landing-page .products-detail .products-details-boxes div {
    /*float: none;
    display: inline-block;*/
}

.landing-page .products-detail .products-details-boxes > div:after {
    content: "";
    display: none !important;

}

.landing-page .products-detail .products-details-boxes.item-count-1 div:first-child {
    margin-left: 37.5%;
}

.landing-page .products-detail .products-details-boxes.item-count-2 div:first-child {
    margin-left: 25%;
}

.landing-page .products-detail .products-details-boxes.item-count-3 div:first-child {
    margin-left: 12.5%;
}

.landing-page .products-detail .products-details-boxes div a:hover {
    top: -10px;
    bottom: 10px;
}


.video-wrapper-landing {
    width: 100%;
    display: block;
    background-color: #f1f1f1;
    position: relative;
    text-align: center;
    overflow: auto;
    padding-top: 100px;
    padding-bottom: 100px;
}

.video-content-landing {
    position: relative;
    width: 800px;
    max-width: 90%;
    margin: 0 auto;
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    height: 100%;
}

.video-content-landing .vid-placeholder {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 3000;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
}


.video-thumb-landing {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/nordica-video-thumb.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.video-wrapper-landing div.has-video {
    /*  position: absolute;
      display: block;
      top: 10px;
      left: 10px;
      width: calc(100% - 20px);*/
    /*    height: 100%;*/
    display: block;
    max-width: 100%;
}

/*.landing-page li div.has-video div {
    bottom: calc(30.7% + 20px);
    top: 0;
    left: 0;
    right: 0;
}*/

.landing-page a.has-video .video-title-landing {
    position: absolute;
    display: block;
    top: 10px;
    left: 10px;
    width: calc(100% - 20px);
    height: 100%;
}

.landing-page .news-hub a.has-video .video-title-landing {
    position: absolute;
    text-align: center;
    top: 0;
    bottom: 0;
    left: 10px;
    right: 10px;
    background: rgba(0, 0, 0, 0.27);
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}

.landing-page .news-hub a.has-video .video-title-landing {
    bottom: calc(30.7% + 20px);
    top: 0;
    left: 0;
    right: 0;
}

/*.landing-page a div, .landing-page li a div, .landing-page li a div {
    position: absolute;
    text-align: center;
    top: 0;
    bottom: 0;
    left: 10px;
    right: 10px;
    background: rgba(0, 0, 0, 0.27);
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}*/

.video-wrapper-landing img {
    width: 100%;
}

.video-landing-button {
    cursor: pointer;
}

.video-content-landing .vid-placeholder:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0;
    z-index: 90;
}

.video-content-landing:hover .vid-placeholder:before {
    opacity: 0.2;
}

.video-content-landing:hover .vid-placeholder:after {
    width: 76px;
    height: 76px;
}

.landing-page div.has-video:after,
.video-content-landing .vid-placeholder:after {
    content: "";
    position: absolute;
    width: 68px;
    height: 68px;
    background: url(../images/play-button.svg) 66% center no-repeat rgba(0, 0, 0, 0.35);
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: 4px solid #fff;
    border-radius: 5em;
    background-size: 57%;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    z-index: 100;
}

.landing-video-image-wrapper {
    position: relative;
}

.landing-page .has-video:hover {
    opacity: 0.8;
}

.landing-page .news-hub .has-video .landing-video-image-wrapper:after {
    content: "";
    position: absolute;
    width: 68px;
    height: 68px;
    background: url(../images/play-button.svg) 66% center no-repeat rgba(0, 0, 0, 0.35);
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: 4px solid #fff;
    border-radius: 5em;
    background-size: 57%;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}

.news-hub a.has-video:after {
    top: 33.33%;
}

.video-content-landing:after {
    clear: both;
    content: "";
    display: table;
}

.landing-centered-article {
    display: inline-block;
    float: none;
}

.landing-centered-article-2 {
    float: none;
    display: inline-block;
    vertical-align: top;
}


.landing-page .news-hub .headings-wrapper {

    height: auto;

}

.landing-page .landing-news-hub-1 a:nth-of-type(1) > div {
    margin-left: 37.5%;
}

.landing-page .landing-news-hub-3 a:nth-of-type(1) > div {
    margin-left: 12.5%;
}

.landing-page .landing-news-hub-5 a:nth-of-type(1) > div {
    margin-left: 12.5%;
}

.landing-page .landing-news-hub-5 a:nth-of-type(4) > div {
    clear: left;
    margin-left: 25%;
}

.landing-page .landing-news-hub-2 a:nth-of-type(1) > div,
.landing-page .landing-news-hub-6 a:nth-of-type(5) > div {
    margin-left: 25%;
}

.landing-page .landing-news-hub-7 a:nth-of-type(5) > div {
    margin-left: 12.5%;
}


.landing-page .landing-news-hub-6 a:nth-of-type(5) > div,
.landing-page .landing-news-hub-7 a:nth-of-type(5) > div,
.landing-page .landing-news-hub-8 a:nth-of-type(5) > div{
    clear: left;
}

.landing-page #products-cat .gl-button {
    margin-bottom: 20px;
}

/*NOTHING BUT CHEESE*/

.landing-container-nothing-but-cheese {
    max-width: 1300px;
    margin: 0 auto;
    padding: 0 100px;
    text-align: center;
    padding: 50px 80px 80px;
}

.landing-container-nothing-but-cheese h3 {
    margin-top: 100px;
    margin-bottom: 30px;
    font-size: 48px;
}

.landing-table-spacer {
    width: 100%;
    font-size: 6px;

}

.landing-table-spacer-no-border {
    width: 100%;
    font-size: 6px;
}

.landing-table-spacer td {
    border-bottom: 1px solid #eee;
}

.landing-table-spacer-no-border td {
    border: 0;
}

.landing-page table {
    width: 100%;
}

.whereToBuy td {
    text-align: left;
}

.stores-byline-landing {
    text-align: left;
    padding-bottom: 30px;
}

#products-cat .products-cat-container-wholesale-products,
#products-cat .products-cat-container-fromages-de-marque-salerno-vendus-en-gros {
    text-align: left;
}

#products-cat .products-cat-container-wholesale-products ul,
#products-cat .products-cat-container-fromages-de-marque-salerno-vendus-en-gros ul {
    list-style: disc;
    display: block;
    padding: 10px 50px 50px;
    float: left;
}

#products-cat .products-cat-container-wholesale-products h3,
#products-cat .products-cat-container-fromages-de-marque-salerno-vendus-en-gros h3 {
    clear: both;
}

#products-cat .products-cat-container-wholesale-products li,
#products-cat .products-cat-container-fromages-de-marque-salerno-vendus-en-gros li {
    float: none;
    width: auto;
    font-size: 14px;
    padding: 0;
    margin-top: 0;
    text-align: left;
}

.products-details-boxes.box-count-1 div:first-child {
    margin-left: 37.5%;
}

.products-details-boxes.box-count-2 div:first-child {
    margin-left: 25%;
}

.products-details-boxes.box-count-3 div:first-child {
    margin-left: 12.5%;
}

.sending-data {
    display: none;
}

.sending-data h5 {
    background: url(../images/loader.gif) left center no-repeat;
    padding: 20px 0px 20px 40px;
    display: inline-block;
}

.print-only {
    display: none;
}