@import url('mymaccaspage.css');
@import url('video-header.css');
/* @import url('feedback.css'); */

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

@font-face {
    font-family: 'Speedee Bold';
    src: url('../font/speedee/Speedee_W_Bd.woff2') format('woff2'),
         url('../font/speedee/Speedee_W_Bd.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Speedee Regular';
    src: url('../font/speedee/Speedee_W_Rg.woff2') format('woff2'),
         url('../font/speedee/Speedee_W_Rg.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Speedee Light';
    src: url('../font/speedee/Speedee_W_Lt.woff2') format('woff2'),
         url('../font/speedee/Speedee_W_Lt.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

* {
    /* Prevent any object from being highlighted upon touch event*/
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

html {
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: env(safe-area-inset);
}

html,
body {
    background-color: #fff;
    color: #000;
    font-size: 16px;
    font-size: 1rem;
}

body {
    min-height: 100%;
    position: relative;
}

.max-width-container {
    max-width: 1170px;
    margin: 0 auto;
}

.hidden {
    display: none !important;
}

#wrapper {
    overflow: hidden;
}

input::-ms-clear,
#clientsidevalidation-webform-client-form-1-errors {
    display: none;
}

.image img {
    width: 100%;
    height: auto !important;
}

#main-nav ul li a,
.food-menu-overlay > ul.menu > li > span,
.tertiary-menu-section .tertiary-navigation > ul > li > a,
.promo-link,
.featured .nav-link.active,
.featured .quicktabs-tabs .active a,
.close-noti,
.item-list .pager .pager-show-more-next a {
    font-family: "Speedee Bold", sans-serif;
    color: #000;
    cursor: pointer;
}

.bold-font {
    font-family: "Speedee Bold", sans-serif;
    color: #000;
}

.light-font,
section.search .input-group .form-control::placeholder {
    font-family: "Speedee Light", sans-serif;
}

.offer-apps.bold-font .edit-link a {
    font-family: "Speedee Regular", sans-serif;
}


/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
/*[class*="icon-"] { already included in fontawesome.min.css
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
}*/
.icon {
    font-family: 'icomoon';
}

.icon-icon-arrow-up:after,
.icon-icon-arrow-left:before,
.icon-icon-arrow-right:before,
.icon-icon-arrow-down:after,
.icon-icon-angle-up:after,
.icon-icon-angle-left:before,
.icon-icon-angle-right:before,
.icon-icon-angle-down:after {
    content: url('../images/icon-back.svg');
}

.icon-icon-arrow-up:after,
.icon-icon-angle-up:after {
    transform: rotate(90deg);
}

.icon-icon-arrow-right:before,
.icon-icon-angle-right:before {
    transform: rotate(180deg);
}

.icon-icon-arrow-down:after,
.icon-icon-angle-down:after {
    transform: rotate(-90deg);
}

.icon-icon-share:before {
    content: "\e018";
}

.icon-icon-close:before {
    content: "\e017";
}

.icon-icon-th:before {
    content: "\e016";
}

.icon-icon-list:before {
    content: "\e015";
}

.icon-icon-m-logo:before {
    content: "\e014";
}

.icon-icon-pinterest:before {
    content: "\e00d";
}

.icon-icon-youtube:before {
    content: "\e00e";
}

.icon-icon-twitter:before {
    content: "\e00f";
}

.icon-icon-facebook:before {
    content: "\e010";
}

.icon-icon-search:before,
.icon-search:before {
    content: url('../images/icon-search.svg');
}

.icon-remove:before {
    content: url('../images/icon-remove.svg');
}

.icon-icon-locator:before {
    content: "\e012";
}

.icon-icon-m-lovin:before {
    content: "\e013";
}

.icon-icon-caret-down:before {
    content: "\e008";
}

.icon-icon-caret-right:before {
    content: "\e006";
}

.icon-icon-caret-left:before {
    content: "\e007";
}

.icon-icon-caret-up:before {
    content: "\e005";
}

.icon-icon-googleplus:before {
    content: "\e004";
}

.icon-icon-instagram:before {
    content: "\e003";
}

.icon-icon-download:before {
    content: url('../images/icon-download.svg');
}

.icon-icon-enlarge:before {
    content: "\e000";
}

.icon-uniF000:before {
    content: "\f000";
}

.icon-uniE600:before {
    content: "\e600";
}

.icon-uniE601:before {
    content: "\e601";
}

.icon-uniE602:before {
    content: "\e602";
}

.ajax-progress .throbber,
#ajaxLoader,
#selectAjaxLoader {
    background-image: url('../images/throbber.gif'); 
    background-repeat: no-repeat;
    background-size: 12px;
    float: left; /* LTR */
    height: 15px;
    margin: 2px;
    width: 15px;
    position: absolute;
    top: 9px;
    margin-left: 20px;
    color: transparent;
}
.load-more + #ajaxLoader {
    position: relative;
    margin-left: calc(50% + 80px);
    margin-top: -35px;
}
#selectAjaxLoader {
    margin-left: 105%;
}

/* TABLE ROUNDED BORDERS */
table {
    border-collapse: separate;
    border-spacing: 0;
}

/* top-left border-radius */
table tr:first-child th:first-child {
    border-top-left-radius: 5px;
}

/* top-right border-radius */
table tr:first-child th:last-child {
    border-top-right-radius: 5px;
}

/* bottom-left border-radius */
table tr:last-child td:first-child {
    border-bottom-left-radius: 5px;
}

/* bottom-right border-radius */
table tr:last-child td:last-child {
    border-bottom-right-radius: 5px;
}

*:focus {
    outline: none;
}

input, select {
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    border-radius: 0;
}

input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-text-fill-color: #000;
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
  transition: background-color 5000s ease-in-out 0s;
}

a, a:active, a:hover, a:focus {
    outline: none;
    color: #000;
    text-decoration: none;
}

/*p { already declare in body
    font-size: 16px;
    font-size: 1rem;
    color: #000;
}*/

b, strong {
    font-family: "Speedee Regular", "Roboto", "Helvetica Neue", "Arial", "Noto Sans", sans-serif;
    font-weight: normal;
}

.thumbcontainer p {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.4;
}

.alpha {
    padding-left: 0 !important;
    margin-left: 0 !important
}

.omega {
    padding-right: 0 !important;
    margin-right: 0 !important
}

small {
    font-size: 12px;
    font-size: 0.750em;
    font-weight: 400;
}

/*h1, already declare in body
h2,
h3,
h4,
h5,
h6 {
    color: #000;
}*/

h1,
h1 a {
    font-size: 70px;
    font-size: 4.375rem;
    letter-spacing: -1.75px;
    line-height: 1.028;
    text-align: center;
}

h2,
h2 a {
    font-size: 50px;
    font-size: 3.125rem;
    letter-spacing: -1.5px;
    line-height: 1.1;
}

h3,
h3 a {
    font-size: 40px;
    font-size: 2.5rem;
    letter-spacing: -1px;
    line-height: 1.2;
}

h4,
h4 a {
    font-size: 28px;
    font-size: 1.75rem;
    letter-spacing: -0.5px;
    line-height: 1.071;
}

h5 {
    font-size: 20px;
    font-size: 1.25rem;
    letter-spacing: -0.5px;
    line-height: 1.22;
}

h6 {
    font-size: 18px;
    font-size: 1.125rem;
    letter-spacing: 0px;
    line-height: 1.2;
}

.hero h2,
.full-menu-page .content--description-container h2,
.full-menu-page .content--description-container p {
    float: none;
    font-family: "Speedee Regular", "Roboto", "Helvetica Neue", "Arial", "Noto Sans", sans-serif;
    font-size: 20px;
    font-size: 1.25rem;
    letter-spacing: -0.5px;
    line-height: 1.25;
    margin: 0 auto;
    max-width: 582px;
    text-align: center;
}

#main-nav ul li a {
    font-size: 12vh;
    letter-spacing: -.04em;
}

.main-heading h2,
.sustainability-section .pane-section-title h2 {
    font-size: 96px;
    font-size: 6rem;
    letter-spacing: -2.5px;
    line-height: 90px;
    line-height: 5.625rem;
    text-align: center;
    margin-bottom: 3.4rem;
}

.red-head-title .main-heading,
.family-moments .main-heading,
.value-deal-wrapper .pane-section-title {
  color: #db0007;
}
.value-deal-wrapper .pane-section-title {
    text-align: left;
}

a.ctabtn,
#content-container a.ctabtn {
    display: block;
    font-family: "Speedee Bold", "Roboto", "Helvetica Neue", "Arial", "Noto Sans", sans-serif;
    font-size: 20px;
    font-size: 1.25rem;
    letter-spacing: -0.5px;
    line-height: 1.25;
    width: fit-content;
    text-decoration: none;
    display: inline-block;
}
.page-id-discover-rmhc a.ctabtn {
    margin-left: auto;
    margin-right: auto;
}

a.ctabtn:after {
    background-color: #ffbc0d;
    content: '';
    display: block;
    height: 4px;
    margin-top: 5px;
    width: 55%;
    min-width: 72px;
    margin-left: 0;
}

/* Logo */
.navbar-brand {
    padding: 0;
    margin-top: 30px;
    transition: 0.2s all;
}
.no-scroll .navbar-brand {
    opacity: 0;
}
.navbar-brand img {
    width: 33px;
}
.front .navbar-brand img {
    height: 33px; /* IE issue */
}

#main-nav.is-expanded .navbar-brand {
    display: none;
}

/* Flex Box */
.flex-box,
.mobile-reverse .entity,
.tertiary-menu-section .tertiary-navigation > ul.menu,
.food-menu-overlay > ul.menu,
.wdyfl-wrapper .panel-wrapper-inner .panel-wrapper-inner,
#content-146 .col-md-12 > .col-md-12,
#content-147 .col-md-12 > .col-md-12,
.view-product-list .view-content,
.view-content-flex-box .view-content,
.form-type-radio,
.form-type-checkbox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.space-between,
.tertiary-menu-section .tertiary-navigation > ul.menu,
.food-menu-overlay > ul.menu,
.wdyfl-wrapper .panel-wrapper-inner .panel-wrapper-inner {
    -ms-flex-pack: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

/* Messages */
div.messages {
    max-width: 1170px;
    margin: 0 auto !important;
    position: absolute;
    top: 100px;
    left: 0;
    right: 0;
    z-index: 9;
    overflow: hidden;
}
.messages.status {
    z-index: 9999999999;
}
.messages.error {
    z-index: -999999999999;
}
.no-scroll .messages {
    display: none;
}

/* Main Nav */
#social-nav {
    padding: 0;
    margin: 22px 0 0;
    width: auto !important;
    max-width: 360px;
    z-index: 3;
}

#main-nav {
    height: 73px;
    position: relative;
    width: 100%;
    z-index: 9;
}

#main-nav.transp-navi-black-icons,
#main-nav.transp-navi-white-icons {
    position: absolute;
}

#main-nav.white-navi-black-icons .navbar-brand {
    margin-top: 18px;
}

@media only screen and (max-width: 767px) {
    
    #main-nav.white-navi-black-icons .navbar-brand {
        margin-top: 25px;
    }
}

#main-nav.is-expanded {
    position: absolute;
    z-index: 9999;
}

.header-nav {
    margin-bottom: -20px;
}

#main-nav .header-nav > ul,
#main-nav .header-nav .submenu-wrapper {
    padding: 100px 0 0 0;
    margin: 0 auto;
    height: 100%;
    max-width: 1170px;
    position: relative;
    padding-top: 0;
    margin-top: 100px;
}
#main-nav .header-nav .submenu-wrapper {
    margin-top: 50px;
}

#main-nav ul li {
    display: inline-block;
    padding-top: 0;
    float: left;
    clear: both;
}
#main-nav .food-menu-overlay ul li {
    display: block;
    float: none;
}
#main-nav .header-nav:after,
.featured .container-inner:after,
.tab-pane:after,
.results-top:after,
.results-bottom:after,
.featured-inner:after {
    content: '';
    clear: both;
    display: table;
}

#main-nav ul li a,
.main-heading,
.sustainability-section .pane-section-title,
.trysmth-wrapper h2 a {
    line-height: 1.16em;
    display: inline-block;
}

#main-nav ul li li a {
    letter-spacing: -0.5px;
}

#main-nav .more {
    cursor: pointer;
    display: inline-block;
}

#main-nav .more:before {
    content: '';
    display: block;
    width: 5vh;
    height: 5vh;
    background-image: url(../images/arrow-right.png);
    background-repeat: no-repeat;
    background-size: contain;
    margin-left: 4.5vh;
    transition: 0.3s all;
}

#main-nav .menu-focus .more:before {
    margin-left: 6vh;
}

/* Menu Item Hover Decoration Underline */

/* #main-nav li.expanded > a:after {
    display: block;
    content: '';
    width: 0;
    height: 5px;
    background-color: #000;
    transition: 0.3s all;
} */

#main-nav li.hover a:after,
#main-nav li.menu-focus a:after {
    width: 50%;
}

#main-nav .header-nav ul li .submenu-wrapper {
    width: 345px;
    position: absolute;
    top: 0;
    right: -100px;
    opacity: 0;
    transition: 0.2s all;
    visibility: hidden;
    margin: 0;
    padding-top: 30px;
}

#main-nav .header-nav ul ul li a {
    font-family: "Speedee Regular", "Roboto", "Helvetica Neue", "Arial", "Noto Sans", sans-serif;
    font-size: 3vh;
    letter-spacing: 0;
    line-height: 2em;
    white-space: nowrap;
}

#main-nav .header-nav ul li.menu-focus .menu-open {
    opacity: 1;
    right: 0;
    z-index: 999;
    visibility: visible;
}

#main-nav .header-nav .submenu-wrapper .parent-item,
#main-nav .header-nav .submenu-wrapper .backbtn {
    display: none;
}

/* Menu Overlay */

#header-navigation-overlay {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    transition: 0.1s all;
    width: 0;
    height: 0;
    display: none;
}

.no-scroll #main-nav,
.no-scroll #main-nav .inner-container {
    height: 0;
}

.no-scroll #header-navigation-overlay {
    display: inherit;
    width: 100%;
    height: 100vh;
    z-index: 2;
    background-color: #fff;
    min-height: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
    left: 0;
}
.fries-box-desktop {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.fries-box-mobile {
    position: absolute;
    top: -10px;
    left: -16px;
    width: 52vh;
}
.fries-box-desktop svg.fries {
    margin-left: 0;
    overflow: visible;
    height: 100vh;
}
.fries-box-desktop .container {
    max-width: 100%;
    padding: 0;
}

.no-scroll .header-nav {
	display: inherit;
}
.no-scroll .header-extra-links-wrapper {
    display: inline-block;
    position: absolute;
    margin-top: -95px;
    min-width: 298px;
}

.header-nav > ul.menu > li {
    margin-left: 10%;
}

.inner-container {
    max-width: 1170px;
    margin: 0 auto;
    overflow: visible;
    position: relative;
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}

.product-details-page .inner-container.headline {
    position: unset;
}

.acknowledgement {
    border-top: 1px solid #e8e8e8;
    padding: 22px 0;
    margin-top: 3.35rem;
}

.acknowledgement p {
    font-size: 13px;
    margin-bottom: 0;
    max-width: 80%;
}

/* Tertiary & Footer */
#tertiary-footer-wrapper {
    background-image: linear-gradient(180deg, #fff 50%, #f7f7f7 100%);
}
#tertiary-footer-wrapper ul li a {
    text-decoration: none;
}
#tertiary-wrapper,
#footer-wrapper {
    clear: both;
}
.sep-bar {
    border-top: 1px solid #e8e8e8;
}
.social-text,
.tertiary-menu-section .tertiary-navigation > ul > li > a,
.tertiary-about-mcdonald .menu-title,
.tertiary-menu-section ul.menu li a,
#footer-wrapper a, .copyright-right {
    color: #2d2d2d;
}

/* Footer */
footer a:not(:last-child) {
    margin-right: 3em;
}
footer a:hover {
    color: #ffc836;
}
#copyright {
    padding: 22px 0;
    //margin-top: 3.35rem;
}

/* Tertiary Region */

/*Disclaimer*/
.disclaimer-section {
    padding-top: 2.3rem;
    position: relative;
}
.disclaimer-section .edit-link {
    position: absolute;
    top: 0;
    right: 0;
}
.disclaimer-block {
    margin-bottom: 10px;
}
.disclaimer-block:last-child {
    margin-bottom: 0;
}
.disclaimer-icon {
    font-size: 24px;
    font-size: 1.5rem;
    width: 4em;
}
.thumbcontainer p.disclaimer,
p.disclaimer,
.disclaimer,
.our-impact-pages .disclaimer p,
.our-impact-pages .disclaimers-pane p,
.disclaimer-info {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 22px;
    flex: 1;
}
.disclaimers-pane {
    border-top: 1px solid #e8e8e8;
    max-width: 1170px !important;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 22px;
}
.disclaimer a {
    text-decoration: underline;
}
.load-more {
    font-family: 'Speedee Regular';
    display: block;
    cursor: pointer;
    margin-right: 10px;
}
.load-more:after {
    display: inline-block;
    vertical-align: middle;
    -webkit-filter: brightness(0%);
    filter: brightness(0%);
    margin-left: 15px;
    transition: 0.3s all;
}
.load-more.show-less:after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

/* Subscription Section */
.download-apps-title {
    margin-bottom: 22px;
}
.get-excl-reward {
    font-size: 28px;
    font-size: 1.75rem;
    letter-spacing: -1.17px;
    color: #2d2d2d;
    position: relative;
}
.get-excl-reward:after {
    content: '';
    background-image: url('../images/threecoins.svg');
    background-size: 86%;
    background-repeat: no-repeat;
    margin-left: 8px;
    position: absolute;
    bottom: -3px;
    width: 50px;
    height: 50px;
    background-position: center;
    /* transform: rotate(13deg); */
}
.mcd-nz .get-excl-reward:after {
    content: '';
    /* background-image: url('../images/McCafe-Drinks.svg'); */
    background-image: none;
    background-size: 93%;
    background-repeat: no-repeat;
    margin-left: 8px;
    position: absolute;
    bottom: -3px;
    width: 50px;
    height: 50px;
    background-position: center;
    transform: rotate(13deg);
}
.subscription-form {
    height: 0;
}
.download-apps-title {
    font-size: 20px;
    font-size: 1.25rem;
    letter-spacing: -0.36px;
}
.app-store {
    margin-right: 12px;
}
.store-icon {
    display: inline-block;
    vertical-align: top;
}
.store-icon img {
    height: 41px;
}

.social-section, 
.subscription-section {
    display: inline-block;
    vertical-align: top;
    float: left;
}

.social-section {
    margin-bottom: 2.15rem;
    width: 67%;
    padding-top: 0.3rem;
}
.social-section .svg-icon {
    height: 35px;
    margin-right: 29px;
}
.social-section .youTube .svg-icon {
    height: 50px;
}
.social-section .twitter .svg-icon {
    height: 42px;
}
.subscription-section {
    padding-top: 2.2rem;
    width: 33%;
}
.tertiary-menu-section {
    padding-top: 2.1rem;
    clear: both;
}
.social-text {
    font-size: 96px;
    margin-left: -5px;
    margin-bottom: -20px;
    letter-spacing: -4px;
}

.mobile-reverse .pane-content-module-a {
    -webkit-flex-direction: row-reverse;
       -moz-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
}

.tertiary-navigation {
    width: 65.6%;
}
.tertiary-about-mcdonald {
    width: 32.6%;
}
.download-apps {
    margin-top: 9px;
    margin-bottom: 20px;
}
.tertiary-menu-section ul.menu,
.tertiary-menu-section ul.menu li {
    padding-left: 0;
    margin-left: 0;
}
.tertiary-menu-section ul.menu li {
    list-style: none;
    margin-bottom: 10px;
}
.tertiary-menu-section .tertiary-navigation > ul > li {
    width: 23%;
}
.disclaimer-section .custom-block-title,
.disclaimers-pane h3,
.tertiary-menu-section .tertiary-navigation > ul > li > a,
.tertiary-about-mcdonald .menu-title {
    font-size: 20px;
    margin-bottom: 10px;
    display: inline-block;
    letter-spacing: -0.45px;
}
.tertiary-about-mcdonald .menu-title {
    margin-top: 3px;
    margin-bottom: 15px;
}
.disclaimer-section .custom-block-title {
    margin-bottom: 21px;
}
.tertiary-menu-section .tertiary-navigation > ul > li > a:after,
.tertiary-about-mcdonald .menu-title:after {
    content: '';
    width: 30%;
    display: block;
    height: 4px;
    margin-top: 5px;
}

.tertiary-menu-section .tertiary-navigation > ul > li > a:after {
    background-color: #febb30;
}
.tertiary-about-mcdonald .menu-title:after {
    background-color: transparent;
}
.tertiary-about-mcdonald ul.menu,
.food-menu-overlay > ul.menu > li.first ul {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}
.tertiary-about-mcdonald ul.menu {
    -webkit-column-gap: 4em;
    -moz-column-gap: 4em;
    column-gap: 4em;
}
.food-menu-overlay > ul.menu > li {
    padding-right: 0;
}
.food-menu-overlay > ul.menu > li.first ul {
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
}
#tertiary-footer-wrapper ul li a,
.content-link a {
    overflow: hidden;
    position: relative;
    /* padding-right to fix an issue with letters cut off at the end due to negative letter spacing */
    padding-right: 1px;
}
.offer-apps {
    position: relative;
}
.tertiary-menu-section .tertiary-navigation > ul > li > a:after,
.tertiary-about-mcdonald .menu-title:after, 
.content-link a:after, 
.offer-apps p a:after,
a.ctabtn:after {
    transition: margin-left 300ms;
    transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750);
}
.tertiary-menu-section .tertiary-navigation > ul > li > a:hover:after,
.tertiary-about-mcdonald .menu-title:hover:after, 
.content-link a:hover:after, 
.offer-apps p a:hover:after,
a.ctabtn:hover:after {

    margin-left: calc(100% + 1px);
}
.tertiary-menu-section .tertiary-navigation > ul > li > a:before,
.content-link a:before,
.offer-apps p a:before,
a.ctabtn:before {

    content: '';
    width: 100%;
    height: 4px;
    margin-top: 5px;
    position: absolute;
    bottom: 0;
    background-color: #febb30;
    right: 100%;
    transition: right 300ms;
    transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
    opacity: 0;
}
a.ctabtn {
    position: relative;
    overflow: hidden;
}
.offer-apps p a:before {
    bottom: 0;
}
.tertiary-menu-section .tertiary-navigation > ul > li > a:hover:before,
.content-link a:hover:before,
.offer-apps p a:hover:before,
a.ctabtn:hover:before {
    right: 0;
    transition-delay: 0.2s;
    opacity: 1;
}

/* content */
#content-container {
	display: block;
	clear: both;
    position: relative;
    color: #000;
    margin: 0 auto;
    height: auto;
}
.page-user #content-container {
    overflow: hidden;
}

#content-container section {
    padding: 0
}

/* PROMO */
.flexslider {
    max-width: 1170px;
    margin: 40px auto 0;
    border-width: 0;
    position: relative;
    background: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding-left: 30px;
    z-index: 0;
    overflow: hidden;
}

.promo-image {
    width: 100%;
    height: 440px;
    max-width: 680px;
    margin: 0 auto;
}

.promo-image .edit-link .promo-link {
    display: none;
}

.promo-image .edit-link {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 99;
}
.promo-image-link {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
}
.promo-image-desktop {
    max-width: 580px;
    margin: 0 auto;
    padding-left: 2.5rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.flex-container {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 16.5%;
    left: 0;
    /* z-index: 999; */
}

.gallery3 .flex-container {
    top: 100%
}

.flex-direction-nav {
    display: none;
}

.item {
    /*height: 607px;*/
    /*height: auto;*/
    /*overflow: hidden;*/
    padding: 32px 0 0 0;
    /*background-repeat: no-repeat;
    background-position: 50% 0;
    z-index: 0;*/
}

.item-content {
    margin: 0 auto;
    max-width: 960px;
}

.item-content img {
    width: 100%
}

.carousel-control {
    top: 0;
    /*height: 100%;*/
    /*transform: translateY(-50%);*/
    /*top: 100%;*/
    /*height: 100%;*/
    /*display: block;*/
    z-index: 1;
    opacity: 1;
}

/*.gallery3 .carousel-control {
    top: -100%;
}*/

/*.carousel-control .icon-icon-angle-right,
.carousel-control .icon-icon-angle-left {
    font-size: 2em;
    top: 45%;
    left: 38%;
    position: absolute;
}*/

.carousel-control.right,
.carousel-control.left {
    background: none;
}

/*.flex-control-paging {
    margin: 0;
    position: absolute;
}*/

/*#promo-section .flex-control-paging {
    top: 186%
}*/

.flex-control-paging li {
    margin: 0 3px;
    width: 12px;
    height: 12px;
    position: relative;
}

.flex-control-paging li a {
    margin: 0 auto;
    background: transparent;
    border: 4px solid #000;
    width: 8px !important;
    height: 8px !important;
    position: relative;
    top: 2px
}

.flex-control-paging li a.flex-active {
    background: transparent;
    border: 1px solid #000;
    position: relative;
    width: 12px !important;
    height: 12px !important;
    top: 0
}

.flex-control-paging li a:hover {
    background: #000
}

.flex-control-paging li a:hover.flex-active {
    background: transparent;
}

#promoBox {
    background-color: rgb(0, 0, 0);
    background-position: 0 0;
    background-repeat: no-repeat;
    padding: 0 !important
}

.promo-content {
    padding: 0;
    overflow: hidden;
    margin: 0;
    background: #fff;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, #000000 0%, #ffffff 50%, #000000 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #000000), color-stop(50%, #ffffff), color-stop(100%, #000000));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #000000 0%, #ffffff 50%, #000000 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #000000 0%, #ffffff 50%, #000000 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #000000 0%, #ffffff 50%, #000000 100%);
    /* IE10+ */
    background: linear-gradient(to right, #000000 0%, #ffffff 50%, #000000 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=1);
    /* IE6-8 */
}

.promo {
    color: #fff;
    padding: 15px 0;
    background: #111;
    height: 200px;
    min-width: 180px;
    background-size: cover;
    background-position: 50% 0;
    margin: 2px .1%;
    background-repeat: no-repeat;
    display: inline-block;
}

.promo.darkCopy {
    color: #000
}

.promo.darkCopy h4,
.promo.darkCopy h5 {
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
}

.promo.darkCopy.hover h4,
.promo.darkCopy.hover h5 {
    color: #000;
}

.promo .trans {
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.5);
    height: 200px;
    width: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 50;
    display: none;
}

.promo.hover .trans {
    display: none;
}

#promo1 {
    background-image: url('../images/promo1.jpg')
}

#promo2 {
    background-image: url('../images/promo2.jpg')
}

#promo3 {
    background-image: url('../images/promo3.jpg')
}

#promo4 {
    background-image: url('../images/promo4.jpg')
}

/* MAINTENANCE MODE STYLES */
#content-container.maintenance {
    height: 100%;
}

.maintenance #page-content {
    height: 100%;
}

.maintenance-logo {
    width: 100px;
    margin: 0 auto;
}

.maintenance #hero {
    margin-top: -70px;
}

/* END MAINTENANCE MODE STYLES */


/* HERO CONTENT */
.hero {
    position: relative;
    overflow: hidden;
}

.no-scroll .hero {
    display: none;
}

.hero .inner-container {
    margin: 0 auto 40px;
    max-height: 553px;
    min-height: 20px;
}

/* .accordion .question .icon {
    font-size: 0.25em;
    display: inline-block;
    margin-left: 5px;
} */

#page-content .content {
    margin-top: 0;
}

/* END DRUPAL STYLES */
.full-menu-page #hero h2 {
    max-width: 350px
}

.full-menu-page #hero {
    overflow: hidden;
    max-height: 607px;
}

.full-menu-page #hero .item {
    height: auto;
    padding: 0 0 60px !important;
    background-repeat: no-repeat;
    background-position: 50% 100%
}

.full-menu-page #hero .flex-control-nav,
.full-menu-page #hero .flex-direction-nav {
    display: none;
}

#hero .hero-social {
    margin-top: 40px
}

#hero small {
    font-size: 1.3em;
    font-weight: 300;
}

.full-menu-page #hero .slides li .inner-container {
    text-shadow: 1px 1px 5px rgba(255, 255, 255, 1);
}

.breakfast-page #hero {
    background: transparent url('../images/Hero-Eat-Breakfast.png') no-repeat 50% 100%;
}

/* MULTICOLUMN PAGE */
/* BARTHS STYLES */


.multicolumn-section ul {
    padding-left: 10px;
    padding-right: 10px;
}

.multicolumn-section ul.twolist {
    float: left;
    width: 50%;
}

.multicolumn-section ul li a {
    line-height: 20px;
    color: #000;
    text-align: left;
    text-decoration: none;
}

.multicolumn-section ul li a:hover {
    background: none;
    border: none;
    color: #BD0017;
    text-decoration: underline;
}

.multicolumn-section .thumbcontainer {
    height: 382px;
    padding-bottom: 20px;
}


.thumbcontainer .thumb img {
    width: 100%;
    height: auto;
}

.thumbcontainer ul {
    width: 100%;
    margin: 0;
}

.thumbcontainer ul li {

    list-style: none;
}

.eat h4 {
    text-align: left;
}

/* NOT FOUND PAGE */
/* Custom for Learn section */
/* .notfound #column_content-336.multicolumn-section .thumbcontainer {
    height: 360px;
} */

/* Fix news column */
/* .notfound #column_content-279.multicolumn-section .thumbcontainer {
    margin-top: -80px;
} */

.notfound #column_content-278.multicolumn-section .thumbcontainer h4 a {
    letter-spacing: -1.5px;
}

.notfound .multicolumn-section .thumbcontainer {
    height: auto;
    padding-bottom: 20px;
    width: 170px;
}

.notfound .multicolumn-section .thumbcontainer ul.twolist {
    float: none;
    width: 100%;
}

.content.notfound ul li {
    margin-bottom: 0;
}

.notfound .multicolumn-section ul li a {
    font-weight: 500;
}

#column_content-335 h4,
#column_content-336 h4,
#column_content-337 h4 {
    font-weight: 300;
    font-size: 2.1em;
    text-align: left;
    margin-top: 5px;
}

/* END NOT FOUND PAGE */
/* END BARTHS STYLES */

section.multi.links .multicolumn-section .thumbcontainer.twocol {
    min-height: 360px;
    height: auto;
}

.mcdelivery .multicolumn-section .thumbcontainer.twocol {
    min-height: 0;
}

section.multi {
    margin-bottom: -100px;
}

section.multi.last {
    margin-bottom: 0px;
}

.multicolumn-section {
    margin: 0 auto;
    width: 100%;
    position: relative;
    max-width: 1000px;
}

.multicolumn-section .thumbcontainer {
    width: 300px;
    float: left;
    margin-left: 30px;
    height: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
}

.multicolumn-section .thumb {
    overflow: hidden;
    margin-bottom: 15px;
    display: inline-block;
    position: relative;
}

.multicolumn-section ul li a {
    display: block;
    height: auto;
    line-height: 22px;
    padding: 0;
}

.multicolumn-section ul li a.selected {
    color: #fff;
    background: #BD0017;
    text-decoration: none;
}

/* ONE COLUMN */
.multicolumn-section .thumbcontainer.onecol {
    max-width: 950px;
    width: 100%;
    float: none;
    margin: 0 auto;
    /*min-height: 400px;*/
    min-height: 315px;
    height: 100%;
    margin-bottom: 30px;
}

.multicolumn-section .onecol .thumb {
    overflow: hidden;
    /* height: 280px; */
    max-width: 960px;
    width: 100%;
    margin-bottom: 15px;
    display: inline-block;
    position: relative;
    background: #ccc;
}

/* END ONE COLUMN */
/* TWO COLUMN */
.multicolumn-section .thumbcontainer.twocol {
    /* max-width: 525px; */
    max-width: 45%;;
    width: 100%;
    float: left;
    margin-left: 40px;
    min-height: 330px;
    height: 100%;
}

.multicolumn-section.benefits-in-the-app .thumbcontainer.twocol {
    max-width: 466px;
}

.multicolumn-section .twocol .thumb {
    overflow: hidden;
    /* height: 234px; */
    max-width: 525px;
    width: 100%;
    margin-bottom: 15px;
    display: inline-block;
    position: relative;
    background: #ccc;
}

/* END TWO COLUMN */

/* .multicolumn-section .thumbcontainer.threecol {
    width: 100%;
    max-width: 370px;
    margin-left: 0;
    margin-right: 30px;
}
.multicolumn-section:nth-child(6) .thumbcontainer.threecol {
    margin-right: 0;
} */

.multicolumn-section .threecol .thumb {
    overflow: hidden;
    /* height: 160px; */
    /* max-width: 650px; */
    width: 100%;
    margin-bottom: 15px;
    display: inline-block;
    position: relative;
    background: #ccc;
}

/* FOUR COLUMN */
.multicolumn-section .thumbcontainer.fourcol {
    /* max-width: 262px; */
    width: 100%;
    float: left;
    margin-left: 30px;
    min-height: 0px;
    height: 100%;
    width: 20%;
}

.multicolumn-section .fourcol .thumb {
    overflow: hidden;
    /* height: 117px; */
    /* max-width: 650px; */
    width: 100%;
    margin-bottom: 15px;
    display: inline-block;
    position: relative;
    background: #ccc;
}

/* END FOUR COLUMN */

.multicolumn-section ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
}

.multicolumn-section .link-youtube,
.winner-video .link-youtube {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    width: 56px;
    height: 40px;
    border-radius: 8px;
    background: #000;
    color: #fff;
    font-size: 24px;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    opacity: .75;

    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.winner-video a {
    display: block;
}

.winner-video {
    position: relative;
}

.multicolumn-section .link-youtube:after,
.winner-video .link-youtube:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 18px solid #fff;
}

/* END MULTICOLUMN PAGE */

/* CONTENT PAGE - T4 */
/* alternative content page */
#page-content.alt {
    background: url('../images/content/blue-background.jpg');
}

.alt .herocontent {
    margin-top: 3em;
}

/* end alternative content page */
a.backbtn {
    display: inline-block;
}

a.backbtn span.text {
    margin-left: 6px;
    display: inline-block;
    letter-spacing: 0;
}

.herocontent {
    margin-top: 4.3em;
    margin-bottom: 2.5em;
    position: relative;
}

.content {
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
    padding-bottom: 40px;
}
.node-type-page .content .row,
.node-page #content-nav {
    max-width: 775px;
}
.node-type-page .page-id-careers .content .row,
.node-type-page .content .row.farming-special-ingredients,
.node-type-page .on-your-team .content .row.pane-gallery {
    max-width: 100%;
}

.node-page {
    min-height: 500px;
}

.content-tab-container .node-page {
    height: auto;
    overflow: hidden;
}

.row {
    max-width: 1170px;
    width: 100%;
    margin: 0 auto;
}

.promo-content.row {
    max-width: 100%;
    width: 100%;
}

.form-container .full {
    clear: both;
    width: 100%;
}

.content img.articleimg {
    margin-top: 61px;
}

.form-container form span {
    float: left;
}

.content p.imgtext {
    clear: both;
    text-align: center;
    float: right;
    width: 16em;
    margin: 0.7em 0.4em;
    font-size: 0.85em;
    font-weight: 300;
}

.content p a,
.content ul li a,
a.result-url,
.close-noti {
    color: #000;
    text-decoration: underline;
}

.content p a:hover,
a.result-url:hover {
    color: #000;
    text-decoration: none;
}

.spacer {
    margin: 2em 0;
}

.content ul {
    margin-left: auto;
    margin-left: 1.3em\9;
    /* IE8 and below */
    margin-bottom: 1.2em;
    padding: 0;
}

.content ul li {
    margin-bottom: 0.5em;
    /*list-style: disc;*/
}

/* HR STYLING */
hr.maccas {
    padding: 0;
    border: none;
    border-top: medium double #000;
    color: #000;
    text-align: center;
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    margin: 4em 0 2em 0;
    opacity: 0.1;
}

hr.maccas:after {
    content: "\e014";
    display: inline-block;
    position: relative;
    top: -0.7em;
    font-size: 1.8em;
    padding: 0 0.25em;
    background: white;
}

.content hr {
    padding: 0;
    border: none;
    border-top: medium double #000;
    color: #000;
    text-align: center;
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    margin: 4em 0 3em 0;
    opacity: 0.1;
    overflow: visible; /* need this for Chrome browser <-- 'M' icon is missing */
}

.content hr:after {
    content: "\e014";
    display: inline-block;
    position: relative;
    top: -0.7em;
    font-size: 1.8em;
    padding: 0 0.25em;
    background: white;
}

.alt .content hr {
    border-top: medium double #000;
    color: #000;
    opacity: 0.1;
}

.alt .content hr:after {
    background: url('../images/content/blue-background.jpg') transparent;
}

.content .pane-video iframe {
    height: 450px !important;
}

.content .item .pane-video iframe {
    height: 140px !important;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 11px;
    height: 0;
    margin-top: 3em;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-left: 16px;
    padding-right: 16px;
}

/* CONTENT BTN STYLES */
a.pdfbtn {
    display: inline-block;
    float: left;
    text-decoration: none;
    margin: 0 1em;
}

p.pdftext {
    margin: 0 0 40px 68px;
}

p.pdftext span {
    margin-top: 1em;
    display: inline-block;
}

.content-flex-container {
    max-width: 960px;
    width: 100%;
    margin: 0 auto;
    margin-top: 4em;
    margin-bottom: 2.7em;
    position: relative;
}

.content-flex-container .flexslider {
    height: auto;
    border-bottom: 3px solid #9F2320;
}

.captionfirst {
    z-index: 9999;
    position: absolute;
    bottom: 80px;
    margin-left: 30px;
    background: rgba(255, 255, 255, 0.8);
    display: inline-block;
    width: 250px;
    height: 60px;
    line-height: 4.4em;
    font-size: 1.0em;
    text-transform: uppercase;
    font-weight: 400;
    border-left: 4px solid #9F2320;
}

.captionsecond {
    z-index: 9999;
    position: absolute;
    bottom: 30px;
    margin-left: 30px;
    background: rgba(255, 255, 255, 0.8);
    display: inline-block;
    width: 250px;
    height: 40px;
    line-height: 2.8em;
    font-size: 1.0em;
    text-transform: uppercase;
    font-weight: 400;
    border-left: 4px solid #9F2320;
}

.content-flex-container .captionfirst {
    z-index: 9999;
    position: absolute;
    bottom: 80px;
    margin-left: 30px;
    background: rgba(255, 255, 255, 0.8);
    display: inline-block;
    width: 250px;
    height: 60px;
    line-height: 4.4em;
    font-size: 1.0em;
    text-transform: uppercase;
    font-weight: 400;
    border-left: 4px solid #9F2320;
}

.captionsecond p {
    line-height: 0;
}

.captionfirst span,
.captionsecond span {
    margin-left: 4em;
}

.content-flex-container .captionsecond {
    z-index: 9999;
    position: absolute;
    bottom: 30px;
    margin-left: 30px;
    background: rgba(255, 255, 255, 0.8);
    display: inline-block;
    width: 250px;
    height: 40px;
    line-height: 2.8em;
    font-size: 1.0em;
    text-transform: uppercase;
    font-weight: 400;
    border-left: 4px solid #9F2320;
}

.content-flex-container .flex-control-paging li a {
    width: 8px;
    height: 8px;
    background: #E8E8E4;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0);
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0);
}

.content-flex-container .flex-control-paging li a.flex-active {
    background: #fff;
    width: 8px !important;
    height: 8px !important;
    margin-top: 2px
}

.content-flex-container .flex-direction-nav {
    display: inline-block;
}

.content-flex-container .flex-control-nav {
    bottom: none;
}

.content-flex-container .flex-control-paging {
    top: 89%;
    position: absolute;
}

.content-flex-container .flex-next,
.content-flex-container .flex-prev {
    opacity: 1;
    background: url('../images/arrows-2.png');
    content: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
    top: 44%;
}

.content-flex-container .flex-next {
    text-indent: 9999px;
    background-position: 93px 0px;
    height: 50px;
    width: 31px;
    right: 20px;
}

.content-flex-container .flex-prev {
    text-indent: -9999px;
    background-position: -186px 0px;
    height: 50px;
    width: 31px;
    left: 20px;
}

.content-flex-container .flex-prev:hover {
    background-position: -186px -50px;
}

.content-flex-container .flex-next:hover {
    background-position: 93px -50px;
}

.content-flex-container .flex-control-paging li a {
    border: none;
}

.notloadall {
    overflow: hidden;
    height: auto !important;
}

.pane-content .col-md-9,
.pane-content .col-md-12,
.content-tab-container .col-md-12 {
    margin: 0;
    padding: 0;
}

.pane-content ul {
    margin-left: 20px;
}
.pane-content ul.accordion {
    margin-left: 0;
}

.contenttabs .imgright {
    width: 30%;
}

.contenttabs .copywithimg {
    width: 70%;
}

.contenttabs .copywithimg ul li {
    list-style: disc;
}

.contenttabs ul li.item {
    padding-top: 40px;
    height: auto;
    min-height: 460px;
    margin-bottom: 100px;
    overflow: hidden;
    visibility: hidden;
}
.contenttabs ul li.item.flex-active-slide {
    visibility: visible;
}

.contenttabs ul.frameslides li.item {
    padding-top: 0;
}

.contenttabs .imgright img {
    float: right;
}

#content-nav.content-tabs ul {
    margin: 0;
    padding: 0;
    border: none;
    list-style: none;
}

#content-nav.content-tabs ul li {
    text-align: left;
}

#content-nav.content-tabs ul li a {
    font-family: "Speedee Bold", "Roboto", "Helvetica Neue", "Arial", "Noto Sans", sans-serif;
    font-size: 20px;
    font-size: 1.25rem;
    letter-spacing: -0.5px;
    line-height: 1.25;
    border: none;
    text-align: left;
    color: #555;
    padding: 0 0 6px 0;
    margin-right: 20px;
    white-space: nowrap;
}

#content-nav.content-tabs ul li a:hover {
    text-decoration: none;
    border: none;
}

#content-nav.content-tabs ul li a.active {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-bottom: 4px solid #FFBC0D;
    color: #000;
}


#content-nav.content-tabs .nav-hack {
    top: 15px;
}

#content-nav.content-tabs .nav-container {
    height: 61px;
}

.nav-container {
    position: relative;
    margin: 0 auto;
    width: 100%;
    max-width: 1170px;
    height: 111px;
}

.nav-hack {
    position: absolute;
    top: -50px;
    width: 100%;
    z-index: 999;
}

.nav-center {
    margin: 0 auto;
    /* max-width: 740px; */
    width: 100%;
}

#content-nav ul li.fourtabs a {
    overflow: hidden;
    text-overflow: ellipsis;
}

/* mobile-product-nav */
#mobile-product-nav,
#mobile-content-nav {
    z-index: 1000;
    height: 60px;
    position: relative;
}

.content-tab-container .slides {
    height: auto;
    overflow: hidden;
}

#mobile-product-nav .nav-item,
#mobile-content-nav .nav-item {
    padding: 11px 0;
    float: left;
    text-align: center;
}

#mobile-content-nav .nav-item['style'] {
    width: 100px;
}

#mobile-product-nav .flex-control-nav,
#mobile-product-nav .flex-direction-nav,
#mobile-content-nav .flex-control-nav,
#mobile-content-nav .flex-direction-nav {
    display: none;
}

#mobile-product-nav-container,
#mobile-content-nav-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 12px;
    overflow: hidden;
    height: 50px;
}

#mobile-product-nav .nav-item a,
#mobile-content-nav .nav-item a {
    font-family: "Speedee Bold", "Roboto", "Helvetica Neue", "Arial", "Noto Sans", sans-serif;
    font-size: 20px;
    font-size: 1.25rem;
    letter-spacing: -0.5px;
    line-height: 1.25;
    border: none;
    text-align: center;
    color: #000;
    padding: 0 0 6px 0;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-bottom: 4px solid #FFBC0D;
}

#mobile-product-nav-container a,
#mobile-content-nav-container a {
    color: #000;
    z-index: 1000;
    display: block;
    width: 30%;
    position: absolute;
    top: 6px;
    text-decoration: none;
    padding: 12px 26px;
}

#mobile-product-nav-container .product-prev,
#mobile-content-nav-container .product-prev {
    left: 0;
}

#mobile-product-nav-container .product-next,
#mobile-content-nav-container .product-next {
    right: 0;
    text-align: right;
}

#mobile-product-nav #view-toggle,
#mobile-content-nav #view-toggle {
    position: absolute;
    top: 60px;
    right: 10px;
}


#hero .inner-container.tab-content {
    margin-top: 20px;
    height: 100%;
}

.tab-content .row {
    margin-bottom: 40px;
}

.content-tab-container {
    width: 100%;
    margin: 0 auto;
    max-width: 100%;
    padding-bottom: 60px;
}

.content-tab-container .flex-control-nav {
    display: none;
}

/* END COREYS STYLES */
/**** Isotope filtering ****/
.isotope-item {
    z-index: 2;
}

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}

.isotope,
.isotope .isotope-item {
    /* change duration value to whatever you like */
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}

.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -ms-transition-property: -ms-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    transition-property: transform, opacity;
}

/* PROMO SLIDER */
/* Promo Slider */
/*.promo-title,
.promo-blurb,
.promo-cta,
.promo-image {
    text-align: center;
    display: block;
}*/

/*.promo-blurb {
    line-height: 1;
}*/

/*.variant1 {
    position: relative;
    background-position: 50% 100%
}

.variant1 .promo-title {
    margin: 7px auto;
    max-width: 450px;
    min-width: 200px;
    float: none;
}

.variant1 .promo-title img {
    width: 100%
}

.variant1 .promo-blurb {
    margin: 0 auto;
    color: #fff;
    float: none;
    font-weight: 400;
    font-size: 1.05em;
    position: absolute;
}

.variant1 .promo-cta {
    display: block;
    margin: 0 auto;
    float: none;
    position: absolute;
    bottom: 40px;
}

.variant1 .promo-cta img {
    max-width: 155px;
    min-width: 150px;
    margin: 0 auto;
    height: auto;
    width: auto;
}

.variant1 .promo-image {
    margin: 0 auto;
    float: none;
    position:
}

.variant1 .promo-image img {
    right: -20px;
    top: 0;
    position: relative;
}*/

.variant2.farming-footer {
    /*position: relative;*/
    background-position: 50% 100%;
}

/*.variant2 .promo-title {
    margin: 7px auto;
    max-width: 450px;
    min-width: 200px;
    float: none;
}*/

.variant2 .promo-title img {
    width: 100%;
}

.promo-blurb { /* for .variant2 */
    margin: 0 auto;
    float: none;
    margin: 4rem 0 2rem -2.5rem;
    /*color: #fff;*/
    /*font-weight: 400;
    font-size: 1.05em;*/
    /*position: absolute;*/
    /*bottom: 22%;*/
    /*width: 100%;*/
}

.promo-blurb a {
    font-size: 70px;
    font-size: 4.375rem;
    letter-spacing: -1.75px;
    line-height: 1.028;
    text-align: center;
    letter-spacing: -1.75px;
}

#page-content.page-id-best-burger .content {
    padding-left: 0;
    padding-right: 0;
}
#page-content.page-id-best-burger .promo-image {
    padding: 0;
    max-width: unset;
}

/*.variant2 .promo-cta {
    display: block;
    margin: 0 auto;
    float: none;
    bottom: 0px;
    padding-top: 450px;
}*/

/*.variant2 .promo-cta img {
    max-width: 155px;
    min-width: 150px;
    margin: 0 auto;
    height: auto;
    width: auto;
}*/

/*.variant2 .promo-image {
    margin: 0 auto;
    float: none;
    position: relative;
    width: 240px;
}*/

/*.variant2 .promo-image img {
    right: 0px;
    top: 0;
    position: relative;
}*/

/*.variant3 .item-content {
    position: relative;
    height: 100%;
}

.variant3 .promo-blurb {
    margin: 0 auto;
    color: #fff;
    float: none;
    font-weight: 400;
    font-size: 1.05em;
}

.variant3 .promo-cta {
    margin-left: 200px;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
}

.variant3 .promo-cta img {
    max-width: 225px;
    margin: 0 auto !important;
    height: auto;
    width: auto;
    position: relative;
}

.variant3 .promo-image {
    top: 0px;
    right: auto;
    left: 8px;
    width: auto;
}*/

#goodSport {
    background-image: url('../images/promo/FIFA-image-product.png');
    background-position: 0 115px;
    background-size: auto 120%;
    color: #000;
}

#goodSport .promo-title {
    margin: 5px 0
}

#goodSport .promo-blurb {
    text-align: left;
    margin: 5px 0 15px
}

#goodSport .promo-cta {
    z-index: 100
}

#goodSport .promo-cta img {
    max-width: 225px
}

/* GALLERY CAROUSEL */
/* Gallery debug .gallery2 */
.gallery2 {
    padding: 0;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.gallery2 {
    height: 444px;
    background: transparent url('../images/bg-gallery.jpg') repeat-x 0 100%;
}

.gallery2 .flex-viewport[style] {
    width: 310px;
    padding: 0;
    margin: 0 auto;
    overflow: visible !important;
}

.gallery2 .flex-direction-nav {
    position: absolute;
    top: 300px;
    left: 0;
    display: block !important;
    overflow: hidden;
    height: 50px;
    width: 100%
}

.gallery2 .copy {
    opacity: 0;
    -webkit-transition: opacity 0.5s linear;
    -moz-transition: opacity 0.5s linear;
    -ms-transition: opacity 0.5s linear;
    transition: opacity 0.5s linear;
}

.gallery2 .flex-active-slide .copy,
.mobile-site .gallery2 .copy {
    -webkit-transition: opacity 0.5s linear;
    -moz-transition: opacity 0.5s linear;
    -ms-transition: opacity 0.5s linear;
    transition: opacity 0.5s linear;
    opacity: 1;
}

.gallery2 .copy p {
    opacity: 0;
    -webkit-transition: opacity 0.5s linear;
    -moz-transition: opacity 0.5s linear;
    -ms-transition: opacity 0.5s linear;
    transition: opacity 0.5s linear;
}

.gallery2 .flex-active-slide .copy p {
    opacity: 1;
    -webkit-transition: opacity 0.5s linear;
    -moz-transition: opacity 0.5s linear;
    -ms-transition: opacity 0.5s linear;
    transition: opacity 0.5s linear;
}

.gallery2 .item {
    position: relative;
    z-index: 100;
    height: auto !important;
    text-align: center;
    width: 310px;
    padding: 0;
    margin: 0;
}

.gallery2 .item img,
.gallery2 .item iframe {
    display: block;
    margin: 0 auto;
    opacity: 0.3;
    /* Transitions for the blur, this is currently lagging */
    -webkit-transition: opacity 0.5s linear;
    -moz-transition: opacity 0.5s linear;
    -ms-transition: opacity 0.5s linear;
    transition: opacity 0.5s linear;
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
}

.gallery2 li.item img {
    width: 100%
}

.gallery2 .item iframe {
    max-width: 288px;
    height: auto;
}

.gallery2 li.item {
    width: 310px !important;
    overflow: inherit;
}

.gallery2 .item iframe {
    background: #000;
    margin-top: 50px;
    margin-bottom: 20px;
}

.gallery2 .item .copy {
    width: 100%;
    padding: 0 20px;
    line-height: 1
}

.gallery2 .item .copy {
    padding: 0;
}

.copyheader {
    font-weight: 500;
}

.gallery2 .item .noclick {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    z-index: 200
}

/* allow click on the current flex item */
.gallery2 .flex-active-slide.item .noclick {
    position: absolute;
    top: 0;
    left: 0;
    width: 0%;
    height: 0%;
    display: none;
}

/* but not on the video */
.gallery2 .flex-active-slide.item .video+.noclick {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    cursor: pointer;
}

.gallery2 .item.flex-active-slide.scaleVideo .video+.noclick {
    position: absolute;
    top: 0;
    left: 0;
    width: 0%;
    height: 0%;
    display: none;
    cursor: pointer;
}

.gallery2 .flex-active-slide.item {
    z-index: 1000;
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    height: auto !important;
}

.mobile-site .gallery2 .item img,
.mobile-site .gallery2 .item iframe,
.gallery2 .flex-active-slide.item img,
.gallery2 .flex-active-slide.item iframe {
    opacity: 1;
}

.gallery2 .flex-active-slide.item.scaleVideo iframe {
    margin-left: -120px !important;
}

.pane-gallery .flex-control-nav {
    bottom: 0px !important;
    position: relative;
    clear: both;
}

/* END .gallery2 */
/* .framegallery */
.framegallery {
    width: 100%
}

.framegallery .slides {
    background: none;
}

.framegallery .flex-viewport {
    margin: 0 auto;
    height: 100%
}

.framegallery .item {
    padding: 0
}

.framegallery .frame-wrapper {
    margin: 0 auto
}

.allergen-info {
    line-height: 1.2;
    font-size: .9em;
    margin-top: 20px
}

/* COREY DRUPAL STYLES */
.download-container {
    margin-top: 20px;
}

.download-container.apps {
    margin-top: 10px;
    margin-bottom: 30px;
}

sup {
    font-size: 50%;
    top: 0;
    vertical-align: super;
}

h1 sup {
    font-size: 35%;
}

/* end tabbed count */
.hide {
    display: none;
}

ul.twolist {
    width: 50%;
    float: left;
    margin: 0;
}

/* Image styles */
.image {
    overflow: hidden;
    width: 100%;
    height: auto;
    display: inline-block;
}

.image img {
    width: 100%;
    height: auto;
}

.image_alt {
    overflow: hidden;
    width: 100%;
    height: auto;
    display: none;
}

.image_alt img {
    width: 100%;
    height: auto;
}

.pane-image .single {
    position: relative;
    width: 100%;
    max-width: 960px;
    /*max-height: 428px; */
    margin-bottom: 30px !important;
    /*margin-top: 30px;*/
}

.flex-viewport .pane-image .single {
    margin-bottom: -5px !important;
}

.row.pane-image {
    max-width: 960px;
}

.row.pane-gallery {
    width: 100% !important;
    max-width: 100%;
}

.pane-image .single img {
    width: 100%;
}

.node-page .multi {
    max-width: 1170px;
    width: 100%;
    margin: 0 auto;
}

.multi .multicolumn-section .thumbcontainer.onecol img {
    width: 100%;
}

/* POSITIONS AVAILABLE FORM */
.view-career-listing {
    max-width: 740px;
    width: 100%;
    margin: 0 auto;
}

#views-exposed-form-career-listing-default {
    max-width: 450px !important;
    width: 100%;
    margin-top: 20px;
}

.views-exposed-form label {
    font-weight: 300;
    float: left;
    text-align: right;
    width: 90px;
    margin-right: 20px;
}

.views-widget {
    display: inline-block;
    max-width: 310px;
    width: 100%;
}

#views-exposed-form-career-listing-default #edit-title {
    width: 100%;
}

.views-exposed-form .views-exposed-widget {
    float: left;
    padding: .5em 1em 0 0;
    width: 100%;
}

.views-exposed-form .views-exposed-widget .form-submit {
    margin-top: 0.6em;
    margin-left: 6.5em;
}

.career-left {
    float: left;
    margin-top: 1em;
    margin-bottom: 1em;
}

.career-right {
    float: right;
    margin-top: 1em;
    margin-bottom: 1em;
}

/* SEARCH PAGE */
.slidedown-search .search-form {
    position: absolute;
    top: -150px;
    width: 100%;
    z-index: 9;
    transition: 0.3s ease;
    opacity: 0;
}
.front .slidedown-search .search-form {
    top: -100px;
}

.slidedown-search {
    /* z-index: 1; */
    background: rgba(255,255,255,0.9);
    transition: 0.3s ease;
    position: absolute;
    width: 100%;
    top: 0;
}
.slidedown-search:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: -120px;
    height: 100px;
    background: rgba(255,255,255,0.9);
    z-index: 1;
    transition: 0.3s ease;
}

.search-nav .icon-icon-search {
    pointer-events: none;
}
.search-nav.main-nav-item {
    cursor: pointer;
}
.slidedown-search.show-search:before {
    top: 0;
}
.slidedown-search.show-search .search-form {
    top: 28px;
    opacity: 1;
}
.front .slidedown-search.show-search .search-form {
    top: 28px;
}


/* .search .hero {
    margin-top: 55px;
}
.search .hero .inner-container {
    min-height: 20px;
} */

.search-form button.icon-search,
.search-form i.icon-remove {
    border: none;
    background: none;
    font-size: 20px;
    line-height: 40px;
    position: absolute;
    margin: 0;
    padding: 0;
}

.search-form i.icon-remove {
    right: 0;
    display: none;
}

.search .icon-remove {
    display: none;
}

.search-form i.icon-remove:hover {
    cursor: pointer;
}

.search-form input {
    border: none;
    width: 100%;
    border-bottom: 1px solid #ffbc0d;
    line-height: 35px;
    font-size: 20px;
    font-size: 1.25rem;
    padding: 0 40px;
}

.search-form input:-webkit-autofill, .search-form input:-webkit-autofill:hover {
    -webkit-box-shadow: 0 0 0px 1000px transparent inset;
}

.page-node-65 .search-nav a {
    display: none;
}

.search-results-wrapper {
    margin: 0 auto;
    max-width: 775px;
    position: relative;
    /* padding-top: 18px; */
}

.search-result-item {
    margin-bottom: 40px;
}
/* END SEARCH PAGE */

#smartbanner {
    z-index: 100000;
}

.promo-image-desktop:not(.hidden-xs),
.promo-title-desktop:not(.hidden-xs),
.promo-image-mobile:not(.visible-xs),
.promo-title-mobile:not(.visible-xs) {
    display: none !important;
}

#smokin {
    position: absolute;
    top: -50px;
    left: 0;
}

/* simple lightbox */
.lightbox-wrapper {
    position: absolute;
    top: 200px;
    left: 50%;
    z-index: 10;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.lightbox {
    padding: 0 4px 4px;
    background: #fff;
    box-shadow: 0 0 12px 8px rgba(0, 0, 0, .4);
    /* for transitions */
    height: 100%;
    max-height: 10000px;
    /* something ridiculous */
    opacity: 1;
    -webkit-transition: -webkit-transform .5s ease, opacity .5s ease, max-height 0;
    transition: transform .5s ease, opacity .5s ease, max-height .1s;
    /* Gecko needs some duration other than 0 */
    -webkit-transform: scale(1);
    transform: scale(1);
}

.lightbox-hidden {
    overflow: hidden;
    /* for transitions */
    max-height: 0;
    opacity: 0;
    -webkit-transition: -webkit-transform .5s ease, opacity .5s ease, max-height 0 .5s;
    transition: transform .5s ease, opacity .5s ease, max-height .1s .5s;
    /* Gecko needs some duration other than 0 */
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}

.lightbox-title {
    margin: 0;
    padding: 10px;
    color: #000;
}

.lightbox-close {
    position: absolute;
    top: -15px;
    right: -15px;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    background: #fff;
    color: #000;
    font-size: 27px;
    line-height: 28px;
    text-align: center;
    cursor: pointer;
}

.lightbox-close:before {
    content: "";
    position: absolute;
    top: 3px;
    left: 3px;
    width: 24px;
    height: 24px;
    border: 2px solid #000;
    border-radius: 12px;
}

.lightbox-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    background: #000;
    /* for transitions */
    height: 100%;
    max-height: 10000px;
    /* something ridiculous */
    opacity: .75;
    -webkit-transition: opacity .5s ease, max-height 0;
    transition: opacity .5s ease, max-height .1s;
    /* Gecko needs some duration other than 0 */
}

.lightbox-overlay-hidden {
    /* for transitions */
    max-height: 0;
    opacity: 0;
    -webkit-transition: opacity .5s ease, max-height 0 .5s;
    transition: opacity .5s ease, max-height .1s .5s;
    /* Gecko needs some duration other than 0 */
}

/* hunger buster */
.page-id-hunger-buster .node-page {
    background: #efeeed;
}

.page-id-hunger-buster .node-page>.content {
    position: relative;
    top: -97px;
}

.page-id-hunger-buster .row.pane-content {
    margin-bottom: 60px;
}

.page-id-hunger-buster .gallery2 {
    background: #efeeed;
    background: -webkit-linear-gradient(top, #efeeed 0, #c8c7c4 132px, #cfcecb 133px, #dddbd9 133px, #efeeed 100%);
    background: -moz-linear-gradient(top, #efeeed 0, #c8c7c4 132px, #cfcecb 133px, #dddbd9 133px, #efeeed 100%);
    background: -ms-linear-gradient(top, #efeeed 0, #c8c7c4 132px, #cfcecb 133px, #dddbd9 133px, #efeeed 100%);
    background: -o-linear-gradient(top, #efeeed 0, #c8c7c4 132px, #cfcecb 133px, #dddbd9 133px, #efeeed 100%);
    background: linear-gradient(to bottom, #efeeed 0, #c8c7c4 132px, #cfcecb 133px, #dddbd9 133px, #efeeed 100%);
}

.page-id-hunger-buster .gallery2 .copyheader {
    display: inline-block;
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 400;
}

.page-id-hunger-buster .flex-control-paging li a.flex-active {
    border: 1px solid #000;
    background: #e1e0df;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}

.page-id-hunger-buster .flex-control-paging li a {
    border: none;
}

.page-id-hunger-buster .flex-control-paging li a:hover {
    border: 1px solid #000;
}

/* Grass Roots */
.grassroots h1 {
    margin-left: auto;
    margin-right: auto;
}

.grassroots h3 {
    margin-top: 0;
}

.grassroots .hero h1 img {
    max-width: 423px;
    width: 100%;
    display: block;
}

.grassroots a.edit,
.grassroots .edit a {
    color: #fff;
    text-decoration: none;
}

.grassroots .hero .inner-container {
    margin-bottom: 0;
}


.grassroots hr {
    width: 100%;
    display: block;
    clear: both;
}

.grassroots .content-tab-container {
    padding-bottom: 0px !important;
}

.grassroots .content ul {
    padding-bottom: 0px !important;
}

.grassroots .contenttabs ul li.item {
    margin-bottom: 0px;
}

.grassroots .form-item {
    float: left;
    margin-right: 10px;
    margin-left: 0px;
    width: 48%;
}

.grassroots .webform-component-textarea {
    clear: both;
    width: 97.5%;
    margin-right: 0px;
}

.grassroots .item-list {
    width: 70%;
    float: left;
    display: inline-block;
    margin-right: 10px;
}

.grassroots .cost-list {
    width: 26%;
    float: left;
    display: inline-block;
}

.grassroots .item-list .form-item,
.grassroots .cost-list .form-item {
    width: 100%;
}

.grassroots .form-item-preferred-date-date > label,
.grassroots .node-webform h2,
.grassroots .container-inline-date .date-padding,
.grassroots .form-item-preferred-date-date > .description {
    display: none;
}

.grassroots #webform-component-header,
.grassroots .webform-component-markup {
    width: 100%;
    clear: both;
    display: block;
    padding-bottom: 0px;
}

.grassroots .webform-component-checkboxes,
.grassroots .form-type-checkbox {
    width: 100%;
    clear: both;
    /*display: block;*/
    padding-bottom: 0px;
}

.grassroots input[type=text],
.grassroots input[type=email],
.grassroots select {
    width: 100%;
    margin-top: 5px;
    max-width: 100% !important;
}

.grassroots #webform-component-regional-wa,
.grassroots #webform-component-upload-image,
.grassroots #webform-component-upload-quote {
    width: 100%;
}

.grassroots #webform-component-first-name {
    width: 97.5%;
    margin-right: 0;
}

.grassroots .form-required {
    color: #000000
}

.grassroots .description {
    display: block
}

.grassroots #template-527 {
    max-width: 780px;
}

.grassroots form#mcd-grassroots-application-form,
.grassroots form#mcd-grassroots-contact-form {
    max-width: 780px;
    padding-left: 15px;
}

.grassroots #webform-component-first-name {
    width: 48%;
    margin-right: 10px;
}

.grassroots #webform-component-town {
    width: 28%;
}

.grassroots #webform-component-postcode {
    width: 18%;
}

.grassroots #edit-submitted-postcode {
    width: 100%;
}

.grassroots .form-item,
.grassroots .form-actions {
    margin-top: 0;
}

.grassroots .form-item-term,
.grassroots .form-item-promo {
    width: 100%;
    clear: both;
}

.form-item-preferred-date-date {
    width: 100% !important
}

.grassroots .form-item-captcha-response {
    border: 1px solid #a4b18a;
    padding: 10px 15px 15px;
    width: 60%
}

#webform-client-form-1 #edit-submit {
    margin-right: 10px
}

#edit-submit {
    width: auto;
    display: block;
    float: left;
    clear: both;
}

.grassroots .thank-you-message {
    display: block;
    clear: both;
    float: left;
    margin-top: 10px;
    font-weight: 300;
    font-size: 24px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.grassroots .container-inline-date .date-padding {
    padding: 0;
}

.grassroots .recaptchatable {
    background: #ffffff;
}

.grassroots div.messages {
    margin-top: 0px;
    display: none;
}

.grassroots .error-message,
.term {
    display: block;
    clear: both;
    float: left;
    padding-bottom: 20px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 10px;
}

.grassroots .error-message {
    color: #FF0000;
    font-weight: bold;
}

.grassroots input[name="captcha_response"] {
    margin-top: 10px;
}

.grassroots .preffered {
    clear: both;
    display: block;
    font-weight: bold;
    margin-bottom: 20px;
    padding-top: 45px;
    overflow: hidden;
}

.grassroots .header {
    padding: 10px 0px 20px;
}

.grassroots .thumbcontainer.fourcol .thumb,
.grassroots .thumbcontainer.threecol .thumb {
    background-color: #cfe0aa;
}

.grassroots #webform-component-item-list--item-header,
.grassroots #webform-component-cost-list--cost-header {
    height: 35px;
}

.grassroots .webform-component-received-grant,
.grassroots .form-item-submitted-received-grant,
.grassroots .form-item-submitted-regional-wa,
.grassroots #webform-component-received-grant {
    width: 100%;
}

/*chi*/

/*====================
 Create your taste
 and McDelivery and
 New CYT forms
 =====================*/

.page-id-gourmet-burgers .node-webform>.content>form>div,
.mcdelivery .node-webform>.content>form>div,
.cyt #parallax-slider .node-webform>.content>form>div {
    margin: 0 -10px;
}

.page-id-gourmet-burgers #webform-component-email label,
.page-id-gourmet-burgers #webform-component-postcode label,
.cyt #parallax-slider #webform-component-postcode label {
    display: block;
}

.page-id-gourmet-burgers #webform-component-email,
.mcdelivery #webform-component-email,
.cyt #parallax-slider #webform-component-email {
    width: 60%;
    display: block;
    padding: 0 10px;
    float: left;
}

.page-id-gourmet-burgers #webform-component-postcode,
.mcdelivery #webform-component-postcode,
.cyt #parallax-slider #webform-component-postcode {
    width: 40%;
    display: block;
    padding: 0 10px;
    float: left;
}

.page-id-gourmet-burgers input,
.page-id-gourmet-burgers .webform-component-checkboxes label:before {
    background: #1f1f1f;
    border: 1px solid #414141;
}

.page-id-gourmet-burgers #webform-component-email input,
.page-id-gourmet-burgers #webform-component-postcode input,
.cyt #parallax-slider #webform-component-email input,
.cyt #parallax-slider #webform-component-postcode input,
.mcdelivery #webform-component-email input,
.mcdelivery #webform-component-postcode input {
    width: 100% !important;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

.page-id-gourmet-burgers .form-control {
    color: #ccc;
}

.page-id-gourmet-burgers .form-actions,
.mcdelivery .form-actions {
    padding: 0 10px;
    clear: both;
}

.page-id-gourmet-burgers input#edit-submit {
    background: #f7931d;
    border: none;
}

.page-id-gourmet-burgers input#edit-submit,
.cyt #parallax-slider input#edit-submit,
.mcdelivery input#edit-submit {
    -webkit-appearance: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    float: none;
}

.page-id-gourmet-burgers h2,
.cyt #parallax-slider h2,
.cyt #parallax-slider #webform-component-intro-text {
    text-align: center;
}

.cyt #parallax-slider h2 {
    font-size: 3.65em;
}

.page-id-gourmet-burgers .webform-component-checkboxes,
.mcdelivery .webform-component-checkboxes,
.cyt #parallax-slider .webform-component-checkboxes {
    padding: 0 10px;
    display: block;
    width: 100%;
    clear: both;
}

.page-id-gourmet-burgers .webform-component-checkboxes input[type="checkbox"],
.mcdelivery .webform-component-checkboxes input[type="checkbox"],
.cyt #parallax-slider .webform-component-checkboxes input[type="checkbox"] {
    position: absolute;
    left: -9999em;
}

.page-id-gourmet-burgers .webform-component-checkboxes label:after,
.mcdelivery .webform-component-checkboxes label:after,
.cyt #parallax-slider .webform-component-checkboxes label:after {
    content: "*";
    font-size: 0.8em;
    color: #bd0017;
    vertical-align: top;
}

.page-id-gourmet-burgers #edit-submitted-marketing-optin label:after,
.mcdelivery #edit-submitted-marketing-optin label:after,
.cyt #parallax-slider #edit-submitted-marketing-optin label:after {
    display: none;
}

.page-id-gourmet-burgers .webform-component-checkboxes label:before,
.mcdelivery .webform-component-checkboxes label:before,
.cyt #parallax-slider .webform-component-checkboxes label:before {
    content: " ";
    width: 14px;
    height: 14px;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}

.page-id-gourmet-burgers .webform-component-checkboxes label.ischecked:before,
.mcdelivery .webform-component-checkboxes label.ischecked:before,
.cyt #parallax-slider .webform-component-checkboxes label.ischecked:before {
    content: "\2713";
    font-size: 12px;
    color: #f3f3f3;
    text-align: center;
    vertical-align: middle;
    line-height: 14px;
}

.mcdelivery .webform-component-checkboxes label.ischecked:before,
.cyt #parallax-slider .webform-component-checkboxes label.ischecked:before {
    color: #000;
}

.mcdelivery .pane-webform input,
.mcdelivery .webform-component-checkboxes label:before,
.cyt #parallax-slider .webform-component-checkboxes label:before {
    border: 1px solid #a7a7a7;
    background: #fff;
}

.mcdelivery .webform-component-checkboxes label.iserror:before,
.page-id-gourmet-burgers .webform-component-checkboxes label.iserror:before,
.cyt #parallax-slider .webform-component-checkboxes label.iserror:before,
.cyt #parallax-slider input.error .mcdelivery .form-item input.error,
.page-id-gourmet-burgers input.error {
    border: 1px solid red;
}

.page-id-gourmet-burgers .pane-webform div.messages,
.mcdelivery .pane-webform div.messages,
.cyt #parallax-slider .pane-webform div.messages {
    margin-top: 0;
}

.page-id-gourmet-burgers .pane-webform #webform-component-success,
.mcdelivery .pane-webform #webform-component-success,
.cyt #parallax-slider .pane-webform #webform-component-success {
    color: #468847;
    background-color: #dff0d8;
    padding: 15px 15px 5px;
    border: 1px solid #d6e9c6;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    margin: 20px 10px 10px;
}

.page-id-gourmet-burgers .webform-client-form .clearfix,
.mcdelivery .webform-client-form .clearfix,
.cyt #parallax-slider .webform-client-form .clearfix {
    display: none;
}

#mmc-buttons-wrapper {
    margin: 0 -5px 10px;
    display: block;
    text-align: center;
}

#mmc-buttons-wrapper p {
    display: inline-block;
    text-indent: -999em;
    margin: 15px 0 -5px 0;
}

#mmc-buttons-wrapper a:nth-child(2) p {
    background: url(../images/mmc/signup.png);
    background-size: auto 33px;
    width: 68px;
    height: 33px;
}

#mmc-buttons-wrapper a:nth-child(1) p {
    background: url(../images/mmc/signin.png);
    background-size: auto 33px;
    width: 195px;
    height: 33px;
}

.svg-icon {
    height: 25px;
}

/*temporary styling*/
body.toolbar-drawer {
    padding-top: 0 !important; 
}


input.form-submit,
#edit-next,
p a.button-inverted,
.button-inverted,
p a.button,
.button {
    background: #FFBC0D;
    border: none;
    border-radius: 50px;
    color: #000;
    display: inline;
    font-family: "Speedee Regular", "Roboto", "Helvetica Neue", "Arial", "Noto Sans", sans-serif;
    font-weight: normal;
    font-size: 16px;
    font-size: 1rem;
    letter-spacing: 0;
    line-height: 24px;
    padding: 0.5em 1.56em;
    text-align: center;
    text-decoration: none;
    transition: 0.2s ease;
}

p a.button-inverted,
.button-inverted {
    background: transparent;
    box-shadow: inset 0 0 0 2px #ffbc0d;
}

p a.button-large,
.button.button-large,
.button-large {
    font-size: 24px;
    font-size: 1.5rem;
    display: inline-block;
}

.search_result button.form-control:hover,
.featured button.form-control:hover,
input.form-submit:hover, #edit-next:hover,
.item-list .pager .pager-show-more-next a:hover,
p a.button-inverted:hover,
.button-inverted:hover,
p a.button:hover,
.button:hover {
    box-shadow: inset 0 0 0 2px #000;
}

button[disabled], 
html input[disabled] {
    background: #dbdbdb !important;
    color: #757575 !important;
}

.form-container,
.webform-client-form {
    max-width: 1170px;
    margin: 0 auto;
}

form a {
    text-decoration: underline;
}

.form-item, .form-actions {
    margin-top: 1.5em;
    margin-bottom: 1.5em;
}

button, input, select {
    font-weight: normal;
    font-size: 20px;
    font-size: 1.25rem;
    border: none;
    border-bottom: 1px solid #ffbc0d;
    background-color: transparent;
    padding-left: 32px;
    padding-bottom: 8px;
}

select, textarea, input.form-text {
    width: 450px;
    max-width: 100%;
}

textarea {
    font-weight: normal;
    font-size: 20px;
    font-size: 1.25rem;
    border: 1px solid #aeaeae;
    border-radius: 9px;
    padding: 5px 10px;
}
.resizable-textarea .grippie {
    display: none;
}

label {
    font-family: "Speedee Regular", "Roboto", "Helvetica Neue", "Arial", "Noto Sans", sans-serif;
    font-weight: normal;
    font-size: 16px;
    font-size: 1rem;
    display: block;
    font-weight: normal;
    margin: 8px 0 7px 32px;
}

.form-type-radio label,
.form-type-checkbox label {
    font-family: "Speedee Regular", "Roboto", "Helvetica Neue", "Arial", "Noto Sans", sans-serif;
    font-size: 20px;
    font-size: 1.25rem;
    letter-spacing: -0.5px;
    line-height: 1.375;
    margin-left: 10px;
    flex: 1;
}

legend {
    border: none;
    font-size: 20px;
    font-size: 1.25rem;
    color: #000;
}

#webform-component-cost-list--total-requested-grant-amount label,
.webform-component-textarea label {
    margin-left: 0px;
}

form h4.firstheader {
    font-family: "Speedee Regular", "Roboto", "Helvetica Neue", "Arial", "Noto Sans", sans-serif;
    font-weight: normal;
    font-size: 20px;
    font-size: 1.25rem;
    display: block;
    font-weight: normal;
}

.form-item input.error,
.form-item select.error {
    border: none;
    border-bottom: 1px solid #db0007;
}

.form-item textarea.error,
.form-item input[type="radio"].error, 
.form-item input[type="checkbox"].error {
    border: 1px solid #db0007;
}

div.error, .error {
    color: #db0007;
}

input[type="radio"],
input[type="checkbox"] {
    appearance: none;
    margin: 0;
    width: 22px;
    height: 22px;
    background: transparent;
    border: 1px solid #2d2d2d;
    border-radius: 4px;
    transition: .2s;
    cursor: pointer;
    color: #ffbc0d;
    vertical-align: text-bottom;
    margin-top: 12px;
}

#facilities input[type="checkbox"] {
    margin-top: 0;
}

input[type="radio"]:hover,
input[type="radio"]:checked,
/* input[type="checkbox"]:hover, */
input[type="checkbox"]:checked {
    background: #ffbc0d;
    border: 1px solid #ffbc0d;
    box-shadow: inset 0 0 0 2px white;
}

input[type="radio"]:checked,
input[type="checkbox"]:checked {
    background: #ffbc0d;
    box-shadow: inset 0 0 0 2px white;
} 

input[type="radio"]:focus,
input[type="checkbox"]:focus { 
    outline: 0; 
}

input[type="radio"] {
    border-radius: 50%;
}

.form-required {
    color: #000;
    padding-left: 4px;
}

#autocomplete {
    background-color: #fff;
    border: 1px solid #2d2d2d;
}
#autocomplete ul li {
    padding: 5px;
}

#autocomplete ul li:hover {
    background-color: #ffbc0d;
}

.webform-confirmation {
    max-width: 1170px;
    margin: 40px auto;
}

/* Trending */
.panel-wrapper-inner {
    clear: both;
}
.trending-wrapper,
.wdyfl-wrapper,
.trysmth-wrapper,
.mccafe-info-wrapper,
.mc-location-wrapper {
    max-width: 984px;
    margin: 0 auto;
}
.trending-wrapper .content-title,
.wdyfl-wrapper .content-title,
.trysmth-wrapper .content-title,
.confetti-wrapper .content-title,
.mccafe-info-wrapper .content-title {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 48px;
    line-height: 1.2;
    letter-spacing: -1px;
}
.trending-wrapper .content-body,
.wdyfl-wrapper .content-body,
.trysmth-wrapper .content-body,
.confetti-wrapper .content-body,
.mccafe-info-wrapper .content-body,
.mc-location-wrapper .content-body {
    font-size: 20px;
    font-size: 1.25rem;
}
.trending-title {
    white-space: nowrap;
    margin-bottom: 10px;
}
.mc-location-wrapper .content-module-a {
    width: 50%;
    float: left;
    padding-left: 3px;
    padding-right: 0;
    margin-bottom: 1.5em;
}

.mc-location-wrapper .content-module-a .group-img {
    width: 41%;
    padding-left: 0;
    padding-right: 25px;
}

.mc-location-wrapper .content-module-a .group-infos {
    width: 59%;
}
.mc-location-wrapper .content-module-a .group-infos,
.mc-location-wrapper .content-module-a .group-infos .col-md-12,
.mccafe-info-wrapper .group-left, 
.mccafe-info-wrapper .col-md-12 {
    padding-left: 0;
    padding-right: 0;
}
.mccafe-info-wrapper .col-md-12.content-body {
    padding-right: 10px;;
}
.mc-location-wrapper .content-module-a .group-infos .content-title h3 {
    font-family: 'Speedee Regular', sans-serif;
    font-size: 16px;
    font-size: 1rem;
    text-transform: uppercase;
    color: #aaa;
    margin-top: -5px;
    letter-spacing: -0.2px;
}
.mc-location-wrapper .content-module-a .group-infos .col-md-12.content-link {
    font-family: 'Speedee Regular', sans-serif;
    margin-top: 8px;
}
.mc-location-wrapper .content-module-a .group-infos .content-link a {
    line-height: 1;
    color: #2d2d2d;
    border-bottom: 1px solid #2d2d2d;
    letter-spacing: -0.3px;
}
.mc-location-wrapper .content-module-a .group-infos .col-md-12.content-link a:after {
    display: none;
}
.mc-location-wrapper .content-module-a .group-infos .col-md-12.content-body {
    min-height: 85px;
}

.mc-location-wrapper .content-module-a .content-module-img {
    position: relative;
    padding-left: 35px;
    padding-right: 0;
}
.mc-location-wrapper .content-module-a .content-module-img:before {
    content: '';
    width: 4px;
    background-color: #db0007;
    border-radius: 5px;
    position: absolute;
    left: 0;
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px; 
    border-radius: 5px;
    top: -8px;
    bottom: -13px;
}
.mc-location-wrapper .main-heading {
    display: none;
}
.page-id-trending .section-title {
    text-align: center;
    margin-bottom: 1.9rem;
}
.page-id-trending .confetti-wrapper .content-module-img,
.confetti-wrapper .content-title,
.confetti-wrapper .content-body,
.mccafe-info-wrapper .content-module-img,
.mccafe-info-wrapper .content-title,
.trysmth-wrapper .content-module-img {
    margin-bottom: 14px;
}
.page-id-trending .confetti-wrapper .content-module-img img.b-lazy {
    display: inline-block;
}
.page-id-trending h1,
.page-id-trending .pane-section-title,
.page-id-trending .main-heading {
    font-size: 70px;
    font-size: 4.375rem;
    letter-spacing: -1.75px;
}
.page-id-trending h1 {
    margin-top: 10px;
    margin-bottom: 0;
}
.page-id-trending .pane-hero-image {
    max-width: 1170px;
    margin: 0 auto 40px;
    padding: 0;
}
.page-id-trending .pane-hero-image img {
    width: 100%;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { /* Reduce Letter-spacing for IE only */
    .page-id-trending h1,
    .page-id-trending .pane-section-title,
    .page-id-trending .main-heading {
        letter-spacing: -2.75px;
    }
}
.page-id-trending .pane-section-title {
    text-align: center;
    margin-bottom: 0.35em;
    padding-top: 10px;
}
.page-id-trending .wdyfl-wrapper .pane-section-title {
    margin-bottom: 3px;
}
.confetti-wrapper {
    overflow: hidden;
}
.confetti-wrapper,
.wdyfl-wrapper {
    position: relative;
    z-index: 0;
}
.page-id-trending .confetti-wrapper .group-infos {
    padding-bottom: 9.3em;
    max-width: 567px;
    margin: 0 auto;
}
.page-id-trending .confetti-wrapper .content-module-img {
    max-width: 784px;
    margin-left: auto;
    margin-right: auto;
}
.page-id-trending .confetti-wrapper img {
    width: 100%;
}
.page-id-trending .confetti-wrapper:before {
    content: '';
    background-image: url(../images/pieces4.svg), url(../images/pieces5.svg);
    background-size: 99.5%, 74.1%;
    background-position: top 2px left 6px, 50.5% 100%;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
}
.page-id-trending .confetti-wrapper .content-title {
    margin-bottom: 9px;
}
.mccafe-info-wrapper .content-body,
.page-id-trending .confetti-wrapper .content-body {
    margin-bottom: 0;
}
.wdyfl-wrapper .panel-wrapper-inner .panel-wrapper-inner {
    max-width: 654px;
    margin: 0 auto;
}
.wdyfl-wrapper:before {
    content: '';
    height: 110px;
    background-color: #ffbc0d;
    position: absolute;
    left: 30px;
    right: 30px;
    top: 24%;
    -webkit-transform: matrix(1, 0.034, 0.035, -1, 0, 0);
       -moz-transform: matrix(1, 0.034, 0.035, -1, 0, 0);
        -ms-transform: matrix(1, 0.034, 0.035, -1, 0, 0);
         -o-transform: matrix(1, 0.034, 0.035, -1, 0, 0);
            transform: matrix(1, 0.034, 0.035, -1, 0, 0);
    z-index: -1;
}
.wdyfl-menu {
    width: 154px;
    padding: 0;
    position: relative;
    z-index: 0;
    margin-bottom: 30px;
}
.wdyfl-image {
    margin-bottom: 3px;
    min-height: 80.52px;
    line-height: 80.52px;
}
.wdyfl-title {
    font-family: 'Speedee Bold', sans-serif;
    letter-spacing: -0.61px;
}
.wdyfl-menu .entity {
    padding: 19px 6.5px;
    position: relative;
    overflow: hidden;
    background-color: #fff;
}
.wdyfl-menu-icon {
    max-width: 90px;
    max-height: 64px;
    width: auto;
    height: auto;
}
.wdyfl-menu:before {
    content: '';
    position: absolute;
    left: 19px;
    right: 19px;
    top: 0;
    bottom: 0;
    box-shadow: 10px 20px 25px 0 rgba(0,0,0,0.05);
    border-radius: 50%;
    z-index: -1;
}
.mccafe-info-wrapper {
    margin: 6.5em auto 7.5em;
}
.page-id-trending .confetti-wrapper .content-link,
.mccafe-info-wrapper .content-link {
    margin-top: 14px;
}
.trysmth-wrapper {
    margin-bottom: 9.5em;
}
.trysmth-wrapper .content-title {
    margin-bottom: 10px;
    min-height: 58px;
}
.trysmth-wrapper .content-body {
    padding-left: 0;
}
.trysmth-wrapper .content-link {
    margin-top: 1rem;
}
.trysmth-wrapper .content-link a {
    letter-spacing: -0.8px;
}
.trysmth-wrapper .pane-section-title {
    margin-bottom: 47px;
}
.pane-content-module-e .main-heading {
    margin-bottom: 0.4em;
}

.trysmth-wrapper .group-left,
.trysmth-wrapper .content-module-img,
.trysmth-wrapper .content-title,
.trysmth-wrapper .content-link {
    padding-left: 0;
    padding-right: 0;
}
.trending-wrapper {
    margin-top: -2px;
    margin-bottom: 4.9em;
    position: relative;
}
.trending-wrapper .section-link {
    padding-top: 3em;
    text-align: center;
    clear: both;
    padding-left: 13px;
}
.wdyfl-wrapper {
    margin-bottom: 5.4em;
}
.value-deal-wrapper {
    background-color: #f9f9f9;
}
.value-deal-wrapper h2 {
    text-align: left;
    margin-bottom: 23px;
}
.wdyfl-wrapper .content,
.trysmth-wrapper .content,
.value-deal-wrapper .content {
    display: none;
}
.panel-wrapper-outer.value-deal-wrapper {
    padding: 2.98em 0 3em;
}
.value-deals-image-wrapper {
    overflow-x: scroll;
    overflow-y: hidden;
    scrollbar-width: none;
    scrollbar-color: transparent;
    -ms-overflow-style: none;
}
.value-deals-image-wrapper::-webkit-scrollbar {
    display: none;
}
.value-deal-wrapper .section-title {
    margin-bottom: 0.6rem;
}
.value-deal-wrapper .section-link {
    clear: both;
    padding-top: 19px;
}

.mccafe-info-wrapper .content-module-b,
.value-deal-wrapper .value-deal-wrapper,
.value-deal-wrapper .pane-section-title,
.trysmth-wrapper .content-module-b,
.trysmth-wrapper .content-module-c {
    padding: 0 6.5px;
}
.value-deals-image-wrapper .panel-wrapper-inner, 
.value-deal-wrapper .pane-section-title, 
.value-deal-wrapper .section-link {
    max-width: 997px;
    margin: 0 auto;
}
.page-id-trending .value-deal-wrapper .pane-section-title {
    text-align: left;
}
.value-deal-wrapper .panel-wrapper-inner .content-link {
    padding-right: 6px;
}
.value-deal-image img {
    width: 100%;
    height: auto;
}
#page-content.page-id-trending .content,
#page-content.page-id-new-in .content {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
}
.page-id-trending {
    position: relative;
    z-index: 0;
    /*margin-top: 15px;*/
}
.no-scroll .page-id-trending {
    margin-top: 0;
}
/*.page-id-trending:before {
    content: '';
    width: 1920px;
    height: 1000px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -45.8%);
    z-index: -1;
    background-image: url('../images/Product_BackgroundCircle.svg');
    background-size: 1920px;
    background-position: center;;
    background-repeat: no-repeat;
}*/

#console {
    position: absolute;
    width: 100%;
    overflow: hidden;
}
#console {
    position: relative;
    width: 100%;
    overflow: visible;
}

.status button.dismiss {
    padding: 0;
    background: none;
    border: none;
    box-shadow: none;
}

.on-your-team .hero {
    overflow: visible;
    /*margin-top: 50px;*/
}
.on-your-team .multi .multicolumn-section p {
    text-align: center;
}

#page-content .on-your-team .hero h1 {
    max-width: 316px;
}

#page-content .on-your-team .hero .inner-container h1 {
    padding-top: 100px;
}

#content-2823,
#content-4026 {
    max-width: 770px;
}

[class*="page-id-wi-fi-faq"] .hero h2,
[class*="page-id-wi-fi-faq"] .content {
    max-width: 800px;
    margin: 0 auto;
}

p.pdftext a {
    word-break: break-word;
}

/* Organization */
.team, .state-office {
    margin-bottom: 30px;
    padding-right: 2%;
}

.team .title,
.state-office .title {
    font-size: 30px;
    font-size: 1.875rem;
    letter-spacing: -0.54px;
    line-height: 2.5rem;
    margin-bottom: 9px;
}

.team .body {
    font-size: 20px;
    font-size: 1.25rem;
}

/* Betmad */
.betmad .hero .inner-container {
    margin-top: 22.5rem;
}
.betmad .row.entity-pane {
    max-width: 955px;
    margin-bottom: 48px;
}
.betmad p.p2 {
    margin-bottom: 0;
    max-height: 15px;
}
.betmad .alternating-box.col-md-9 {
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    float: none;
    position: relative;
    padding: 0;
    width: 97%;
}
.betmad .pane-alternating-boxes {
    background-color: #f4f2f3;
    align-items: center;
}
.betmad .hero {
    background-size: cover;
    height: 462px;
    margin-bottom: 56px;
}
#page-content .betmad .hero h1 {
    font-family: 'arch-extrabold';
    font-size: 43px;
    color: #fff;
}
#page-content .betmad .betmad .hero h1 img {
    max-width: 100%;
}
.betmad .row.pane-gallery {
    margin-top: 20px;
}
body .betmad .content-title,
body .betmad .content-title a,
body .betmad .content-title p {
    font-family: 'arch-bold' !important;
    text-decoration: none;
    font-size: 18px;
    line-height: 24px;
    color: #000;
    letter-spacing: -0.2px;
    margin-bottom: 0;
}

body .betmad .content-body {
    margin-top: 12px;
}
body .betmad .content-body p {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 0;
    letter-spacing: -0.2px;
}

.betmad .row.entity-pane p {
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    letter-spacing: -0.1px;
}
.betmad .alternating-box a.edit {
    position: absolute;
    top: 0;
    right: 0;
}
.betmad span.edit {
    left: 94%;
}
.betmad .row.entity-pane a.edit {
    left: 107%;
}
.betmad .alternating-box .col-sm-6, 
.betmad .alternating-box .col-md-12 {
    padding: 0;
}
.betmad .alternating-box .group-infos {
    padding: 5px 70px 5px 45px;
}
.betmad .alternating-box.right-box .group-infos {
    padding: 5px 45px 5px 70px;
}

/* Apps */
.page-id-mobile-ordering .benefits-in-the-app h4 {
    font-size: 18px;
}

/* mccafe */
.new-mccafe .entity:last-child {
    padding-bottom: 90px;
}


/* Help & Search */
.page-id-help section.search,
.page-id-help-centre section.search {
    margin-top: 20px;
    margin-bottom: 100px;
}
section.search .icon-remove:before {
    transform: scale(0.7) translateY(5px);
}
section.featured h2 {
    margin-bottom: 30px;
}
section.category-articles h1 {
  margin-bottom: 50px;
}
section.search .icon-search, 
section.search .icon-remove {
    position: absolute;
    top: 0;
} 
section.search .icon-search {
    padding-left: 0;
    border-bottom: 0;
}
section.search .icon-remove {
    right: 0;
    cursor: pointer;
}
section.search .col-sm-4 {
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    float: none;
}
section.search .input-group {
    width: 100%;
    margin-top: 50px;
}
#views-exposed-form-newsroom-search-page #edit-search,
section.search .form-control {
    background-color: transparent;
    box-shadow: none;
    border: 0;
    border-bottom: 1px solid #bcbcbc;
    padding: 0 35px 10px;
    font-size: 20px;
    border-radius: 0;
}
section.serach .input-group .form-control:focus {
    border-color: #bcbcbc;
    box-shadow: none;
}
#views-exposed-form-newsroom-search-page label,
#views-exposed-form-newsroom-search-page .views-submit-button {
    display: none;
}
.page-help-centre {
    background-color: #f9f9f9;
}
.page-help-centre .featured-block-landing .card {
    padding-left: 0;
    height: 163px;
}
.page-help-centre .featured-block-landing .card:first-child {
    height: 340px;
}
.page-help-centre .featured-block-landing .card:last-child {
    margin-top: 15px;
}
.page-help-centre .featured-block-landing .card .card-body {
    height: 100%;
}
.page-help-centre .featured-block-landing .card .content-link {
    margin-top: 20px;
}
.page-help-centre #tertiary-footer-wrapper {
    background-image: none;
}
.sort-by-category {
    float: none;
    align-items: center;
    margin-bottom: 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.view-newsroom .form-select,
.sort-by-category .form-control {
    font-family: "Speedee Bold", sans-serif;
    border: 1px solid #ffbc0d;
    box-shadow: none;
    background-color: transparent;
    color: #000;
    background-image: url(../images/arrow-down.png);
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: top 13px right 15px;
    image-rendering: -webkit-optimize-contrast;
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    vertical-align: middle;
    border-radius: 4px;
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.featured .card-body {
    background-color: #fff;
    padding: 20px 20px 10px;
}
.search_result .form-control:focus,
.featured .form-control:focus {
    box-shadow: none;
}
.card {
    position: relative;
}
.tab-pane .card,
.view-similar-news .featured .card,
.search-result .featured .card {
    margin-bottom: 15px;
}
.card-title {
    margin-top: 3px;
}
.results-top .card-title {
    margin: 10px 0 20px;
}
.card-title a {
    display: block;
}
.card-title a:before,
.card-text a:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.card-body-detail .card-title a:before,
.card-body-detail .card-text a:before {
    position: unset;
    content: unset;
}
.card-info {
    font-size: 12px;
    line-height: 22px;
    color: #737373;
    margin-bottom: 0;
}
.card-link a {
    text-decoration: underline;
}
.results-bottom {
    margin-bottom: 80px;
    position: relative;
}
.results-bottom .col-sm-6 .card-info {
    margin-bottom: 10px;
}
.results-bottom .card-body {
    padding-right: 30px;
}
.results-top .card-info,
.results-bottom .card-text {
    font-size: 14px;
}
.card-date:after {
    content: '|';
    padding: 0 5px;
}
.card-text a {
    font-size: 14px;
    padding-top: 5px;
    display: block;
}
.knowledge-article-detail .card-body-detail .card-text a {
    display: inline;
    text-decoration: underline;
}
#content-container section.app-contact {
    background-image: linear-gradient(180deg, #fff 80%, #f9f9f9 100%);
    padding-top: 80px;
    padding-bottom: 60px;
}
#content-container section.featured {
    margin-bottom: 50px;
}
p.arrow {
    margin-bottom: 0;
    position: absolute;
}
.featured .col-sm-3 p.arrow {
    position: absolute;
    right: 20px;
    bottom: 10px;
}
.featured .col-sm-6 p.arrow {
    right: 30px;
    bottom: 30px;
}
.featured #nav-tabContent .tab-pane {
    display: none;
}
.featured #nav-tabContent .tab-pane.active {
    display: block;
}
.app-contact-container p.arrow {
    right: 25px;
    bottom: 10px;
}
p.arrow a:after {
    content: url('../images/arrow-icon.svg');
}
.item-list .pager .pager-show-more-next a,
.view-newsroom-search .pager .pager-show-more-next a,
.view-newsroom .pager .pager-show-more-next a,
.load-more button {
    width: 128px;
    height: auto;
    border: 0;
    border-radius: 50px;
    background-color: #ffbc0d;
    padding: 10px 30px 10px 20px;
    position: relative;
    letter-spacing: -0.25px;
    text-decoration: none;
}
.view-newsroom-search .pager .pager-show-more-next a,
.view-newsroom .pager .pager-show-more-next a,
.load-more button {
    margin: 50px auto 0;
}
.view-newsroom-search .pager .pager-show-more-next a:after,
.view-newsroom .pager .pager-show-more-next a:after,
.load-more button:after {
    content: url('../images/icon-back.svg');
    transform: rotate(-90deg);
    filter: brightness(0);
    position: absolute;
    top: 11px;
    right: 16px;
}

.item-list .pager .pager-show-more-next {
    position: relative;
}

.view-newsroom .view-filters {
    position: relative;
}

.view-newsroom .views-exposed-widget {
    width: auto;
}
.view-newsroom .view-content.results-wrapper {
    margin-top: 12px;
}

.featured .sep-bar {
    padding-top: 50px;
}
.featured .col-sm-8,
.featured .col-sm-4,
.featured .col-sm-3 {
    padding: 0;
}
.featured .col-sm-8 {
    padding-right: 40px;
    border-right: 1px solid #e6e6e6;
}
.view-newsroom-featured {
    padding: 0;
}
.featured .col-sm-4 {
    padding-left: 50px;
    margin-top: -15px;
    margin-bottom: 20px;
}
.view-newsroom-featured .card-title {
    margin-top: 15px;
    margin-bottom: 15px;
}
.view-newsroom-featured .card-body {
    margin-right: 0;
    padding: 30px 35px;
    min-height: 194px;
    position: relative;
    min-height: 197px;
}
.view-newsroom-featured .card-body {
    min-height: 107px;
}
.view-newsroom-featured.view-display-id-default .view-content-footer-wrapper-inner > .view-content .card-body {
    min-height: 300px;
}
.view-newsroom-featured .view-footer .card:nth-child(1) .card-body {
    margin-bottom: 15px;
}
.view-newsroom-featured .view-footer .card:nth-child(2) .card-image {
    display: none;
}
.featured .col-sm-3 .card-body {
    min-height: 135px;
}

.view-newsroom-featured .view-header h2,
.view-newsroom  .view-header h2 {
    margin-bottom: 30px;
}

.view-newsroom-featured.view-display-id-default .view-content-footer-wrapper-inner > .view-content,
.view-newsroom-featured .view-footer {
    padding-right: 12px;
    /* border-right: 1px solid #e6e6e6; */
    width: 50%;
    float: left;
}

#quicktabs-newsroom_popular_new {
    margin-top: 105px;
}

.featured.col-sm-4 .col-md-12 {
    padding-left: 52px;
    margin-left: 30px;
    margin-bottom: 20px;
    border-left: 1px solid #e6e6e6;
}

.page-id-newsroom .content p.card-text a {
    text-decoration: none;
}

.page-id-newsroom .content ul.quicktabs-tabs {
    margin-bottom: 8px;
    line-height: 26px;
}

.view-newsroom .pager .pager-show-more-next a,
.view-newsroom-search .pager .pager-show-more-next a {
    font-size: 14px;
}

.content ul li.pager-show-more-next {
    margin: 0 auto;
}

.app-contact .subheading {
    font-size: 20px;
    max-width: 400px;
    margin: 0 auto 30px;
}
.app-contact-container .text-left {
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
}
.app-contact-container .text-left .card {
    padding: 10px 30px;
    margin: 0 10px;
    max-width: 430px;
}
.app-contact-container .text-left .card:hover {
    box-shadow: 0px 20px 50px -25px rgba(0,0,0,0.1);
}
.app-contact-container .card-body:before {
    padding-right: 30px;
}
.app-contact-container .card-body.contact:before {
    content: url('../images/contact-icon.svg');
}
.app-contact-container .card-body.chat:before {
    content: url('../images/contact-icon.svg');
}
.app-contact-container .card-body {
    align-items: center;
    padding-bottom: 10px;
}
.card-wrapper {
    flex: 1;
    padding-right: 50px;
}
.card-wrapper .card-text {
    font-size: 15px;
}
.app-contact .card-title,
.app-contact .card-text {
    padding-right: 20px;
}
.featured .col-sm-3 {
    width: 24%;
    float: none;
    margin-bottom: 17px;
    margin-right: 1.3%;
}
.featured .col-sm-3:nth-child(4n) {
    margin-right: 0;
}

.featured .nav-tabs {
    border: 0;
    margin-bottom: 10px;
}
.featured .quicktabs-tabs li.first {
    margin-left: 0;
}

.featured .quicktabs-tabs a,
.featured .nav-link {
    font-family: "Speedee Light", sans-serif;
    font-size: 40px;
    font-size: 2.5rem;
    padding: 0;
    border: 0;
    color: #737373;
    letter-spacing: -1px;
    text-decoration: none;
}
.featured .nav-link:first-child {
    margin-right: 20px;
}

.search_result {
    max-width:  585px;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
}
.search-result {
    margin-top: 40px;
}
.search_result h1 {
    font-size: 50px;
}
.search-result .container,
.results-top .col-sm-3,
.results-top .col-sm-6,
.results-bottom .col-sm-3,
.results-bottom .col-sm-6 {
    padding: 0;
}
.results-bottom .shared-buttons .social-icons {
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    padding: 10px 0;
    margin: 10px 0;
    width: 70%;
}
.results-bottom .shared-buttons .social-icons a {
    display: block;
    margin-bottom: 8px;
}
.results-bottom .shared-buttons .social-icons a:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 18px;
    background-size: 18px;
    background-repeat: no-repeat;
    margin-right: 8px;
}
.results-bottom .shared-buttons .social-icons p {
    font-size: 12px;
    color: #737373;
}
.results-bottom .shared-buttons .social-icons a.facebook:before {
    background-image: url('../images/shared-icon-facebook.png');
}
.results-bottom .shared-buttons .social-icons a.twitter:before {
    background-image: url('../images/shared-icon-twitter.png');
}
.results-bottom .shared-buttons .social-icons a.linkedin:before {
    background-image: url('../images/shared-icon-linkedin.png');
}
.results-bottom .shared-buttons .social-icons a.gmail:before {
    background-image: url('../images/shared-icon-gmail.png');
}
.results-bottom .shared-buttons .social-icons
.search_result .card-title,
.search_result .card-text {
    margin-bottom: 20px;
}
.search_result .results {
    margin-bottom: 6em;
}
.results > .card {
    margin-bottom: 40px;
}
p#total_count {
    font-size: 14px;
    color: #737373;
    margin-bottom: 50px;
}
.results-top {
    margin-bottom: 50px;
}

.node-type-news-media-release .results-top {
    margin-bottom: 20px;
}

.page-id-newsroom,
.node-type-news-media-release {
    background-color: #f9f9f9;
}

.page-id-newsroom #tertiary-footer-wrapper,
.node-type-news-media-release #tertiary-footer-wrapper {
    background-image: none;
}

.node-type-news-media-release .card-image .field-name-field-news-image {
    margin-bottom: 30px;
}

.view-content .card-image {
    background-color: #fff;
}
.card-image img {
    max-width: 100%;
    width: 100%;
    height: auto;
}

.node-type-page .newsroom .content .row, 
.node-type-page .newsroom-search .content .row, 
.node-page.newsroom #content-nav {
    max-width: 1170px;
}

.node-type-page .newsroom .content .row.col-sm-8 {
    width: 66.66666666666666%;
    padding: 0;
}

.node-type-page .newsroom .content .row.col-sm-8 .results-wrapper {
    padding-right: 40px;
    border-right: 1px solid #e6e6e6;
}

.node-type-page .newsroom .content .row.col-sm-4 {
    width: 33.33333333333333%;
    padding: 0;
}

.container.featured-container {
    padding: 0;
}

.page-id-newsroom .results > .card {
    margin-bottom: 15px;
}

.page-id-newsroom .results > .card:last-child {
    margin-bottom: 0;
}

.page-id-newsroom section.search .container {
    padding: 0;
}

.page-id-newsroom .hero .inner-container {
    margin-bottom: 0;
}

#content-container .newsroom section.search {
    padding-top: 0px;
    padding-bottom: 100px;
    border-bottom: 1px solid #e8e8e8;
}

.page-id-newsroom .container.featured-container {
    padding-top: 50px;
    padding-bottom: 50px;
    border-bottom: 1px solid #e8e8e8;
}

.page-id-newsroom .category-pane {
    padding-top: 50px;
}

/* Notification */
.node-public-notification,
.view-public-notification {
    font-size: 12px;
}
.public-notification .views-row {
    max-width: 900px;
    margin: 0 auto;
}
.public-notification .views-row .field-content * {
    display: inline;
}
.view-public-notification .field-content {
    max-width: 90%;
}
.public-notification p {
    padding-right: 10px;
}
.node-public-notification {
    margin-top: 50px;
}
.view-public-notification {
    background-color: #ffbc0d;
    padding: 15px 0;
}
.node-public-notification .field-name-body:before,
.view-public-notification .views-field:before {
    content: '';
    background-image: url('../images/icon-notification.png');
    background-repeat: no-repeat;
    background-size: 28px;
    width: 28px;
    height: 28px;
    image-rendering: -webkit-optimize-contrast;
    margin-right: 15px;
}
.menu-clicked, .search-clicked {
    display: none !important;
}
.public-notification {
    display: none;
    z-index: 9;
    position: relative;
}
.node-public-notification p {
    margin-bottom: 0;
}
.view-public-notification .views-field-body:before,
.view-public-notification .field-content,
.node-public-notification .field-name-body:before,
.node-public-notification .field-items {
    display: inline-block;
    vertical-align: middle;
}
.close-noti {
    white-space: nowrap;
}


/* BEGIN: CTA button style in RTE */

p.ctabtn a {
    display: block;
    font-family: "Speedee Bold", "Roboto", "Helvetica Neue", "Arial", "Noto Sans", sans-serif;
    font-size: 20px;
    font-size: 1.25rem;
    letter-spacing: -0.5px;
    line-height: 1.25;
    width: fit-content;
    text-decoration: none;
    display: inline-block;
}

p.ctabtn a:after {
    background-color: #ffbc0d;
    content: '';
    display: block;
    height: 4px;
    margin-top: 5px;
    width: 30%;
    margin-left: 0;
}

p.ctabtn a:after {
    transition: margin-left 300ms;
    transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750);
}

p.ctabtn a:hover:after {
    margin-left: calc(100% + 1px);
}

p.ctabtn a:before {
    content: '';
    width: 100%;
    height: 4px;
    margin-top: 5px;
    position: absolute;
    bottom: 0;
    background-color: #febb30;
    right: 100%;
    transition: right 300ms;
    transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
    opacity: 0;
}
p.ctabtn a {
    position: relative;
    overflow: hidden;
}

p.ctabtn a:hover:before {
    right: 0;
    transition-delay: 0.2s;
    opacity: 1;
}

/* END: CTA button style in RTE */

/* Our Impact Pages */

.our-impact-pages p {
    font-size: 18px;
    line-height: 1.5em;
}

.our-impact-pages b, .our-impact-pages strong {
    font-family: "Speedee Bold", sans-serif;
    color: #000;
}

#page-content .our-impact-pages .content {
    max-width: 1170px;
    margin: 0 auto;
}

.our-impact-pages .content > .row.pane-content {
    margin-bottom: 50px;
    margin-top: 50px;
}

#page-content .our-impact-pages .content .row {
    margin-left: 0;
}

.our-impact-pages .col-md-12 {
    width: auto;
    padding: 0;
}

.our-impact-pages .pane-hero-image img {
    width: 100%;
}

.our-impact-pages .hero h2 {
    font-size: 20px;
    line-height: 1.5em;
    max-width: 1170px;
    margin-top: 20px;
}

.our-impact-pages .section-title h2 {
    text-align: left;
}

.our-impact-pages .multicolumn-section {
    margin: 0 auto;
    width: auto;
    position: relative;
    max-width: none;
}


.our-impact-pages .multicolumn-section .thumbcontainer.twocol,
.our-impact-pages .multicolumn-section .thumbcontainer.twocol.leftcol,
.our-impact-pages .multicolumn-section .thumbcontainer.twocol.rightcol {
    margin-left: 0px;
    margin-right: 3%;
}

.our-impact-pages .multicolumn-section .thumbcontainer.threecol.leftcol,
.our-impact-pages .multicolumn-section .thumbcontainer.threecol.rightcol {
    margin-left: 0px;
    margin-right: 3%;
}

.our-impact-pages .multicolumn-section.more-col-1 .thumbcontainer {
    margin-left: 0px;
}

.our-impact-pages .multicolumn-section .thumbcontainer.threecol,
.our-impact-pages .more-impact .multicolumn-section .thumbcontainer {
    width: 30%;
}

.our-impact-pages .more-impact {
    margin-top: 60px;
}

.our-impact-pages .more-impact .section-title {
    margin-bottom: 20px;
}

.our-impact-pages .more-impact .pane-section-title h2 {
    text-align: left;
}

.our-impact-pages .more-impact .multicolumn-section .thumbcontainer h3, 
.our-impact-pages .more-impact .multicolumn-section .thumbcontainer h4, 
.our-impact-pages .more-impact .multicolumn-section .thumbcontainer h5, 
.our-impact-pages .more-impact .multicolumn-section .thumbcontainer h6 {
    font-size: 30px;
    line-height: 1.1em;
}

#page-content .our-impact-pages .content .row h3 {
    font-size: 50px;
    line-height: 1.1;
}

.our-impact-pages .thumbcontainer p,
.our-impact-pages .more-impact .thumbcontainer p {
    font-size: 18px;
    line-height: 1.5em;
}

.our-impact-pages .thumbcontainer .content-link a {
    font-family: "Speedee Bold", "Roboto", "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 1.25;
}

.our-impact-pages .intro {
    margin: 58px 0;
    font-size: 18px;
    line-height: 1.3em;
}

.our-impact-pages .field-name-field-file-image-caption {
    display: none;
}

.our-impact-pages .multicolumn-section .thumbcontainer.twocol {
    max-width: 47%;
}

.our-impact-pages .multicolumn-section .thumbcontainer.twocol h2,
.our-impact-pages .multicolumn-section .thumbcontainer.twocol h3,
.our-impact-pages .multicolumn-section .thumbcontainer.twocol h4 {
    font-size: 40px;
    line-height: 1.15em;
    letter-spacing: -1px;
    margin-top: 20px;
    margin-bottom: 10px;
}

.our-impact-pages .multicolumn-section .thumbcontainer.twocol h4 a,
.our-impact-pages .pane-content-module-a .group-infos h3, 
.our-impact-pages .row.pane-content h4 {
    font-size: 40px;
    line-height: 1.15em;
    letter-spacing: -1px;
}

.our-impact-pages .multicolumn-section .thumbcontainer.twocol.leftcol {
    margin-left: 0;
}

.our-impact-pages .media {
    margin-top: 15px;
    margin-bottom: 15px;
}

.our-impact-pages .media img {
    height: auto;
    width: 100%;
}

.our-impact-pages .our-values .multicolumn-section .thumbcontainer {
    width: 18%;
    text-align: center;
    height: auto !important;
}

.our-impact-pages .our-values .multicolumn-section .thumbcontainer.leftcol {
    margin-left: 0;
}

.our-impact-pages .our-values .multicolumn-section .thumbcontainer h3,
.our-impact-pages .our-values .multicolumn-section .thumbcontainer h4,
.our-impact-pages .our-values .multicolumn-section .thumbcontainer h5,
.our-impact-pages .our-values .multicolumn-section .thumbcontainer h6 {
    font-size: 30px;
}

.our-impact-pages .our-values .multicolumn-section .thumbcontainer p {
    font-size: 16px;
    line-height: 1.5em;
}


.our-impact-pages .pane-content-module-a {
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    padding: 45px 0px;
}

.our-impact-pages .pane-content-module-a .group-img {
    padding: 0;
}

.our-impact-pages .pane-content-module-a .group-infos {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    padding-left: 112px;
    padding-right: 0px;
}

.our-impact-pages .mobile-reverse .pane-content-module-a .group-infos {
    padding-left: 0;
    padding-right: 112px;
}

.our-impact-pages a.edit {
    position: absolute;
}

.our-impact-pages p.ctabtn a {
    margin-top: 7px;
}

.our-impact-pages .multicolumn-section .thumbcontainer.fourcol {
    margin-left: 0;
    margin-right: 3%;
    width: 21.75%;
}


/* Our Impact Subpages */

.our-impact-subpages .hero h1 {
    text-align: left;
    max-width: 775px;
}

.our-impact-subpages .hero h2 {
    text-align: left;
    margin-left: 0;
    padding-left: 0;
}
/* Swiperjs Style1 css */

.swiperjs-style1 .swiper {
  max-width: 520px;
}

.swiperjs-style1 .swiper img {
    max-width: 100%;
}

.swiperjs-style1 {
    display: flex;
    align-items: center;
    width: 100%;
    overflow: hidden;
    background-size: contain;
    background-position: top;
    background-repeat: no-repeat;
}

.swiperjs-style1 .swiper-pagination {
    position: relative;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    width: 200px !important;
    height: 44px;
    border-radius: 50px;
    background: rgba(101, 101, 101, 0.15);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
    flex-direction: row;
}

.swiperjs-style1 .swiper-pagination-bullet {
    border-radius: 0;
    margin: 0 3px;
    width: 31px;
    height: 5px;
}

.swiperjs-style1 .swiper-pagination-bullet {
    position: relative;
    bottom: 0px !important;
    width: 14px;
    height: 14px;
    text-align: left;
    border-radius: 7px;
    opacity: 1;
    margin-right: 0px;
    background-color: transparent;
    overflow: hidden;
}

.swiperjs-style1 .swiper-intro-container em {
    font-size: 14px;
    line-height: 28px;
    font-weight: bold;
    letter-spacing: -0.38px;
    color: #111;
}

.swiperjs-style1 .swiper-intro-container i {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 14px;
    background-color: #ffffff;
}

.swiperjs-style1 .swiper-intro-container b {
    position: absolute;
    bottom: 0;
    left:  0;
    z-index: 2;
    width: 0%;
    height: 14px;
    background-color: #FFBC0D;
}

.swiperjs-style1 .swiper-pagination-bullet-active {
    width: 78px;
    background-color: transparent;
}

.swiperjs-style1 .swiper-pagination-bullet-active b {  
    animation-name: countingBar;
    animation-duration: 5s;
    animation-timing-function: ease-in;
    animation-iteration-count: 1;
    animation-direction: alternate ;
    animation-fill-mode: forwards;
}

.swiperjs-style1 .inner {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.swiperjs-style1 .swiper img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media only screen and (max-width: 479px) {
    .swiperjs-style1 .block-image {
        width: 520px;
    }
    .swiperjs-style1 .swiper-slide {
        left: 15px;
    }
}


/* Swiperjs Carousel css */

.swiper-carousel .mySwiper {
    max-width: 940px;
    margin: 0 auto;
}

.swiper-carousel .mySwiper img, .swiper-carousel .mySwiper video {
    max-width: 100%;
}

.swiper-carousel .mySwiper .swiper-slide-next img, .swiper-carousel .mySwiper .swiper-slide-prev img, .swiper-carousel .mySwiper .swiper-slide-next .block-image, .swiper-carousel .mySwiper .swiper-slide-prev .block-image, .swiper-carousel .mySwiper .swiper-slide-active .block-image  {
   height: auto;
}

.swiper-carousel {
    display: flex;
    align-items: center;
    width: 100%;
    overflow: hidden;
    background-size: contain;
    background-position: top;
    background-repeat: no-repeat;
}

.swiper-carousel .swiper-wrapper {
    align-items: center;
}

.swiper-carousel .swiper-intro-container {
    width: 100%;
    overflow: hidden;
}

.swiper-carousel .swiper-pagination {
    position: relative;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    width: 200px !important;
    height: 44px;
    border-radius: 50px;
    background: rgba(101, 101, 101, 0.15);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
    flex-direction: row;
}

.swiper-carousel .swiper-pagination-bullet {
    border-radius: 0;
    margin: 0 3px;
    width: 31px;
    height: 5px;
}

.swiper-carousel .swiper-pagination-bullet {
    position: relative;
    bottom: 0px !important;
    width: 14px;
    height: 14px;
    text-align: left;
    border-radius: 7px;
    opacity: 1;
    margin-right: 0px;
    background-color: transparent;
    overflow: hidden;
}

.swiper-carousel .swiper-intro-container em {
    font-size: 14px;
    line-height: 28px;
    font-weight: bold;
    letter-spacing: -0.38px;
    color: #111;
}

.swiper-carousel .swiper-intro-container i {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 14px;
    background-color: #ffffff;
}

.swiper-carousel .swiper-intro-container b {
    position: absolute;
    bottom: 0;
    left:  0;
    z-index: 2;
    width: 0%;
    height: 14px;
    background-color: #FFBC0D;
}

.swiper-carousel .swiper-pagination-bullet-active {
    width: 78px;
    background-color: transparent;
}

.swiper-carousel .swiper-pagination-bullet-active b {  
    animation-name: countingBar;
    animation-duration: 9s;
    animation-timing-function: ease-in;
    animation-iteration-count: 1;
    animation-direction: alternate ;
    animation-fill-mode: forwards;
}

.swiper-carousel .inner {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    height: 100%;
}

.swiper-carousel .swiper img, .swiper-carousel .swiper video {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.swiper-carousel .swiper-slide-next, .swiper-carousel .swiper-slide-prev {
    opacity: 0.5;
    filter: blur(2px);
}

.swiper-carousel .swiper-slide-next {
    padding-right: 50px;
}

.swiper-carousel .swiper-slide-prev {
    padding-left: 50px;
}

.swiper-carousel .swiper-slide-next .block-image, .swiper-carousel .swiper-slide-prev .block-image {
    max-width: 220px;
}

.swiper-carousel .block-copy {
    position: relative;
    overflow: visible;
    padding: 30px 0 20px;
}

.swiper-carousel .app-subheading {
    visibility: hidden;
    margin-bottom: 10px;
    text-align: center;
    color: #2D2D2D;
    font-family: "Speedee Bold","Roboto","Helvetica Neue","Arial","Noto Sans",sans-serif;
    font-size: 20px;
}

.swiper-carousel .swiper-slide-active .app-subheading {
    visibility: visible;
}

.swiper-carousel video {
    border-radius: 27px;
    padding: 14px 8px;
}

@keyframes countingBar {
    0% {width: 0;}
    100% {width:100%;}
}

.vpc-hide {
    opacity: 0;
}

.vpc-show {
    opacity: 1;
}
