﻿clearfix:after,
nav ul:after,
.content-container:after,
form.search-form:after,
.siggis-form .row:after,
header:after,
footer:after,
footer .newsletter-signup .mc4wp-form-fields:after,
footer .newsletter-signup form:after,
.featured-articles:after,
.products-menu:after,
.need-to-reach-us .contact-methods:after,
.featured-recipes:after,
.pagination-wrapper:after,
.pagination-wrapper .pages:after,
.products .product-type-list ul:after,
.products .other-products:after,
.product .product-feature:after,
.product .spotlight-stats:after,
.product .ingredients-cultures .ingredients:after,
.product .ingredients-cultures .cultures:after,
.recipes .recipe-filters:after,
.recipes .recipes-list:after,
.recipes .recipes-wrap:after,
.recipe .recipe-feature-stats ul:after,
.recipe .share-wrap .email-print:after,
.recipe .recipe-info-wrap:after,
.press-and-media .press-article-list:after,
.search .results-wrap .results-section .result:after,
.contact-us .more-information .providers:after {
    content: '';
    display: table;
    clear: both
}

.uppercase {
    text-transform: uppercase
}

@font-face {
    font-family: 'SiggisIcons';
    src: url("../fonts/Icons/icomoon/icomoon-siggis.eot");
    src: url("../fonts/Icons/icomoon/icomoon-siggis.eot?#iefix") format("embedded-opentype"), url("../fonts/Icons/icomoon/icomoon-siggis.woff") format("woff"), url("../fonts/Icons/icomoon/icomoon-siggis.ttf") format("truetype"), url("../fonts/Icons/icomoon/icomoon-siggis.svg#SiggisIcons2") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'Documenta Regular';
    src: url("../fonts/Documenta/documenta-regular-webfont.eot");
    src: url("../fonts/Documenta/documenta-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Documenta/documenta-regular-webfont.woff") format("woff"), url("../fonts/Documenta/documenta-regular-webfont.ttf") format("truetype"), url("../fonts/Documenta/documenta-regular-webfont.svg#DocumentaRegular") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'Documenta Medium';
    src: url("../fonts/Documenta/documenta-medium-webfont.eot");
    src: url("../fonts/Documenta/documenta-medium-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Documenta/documenta-medium-webfont.woff") format("woff"), url("../fonts/Documenta/documenta-medium-webfont.ttf") format("truetype"), url("../fonts/Documenta/documenta-medium-webfont.svg#DocumentaMedium") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'Documenta Bold';
    src: url("../fonts/Documenta/documenta-bold-webfont.eot");
    src: url("../fonts/Documenta/documenta-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Documenta/documenta-bold-webfont.woff") format("woff"), url("../fonts/Documenta/documenta-bold-webfont.ttf") format("truetype"), url("../fonts/Documenta/documenta-bold-webfont.svg#DocumentaBold") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'HelveticaNeueLTStd-Roman';
    src: url("../fonts/webfonts/2F9769_0_0.eot");
    src: url("../fonts/webfonts/2F9769_0_0.eot?#iefix") format("embedded-opentype"), url("../fonts/webfonts/2F9769_0_0.woff2") format("woff2"), url("../fonts/webfonts/2F9769_0_0.woff") format("woff"), url("../fonts/webfonts/2F9769_0_0.ttf") format("truetype")
}

@font-face {
    font-family: 'HelveticaNeueLT-Light';
    src: url("../fonts/webfonts/2F9769_1_0.eot");
    src: url("../fonts/webfonts/2F9769_1_0.eot?#iefix") format("embedded-opentype"), url("../fonts/webfonts/2F9769_1_0.woff2") format("woff2"), url("../fonts/webfonts/2F9769_1_0.woff") format("woff"), url("../fonts/webfonts/2F9769_1_0.ttf") format("truetype")
}

@font-face {
    font-family: 'HelveticaNeueLTStd-It';
    src: url("../fonts/webfonts/2F9769_2_0.eot");
    src: url("../fonts/webfonts/2F9769_2_0.eot?#iefix") format("embedded-opentype"), url("../fonts/webfonts/2F9769_2_0.woff2") format("woff2"), url("../fonts/webfonts/2F9769_2_0.woff") format("woff"), url("../fonts/webfonts/2F9769_2_0.ttf") format("truetype")
}

.sicon {
    font-family: 'SiggisIcons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.sicon-logo-siggis:before {
    content: "\e700"
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Documenta Regular", Georgia, serif;
    font-weight: normal;
    letter-spacing: 0.016em;
    text-transform: lowercase
}

.no-text-transform {
    text-transform: none
}

@media screen and (max-width: 1024px) {
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        letter-spacing: 0
    }
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-sizing: border-box
}

html,
body {
    margin: 0;
    padding: 0;
    display: block;
    width: 100%;
    height: 100%;
    font-family: "HelveticaNeueLT-Light", Helvetica, sans-serif;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: #fff
}

html.template-home,
body.template-home {
    background-color: #F1E9E7
}

a {
    color: #5CAADE;
    text-decoration: none
}

a .sicon {
    color: #222
}

p {
    color: #7F7F7F;
    font-size: 20px;
    line-height: 30px
}

nav ul {
    list-style: none
}

nav ul li {
    display: inline-block;
    float: left
}

.blue-arrow-link {
    position: relative;
    top: 0;
    padding-right: 25px;
    cursor: pointer
}

.blue-arrow-link:after {
    display: inline-block;
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -9px;
    height: 18px;
    width: 18px;
    background-image: url('../images/shared/blue-arrow-link@2x.png?1535528790');
    background-repeat: no-repeat;
    background-size: 18px;
    transition: all 200ms ease-in-out
}

.blue-arrow-link:hover {
    color: #5CAADE
}

.blue-arrow-link:hover:after {
    right: -2px
}

.white-arrow-link {
    position: relative;
    top: 0;
    padding-right: 25px
}

.white-arrow-link:after {
    display: inline-block;
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -9px;
    height: 18px;
    width: 18px;
    background-image: url('../images/shared/white_arrow.png?1535528792');
    background-repeat: no-repeat;
    transition: all 200ms ease-in-out;
    color: #fff
}

.white-arrow-link:hover {
    color: #f9f9f9
}

.white-arrow-link:hover:after {
    right: -2px
}

.hidden {
    opacity: 0
}

.visible {
    opacity: 1
}

body.menu-on,
body.video-on {
    position: fixed;
    height: 100%;
    width: 100%;
    overflow: hidden
}

.btn-blue {
    display: inline-block;
    height: 48px;
    line-height: 50px;
    text-align: center;
    padding: 0 20px;
    font-size: 16px;
    color: #fff;
    background-color: #5CAADE;
    font-family: "HelveticaNeueLT-Light", Helvetica, sans-serif;
    text-transform: uppercase;
    cursor: pointer
}

.btn-blue:hover {
    background-color: #3D8FC5
}

.share-link:focus {
    outline: none
}

.zero-state {
    font-size: 20px;
    margin: 60px 0;
    text-align: center
}

.print-only {
    display: none
}

@media screen and (max-width: 1024px) {
    .zero-state {
        font-size: 18px;
        line-height: 26px;
        padding: 0 25px
    }
}

header {
    background-color: rgba(255, 255, 255, 0.9)
}

.content-wrapper {
    overflow: hidden;
    padding-top: 100px;
    min-height: calc(100% - 368px);
    min-height: -webkit-calc(100% - 368px);
    min-height: -moz-calc(100% - 368px)
}

.content-container {
    width: 920px;
    margin: 0 auto;
    padding: 40px 0
}

@media screen and (max-width: 1024px) {
    .content-wrapper {
        padding-top: 60px
    }
    .content-container {
        width: 100%;
        padding: 30px 0
    }
}

@media screen and (max-width: 500px) {
    .content-wrapper {
        padding-top: 48px
    }
}

input[type="text"],
input[type="email"],
input[type="password"],
input[type="number"],
input[type="tel"],
input[type="date"],
input.text,
input.email,
input.password,
input.number {
    border: none;
    height: 42px;
    padding: 0 15px;
    font-size: 14px;
    font-family: "HelveticaNeueLT-Light", Helvetica, sans-serif;
    -webkit-appearance: none;
    -webkit-border-radius: 0
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="date"]:focus,
input.text:focus,
input.email:focus,
input.password:focus,
input.number:focus {
    border: none;
    outline: none;
    box-shadow: none
}

input[type="submit"],
button {
    line-height: 40px;
    height: 42px;
    padding: 0 15px;
    font-size: 14px;
    font-family: "HelveticaNeueLT-Light", Helvetica, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: none;
    cursor: pointer;
    -webkit-appearance: none;
    border-radius: 0
}

input[type="submit"]:focus,
button:focus {
    border: none;
    outline: none;
    box-shadow: none
}

form.search-form {
    display: inline-block;
    margin: 0 auto;
    text-align: center
}

form.search-form input {
    display: inline-block;
    float: left;
    width: 350px;
    padding-top: 2px;
    border: 1px solid #fff;
    transition: border 200ms ease-in-out
}

form.search-form input:focus {
    border: 1px solid #5CAADE;
    border-right: none
}

form.search-form button,
form.search-form input[type="submit"] {
    display: inline-block;
    float: left;
    background-color: #5CAADE;
    color: #fff;
    border: none;
    transition: background-color 200ms ease-in-out
}

form.search-form button:hover,
form.search-form input[type="submit"]:hover {
    background-color: #55a2d6
}

.select-wrap {
    height: 38px;
    font-family: "HelveticaNeueLT-Light", Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 38px;
    padding-right: 30px;
    text-align: center;
    position: relative;
    width: 135px;
    border: 1px solid #ddd
}

.select-wrap img {
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: 10px
}

.select-wrap select {
    display: block;
    width: 110%;
    height: 100%;
    padding: 0 15px;
    background: none;
    border: none;
    appearance: none;
    -webkit-appearance: none;
    color: #555;
    font-size: 14px;
    font-family: "HelveticaNeueLT-Light", Helvetica, sans-serif;
    font-weight: normal;
    text-transform: uppercase
}

.select-wrap select:focus {
    outline: none;
    box-shadow: none
}

.coupon-form-wrap {
    margin-top: 30px
}

.coupon-form-wrap label {
    display: block;
    margin-bottom: 10px;
    color: #262626;
    font-family: "HelveticaNeueLT-Light", Helvetica, sans-serif
}

.coupon-form-wrap label span {
    margin-left: 5px;
    display: inline !important
}

.coupon-form-wrap .required-note {
    display: block;
    text-align: left
}

.coupon-form-wrap input[type="text"],
.coupon-form-wrap input[type="email"],
.coupon-form-wrap input[type="zip"] {
    display: block;
    margin-bottom: 15px;
    height: 45px;
    width: 100%;
    border: 1px solid #DEDEDE;
    font-size: 16px;
    font-family: "HelveticaNeueLT-Light", Helvetica, sans-serif;
    padding-left: 10px
}

.coupon-form-wrap input[type="submit"] {
    background-color: #5CAADE;
    color: #fff;
    font-weight: bold;
    font-size: 14px
}

.siggis-form .row {
    margin-bottom: 12px
}

.siggis-form .row.col-two .col {
    display: inline-block;
    float: left;
    width: 50%
}

.siggis-form .row.col-three .col {
    display: inline-block;
    float: left;
    width: 33.333333%
}

.siggis-form .row .col {
    display: block;
    width: 100%;
    padding: 0 10px
}

.siggis-form .row .col:first-child {
    padding-left: 0
}

.siggis-form .row .col:last-child {
    padding-right: 0
}

.siggis-form label {
    display: block;
    margin-bottom: 10px;
    font-size: 16px;
    color: #262626
}

.siggis-form .form-row {
    margin: 10px 0 20px
}

.siggis-form .form-row label span:first-child {
    margin-bottom: 5px;
    display: inline-block
}

.siggis-form .form-row p {
    margin: 0
}

.siggis-form input[type="text"],
.siggis-form input[type="email"],
.siggis-form input[type="tel"],
.siggis-form input[type="date"] {
    width: 100%;
    border: 1px solid #D8D8D8
}

.siggis-form input[type="text"]:focus,
.siggis-form input[type="email"]:focus,
.siggis-form input[type="tel"]:focus,
.siggis-form input[type="date"]:focus {
    border: 1px solid #D8D8D8
}

.siggis-form input[type="radio"],
.siggis-form input[type="checkbox"] {
    height: 20px;
    width: 20px;
    display: inline-block
}

.siggis-form .radio-wrap span,
.siggis-form .check-row span {
    position: relative;
    top: -3px;
    left: 3px
}

.siggis-form .check-wrap span {
    position: relative;
    top: -4px;
    left: 8px;
    line-height: 1.4
}

.siggis-form textarea {
    border: 1px solid #d8d8d8;
    width: 100%;
    height: 160px;
    resize: none
}

.siggis-form .check-row {
    margin-top: 30px
}

.siggis-form .note {
    font-size: 16px;
    line-height: 24px;
    color: #262626
}

.siggis-form select {
    border: 1px solid #D8D8D8;
    height: 42px;
    background-color: #fff;
    width: 100%;
    color: #222;
    font-size: 14px;
    padding: 5px
}

.siggis-form .section-label {
    margin: 20px 0;
    font-size: 18px
}

.siggis-form .info-row {
    margin: 40px 0 30px
}

.siggis-form .required-note {
    display: block;
    font-size: 16px;
    margin-bottom: 3px
}

.siggis-form .button-row {
    text-align: center;
    margin-bottom: 40px
}

.siggis-form .button-row .btn {
    width: auto;
    padding: 0 30px;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    border: 0
}

.siggis-form .button-row .wpcf7-submit {
    background-color: #5CAADE;
    color: #fff;
    font-weight: bold;
    font-size: 14px
}

.mc4wp-success,
.wpcf7-mail-sent-ok {
    display: none !important
}

.wpcf7-validation-errors {
    border: none !important;
    padding: 0 !important;
    margin: 10px 0 !important;
    color: red !important;
    font-size: 16px !important
}

.wpcf7-not-valid-tip {
    color: red !important;
    font-size: 16px !important;
    padding: 0 !important;
    margin: 10px 0 !important
}

.sub-menu {
    position: relative;
    left: 48px
}

.health-form-input-box {
    width: 40% !important;
    position: relative;
    left: 10px;
    bottom: 3px
}

@media screen and (max-width: 800px) {
    .siggis-form .row {
        margin-bottom: 0
    }
    .siggis-form .row .col {
        display: block;
        width: 100%;
        margin-bottom: 10px;
        padding: 0
    }
    .siggis-form .row.col-two .col,
    .siggis-form .row.col-three .col {
        display: block;
        width: 100%
    }
    .siggis-form .row.info-row {
        margin: 30px 0
    }
}

.text-center {
    text-align: center
}

header {
    position: fixed;
    width: 100%;
    height: 100px;
    z-index: 9999;
    transition: all 300ms ease-in-out
}

header .content-container {
    padding: 0 150px 0 150px;
    width: 100%
}

header .siggis-logo {
    position: relative;
    display: inline-block;
    float: left;
    z-index: 9999;
    transition: all 300ms ease-in-out
}

header .siggis-logo a {
    position: relative;
    display: inline-block;
    height: 50px;
    width: 97px;
    font-size: 100px
}

header .siggis-logo a span {
    position: absolute;
    top: 0;
    left: 0;
    line-height: .5
}

header .siggis-logo a .sicon {
    -webkit-transition: color 250ms ease-in-out;
    -moz-transition: color 250ms ease-in-out;
    transition: color 250ms ease-in-out
}

header .siggis-logo a:hover .sicon {
    color: #5CAADE
}

header nav {
    display: inline-block;
    float: right
}

header nav ul {
    padding: 0;
    margin: 3px 0
}

header nav ul li {
    line-height: 91px;
    margin: 0 24px;
    transition: all 300ms ease-in-out
}

header nav ul li a {
    position: relative;
    color: #737373;
    font-size: 14px;
    font-weight: 300
}

header nav ul li a:after {
    position: absolute;
    display: block;
    content: '';
    left: 0;
    bottom: -10px;
    width: 100%;
    border-bottom: 1px solid #aaa;
    opacity: 0;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out
}

header nav ul li a:hover:after {
    opacity: 1
}

header nav ul li a.search-trigger {
    cursor: pointer
}

header nav ul li.current-menu-item a:after {
    opacity: 1
}

header nav ul li:last-child {
    margin-right: 0
}

header .header-search.form-wrap {
    display: none
}

header .header-search.form-wrap form {
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    margin-top: 28px
}

header .header-search.form-wrap form input[type="text"] {
    height: 38px;
    width: 150px;
    border: 1px solid #d8d8d8;
    border-right: none
}

header .header-search.form-wrap form button {
    height: 38px;
    width: auto;
    padding: 0 10px
}

header .header-search.form-wrap form button span {
    color: #fff;
    font-size: 18px
}

header .header-search.form-wrap.on {
    display: block
}

header.scrolled {
    background-color: rgba(255, 255, 255, 0.9)
}

header.scrolled {
    height: 70px;
    background-color: rgba(255, 255, 255, 0.9);
    border-bottom: 1px solid #d8d8d8
}

header.scrolled .siggis-logo {
    padding-top: 7px
}

header.scrolled nav ul li {
    line-height: 66px
}

header.scrolled .header-search.form-wrap form {
    margin-top: 12px
}

@media screen and (max-width: 1200px) {
    header .content-container {
        padding: 0 100px
    }
}

@media screen and (max-width: 1024px) {
    header {
        height: 60px
    }
    header .content-container {
        padding: 0
    }
    header nav {
        display: none
    }
    header .siggis-logo {
        display: block;
        float: none;
        padding-top: 9px;
        text-align: center
    }
    header .siggis-logo a {
        height: 40px;
        width: 81px
    }
    header .siggis-logo a span {
        font-size: 80px
    }
    header.scrolled {
        height: 60px
    }
    header.scrolled .siggis-logo {
        padding-top: 9px
    }
    header.scrolled nav ul li {
        line-height: 58px
    }
}

@media screen and (max-width: 500px) {
    header {
        position: fixed;
        background-color: rgba(255, 255, 255, 0.95);
        height: 48px;
        z-index: 9999;
        padding-top: 4px
    }
    header .siggis-logo {
        margin-top: 0;
        padding-top: 0
    }
    header.scrolled {
        height: 48px
    }
    header.scrolled .siggis-logo {
        padding-top: 0
    }
}

@media screen and (max-width: 320px) {
    header .siggis-logo a {
        height: 40px;
        width: 68px
    }
    header .siggis-logo a span {
        font-size: 68px
    }
    header.scrolled {
        height: 48px
    }
}

footer {
    background-color: #fff;
    color: #7F7F7F
}

footer .site-nav {
    display: inline-block;
    float: left;
    width: 60%
}

footer .site-nav ul {
    margin: 0;
    padding: 0;
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    height: 200px
}

footer .site-nav ul li {
    display: block;
    float: none;
    margin-bottom: 22px
}

footer .site-nav a {
    color: #7F7F7F;
    font-weight: 300;
    font-size: 14px
}

footer .site-nav a:hover {
    color: #5CAADE
}

footer .newsletter-signup {
    display: inline-block;
    float: left;
    width: 40%
}

footer .newsletter-signup .mc4wp-success {
    font-size: 16px;
    line-height: 24px
}

footer .newsletter-signup .mc4wp-success p {
    margin-bottom: 0
}

footer .newsletter-signup .hide-in-footer {
    display: none
}

footer .newsletter-signup span {
    display: block;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 300
}

footer .newsletter-signup span.copyright {
    margin-top: 30px
}

footer .newsletter-signup form input {
    display: inline-block;
    float: left;
    border: 1px solid #ddd;
    border-right: none;
    padding-top: 2px;
    width: 260px;
    transition: border 200ms ease-in-out
}

footer .newsletter-signup form input:focus {
    border: 1px solid #5CAADE;
    border-right: none
}

footer .newsletter-signup form button,
footer .newsletter-signup form input[type="submit"] {
    display: inline-block;
    float: left;
    background-color: #5CAADE;
    color: #fff;
    border: none;
    transition: background-color 200ms ease-in-out
}

footer .newsletter-signup form button:hover,
footer .newsletter-signup form input[type="submit"]:hover {
    background-color: #55a2d6
}

footer .social-nav {
    margin-top: 25px
}

footer .social-nav span {
    font-size: 18px;
    line-height: 37px
}

@media screen and (max-width: 1024px) {
    footer {
        padding: 0 30px
    }
    footer .site-nav {
        width: 50%
    }
    footer .newsletter-signup {
        width: 50%
    }
    footer .newsletter-signup form input {
        width: 75%
    }
    footer .newsletter-signup form button,
    footer .newsletter-signup form input[type="submit"] {
        width: 25%;
        padding: 0 10px;
        font-size: 12px;
        font-weight: bold
    }
}

@media screen and (max-width: 500px) {
    footer .site-nav {
        width: 100%
    }
    footer .site-nav ul {
        height: auto
    }
    footer .site-nav a {
        font-size: 13px
    }
    footer .newsletter-signup {
        margin-top: 30px;
        width: 100%
    }
    footer .newsletter-signup .copyright {
        font-size: 12px
    }
    footer .newsletter-signup form input {
        width: 70%
    }
    footer .newsletter-signup form button,
    footer .newsletter-signup form input[type="submit"] {
        width: 30%;
        font-size: 12px
    }
}

@media screen and (max-width: 600px) and (orientation: landscape) {
    footer .newsletter-signup form button,
    footer .newsletter-signup form input[type="submit"] {
        font-size: 11px;
        padding: 0
    }
}

#mobile-menu-trigger {
    display: none;
    position: absolute;
    top: 15px;
    left: 20px;
    width: 30px;
    z-index: 9999
}

#mobile-menu-trigger span {
    display: block;
    height: 2px;
    margin-top: 6px;
    background-color: #000;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out
}

#mobile-menu-trigger span.top {
    width: 22px
}

#mobile-menu-trigger span.middle {
    width: 17px
}

#mobile-menu-trigger span.bottom {
    width: 22px
}

#mobile-menu-trigger.on {
    position: fixed
}

#mobile-menu-trigger.on span.top {
    transform-origin: bottom left;
    transform: rotate(45deg)
}

#mobile-menu-trigger.on span.middle {
    opacity: 0
}

#mobile-menu-trigger.on span.bottom {
    -webkit-transform: rotate(-45deg);
    transform-origin: top left
}

.mobile-menu-overlay {
    display: none;
    position: fixed;
    height: 100%;
    width: 100%;
    top: -100%;
    left: 0;
    padding-top: 140px;
    background-color: #fff;
    z-index: 9998
}

.mobile-menu-overlay .overlay-wrap {
    opacity: 0
}

.mobile-menu-overlay .overlay-menu {
    margin: 0 auto;
    width: 75%
}

.mobile-menu-overlay .overlay-menu ul {
    margin: 0;
    padding: 0
}

.mobile-menu-overlay .overlay-menu li {
    display: block;
    width: 100%
}

.mobile-menu-overlay .overlay-menu li.current-menu-item a {
    color: #aaa;
    border-color: #ddd
}

.mobile-menu-overlay .overlay-menu a {
    display: block;
    margin-top: 20px;
    padding: 15px 0 12px;
    color: #000;
    font-size: 22px;
    border-bottom: 1px solid #ddd
}

.mobile-menu-overlay .overlay-search {
    position: relative;
    margin: 90px auto 0;
    width: 75%
}

.mobile-menu-overlay .overlay-search form {
    width: 100%
}

.mobile-menu-overlay .overlay-search input[type="text"] {
    width: 100%;
    height: 54px;
    padding-left: 35px;
    font-size: 26px;
    border-bottom: 1px solid #ddd
}

.mobile-menu-overlay .overlay-search button[type="submit"] {
    position: absolute;
    background-color: transparent;
    left: 0;
    top: 0;
    height: 54px;
    width: 24px;
    border: none;
    background-image: url('../images/shared/magnifying_menu@2x.png?1535528793');
    background-repeat: no-repeat;
    background-position: center left;
    background-size: 24px
}

.mobile-menu-overlay .overlay-social-nav {
    margin: 60px auto 0;
    width: 75%
}

.mobile-menu-overlay .overlay-social-nav ul {
    padding: 0
}

.mobile-menu-overlay .overlay-social-nav ul li:first-child a {
    margin-left: 0
}

.mobile-menu-overlay .overlay-social-nav a {
    display: inline-block;
    height: 36px;
    width: 36px;
    margin: 0 15px;
    text-align: center;
    border-radius: 50%;
    color: #C4C4C4;
    border: 1px solid #C4C4C4
}

.mobile-menu-overlay .overlay-social-nav a:hover {
    color: #5CAADE;
    border-color: #5CAADE
}

.mobile-menu-overlay .overlay-social-nav span {
    font-size: 18px;
    line-height: 37px
}

@media screen and (max-width: 1024px) {
    #mobile-menu-trigger {
        display: inline-block
    }
}

@media screen and (max-width: 500px) {
    #mobile-menu-trigger {
        top: 10px;
        left: 15px
    }
    .mobile-menu-overlay {
        padding-top: 80px
    }
    .mobile-menu-overlay .overlay-menu a {
        padding: 10px 0;
        font-size: 18px
    }
    .mobile-menu-overlay .overlay-search {
        margin-top: 20px
    }
    .mobile-menu-overlay .overlay-search input[type="text"] {
        font-size: 18px
    }
    .mobile-menu-overlay .overlay-social-nav {
        margin-top: 50px
    }
}

@media screen and (max-width: 400px) {
    .mobile-menu-overlay {
        padding-top: 60px
    }
    .mobile-menu-overlay .overlay-social-nav {
        margin-top: 10px
    }
    .mobile-menu-overlay .overlay-social-nav a {
        margin: 0 10px
    }
}

@media screen and (max-width: 320px) {
    #mobile-menu-trigger {
        top: 8px;
        left: 13px
    }
    .mobile-menu-overlay {
        padding-top: 60px
    }
    .mobile-menu-overlay .overlay-menu a {
        padding: 6px 0;
        margin-top: 18px
    }
    .mobile-menu-overlay .overlay-search {
        margin-top: 12px
    }
    .mobile-menu-overlay .overlay-search input[type="text"] {
        padding-left: 30px;
        height: 42px;
        font-size: 18px;
        background-size: 18px
    }
    .mobile-menu-overlay .overlay-search button[type="submit"] {
        height: 42px
    }
    .mobile-menu-overlay .overlay-social-nav {
        margin-top: 30px
    }
}

@media screen and (max-width: 736px) and (orientation: landscape) {
    .siggis-logo {
        background-color: #fff
    }
    .mobile-menu-overlay {
        overflow: scroll
    }
}

.find-siggis {
    background-color: #E4EBF0;
    text-align: center;
    overflow: hidden
}

.find-siggis .content-container {
    padding: 40px 0 60px
}

.find-siggis .image-box {
    margin-top: 30px
}

.find-siggis h2 {
    font-size: 35px
}

.find-siggis form p {
    display: none;
    clear: both;
    padding: 15px 15px 0;
    font-size: 16px;
    color: red
}

@media screen and (max-width: 1024px) {
    .find-siggis .content-container {
        padding: 20px 20px 40px !important
    }
    .find-siggis h2 {
        font-size: 28px
    }
}

@media screen and (max-width: 500px) {
    .find-siggis h2 {
        font-size: 18px;
        margin: 25px 0
    }
    .find-siggis form {
        display: block;
        width: 100%
    }
    .find-siggis form input[type="text"] {
        width: 70%
    }
    .find-siggis form button {
        width: 30%;
        font-size: 12px
    }
    .find-siggis .form-wrap {
        padding: 0 20px
    }
}

@media screen and (max-width: 400px) {
    .find-siggis .form-wrap {
        padding: 0
    }
}

.featured-articles {
    overflow: hidden;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef
}

.featured-articles.fa-b .featured-articles-article {
    width: 33.33333%
}

.featured-articles-article {
    display: inline-block;
    float: left;
    width: 50%;
    overflow: hidden;
    position: relative;
    background-color: #fff
}

.featured-articles-article img {
    display: block;
    width: 100%
}

.article-overlay {
    position: absolute;
    bottom: 0;
    width: 100%;
    min-height: 150px;
    padding: 25px 30px;
    background-color: rgba(255, 255, 255, 0.85)
}

.article-overlay h3 {
    margin: 0 0 10px 0;
    font-size: 25px;
    line-height: 35px
}

.article-overlay a {
    position: absolute;
    top: auto;
    bottom: 25px
}

@media screen and (max-width: 1024px) {
    .article-overlay {
        padding: 17px 20px 25px;
        min-height: 130px
    }
    .article-overlay h3 {
        font-size: 20px;
        line-height: 28px
    }
}

@media screen and (max-width: 500px) {
    .featured-articles.fa-b .featured-articles-article {
        display: block;
        float: none;
        width: 100%;
        border: 0
    }
    .featured-articles-article {
        display: block;
        float: none;
        width: 100%;
        border: 0
    }
    .article-overlay {
        display: block;
        float: none;
        width: 100%
    }
}

.swiper-container {
    width: 100%;
    height: 100%
}

.swiper-slide {
    position: relative;
    color: #fff;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.swiper-slide:after {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 0
}

#our-story-swiper .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    margin: 15px 0;
    display: block;
    border-radius: 100%;
    border: 1px solid #fff;
    background: transparent;
    opacity: 1
}

#our-story-swiper .swiper-pagination-bullet-active {
    background: #fff
}

#our-story-swiper .swiper-button-next,
#our-story-swiper .swiper-button-prev {
    position: absolute;
    top: 50%;
    margin-top: -22px;
    width: 22px;
    height: 44px;
    background-repeat: no-repeat;
    background-size: 22px 44px;
    background-position: center
}

#our-story-swiper .swiper-button-next {
    right: 40px;
    background-image: url('../images/about/right-arrow@2x.png?1535528834')
}

#our-story-swiper .swiper-button-prev {
    left: 40px;
    background-image: url('../images/about/left-arrow@2x.png?1535528834')
}

#our-story-swiper .swiper-pagination {
    left: 50%;
    right: auto;
    top: auto;
    bottom: 20px;
    width: 168px;
    margin-left: -84px;
    transform: translate3d(0, 0, 0)
}

#our-story-swiper .swiper-pagination-bullet {
    margin: 10px;
    display: inline-block
}

#our-story-swiper h3 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    margin-top: 60px;
    font-size: 26px;
    z-index: 9999
}

#our-story-swiper .title {
    position: relative;
    display: block;
    font-size: 50px;
    font-family: "Documenta Regular", Georgia, serif;
    z-index: 1
}

#our-story-swiper p {
    position: relative;
    margin: 20px auto 0;
    padding: 0 20px;
    width: 590px;
    font-size: 20px;
    line-height: 32px;
    color: #fff;
    z-index: 1
}

@media screen and (max-width: 1024px) {
    #our-story-swiper h3 {
        margin-top: 40px;
        font-size: 20px
    }
    #our-story-swiper .title {
        margin-top: -60px;
        font-size: 32px
    }
    #our-story-swiper p {
        width: 60%;
        font-size: 16px;
        line-height: 24px
    }
}

@media screen and (max-width: 500px) {
    #our-story-swiper p {
        width: 75%
    }
    #our-story-swiper .title {
        margin-top: -60px;
        font-size: 22px;
        padding: 0 20px
    }
    #our-story-swiper .swiper-button-next,
    #our-story-swiper .swiper-button-prev {
        background-size: 15px
    }
    #our-story-swiper .swiper-button-next {
        right: 20px
    }
    #our-story-swiper .swiper-button-prev {
        left: 20px
    }
    #our-story-swiper .swiper-pagination {
        left: 50%;
        right: auto;
        top: auto;
        bottom: 20px;
        width: 168px;
        margin-left: -84px;
        transform: translate3d(0, 0, 0)
    }
    #our-story-swiper .swiper-pagination-bullet {
        margin: 10px;
        display: inline-block
    }
}

@media screen and (max-width: 320px) {
    #our-story-swiper h3 {
        display: none
    }
    #our-story-swiper p {
        padding: 0 20px
    }
}

.video-player {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    padding-top: 0;
    padding-bottom: 67.5%;
    overflow: hidden;
    z-index: 9999
}

.video-player.on {
    display: block
}

.video-player.widescreen {
    padding-bottom: 56.34%
}

.video-player embed,
.video-player iframe,
.video-player object,
.video-player video {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute
}

.video-player .close {
    position: absolute;
    top: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.9);
    color: #fff;
    font-family: "Documenta Bold", Georgia, serif;
    font-size: 24px;
    font-weight: bold;
    padding: 10px;
    z-index: 1;
    cursor: pointer
}

.video-player .close:hover {
    background-color: #000
}

.social-nav {
    margin-top: 25px
}

.social-nav ul {
    padding: 0
}

.social-nav ul li:first-child a {
    margin-left: 0
}

.social-nav ul li:last-child a {
    margin-right: 0
}

.social-nav a {
    display: inline-block;
    height: 36px;
    width: 36px;
    margin: 0 10px;
    text-align: center;
    border-radius: 50%;
    color: #C4C4C4;
    border: 1px solid #C4C4C4;
    cursor: pointer
}

.social-nav a:hover {
    color: #5CAADE;
    border-color: #5CAADE
}

.social-nav a:focus {
    outline: none
}

.social-nav span {
    font-size: 18px;
    line-height: 37px
}

.share-it {
    margin-top: 45px;
    text-align: center
}

.share-it div {
    color: #9B9B9B;
    font-size: 20px
}

.share-it .social-nav {
    display: inline-block;
    margin-top: 0
}

.share-it .social-nav a {
    color: #5CAADE;
    border: 1px solid #5CAADE
}

.share-it .social-nav a:hover {
    color: #3D8FC5;
    border-color: #3D8FC5
}

@media screen and (max-width: 500px) {
    .share-it div {
        font-size: 16px
    }
}

.menu-wrap {
    overflow: visible;
    position: relative
}

.products-menu {
    position: absolute;
    top: 100%;
    left: 0;
    height: 120px;
    width: 100%;
    background-color: pink;
    border-bottom: 1px solid #d8d8d8;
    opacity: 0;
    z-index: 9998;
    margin-right: 80px;
    overflow-y: hidden;
    -webkit-transition: all 0.25s ease-in;
    -moz-transition: all 0.25s ease-in;
    -o-transition: all 0.25s ease-in;
    -ms-transition: all 0.25s ease-in;
    transition: all 0.25s ease-in;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    -ms-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out
}

.products-menu .content-container {
    padding: 0;
    width: 100%;
    height: 132px;
    position: relative;
    overflow-x: scroll;
    overflow-y: hidden;
    padding-left: 100px
}

.products-menu .content-container .content-left-arrow {
    float: left;
    margin-left: 30px;
    background: url('../images/shared/scroll_arrow_left.png?1535528789')
}

.products-menu .content-container .content-left-arrow-gradient {
    float: left;
    left: 0;
    background: -moz-linear-gradient(left, #fff 0%, #fff 75%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(left, #fff 0%, #fff 75%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, #fff 0%, #fff 75%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1)
}

.products-menu .content-container .content-right-arrow {
    float: right;
    margin-right: 30px;
    background: url('../images/shared/scroll_arrow_right.png?1535528787')
}

.products-menu .content-container .content-right-arrow-gradient {
    float: right;
    right: 0;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #fff 25%, #fff 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #fff 25%, #fff 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #fff 25%, #fff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1)
}

.products-menu .content-container .content-right-arrow-gradient,
.products-menu .content-container .content-left-arrow-gradient {
    width: 80px;
    height: 112px;
    position: fixed;
    z-index: 100;
    margin: 0;
    padding: 0;
    opacity: 0;
    display: none
}

.products-menu .content-container .reveal {
    opacity: 1 !important;
    display: block !important
}

.products-menu .content-container .content-right-arrow,
.products-menu .content-container .content-left-arrow {
    background-repeat: no-repeat;
    background-position: center;
    width: 15px;
    height: 100%;
    cursor: pointer
}

.products-menu .scroll-trigger {
    position: absolute;
    display: inline-block;
    width: 80px;
    height: 100%;
    z-index: 1;
    cursor: pointer
}

.products-menu .scroll-back {
    top: 0;
    left: 0px;
    background: -moz-linear-gradient(left, #fff 0%, #fff 48%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(left, #fff 0%, #fff 48%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, #fff 0%, #fff 48%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1)
}

.products-menu .scroll-back:after {
    display: block;
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url('../images/shared/scroll_arrow_left.png?1535528789');
    background-repeat: no-repeat;
    background-position: center
}

.products-menu .scroll-forward {
    top: 0;
    right: 0px;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #fff 52%, #fff 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #fff 52%, #fff 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #fff 52%, #fff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1)
}

.products-menu .scroll-forward:after {
    display: block;
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url('../images/shared/scroll_arrow_right.png?1535528787');
    background-repeat: no-repeat;
    background-position: center
}

.products-menu .scroll-wrap {
    height: 130px;
    position: absolute;
    top: 0;
    left: 80px;
    overflow-y: hidden;
    overflow-x: auto;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    right: 40px
}

.products-menu .scroll-wrap>div {
    display: inline-block;
    float: left;
    width: 120px;
    margin: 0 5px;
    padding-top: 12px;
    text-align: center;
    opacity: 0.5;
    cursor: pointer;
    transition: opacity 300ms ease-in-out
}

.products-menu .scroll-wrap>div a {
    color: #000;
    display: inline-block
}

.products-menu .scroll-wrap>div .product-image {
    width: 120px;
    padding: 0 10px
}

.products-menu .scroll-wrap>div .product-image img {
    width: auto;
    height: 70px
}

.products-menu .scroll-wrap>div.large {
    width: 190px
}

.products-menu .scroll-wrap>div.large .product-image {
    width: 190px
}

.products-menu .scroll-wrap>div .product-flavor {
    position: relative;
    top: 0;
    font-family: "Documenta Regular", Georgia, serif;
    font-size: 10px;
    text-transform: uppercase
}

.products-menu .scroll-wrap>div .product-flavor.followed {
    top: -12px
}

.products-menu .scroll-wrap>div .product-flavor-variant {
    position: relative;
    text-transform: lowercase;
    font-size: 10px;
    top: -10px
}

.products-menu .scroll-wrap>div.product-label {
    width: 180px;
    display: block;
    text-align: center;
    line-height: 78px;
    font-family: "Documenta Regular", Georgia, serif;
    font-size: 22px;
    opacity: 1
}

.products-menu .scroll-wrap>div.active,
.products-menu .scroll-wrap>div:hover {
    opacity: 1
}

.products-menu .scroll-wrap>div.triple img {
    margin: 10px 0
}

.products-menu .scroll-wrap>div.product-menu-item-filmjolk {
    padding-top: 16px
}

.products-menu .scroll-wrap>div.product-menu-item-filmjolk .product-flavor {
    top: -4px
}

.products-menu .scroll-wrap>div.product-menu-item-filmjolk .product-image img {
    width: 46%
}

.products-menu .scroll-wrap>div.product-menu-item-simplesides {
    width: 190px;
    margin: 0 20px;
    padding-top: 0
}

.products-menu .scroll-wrap>div.product-menu-item-simplesides img {
    width: 50%
}

.products-menu .scroll-wrap>div.product-menu-item-simplesides .product-flavor-variant {
    font-size: 12px
}

.products-menu .scroll-wrap>div.product-menu-item-tubes {
    padding-top: 10px
}

.products-menu .scroll-wrap>div.product-menu-item-tubes .product-flavor {
    top: -2px
}

.products-menu .scroll-wrap>div.product-menu-item-tubes .product-image img {
    width: 36%
}

@media screen and (max-width: 1024px) {
    .product .menu-wrap .products-menu {
        top: 131px;
        transition: all 0.25s ease-in, top 0s linear
    }
    .products-menu .content-container .content-right-arrow-gradient,
    .products-menu .content-container .content-left-arrow-gradient {
        margin-top: -55px;
        height: 118px
    }
}

@media screen and (max-width: 500px) {
    .content-wrapper .product .menu-wrap .products-menu {
        top: 119px
    }
}

.need-to-reach-us {
    text-align: center;
    background-color: #E4EBF0
}

.need-to-reach-us h2 {
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 35px
}

.need-to-reach-us .content-container>p {
    margin-top: 0px;
    margin-bottom: 50px;
    color: #7F7F7F
}

.need-to-reach-us .contact-methods {
    width: 80%;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    justify-content: center
}

.need-to-reach-us .contact-methods>div {
    display: inline-block;
    width: 50%
}

.need-to-reach-us .contact-methods>div .icon-box {
    height: 80px;
    margin-bottom: 25px
}

.need-to-reach-us .contact-methods>div .icon-box.mail-icon {
    padding-top: 10px
}

.need-to-reach-us .contact-methods>div p {
    color: #7F7F7F;
    margin-bottom: 0
}

@media screen and (max-width: 1024px) {
    .need-to-reach-us h2 {
        font-size: 28px
    }
    .need-to-reach-us .content-container {
        padding-top: 40px;
        padding-bottom: 40px
    }
    .need-to-reach-us .contact-methods>div .icon-box {
        margin: 0 auto;
        width: 80%
    }
    .need-to-reach-us .contact-methods>div .icon-box img {
        width: 50px
    }
    .need-to-reach-us .contact-methods>div p {
        font-size: 18px;
        line-height: 22px
    }
}

@media screen and (max-width: 500px) {
    .need-to-reach-us {
        padding: 0 30px 10px
    }
    .need-to-reach-us h2 {
        font-size: 20px
    }
    .need-to-reach-us .content-container>p {
        font-size: 18px;
        line-height: 24px
    }
    .need-to-reach-us .contact-methods {
        width: 100%
    }
    .need-to-reach-us .contact-methods>div p {
        font-size: 14px;
        line-height: 17px
    }
}

@media screen and (max-width: 400px) {
    .need-to-reach-us {
        padding: 0 20px 10px
    }
}

.learn-about {
    background-color: #E4EBF0;
    text-align: center
}

.learn-about .image-box {
    margin-top: 30px
}

.learn-about h3 {
    font-size: 35px
}

.learn-about .button-row {
    margin-bottom: 30px
}

.learn-about .btn {
    font-size: 14px;
    font-weight: bold;
    height: 42px;
    line-height: 42px;
    letter-spacing: 1px;
    padding: 0 25px
}

@media screen and (max-width: 1024px) {
    .learn-about .image-box {
        margin-top: 15px
    }
    .learn-about .button-row {
        margin-bottom: 15px
    }
    .learn-about h3 {
        font-size: 28px
    }
}

@media screen and (max-width: 1024px) {
    .learn-about {
        padding: 40px 15px
    }
    .learn-about .image-box {
        margin: 0 auto;
        width: 60%
    }
    .learn-about .image-box img {
        max-width: 100%
    }
    .learn-about h3 {
        font-size: 20px
    }
}

.featured-recipes {
    overflow: hidden
}

.featured-recipes .you-might-like {
    display: block;
    margin-bottom: 50px;
    font-size: 45px;
    font-family: "Documenta Regular", Georgia, serif;
    text-transform: lowercase;
    color: #4A4A4A;
    text-align: center
}

.featured-recipes-recipe {
    display: inline-block;
    float: left;
    width: 33.33333%;
    overflow: hidden;
    position: relative;
    background-color: #fff
}

.featured-recipes-recipe>a {
    display: block
}

.featured-recipes-recipe img {
    display: block;
    width: 100%;
    height: auto
}

.featured-recipes-recipe:first-child {
    border-right: 1px solid #fff
}

.featured-recipes-recipe:last-child {
    border-left: 1px solid #fff
}

.recipe-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 80%;
    padding: 25px 30px;
    background-color: rgba(255, 255, 255, 0.85)
}

.recipe-overlay h2 {
    margin: 0 0 10px 0;
    font-size: 25px;
    line-height: 35px
}

.recipe-overlay h2 a {
    color: #333
}

.recipe-overlay h2 a:hover {
    color: #3D8FC5
}

@media screen and (max-width: 1024px) {
    .recipe-overlay {
        padding: 10px
    }
    .recipe-overlay h2 {
        font-size: 20px;
        line-height: 28px
    }
}

@media screen and (max-width: 500px) {
    .featured-recipes .you-might-like {
        font-size: 20px;
        margin-bottom: 25px
    }
    .featured-recipes-recipe {
        display: block;
        float: none;
        width: 100%;
        border: 0
    }
    .recipe-overlay {
        display: block;
        float: none;
        width: 100%
    }
}

.cant-find {
    background-color: #FAF6F0;
    text-align: center
}

.cant-find h2 {
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 35px
}

.cant-find .button-row .btn {
    height: 42px;
    line-height: 44px;
    font-weight: bold;
    font-size: 14px
}

.cant-find .social-links {
    margin-top: 30px
}

.cant-find .social-links .label {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    color: #7F7F7F;
    font-size: 20px
}

.cant-find .social-links nav {
    margin: 0;
    display: inline-block;
    vertical-align: middle
}

.cant-find .social-links nav ul {
    margin: 0
}

.cant-find .social-links nav ul li a {
    color: #5CAADE;
    border-color: #5CAADE
}

.cant-find .social-links nav ul li a:hover {
    color: #3D8FC5;
    border-color: #3D8FC5
}

@media screen and (max-width: 1024px) {
    .cant-find .content-container {
        padding: 30px 25px
    }
}

@media screen and (max-width: 500px) {
    .cant-find h2 {
        padding: 0 40px;
        font-size: 24px;
        line-height: 28px
    }
    .cant-find .social-links .label {
        display: block;
        margin-bottom: 15px
    }
    .cant-find .social-links nav {
        display: block;
        text-align: center
    }
    .cant-find .social-links nav ul {
        display: inline-block
    }
}

@media screen and (max-width: 500px) {
    .cant-find h2 {
        padding: 0px
    }
    .cant-find p {
        padding: 0 20px;
        font-size: 16px;
        line-height: 24px
    }
    .cant-find .social-links .label {
        font-size: 16px
    }
}

.faq-search {
    height: 300px;
    background-color: #E4EBF0;
    text-align: center
}

.faq-search .image-box {
    margin: 10px 0
}

.faq-search h1 {
    margin-bottom: 25px;
    font-size: 35px
}

@media screen and (max-width: 1024px) {
    .faq-search .content-container {
        padding: 30px 25px
    }
}

@media screen and (max-width: 500px) {
    .faq-search .image-box {
        width: 65%;
        margin: 10px auto 20px
    }
    .faq-search .image-box img {
        max-width: 100%
    }
    .faq-search h1 {
        padding: 0 60px;
        font-size: 24px
    }
    .faq-search .form-wrap {
        margin-top: 20px
    }
    .faq-search .form-wrap .search-form {
        width: 100%
    }
    .faq-search .form-wrap .search-form input[type="text"] {
        width: 70%
    }
    .faq-search .form-wrap .search-form button {
        width: 30%
    }
}

@media screen and (max-width: 400px) {
    .faq-search h1 {
        padding: 0 20px
    }
    .faq-search .form-wrap .search-form input[type="text"] {
        width: 65%
    }
    .faq-search .form-wrap .search-form button {
        width: 35%
    }
}

.ngdialog .ngdialog-content {
    position: fixed;
    top: 0;
    left: 0;
    padding: 60px;
    width: 90%;
    margin: 5%;
    z-index: 9999;
    text-align: center
}

.ngdialog .ngdialog-content .close {
    position: absolute;
    top: 0;
    right: 0;
    height: 60px;
    width: 60px;
    color: #999;
    font-size: 20px;
    text-align: center;
    line-height: 60px;
    background-color: #f9f9f9;
    cursor: pointer
}

.ngdialog .ngdialog-content .close:hover {
    color: #555
}

.ngdialog .ngdialog-content img {
    max-width: 50%
}

.ngdialog.modal-share .ngdialog-content {
    width: 400px;
    left: 50%;
    margin-left: -200px;
    padding: 50px 30px 40px
}

.ngdialog.modal-share .ngdialog-content nav {
    margin-top: 0;
    display: inline-block
}

.ngdialog.modal-share .ngdialog-content .share-it {
    margin-top: 0;
    text-transform: uppercase
}

@media screen and (max-width: 1024px) {
    .nggdialog .ngdialog-content img {
        max-width: 100%
    }
}

.sk-fading-circle {
    margin: 100px auto;
    width: 80px;
    height: 80px;
    position: relative
}

.sk-fading-circle .sk-circle {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.sk-fading-circle .sk-circle:before {
    content: '';
    display: block;
    margin: 0 auto;
    width: 15%;
    height: 15%;
    background-color: #333;
    border-radius: 100%;
    -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
    animation: sk-circleFadeDelay 1.2s infinite ease-in-out both
}

.sk-fading-circle .sk-circle2 {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg)
}

.sk-fading-circle .sk-circle3 {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg)
}

.sk-fading-circle .sk-circle4 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.sk-fading-circle .sk-circle5 {
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg)
}

.sk-fading-circle .sk-circle6 {
    -webkit-transform: rotate(150deg);
    -ms-transform: rotate(150deg);
    transform: rotate(150deg)
}

.sk-fading-circle .sk-circle7 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.sk-fading-circle .sk-circle8 {
    -webkit-transform: rotate(210deg);
    -ms-transform: rotate(210deg);
    transform: rotate(210deg)
}

.sk-fading-circle .sk-circle9 {
    -webkit-transform: rotate(240deg);
    -ms-transform: rotate(240deg);
    transform: rotate(240deg)
}

.sk-fading-circle .sk-circle10 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.sk-fading-circle .sk-circle11 {
    -webkit-transform: rotate(300deg);
    -ms-transform: rotate(300deg);
    transform: rotate(300deg)
}

.sk-fading-circle .sk-circle12 {
    -webkit-transform: rotate(330deg);
    -ms-transform: rotate(330deg);
    transform: rotate(330deg)
}

.sk-fading-circle .sk-circle2:before {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s
}

.sk-fading-circle .sk-circle3:before {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

.sk-fading-circle .sk-circle4:before {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s
}

.sk-fading-circle .sk-circle5:before {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s
}

.sk-fading-circle .sk-circle6:before {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s
}

.sk-fading-circle .sk-circle7:before {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s
}

.sk-fading-circle .sk-circle8:before {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s
}

.sk-fading-circle .sk-circle9:before {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s
}

.sk-fading-circle .sk-circle10:before {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s
}

.sk-fading-circle .sk-circle11:before {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s
}

.sk-fading-circle .sk-circle12:before {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s
}

@-webkit-keyframes sk-circleFadeDelay {
    0%,
    39%,
    100% {
        opacity: 0
    }
    40% {
        opacity: 1
    }
}

@keyframes sk-circleFadeDelay {
    0%,
    39%,
    100% {
        opacity: 0
    }
    40% {
        opacity: 1
    }
}

.most-visited-wrap {
    margin-bottom: 40px
}

.most-visited-wrap h2 {
    margin-bottom: 20px;
    text-align: center;
    font-size: 45px
}

.most-visited-wrap p {
    text-align: center;
    font-family: "Documenta Regular", Georgia, serif;
    font-size: 20px;
    color: #262626
}

.most-visited-wrap .most-visited {
    margin-top: 60px
}

.most-visited-wrap .most-visited .faq-term {
    border-bottom: 0;
    margin-bottom: 20px;
    padding-bottom: 25px
}

.most-visited-wrap .most-visited .faq-term .faq-title {
    display: inline-block;
    margin-bottom: 0px;
    font-family: "HelveticaNeueLT-Light", Helvetica, sans-serif;
    font-size: 30px;
    color: #262626
}

.most-visited-wrap .most-visited .faq-term .faq-title:hover {
    color: #3D8FC5
}

.most-visited-wrap .most-visited .faq-term p {
    text-align: left;
    color: #262626;
    font-family: "HelveticaNeueLT-Light", Helvetica, sans-serif;
    font-weight: 300
}

.most-visited-wrap .most-visited .faq-term:last-child {
    margin-bottom: 0
}

.most-visited-wrap .button-row {
    margin-bottom: 30px;
    text-align: center
}

.most-visited-wrap .button-row .btn {
    display: inline-block;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    font-weight: bold
}

@media screen and (max-width: 1024px) {
    .most-visited-wrap {
        padding: 0 25px
    }
    .most-visited-wrap h2 {
        margin: 30px auto 20px;
        width: 100%;
        font-size: 38px
    }
    .most-visited-wrap .faq-term a {
        font-size: 20px
    }
}

@media screen and (max-width: 500px) {
    .most-visited-wrap h2 {
        width: 100%;
        margin-top: 10px;
        font-size: 32px;
        line-height: 38px;
        text-transform: none
    }
    .most-visited-wrap>p {
        font-size: 20px;
        line-height: 24px;
        padding: 0 50px
    }
    .most-visited-wrap .most-visited {
        margin-top: 30px
    }
    .most-visited-wrap .most-visited .faq-term {
        padding-bottom: 10px
    }
    .most-visited-wrap .most-visited .faq-term .faq-title {
        font-size: 20px;
        line-height: 24px
    }
    .most-visited-wrap .most-visited .faq-term p {
        font-size: 16px;
        line-height: 24px
    }
    .most-visited-wrap .most-visited .faq-term .label {
        font-size: 18px
    }
}

.pagination-wrapper .prev {
    width: 20%;
    display: inline-block;
    float: left;
    text-align: left
}

.pagination-wrapper .prev a {
    padding-left: 30px
}

.pagination-wrapper .prev a:after {
    left: 0;
    background-image: url('../images/shared/blue_arrow_left.png?1535528794')
}

.pagination-wrapper .next {
    width: 20%;
    display: inline-block;
    float: left;
    text-align: right
}

.pagination-wrapper .next a,
.pagination-wrapper .prev a {
    font-size: 20px;
    cursor: pointer
}

.pagination-wrapper .next a.disabled,
.pagination-wrapper .prev a.disabled {
    opacity: 0
}

.pagination-wrapper .pages {
    width: 60%;
    display: inline-block;
    float: left;
    text-align: center
}

.pagination-wrapper .pages span {
    display: inline-block;
    margin: 0 3px
}

.pagination-wrapper .pages span a {
    color: #444;
    font-size: 18px
}

.pagination-wrapper .pages span.active a {
    color: #3D8FC5
}

@media screen and (max-width: 1024px) {
    .pagination-wrapper .content-container {
        padding: 20px 25px
    }
}

@media screen and (max-width: 500px) {
    .pagination-wrapper .next a,
    .pagination-wrapper .prev a {
        width: 30px
    }
    .pagination-wrapper .next span,
    .pagination-wrapper .prev span {
        display: none
    }
}

.popin--overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: auto;
    padding: 30px;
    text-align: center;
    z-index: 9999;
    background-color: rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.3), 0 1px 5px rgba(0, 0, 0, 0.2);
    opacity: 0;
    transition: opacity 0.5s ease-in
}

.popin--overlay.visible {
    opacity: 1
}

.popin--overlay .popin--container {
    position: relative;
    margin: 0 auto;
    padding: 30px;
    width: 760px;
    background-color: #eee
}

.popin--overlay .popin--container .popin--close {
    background-color: rgba(255, 255, 255, 0.6);
    border: 0;
    border-radius: 50%;
    color: #525151;
    cursor: pointer;
    font-family: Arial, sans-serif;
    font-size: 10px;
    font-weight: 400;
    height: 20px;
    line-height: 1;
    outline: none;
    padding: 0;
    position: absolute;
    right: 10px;
    text-align: center;
    text-transform: none;
    top: 10px;
    transition: transform .2s ease-in-out, background-color .2s ease-in-out;
    width: 20px;
    letter-spacing: normal
}

.popin--overlay .popin--container .popin--close:hover {
    -ms-transform: scale(1.2);
    background-color: #fff;
    transform: scale(1.2)
}

.popin--overlay .popin--container .popin--content p {
    margin: 0
}

.popin--overlay .popin--container .popin--content img {
    max-width: 100%;
    height: auto
}

.popin--overlay .popin--container .popin--content h2 {
    font-size: 80px;
    margin: 0
}

.popin--overlay .popin--container .popin--content .popin--link {
    font-size: 24px
}

.popin--overlay .popin--container .popin--content .popin--link.blue-arrow-link:after {
    margin-top: -6px
}

@media screen and (max-width: 820px) {
    .popin--overlay .popin--container {
        width: 100%
    }
}

@media screen and (max-width: 500px) {
    .popin--overlay {
        padding: 15px
    }
}

.template-home header {
    background-color: transparent
}

.template-home header.scrolled {
    background-color: rgba(255, 255, 255, 0.9)
}

.home {
    background-color: #F1E9E7
}

.home a {
    font-size: 20px
}

.home p {
    text-align: center
}

.home .feature {
    position: relative;
    height: 580px;
    padding: 0
}

.home .feature-cups {
    position: absolute;
    top: -140px;
    left: -170px;
    z-index: 0;
    opacity: 0;
    transition: all 1.5s ease-in-out
}

.home .feature-cups img {
    width: 280px
}

.home .feature-cups .cup {
    position: absolute
}

.home .feature-cups #cup1 {
    width: 400px;
    height: 400px;
    top: 130px;
    left: 150px;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1;
    transition: all 1.1s ease-in-out
}

.home .feature-cups #cup2 {
    width: 360px;
    height: 360px;
 	top: 140px;
    left: 70px;
    z-index: 0;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 0;
    transition: all 1.2s ease-in-out
}

.home .feature-cups.cups-3 #cup2 {
    left: 320px
}

.home .feature-cups #cup3 {
    width: 360px;
    height: 360px;
	left: 0px;
	top: 170px;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -1;
    transition: all 1.4s ease-in-out
}

.home .feature-cups #cup4 {
    width: 360px;
    height: 360px;
    top: 140px;
    left: 220px;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 2;
    transition: all 1.5s ease-in-out
}

.home .feature-cups.animate {
    opacity: 1
}

.home .feature-cups.animate #cup1 {
    top: 20px
}

.home .feature-cups.animate #cup2 {
    top: 150px
}

.home .feature-cups.animate.cups-3 #cup2 {
    top: 210px
}

.home .feature-cups.animate #cup3 {
    top: 320px
}

.home .feature-cups.animate #cup4 {
    top: 410px
}

.home .feature-cups-mobile {
    display: none
}

.home .feature-headline {
    position: relative;
    display: inline-block;
    float: right;
    right: -50px;
    width: 480px;
    margin-top: 130px;
    z-index: 10
}

.home .feature-headline h1 {
    position: relative;
    margin: 20px 0 30px;
    text-align: center;
    font-size: 48px;
    line-height: 58px;
    text-transform: lowercase;
    animation-duration: 1500ms;
    -webkit-animation-duration: 1500ms
}

.home .feature-headline-ctas {
    position: relative;
    text-align: center;
    animation-duration: 1500ms;
    -webkit-animation-duration: 1500ms
}

.home .feature-headline-ctas a {
    margin: 0 15px
}

.home .what-is-siggis {
    background-color: #FAF6F0;
    text-align: center
}

.home .what-is-siggis h2 {
    margin-bottom: 25px;
    font-size: 26px
}

.home .what-is-siggis h3 {
    margin: 0 auto 25px;
    width: 58%;
    font-size: 50px;
    line-height: 58px
}

.home .what-is-siggis p {
    margin: 0 auto 30px;
    width: 65%
}

.home .what-is-siggis-image {
    margin-top: 20px
}

.home .what-is-siggis-image img {
    max-width: 100%
}

.home .what-is-siggis-image.what-is-siggis-image-mobile {
    display: none
}

.home .what-is-siggis-image-2 {
    position: relative;
    text-align: left;
    top: -30px;
    left: 150px
}

.home .what-is-siggis-image-2 img {
    width: 230px
}

.home .what-is-siggis-image-3 {
    position: relative;
    text-align: right;
    top: -230px;
    left: 150px
}

.home .what-is-siggis-image-3 img {
    width: 650px
}

.home .four-times-the-milk {
    margin-top: -60px;
    background-color: #FAF6F0;
    text-align: center;
    padding: 50px 0;
    overflow: hidden
}

.home .four-times-the-milk p {
    margin: 0 auto 30px;
    width: 75%
}

.home .milk-bottles-container {
    margin: 0 auto 40px;
    position: relative
}

.home .milk-bottles-container img {
    max-width: 100%
}

.home .milk-bottles-container span {
    display: block;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    text-align: center;
    z-index: 1
}

.home .milk-bottles-container span.four-x {
    top: calc(50% - 75px);
    top: -moz-calc(50% - 75px);
    top: -webkit-calc(50% - 75px);
    font-family: "Documenta Regular", Georgia, serif;
    font-size: 144px
}

.home .milk-bottles-container span.the-milk {
    top: calc(65%);
    top: -moz-calc(65%);
    top: -webkit-calc(65%);
    font-size: 38px
}

.home .featured-product {
    background-color: #F1E9E7;
    min-height: 520px;
    overflow: hidden
}

.home .featured-product .content-container {
    position: relative;
    min-height: 520px
}

.home .featured-product-background {
    position: absolute;
    width: 70%;
    height: 100%;
    bottom: 0px;
    left: -100px;
    background-repeat: no-repeat;
    background-position: center 70px;
    background-size: 550px
}

.home .featured-product-headline {
    position: relative;
    display: inline-block;
    float: right;
    right: -10px;
    width: 440px;
    margin-top: 130px;
    z-index: 1
}

.home .featured-product-headline h2 {
    margin: 20px auto 30px;
    width: 86%;
    text-align: center;
    font-size: 38px;
    line-height: 46px;
    text-transform: lowercase
}

.home .featured-product-headline .ctas {
    text-align: center
}

.home .featured-product-headline .ctas a {
    margin: 0 15px
}

.home .featured-recipes {
    background-color: #fff;
    text-align: center;
    min-height: 480px;
    overflow: hidden;
    background-repeat: repeat-x;
    background-position: -20px -50px;
    padding-top: 200px
}

.home .featured-recipes h2 {
    margin: 15px 0 25px;
    padding: 0 30px;
    font-size: 45px
}

.home .featured-recipes img {
    max-width: 382px
}

@media screen and (max-width: 1024px) {
    .home .feature-cups {
        left: -120px
    }
    .home .feature-headline {
        right: 50px
    }
    .home .featured-product {
        min-height: 550px
    }
    .home .featured-product .content-container {
        min-height: 550px
    }
    .home .featured-product-headline {
        margin-top: 0;
        padding: 0 30px;
        float: none;
        right: auto;
        width: 100%
    }
    .home .featured-product-headline h2 {
        width: 100%;
        margin-bottom: 20px;
        font-size: 30px;
        line-height: 40px
    }
    .home .featured-product-background {
        position: absolute;
        width: 100%;
        height: 300px;
        display: block;
        bottom: 0;
        left: auto;
        background-size: auto 100%;
        background-position: bottom
    }
}

@media screen and (max-width: 768px) {
    .home a {
        font-size: 16px
    }
    .home p {
        font-size: 16px;
        line-height: 24px
    }
    .home .feature {
        height: 420px;
        overflow: hidden
    }
    .home .feature-cups {
        display: none
    }
    .home .feature-cups-mobile {
        display: block;
        position: absolute;
        width: 54%;
        top: 0px;
        left: -70px
    }
    .home .feature-cups-mobile img {
        width: 520px
    }
    .home .feature-headline {
        right: 20px;
        width: 400px;
        margin-top: 90px
    }
    .home .feature-headline h1 {
        display: block;
        margin-bottom: 20px;
        font-size: 38px;
        line-height: 48px;
        opacity: 1;
        top: 0;
        -webkit-animation: none;
        animation: none
    }
    .home .feature-headline .feature-headline-ctas {
        display: block;
        opacity: 1;
        top: 0;
        -webkit-animation: none;
        animation: none
    }
    .home .what-is-siggis h2 {
        margin-bottom: 20px;
        font-size: 20px
    }
    .home .what-is-siggis h3 {
        font-size: 44px;
        width: 100%
    }
    .home .what-is-siggis p {
        margin-bottom: 25px
    }
    .home .what-is-siggis-image {
        width: 100%;
        margin: 25px auto 0
    }
    .home .what-is-siggis-image img {
        width: 100%
    }
    .home .what-is-siggis-image-2 {
        left: 160px
    }
    .home .what-is-siggis-image-2 img {
        width: 180px
    }
    .home .what-is-siggis-image-3 {
        left: 90px;
        top: -200px
    }
    .home .what-is-siggis-image-3 img {
        width: 500px
    }
    .home .four-times-the-milk p {
        margin-bottom: 25px;
        width: 54%
    }
    .home .milk-bottles-container {
        width: 85%
    }
    .home .milk-bottles-container span.four-x {
        font-size: 100px
    }
    .home .milk-bottles-container span.the-milk {
        top: calc(58%);
        top: -moz-calc(58%);
        top: -webkit-calc(58%);
        font-size: 36px
    }
    .home .featured-product {
        min-height: 550px
    }
    .home .featured-product .content-container {
        min-height: 550px
    }
    .home .featured-product-headline {
        margin-top: 0;
        padding: 0 30px;
        float: none;
        right: auto;
        width: 100%
    }
    .home .featured-product-headline h2 {
        width: 100%;
        margin-bottom: 20px;
        font-size: 30px;
        line-height: 40px
    }
    .home .featured-product-background {
        position: absolute;
        width: 100%;
        height: 300px;
        display: block;
        bottom: 0;
        left: auto;
        background-size: auto 100%;
        background-position: bottom
    }
    .home .featured-recipes {
        min-height: 390px;
        padding-top: 210px
    }
    .home .featured-recipes .content-container {
        padding-top: 0
    }
    .home .featured-recipes .featured-recipe-bg {
        width: 100%;
        height: 184px;
        margin-bottom: 30px;
        background-repeat: repeat-x;
        background-size: 1000px;
        background-position: -100px -30px
    }
    .home .featured-recipes .content-container {
        padding-bottom: 40px
    }
    .home .featured-recipes h2 {
        font-size: 38px
    }
    .home .featured-recipes-image {
        width: 320px;
        margin: 10px auto 0;
        display: none
    }
    .home .featured-recipes-image img {
        width: 100%
    }
}

@media screen and (max-width: 500px) {
    .home .feature {
        height: 500px
    }
    .home .feature-headline {
        display: block;
        float: none;
        width: 100%;
        right: 0;
        margin-top: 340px;
        margin-bottom: 0;
        padding: 0 20px;
        font-size: 40px;
        line-height: 47px
    }
    .home .feature-headline h1 {
        margin-top: 50px;
        margin-bottom: 0;
        padding: 0 15px;
        font-size: 32px;
        line-height: 36px
    }
    .home .feature-cups-mobile {
        width: 100%;
        top: -34px;
        left: -46px
    }
    .home .what-is-siggis h3 {
        font-size: 32px;
        line-height: 38px;
        padding: 0 50px
    }
    .home .what-is-siggis p {
        width: 100%;
        padding: 0 40px
    }
    .home .what-is-siggis-image {
        width: 100%;
        margin-top: 10px
    }
    .home .what-is-siggis-image.what-is-siggis-image-desktop {
        display: none
    }
    .home .what-is-siggis-image.what-is-siggis-image-mobile {
        display: block
    }
    .home .what-is-siggis-image-2 {
        left: 20px
    }
    .home .what-is-siggis-image-2 img {
        width: 140px
    }
    .home .what-is-siggis-image-3 {
        left: 130px;
        top: -160px
    }
    .home .what-is-siggis-image-3 img {
        width: 400px
    }
    .home .milk-bottles-container {
        width: 90%
    }
    .home .milk-bottles-container span.four-x {
        top: calc(60% - 75px);
        top: -moz-calc(60% - 75px);
        top: -webkit-calc(60% - 75px);
        font-size: 70px
    }
    .home .milk-bottles-container span.the-milk {
        font-size: 20px
    }
    .home .four-times-the-milk {
        padding-bottom: 30px
    }
    .home .four-times-the-milk p {
        width: 100%;
        padding: 0 20px
    }
    .home .featured-recipes h2 {
        font-size: 28px;
        line-height: 34px;
        padding: 0 40px
    }
    .home .featured-recipes-image {
        width: 70%
    }
}

@media screen and (max-width: 400px) {
    .home .feature-cups-mobile {
        width: 110%
    }
}

@media screen and (max-width: 320px) {
    .home .feature-cups-mobile {
        width: 120%;
        top: 0
    }
    .home .feature-cups-mobile img {
        width: 450px
    }
    .home .feature-headline {
        margin-top: 320px;
        padding: 0 20px
    }
    .home .feature-headline h1 {
        font-size: 26px;
        line-height: 34px
    }
    .home .feature-headline-ctas a {
        margin: 0
    }
    .home .featured-product-headline h2 {
        font-size: 24px
    }
    .home .featured-product-headline .ctas a {
        margin: 0 5px;
        font-size: 14px
    }
    .home .what-is-siggis .what-is-siggis-image-2 {
        left: 20px
    }
    .home .what-is-siggis .what-is-siggis-image-2 img {
        width: 120px
    }
    .home .what-is-siggis .what-is-siggis-image-3 {
        left: 110px;
        top: -160px
    }
    .home .what-is-siggis .what-is-siggis-image-3 img {
        width: 360px
    }
}

.about .feature {
    padding-bottom: 60px;
    text-align: center;
    background-color: #fff
}

.about .feature h1 {
    margin-top: 0;
    margin-bottom: 25px;
    font-size: 50px
}

.about .feature .large-text {
    font-size: 50px;
    font-family: "Documenta Regular", Georgia, serif
}

.about .feature-image {
    margin-top: 50px;
    position: relative
}

.about .feature-image #mobile-cup {
    display: none
}

.about .feature-image .cup {
    position: relative;
    width: 920px
}

.about .feature-image .cup img {
    width: 360px
}

.about .feature-image span span {
    background-color: #fff
}

.about .feature-image .left-group {
    width: auto;
    position: absolute;
    top: 130px;
    right: 70%;
    text-align: center
}

.about .feature-image .right-group {
    width: auto;
    position: absolute;
    top: 125px;
    left: 70%;
    text-align: left;
    padding-right: 50px
}

.about .feature-image .right-group div {
    display: block
}

.about .feature-image .point {
    color: #424242;
    font-size: 20px;
    line-height: 26px;
    overflow: visible;
    position: relative
}

.about .feature-image .point span {
    background-color: #fff
}

.about .feature-image .point:before {
    display: block;
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -3px;
    height: 6px;
    width: 6px;
    background-image: url('../images/about/point@2x.png?1535528832');
    background-repeat: no-repeat;
    background-position: center left;
    background-size: 6px
}

.about .feature-image .point:after {
    display: block;
    content: '';
    position: absolute;
    top: 50%;
    height: 1px;
    margin-top: -1px;
    background-color: #222
}

.about .feature-image .strained {
    width: auto;
    margin-top: 1px;
    margin-left: 50px
}

.about .feature-image .strained:before {
    left: -140px
}

.about .feature-image .strained:after {
    left: -135px;
    width: 125px
}

.about .feature-image .real {
    margin-top: 20px;
    width: auto
}

.about .feature-image .real span {
    text-align: center;
    display: inline-block
}

.about .feature-image .real:before {
    left: -110px
}

.about .feature-image .real:after {
    left: -105px;
    width: 95px
}

.about .feature-image .simple {
    margin-top: 20px;
    margin-left: 25px;
    width: auto
}

.about .feature-image .simple:before {
    left: -115px
}

.about .feature-image .simple:after {
    left: -110px;
    width: 100px
}

.about .feature-image .skyr {
    margin-top: 1px
}

.about .feature-image .skyr:before {
    right: -75px
}

.about .feature-image .skyr:after {
    right: -70px;
    width: 65px
}

.about .feature-image .no-list {
    padding: 0;
    color: #777;
    font-size: 14px;
    list-style: none;
    text-align: center
}

.about p.note {
    margin-top: 0;
    margin-bottom: 40px;
    font-size: 12px;
    line-height: 16px
}

.about .feature-link-row {
    cursor: pointer
}

.about .feature-link-row a {
    display: block;
    margin-bottom: 20px;
    font-size: 20px;
    transition: color 300ms ease-in-out
}

.about .feature-link-row span {
    display: block
}

.about .feature-link-row span img {
    position: relative;
    top: 0;
    width: 28px;
    height: auto;
    transition: all 300ms ease-in-out
}

.about .feature-link-row:hover a {
    color: #3D8FC5
}

.about .feature-link-row:hover img {
    opacity: 0.7;
    top: 3px
}

.about .the-process {
    position: relative;
    text-align: center;
    color: #fff;
    height: 700px;
    width: 100%;
    padding-top: 30px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.about .the-process h2 {
    font-size: 26px;
    z-index: 9999
}

.about .the-process .large-text {
    display: block;
    width: 60%;
    margin: 0 auto;
    font-size: 50px;
    font-family: "Documenta Regular", Georgia, serif;
    line-height: 60px
}

.about .the-process .fa-play {
    height: 36px;
    width: 36px;
    margin-top: 40px;
    line-height: 30px;
    border: 4px solid #fff;
    border-radius: 100%;
    cursor: pointer;
    color: #fff
}

.about .the-process .fa-play:before {
    position: relative;
    top: -1px;
    left: 2px
}

.about .the-process .fa-play:hover {
    border-color: #5CAADE;
    color: #5CAADE
}

.about .our-story {
    text-align: center;
    color: #fff;
    height: 700px;
    width: 100%
}

.about .our-story h3 {
    margin-top: 60px;
    font-size: 26px
}

@media screen and (max-width: 1024px) {
    .about .feature h1 {
        font-size: 20px
    }
    .about .feature .large-text {
        font-size: 32px
    }
    .about .feature-image {
        text-align: center;
        margin: 40px 0
    }
    .about .feature-image .cup {
        width: 700px;
        margin: 0 auto
    }
    .about .feature-image .cup img {
        width: 280px
    }
    .about .feature-image .left-group,
    .about .feature-image .right-group {
        top: 60px
    }
    .about .feature-image span,
    .about .feature-image .point {
        font-size: 16px;
        line-height: 18px
    }
    .about .feature-image .strained:before {
        left: -115px
    }
    .about .feature-image .strained:after {
        left: -110px;
        width: 100px
    }
    .about .feature-image .real:before {
        left: -80px
    }
    .about .feature-image .real:after {
        left: -75px;
        width: 65px
    }
    .about .feature-image .simple:before {
        left: -95px
    }
    .about .feature-image .simple:after {
        left: -90px;
        width: 80px
    }
    .about .feature-image .skyr:before {
        right: -60px
    }
    .about .feature-image .skyr:after {
        right: -60px;
        width: 65px
    }
    .about .feature-image .no-list {
        font-size: 12px
    }
    .about .the-process {
        height: 500px;
        width: 100%
    }
    .about .the-process h2 {
        font-size: 20px
    }
    .about .the-process .large-text {
        font-size: 32px;
        line-height: 38px
    }
    .about .our-story {
        height: 500px;
        width: 100%
    }
}

@media screen and (max-width: 720px) {
    .about .feature .feature-image {
        margin: 40px 0 0 0
    }
    .about .feature .feature-image #mobile-cup {
        display: block
    }
    .about .feature .feature-image #desktop-cup {
        display: none
    }
    .about .feature .feature-image .cup {
        width: 100%
    }
    .about .feature .feature-image .cup span {
        line-height: 18px
    }
    .about .feature .feature-image .cup .point {
        font-size: 15px;
        line-height: 18px;
        position: absolute;
        margin: 0;
        background-repeat: no-repeat;
        background-size: 50%
    }
    .about .feature .feature-image .cup .point:before {
        display: none
    }
    .about .feature .feature-image .cup .point:after {
        display: none
    }
    .about .feature .feature-image .cup .point span {
        background-color: #fff;
        display: inline-block;
        padding: 0 15px
    }
    .about .feature .feature-image .cup img {
        width: 220px
    }
    .about .feature .feature-image .cup .strained {
        top: 61px;
        right: 0;
        text-align: right;
        width: calc(50% - 60px);
        padding-left: 30px;
        background-image: url('../images/about/pointline@2x.png?1545349831');
        background-position: left center
    }
    .about .feature .feature-image .cup .simple {
        top: 121px;
        right: 0;
        text-align: right;
        width: calc(50% - 50px);
        padding-left: 30px;
        background-image: url('../images/about/pointline@2x.png?1545349831');
        background-position: left center
    }
    .about .feature .feature-image .cup .skyr {
        top: 65px;
        left: 0;
        text-align: left;
        width: calc(50% - 60px);
        padding-right: 30px;
        background-image: url('../images/about/linepoint@2x.png?1545349887');
        background-position: right center
    }
    .about .feature .feature-image .cup .real {
        top: 135px;
        left: 0;
        text-align: left;
        width: calc(50% - 50px);
        padding-right: 30px;
        background-image: url('../images/about/linepoint@2x.png?1545349887');
        background-position: right center
    }
    .about .feature .feature-image .cup .real span {
        text-align: left
    }
    .about .feature p.note {
        font-size: 10px;
        line-height: 14px;
        padding: 0 15px
    }
}

@media screen and (max-width: 500px) {
    .about .feature {
        padding-top: 0;
        padding-bottom: 40px
    }
    .about .feature h1 {
        margin-bottom: 15px;
        font-size: 20px
    }
    .about .feature .large-text {
        display: block;
        padding: 0 60px
    }
    .about .feature .feature-link-row {
        width: 50%;
        margin: 0 auto
    }
    .about .feature .feature-link-row a {
        font-size: 14px;
        line-height: 25px
    }
    .about .the-process h2 {
        font-size: 32px;
        line-height: 38px
    }
    .about .the-process .large-text {
        font-size: 14px;
        line-height: 20px;
        font-family: "HelveticaNeueLT-Light", Helvetica, sans-serif;
        width: 100%;
        padding: 0 20px
    }
}

@media screen and (max-width: 400px) {
    .about .feature .feature-image .cup img {
        width: 180px
    }
    .about .feature .feature-image .cup .point span {
        font-size: 12px;
        line-height: 14px
    }
    .about .feature .feature-image .cup .real {
        top: 90px
    }
    .about .feature .feature-image .cup .skyr {
        top: 45px
    }
    .about .feature .feature-image .cup .simple {
        top: 110px
    }
}

@media screen and (max-width: 320px) {
    .about .feature {
        padding-bottom: 20px
    }
    .about .feature .large-text {
        padding: 0 40px
    }
    .about .feature .feature-link-row {
        width: 70%
    }
}

.products .products-feature {
    text-align: center;
    border-bottom: 1px solid #D8D8D8
}

.products .products-feature .content-container {
    padding-top: 0;
    padding-bottom: 0
}

.products .products-feature h1 {
    margin: 10px 0;
    font-size: 46px
}

.products .products-feature img {
    max-height: 450px;
    max-width: 100%
}

.products .products-type-menu {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: center;
    align-items: flex-end
}

.products .products-type-menu li {
    display: inline-block;
    padding-bottom: 9px;
    color: #888;
    font-size: 24px;
    cursor: pointer;
    border-bottom: 3px solid transparent;
    margin: 0 45px
}

.products .products-type-menu li.active {
    color: #222;
    border-bottom-color: #5CAADE
}

.products .products-type-menu li .new-product-type {
    display: inline-block;
    position: relative;
    font-size: 14px;
    font-family: "Documenta Regular", Georgia, serif;
    line-height: 22px;
    color: #33383C;
    text-align: center;
    background-color: #DAE6EE;
    margin: 0 auto;
    padding: 0 6px
}

.products .products-type-menu li p {
    margin: 0;
    font-size: inherit;
    margin-bottom: -5px
}

.products .products-type-menu li p sup {
    font-size: 12px
}

.products .products-type-menu.locked {
    position: fixed;
    top: -440px;
    width: 100%;
    background-color: #fff;
    z-index: 2
}

.products #products-type-container .scroll-left,
.products #products-type-container .scroll-right {
    display: none
}

.products #products-type-container .scroll-left.active,
.products #products-type-container .scroll-right.active {
    display: none
}

.products .products-type {
    display: table;
    list-style: none;
    height: 100px;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 20px
}

.products .products-type li {
    display: table-cell;
    vertical-align: middle;
    font-size: 24px;
    font-family: 'HelveticaNeueLT-Light', Helvetica, sans-serif;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    padding-left: 15px;
    padding-right: 15px;
    border-right: 1px solid lightgray
}

.products .products-type li a {
    color: #222
}

.products .products-type li:only-child {
    padding: 0
}

.products .products-type li:last-child {
    border: none
}

.products .products-type-menu-scrolled {
    position: fixed;
    top: 100px;
    right: 0;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.9);
    z-index: 150;
    border-bottom: 1px solid lightgray
}

.products .products-type-menu-scrolled .products-type-menu {
    border-bottom: 1px solid lightgray
}

.products .products-type-menu-scrolled .products-type-overview {
    background-color: #FBFBFB;
    text-align: center
}

.products .products-type-menu-scrolled .products-type-overview h2 {
    margin-bottom: -70px;
    font-size: 50px
}

.products .products-type-overview {
    background-color: #FBFBFB;
    text-align: center
}

.products .products-type-overview sup {
    font-size: 30px
}

.products .products-type-overview h2 {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 50px
}

.products .products-type-overview h3 {
    margin-top: 10px;
    font-size: 30px;
    line-height: 35px
}

.products .products-type-overview img {
    max-width: 340px
}

.products .products-type-overview img.siggis-logo {
    width: 168px;
    margin-bottom: 11px
}

.products .products-type-overview p {
    margin: 20px auto 40px;
    width: 60%;
    font-size: 20px;
    line-height: 30px
}

.products .products-type-overview .available-in h3 {
    margin-bottom: 25px;
    font-size: 30px
}

.products .products-type-overview .available-in div {
    font-size: 20px;
    color: #9B9B9B
}

.products .products-type-overview .available-in div a {
    font-size: 20px
}

.products .products-type-overview .available-in div a:not(:last-child):after {
    content: ','
}

.products .product-type-list .expand-action {
    width: 100%;
    margin: 50px auto 20px
}

.products .product-type-list .expand-action a {
    font-size: 20px;
    line-height: 24px;
    color: #5CAADE;
    display: block;
    text-align: center;
    padding-bottom: 50px;
    background-repeat: no-repeat;
    background-position: bottom center;
    background-image: url('../images/products/expand.png?1547564848');
    background-size: 36px 36px
}

.products .product-type-list .expand-action a.expanded {
    background-image: url('../images/products/close.png?1547564872')
}

.products .product-type-list .product-list-wrapper {
    overflow: hidden;
    transition: height .5s ease
}

.products .product-type-list .product-list {
    border-bottom: 1px solid #D8D8D8;
    text-align: center
}

.products .product-type-list .product-list h3 {
    margin: 10px 0 25px;
    font-size: 50px
}

.products .product-type-list .product-list h3 sup {
    font-size: 30px;
    line-height: 35px
}

.products .product-type-list .product-list p {
    margin: 0 auto;
    width: 72%;
    color: #333333;
    font-size: 20px;
    line-height: 30px
}

.products .product-type-list .product-list:last-child {
    border-bottom: 0
}

.products .product-type-list .product-list#whole-milk-simplesides img.siggis-logo {
    width: 168px
}

.products .product-type-list .product-list.drinkable p {
    width: 68%
}

.products .product-type-list .product-list.drinkable img {
    max-width: 75%
}

.products .product-type-list ul {
    margin-top: 60px;
    padding: 0;
    list-style: none
}

.products .product-type-list ul li {
    display: inline-block;
    float: left;
    width: 33.333333%;
    margin: 0 0 100px
}

.products .product-type-list ul li a {
    display: block;
    color: #000
}

.products .product-type-list ul li a:hover {
    color: #5CAADE
}

.products .product-type-list ul .oz {
    text-transform: none
}

.products .product-type-list ul.center {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center
}

.products .product-type-list ul .seasonal {
    display: inline-block;
    position: absolute;
    bottom: 7px;
    left: 50%;
    margin-left: -34px;
    width: 68px;
    height: 22px;
    font-size: 14px;
    font-family: "Documenta Regular", Georgia, serif;
    line-height: 22px;
    color: #33383C;
    text-align: center;
    background-color: #DAE6EE
}

.products .product-type-list .product-image {
    position: relative
}

.products .product-type-list .product-image img {
    margin: 0 auto;
    display: block;
    max-width: 200px
}

.products .product-type-list .product-title {
    display: block;
    padding: 0 40px;
    font-size: 18px;
    font-family: "Documenta Regular", Georgia, serif;
    line-height: 28px;
    text-transform: uppercase
}

.products .product-type-list .view-more {
    font-size: 20px
}

.products .other-products {
    border-bottom: 1px solid #D8D8D8;
    text-align: center
}

.products .other-products h3 {
    margin: 15px 0 70px;
    font-size: 46px
}

.products .other-product-wrap {
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    justify-content: space-evenly
}

.products .other-product-preview {
    width: 50%;
    margin: 0 30px 50px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    cursor: pointer
}

.products .other-product-preview .preview-info {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%
}

.products .other-product-preview .preview-info .siggis-logo {
    width: 100px;
    margin-top: 8px;
    margin-bottom: 0
}

.products .other-product-preview span {
    display: block;
    margin-top: 30px;
    margin-bottom: 25px;
    font-size: 25px;
    font-family: "Documenta Regular", Georgia, serif;
    text-align: center
}

.products .other-product-preview .button-row a {
    font-size: 20px;
    cursor: pointer
}

.products .other-product-preview img {
    margin-bottom: 50px;
    justify-content: center
}

.products .other-product-preview.filmjolk img {
    width: 219px
}

.products .other-product-preview.tubes img {
    width: 350px
}

.products .other-product-preview.simplesides .uppercase {
    margin-top: 0
}

.products .other-product-preview.simplesides img {
    width: 350px
}

.products .other-product-preview.skyr img {
    width: 280px
}

@media screen and (max-width: 1024px) {
    .products .content-container {
        padding-left: 30px;
        padding-right: 30px
    }
    .products .products-feature h1 {
        font-size: 40px
    }
    .products .products-feature img {
        width: 85%
    }
    .products .products-type-menu {
        justify-content: space-around
    }
    .products .products-type-menu li {
        margin-left: 0;
        margin-right: 0
    }
    .products .products-type-menu-scrolled {
        top: 60px
    }
    .products .products-type-overview p {
        width: 85%
    }
    .products .product-type-list .product-list p {
        width: 85%
    }
    .products .product-type-list .product-list img {
        max-width: 100%;
        height: auto
    }
    .products .product-type-list .product-list.drinkable {
        max-width: 100%
    }
    .products .product-type-list .product-list.drinkable p {
        width: 100%
    }
}

@media screen and (max-width: 900px) {
    #products-type-container {
        position: relative;
        overflow: hidden;
        width: 100%
    }
    #products-type-container .scroll-box {
        position: relative;
        overflow: scroll;
        width: 100%;
        padding: 0 30px
    }
    #products-type-container .scroll-left,
    #products-type-container .scroll-right {
        display: none;
        height: 100%;
        width: 30px;
        z-index: 100;
        position: absolute;
        top: 0;
        cursor: pointer
    }
    #products-type-container .scroll-left.active,
    #products-type-container .scroll-right.active {
        display: inline-block !important
    }
    #products-type-container .scroll-left img,
    #products-type-container .scroll-right img {
        height: 50%;
        width: 50%;
        margin-top: 15px
    }
    #products-type-container .scroll-left {
        left: 0;
        background: -moz-linear-gradient(left, #fff 0%, #fff 80%, rgba(255, 255, 255, 0) 100%);
        background: -webkit-linear-gradient(left, #fff 0%, #fff 80%, rgba(255, 255, 255, 0) 100%);
        background: linear-gradient(to right, #fff 0%, #fff 80%, rgba(255, 255, 255, 0) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1)
    }
    #products-type-container .scroll-right {
        right: 0;
        background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #fff 20%, #fff 100%);
        background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #fff 20%, #fff 100%);
        background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #fff 20%, #fff 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1)
    }
    .products .products-type-skyr {
        width: 100%
    }
    .products .products-type-skyr li {
        height: 100%;
        white-space: nowrap;
        padding-left: 10px;
        padding-right: 10px
    }
    .products .products-type-skyr li:last-child {
        padding-right: 30px
    }
    .products .other-product-wrap {
        flex-direction: column
    }
    .products .other-product-wrap .other-product-preview {
        width: auto
    }
}

@media screen and (max-width: 500px) {
    .products #secondary-nav {
        padding-top: 20px
    }
    .products .products-feature h1 {
        margin-top: 0;
        font-size: 32px
    }
    .products .products-type-skyr {
        height: 40px
    }
    .products .products-type-skyr a {
        font-size: 16px
    }
    .products .products-type-menu-scrolled {
        top: 40px
    }
    .products .products-type-menu li {
        margin: 0 3vw;
        font-size: 16px
    }
    .products .products-type-overview h2 {
        margin: 10px 0 30px;
        font-size: 28px
    }
    .products .products-type-overview h2 sup {
        font-size: 14px
    }
    .products .products-type-overview img {
        height: auto;
        width: 100%
    }
    .products .products-type-overview img.siggis-logo {
        width: 100px
    }
    .products .products-type-overview p {
        width: 100%;
        font-size: 16px;
        line-height: 24px
    }
    .products .products-type-overview p br {
        display: none
    }
    .products .products-type-overview .available-in h3 {
        font-size: 20px
    }
    .products .products-type-overview .available-in div {
        font-size: 16px;
        line-height: 24px
    }
    .products .products-type-overview .available-in div a {
        font-size: 16px;
        line-height: 24px
    }
    .products .product-type-list .product-list h3 {
        font-size: 28px
    }
    .products .product-type-list .product-list h3 sup {
        font-size: 14px
    }
    .products .product-type-list .product-list p {
        width: 100%;
        font-size: 16px;
        line-height: 24px
    }
    .products .product-type-list .product-list ul {
        margin-top: 20px
    }
    .products .product-type-list .product-list ul li {
        margin: 20px 0;
        width: 50%
    }
    .products .product-type-list .product-list ul .seasonal {
        bottom: 1px;
        height: 20px;
        font-size: 12px;
        line-height: 20px
    }
    .products .product-type-list .product-list img {
        max-width: 120px;
        height: auto
    }
    .products .product-type-list .product-list img.siggis-logo {
        width: 100px !important
    }
    .products .product-type-list .product-list .product-title {
        padding: 0 20px;
        font-size: 12px;
        line-height: 20px;
        letter-spacing: 1px
    }
    .products .product-type-list .product-list.tubes-list .product-image img {
        max-width: 80px
    }
    .products .product-type-list .product-list .view-more {
        margin-top: 50px
    }
    .products .product-type-list .product-list .view-more a {
        font-size: 16px
    }
    .products .other-products h3 {
        margin-bottom: 40px;
        font-size: 28px
    }
    .products .other-product-preview {
        margin-bottom: 20px
    }
    .products .other-product-preview img {
        max-height: 200px
    }
    .products .other-product-preview img.siggis-logo {
        width: 50px !important
    }
    .products .other-product-preview span {
        margin-top: 20px;
        margin-bottom: 10px;
        font-size: 16px
    }
    .products .other-product-preview span sup {
        font-size: 10px
    }
    .products .other-product-preview .button-row a {
        font-size: 16px
    }
    .products .other-product-preview.skyr img,
    .products .other-product-preview.filmjolk img {
        width: auto
    }
    .products .other-product-preview.tubes img {
        width: 100%
    }
}

@media screen and (max-width: 400px) {
    .products .products-type-menu li {
        margin: 0 2vw;
        font-size: 16px
    }
}

@media screen and (max-width: 320px) {
    .products .products-type-menu li {
        margin: 0 1vw;
        font-size: 16px
    }
    .products .product-type-list .product-list .product-title {
        padding: 0 5px;
        font-size: 12px;
        line-height: 18px
    }
}

.product .products-menu {
    position: fixed;
    top: 171px;
    right: 0;
    width: 100%;
    background-color: #fff;
    z-index: 150;
    height: 119px;
    padding-top: 5px;
    visibility: hidden;
    border-bottom: 1px solid lightgray
}

.product .products-menu.active {
    visibility: visible;
    opacity: 1
}

.product .products-type-menu {
    margin: 0 auto;
    padding: 0;
    list-style: none;
    border-bottom: 1px solid #D8D8D8;
    text-align: center;
    position: fixed;
    top: 100px;
    right: 0;
    width: 100%;
    background-color: #fff;
    z-index: 150;
    height: 71px;
    padding-top: 5px;
    opacity: .9;
    border-bottom: 1px solid lightgray;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: center;
    align-items: flex-end
}

.product .products-type-menu li {
    display: inline-block;
    margin: 0 45px;
    padding: 0 0 10px;
    color: #888;
    font-size: 24px;
    cursor: pointer;
    border-bottom: 3px solid transparent;
    transition: all .2s ease-in
}

.product .products-type-menu li.active {
    color: #222 !important;
    border-bottom-color: #5CAADE !important
}

.product .products-type-menu li.active-menu {
    color: #666;
    border-bottom-color: #86c0e7
}

.product .products-type-menu li .new-product-type {
    display: inline-block;
    position: relative;
    font-size: 14px;
    font-family: "Documenta Regular", Georgia, serif;
    line-height: 22px;
    color: #33383C;
    text-align: center;
    background-color: #DAE6EE;
    margin: 0 auto;
    padding: 0 10px
}

.product .products-type-menu li p {
    margin: 0;
    font-size: inherit;
    color: inherit;
    margin-bottom: -5px
}

.product .products-type-menu li p sup {
    font-size: 12px
}

.product .product-feature {
    margin-top: 40px
}

.product .product-feature.product-feature-tubes .product-feature-image img {
    width: 60%;
    height: auto
}

.product .product-feature.product-feature-tubes .product-feature-info {
    margin-top: 80px
}

.product .product-feature.product-feature-filmjolk .product-feature-image img {
    width: 60%;
    height: auto
}

.product .product-feature.product-feature-filmjolk .product-feature-info {
    margin-top: 80px
}

.product .product-feature.product-feature-simple_sides .product-feature-image img {
    width: 100%
}

.product .product-feature-image {
    display: inline-block;
    float: left;
    width: 60%;
    max-width: 400px;
    text-align: center;
    margin-top: 30px
}

.product .product-feature-image img {
    max-width: 100%
}

.product .product-feature-info {
    display: inline-block;
    float: left;
    width: 40%;
    margin-top: 30px
}

.product .product-feature-info h2 {
    margin-bottom: 0;
    font-size: 26px;
    position: relative
}

.product .product-feature-info h2 sup {
    font-size: 21px
}

.product .product-feature-info h2.product-category {
    text-transform: initial
}

.product .product-feature-info h2.flavor-variant {
    margin-top: 0;
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 20px
}

.product .product-feature-info h2 .seasonal {
    display: inline-block;
    position: relative;
    top: -3px;
    left: 6px;
    width: 68px;
    height: 22px;
    font-size: 14px;
    font-family: "Documenta Regular", Georgia, serif;
    line-height: 22px;
    color: #33383C;
    text-align: center;
    background-color: #DAE6EE
}

.product .product-feature-info h1 {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 50px;
    line-height: 58px
}

.product .product-feature-info .product-tagline {
    display: block;
    margin-bottom: 55px;
    font-size: 20px;
    line-height: 24px
}

.product .product-feature-info .form-wrap form {
    width: 100%
}

.product .product-feature-info .form-wrap form p {
    display: none;
    clear: both;
    padding: 15px 15px 0;
    font-size: 16px;
    color: red;
    margin-top: 10px
}

.product .product-feature-info .form-wrap input {
    width: 72%;
    border: 1px solid #ddd;
    margin-top: 10px
}

.product .product-feature-info .form-wrap button {
    margin-top: 10px
}

.product .nutrition-facts-wrap {
    background-color: #FBFBFB
}

.product .nutrition-facts-wrap h2 {
    margin-top: 10px;
    margin-bottom: 20px;
    text-align: center;
    font-size: 45px
}

.product .nutrition-facts-wrap .serving-size {
    display: block;
    color: #333333;
    font-size: 20px;
    text-align: center
}

.product .nutrition-facts-wrap .ri-explanation {
    font-size: 14px
}

.product .product-illustration {
    width: 360px;
    margin: 20px auto 50px
}

.product .product-illustration img {
    max-width: 100%
}

.product .spotlight-stats {
    width: 450px;
    margin: 40px auto 80px
}

.product .spotlight-stats div {
    display: inline-block;
    float: left;
    width: 33.333333%;
    text-align: center
}

.product .spotlight-stats div span {
    display: block
}

.product .spotlight-stats div .amount {
    padding: 12px 0;
    font-size: 35px;
    line-height: 42px;
    border-right: 1px solid #5CAADE
}

.product .spotlight-stats div .label {
    font-size: 20px;
    color: #333333
}

.product .spotlight-stats div:last-child .amount {
    border: none
}

.product .nutrition-facts {
    margin: 0 auto 60px;
    width: 380px;
    background-color: #fff;
    padding: 25px 35px
}

.product .nutrition-facts h3 {
    margin-top: 2px;
    margin-bottom: 22px;
    text-align: center;
    text-transform: none;
    font-weight: normal
}

.product .nutrition-facts .top {
    margin-bottom: 14px;
    padding-bottom: 3px;
    border-bottom: 1px solid #E3E3E3
}

.product .nutrition-facts .vitamins {
    padding-top: 13px;
    padding-bottom: 3px;
    border-top: 1px solid #E3E3E3;
    border-bottom: 1px solid #E3E3E3
}

.product .nutrition-facts .note {
    margin-top: 15px;
    margin-bottom: 5px;
    font-size: 10px;
    color: #8B8B8B
}

.product .nutrition-facts table {
    width: 100%
}

.product .nutrition-facts .row td {
    width: 50%;
    color: #333333;
    font-size: 14px;
    padding-bottom: 8px
}

.product .nutrition-facts .row td.percentage {
    text-align: right
}

.product .nutrition-facts .row td.indent {
    padding-left: 15px
}

.product .nutrition-facts .row td.full {
    width: 100%;
    text-align: left
}

.product .nutrition-facts .row.line td {
    padding-top: 14px;
    border-top: 1px solid #E3E3E3
}

.product .toggle-details {
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px
}

.product .ingredients-cultures {
    width: 780px;
    margin: 50px auto 20px
}

.product .ingredients-cultures .ingredients>div,
.product .ingredients-cultures .cultures>div {
    display: inline-block;
    float: left;
    margin-bottom: 40px
}

.product .ingredients-cultures .ingredients>div:first-child,
.product .ingredients-cultures .cultures>div:first-child {
    width: 38%;
    margin-top: -6px;
    line-height: 1;
    font-size: 32px;
    font-family: "Documenta Regular", Georgia, serif
}

.product .ingredients-cultures .ingredients>div:last-child,
.product .ingredients-cultures .cultures>div:last-child {
    width: 56%;
    color: #7F7F7F;
    font-size: 20px;
    line-height: 30px
}

.product .what-separates h3 {
    margin-bottom: 20px;
    font-size: 45px;
    text-align: center
}

.product .what-separates p {
    margin-bottom: 50px;
    color: #7F7F7F;
    font-size: 20px;
    line-height: 30px
}

.product .featured-recipe {
    position: relative;
    height: 700px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.product .featured-recipe .bg-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1
}

.product .featured-recipe-text {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 50%;
    padding: 0 40px;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
    text-align: center;
    z-index: 2
}

.product .featured-recipe-text h3 {
    margin: 15px 0 35px;
    color: #fff;
    font-size: 45px
}

.product .featured-recipe-text h4 {
    color: #fff;
    font-size: 20px
}

.product .featured-recipe-text .white-arrow-link {
    color: #fff;
    font-size: 20px
}

.product.simple_sides .product-illustration {
    margin-top: 0
}

@media screen and (max-width: 1024px) {
    .product .products-type-menu {
        top: 60px;
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        justify-content: space-around
    }
    .product .products-type-menu li {
        margin: 0;
        padding: 10px 0;
        font-size: calc(10px + 1.5vw)
    }
    .product .products-type-menu li:first-of-type {
        margin-left: 50px
    }
    .product .products-type-menu li:last-of-type {
        margin-right: 50px
    }
    .product .content-container {
        padding: 50px 30px 30px 30px
    }
    .product .product-feature {
        margin-top: 20px
    }
    .product .product-feature .content-container {
        padding-bottom: 0
    }
    .product .product-feature .product-feature-image {
        width: 45%
    }
    .product .product-feature .product-feature-image img {
        width: 100%;
        max-width: 280px;
        height: auto
    }
    .product .product-feature .product-feature-info {
        width: 55%
    }
    .product .product-feature .product-feature-info h2 {
        font-size: 26px
    }
    .product .product-feature .product-feature-info h1 {
        font-size: 44px;
        line-height: 52px
    }
    .product .product-feature .product-tagline {
        margin-bottom: 30px;
        font-size: 16px
    }
    .product .nutrition-facts-wrap .serving-size {
        font-size: 16px
    }
    .product .spotlight-stats {
        margin-bottom: 55px
    }
    .product .spotlight-stats div .amount {
        padding: 5px 0;
        font-size: 25px
    }
    .product .spotlight-stats div .label {
        font-size: 15px
    }
    .product .toggle-details .btn-blue {
        font-size: 14px
    }
    .product .ingredients-cultures {
        padding: 0 40px;
        width: 100%
    }
    .product .ingredients-cultures .ingredients>div:first-child,
    .product .ingredients-cultures .cultures>div:first-child {
        font-size: 26px
    }
    .product .ingredients-cultures .ingredients>div:last-child,
    .product .ingredients-cultures .cultures>div:last-child {
        font-size: 16px;
        line-height: 22px
    }
    .product .what-separates p {
        text-align: center
    }
    .product .featured-recipe-text h4 {
        margin-bottom: 15px;
        font-size: 18px
    }
    .product .featured-recipe-text h3 {
        margin-bottom: 20px;
        font-size: 30px
    }
    .product .featured-recipe-text .white-arrow-link {
        font-size: 16px
    }
}

@media screen and (max-width: 500px) {
    .product .products-type-menu {
        top: 48px;
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        justify-content: space-around
    }
    .product .products-type-menu li {
        margin: 0;
        padding: 10px 0;
        font-size: 16px
    }
    .product .products-type-menu li:first-of-type {
        margin-left: 50px
    }
    .product .products-type-menu li:last-of-type {
        margin-right: 50px
    }
    .product .product-feature .content-container {
        padding-bottom: 30px
    }
    .product .product-feature .product-feature-image {
        display: block;
        width: 100%
    }
    .product .product-feature .product-feature-image img {
        max-width: 220px
    }
    .product .product-feature .product-feature-info {
        margin-top: 0;
        display: block;
        width: 100%
    }
    .product .product-feature .product-feature-info h2 {
        font-size: 16px
    }
    .product .product-feature .product-feature-info h2 .seasonal {
        top: -2px;
        left: 4px;
        width: 66px;
        height: 20px;
        line-height: 20px;
        font-size: 12px
    }
    .product .product-feature .product-feature-info h1 {
        margin-bottom: 4px;
        font-size: 28px;
        line-height: 34px
    }
    .product .product-feature .product-tagline {
        margin-bottom: 20px
    }
    .product .product-feature.product-feature-tubes .product-feature-info {
        margin-top: 0
    }
    .product .product-feature.product-feature-tubes .product-feature-image img {
        width: 40%
    }
    .product .nutrition-facts-wrap h2 {
        margin-bottom: 15px;
        font-size: 28px
    }
    .product .nutrition-facts-wrap .share-it .social-nav a {
        margin: 0 8px;
        height: 45px;
        width: 45px
    }
    .product .nutrition-facts-wrap .share-it .social-nav a span {
        font-size: 24px;
        line-height: 44px
    }
    .product .product-illustration {
        margin-bottom: 50px;
        width: 100%;
        text-align: center
    }
    .product .product-illustration img {
        max-width: 90%
    }
    .product .spotlight-stats {
        margin-bottom: 45px;
        width: 220px
    }
    .product .spotlight-stats div .amount {
        font-size: 16px;
        line-height: 28px
    }
    .product .spotlight-stats div .label {
        font-size: 14px
    }
    .product .nutrition-facts {
        width: 100%
    }
    .product .nutrition-facts .row span:first-child {
        width: 70%
    }
    .product .nutrition-facts .row span:last-child {
        width: 30%
    }
    .product .nutrition-facts .top .row span {
        width: 50%
    }
    .product .nutrition-facts .top .row span.full {
        width: 100%
    }
    .product .nutrition-facts .vitamins .row span:first-child {
        width: 50%
    }
    .product .nutrition-facts .vitamins .row span:last-child {
        width: 50%
    }
    .product .ingredients-cultures {
        margin: 30px auto 10px;
        padding: 0
    }
    .product .ingredients-cultures .ingredients>div,
    .product .ingredients-cultures .cultures>div {
        margin-bottom: 0
    }
    .product .ingredients-cultures .ingredients>div:first-child,
    .product .ingredients-cultures .cultures>div:first-child {
        font-size: 16px;
        margin-top: 0px
    }
    .product .ingredients-cultures .ingredients,
    .product .ingredients-cultures .cultures {
        margin-bottom: 20px
    }
    .product .what-separates h3 {
        margin-top: 15px;
        font-size: 28px
    }
    .product .what-separates p {
        margin-bottom: 20px;
        font-size: 16px;
        line-height: 24px
    }
    .product .featured-recipe-text h4 {
        margin-top: 0
    }
    .product .featured-recipe-text h3 {
        font-size: 20px
    }
}

@media screen and (max-width: 400px) {
    .product .products-type-menu li {
        margin: 0 2vw
    }
    .product .products-type-menu li:first-of-type {
        margin-left: 0.25px
    }
    .product .products-type-menu li:last-of-type {
        margin-right: 0.25px
    }
    .product .product-feature .form-wrap input {
        width: 65%
    }
    .product .product-feature form.search-form button {
        width: 35%;
        font-size: 12px
    }
    .product .nutrition-facts {
        padding: 10px 15px
    }
}

@media screen and (max-width: 320px) {
    .product .products-type-menu li:first-of-type {
        margin-left: 0
    }
    .product .products-type-menu li:last-of-type {
        margin-right: 0
    }
    .product .ingredients-cultures .ingredients>div:last-child,
    .product .ingredients-cultures .cultures>div:last-child {
        padding-left: 5px;
        font-size: 14px;
        line-height: 20px
    }
    .product .featured-recipe-text {
        width: 60%
    }
}

.recipes .loader {
    min-height: 1488px;
    padding: 100px 0
}

.recipes .featured-recipe {
    height: 650px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    padding-bottom: 50px
}

.recipes .featured-recipe-overlay {
    position: absolute;
    padding: 15px 15px 30px;
    bottom: 50px;
    left: 150px;
    width: 385px;
    height: auto;
    background-color: rgba(255, 255, 255, 0.9);
    text-align: center;
    z-index: 1
}

.recipes .featured-recipe-overlay h1 {
    font-size: 20px;
    letter-spacing: 0
}

.recipes .featured-recipe-overlay h2 {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 40px;
    letter-spacing: 0
}

.recipes .featured-recipe-overlay p {
    margin-bottom: 15px;
    padding: 0 35px
}

.recipes .featured-recipe-overlay .author {
    display: block;
    font-size: 14px;
    color: #7F7F7F
}

.recipes .featured-recipe-overlay .button-row {
    margin-top: 15px
}

.recipes .featured-recipe-overlay .blue-arrow-link {
    font-size: 20px
}

.recipes .featured-recipe-overlay .share-link {
    position: absolute;
    bottom: 25px;
    right: 25px;
    cursor: pointer
}

.recipes .recipe-filters {
    margin: 40px 0 20px;
    text-align: center
}

.recipes .recipe-filters .select-wrap {
    display: inline-block;
    margin: 0 5px
}

.recipes .recipe-filters .filter-dropdown {
    display: inline-block;
    margin: 0 5px;
    width: 310px;
    height: 38px;
    font-family: "HelveticaNeueLT-Light", Helvetica, sans-serif;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    background-color: #5CAADE
}

.recipes .recipe-filters .filter-dropdown .filter-active {
    position: relative;
    height: 38px;
    padding-left: 10px;
    font-size: 13px;
    text-align: left;
    line-height: 40px;
    color: #fff;
    cursor: pointer
}

.recipes .recipe-filters .filter-dropdown .filter-active:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 100%;
    background-image: url('../images/shared/caret_down.png?1535528785');
    background-repeat: no-repeat;
    background-position: center
}

.recipes .recipe-filters .filter-dropdown .filter-items {
    display: none;
    position: absolute;
    top: 100%;
    width: 100%;
    padding: 5px 0;
    background-color: #fff;
    border: 1px solid #efefef;
    z-index: 2
}

.recipes .recipe-filters .filter-dropdown .filter-items .filter-item {
    display: block;
    font-size: 13px;
    height: 28px;
    line-height: 28px;
    text-align: left;
    padding-left: 10px;
    cursor: pointer
}

.recipes .recipe-filters .filter-dropdown .filter-items .filter-item:hover {
    background-color: #f6f6f6
}

.recipes .recipe-filters .filter-dropdown .filter-items .filter-item.active {
    background-color: #f6f6f6
}

.recipes .recipe-filters .filter-dropdown.nutrition-dropdown {
    width: 220px
}

.recipes .recipe-filters .search-input-outer {
    display: inline-block;
    position: relative;
    width: 90px;
    height: 38px;
    top: 15px;
    margin-left: 5px
}

.recipes .recipe-filters .search-input-wrap {
    display: inline-block;
    position: relative;
    width: 110px;
    height: 38px;
    overflow: hidden;
    transition: width 200ms ease-in-out
}

.recipes .recipe-filters .search-input-wrap button {
    font-size: 13px;
    width: 110px
}

.recipes .recipe-filters .search-input-wrap.active {
    width: 280px
}

.recipes .recipe-filters .search-input-wrap .fa-close {
    position: absolute;
    top: 7px;
    left: 7px;
    font-size: 22px;
    color: #666;
    z-index: 0
}

.recipes .recipe-filters button {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 38px;
    width: 102px;
    padding: 0;
    text-align: center;
    line-height: 38px;
    font-size: 14px;
    font-weight: normal;
    z-index: 1
}

.recipes .recipe-filters input[type="text"] {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0 20px 0 30px;
    width: 100%;
    height: 38px;
    border: 1px solid #d8d8d8;
    border-right: 0
}

.recipes .recipes-list {
    margin-bottom: 60px
}

.recipes .recipes-list .recipe-count {
    text-align: center;
    font-size: 20px;
    color: #333333
}

.recipes .recipes-list .pagination-wrapper .content-container {
    padding-top: 20px;
    padding-bottom: 10px
}

.recipes .recipes-wrap {
    margin-top: 50px
}

.recipes .recipes-wrap .recipe-single {
    width: calc(33.33333% - 10px);
    width: -webkit-calc(33.33333% - 10px);
    width: -moz-calc(33.33333% - 10px);
    margin: 10px 5px;
    display: inline-block;
    float: left
}

.recipes .recipes-wrap .recipe-single .image-box {
    max-height: 198px;
    overflow: hidden
}

.recipes .recipes-wrap .recipe-single .image-box img {
    display: block;
    width: 100%
}

.recipes .recipes-wrap .recipe-single .recipe-info {
    height: 102px;
    position: relative;
    border: 1px solid #E2E2E2;
    border-top: 0
}

.recipes .recipes-wrap .recipe-single .recipe-info .recipe-time {
    position: absolute;
    bottom: 10px;
    left: 15px;
    font-size: 14px;
    color: #9B9B9B
}

.recipes .recipes-wrap .recipe-single .recipe-info .share-link {
    position: absolute;
    bottom: 5px;
    right: 10px;
    cursor: pointer
}

.recipes .recipes-wrap .recipe-single .recipe-info a {
    color: #4A4A4A
}

.recipes .recipes-wrap .recipe-single .recipe-info a:hover {
    color: #3D8FC5
}

.recipes .recipes-wrap .recipe-single .recipe-info .recipe-title {
    position: absolute;
    top: 10px;
    left: 15px;
    font-size: 20px;
    color: #4A4A4A;
    text-transform: lowercase
}

.page-recipes header {
    background-color: #fff
}

@media screen and (max-width: 1024px) {
    .recipes .featured-recipe {
        height: 600px
    }
    .recipes .featured-recipe .content-container {
        height: 600px
    }
    .recipes .featured-recipe-overlay {
        left: calc(50% - (385px / 2));
        left: -webkit-calc(50% - (385px / 2));
        left: -mox-calc(50% - (385px / 2))
    }
    .recipes .recipes-wrap {
        padding: 0 30px
    }
    .recipes .recipe-filters {
        padding: 0 30px
    }
    .recipes .recipe-filters .filter-dropdown {
        display: inline-block;
        float: left
    }
    .recipes .recipe-filters .search-input-outer {
        display: inline-block;
        float: left;
        top: 0
    }
    .recipes .recipe-filters .search-input-wrap {
        width: 220px
    }
    .recipes .recipe-filters .search-input-wrap button {
        font-size: 12px;
        width: 78px
    }
    .recipes .recipe-filters .search-input-wrap.active {
        width: 220px
    }
}

@media screen and (max-width: 500px) {
    .recipes .featured-recipe {
        height: 380px
    }
    .recipes .featured-recipe .content-container {
        height: 380px
    }
    .recipes .featured-recipe-overlay {
        width: 230px;
        left: calc(50% - (230px / 2));
        left: -webkit-calc(50% - (230px / 2));
        left: -mox-calc(50% - (230px / 2))
    }
    .recipes .featured-recipe-overlay h1 {
        font-size: 16px
    }
    .recipes .featured-recipe-overlay h2 {
        font-size: 20px
    }
    .recipes .featured-recipe-overlay .blue-arrow-link {
        font-size: 16px
    }
    .recipes .featured-recipe-overlay .share-link {
        right: 10px;
        bottom: 5px
    }
    .recipes .recipe-filters {
        padding: 0 15px;
        margin-top: 20px;
        margin-bottom: 0
    }
    .recipes .recipe-filters .filter-dropdown {
        width: 100%;
        display: block;
        margin: 0;
        margin-bottom: 10px
    }
    .recipes .recipe-filters .filter-dropdown .filter-items {
        width: 100%
    }
    .recipes .recipe-filters .filter-dropdown.nutrition-dropdown {
        width: 100%
    }
    .recipes .recipe-filters .search-input-outer {
        display: block;
        width: 100%;
        margin-left: 0
    }
    .recipes .recipe-filters .search-input-outer .search-input-wrap {
        width: 100%
    }
    .recipes .recipes-list .recipes-wrap {
        margin-top: 30px;
        padding: 0 10px
    }
    .recipes .recipes-list .recipes-wrap .recipe-single {
        width: calc(50% - 10px);
        width: -webkit-calc(50% - 10px);
        width: -moz-calc(50% - 10px)
    }
    .recipes .recipes-list .recipes-wrap .recipe-single .recipe-info {
        height: 86px
    }
    .recipes .recipes-list .recipes-wrap .recipe-single .recipe-info .recipe-title {
        top: 5px;
        left: 8px;
        line-height: 17px
    }
    .recipes .recipes-list .recipes-wrap .recipe-single .recipe-info .recipe-time {
        bottom: 5px;
        left: 8px
    }
    .recipes .recipes-list .recipes-wrap .recipe-single .recipe-info .share-link {
        padding-right: 0
    }
    .recipes .recipes-list .recipes-wrap .recipe-single .recipe-info a {
        font-size: 14px;
        line-height: 17px;
        padding-right: 10px
    }
}

.recipe .recipe-feature {
    height: 585px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative
}

.recipe .recipe-feature.no-image {
    background-size: 1024px 585px;
    background-color: #f2f2f2
}

.recipe .recipe-feature-info {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center
}

.recipe .recipe-feature-info h1 {
    display: inline-block;
    margin: 0;
    padding: 40px 70px;
    font-size: 45px;
    background-color: rgba(255, 255, 255, 0.8)
}

.recipe .recipe-feature-stats {
    text-align: center;
    background-color: rgba(255, 255, 255, 0.8);
    position: relative;
    min-height: 76px
}

.recipe .recipe-feature-stats ul {
    margin: 0 auto;
    padding: 0;
    display: inline-block
}

.recipe .recipe-feature-stats ul li {
    display: inline-block;
    margin: 0 20px;
    height: 76px;
    line-height: 76px;
    color: #777
}

.recipe .recipe-feature-stats ul li img {
    margin-right: 10px;
    position: relative;
    top: 2px
}

.recipe .recipe-cats {
    text-align: center;
    cursor: pointer
}

.recipe .recipe-cats .recipe-term {
    display: inline-block;
    height: 38px;
    padding: 0 20px;
    margin: 0 5px 5px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 38px;
    text-transform: uppercase;
    background-color: #5CAADE
}

.recipe .recipe-cats .recipe-term:hover {
    background-color: #55a2d6
}

.recipe .share-wrap {
    text-align: center
}

.recipe .share-wrap .content-container {
    position: relative
}

.recipe .share-wrap .blue-arrow-link {
    position: absolute;
    top: 50px;
    left: 0;
    padding-left: 25px;
    padding-right: 0
}

.recipe .share-wrap .blue-arrow-link:after {
    display: inline-block;
    content: '';
    position: absolute;
    left: 0;
    right: auto;
    top: 50%;
    margin-top: -11px;
    height: 18px;
    width: 18px;
    background-image: url('../images/shared/blue_arrow_left.png?1535528794');
    background-repeat: no-repeat;
    background-size: 18px;
    transition: all 200ms ease-in-out
}

.recipe .share-wrap .label {
    display: inline-block;
    text-transform: uppercase;
    position: relative;
    top: -12px;
    margin-right: 12px
}

.recipe .share-wrap nav {
    display: inline-block;
    margin: 0
}

.recipe .share-wrap nav ul {
    margin: 0
}

.recipe .share-wrap .email-print {
    position: absolute;
    right: 0;
    top: 44px;
    text-transform: lowercase
}

.recipe .share-wrap .email-print a {
    display: inline-block;
    float: left;
    padding: 5px 10px
}

.recipe .share-wrap .email-print a:first-child {
    border-right: 1px solid #efefef
}

.recipe .recipe-info-wrap {
    color: #7F7F7F
}

.recipe .recipe-info-wrap .left-col {
    display: inline-block;
    float: left;
    width: 270px;
    padding-right: 60px
}

.recipe .recipe-info-wrap .left-col .ingredients {
    margin-bottom: 30px
}

.recipe .recipe-info-wrap .right-content {
    display: inline-block;
    float: left;
    width: 650px
}

.recipe .recipe-info-wrap .content-label {
    display: block;
    margin-bottom: 0;
    font-size: 20px;
    color: #333333
}

.recipe .recipe-info-wrap .content-label-sub {
    display: block;
    margin-top: 15px;
    margin-bottom: 0;
    font-size: 16px;
    color: #666
}

.recipe .recipe-info-wrap .preparation {
    font-size: 20px;
    line-height: 30px
}

.recipe .recipe-info-wrap .preparation .content-label {
    margin-bottom: 15px
}

.recipe .recipe-info-wrap .ingredients,
.recipe .recipe-info-wrap .nutrition-facts {
    font-size: 16px;
    line-height: 26px
}

.recipe .recipe-info-wrap .ingredients p,
.recipe .recipe-info-wrap .nutrition-facts p {
    padding: 0;
    margin: 0;
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 26px
}

.recipe .pagination {
    margin-bottom: 30px
}

.recipe .pagination .next-link,
.recipe .pagination .prev-link {
    width: 260px;
    font-size: 20px;
    line-height: 24px;
    background-repeat: no-repeat;
    color: #5CAADE
}

.recipe .pagination .next-link:hover,
.recipe .pagination .prev-link:hover {
    color: #3D8FC5
}

.recipe .pagination .next-link a:hover,
.recipe .pagination .prev-link a:hover {
    color: #3D8FC5
}

.recipe .pagination .next-link {
    float: right;
    padding-right: 30px;
    background-position: right 4px;
    background-image: url('../images/shared/blue_arrow.png?1535528791');
    text-align: right
}

.recipe .pagination .prev-link {
    float: left;
    padding-left: 30px;
    background-position: left 4px;
    background-image: url('../images/shared/blue_arrow_left.png?1535528794')
}

.page-recipe header {
    background-color: #fff
}

@media screen and (max-width: 1024px) {
    .recipe .recipe-feature-info h1 {
        font-size: 40px
    }
    .recipe .share-wrap .blue-arrow-link {
        left: 20px;
        top: 38px
    }
    .recipe .share-wrap .email-print {
        right: 20px;
        top: 36px
    }
    .recipe .recipe-info-wrap {
        padding: 0 30px
    }
    .recipe .recipe-info-wrap .left-col {
        width: 35%;
        padding-right: 40px;
        font-size: 18px;
        line-height: 28px
    }
    .recipe .recipe-info-wrap .right-content {
        width: 65%;
        font-size: 18px
    }
    .recipe .recipe-info-wrap .right-content .content-label {
        font-size: 18px
    }
    .recipe .recipe-info-wrap .right-content p {
        font-size: 18px;
        line-height: 28px
    }
    .recipe .pagination {
        padding: 0 30px
    }
    .recipe .fb-comments-wrapper {
        padding: 0 20px
    }
}

@media screen and (max-width: 500px) {
    .recipe .recipe-feature-info {
        width: 100%
    }
    .recipe .recipe-feature-info h1 {
        padding: 30px 30px 20px;
        width: 100%;
        font-size: 24px
    }
    .recipe .recipe-cats .recipe-term {
        margin: 5px
    }
    .recipe .recipe-feature-stats ul {
        width: 90%;
        margin-bottom: 10px
    }
    .recipe .recipe-feature-stats ul li {
        float: left;
        width: 50%;
        margin: 0;
        text-align: left;
        height: 50px;
        line-height: 18px;
        font-size: 12px
    }
    .recipe .recipe-feature-stats ul li:nth-of-type(even) {
        padding-left: 30px
    }
    .recipe .recipe-feature-stats ul li img {
        top: 5px
    }
    .recipe .share-wrap .content-container {
        padding: 20px 0 40px
    }
    .recipe .share-wrap .content-container .label {
        display: block;
        text-align: center;
        font-size: 14px
    }
    .recipe .share-wrap .content-container .social-nav {
        display: block
    }
    .recipe .share-wrap .content-container .social-nav ul {
        display: inline-block
    }
    .recipe .share-wrap .content-container .blue-arrow-link {
        top: 105px
    }
    .recipe .share-wrap .content-container .email-print {
        top: 100px
    }
    .recipe .recipe-info-wrap {
        padding: 0
    }
    .recipe .recipe-info-wrap .content-container {
        padding-bottom: 0
    }
    .recipe .recipe-info-wrap .left-col {
        display: block;
        float: none;
        width: 100%;
        padding-right: 0
    }
    .recipe .recipe-info-wrap .left-col .nutrition-facts,
    .recipe .recipe-info-wrap .left-col .ingredients {
        margin-bottom: 0;
        padding: 30px 20px;
        border-bottom: 1px solid #d8d8d8;
        font-size: 16px
    }
    .recipe .recipe-info-wrap .left-col .nutrition-facts .content-label,
    .recipe .recipe-info-wrap .left-col .ingredients .content-label {
        font-size: 16px
    }
    .recipe .recipe-info-wrap .right-content {
        display: block;
        float: none;
        width: 100%;
        padding: 30px 20px
    }
    .recipe .recipe-info-wrap .right-content .content-label {
        font-size: 16px
    }
    .recipe .recipe-info-wrap .right-content p {
        font-size: 16px
    }
    .recipe .pagination {
        padding: 0 20px
    }
    .recipe .pagination .prev-link,
    .recipe .pagination .next-link {
        font-size: 14px;
        line-height: 18px;
        width: 50%
    }
}

@media screen and (max-width: 320px) {
    .recipe .recipe-feature {
        height: 500px
    }
}

.legal-content .heading {
    padding-top: 100px;
    height: 300px;
    background-color: #E4EBF0;
    text-align: center
}

.legal-content .heading h1 {
    font-size: 35px
}

.legal-content .content-body-section {
    border-bottom: 1px solid #D8D8D8
}

.legal-content .content-body-section h3 {
    font-size: 35px;
    margin-top: 20px;
    margin-bottom: 50px
}

.legal-content .content-body-section h3.note {
    margin-top: 20px;
    margin-bottom: 40px;
    font-family: "HelveticaNeueLT-Light", Helvetica, sans-serif;
    font-size: 20px;
    font-weight: normal;
    text-transform: none
}

.legal-content .content-body-section p {
    color: #262626;
    font-size: 20px;
    line-height: 30px
}

.legal-content .content-body-section:last-child {
    padding-bottom: 0;
    border-bottom: 0
}

.legal-content .last-updated {
    font-size: 20px;
    color: #262626
}

.page-terms-of-use header,
.page-privacy-policy header {
    background-color: rgba(255, 255, 255, 0.9)
}

@media screen and (max-width: 1024px) {
    .legal-content .heading {
        height: 300px
    }
    .legal-content .content-body {
        padding: 10px 30px
    }
    .legal-content .content-body .content-body-section h3 {
        margin: 10px 0 20px;
        font-size: 22px
    }
    .legal-content .content-body .content-body-section p {
        font-size: 16px;
        line-height: 24px
    }
    .legal-content .last-updated {
        padding: 10px 30px 30px;
        font-size: 16px;
        line-height: 24px
    }
}

@media screen and (max-width: 500px) {
    .legal-content .heading {
        padding-top: 110px
    }
    .legal-content .heading h1 {
        font-size: 24px
    }
    .legal-content .content-body {
        padding: 10px 20px
    }
    .legal-content .content-body .content-body-section h3 {
        font-size: 24px
    }
}

.jobs .heading {
    text-align: center;
    border-bottom: 1px solid #d8d8d8
}

.jobs .heading .content-container {
    padding: 0 0 10px 0
}

.jobs .heading h1 {
    margin-top: 0;
    margin-bottom: 50px;
    font-size: 50px
}

.jobs .heading .image-box img {
    max-width: 100%
}

.jobs .who-we-are .content-container {
    padding-bottom: 0
}

.jobs .who-we-are h2 {
    margin-top: 30px;
    margin-bottom: 15px;
    font-size: 45px;
    text-align: center
}

.jobs .who-we-are p {
    color: #262626
}

.jobs .positions {
    margin-bottom: 50px
}

.jobs .positions .content-container {
    padding: 0
}

.jobs .positions .position {
    border-bottom: 1px solid #d8d8d8
}

.jobs .positions .position .title {
    position: relative;
    height: 140px;
    line-height: 140px;
    text-align: center;
    cursor: pointer
}

.jobs .positions .position h3 {
    margin: 0;
    font-size: 35px
}

.jobs .positions .position .arrow {
    position: absolute;
    right: 0;
    top: 0;
    height: 140px;
    width: 25px;
    font-size: 32px;
    background-repeat: no-repeat;
    background-position: center
}

.jobs .positions .position .arrow.arrow-down {
    background-image: url('../images/shared/arrow_down.png?1535528790')
}

.jobs .positions .position .arrow.arrow-up {
    background-image: url('../images/shared/arrow_up.png?1535528784')
}

.jobs .positions .position .position-info {
    padding: 30px 0;
    display: none
}

.jobs .positions .position .position-info p {
    margin-bottom: 30px;
    color: #222
}

.jobs .positions .position .position-info ul {
    margin: 0;
    margin-bottom: 30px;
    padding: 0;
    padding-left: 30px
}

.jobs .positions .position .position-info ul li {
    padding-left: 5px;
    color: #222;
    font-size: 20px;
    line-height: 30px
}

.jobs .positions .position .button-row {
    margin-top: 50px;
    text-align: center
}

.jobs .positions .position .button-row .btn {
    font-size: 14px;
    font-weight: bold
}

.jobs .positions .position:last-child {
    border-bottom: 0
}

.jobs .positions-empty {
    text-align: center;
    margin: 20px 0 30px
}

.jobs .positions-empty h3 {
    margin-bottom: 0;
    font-size: 40px
}

.jobs .positions-empty p {
    color: #222
}

.jobs .positions-empty .button-row {
    margin-top: 40px
}

.jobs .positions-empty .btn {
    font-size: 14px;
    font-weight: bold;
    height: 42px;
    line-height: 42px;
    letter-spacing: 1px
}

@media screen and (max-width: 1024px) {
    .jobs .heading {
        padding-top: 50px
    }
    .jobs .heading h1 {
        font-size: 40px
    }
    .jobs .heading .image-box img {
        max-width: 80%
    }
    .jobs .who-we-are {
        padding: 0 30px
    }
    .jobs .who-we-are .content-container {
        padding: 0
    }
    .jobs .who-we-are h3 {
        font-size: 44px
    }
    .jobs .who-we-are p {
        font-size: 16px;
        line-height: 24px
    }
    .jobs .positions {
        margin: 0
    }
    .jobs .positions .position .title {
        height: 120px;
        line-height: 120px
    }
    .jobs .positions .position .arrow {
        right: 30px;
        height: 120px
    }
    .jobs .positions .position .position-info {
        padding: 0 30px 30px
    }
    .jobs .positions .position .position-info p {
        font-size: 16px;
        line-height: 24px
    }
    .jobs .positions .position .position-info ul li {
        font-size: 16px;
        line-height: 24px
    }
}

@media screen and (max-width: 500px) {
    .jobs .heading {
        padding-top: 30px
    }
    .jobs .heading h1 {
        font-size: 32px;
        margin-bottom: 20px
    }
    .jobs .heading .image-box {
        padding: 0 25px
    }
    .jobs .heading .image-box img {
        max-width: 100%
    }
    .jobs .who-we-are {
        padding: 0 20px
    }
    .jobs .who-we-are h2 {
        font-size: 28px
    }
    .jobs .positions .position h3 {
        font-size: 20px
    }
    .jobs .positions .position .title {
        height: 80px;
        line-height: 80px
    }
    .jobs .positions .position .arrow {
        height: 80px;
        background-size: 15px;
        right: 15px
    }
}

.faq .faq-nav {
    margin: 10px 0 30px;
    padding: 0;
    list-style: none;
    border-bottom: 1px solid #D8D8D8;
    text-align: center
}

.faq .faq-nav li {
    display: inline-block;
    height: 58px;
    margin: 0 80px;
    padding: 15px 0 15px;
    color: #888;
    font-size: 24px;
    cursor: pointer
}

.faq .faq-nav li.active {
    color: #222;
    border-bottom: 3px solid #5CAADE
}

.faq .faq-list-wrap {
    margin-bottom: 30px
}

.faq .faq-list-wrap .faq-single {
    border-bottom: 1px solid #D8D8D8
}

.faq .faq-list-wrap .title {
    position: relative;
    padding: 20px 0;
    padding-right: 50px;
    cursor: pointer;
    text-transform: none
}

.faq .faq-list-wrap h2 {
    margin: 0;
    font-size: 30px
}

.faq .faq-list-wrap .arrow {
    position: absolute;
    right: 0;
    top: 0;
    height: 80px;
    width: 25px;
    font-size: 32px;
    background-repeat: no-repeat;
    background-position: center
}

.faq .faq-list-wrap .arrow.arrow-down {
    background-image: url('../images/shared/arrow_down.png?1535528790')
}

.faq .faq-list-wrap .arrow.arrow-up {
    background-image: url('../images/shared/arrow_up.png?1535528784')
}

.faq .faq-list-wrap .faq-info {
    padding: 10px 0;
    display: none
}

.faq .faq-list-wrap .faq-info p {
    margin-bottom: 30px;
    color: #222
}

.faq .faq-list-wrap .faq-info ul {
    margin: 0;
    margin-bottom: 30px;
    padding: 0;
    padding-left: 18px
}

.faq .faq-list-wrap .faq-info ul li {
    padding-left: 5px;
    color: #222;
    font-size: 20px;
    line-height: 30px
}

.page-faq header {
    background-color: #fff
}

@media screen and (max-width: 1024px) {
    .faq .faq-nav {
        margin-top: 0
    }
    .faq .faq-nav li {
        padding-top: 12px
    }
    .faq .faq-list-wrap .faq-single {
        padding: 0 25px
    }
    .faq .faq-list-wrap .faq-single h2 {
        font-size: 24px
    }
    .faq .faq-list-wrap .faq-single .arrow {
        height: 68px
    }
    .faq .faq-list-wrap .faq-single .faq-info p {
        font-size: 16px;
        line-height: 24px
    }
}

@media screen and (max-width: 500px) {
    .faq .faq-nav li {
        margin: 0 45px;
        font-size: 16px;
        height: 42px
    }
    .faq .faq-list-wrap .faq-single h2 {
        font-size: 18px
    }
    .faq .faq-list-wrap .faq-single .arrow {
        height: 62px;
        background-size: 15px
    }
}

@media screen and (max-width: 400px) {
    .faq .faq-nav li {
        margin: 0 25px
    }
}

.faq-single>.content-container {
    padding-top: 15px
}

.faq-single .email-print {
    text-align: right
}

.faq-single .email-print a {
    display: inline-block;
    padding: 2px 10px
}

.faq-single .email-print a:first-child {
    border-right: 1px solid #d8d8d8
}

.faq-single .faq-term {
    border-bottom: 1px solid #d8d8d8;
    padding-bottom: 25px
}

.faq-single .faq-term h1 {
    margin-bottom: 50px;
    font-size: 45px;
    text-align: center;
    text-transform: none
}

@media screen and (max-width: 1024px) {
    .faq-single .email-print {
        padding: 0 25px
    }
    .faq-single .faq-term h1 {
        padding: 0 25px;
        font-size: 38px
    }
    .faq-single .faq-term a {
        padding: 0 25px
    }
    .faq-single .faq-term p {
        padding: 0 25px;
        font-size: 16px;
        line-height: 24px
    }
}

@media screen and (max-width: 500px) {
    .faq-single .faq-term h1 {
        margin-top: 20px;
        margin-bottom: 10px;
        font-size: 24px;
        line-height: 28px
    }
}

.coupons .coupon-feature {
    border-bottom: 1px solid #d8d8d8;
    text-align: center
}

.coupons .coupon-feature .content-container {
    padding: 0 0 10px 0
}

.coupons .coupon-feature h1 {
    margin-top: 0;
    margin-bottom: 50px;
    font-size: 50px
}

.coupons .coupon-feature .image-box {
    position: relative
}

.coupons .coupon-feature .image-box img {
    max-width: 70%
}

.coupons .coupon-feature .image-box .save {
    position: absolute;
    right: 50px;
    top: 40%;
    margin-top: -66px;
    width: 92px;
    height: 92px
}

.coupons .coupon-form .headline {
    display: block;
    text-align: center;
    font-family: "HelveticaNeueLT-Light", Helvetica, sans-serif;
    margin-bottom: 10px;
    color: #737373;
    font-size: 24px;
    font-style: italic
}

.coupons .coupon-form .byline {
    display: block;
    text-align: center;
    font-family: "HelveticaNeueLT-Light", Helvetica, sans-serif;
    color: #737373;
    font-size: 18px
}

.coupons .coupon-form .form-row {
    margin-bottom: 20px
}

.coupons .coupon-form .form-row .required-note {
    margin-bottom: 5px
}

.coupon-print {
    min-height: 500px
}

.coupon-print .get-coupons {
    text-align: center
}

.coupon-print .get-coupons h2 {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 50px;
    color: #333333
}

.coupon-print .get-coupons .thank-you {
    display: block;
    font-size: 24px;
    color: #737373
}

.coupon-print .get-coupons iframe {
    margin: 50px auto;
    border: 1px solid #d8d8d8
}

@media screen and (max-width: 1024px) {
    .coupons .coupon-feature {
        padding-top: 50px
    }
    .coupons .coupon-feature h1 {
        font-size: 40px
    }
    .coupons .coupon-feature .image-box {
        margin: 0 auto;
        width: 70%
    }
    .coupons .coupon-feature .image-box img {
        max-width: 70%
    }
    .coupons .coupon-feature .image-box img.save {
        right: -20px
    }
    .coupons .coupon-form .content-container {
        padding: 30px 25px
    }
    .coupon-print .get-coupons h2 {
        font-size: 40px
    }
    .coupon-print .get-coupons .thank-you {
        font-size: 22px
    }
}

@media screen and (max-width: 500px) {
    .coupons .coupon-feature {
        padding-top: 30px
    }
    .coupons .coupon-feature h1 {
        font-size: 32px;
        margin-bottom: 20px
    }
    .coupons .coupon-feature .image-box {
        padding: 0 25px
    }
    .coupons .coupon-feature .image-box img {
        max-width: 100%
    }
    .coupons .coupon-feature .image-box img.save {
        width: 60px;
        height: auto;
        top: 55%;
        right: -40px
    }
    .coupons .coupon-form .headline {
        padding: 0 50px;
        font-size: 20px
    }
    .coupons .coupon-form .byline {
        padding: 0 50px;
        font-size: 16px;
        line-height: 24px
    }
    .coupon-print .get-coupons h2 {
        font-size: 28px
    }
    .coupon-print .get-coupons .thank-you {
        font-size: 16px
    }
}

.press-and-media .press-feature {
    padding-top: 100px;
    height: 300px;
    background-color: #E4EBF0;
    text-align: center
}

.press-and-media .press-feature h1 {
    font-size: 35px
}

.press-and-media .press-article-list {
    padding-top: 20px
}

.press-and-media .press-article-list .press-article {
    display: inline-block;
    float: left;
    width: 50%;
    margin: 20px 0;
    padding: 0 20px;
    text-align: center;
    height: 520px;
    cursor: pointer
}

.press-and-media .press-article-list .press-article img {
    max-width: 50%
}

.press-and-media .press-article-list .press-article p {
    margin: 20px auto;
    width: 80%;
    font-size: 15px;
    line-height: 24px;
    color: #7F7F7F
}

.press-and-media .press-article-list .press-article .title {
    margin-bottom: 3px;
    display: block;
    font-size: 16px;
    color: #7F7F7F
}

.press-and-media .press-article-list .press-article .publication {
    display: block;
    font-size: 16px;
    color: #7F7F7F
}

.page-press-media header {
    background-color: rgba(255, 255, 255, 0.9)
}

@media screen and (max-width: 500px) {
    .press-and-media .press-feature {
        padding-top: 110px
    }
    .press-and-media .press-feature h1 {
        font-size: 24px
    }
    .press-and-media .press-article-list .press-article p {
        width: 100%;
        font-size: 14px;
        line-height: 22px
    }
    .press-and-media .press-article-list .press-article .title,
    .press-and-media .press-article-list .press-article .publication {
        font-size: 14px
    }
}

.search .results-wrap {
    min-height: 400px
}

.search .results-wrap .search-stats {
    margin-top: 10px
}

.search .results-wrap .results-section {
    padding: 20px 0
}

.search .results-wrap .results-section h2 {
    text-align: center;
    font-size: 45px
}

.search .results-wrap .results-section .result {
    padding: 30px 0;
    border-bottom: 1px solid #d8d8d8
}

.search .results-wrap .results-section .result .info a.title {
    display: block;
    font-size: 24px;
    color: #222
}

.search .results-wrap .results-section .result .info a.title:hover {
    color: #3D8FC5
}

.search .results-wrap .results-section .result .info .preview p {
    font-size: 20px;
    line-height: 30px
}

.search .results-wrap .results-section.products-results .result .image-box,
.search .results-wrap .results-section.recipes-results .result .image-box {
    display: inline-block;
    float: left;
    width: 25%;
    padding-right: 30px;
    text-align: center
}

.search .results-wrap .results-section.products-results .result .image-box img,
.search .results-wrap .results-section.recipes-results .result .image-box img {
    max-width: 100%
}

.search .results-wrap .results-section.products-results .result .info,
.search .results-wrap .results-section.recipes-results .result .info {
    display: inline-block;
    float: left;
    width: 65%
}

.search .results-wrap .results-section.faq-results .result:last-child {
    border-bottom: 0
}

.search .results-wrap .results-section.products-results .result .info .title {
    margin-bottom: 20px
}

.page-search header {
    background-color: #fff
}

@media screen and (max-width: 1024px) {
    .search .results-wrap .content-container {
        padding: 0px 25px 30px
    }
    .search .results-wrap .results-section h2 {
        font-size: 38px
    }
}

@media screen and (max-width: 500px) {
    .search .results-wrap .results-section.recipes-results .result .info,
    .search .results-wrap .results-section.products-results .result .info {
        display: block;
        float: none;
        width: 100%
    }
    .search .results-wrap .results-section.recipes-results .result .image-box,
    .search .results-wrap .results-section.products-results .result .image-box {
        display: block;
        float: none;
        width: 100%;
        padding: 0
    }
    .search .results-wrap .results-section h2 {
        font-size: 24px;
        margin: 10px 0
    }
    .search .results-wrap .results-section .result .info a.title {
        font-size: 16px
    }
    .search .results-wrap .results-section .result .info .preview p {
        font-size: 16px;
        line-height: 24px
    }
    .search .results-wrap .results-section .result .image-box {
        margin-bottom: 20px
    }
}

.community .community-feature {
    position: relative;
    height: 650px;
    background-image: url('../images/community/community_bg_desktop.png?1547564915');
    background-size: cover;
    background-position: center
}

.community .feature-overlay {
    position: absolute;
    width: 625px;
    left: 50%;
    bottom: 0;
    padding: 20px 55px;
    margin-left: -312px;
    background-color: rgba(255, 255, 255, 0.9);
    text-align: center
}

.community .feature-overlay h1 {
    margin-top: 20px;
    font-size: 50px
}

.community .feature-overlay p {
    margin-bottom: 40px;
    font-size: 20px;
    line-height: 30px
}

.community .feature-overlay .follow {
    display: block;
    font-size: 20px
}

.community .feature-overlay .social-nav {
    margin: 0 auto;
    text-align: center
}

.community .feature-overlay .social-nav ul {
    display: inline-block
}

.community .feature-overlay .social-nav a {
    color: #5CAADE;
    border-color: #5CAADE
}

.community .feature-overlay .social-nav a:hover {
    color: #3D8FC5;
    border-color: #3D8FC5
}

.community .media-modules .row {
    display: -webkit-flex;
    display: flex;
    margin: 10px
}

.community .media-modules .row .item {
    margin: 10px;
    position: relative
}

.community .media-modules .row .item img {
    display: block;
    width: 100%
}

.community .media-modules .row .overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 20px;
    background-color: rgba(255, 255, 255, 0.9);
    text-align: center
}

.community .media-modules .row .social-media-type {
    text-align: center
}

.community .media-modules .row .social-link {
    display: inline-block;
    height: 30px;
    width: 30px;
    border: 1px solid #5CAADE;
    border-radius: 100%;
    line-height: 30px
}

.community .media-modules .row.row-1 {
    margin-bottom: 0
}

.community .media-modules .row.row-1 .large-box {
    -webkit-flex: 1;
    flex: 1
}

.community .media-modules .row.row-1 .right {
    width: 33.333333%;
    display: flex;
    flex-direction: column
}

.community .media-modules .row.row-1 .right .item {
    -webkit-flex: 1;
    flex: 1;
    flex-basis: 0;
    display: flex;
    background-size: cover;
    background-position: center;
    overflow: hidden
}

.community .media-modules .row.row-1 .right .item-2 p {
    font-size: 14px;
    line-height: 20px
}

.community .media-modules .row.row-1 .right .item-3 {
    font-family: "Documenta Regular", Georgia, serif;
    text-align: center;
    justify-content: center;
    flex-direction: column
}

.community .media-modules .row.row-1 .right .item-3 img {
    object-fit: cover
}

.community .media-modules .row.row-1 .right .item-3 p {
    font-size: 24px;
    line-height: 38px;
    color: #222
}

.community .media-modules .row.row-2 {
    margin-top: 0
}

.community .media-modules .row.row-2 .left {
    width: 33.333333%
}

.community .media-modules .row.row-2 .left .item-4 {
    border: 1px solid #efefef
}

.community .media-modules .row.row-2 .left .item-4 p {
    font-size: 14px;
    line-height: 22px
}

.community .media-modules .row.row-2 .right {
    width: 66.666666%;
    display: flex;
    flex-direction: column
}

.community .media-modules .row.row-2 .right .item {
    -webkit-flex: 1;
    flex: 1;
    flex-basis: 0;
    display: flex;
    background-size: cover;
    background-position: center
}

.community .media-modules .row.row-2 .right .flex-row {
    display: flex;
    flex-direction: row
}

.community .media-modules .row.row-2 .right .item-interior {
    width: 50%;
    position: relative;
    overflow: hidden
}

.community .media-modules .row.row-2 .right .item-interior:first-child {
    margin-right: 10px
}

.community .media-modules .row.row-2 .right .item-interior:last-child {
    margin-left: 10px
}

.community .media-modules .row.row-2 .right .item-5 p,
.community .media-modules .row.row-2 .right .item-6 p {
    font-size: 14px;
    line-height: 20px
}

.community .media-modules .row.row-2 .right .item-7 {
    justify-content: center;
    flex-direction: column;
    text-align: center;
    overflow: hidden
}

.community .media-modules .row.row-2 .right .item-7 img {
    object-fit: cover
}

.community .media-modules .row.row-2 .right .item-7 p {
    font-size: 20px;
    line-height: 30px
}

.page-community header {
    background-color: #fff
}

@media screen and (max-width: 1024px) {
    .community .community-feature {
        height: 500px;
        background-image: url('../images/community/community_bg_tablet.png?1547564915')
    }
    .community .feature-overlay {
        width: 500px;
        padding: 20px 40px 0;
        margin-left: -250px
    }
    .community .feature-overlay h1 {
        font-size: 32px
    }
    .community .feature-overlay p {
        margin-bottom: 30px;
        font-size: 16px;
        line-height: 24px
    }
    .community .feature-overlay .follow {
        font-size: 16px;
        line-height: 24px
    }
    .community .media-modules .row .overlay {
        padding: 10px
    }
    .community .media-modules .row .overlay p {
        font-size: 16px;
        line-height: 24px
    }
    .community .media-modules .row.row-1 .right .item-3 img {
        width: 100%
    }
    .community .media-modules .row.row-1 .right .item-3 p {
        font-size: 18px;
        line-height: 24px
    }
    .community .media-modules .row.row-2 .right .item-7 p {
        font-size: 16px;
        line-height: 24px
    }
}

@media screen and (max-width: 500px) {
    .community .community-feature {
        height: 475px;
        background-image: url('../images/community/community_bg_mobile.png?1547564915')
    }
    .community .feature-overlay {
        width: 94%;
        margin: 0 3%;
        padding: 20px 30px 0;
        left: 0
    }
    .community .media-modules {
        display: block;
        width: 100%
    }
    .community .media-modules .row {
        flex: none;
        display: block
    }
    .community .media-modules .row .item {
        margin: 0 0 10px;
        display: block;
        width: 100%
    }
    .community .media-modules .row .item img {
        max-width: 100%
    }
    .community .media-modules .row.row-1 .large-box {
        display: block;
        width: 100%;
        flex: none
    }
    .community .media-modules .row.row-1 .right {
        display: block;
        width: 100%
    }
    .community .media-modules .row.row-1 .right .item {
        flex: none;
        display: block;
        width: 100%
    }
    .community .media-modules .row.row-1 .right .item-3 img {
        width: 100%
    }
    .community .media-modules .row.row-2 .left {
        display: block;
        width: 100%
    }
    .community .media-modules .row.row-2 .right {
        display: block;
        width: 100%;
        flex: none
    }
    .community .media-modules .row.row-2 .right .flex-row {
        display: block;
        width: 100%
    }
    .community .media-modules .row.row-2 .right .item-interior {
        display: block;
        width: 100%
    }
    .community .media-modules .row.row-2 .right .item-interior:first-child {
        margin: 0 0 10px
    }
    .community .media-modules .row.row-2 .right .item-interior:last-child {
        margin: 0 0 10px
    }
    .community .media-modules .row.row-2 .right .item-7 img {
        width: 100%;
        max-width: none
    }
}

.health-and-wellness .health-and-wellness-feature {
    text-align: center;
    border-bottom: 1px solid #d8d8d8
}

.health-and-wellness .health-and-wellness-feature .content-container {
    padding: 0 0 10px 0
}

.health-and-wellness .health-and-wellness-feature h1 {
    margin-top: 0;
    margin-bottom: 50px;
    font-size: 50px
}

.health-and-wellness .health-and-wellness-feature .image-box img {
    max-width: 100%
}

.health-and-wellness .terminology {
    border-bottom: 1px solid #d8d8d8
}

.health-and-wellness .terminology .content-container {
    padding: 20px 0
}

.health-and-wellness .terminology h2 {
    text-align: center;
    font-size: 35px
}

.health-and-wellness .terminology .note {
    padding: 0 20px;
    margin: 0 auto 40px;
    text-align: center
}

.health-and-wellness .terminology .terms-nav {
    margin: 20px 0 0;
    padding: 0;
    list-style: none;
    border-bottom: 1px solid #D8D8D8;
    text-align: center
}

.health-and-wellness .terminology .terms-nav li {
    display: inline-block;
    height: 58px;
    margin: 0 30px;
    padding: 15px 0 15px;
    color: #888;
    font-size: 18px;
    cursor: pointer
}

.health-and-wellness .terminology .terms-nav li.active {
    color: #222;
    border-bottom: 3px solid #5CAADE
}

.health-and-wellness .health-form-wrap {
    border-bottom: 1px solid #d8d8d8
}

.health-and-wellness .health-form-wrap .content-container {
    padding: 20px 0
}

.health-and-wellness .health-form-wrap h2 {
    margin-bottom: 20px;
    text-align: center;
    font-size: 35px
}

.health-and-wellness .health-form-wrap p {
    margin-top: 0px;
    text-align: center;
    color: #7F7F7F;
    font-size: 20px;
    line-height: 30px
}

@media screen and (max-width: 1024px) {
    .health-and-wellness .health-and-wellness-feature {
        text-align: center;
        border-bottom: 1px solid #d8d8d8
    }
    .health-and-wellness .health-and-wellness-feature .content-container {
        padding: 0 0 10px 0
    }
    .health-and-wellness .health-and-wellness-feature h1 {
        margin-top: 0;
        margin-bottom: 50px;
        font-size: 50px
    }
    .health-and-wellness .health-and-wellness-feature .image-box img {
        max-width: 80%
    }
    .health-and-wellness .terminology .terms-wrap {
        padding: 0 25px
    }
    .health-and-wellness .terminology .terms-mobile .content-container {
        padding: 0 25px
    }
    .health-and-wellness .health-form-wrap {
        padding: 0 25px
    }
    .health-and-wellness .terms-mobile .terms-content-trigger {
        padding: 0 25px;
        height: 80px;
        font-size: 20px;
        line-height: 80px;
        border-top: 1px solid #d8d8d8;
        position: relative
    }
    .health-and-wellness .terms-mobile .terms-content-trigger .arrow {
        position: absolute;
        right: 25px;
        top: 0;
        height: 80px;
        width: 25px;
        font-size: 32px;
        background-repeat: no-repeat;
        background-position: center;
        background-image: url('../images/shared/arrow_down.png?1535528790')
    }
    .health-and-wellness .terms-mobile .terms-content-trigger:first-child {
        border-top: 0
    }
    .health-and-wellness .terms-mobile .terms-content-trigger.active .arrow {
        background-image: url('../images/shared/arrow_up.png?1535528784')
    }
}

@media screen and (max-width: 500px) {
    .health-and-wellness .health-and-wellness-feature {
        padding-top: 30px
    }
    .health-and-wellness .health-and-wellness-feature h1 {
        font-size: 32px;
        margin-bottom: 20px
    }
    .health-and-wellness .health-and-wellness-feature .image-box {
        padding: 0 25px
    }
    .health-and-wellness .health-and-wellness-feature .image-box img {
        max-width: 100%
    }
    .health-and-wellness .terminology h2 {
        font-size: 28px;
        padding: 0 25px
    }
    .health-and-wellness .terminology p {
        font-size: 16px;
        line-height: 24px
    }
    .health-and-wellness .health-form-wrap h2 {
        font-size: 28px;
        padding: 0 25px
    }
    .health-and-wellness .health-form-wrap p {
        font-size: 16px;
        line-height: 24px
    }
    .health-and-wellness .health-form-wrap .form-wrap {
        margin-top: 30px
    }
}

.contact-us .contact-us-feature {
    text-align: center;
    border-bottom: 1px solid #d8d8d8
}

.contact-us .contact-us-feature .content-container {
    padding: 0
}

.contact-us .contact-us-feature h1 {
    margin-top: 0;
    margin-bottom: 50px;
    font-size: 50px
}

.contact-us .contact-us-feature .image-box img {
    display: block;
    max-width: 100%
}

.contact-us .more-information {
    padding-bottom: 50px
}

.contact-us .more-information .content-container {
    padding: 20px 0
}

.contact-us .more-information h2 {
    text-align: center;
    font-size: 35px
}

.contact-us .more-information .info-nav {
    margin: 20px 0 30px;
    padding: 0;
    list-style: none;
    border-bottom: 1px solid #D8D8D8;
    text-align: center
}

.contact-us .more-information .info-nav li {
    display: inline-block;
    height: 58px;
    margin: 0 40px;
    padding: 15px 0 15px;
    color: #888;
    font-size: 18px;
    cursor: pointer
}

.contact-us .more-information .info-nav li.active {
    color: #222;
    border-bottom: 3px solid #5CAADE
}

.contact-us .more-information .info-list ul li {
    font-size: 20px;
    line-height: 30px;
    color: #7F7F7F
}

.contact-us .more-information .providers {
    margin-top: 40px
}

.contact-us .more-information .providers .col {
    display: inline-block;
    float: left;
    width: 50%
}

.contact-us .more-information .providers .col span {
    display: block;
    line-height: 36px;
    font-size: 18px;
    font-family: "HelveticaNeueLT-Light", Helvetica, sans-serif;
    color: #262626
}

.contact-us .more-information .providers .col span.provider-title {
    font-weight: bold
}

.contact-us .more-information .providers .col:first-child {
    border-right: 1px solid #d8d8d8
}

.contact-us .more-information .providers .col:last-child {
    padding-left: 120px
}

.contact-us .more-information .button-row {
    margin-top: 30px;
    text-align: center
}

.contact-us .more-information .button-row .btn {
    font-size: 14px;
    font-weight: bold
}

@media screen and (max-width: 1024px) {
    .contact-us .contact-us-feature {
        padding-top: 50px
    }
    .contact-us .contact-us-feature h1 {
        font-size: 40px
    }
    .contact-us .contact-us-feature .image-box img {
        max-width: 80%
    }
    .contact-us .info-wrap {
        padding: 0 25px
    }
    .contact-us .info-content-mobile .info-content-trigger {
        padding: 0 25px;
        height: 80px;
        font-size: 20px;
        border-top: 1px solid #d8d8d8;
        position: relative
    }
    .contact-us .info-content-mobile .info-content-trigger .arrow {
        position: absolute;
        right: 25px;
        top: 0;
        height: 80px;
        width: 25px;
        font-size: 32px;
        background-repeat: no-repeat;
        background-position: center;
        background-image: url('../images/shared/arrow_down.png?1535528790')
    }
    .contact-us .info-content-mobile .info-content-trigger:first-child {
        border-top: 0
    }
    .contact-us .info-content-mobile .info-content-trigger.active .arrow {
        background-image: url('../images/shared/arrow_up.png?1535528784')
    }
    .contact-us .info-content-mobile .info-list {
        padding: 25px;
        padding-top: 0
    }
    .contact-us .info-content-mobile .info-list p {
        font-size: 16px;
        line-height: 24px
    }
    .contact-us .info-content-mobile .info-list ul li {
        font-size: 16px;
        line-height: 24px
    }
}

@media screen and (max-width: 500px) {
    .contact-us .contact-us-feature {
        padding-top: 30px
    }
    .contact-us .contact-us-feature h1 {
        font-size: 32px;
        margin-bottom: 20px
    }
    .contact-us .contact-us-feature .image-box {
        padding: 0 25px
    }
    .contact-us .contact-us-feature .image-box img {
        max-width: 100%
    }
    .contact-us .more-information h2 {
        font-size: 32px
    }
    .contact-us .more-information .info-wrap p {
        font-size: 16px;
        line-height: 24px
    }
    .contact-us .more-information .info-wrap ul li {
        font-size: 16px;
        line-height: 24px
    }
    .contact-us .more-information .providers .col {
        display: block;
        float: none;
        width: 100%;
        border: 0
    }
    .contact-us .more-information .providers .col:first-child {
        border: 0
    }
    .contact-us .more-information .providers .col:last-child {
        padding: 0
    }
    .contact-us .more-information .providers .col .provider-number {
        margin-bottom: 10px
    }
}

.product-inquiry .product-inquiry-feature {
    text-align: center;
    border-bottom: 1px solid #d8d8d8
}

.product-inquiry .product-inquiry-feature .content-container {
    padding: 0 0 10px 0
}

.product-inquiry .product-inquiry-feature h1 {
    margin-top: 0;
    margin-bottom: 50px;
    font-size: 50px
}

.product-inquiry .product-inquiry-feature .image-box img {
    max-width: 100%
}

.product-inquiry .problem-contact-container {
    display: none;
    margin-bottom: 50px
}

.product-inquiry .problem-contact-container .sorry-note {
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 24px;
    color: #262626
}

.product-inquiry .disclaimer-dropnote p {
    max-width: 920px;
    margin: 0 auto;
    font-size: 14px
}

@media screen and (max-width: 1024px) {
    .product-inquiry .product-inquiry-feature {
        padding-top: 50px
    }
    .product-inquiry .product-inquiry-feature h1 {
        font-size: 40px
    }
    .product-inquiry .product-inquiry-feature .image-box img {
        max-width: 80%
    }
    .product-inquiry .product-inquiry-form-wrap {
        padding: 0 25px
    }
}

@media screen and (max-width: 500px) {
    .product-inquiry .product-inquiry-feature {
        padding-top: 30px
    }
    .product-inquiry .product-inquiry-feature h1 {
        font-size: 32px;
        margin-bottom: 20px
    }
    .product-inquiry .product-inquiry-feature .image-box {
        padding: 0 25px
    }
    .product-inquiry .product-inquiry-feature .image-box img {
        max-width: 100%
    }
}

.donation .donation-feature {
    text-align: center;
    border-bottom: 1px solid #d8d8d8
}

.donation .donation-feature .content-container {
    padding: 0 0 10px 0
}

.donation .donation-feature h1 {
    margin-top: 0;
    margin-bottom: 50px;
    font-size: 50px
}

.donation .donation-feature .image-box img {
    max-width: 100%
}

.donation .donation-info ul li {
    font-size: 20px;
    line-height: 30px;
    color: #7F7F7F
}

.donation .donation-form-wrap .content-container {
    padding-top: 0
}

@media screen and (max-width: 1024px) {
    .donation .donation-feature {
        padding-top: 50px
    }
    .donation .donation-feature h1 {
        font-size: 40px
    }
    .donation .donation-feature .image-box img {
        max-width: 80%
    }
    .donation .donation-info {
        padding: 0 25px
    }
    .donation .donation-form-wrap {
        padding: 0 25px
    }
}

@media screen and (max-width: 500px) {
    .donation .donation-feature {
        padding-top: 30px
    }
    .donation .donation-feature h1 {
        padding: 0 40px;
        font-size: 32px;
        margin-bottom: 20px
    }
    .donation .donation-feature .image-box {
        padding: 0 25px
    }
    .donation .donation-feature .image-box img {
        max-width: 100%
    }
    .donation .donation-info p {
        font-size: 16px;
        line-height: 24px
    }
    .donation .donation-info ul li {
        font-size: 16px;
        line-height: 24px
    }
}

.locations iframe {
    padding: 0 148px;
    overflow: hidden
}

.locations iframe::-webkit-scrollbar {
    display: none
}

@media screen and (max-width: 1024px) {
    iframe {
        padding: 0 !important
    }
}

.thank-you {
    text-align: center
}

.thank-you .heading h1 {
    font-size: 50px;
    margin-bottom: 0
}

.thank-you .content-body .content-container {
    padding-top: 0
}

@media screen and (max-width: 1024px) {
    .thank-you {
        padding: 25px
    }
    .thank-you .heading h1 {
        font-size: 36px
    }
    .thank-you .content-body .content-container p {
        font-size: 16px;
        line-height: 22px
    }
}

.page-protected-giveaway-information form {
    min-height: 500px;
    margin: 40px auto;
    width: 800px
}

.page-protected-giveaway-information form p {
    text-align: center
}

.page-protected-giveaway-information form input[type="text"],
.page-protected-giveaway-information form input[type="password"] {
    border: 1px solid #ebebeb
}

.page-protected-giveaway-information form input[type="text"]:focus,
.page-protected-giveaway-information form input[type="password"]:focus {
    border: 1px solid #ebebeb
}

.page-protected-giveaway-information form input[type="submit"] {
    background-color: #5CAADE;
    color: #fff
}

.page-protected-giveaway-information form input[type="submit"]:hover {
    background-color: #55a2d6
}

.session-list .session-banner {
    position: relative;
    background: #5CAADE;
    min-height: 60px;
    padding-top: 15px;
    padding-bottom: 15px;
    width: 100%;
    margin: 0
}

@media screen and (max-width: 960px) {
    .session-list .session-banner {
        padding-right: 40px
    }
}

.session-list .session-banner p {
    text-align: center;
    color: #FFFFFF;
    line-height: 30px;
    padding: 0;
    margin: 0
}

.session-list .session-banner a.icon-close {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 20px;
    right: 45px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    background-image: url("../images/sessions/icons/close.svg");
    cursor: pointer
}

@media screen and (max-width: 960px) {
    .session-list .session-banner a.icon-close {
        right: 15px
    }
}

.session-list .session-hero {
    width: 100%
}

.session-list .session-hero .session-inner {
    width: 100%;
    min-height: 600px;
    display: flex;
    align-items: center;
    justify-content: center
}

.session-list .session-hero .session-inner .session-content {
    margin-right: 25%
}

@media screen and (max-width: 1270px) {
    .session-list .session-hero .session-inner .session-content {
        margin-right: 0;
        padding: 15px
    }
}

.session-list .session-item {
    background-size: contain !important
}

@media screen and (max-width: 1270px) {
    .session-list .session-item {
        background-image: none !important
    }
}

.session-list .session-item.session-small {
    width: 50%;
    float: left
}

@media screen and (max-width: 500px) {
    .session-list .session-item.session-small {
        width: 100%;
        float: none;
        clear: both
    }
}

.session-list .session-item.session-small .session-inner {
    width: 100%;
    min-height: 500px;
    display: flex;
    align-items: center;
    justify-content: center
}

@media screen and (max-width: 500px) {
    .session-list .session-item.session-small .session-inner {
        min-height: 400px
    }
}

.session-list .session-item.session-small .session-inner .session-content {
    max-width: 360px;
    margin-right: 35%
}

@media screen and (max-width: 1270px) {
    .session-list .session-item.session-small .session-inner .session-content {
        margin-right: 0;
        padding: 15px
    }
}

.session-list .session-item .session-content {
    width: 100%;
    max-width: 500px;
    text-align: center
}

.session-list .session-item .session-content .session-categories {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 20px;
    line-height: 30px;
    color: #7F7F7F;
    font-weight: 300;
    text-align: center
}

.session-list .session-item .session-content .session-info {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    color: #333333
}

.session-list .session-item .session-content .session-details {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 25px;
    color: #7F7F7F;
    text-align: center
}

.session-list .session-item .session-content h1 {
    font-size: 46px
}

.session-list .session-item .session-content h2 {
    font-size: 30px
}

.session-list .session-item .session-content p {
    line-height: 20px
}

.session-list .session-item .session-content span.grey-line {
    display: inline-block;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
    text-align: center;
    color: #979797;
    padding: 0 8px
}

.session-list .session-item .session-content .session-actions {
    width: 100%;
    text-align: center;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: center;
    margin-top: 30px
}

.session-list .session-item .session-content .session-actions p {
    text-align: center;
    color: #5CAADE;
    font-size: 12px;
    line-height: 15px
}

.session-list .session-item .session-content .session-actions .circle-btn {
    display: block;
    border-radius: 100%;
    width: 35px;
    height: 35px;
    margin: 0 auto
}

.session-list .session-item .session-content .session-actions .circle-btn.icon-play {
    background-size: contain;
    background-position: center center;
    background-image: url("../images/sessions/icons/play.png")
}

.session-list .session-item .session-content .session-actions .circle-btn.icon-download {
    background-size: contain;
    background-position: center center;
    background-image: url("../images/sessions/icons/summary.png")
}

.session-list .session-item .session-content .session-actions .circle-btn.icon-slides {
    background-size: contain;
    background-position: center center;
    background-image: url("../images/sessions/icons/slides.png")
}

.session-list .session-item .session-content .session-actions a {
    margin: 0 20px;
    min-width: 50px
}

.session-list .session-item .session-content hr.session-line {
    height: 1px;
    border: 0;
    background-color: #5CAADE;
    max-width: 42px;
    margin: 30px auto
}

.session-list .info-container {
    width: 100%;
    background: #FAF6F0;
    min-height: 550px;
    display: flex
}

@media screen and (max-width: 500px) {
    .session-list .info-container {
        display: block
    }
}

.session-list .info-container .info-image {
    flex: 1;
    display: inline-block;
    background-image: url("../images/sessions/our_story.jpg");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

@media screen and (max-width: 500px) {
    .session-list .info-container .info-image {
        display: block;
        min-height: 350px;
        width: 100%
    }
}

@media screen and (min-width: 1700px) {
    .session-list .info-container .info-image {
        flex: 0.6
    }
}

.session-list .info-container .info-content {
    flex: 2;
    padding: 30px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center
}

@media screen and (max-width: 500px) {
    .session-list .info-container .info-content {
        display: block;
        padding: 15px;
        width: 100%
    }
}

.session-list .info-container .info-content .info-inner {
    max-width: 80%
}

@media screen and (max-width: 500px) {
    .session-list .info-container .info-content .info-inner {
        max-width: 100%
    }
}

.session-list .info-container .info-content .info-inner p {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 300;
    color: #333333;
    margin: 30px auto
}

.session-list .info-container .info-content .info-inner span.info-name {
    display: block;
    margin: 15px auto 25px;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #4A4A4A;
    font-size: 18px;
    line-height: 28px;
    text-transform: uppercase
}

.session-list .info-container .info-content .info-inner span.info-creds {
    font-family: Helvetica, Arial, sans-serif;
    color: #7F7F7F;
    font-size: 16px;
    line-height: 30px
}

.divider {
    height: 1px;
    border: 0;
    background-color: #5CAADE;
    max-width: 42px;
    margin: 30px auto
}

.session-signup hr {
    height: 1px;
    width: 100%;
    max-width: 920px;
    margin: auto;
    background: #E0E0E0;
    border: none
}

.session-signup .session-hero {
    width: 100%;
    min-height: 500px;
    background-image: url("../images/sessions/hero-short@2x.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center
}

.session-signup .session-hero .session-content {
    max-width: 660px;
    text-align: center
}

.session-signup .session-hero .session-content h1 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 46px;
    line-height: 52px
}

.session-signup .session-login .siggis-form {
    text-align: center;
    margin: 50px auto
}

.session-signup .session-login .siggis-form input[name="code"] {
    margin-right: 0;
    max-width: 225px;
    display: inline-block
}

.session-signup .session-login .siggis-form input[type="submit"] {
    display: inline-block;
    margin-left: 0
}

.session-signup .session-login .error {
    display: block;
    margin-top: 15px;
    color: red;
    font-size: 12px;
    font-weight: bold
}

.session-signup .session-info {
    text-align: center;
    background: #E4EBF0
}

.session-signup .session-info .content-container {
    max-width: 715px;
    padding: 75px 15px;
    margin-bottom: 50px
}

.session-signup .session-info .content-container h2 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 46px;
    line-height: 52px
}

.session-signup .session-signup-form {
    border-bottom: 1px solid #DCDCC8;
    padding: 15px
}

.session-signup .session-signup-form input[type="submit"] {
    margin-top: 60px
}

.session-complete .session-home {
    width: 100%;
    height: 100px;
    line-height: 100px;
    background: #E4EBF0
}

.session-complete .session-home .inner {
    width: 100%;
    padding: 0 100px 0 100px;
    margin: auto
}

.session-complete .session-home .inner a {
    display: block;
    width: 392px;
    height: 100px;
    background: url("../images/sessions/sessions_home@2x.png") no-repeat center center;
    background-size: 196px 14px;
    margin: auto;
    text-indent: -9999px
}

.session-complete .session-hero {
    background: #E4EBF0;
    width: 100%;
    max-height: 80vh;
    height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 2px
}

.session-complete .session-hero.session {
    height: 215px
}

.session-complete .session-hero .session-content {
    text-align: center
}

.session-complete .session-hero .session-content h1 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 46px;
    line-height: 52px;
    padding: 15px
}

@media screen and (max-width: 500px) {
    .session-complete .session-hero .session-content h1 {
        font-size: 35px
    }
}

.session-complete .session-hero .session-content h2 {
    font-size: 30px;
    margin-top: 0;
    display: block;
    width: 100%
}

.session-complete .session-hero .session-content .session-details {
    display: block;
    width: 100%;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 25px;
    color: #7F7F7F;
    text-align: center
}

.session-complete .session-hero .session-content span.grey-line {
    display: inline-block;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
    text-align: center;
    color: #979797;
    padding: 0 8px
}

.session-complete .column-container {
    display: flex
}

@media screen and (max-width: 500px) {
    .session-complete .column-container {
        display: block;
        width: 100%
    }
}

.session-complete .column-container h3 {
    font-size: 30px;
    line-height: 35px
}

.session-complete .column-container .session-resources {
    background: #FBFBFB;
    width: 50%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    justify-content: center;
    min-height: 500px
}

@media screen and (max-width: 500px) {
    .session-complete .column-container .session-resources {
        width: 100%;
        min-height: 300px
    }
}

.session-complete .column-container .session-resources .session-resources-inner hr {
    border: none;
    height: 1px;
    width: 80%;
    background: #D8D8D8;
    margin-bottom: 15px
}

.session-complete .column-container .session-resources .session-resources-inner a {
    display: inline-block;
    line-height: 30px
}

.session-complete .column-container .download-certificate {
    background: #FFFFFF;
    width: 50%;
    min-height: 500px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center
}

@media screen and (max-width: 500px) {
    .session-complete .column-container .download-certificate {
        width: 100%;
        min-height: 300px
    }
}

.session-complete .column-container .download-certificate .session-certificate-inner .download-txt {
    display: inline;
    color: #5CAADE;
    font-size: 16px;
    line-height: 45px
}

.session-complete .column-container .download-certificate .session-certificate-inner a.circle-btn {
    display: inline-block;
    margin: 0 10px 15px 10px;
    width: 35px;
    height: 35px;
    line-height: 45px;
    text-indent: -9999px;
    background-size: contain;
    background-position: center center
}

.session-complete .column-container .download-certificate .session-certificate-inner a.circle-btn.download-btn {
    background-image: url("../images/sessions/icons/download.png")
}

.session-complete .column-container .download-certificate .session-certificate-inner .siggis-form {
    text-align: center
}

.session-complete .column-container .download-certificate .session-certificate-inner .siggis-form input[name="EMAIL"] {
    margin-right: 0;
    max-width: 245px;
    display: inline-block
}

.session-complete .column-container .download-certificate .session-certificate-inner .siggis-form input[type="submit"] {
    display: inline-block;
    margin-left: 0
}

.template-skyr {
    background-color: #FFFFFF;
    text-align: center
}

.template-skyr .grid-container {
    max-width: 75rem;
    margin: 0 auto
}

.template-skyr .grid-container-padded {
    padding-left: 0.625rem;
    padding-right: 0.625rem
}

@media print,
screen and (min-width: 40em) {
    .template-skyr .grid-container-padded {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem
    }
}

@media screen and (min-width: 75em) {
    .template-skyr .grid-container-padded {
        padding-left: 0;
        padding-right: 0
    }
}

.template-skyr .grid-x {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.template-skyr .cell {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: 100%
}

.template-skyr .cell.auto {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px
}

.template-skyr .cell.shrink {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.template-skyr .grid-x>.auto {
    width: auto
}

.template-skyr .grid-x>.shrink {
    width: auto
}

.template-skyr .grid-x>small-shrink,
.template-skyr .grid-x>small-full,
.template-skyr .grid-x>small-1,
.template-skyr .grid-x>small-2,
.template-skyr .grid-x>small-3,
.template-skyr .grid-x>small-4,
.template-skyr .grid-x>small-5,
.template-skyr .grid-x>small-6,
.template-skyr .grid-x>small-7,
.template-skyr .grid-x>small-8,
.template-skyr .grid-x>small-9,
.template-skyr .grid-x>small-10,
.template-skyr .grid-x>small-11,
.template-skyr .grid-x>small-12 {
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

@media print,
screen and (min-width: 40em) {
    .template-skyr .grid-x>medium-shrink,
    .template-skyr .grid-x>medium-full,
    .template-skyr .grid-x>medium-1,
    .template-skyr .grid-x>medium-2,
    .template-skyr .grid-x>medium-3,
    .template-skyr .grid-x>medium-4,
    .template-skyr .grid-x>medium-5,
    .template-skyr .grid-x>medium-6,
    .template-skyr .grid-x>medium-7,
    .template-skyr .grid-x>medium-8,
    .template-skyr .grid-x>medium-9,
    .template-skyr .grid-x>medium-10,
    .template-skyr .grid-x>medium-11,
    .template-skyr .grid-x>medium-12 {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media print,
screen and (min-width: 64em) {
    .template-skyr .grid-x>large-shrink,
    .template-skyr .grid-x>large-full,
    .template-skyr .grid-x>large-1,
    .template-skyr .grid-x>large-2,
    .template-skyr .grid-x>large-3,
    .template-skyr .grid-x>large-4,
    .template-skyr .grid-x>large-5,
    .template-skyr .grid-x>large-6,
    .template-skyr .grid-x>large-7,
    .template-skyr .grid-x>large-8,
    .template-skyr .grid-x>large-9,
    .template-skyr .grid-x>large-10,
    .template-skyr .grid-x>large-11,
    .template-skyr .grid-x>large-12 {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

.template-skyr .grid-x>.small-1 {
    width: 8.33333%
}

.template-skyr .grid-x>.small-2 {
    width: 16.66667%
}

.template-skyr .grid-x>.small-3 {
    width: 25%
}

.template-skyr .grid-x>.small-4 {
    width: 33.33333%
}

.template-skyr .grid-x>.small-5 {
    width: 41.66667%
}

.template-skyr .grid-x>.small-6 {
    width: 50%
}

.template-skyr .grid-x>.small-7 {
    width: 58.33333%
}

.template-skyr .grid-x>.small-8 {
    width: 66.66667%
}

.template-skyr .grid-x>.small-9 {
    width: 75%
}

.template-skyr .grid-x>.small-10 {
    width: 83.33333%
}

.template-skyr .grid-x>.small-11 {
    width: 91.66667%
}

.template-skyr .grid-x>.small-12 {
    width: 100%
}

@media print,
screen and (min-width: 40em) {
    .template-skyr .grid-x>.medium-auto {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        width: auto
    }
    .template-skyr .grid-x>.medium-shrink {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }
    .template-skyr .grid-x>.medium-1 {
        width: 8.33333%
    }
    .template-skyr .grid-x>.medium-2 {
        width: 16.66667%
    }
    .template-skyr .grid-x>.medium-3 {
        width: 25%
    }
    .template-skyr .grid-x>.medium-4 {
        width: 33.33333%
    }
    .template-skyr .grid-x>.medium-5 {
        width: 41.66667%
    }
    .template-skyr .grid-x>.medium-6 {
        width: 50%
    }
    .template-skyr .grid-x>.medium-7 {
        width: 58.33333%
    }
    .template-skyr .grid-x>.medium-8 {
        width: 66.66667%
    }
    .template-skyr .grid-x>.medium-9 {
        width: 75%
    }
    .template-skyr .grid-x>.medium-10 {
        width: 83.33333%
    }
    .template-skyr .grid-x>.medium-11 {
        width: 91.66667%
    }
    .template-skyr .grid-x>.medium-12 {
        width: 100%
    }
}

@media print,
screen and (min-width: 64em) {
    .template-skyr .grid-x>.large-auto {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        width: auto
    }
    .template-skyr .grid-x>.large-shrink {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }
    .template-skyr .grid-x>.large-1 {
        width: 8.33333%
    }
    .template-skyr .grid-x>.large-2 {
        width: 16.66667%
    }
    .template-skyr .grid-x>.large-3 {
        width: 25%
    }
    .template-skyr .grid-x>.large-4 {
        width: 33.33333%
    }
    .template-skyr .grid-x>.large-5 {
        width: 41.66667%
    }
    .template-skyr .grid-x>.large-6 {
        width: 50%
    }
    .template-skyr .grid-x>.large-7 {
        width: 58.33333%
    }
    .template-skyr .grid-x>.large-8 {
        width: 66.66667%
    }
    .template-skyr .grid-x>.large-9 {
        width: 75%
    }
    .template-skyr .grid-x>.large-10 {
        width: 83.33333%
    }
    .template-skyr .grid-x>.large-11 {
        width: 91.66667%
    }
    .template-skyr .grid-x>.large-12 {
        width: 100%
    }
}

.template-skyr .grid-margin-x:not(.grid-x)>.cell {
    width: auto
}

.template-skyr .grid-margin-y:not(.grid-y)>.cell {
    height: auto
}

.template-skyr .grid-margin-x {
    margin-left: -0.625rem;
    margin-right: -0.625rem
}

@media print,
screen and (min-width: 40em) {
    .template-skyr .grid-margin-x {
        margin-left: -0.9375rem;
        margin-right: -0.9375rem
    }
}

.template-skyr .grid-margin-x>.cell {
    width: calc(100% - 1.25rem);
    margin-left: 0.625rem;
    margin-right: 0.625rem
}

@media print,
screen and (min-width: 40em) {
    .template-skyr .grid-margin-x>.cell {
        width: calc(100% - 1.875rem);
        margin-left: 0.9375rem;
        margin-right: 0.9375rem
    }
}

.template-skyr .grid-margin-x>.auto {
    width: auto
}

.template-skyr .grid-margin-x>.shrink {
    width: auto
}

.template-skyr .grid-margin-x>.small-1 {
    width: calc(8.33333% - 1.25rem)
}

.template-skyr .grid-margin-x>.small-2 {
    width: calc(16.66667% - 1.25rem)
}

.template-skyr .grid-margin-x>.small-3 {
    width: calc(25% - 1.25rem)
}

.template-skyr .grid-margin-x>.small-4 {
    width: calc(33.33333% - 1.25rem)
}

.template-skyr .grid-margin-x>.small-5 {
    width: calc(41.66667% - 1.25rem)
}

.template-skyr .grid-margin-x>.small-6 {
    width: calc(50% - 1.25rem)
}

.template-skyr .grid-margin-x>.small-7 {
    width: calc(58.33333% - 1.25rem)
}

.template-skyr .grid-margin-x>.small-8 {
    width: calc(66.66667% - 1.25rem)
}

.template-skyr .grid-margin-x>.small-9 {
    width: calc(75% - 1.25rem)
}

.template-skyr .grid-margin-x>.small-10 {
    width: calc(83.33333% - 1.25rem)
}

.template-skyr .grid-margin-x>.small-11 {
    width: calc(91.66667% - 1.25rem)
}

.template-skyr .grid-margin-x>.small-12 {
    width: calc(100% - 1.25rem)
}

@media print,
screen and (min-width: 40em) {
    .template-skyr .grid-margin-x>.auto {
        width: auto
    }
    .template-skyr .grid-margin-x>.shrink {
        width: auto
    }
    .template-skyr .grid-margin-x>.small-1 {
        width: calc(8.33333% - 1.875rem)
    }
    .template-skyr .grid-margin-x>.small-2 {
        width: calc(16.66667% - 1.875rem)
    }
    .template-skyr .grid-margin-x>.small-3 {
        width: calc(25% - 1.875rem)
    }
    .template-skyr .grid-margin-x>.small-4 {
        width: calc(33.33333% - 1.875rem)
    }
    .template-skyr .grid-margin-x>.small-5 {
        width: calc(41.66667% - 1.875rem)
    }
    .template-skyr .grid-margin-x>.small-6 {
        width: calc(50% - 1.875rem)
    }
    .template-skyr .grid-margin-x>.small-7 {
        width: calc(58.33333% - 1.875rem)
    }
    .template-skyr .grid-margin-x>.small-8 {
        width: calc(66.66667% - 1.875rem)
    }
    .template-skyr .grid-margin-x>.small-9 {
        width: calc(75% - 1.875rem)
    }
    .template-skyr .grid-margin-x>.small-10 {
        width: calc(83.33333% - 1.875rem)
    }
    .template-skyr .grid-margin-x>.small-11 {
        width: calc(91.66667% - 1.875rem)
    }
    .template-skyr .grid-margin-x>.small-12 {
        width: calc(100% - 1.875rem)
    }
    .template-skyr .grid-margin-x>.medium-auto {
        width: auto
    }
    .template-skyr .grid-margin-x>.medium-shrink {
        width: auto
    }
    .template-skyr .grid-margin-x>.medium-1 {
        width: calc(8.33333% - 1.875rem)
    }
    .template-skyr .grid-margin-x>.medium-2 {
        width: calc(16.66667% - 1.875rem)
    }
    .template-skyr .grid-margin-x>.medium-3 {
        width: calc(25% - 1.875rem)
    }
    .template-skyr .grid-margin-x>.medium-4 {
        width: calc(33.33333% - 1.875rem)
    }
    .template-skyr .grid-margin-x>.medium-5 {
        width: calc(41.66667% - 1.875rem)
    }
    .template-skyr .grid-margin-x>.medium-6 {
        width: calc(50% - 1.875rem)
    }
    .template-skyr .grid-margin-x>.medium-7 {
        width: calc(58.33333% - 1.875rem)
    }
    .template-skyr .grid-margin-x>.medium-8 {
        width: calc(66.66667% - 1.875rem)
    }
    .template-skyr .grid-margin-x>.medium-9 {
        width: calc(75% - 1.875rem)
    }
    .template-skyr .grid-margin-x>.medium-10 {
        width: calc(83.33333% - 1.875rem)
    }
    .template-skyr .grid-margin-x>.medium-11 {
        width: calc(91.66667% - 1.875rem)
    }
    .template-skyr .grid-margin-x>.medium-12 {
        width: calc(100% - 1.875rem)
    }
}

@media print,
screen and (min-width: 64em) {
    .template-skyr .grid-margin-x>.large-auto {
        width: auto
    }
    .template-skyr .grid-margin-x>.large-shrink {
        width: auto
    }
    .template-skyr .grid-margin-x>.large-1 {
        width: calc(8.33333% - 1.875rem)
    }
    .template-skyr .grid-margin-x>.large-2 {
        width: calc(16.66667% - 1.875rem)
    }
    .template-skyr .grid-margin-x>.large-3 {
        width: calc(25% - 1.875rem)
    }
    .template-skyr .grid-margin-x>.large-4 {
        width: calc(33.33333% - 1.875rem)
    }
    .template-skyr .grid-margin-x>.large-5 {
        width: calc(41.66667% - 1.875rem)
    }
    .template-skyr .grid-margin-x>.large-6 {
        width: calc(50% - 1.875rem)
    }
    .template-skyr .grid-margin-x>.large-7 {
        width: calc(58.33333% - 1.875rem)
    }
    .template-skyr .grid-margin-x>.large-8 {
        width: calc(66.66667% - 1.875rem)
    }
    .template-skyr .grid-margin-x>.large-9 {
        width: calc(75% - 1.875rem)
    }
    .template-skyr .grid-margin-x>.large-10 {
        width: calc(83.33333% - 1.875rem)
    }
    .template-skyr .grid-margin-x>.large-11 {
        width: calc(91.66667% - 1.875rem)
    }
    .template-skyr .grid-margin-x>.large-12 {
        width: calc(100% - 1.875rem)
    }
}

.template-skyr .grid-padding-x .grid-padding-x {
    margin-right: -0.625rem;
    margin-left: -0.625rem
}

@media print,
screen and (min-width: 40em) {
    .template-skyr .grid-padding-x .grid-padding-x {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem
    }
}

.template-skyr .grid-padding-x>.cell {
    padding-right: 0.625rem;
    padding-left: 0.625rem
}

@media print,
screen and (min-width: 40em) {
    .template-skyr .grid-padding-x>.cell {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem
    }
}

.template-skyr .small-up-1>.cell {
    width: 100%
}

.template-skyr .small-up-2>.cell {
    width: 50%
}

.template-skyr .small-up-3>.cell {
    width: 33.33333%
}

.template-skyr .small-up-4>.cell {
    width: 25%
}

.template-skyr .small-up-5>.cell {
    width: 20%
}

.template-skyr .small-up-6>.cell {
    width: 16.66667%
}

.template-skyr .small-up-7>.cell {
    width: 14.28571%
}

.template-skyr .small-up-8>.cell {
    width: 12.5%
}

@media print,
screen and (min-width: 40em) {
    .template-skyr .medium-up-1>.cell {
        width: 100%
    }
    .template-skyr .medium-up-2>.cell {
        width: 50%
    }
    .template-skyr .medium-up-3>.cell {
        width: 33.33333%
    }
    .template-skyr .medium-up-4>.cell {
        width: 25%
    }
    .template-skyr .medium-up-5>.cell {
        width: 20%
    }
    .template-skyr .medium-up-6>.cell {
        width: 16.66667%
    }
    .template-skyr .medium-up-7>.cell {
        width: 14.28571%
    }
    .template-skyr .medium-up-8>.cell {
        width: 12.5%
    }
}

@media print,
screen and (min-width: 64em) {
    .template-skyr .large-up-1>.cell {
        width: 100%
    }
    .template-skyr .large-up-2>.cell {
        width: 50%
    }
    .template-skyr .large-up-3>.cell {
        width: 33.33333%
    }
    .template-skyr .large-up-4>.cell {
        width: 25%
    }
    .template-skyr .large-up-5>.cell {
        width: 20%
    }
    .template-skyr .large-up-6>.cell {
        width: 16.66667%
    }
    .template-skyr .large-up-7>.cell {
        width: 14.28571%
    }
    .template-skyr .large-up-8>.cell {
        width: 12.5%
    }
}

.template-skyr .grid-margin-x.small-up-1>.cell {
    width: calc(100% - 1.25rem)
}

.template-skyr .grid-margin-x.small-up-2>.cell {
    width: calc(50% - 1.25rem)
}

.template-skyr .grid-margin-x.small-up-3>.cell {
    width: calc(33.33333% - 1.25rem)
}

.template-skyr .grid-margin-x.small-up-4>.cell {
    width: calc(25% - 1.25rem)
}

.template-skyr .grid-margin-x.small-up-5>.cell {
    width: calc(20% - 1.25rem)
}

.template-skyr .grid-margin-x.small-up-6>.cell {
    width: calc(16.66667% - 1.25rem)
}

.template-skyr .grid-margin-x.small-up-7>.cell {
    width: calc(14.28571% - 1.25rem)
}

.template-skyr .grid-margin-x.small-up-8>.cell {
    width: calc(12.5% - 1.25rem)
}

@media print,
screen and (min-width: 40em) {
    .template-skyr .grid-margin-x.small-up-1>.cell {
        width: calc(100% - 1.875rem)
    }
    .template-skyr .grid-margin-x.small-up-2>.cell {
        width: calc(50% - 1.875rem)
    }
    .template-skyr .grid-margin-x.small-up-3>.cell {
        width: calc(33.33333% - 1.875rem)
    }
    .template-skyr .grid-margin-x.small-up-4>.cell {
        width: calc(25% - 1.875rem)
    }
    .template-skyr .grid-margin-x.small-up-5>.cell {
        width: calc(20% - 1.875rem)
    }
    .template-skyr .grid-margin-x.small-up-6>.cell {
        width: calc(16.66667% - 1.875rem)
    }
    .template-skyr .grid-margin-x.small-up-7>.cell {
        width: calc(14.28571% - 1.875rem)
    }
    .template-skyr .grid-margin-x.small-up-8>.cell {
        width: calc(12.5% - 1.875rem)
    }
    .template-skyr .grid-margin-x.medium-up-1>.cell {
        width: calc(100% - 1.875rem)
    }
    .template-skyr .grid-margin-x.medium-up-2>.cell {
        width: calc(50% - 1.875rem)
    }
    .template-skyr .grid-margin-x.medium-up-3>.cell {
        width: calc(33.33333% - 1.875rem)
    }
    .template-skyr .grid-margin-x.medium-up-4>.cell {
        width: calc(25% - 1.875rem)
    }
    .template-skyr .grid-margin-x.medium-up-5>.cell {
        width: calc(20% - 1.875rem)
    }
    .template-skyr .grid-margin-x.medium-up-6>.cell {
        width: calc(16.66667% - 1.875rem)
    }
    .template-skyr .grid-margin-x.medium-up-7>.cell {
        width: calc(14.28571% - 1.875rem)
    }
    .template-skyr .grid-margin-x.medium-up-8>.cell {
        width: calc(12.5% - 1.875rem)
    }
}

@media print,
screen and (min-width: 64em) {
    .template-skyr .grid-margin-x.large-up-1>.cell {
        width: calc(100% - 1.875rem)
    }
    .template-skyr .grid-margin-x.large-up-2>.cell {
        width: calc(50% - 1.875rem)
    }
    .template-skyr .grid-margin-x.large-up-3>.cell {
        width: calc(33.33333% - 1.875rem)
    }
    .template-skyr .grid-margin-x.large-up-4>.cell {
        width: calc(25% - 1.875rem)
    }
    .template-skyr .grid-margin-x.large-up-5>.cell {
        width: calc(20% - 1.875rem)
    }
    .template-skyr .grid-margin-x.large-up-6>.cell {
        width: calc(16.66667% - 1.875rem)
    }
    .template-skyr .grid-margin-x.large-up-7>.cell {
        width: calc(14.28571% - 1.875rem)
    }
    .template-skyr .grid-margin-x.large-up-8>.cell {
        width: calc(12.5% - 1.875rem)
    }
}

.template-skyr .small-offset-0 {
    margin-left: 0%
}

.template-skyr .grid-margin-x>.small-offset-0 {
    margin-left: calc(0% + 0.625rem)
}

.template-skyr .small-offset-1 {
    margin-left: 8.33333%
}

.template-skyr .grid-margin-x>.small-offset-1 {
    margin-left: calc(8.33333% + 0.625rem)
}

.template-skyr .small-offset-2 {
    margin-left: 16.66667%
}

.template-skyr .grid-margin-x>.small-offset-2 {
    margin-left: calc(16.66667% + 0.625rem)
}

.template-skyr .small-offset-3 {
    margin-left: 25%
}

.template-skyr .grid-margin-x>.small-offset-3 {
    margin-left: calc(25% + 0.625rem)
}

.template-skyr .small-offset-4 {
    margin-left: 33.33333%
}

.template-skyr .grid-margin-x>.small-offset-4 {
    margin-left: calc(33.33333% + 0.625rem)
}

.template-skyr .small-offset-5 {
    margin-left: 41.66667%
}

.template-skyr .grid-margin-x>.small-offset-5 {
    margin-left: calc(41.66667% + 0.625rem)
}

.template-skyr .small-offset-6 {
    margin-left: 50%
}

.template-skyr .grid-margin-x>.small-offset-6 {
    margin-left: calc(50% + 0.625rem)
}

.template-skyr .small-offset-7 {
    margin-left: 58.33333%
}

.template-skyr .grid-margin-x>.small-offset-7 {
    margin-left: calc(58.33333% + 0.625rem)
}

.template-skyr .small-offset-8 {
    margin-left: 66.66667%
}

.template-skyr .grid-margin-x>.small-offset-8 {
    margin-left: calc(66.66667% + 0.625rem)
}

.template-skyr .small-offset-9 {
    margin-left: 75%
}

.template-skyr .grid-margin-x>.small-offset-9 {
    margin-left: calc(75% + 0.625rem)
}

.template-skyr .small-offset-10 {
    margin-left: 83.33333%
}

.template-skyr .grid-margin-x>.small-offset-10 {
    margin-left: calc(83.33333% + 0.625rem)
}

.template-skyr .small-offset-11 {
    margin-left: 91.66667%
}

.template-skyr .grid-margin-x>.small-offset-11 {
    margin-left: calc(91.66667% + 0.625rem)
}

@media print,
screen and (min-width: 40em) {
    .template-skyr .medium-offset-0 {
        margin-left: 0%
    }
    .template-skyr .grid-margin-x>.medium-offset-0 {
        margin-left: calc(0% + 0.9375rem)
    }
    .template-skyr .medium-offset-1 {
        margin-left: 8.33333%
    }
    .template-skyr .grid-margin-x>.medium-offset-1 {
        margin-left: calc(8.33333% + 0.9375rem)
    }
    .template-skyr .medium-offset-2 {
        margin-left: 16.66667%
    }
    .template-skyr .grid-margin-x>.medium-offset-2 {
        margin-left: calc(16.66667% + 0.9375rem)
    }
    .template-skyr .medium-offset-3 {
        margin-left: 25%
    }
    .template-skyr .grid-margin-x>.medium-offset-3 {
        margin-left: calc(25% + 0.9375rem)
    }
    .template-skyr .medium-offset-4 {
        margin-left: 33.33333%
    }
    .template-skyr .grid-margin-x>.medium-offset-4 {
        margin-left: calc(33.33333% + 0.9375rem)
    }
    .template-skyr .medium-offset-5 {
        margin-left: 41.66667%
    }
    .template-skyr .grid-margin-x>.medium-offset-5 {
        margin-left: calc(41.66667% + 0.9375rem)
    }
    .template-skyr .medium-offset-6 {
        margin-left: 50%
    }
    .template-skyr .grid-margin-x>.medium-offset-6 {
        margin-left: calc(50% + 0.9375rem)
    }
    .template-skyr .medium-offset-7 {
        margin-left: 58.33333%
    }
    .template-skyr .grid-margin-x>.medium-offset-7 {
        margin-left: calc(58.33333% + 0.9375rem)
    }
    .template-skyr .medium-offset-8 {
        margin-left: 66.66667%
    }
    .template-skyr .grid-margin-x>.medium-offset-8 {
        margin-left: calc(66.66667% + 0.9375rem)
    }
    .template-skyr .medium-offset-9 {
        margin-left: 75%
    }
    .template-skyr .grid-margin-x>.medium-offset-9 {
        margin-left: calc(75% + 0.9375rem)
    }
    .template-skyr .medium-offset-10 {
        margin-left: 83.33333%
    }
    .template-skyr .grid-margin-x>.medium-offset-10 {
        margin-left: calc(83.33333% + 0.9375rem)
    }
    .template-skyr .medium-offset-11 {
        margin-left: 91.66667%
    }
    .template-skyr .grid-margin-x>.medium-offset-11 {
        margin-left: calc(91.66667% + 0.9375rem)
    }
}

@media print,
screen and (min-width: 64em) {
    .template-skyr .large-offset-0 {
        margin-left: 0%
    }
    .template-skyr .grid-margin-x>.large-offset-0 {
        margin-left: calc(0% + 0.9375rem)
    }
    .template-skyr .large-offset-1 {
        margin-left: 8.33333%
    }
    .template-skyr .grid-margin-x>.large-offset-1 {
        margin-left: calc(8.33333% + 0.9375rem)
    }
    .template-skyr .large-offset-2 {
        margin-left: 16.66667%
    }
    .template-skyr .grid-margin-x>.large-offset-2 {
        margin-left: calc(16.66667% + 0.9375rem)
    }
    .template-skyr .large-offset-3 {
        margin-left: 25%
    }
    .template-skyr .grid-margin-x>.large-offset-3 {
        margin-left: calc(25% + 0.9375rem)
    }
    .template-skyr .large-offset-4 {
        margin-left: 33.33333%
    }
    .template-skyr .grid-margin-x>.large-offset-4 {
        margin-left: calc(33.33333% + 0.9375rem)
    }
    .template-skyr .large-offset-5 {
        margin-left: 41.66667%
    }
    .template-skyr .grid-margin-x>.large-offset-5 {
        margin-left: calc(41.66667% + 0.9375rem)
    }
    .template-skyr .large-offset-6 {
        margin-left: 50%
    }
    .template-skyr .grid-margin-x>.large-offset-6 {
        margin-left: calc(50% + 0.9375rem)
    }
    .template-skyr .large-offset-7 {
        margin-left: 58.33333%
    }
    .template-skyr .grid-margin-x>.large-offset-7 {
        margin-left: calc(58.33333% + 0.9375rem)
    }
    .template-skyr .large-offset-8 {
        margin-left: 66.66667%
    }
    .template-skyr .grid-margin-x>.large-offset-8 {
        margin-left: calc(66.66667% + 0.9375rem)
    }
    .template-skyr .large-offset-9 {
        margin-left: 75%
    }
    .template-skyr .grid-margin-x>.large-offset-9 {
        margin-left: calc(75% + 0.9375rem)
    }
    .template-skyr .large-offset-10 {
        margin-left: 83.33333%
    }
    .template-skyr .grid-margin-x>.large-offset-10 {
        margin-left: calc(83.33333% + 0.9375rem)
    }
    .template-skyr .large-offset-11 {
        margin-left: 91.66667%
    }
    .template-skyr .grid-margin-x>.large-offset-11 {
        margin-left: calc(91.66667% + 0.9375rem)
    }
}

.template-skyr .grid-y {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

.template-skyr .grid-y>.cell {
    width: auto
}

.template-skyr .grid-y>.auto {
    height: auto
}

.template-skyr .grid-y>.shrink {
    height: auto
}

.template-skyr .grid-y>small-shrink,
.template-skyr .grid-y>small-full,
.template-skyr .grid-y>small-1,
.template-skyr .grid-y>small-2,
.template-skyr .grid-y>small-3,
.template-skyr .grid-y>small-4,
.template-skyr .grid-y>small-5,
.template-skyr .grid-y>small-6,
.template-skyr .grid-y>small-7,
.template-skyr .grid-y>small-8,
.template-skyr .grid-y>small-9,
.template-skyr .grid-y>small-10,
.template-skyr .grid-y>small-11,
.template-skyr .grid-y>small-12 {
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

@media print,
screen and (min-width: 40em) {
    .template-skyr .grid-y>medium-shrink,
    .template-skyr .grid-y>medium-full,
    .template-skyr .grid-y>medium-1,
    .template-skyr .grid-y>medium-2,
    .template-skyr .grid-y>medium-3,
    .template-skyr .grid-y>medium-4,
    .template-skyr .grid-y>medium-5,
    .template-skyr .grid-y>medium-6,
    .template-skyr .grid-y>medium-7,
    .template-skyr .grid-y>medium-8,
    .template-skyr .grid-y>medium-9,
    .template-skyr .grid-y>medium-10,
    .template-skyr .grid-y>medium-11,
    .template-skyr .grid-y>medium-12 {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media print,
screen and (min-width: 64em) {
    .template-skyr .grid-y>large-shrink,
    .template-skyr .grid-y>large-full,
    .template-skyr .grid-y>large-1,
    .template-skyr .grid-y>large-2,
    .template-skyr .grid-y>large-3,
    .template-skyr .grid-y>large-4,
    .template-skyr .grid-y>large-5,
    .template-skyr .grid-y>large-6,
    .template-skyr .grid-y>large-7,
    .template-skyr .grid-y>large-8,
    .template-skyr .grid-y>large-9,
    .template-skyr .grid-y>large-10,
    .template-skyr .grid-y>large-11,
    .template-skyr .grid-y>large-12 {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

.template-skyr .grid-y>.small-1 {
    height: 8.33333%
}

.template-skyr .grid-y>.small-2 {
    height: 16.66667%
}

.template-skyr .grid-y>.small-3 {
    height: 25%
}

.template-skyr .grid-y>.small-4 {
    height: 33.33333%
}

.template-skyr .grid-y>.small-5 {
    height: 41.66667%
}

.template-skyr .grid-y>.small-6 {
    height: 50%
}

.template-skyr .grid-y>.small-7 {
    height: 58.33333%
}

.template-skyr .grid-y>.small-8 {
    height: 66.66667%
}

.template-skyr .grid-y>.small-9 {
    height: 75%
}

.template-skyr .grid-y>.small-10 {
    height: 83.33333%
}

.template-skyr .grid-y>.small-11 {
    height: 91.66667%
}

.template-skyr .grid-y>.small-12 {
    height: 100%
}

@media print,
screen and (min-width: 40em) {
    .template-skyr .grid-y>.medium-auto {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        height: auto
    }
    .template-skyr .grid-y>.medium-shrink {
        height: auto
    }
    .template-skyr .grid-y>.medium-1 {
        height: 8.33333%
    }
    .template-skyr .grid-y>.medium-2 {
        height: 16.66667%
    }
    .template-skyr .grid-y>.medium-3 {
        height: 25%
    }
    .template-skyr .grid-y>.medium-4 {
        height: 33.33333%
    }
    .template-skyr .grid-y>.medium-5 {
        height: 41.66667%
    }
    .template-skyr .grid-y>.medium-6 {
        height: 50%
    }
    .template-skyr .grid-y>.medium-7 {
        height: 58.33333%
    }
    .template-skyr .grid-y>.medium-8 {
        height: 66.66667%
    }
    .template-skyr .grid-y>.medium-9 {
        height: 75%
    }
    .template-skyr .grid-y>.medium-10 {
        height: 83.33333%
    }
    .template-skyr .grid-y>.medium-11 {
        height: 91.66667%
    }
    .template-skyr .grid-y>.medium-12 {
        height: 100%
    }
}

@media print,
screen and (min-width: 64em) {
    .template-skyr .grid-y>.large-auto {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        height: auto
    }
    .template-skyr .grid-y>.large-shrink {
        height: auto
    }
    .template-skyr .grid-y>.large-1 {
        height: 8.33333%
    }
    .template-skyr .grid-y>.large-2 {
        height: 16.66667%
    }
    .template-skyr .grid-y>.large-3 {
        height: 25%
    }
    .template-skyr .grid-y>.large-4 {
        height: 33.33333%
    }
    .template-skyr .grid-y>.large-5 {
        height: 41.66667%
    }
    .template-skyr .grid-y>.large-6 {
        height: 50%
    }
    .template-skyr .grid-y>.large-7 {
        height: 58.33333%
    }
    .template-skyr .grid-y>.large-8 {
        height: 66.66667%
    }
    .template-skyr .grid-y>.large-9 {
        height: 75%
    }
    .template-skyr .grid-y>.large-10 {
        height: 83.33333%
    }
    .template-skyr .grid-y>.large-11 {
        height: 91.66667%
    }
    .template-skyr .grid-y>.large-12 {
        height: 100%
    }
}

.template-skyr .grid-padding-y .grid-padding-y {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem
}

@media print,
screen and (min-width: 40em) {
    .template-skyr .grid-padding-y .grid-padding-y {
        margin-top: -0.9375rem;
        margin-bottom: -0.9375rem
    }
}

.template-skyr .grid-padding-y>.cell {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem
}

@media print,
screen and (min-width: 40em) {
    .template-skyr .grid-padding-y>.cell {
        padding-top: 0.9375rem;
        padding-bottom: 0.9375rem
    }
}

.template-skyr .grid-margin-y {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem
}

@media print,
screen and (min-width: 40em) {
    .template-skyr .grid-margin-y {
        margin-top: -0.9375rem;
        margin-bottom: -0.9375rem
    }
}

.template-skyr .grid-margin-y>.cell {
    height: calc(100% - 1.25rem);
    margin-top: 0.625rem;
    margin-bottom: 0.625rem
}

@media print,
screen and (min-width: 40em) {
    .template-skyr .grid-margin-y>.cell {
        height: calc(100% - 1.875rem);
        margin-top: 0.9375rem;
        margin-bottom: 0.9375rem
    }
}

.template-skyr .grid-margin-y>.auto {
    height: auto
}

.template-skyr .grid-margin-y>.shrink {
    height: auto
}

.template-skyr .grid-margin-y>.small-1 {
    height: calc(8.33333% - 1.25rem)
}

.template-skyr .grid-margin-y>.small-2 {
    height: calc(16.66667% - 1.25rem)
}

.template-skyr .grid-margin-y>.small-3 {
    height: calc(25% - 1.25rem)
}

.template-skyr .grid-margin-y>.small-4 {
    height: calc(33.33333% - 1.25rem)
}

.template-skyr .grid-margin-y>.small-5 {
    height: calc(41.66667% - 1.25rem)
}

.template-skyr .grid-margin-y>.small-6 {
    height: calc(50% - 1.25rem)
}

.template-skyr .grid-margin-y>.small-7 {
    height: calc(58.33333% - 1.25rem)
}

.template-skyr .grid-margin-y>.small-8 {
    height: calc(66.66667% - 1.25rem)
}

.template-skyr .grid-margin-y>.small-9 {
    height: calc(75% - 1.25rem)
}

.template-skyr .grid-margin-y>.small-10 {
    height: calc(83.33333% - 1.25rem)
}

.template-skyr .grid-margin-y>.small-11 {
    height: calc(91.66667% - 1.25rem)
}

.template-skyr .grid-margin-y>.small-12 {
    height: calc(100% - 1.25rem)
}

@media print,
screen and (min-width: 40em) {
    .template-skyr .grid-margin-y>.auto {
        height: auto
    }
    .template-skyr .grid-margin-y>.shrink {
        height: auto
    }
    .template-skyr .grid-margin-y>.small-1 {
        height: calc(8.33333% - 1.875rem)
    }
    .template-skyr .grid-margin-y>.small-2 {
        height: calc(16.66667% - 1.875rem)
    }
    .template-skyr .grid-margin-y>.small-3 {
        height: calc(25% - 1.875rem)
    }
    .template-skyr .grid-margin-y>.small-4 {
        height: calc(33.33333% - 1.875rem)
    }
    .template-skyr .grid-margin-y>.small-5 {
        height: calc(41.66667% - 1.875rem)
    }
    .template-skyr .grid-margin-y>.small-6 {
        height: calc(50% - 1.875rem)
    }
    .template-skyr .grid-margin-y>.small-7 {
        height: calc(58.33333% - 1.875rem)
    }
    .template-skyr .grid-margin-y>.small-8 {
        height: calc(66.66667% - 1.875rem)
    }
    .template-skyr .grid-margin-y>.small-9 {
        height: calc(75% - 1.875rem)
    }
    .template-skyr .grid-margin-y>.small-10 {
        height: calc(83.33333% - 1.875rem)
    }
    .template-skyr .grid-margin-y>.small-11 {
        height: calc(91.66667% - 1.875rem)
    }
    .template-skyr .grid-margin-y>.small-12 {
        height: calc(100% - 1.875rem)
    }
    .template-skyr .grid-margin-y>.medium-auto {
        height: auto
    }
    .template-skyr .grid-margin-y>.medium-shrink {
        height: auto
    }
    .template-skyr .grid-margin-y>.medium-1 {
        height: calc(8.33333% - 1.875rem)
    }
    .template-skyr .grid-margin-y>.medium-2 {
        height: calc(16.66667% - 1.875rem)
    }
    .template-skyr .grid-margin-y>.medium-3 {
        height: calc(25% - 1.875rem)
    }
    .template-skyr .grid-margin-y>.medium-4 {
        height: calc(33.33333% - 1.875rem)
    }
    .template-skyr .grid-margin-y>.medium-5 {
        height: calc(41.66667% - 1.875rem)
    }
    .template-skyr .grid-margin-y>.medium-6 {
        height: calc(50% - 1.875rem)
    }
    .template-skyr .grid-margin-y>.medium-7 {
        height: calc(58.33333% - 1.875rem)
    }
    .template-skyr .grid-margin-y>.medium-8 {
        height: calc(66.66667% - 1.875rem)
    }
    .template-skyr .grid-margin-y>.medium-9 {
        height: calc(75% - 1.875rem)
    }
    .template-skyr .grid-margin-y>.medium-10 {
        height: calc(83.33333% - 1.875rem)
    }
    .template-skyr .grid-margin-y>.medium-11 {
        height: calc(91.66667% - 1.875rem)
    }
    .template-skyr .grid-margin-y>.medium-12 {
        height: calc(100% - 1.875rem)
    }
}

@media print,
screen and (min-width: 64em) {
    .template-skyr .grid-margin-y>.large-auto {
        height: auto
    }
    .template-skyr .grid-margin-y>.large-shrink {
        height: auto
    }
    .template-skyr .grid-margin-y>.large-1 {
        height: calc(8.33333% - 1.875rem)
    }
    .template-skyr .grid-margin-y>.large-2 {
        height: calc(16.66667% - 1.875rem)
    }
    .template-skyr .grid-margin-y>.large-3 {
        height: calc(25% - 1.875rem)
    }
    .template-skyr .grid-margin-y>.large-4 {
        height: calc(33.33333% - 1.875rem)
    }
    .template-skyr .grid-margin-y>.large-5 {
        height: calc(41.66667% - 1.875rem)
    }
    .template-skyr .grid-margin-y>.large-6 {
        height: calc(50% - 1.875rem)
    }
    .template-skyr .grid-margin-y>.large-7 {
        height: calc(58.33333% - 1.875rem)
    }
    .template-skyr .grid-margin-y>.large-8 {
        height: calc(66.66667% - 1.875rem)
    }
    .template-skyr .grid-margin-y>.large-9 {
        height: calc(75% - 1.875rem)
    }
    .template-skyr .grid-margin-y>.large-10 {
        height: calc(83.33333% - 1.875rem)
    }
    .template-skyr .grid-margin-y>.large-11 {
        height: calc(91.66667% - 1.875rem)
    }
    .template-skyr .grid-margin-y>.large-12 {
        height: calc(100% - 1.875rem)
    }
}

.template-skyr .grid-frame {
    width: 100vw;
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    align-items: stretch
}

.template-skyr .cell .grid-frame {
    width: 100%
}

.template-skyr .cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar
}

.template-skyr .cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar
}

.template-skyr .cell-block-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 100%
}

.template-skyr .cell-block-container>.grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

@media print,
screen and (min-width: 40em) {
    .template-skyr .medium-grid-frame {
        width: 100vw;
        overflow: hidden;
        position: relative;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-align: stretch;
        align-items: stretch
    }
    .template-skyr .cell .medium-grid-frame {
        width: 100%
    }
    .template-skyr .medium-cell-block {
        overflow-x: auto;
        max-width: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-stype: -ms-autohiding-scrollbar
    }
    .template-skyr .medium-cell-block-container {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        max-height: 100%
    }
    .template-skyr .medium-cell-block-container>.grid-x {
        max-height: 100%;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    .template-skyr .medium-cell-block-y {
        overflow-y: auto;
        max-height: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-stype: -ms-autohiding-scrollbar
    }
}

@media print,
screen and (min-width: 64em) {
    .template-skyr .large-grid-frame {
        width: 100vw;
        overflow: hidden;
        position: relative;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-align: stretch;
        align-items: stretch
    }
    .template-skyr .cell .large-grid-frame {
        width: 100%
    }
    .template-skyr .large-cell-block {
        overflow-x: auto;
        max-width: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-stype: -ms-autohiding-scrollbar
    }
    .template-skyr .large-cell-block-container {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        max-height: 100%
    }
    .template-skyr .large-cell-block-container>.grid-x {
        max-height: 100%;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    .template-skyr .large-cell-block-y {
        overflow-y: auto;
        max-height: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-stype: -ms-autohiding-scrollbar
    }
}

.template-skyr .grid-y.grid-frame {
    width: auto;
    height: 100vh;
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    align-items: stretch
}

@media print,
screen and (min-width: 40em) {
    .template-skyr .grid-y.medium-grid-frame {
        width: auto;
        height: 100vh;
        overflow: hidden;
        position: relative;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-align: stretch;
        align-items: stretch
    }
}

@media print,
screen and (min-width: 64em) {
    .template-skyr .grid-y.large-grid-frame {
        width: auto;
        height: 100vh;
        overflow: hidden;
        position: relative;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-align: stretch;
        align-items: stretch
    }
}

.template-skyr .cell .grid-y.grid-frame {
    height: 100%
}

@media print,
screen and (min-width: 40em) {
    .template-skyr .cell .grid-y.medium-grid-frame {
        height: 100%
    }
}

@media print,
screen and (min-width: 64em) {
    .template-skyr .cell .grid-y.large-grid-frame {
        height: 100%
    }
}

.template-skyr .grid-container-padded {
    padding-left: 0.625rem;
    padding-right: 0.625rem
}

@media screen and (min-width: 75em) {
    .template-skyr .grid-container-padded {
        padding-left: 0;
        padding-right: 0
    }
}

.template-skyr .grid-container-padded {
    margin: auto;
    max-width: 75rem
}

.template-skyr .sicon {
    font-family: 'SiggisIcons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.template-skyr .sicon-logo-siggis:before {
    content: ""
}

.template-skyr h1,
.template-skyr h2,
.template-skyr h3,
.template-skyr h4,
.template-skyr h5,
.template-skyr h6 {
    font-family: "HelveticaNeueLT-Light", Helvetica, sans-serif;
    text-align: center;
    color: #000000;
    font-weight: 300
}

.template-skyr h1 {
    font-size: 72px;
    line-height: 87px;
    margin-bottom: 25px
}

.template-skyr h2 {
    font-size: 50px;
    line-height: 60px;
    margin-bottom: 25px
}

.template-skyr h3 {
    font-size: 38px;
    line-height: 46px;
    margin-bottom: 25px
}

.template-skyr h4 {
    font-size: 26px;
    line-height: 32px
}

.template-skyr h5 {
    color: #FFFFFF;
    font-size: 38px;
    line-height: 45px
}

.template-skyr p {
    font-family: "HelveticaNeueLT-Light", Helvetica, sans-serif;
    color: #000000;
    font-weight: 300;
    font-size: 26px;
    line-height: 42px
}

.template-skyr p.intro {
    font-size: 20px;
    line-height: 30px;
    color: #777
}

.template-skyr p.sub {
    font-size: 15px;
    line-height: 22px;
    color: #777
}

.template-skyr p.small {
    font-size: 14px;
    font-weight: 300;
    color: #777
}

.template-skyr p.white {
    color: #fff
}

.template-skyr a {
    font-size: 14px;
    color: #777777;
    text-decoration: none
}

.template-skyr a:hover {
    color: #777777;
    text-decoration: underline
}

.template-skyr footer {
    padding: 30px 0;
    background: #fff
}

.template-skyr footer p.small {
    margin-bottom: 0;
    padding-bottom: 0
}

.template-skyr input#search-input {
    font-family: "HelveticaNeueLT-Light", Helvetica, sans-serif;
    display: inline-block;
    color: #777777;
    height: 42px;
    line-height: 42px;
    border: none;
    font-size: 14px;
    font-weight: 300;
    padding: 0 20px;
    outline-color: #808080;
    margin-right: -3px
}

.template-skyr input#search-input::-webkit-input-placeholder {
    font-family: "HelveticaNeueLT-Light", Helvetica, sans-serif;
    color: #777
}

.template-skyr input#search-input:-ms-input-placeholder {
    font-family: "HelveticaNeueLT-Light", Helvetica, sans-serif;
    color: #777
}

.template-skyr input#search-input::placeholder {
    font-family: "HelveticaNeueLT-Light", Helvetica, sans-serif;
    color: #777
}

.template-skyr button.button {
    font-family: "HelveticaNeueLT-Light", Helvetica, sans-serif;
    background-color: #5CAADE;
    color: #FFFFFF;
    height: 40px;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 0;
    border: none
}

.template-skyr section.welcome {
    background: linear-gradient(#F1F1F1, #fff)
}

.template-skyr section.welcome .top {
    padding-top: 30px;
    margin-bottom: 50px;
    text-align: right
}

.template-skyr section.welcome img {
    margin: 25px 0 50px 0
}

.template-skyr section.welcome [data-aos="fadeAndRotate"] {
    transform: rotate(-180deg);
    opacity: 0;
    transition-property: transform, opacity
}

.template-skyr section.welcome [data-aos="fadeAndRotate"].aos-animate {
    transform: rotate(0);
    opacity: 1
}

.template-skyr section.how-its-made {
    margin-top: 25px;
    margin-bottom: 75px
}

.template-skyr section.how-its-made .step {
    margin-top: 70px;
    padding-left: 30px;
    padding-right: 30px
}

.template-skyr section.how-its-made .step h4 {
    margin: 30px 0 10px 0
}

.template-skyr section.video {
    overflow: hidden
}

.template-skyr section.video #video-container {
    display: none
}

.template-skyr section.video #video-container iframe {
    min-height: 675px;
    background: #fff
}

@media screen and (max-width: 39.9375em) {
    .template-skyr section.video #video-container iframe {
        min-height: 218px
    }
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .template-skyr section.video #video-container iframe {
        min-height: 357px
    }
}

.template-skyr section.video .placeholder {
    top: 0;
    position: relative;
    min-height: 675px;
    text-align: center;
    background-image: url("../../images/video-placeholder.jpg");
    background-size: cover;
    background-position: center
}

.template-skyr section.video .placeholder h5 {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 100px;
    z-index: 2
}

.template-skyr section.video .placeholder a {
    position: absolute;
    width: 100%;
    display: block;
    top: 300px;
    z-index: 2;
    color: #fff
}

.template-skyr section.video .placeholder a span.fa-play {
    height: 36px;
    width: 36px;
    line-height: 30px;
    border-radius: 100%;
    border: 4px solid #FFFFFF;
    cursor: pointer
}

.template-skyr section.video .placeholder a span.fa-play::before {
    position: relative;
    top: -1px;
    left: 2px
}

.template-skyr section.video .placeholder a span.fa-play:hover {
    border-color: #5CAADE;
    color: #5CAADE
}

.template-skyr section.difference {
    margin-top: 75px
}

.template-skyr section.is-healthy {
    margin-top: 75px;
    background: #FAF6F0
}

.template-skyr section.is-healthy img.spoon {
    max-width: 439px;
    width: 100%;
    margin: 75px 0;
    padding: 0 15px
}

.template-skyr section.is-healthy .reasons {
    padding-top: 75px;
    padding-bottom: 75px
}

.template-skyr section.is-healthy .reasons .item {
    padding-left: 5px;
    padding-right: 5px
}

.template-skyr section.is-healthy .reasons .item:first-child {
    border-right: 1px solid #DCD7CF
}

.template-skyr section.is-healthy .reasons .item:last-child {
    border-left: 1px solid #DCD7CF
}

.template-skyr section.is-healthy .reasons .item p {
    font-size: 20px;
    line-height: 24px;
    color: #222222;
    padding: 0
}

.template-skyr section.location {
    padding-top: 75px;
    padding-bottom: 75px;
    background: gray
}

.template-skyr section.location .flag {
    margin-bottom: 50px
}

.template-skyr section.location .flag.left {
    text-align: right;
    padding-right: 30px;
    padding-left: 15px
}

.template-skyr section.location .flag.right {
    text-align: left;
    padding-left: 30px;
    padding-right: 15px
}

.template-skyr section.location a {
    font-size: 20px;
    color: #fff
}

.template-skyr section.location a:hover {
    color: #fff
}

.template-skyr section.location h5 {
    margin-bottom: 25px
}

.template-skyr section.find-a-location {
    padding-top: 100px;
    padding-bottom: 100px;
    background: #E4EBF0
}

.template-skyr section.find-a-location h3 {
    margin: 35px 0
}

.template-skyr section.find-a-location input {
    max-width: 280px;
    width: 100%
}

.template-skyr section.find-a-location input:focus {
    outline: none
}

/*!


Animate.css - http://daneden.me/animate
Version - 3.4.0
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animated.bounceIn,.animated.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s}.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounce{from, 20%, 53%, 80%, to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}40%, 43%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:translate3d(0, -30px, 0);transform:translate3d(0, -30px, 0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:translate3d(0, -15px, 0);transform:translate3d(0, -15px, 0)}90%{-webkit-transform:translate3d(0, -4px, 0);transform:translate3d(0, -4px, 0)}}@keyframes bounce{from, 20%, 53%, 80%, to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}40%, 43%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:translate3d(0, -30px, 0);transform:translate3d(0, -30px, 0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:translate3d(0, -15px, 0);transform:translate3d(0, -15px, 0)}90%{-webkit-transform:translate3d(0, -4px, 0);transform:translate3d(0, -4px, 0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{from, 50%, to{opacity:1}25%, 75%{opacity:0}}@keyframes flash{from, 50%, to{opacity:1}25%, 75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{from{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}50%{-webkit-transform:scale3d(1.05, 1.05, 1.05);transform:scale3d(1.05, 1.05, 1.05)}to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}@keyframes pulse{from{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}50%{-webkit-transform:scale3d(1.05, 1.05, 1.05);transform:scale3d(1.05, 1.05, 1.05)}to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{from{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}30%{-webkit-transform:scale3d(1.25, 0.75, 1);transform:scale3d(1.25, 0.75, 1)}40%{-webkit-transform:scale3d(0.75, 1.25, 1);transform:scale3d(0.75, 1.25, 1)}50%{-webkit-transform:scale3d(1.15, 0.85, 1);transform:scale3d(1.15, 0.85, 1)}65%{-webkit-transform:scale3d(0.95, 1.05, 1);transform:scale3d(0.95, 1.05, 1)}75%{-webkit-transform:scale3d(1.05, 0.95, 1);transform:scale3d(1.05, 0.95, 1)}to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}@keyframes rubberBand{from{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}30%{-webkit-transform:scale3d(1.25, 0.75, 1);transform:scale3d(1.25, 0.75, 1)}40%{-webkit-transform:scale3d(0.75, 1.25, 1);transform:scale3d(0.75, 1.25, 1)}50%{-webkit-transform:scale3d(1.15, 0.85, 1);transform:scale3d(1.15, 0.85, 1)}65%{-webkit-transform:scale3d(0.95, 1.05, 1);transform:scale3d(0.95, 1.05, 1)}75%{-webkit-transform:scale3d(1.05, 0.95, 1);transform:scale3d(1.05, 0.95, 1)}to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{from, to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}10%, 30%, 50%, 70%, 90%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0)}20%, 40%, 60%, 80%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0)}}@keyframes shake{from, to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}10%, 30%, 50%, 70%, 90%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0)}20%, 40%, 60%, 80%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0, 0, 1, 15deg);transform:rotate3d(0, 0, 1, 15deg)}40%{-webkit-transform:rotate3d(0, 0, 1, -10deg);transform:rotate3d(0, 0, 1, -10deg)}60%{-webkit-transform:rotate3d(0, 0, 1, 5deg);transform:rotate3d(0, 0, 1, 5deg)}80%{-webkit-transform:rotate3d(0, 0, 1, -5deg);transform:rotate3d(0, 0, 1, -5deg)}to{-webkit-transform:rotate3d(0, 0, 1, 0deg);transform:rotate3d(0, 0, 1, 0deg)}}@keyframes swing{20%{-webkit-transform:rotate3d(0, 0, 1, 15deg);transform:rotate3d(0, 0, 1, 15deg)}40%{-webkit-transform:rotate3d(0, 0, 1, -10deg);transform:rotate3d(0, 0, 1, -10deg)}60%{-webkit-transform:rotate3d(0, 0, 1, 5deg);transform:rotate3d(0, 0, 1, 5deg)}80%{-webkit-transform:rotate3d(0, 0, 1, -5deg);transform:rotate3d(0, 0, 1, -5deg)}to{-webkit-transform:rotate3d(0, 0, 1, 0deg);transform:rotate3d(0, 0, 1, 0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{from{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}10%, 20%{-webkit-transform:scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);transform:scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg)}30%, 50%, 70%, 90%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)}40%, 60%, 80%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)}to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}@keyframes tada{from{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}10%, 20%{-webkit-transform:scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);transform:scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg)}30%, 50%, 70%, 90%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)}40%, 60%, 80%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)}to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{from{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);transform:translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)}30%{-webkit-transform:translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);transform:translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)}45%{-webkit-transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)}60%{-webkit-transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)}75%{-webkit-transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)}to{-webkit-transform:none;transform:none}}@keyframes wobble{from{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);transform:translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)}30%{-webkit-transform:translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);transform:translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)}45%{-webkit-transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)}60%{-webkit-transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)}75%{-webkit-transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)}to{-webkit-transform:none;transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{from, 11.1%, to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{-webkit-transform:skewX(0.39063deg) skewY(0.39063deg);transform:skewX(0.39063deg) skewY(0.39063deg)}88.8%{-webkit-transform:skewX(-0.19531deg) skewY(-0.19531deg);transform:skewX(-0.19531deg) skewY(-0.19531deg)}}@keyframes jello{from, 11.1%, to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{-webkit-transform:skewX(0.39063deg) skewY(0.39063deg);transform:skewX(0.39063deg) skewY(0.39063deg)}88.8%{-webkit-transform:skewX(-0.19531deg) skewY(-0.19531deg);transform:skewX(-0.19531deg) skewY(-0.19531deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes bounceIn{from, 20%, 40%, 60%, 80%, to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}20%{-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1)}40%{-webkit-transform:scale3d(0.9, 0.9, 0.9);transform:scale3d(0.9, 0.9, 0.9)}60%{opacity:1;-webkit-transform:scale3d(1.03, 1.03, 1.03);transform:scale3d(1.03, 1.03, 1.03)}80%{-webkit-transform:scale3d(0.97, 0.97, 0.97);transform:scale3d(0.97, 0.97, 0.97)}to{opacity:1;-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}@keyframes bounceIn{from, 20%, 40%, 60%, 80%, to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}20%{-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1)}40%{-webkit-transform:scale3d(0.9, 0.9, 0.9);transform:scale3d(0.9, 0.9, 0.9)}60%{opacity:1;-webkit-transform:scale3d(1.03, 1.03, 1.03);transform:scale3d(1.03, 1.03, 1.03)}80%{-webkit-transform:scale3d(0.97, 0.97, 0.97);transform:scale3d(0.97, 0.97, 0.97)}to{opacity:1;-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{from, 60%, 75%, 90%, to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;-webkit-transform:translate3d(0, -3000px, 0);transform:translate3d(0, -3000px, 0)}60%{opacity:1;-webkit-transform:translate3d(0, 25px, 0);transform:translate3d(0, 25px, 0)}75%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0)}90%{-webkit-transform:translate3d(0, 5px, 0);transform:translate3d(0, 5px, 0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInDown{from, 60%, 75%, 90%, to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;-webkit-transform:translate3d(0, -3000px, 0);transform:translate3d(0, -3000px, 0)}60%{opacity:1;-webkit-transform:translate3d(0, 25px, 0);transform:translate3d(0, 25px, 0)}75%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0)}90%{-webkit-transform:translate3d(0, 5px, 0);transform:translate3d(0, 5px, 0)}to{-webkit-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{from, 60%, 75%, 90%, to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;-webkit-transform:translate3d(-3000px, 0, 0);transform:translate3d(-3000px, 0, 0)}60%{opacity:1;-webkit-transform:translate3d(25px, 0, 0);transform:translate3d(25px, 0, 0)}75%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0)}90%{-webkit-transform:translate3d(5px, 0, 0);transform:translate3d(5px, 0, 0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{from, 60%, 75%, 90%, to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;-webkit-transform:translate3d(-3000px, 0, 0);transform:translate3d(-3000px, 0, 0)}60%{opacity:1;-webkit-transform:translate3d(25px, 0, 0);transform:translate3d(25px, 0, 0)}75%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0)}90%{-webkit-transform:translate3d(5px, 0, 0);transform:translate3d(5px, 0, 0)}to{-webkit-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{from, 60%, 75%, 90%, to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}from{opacity:0;-webkit-transform:translate3d(3000px, 0, 0);transform:translate3d(3000px, 0, 0)}60%{opacity:1;-webkit-transform:translate3d(-25px, 0, 0);transform:translate3d(-25px, 0, 0)}75%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0)}90%{-webkit-transform:translate3d(-5px, 0, 0);transform:translate3d(-5px, 0, 0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInRight{from, 60%, 75%, 90%, to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}from{opacity:0;-webkit-transform:translate3d(3000px, 0, 0);transform:translate3d(3000px, 0, 0)}60%{opacity:1;-webkit-transform:translate3d(-25px, 0, 0);transform:translate3d(-25px, 0, 0)}75%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0)}90%{-webkit-transform:translate3d(-5px, 0, 0);transform:translate3d(-5px, 0, 0)}to{-webkit-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{from, 60%, 75%, 90%, to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}from{opacity:0;-webkit-transform:translate3d(0, 3000px, 0);transform:translate3d(0, 3000px, 0)}60%{opacity:1;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0)}75%{-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0)}90%{-webkit-transform:translate3d(0, -5px, 0);transform:translate3d(0, -5px, 0)}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes bounceInUp{from, 60%, 75%, 90%, to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}from{opacity:0;-webkit-transform:translate3d(0, 3000px, 0);transform:translate3d(0, 3000px, 0)}60%{opacity:1;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0)}75%{-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0)}90%{-webkit-transform:translate3d(0, -5px, 0);transform:translate3d(0, -5px, 0)}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(0.9, 0.9, 0.9);transform:scale3d(0.9, 0.9, 0.9)}50%, 55%{opacity:1;-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1)}to{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(0.9, 0.9, 0.9);transform:scale3d(0.9, 0.9, 0.9)}50%, 55%{opacity:1;-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1)}to{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0)}40%, 45%{opacity:1;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0)}to{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0)}40%, 45%{opacity:1;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0)}to{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px, 0, 0);transform:translate3d(20px, 0, 0)}to{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px, 0, 0);transform:translate3d(20px, 0, 0)}to{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px, 0, 0);transform:translate3d(-20px, 0, 0)}to{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px, 0, 0);transform:translate3d(-20px, 0, 0)}to{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0)}40%, 45%{opacity:1;-webkit-transform:translate3d(0, 20px, 0);transform:translate3d(0, 20px, 0)}to{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0)}40%, 45%{opacity:1;-webkit-transform:translate3d(0, 20px, 0);transform:translate3d(0, 20px, 0)}to{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownSmall{from{opacity:0;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownSmall{from{opacity:0;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDownSmall{-webkit-animation-name:fadeInDownSmall;animation-name:fadeInDownSmall}@-webkit-keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0)}}@keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0)}}@keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0)}}@keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0)}}@keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -360deg);transform:perspective(400px) rotate3d(0, 1, 0, -360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(0.95, 0.95, 0.95);transform:perspective(400px) scale3d(0.95, 0.95, 0.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -360deg);transform:perspective(400px) rotate3d(0, 1, 0, -360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(0.95, 0.95, 0.95);transform:perspective(400px) scale3d(0.95, 0.95, 0.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 90deg);transform:perspective(400px) rotate3d(1, 0, 0, 90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -20deg);transform:perspective(400px) rotate3d(1, 0, 0, -20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 10deg);transform:perspective(400px) rotate3d(1, 0, 0, 10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -5deg);transform:perspective(400px) rotate3d(1, 0, 0, -5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 90deg);transform:perspective(400px) rotate3d(1, 0, 0, 90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -20deg);transform:perspective(400px) rotate3d(1, 0, 0, -20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 10deg);transform:perspective(400px) rotate3d(1, 0, 0, 10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -5deg);transform:perspective(400px) rotate3d(1, 0, 0, -5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);transform:perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);transform:perspective(400px) rotate3d(0, 1, 0, 10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);transform:perspective(400px) rotate3d(0, 1, 0, -5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);transform:perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);transform:perspective(400px) rotate3d(0, 1, 0, 10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);transform:perspective(400px) rotate3d(0, 1, 0, -5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -20deg);transform:perspective(400px) rotate3d(1, 0, 0, -20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 90deg);transform:perspective(400px) rotate3d(1, 0, 0, 90deg);opacity:0}}@keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -20deg);transform:perspective(400px) rotate3d(1, 0, 0, -20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 90deg);transform:perspective(400px) rotate3d(1, 0, 0, 90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible !important;backface-visibility:visible !important}@-webkit-keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -15deg);transform:perspective(400px) rotate3d(0, 1, 0, -15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);opacity:0}}@keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -15deg);transform:perspective(400px) rotate3d(0, 1, 0, -15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%, 0, 0) skewX(-30deg);transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%, 0, 0) skewX(-30deg);transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:none;transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%, 0, 0) skewX(30deg);transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%, 0, 0) skewX(30deg);transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0, 0, 1, -200deg);transform:rotate3d(0, 0, 1, -200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0, 0, 1, -200deg);transform:rotate3d(0, 0, 1, -200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, -45deg);transform:rotate3d(0, 0, 1, -45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, -45deg);transform:rotate3d(0, 0, 1, -45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, -90deg);transform:rotate3d(0, 0, 1, -90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, -90deg);transform:rotate3d(0, 0, 1, -90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0, 0, 1, 200deg);transform:rotate3d(0, 0, 1, 200deg);opacity:0}}@keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0, 0, 1, 200deg);transform:rotate3d(0, 0, 1, 200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg);opacity:0}}@keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, -45deg);transform:rotate3d(0, 0, 1, -45deg);opacity:0}}@keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, -45deg);transform:rotate3d(0, 0, 1, -45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, -45deg);transform:rotate3d(0, 0, 1, -45deg);opacity:0}}@keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, -45deg);transform:rotate3d(0, 0, 1, -45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, 90deg);transform:rotate3d(0, 0, 1, 90deg);opacity:0}}@keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, 90deg);transform:rotate3d(0, 0, 1, 90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%, 60%{-webkit-transform:rotate3d(0, 0, 1, 80deg);transform:rotate3d(0, 0, 1, 80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%, 80%{-webkit-transform:rotate3d(0, 0, 1, 60deg);transform:rotate3d(0, 0, 1, 60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0, 700px, 0);transform:translate3d(0, 700px, 0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%, 60%{-webkit-transform:rotate3d(0, 0, 1, 80deg);transform:rotate3d(0, 0, 1, 80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%, 80%{-webkit-transform:rotate3d(0, 0, 1, 60deg);transform:rotate3d(0, 0, 1, 60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0, 700px, 0);transform:translate3d(0, 700px, 0);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)}to{opacity:1;-webkit-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);transform:translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)}}@keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);transform:translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}to{opacity:0}}@keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)}to{opacity:0;-webkit-transform:scale(0.1) translate3d(-2000px, 0, 0);transform:scale(0.1) translate3d(-2000px, 0, 0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)}to{opacity:0;-webkit-transform:scale(0.1) translate3d(-2000px, 0, 0);transform:scale(0.1) translate3d(-2000px, 0, 0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)}to{opacity:0;-webkit-transform:scale(0.1) translate3d(2000px, 0, 0);transform:scale(0.1) translate3d(2000px, 0, 0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)}to{opacity:0;-webkit-transform:scale(0.1) translate3d(2000px, 0, 0);transform:scale(0.1) translate3d(2000px, 0, 0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);visibility:visible}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);visibility:visible}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);visibility:visible}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);visibility:visible}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);visibility:visible}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes slideInRight{from{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);visibility:visible}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);visibility:visible}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);visibility:visible}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}to{visibility:hidden;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}to{visibility:hidden;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}to{visibility:hidden;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}}@keyframes slideOutLeft{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}to{visibility:hidden;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}to{visibility:hidden;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}}@keyframes slideOutRight{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}to{visibility:hidden;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}to{visibility:hidden;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}to{visibility:hidden;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@media print{@page{size:210mm 297mm;margin:20px 0;padding:20px 0}.print-only{display:block}.print-only h1{display:none;margin-top:0;color:#333}.content-container{width:100%;padding:20px}.content-wrapper{padding-top:0}header{box-shadow:none !important;border-bottom:none !important}header .content-container{width:100%;padding:20px;text-align:center}header .siggis-logo{margin:0 auto;padding:0;float:none}header .siggis-logo a{width:140px;font-size:140px}header nav{display:none}footer{display:none}.featured-articles,.find-siggis,.featured-recipes,.fb-comments-wrapper,.pagination{display:none}.recipe{margin-top:100px}.recipe .recipe-feature{height:auto;background:none !important;background-color:#fff;border-bottom:1px solid #E2E2E2}.recipe .recipe-feature-info h1{padding:20px;font-size:24px;background:#fff}.recipe .recipe-feature-stats{min-height:0;margin-bottom:40px}.recipe .recipe-feature-stats ul li{height:auto;line-height:1;font-size:14px}.recipe .recipe-cats,.recipe .share-wrap{display:none}.recipe .recipe-feature-info{position:relative;margin-bottom:20px}.recipe .recipe-info-wrap{margin-top:20px}.recipe .recipe-info-wrap .left-col{width:35%;padding-right:40px;font-size:12px !important;line-height:18px !important}.recipe .recipe-info-wrap .right-content{width:65%}.recipe .recipe-info-wrap .content-label{font-weight:normal;font-size:12px}.recipe .recipe-info-wrap .nutrition-facts,.recipe .recipe-info-wrap .ingredients{font-size:12px !important;line-height:18px !important}.recipe .recipe-info-wrap p{font-size:12px !important;line-height:18px !important}}
