/*Responsive*/
@media only screen and (min-width: 1799px) {

  .background-image-container .background-image--desktop {
    height: 70vh;
  }

}

@media only screen and (min-width: 768px) {
  .menu-overlay-inner h2 {
    max-width: 855px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.95rem;
  }
  .menu-overlay-inner h2:before {
    height: 110px;
    top: 52px;
    left: -14px;
    right: -27px;
  }
  .mcd-au .menu-overlay-inner h2:before {
    left: -94px;
    right: -107px;
  }
}

@media only screen and (min-width: 1500px) {

  #menu-overlay h2,
  .four-key-menus {
    margin-bottom: 2rem;
  }

  .four-key-menus {
    margin-bottom: 4.8%;
  }

}

@media only screen and (max-height: 650px) {
  #header-navigation-overlay,
  #menu-overlay {
    overflow-x: hidden;
    overflow-y: scroll;
  }

  #main-nav .header-nav > ul, #main-nav .header-nav .submenu-wrapper {
    padding: 0;
    margin-top: 60px;
  }

  .no-scroll .header-extra-links-wrapper {
    margin-top: -75px;
    right: 0 !important;
  }

  #main-nav .header-nav ul ul li a {
    font-size: 16px;
    font-size: 1rem;
  }

  .pickup-wrap {
    margin: 0;
  }
  .header-extra-links-wrapper .pickup-wrap {
    margin: 0 0 0;
    transition: 0.3s all;
  }
  .offer-apps {
    margin-top: 8px;
  }
}

@media only screen and (max-width: 1199px) {

  .burger-menu-open #menu-overlay {
    padding-left: 0;
    padding-right: 0;
  }

  .slidedown-search .search-form {
    left: 50%;
  }

  #page-content .content,
  .inner-container,
  #tertiary-wrapper .tertiary-content,
  #footer-wrapper,
  #page-content .profile,
  .full-menu-page #products,
  #page-content[class*="page-id-dining-in"] .thumbcontainer p {
    padding-left: 28px;
    padding-right: 28px;
  }

  .acknowledgement {
    margin-right: 28px;
    margin-left: 28px;
  }

  .social-text {
    margin-left: 0;
    margin-bottom: -7px;
  }

  #page-content .on-your-team .content,
  #page-content .content .content,
  #page-content[class*="page-id-dining-in"] .content {
    padding-left: 0;
    padding-right: 0;
  }

  #page-content[class*="page-id-wi-fi-faq"] .content {
    padding-left: 0;
  }

  .copyright-left, .copyright-right {
    width: 100%;
  }

  .burger-icon {
    right: 20px;
  }

  .multicolumn-section .twocol .thumb,
  .multicolumn-section .threecol .thumb,
  .multicolumn-section .fourcol .thumb {
    background: none;
    height: auto;
  }
  .disclaimers-pane {
    margin: 0 28px !important;
    width: auto !important;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
  .slidedown-search .search-form {
    max-width: 90%;
    transform: translateX(-59%);
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
  .close-overlay-box {
    padding-left: 28px;
    padding-right: 28px;
  }
  .close-overlay {
    margin-top: -1px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .slidedown-search .search-form {
    max-width: 62%;
    transform: translateX(-64%);
  }
  .close-overlay-box {
    padding-right: 28px;
  }
  .close-overlay {
    margin-top: -1px;
  }

  /* Help & Search */
  .featured .tab-pane {
    width: 1140px;
  }
}

@media only screen and (min-width: 640px) and (max-width: 767px) {
  .slidedown-search .search-form {
    max-width: 56%;
    transform: translateX(-70%);
  }
}

@media only screen and (max-width: 639px) {
  .slidedown-search .search-form {
    max-width: 100%;
    transform: none;
    left: 0;
    margin: 0;
  }
  .search .search-form input {
    font-size: 1rem;
    padding-left: 35px;
  }
  .slidedown-search:before {
    height: 150px;
    top: -160px;
  }
  .slidedown-search.show-search .search-form {
    top: 65px;
  }
  .front .slidedown-search.show-search .search-form {
    top: 85px;
  }
  .search-form {
    margin: 0;
    padding: 0 24px;
  }
  .slidedown-search .icon-remove {
    right: 24px !important;
  }
  .search .icon-search:before {
    transform: translate(4px, 3px);
  }
  .show-search + #content-container a.backbtn {
      z-index: 0;
  }
  select, textarea, input.form-text {
    width: 100%;
  }
}

@media only screen and (min-width: 920px) and (max-width: 1170px) {
  [class*="page-id-what"] .multicolumn-section .thumbcontainer {
    width: 28%;
  }
}

@media only screen and (min-width: 580px) and (max-width: 919px) {
  .page-id-responsibility .multicolumn-section .thumbcontainer.fourcol {
    max-width: 48%;
    clear: none;
    float: left;
  }
  .page-id-responsibility .multicolumn-section .thumbcontainer.fourcol.leftcol {
    margin-right: 4%;
  }
}

@media only screen and (max-width: 1110px) {
  .hero-social {
    top: 100px;
  }

  .sharrre .count,
  .share span.text {
    display: none;
  }

  .hero-social a.share {
    padding: 6px 6px;
  }

  .share .icon-icon-share {
    position: relative;
    font-size: 1.1em;
    line-height: 1.1em;
    margin: 0;
    top: 2px;
  }

  #twitter.sharrre,
  #facebook.sharrre,
  #google.sharrre {
    padding: 6px 6px;
  }

  #twitter.sharrre .share,
  #facebook.sharrre .share,
  #google.sharrre .share {
    margin-left: 0;
    font-size: 13px;
  }

  .search-form {
    margin: 0 24px;
    position: relative;
    top: 10px;
    width: auto;
  }
}


@media only screen and (min-width: 1024px) and (max-width: 1210px) {
  #main-nav .food-menu-overlay li a {
    font-size: 16px;
    font-size: 1rem;
    line-height: 32px;
    line-height: 2rem;
  }
  .food-menu-overlay {
    max-width: 995px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media only screen and (min-width: 1024px) {
  /* Organization */
  #content-146 h3,
  #content-147 h3 {
    font-size: 50px;
    font-size: 3.125rem;
    letter-spacing: -1.56px;
  }

  #content-147 .col-md-12 > .col-md-12 {
    width: 75%;
  }
  .team {
    width: 25%;
  }
  .state-office {
    width: 33.33%;
  }

  /* Help & Search */
  .results-bottom .col-sm-6 {
    margin-left: 25%;
  }
  .results-bottom .shared-buttons {
    position: absolute;
    z-index: 99;
  }
}

@media only screen and (max-width: 1024px) {
  #main-nav .header-nav > ul > li {
    margin-bottom: 0;
  }

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

  .item.variant1.Amore .promo-title{
    width: 80%;
    margin: 0 auto;
  }

  .item.variant1.Amore .promo-image{
    margin: 0 auto;
    right: 92px;
    top:160px;
  }

  .item.variant1.Amore .promo-cta{
    top: 414px;
  }

  .food-menu-overlay {
    margin-top: 15px;
  }

  #menu-overlay {
    overflow-x: hidden;
    overflow-y: scroll;
  }

  .four-key-menus .menu-item {
    width: 48%;
    max-width: 154px;
  }
  .food-menu-overlay > ul.menu > li > span {
    letter-spacing: -1px;
  }
  .food-menu-overlay ul.menu ul li {
    margin-left: 4px;
  }
  #main-nav .food-menu-overlay ul.menu
  .burger-menu-open .pickup-wrap {
    padding: 40px 0;
  }

  .main-heading h2,
  .sustainability-section .pane-section-title h2 {
    font-size: 60px;
    font-size: 3.75rem;
    line-height: 60px;
    line-height: 3.75rem;
    letter-spacing: -1.75px;
    word-break: break-word;
  }

  .mccafe-info-wrapper .content-module-b,
  .trysmth-wrapper .content-module-b,
  .trysmth-wrapper .content-module-c,
  .page-id-trending .confetti-wrapper, 
  .mc-location-wrapper {
    padding: 0 27px;
  }
  .trysmth-wrapper .pane-section-title {
    padding: 0 30px;
  }
  .wdyfl-wrapper:before {
    left: -10px;
    right: -10px;
  }

  .team .title, 
  .state-office .title {
    font-size: 24px;
    font-size: 1.5rem;
  }

  .team .body, 
  .state-office .body {
    font-size: 18px;
    font-size: 1.125rem;
  }
  .pickup-wrap .edit-link,
  .offer-apps .edit-link {
    display: none;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1210px) {
  .food-menu-overlay > ul.menu > li:nth-child(2) {
    margin-left: -18px;
    margin-right: 18px;
  }
}

@media only screen and (max-width: 1023px) {
  .food-menu-overlay > ul.menu > li.first ul {
    column-count: unset;
  }
  .burger-menu-open .pickup-wrap {
    position: relative;
    transform: none;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .food-menu-overlay > ul.menu {
    display: block;
  }
  .food-menu-overlay > ul.menu > li {
    max-width: 300px;
    margin: 0 auto 2em;
    transform: translateX(23%);
    min-height: 160px;
    width: 100% !important;
    padding-left: 0;
  }
  .food-menu-overlay > ul.menu > li > span {
    left: -7rem;
  }
}

@media only screen and (min-width: 769px) and (max-width: 1024px) and (min-height: 800px) {
  .food-menu-overlay {
    margin-bottom: 0;
  }
}

@media only screen and (min-width: 769px) and (max-width: 1023px) and (min-height: 800px) {
  .burger-menu-open.not-logged-in .pickup-wrap {
    bottom: -100px;
    padding-top: 70px;
  }
}

@media only screen and (max-width: 998px) {

  .node-page .multi {
    width: 100%;
    margin-left: 0;
  }

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

  .copywithimg {
    width: 60%;
    float: left;
  }

  .contenttabs .copywithimg {
    width: 70%;
  }

  .imgright {
    width: 40%;
    padding: 0;
    float: right;
  }

  .contenttabs .imgright {
    width: 30%;
  }

  #hero .inner-container {
    padding: 0 20px;
  }

  .learn-section,
  .responsibility-section {
    max-width: 700px;
    width: 100%;
  }

  .notfound .multicolumn-section .thumbcontainer {
    margin-left: 0;
  }
}

@media only screen and (min-width: 970px) {
  #promoBox .promo-content .promo {
    flex-basis: 25%;
    font-size: 1.3rem;
  }
  #promoBox .promo-content .promo h4 {
    bottom: 25px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 919px) {
  .page-id-trending .wdyfl-wrapper .pane-section-title {
    margin-bottom: 20px;
  }
  .wdyfl-menu .entity {
    padding: 15px 0 20px;
  }
}

@media only screen and (min-width: 640px) and (max-width: 919px) {
  .page-id-discover-the-food h1,
  .page-id-discover-the-food h2 {
    text-align: center;
  }
  .page-id-discover-the-food .multicolumn-section .thumbcontainer.twocol {
    clear: none;
    float: left;
    width: 48%;
  }
  .page-id-discover-the-food .multicolumn-section .thumbcontainer.twocol.leftcol {
    margin-right: 4%;
  }
}

@media only screen and (max-width: 919px) {
  a.backbtn {
    top: -35px;
  }

  h1,
  h1 a {
    font-size: 50px;
    font-size: 3.125rem;
    letter-spacing: -1.5px;
    line-height: 1.1;
    padding: 0;
    text-align: left;
  }

  h2,
  h2 a {
    font-size: 40px;
    font-size: 2.5rem;
    letter-spacing: -1px;
    line-height: 1.2;
    text-align: left;
  }

  h1.masthead-title,
  .trysmth-wrapper h2 {
    text-align: center;
  }

  /* .hero h1 {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    word-break: break-word;
  } */

  .hero h2 {
    max-width: 100%;
    padding: 0;
    text-align: left;
  }

  .hero .inner-container {
    margin-top: 40px;
  }
  .node-page .hero .inner-container {
    margin-top: 0;
  }

  .row {
    margin: 0;
  }

  .multicolumn-section .thumbcontainer.zerocol,
  .multicolumn-section .thumbcontainer.onecol,
  .multicolumn-section .thumbcontainer.twocol,
  .multicolumn-section .thumbcontainer.threecol,
  .multicolumn-section .thumbcontainer.fourcol {
    clear: both;
    float: none;
    margin: 0;
    /* max-width: 525px; */
    min-height: auto;
    max-width: 100%;
    width: 100%;
  }

  #page-content .content .content {
    padding: 0;
  }

  [class*="page-id-dining-in"] h1 {
    text-align: center;
  }

  .page-id-trending h1,
  .page-id-trending .pane-section-title,
  .page-id-trending .main-heading {
    font-size: 50px;
    font-size: 3.125rem;
    line-height: 50px;
    line-height: 1;
    text-align: center;
    letter-spacing: -1.5px;
  }

  .page-id-trending .main-heading {
    margin-left: -10px;
    margin-right: -10px;
  }

  .wdyfl-wrapper .pane-section-title,
  .trysmth-wrapper .pane-section-title {
    line-height: 55px;
    letter-spacing: -1.25px;
  }

  .page-id-trending .wdyfl-wrapper .pane-section-title {
    margin-left: auto;
    margin-right: auto;
    max-width: 300px;
  }
  .page-id-trending .wdyfl-wrapper .section-title {
    margin-bottom: 2.7rem;
  }

  .logged-in .wdyfl-wrapper:before {
    top: 8.85em;
  }
  .not-logged-in .wdyfl-wrapper:before {
    top: 5.8em;
  }
}

@media only screen and (max-width: 823px) {
  .entity-pane.pane-image {
      width: 90%;
      margin: 0 auto;
  }
  .content-tab-container .content ul.slides {
    margin-left: 0;
  }

  .pane-image .single {
    margin-left: 0px;
    width: 100%;
    max-width: 960px;
    max-height: 428px;
    overflow: hidden;
  }

  .page-id-hunger-buster .node-page>.content {
    top: 51px;
  }

  .page-id-hunger-buster .row.pane-image .single img {
    margin-left: -44px;
    width: 130%;
  }

  .page-id-hunger-buster .row.pane-content {
    margin-bottom: 30px;
  }
  .pane-image .single img,
  .grassroots .form-item,
  .grassroots textarea,
  .grassroots #webform-component-town,
  .grassroots .grassroots #webform-component-postcode {
    width: 100%;
  }

  .on-your-team .content {
    width: 90%;
  }
  #page-content .on-your-team .hero .inner-container h1 {
    padding-top: 60px;
  }

  .grassroots h1 {
    margin-bottom: 30px;
    max-width: 90%;
  }

  .grassroots .item-list {
    width: 60%;
  }

  .grassroots .cost-list {
    width: 36%;
    min-width: auto;
  }

  #edit-resetlink legend {
    font-size: 16px !important;
  }

  .meet-our-people .promo-title img {
    margin-top: 10px;
    margin-left: -35px;
    width: 135%;
  }

  .page-id-hunger-buster .hero,
  .meet-our-people .promo-blurb,
  .enjoyment .promo-blurb {
    display: none;
  }

  .meet-our-people .promo-cta img {
    margin-left: auto;
  }

  .enjoyment .promo-title img {
    margin-left: -60px;
    width: 72%;
  }

  .enjoyment .promo-cta {
    bottom: 130px;
  }

  .enjoyment .promo-cta img {
    margin-left: 25px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 900px) {
  .page-id-trending .confetti-wrapper img {
    width: 90%;
    margin-left: 30px;
    margin-right: 30px; 
  }
}

@media only screen and (min-width: 768px) {

  .front .navbar-brand img {
    width: 41.25px;
    height: 41.25px; /* IE issue */
  }

  .promo-blurb.headline-two {
    margin-top: -2rem;
  }

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

  /*.variant2 .promo-title {
    margin: 0% auto;
  }*/

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

  /*.variant2 .promo-cta {
    margin-left: 200px;
    bottom: 0;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    bottom: 40px;
    position: absolute;
  }

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

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

  /* .promo-title-desktop,
  .promo-image-desktop {
    display: block !important;
  } */

  .promo-title-mobile,
  .promo-image-mobile {
    display: none !important;
  }
  
  .full-menu-page #hero {
      min-height: 547px;
  }

  .full-menu-page #hero .item {
    height: 547px;
    padding: 60px 0 0;
  }
  /* 
  #product-nav {
    padding: 50px 20px 10px;
  } */

  .energyCal,
  .sodium {
    display: block !important;
  }

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

  .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: #fff !important;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.75);
  }

  .promo.col-sm-3 {
    width: 24.84%
  }

  /* BIG TASTY */
  .variant1 .item-content {
    position: relative;
    height: 100%
  }

  .variant1 .promo-title {
    margin: 10% auto 20px 50px;
  }

  .variant1 .promo-blurb {
    font-size: 1.7em;
    margin: 0 20px;
    font-weight: 300;
    position: relative;
  }

  .variant1 .promo-cta {
    display: block;
    margin: 3% 0;
    float: none;
    text-align: center;
    position: relative;
    bottom: 0
  }

  .variant1 .promo-cta img {
    max-width: 225px;
    margin: 0 auto
  }

  .variant1 .promo-image {
    margin: 0 auto;
    float: none;
    position: absolute;
    top: 27%;
    right: -180px;
    height: auto;
    width: auto;
    overflow: hidden;
  }

  .variant1 .promo-image img {
    display: block;
  }

  /* FIFA */
  #goodSport {
    background-image: url('../images/promo/FIFA-background.jpg');
    background-position: 50% 0;
    color: #000;
  }

  #goodSport .item-content {
    position: relative;
  }

  #goodSport .promo-title {
    margin: 10% 0 20px 0;
    padding: 0;
    z-index: 100;
  }

  #goodSport .promo-blurb {
    font-size: 1.7em;
    margin: 0 0 20px;
    font-weight: 300;
    padding: 0;
    z-index: 100;
  }

  #goodSport .promo-cta {
    padding: 0;
  }

  #goodSport .promo-cta img {
    max-width: 225px;
    margin: 0;
    width: auto;
    height: auto;
  }

  #goodSport .promo-image {
    margin: 0 auto;
    float: none;
    position: absolute;
    top: -50%;
    right: -450px;
    height: auto;
    width: auto;
    overflow: hidden;
    z-index: 10;
  }

  #goodSport .promo-image img {
    display: block;
  }

  .flexslider .slides .item-content {
    padding: 0 20px;
  }

  .flex-control-paging li a {
    width: 14px;
    height: 14px;
  }

  /* Gallery */
  .gallery .flex-viewport[style] {
    width: 400px
  }

  .gallery .item img,
  .gallery .item iframe {
    max-width: 400px;
  }

  .gallery .item iframe {
    width: 300px;
    height: 200px
  }

  #mmc-buttons-wrapper a:nth-child(1) p {
    width: 256px;
    height: 43px;
    background-size: 100%;
  }

  #mmc-buttons-wrapper a:nth-child(2) p {
    height: 43px;
    width: 88px;
    background-size: 100%;
  }

  .pickup-wrap.mobile,
  .load-more,
  .content-module-img .mobile {
    display: none;
  }

  /* Help & Search */
  .results + .load-more,
  .results-wrapper + .load-more {
    display: initial;
  }
}

@media only screen and (max-height: 560px) and (orientation: landscape) {
  .background-image-container .background-image--desktop {
    height: 70vh;
  }
}

@media screen and (min-width: 880px) and (max-width: 1199px) {
  .copyright-left, .copyright-right {
    text-align: center;
  }
  .copyright-left {
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) and (max-width: 2000px) {
  /* SUMMER THEME */
  .variant1.DoSummer .promo-title, .variant1.Summer .promo-title {
    margin: 6% auto 20px -20px;
  }
  /* END SUMMER THEME */
  /* OFYQ THEME */

  /* END OFYQ THEME */
}

@media only screen and (min-width: 948px) {
  .promo.col-sm-3 {
    width: 24.84%
  }

  .flexslider .slides .item-content {
    padding: 0
  }
}

@media screen and (max-width: 992px) {
  .col-md-9 {
    width: 75%;
    float: left;
  }

  .col-md-3 {
    width: 25%;
    float: left;
  }

  /* REAL CHOICES THEME */
  .page-theme-realchoices .hero {
    height: 280px;
    background-size: auto 180px;
  }

  .Choices .promo-cta {
    margin-left: 0px;
    position: relative;
    bottom: -20px;
  }

  /* END REAL CHOICES THEME */
  /*.kiwiburger .promo-title {
    width: 100%!important;
  }*/
}

@media screen and (max-width: 991px) {
  .Pounder .promo-title {
    width: 100%;
  }

  .value-deal-wrapper .value-deal-wrapper {
    width: 33%;
    display: inline-block;
    vertical-align: top;
  }

  .value-deal-wrapper .pane-section-title {
    padding: 0 20px;
    margin: 0 0 24px;
  }
}

@media only screen and (min-width: 880px) and (max-width: 940px) {
  .get-excl-reward::after {
    margin-left: -6px;
  }
}

@media only screen and (max-width: 879px) {
  .tertiary-menu-section .tertiary-navigation > ul > li > a:after, 
  .tertiary-about-mcdonald .menu-title:after {
    width: 35px;
  }

  #locator-search {
    width: 108%;
  }

  .promo .trans {
    display: none;
  }
  
  .subscription-section {
    padding-top: 3.05rem;
  }

  .get-excl-reward:after {
    /* background-size: 100%; */
    bottom: -7px;
    /* margin-left: 4px; */
  }

  .tertiary-menu-section {
    padding-top: 1.5rem;
  }

  .tertiary-navigation {
    margin-bottom: 5px;
  }

  .tertiary-menu-section .tertiary-navigation > ul > li:first-child,
  .tertiary-menu-section .tertiary-navigation > ul > li:nth-child(2) {
    margin-bottom: 2.5rem;
  }

  #tertiary-wrapper .social-text {
    font-size: 60px;
    font-size: 3.75rem;
    letter-spacing: -2.5px;
    white-space: nowrap;
  }

  #tertiary-wrapper .svg-icon {
    height: 25px;
    margin-right: 20px;
  }

  #tertiary-wrapper .youTube .svg-icon {
    height: 38px;
  }

  #tertiary-wrapper .twitter .svg-icon {
    height: 32px;
  }

  .tertiary-menu-section .tertiary-navigation > ul > li:nth-child(odd) {
    width: 52%;
  }
  .tertiary-menu-section .tertiary-navigation > ul > li:nth-child(even) {
    width: 48%;
  }
  .tertiary-about-mcdonald ul.menu {
    column-gap: 5%;
  }

  footer {
    text-align: left;
    padding-bottom: 3rem;
  }

  #copyright {
    /* padding: 26px 0; */
    /* margin-top: 1.85rem; */
  }
  
  #copyright a {
    display: block;
    margin-bottom: 13px;
  }
  .tertiary-navigation, 
  .tertiary-about-mcdonald, 
  .subscription-section,
  .social-section {
    width: 100%;
  }

  .app-store {
    margin-right: 0;
  }
  .social-section.sep-bar {
    border-top: 0;
  }
}

@media screen and (max-width: 864px) {
  .Georgie .promo-image {
    width: 328px;
    margin: 0;
    height: auto;
    top: 176px;
    left: 22px;
  }
  .Georgie .promo-cta {
    position: absolute;
    bottom: -313px;
    left: -14px;
  }
}

@media screen and (max-width: 823px) {
  /* SUMMER THEME */
  .page-theme-summer .row.pane-gallery {
    width: 100%;
    max-width: 100%;
  }
  /* END SUMMER THEME */

  /*.kiwiburger .promo-image {
    margin-left: 40px!important;
  }*/
}

@media only screen and (min-width: 769px) {
  .content-link a {
    margin-top: 7px;
  }
}

@media only screen and (max-width: 767px) {
  .search .icon-remove:before {
    transform: scale(0.7) translate(-1px,4px);
  }

  .four-menu {
    max-width: 350px;
    margin: 0 auto 0.7em;
  }
  .mcd-au .four-menu {
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    column-gap: 10px;
  }

  .close-overlay {
    transform: rotate(45deg) translate(-4.5px, -8px);
    margin-right: 15px;
    margin-top: -1px;
  }

  #menu-overlay h2 {
    font-size: 50px;
    font-size: 3.125rem;
    margin-top: -1rem;
    margin-bottom: 2rem;
  }
  #main-nav .food-menu-overlay li a {
    font-size: 16px;
    font-size: 1rem;
    letter-spacing: 0.05px;
  }

  .promo-blurb.headline-two {
    margin-top: -1rem;
  }

  .content-module-img .mobile {
    display: block;
  }

  .more-disclaimer {
    display: none;
  }
  .wdyfl-image {
    margin-bottom: 2px;
  }

  .loose-change-meals .promo-title > img {
    max-width: 150px;
  }
  .loose-change-meals .promo-image {
    max-width: 200px;
    overflow: hidden;
    margin-top:10px;
  }
  .loose-change-meals .promo-image > img { 
    left: -203px;
    width: 400px;
  }
  .loose-change-meals .promo-cta {
    bottom: 40px;
  }
  .loose-change-meals .promo-blurb {
    bottom: 15px;
    font-size: 9px;
  }
  .page-id-loose-change-meals .hero h1 {
    width: 300px;
  }

  .page-id-mcmuffin-deals .hero h1 {
    background-image: url('../images/themes/mcmuffinDeals/logo-mobile.png');
    width: 300px;margin-top: 0;
    height: 120px;
  }
  .mcmuffin-meals .promo-title {
    background: url('../images/themes/mcmuffinDeals/logo-mobile.png') no-repeat 50% 0;
    height: 90px;
    background-size: 100% auto;
    max-width: 260px;
    margin-top: 0;
  }
  .mcmuffin-meals .promo-title > img,
  .mcmuffin-meals .promo-image > img {
    display: none
  }
  .mcmuffin-meals .promo-image { 
    top:0;
    background: url('../images/themes/mcmuffinDeals/mcmuffin_bacon.png') no-repeat 50% 0;
    height:185px;
    max-width: 220px;
    background-size: 100% auto;
  }

  /*.mcmuffin-meals .promo-image{
    max-width: 200px;
    overflow: hidden;
    margin-top:10px;
  }*/

  .mcmuffin-meals .promo-cta {
    bottom: 45px;
  }
  .mcmuffin-meals .promo-blurb {
    bottom: 15px;
    font-size: 12px;
  }

  .two-grand-to-win .promo-title {
    margin-top: 75px;
    margin-left: 10px;
  }

  .two-grand-to-win .promo-title > img {
    width: 90%;
  }

  .two-grand-to-win .promo-cta {
    bottom: 140px;
    margin-left: 17px;
  }

  .two-grand-to-win .promo-cta > img {
    float: left;
  }

  .hunger-buster .promo-title {
    margin: 5px auto;
  }

  .hunger-buster .promo-title > img {
    width: 90%;
    margin-left: 10px;
  }

  .hunger-buster .promo-image {
    overflow: hidden;
    top: 5px;
    left: 0;
    width: 240px;
  }

  .hunger-buster .promo-image > img {
    top: -46px;
    margin-left: -375px;
    width: auto;

    -webkit-transform: scale(.65);
            transform: scale(.65);
  }


  .hunger-buster .promo-cta {
    margin-left: auto;
  }

  .hunger-buster .promo-cta > img {
    position: relative;
    bottom: -10px;
    margin-top: 10px;
  }

  #promo-slider .nz-value.item{
    background-position: 50% -38px;
  }

  .page-theme-mcoz .pane-image .single {
    height: 360px;
  }

  .item.variant1.Amore .promo-image{
    width: 80%;
    top:150px;
    right: 60px;
  }

  .item.variant1.Amore .promo-image img {
    margin: 0 auto;
    width: 100%;
  }

  .item.variant1.Amore .promo-cta {
    display: block;
    left:50%;
    top:420px;
    margin-left: -202px;
  }

  .not-front .burger-icon {
    right: 14px;
  }

  .page-id-trending .wdyfl-wrapper .pane-section-title {
    margin-bottom: 30px;
  }

  /*.page-theme-kiwiburger .hero h1 {
    background: url('../images/themes/kiwiburger/kiwi_logo_mobile.png') transparent no-repeat;
    background-size: 100% auto;
    display: block;
    text-indent: -9999px;
    max-width: 433px;
    width: 90%;
    height: 210px;
    margin: 0 auto;
  }

  .page-theme-kiwiburger .hero .inner-container {
    height: 210px;
  }

  .kiwiburger .promo-image img {
    right: 0px;
  }*/

  /*nz-value .promo-blurb {
    position: absolute;
    top:-55px;
    left:0;
    z-index: 1000000;
    font-size:1.7em;
  } 

  .nz-value .promo-image {
    top: 55px;
    overflow: hidden;
    left: 0;
    width: 240px;
  }
  
  .nz-value .promo-image > img {
    top:-55px;
    margin-left: -140px;
    width: auto;
    -webkit-transform: scale(.65);
            transform: scale(.65);
  }
  .nz-value .promo-cta {
    margin-left: auto;
  }

  .nz-value .promo-cta > img {
    position: relative;
    bottom: -10px;
    margin-top: 10px;
  }*/

  #promo-slider .flex-control-paging {
    top: 30rem;
  }

  .mymaccas-22,
  .mc-pickup {
    margin-right: 12px;
  }
  .menu-overlay-inner .mymaccas-22,
  .menu-overlay-inner .mc-pickup {
    margin-right: 0;
    padding-right: 32px;
  }
  .menu-overlay-inner .mc-delivery {
    padding-left: 0;
    margin-left: -18px;
  }

  .findus-nav,
  .search-nav {
    margin-right: 21px;
  }

  .mymaccas-22 a:before,
  .mc-pickup a:before,
  .mc-delivery a:before {
    width: 32px;
    height: 32px;
    line-height: 32px;
  }
  .mymaccas-22 a,
  .mc-pickup a {
    padding-left: 32px;
  }
  .mc-delivery a {
    padding-left: 40px;
  }
  .mymaccas-22, .mc-pickup, .mc-delivery {
    line-height: unset;
    margin-bottom: 5px;
  }
}

@media only screen and (min-width: 768px) and (orientation: portrait)  {
  .meet-our-people .promo-cta {
    margin-top: 40px;
    margin-left: 70px;
  }

  .enjoyment .promo-cta {
    margin-top: 160px;
    margin-left: 18px;
  }
  
  .amore-bundle .promo-image {
    right: 1%;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .two-grand-to-win .promo-title {
    margin-top: 100px;
    margin-left: 40px;
  }

  .two-grand-to-win .promo-cta {
    bottom: 10px;
    margin-left: 88px;
  }

  .hunger-buster .promo-title {
    margin-top: 15px;
  }

  .hunger-buster .promo-title > img {
    margin: 0 auto;
  }

  .hunger-buster .promo-image {
    top: 185px;
    left: auto;
    padding: 0;
    width: auto;  
  }

  .hunger-buster .promo-image > img {
    top: 0;
    right: auto;
    margin: 0 auto;

    -webkit-transform: none;
            transform: none;
  }

  .hunger-buster .promo-cta {
    margin: 245px auto 0;
  }

  /*.nz-value .promo-title {
    margin-top: 15px;
  }

  .nz-value .promo-title > img {
    margin: 0 auto;
  }

  .nz-value .promo-image {
    top: 185px;
    left: auto;
    padding: 0;
    width: auto;  
  }

  .nz-value .promo-image > img {
    top: 0;
    right: auto;
    margin: 0 auto;

    -webkit-transform: none;
            transform: none;
  }

  .nz-value .promo-cta {
    margin: 445px auto 0;
  }


  .nz-value .promo-blurb {
    font-size: 1.7em;
    margin-top: 140px;
    width: 100%;
    margin:0% auto;
    top:400px;
    font-weight: 300;
  } */
}


@media only screen and (orientation: portrait),
       only screen and (min-aspect-ratio: 1 / 1) and (max-aspect-ratio: 4 / 3) {

  #main-nav .header-nav > ul > li { /* menu issue */
    max-width: 53vh;
  }
  #main-nav .header-nav > ul > li > a { /* menu issue */
    display: initial;
    line-height: 1.35em;
  }
  
  /* Mobile Main Navigation */
  .fries-box-desktop {
    display: none;
  }

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

  .mymaccas-22 a, .mc-pickup a, .mc-delivery a {
    font-size: 16px;
    font-size: 1rem;
    line-height: 2;
    line-height: 32px;
  }
  .offer-apps {
    margin-top: 10px;
  }
  .no-scroll .header-extra-links-wrapper {
    position: absolute;
    margin-top: 20%;
    text-align: center;
    width: 100%;
    margin-bottom: 10px;
    top: unset !important;
    right: unset !important;
  }

  .header-nav > ul.menu > li {
    margin-left: 0px;
  }

  #main-nav .header-nav > ul {
    height: unset;
    transition: 0.1s all;
    position: relative;
    left: 0;
  }
  
  #main-nav .header-nav > ul, #main-nav .header-nav .submenu-wrapper,
  #main-nav .header-nav ul li .submenu-wrapper {
    padding-top: 100px;
    width: 100%;
    max-width: 100%;
    padding-right: 36px;
    padding-left: 40px; /* menu issue 54px; */
  }

  #main-nav .header-nav > ul, #main-nav .header-nav .submenu-wrapper {
    margin: 0 auto;
  }

  #main-nav .header-nav ul ul li a {
    line-height: 1.85;
  }

  #main-nav .header-nav ul li ul {
    position: relative;
  }
  
  #social-nav {
    padding: 0;
  }
  
  #social-nav span {
    font-size: 16px;
    font-size: 1rem;
    margin-left: 0.5em;
  }

  #header-navigation {
    margin-right: 1px;
  }

  .header-extra-links-wrapper {
    position: absolute;
    bottom: 0 ; /* 40px; */
    left: 0;
    width: 100%;
    min-height: 100px;
    overflow: hidden;
  }

  @-moz-document url-prefix() { 
    .header-extra-links-wrapper { 
      bottom: 20px;
    }
  }

  .header-extra-links {
    bottom: 0;
    right: auto;
    width: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 290px;
  }
  .offer-apps a {
    font-size: 1rem !important;
  }

  /* .offer-apps {
    margin: 10px auto;
    width: fit-content;
    width: -moz-max-content;
  } */

  #main-nav .header-nav .submenu-wrapper .parent-item,
  #main-nav .header-nav .submenu-wrapper .backbtn {
    display: block;
    /*margin-left: 49px;*/
    padding: 0;
  }

  #main-nav .header-nav .submenu-wrapper .parent-item,
  #main-nav .header-nav > ul > li > a {
    font-size: 8vh;
    margin-bottom: 1rem;
    letter-spacing: -.02em;
  }

  #main-nav .header-nav ul li ul {
    padding: 0;
  }

  #main-nav .header-nav .submenu-wrapper .backbtn {
    font-family: "Speedee Regular", "Roboto", "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 18px;
    font-size: 1.125rem;
    letter-spacing: normal;
    position: relative;
    top: 0;
    left: 0;
    padding-bottom: 22px;
  }

  #main-nav .header-nav .submenu-wrapper .backbtn .icon-icon-arrow-left:before {
    -webkit-filter: brightness(0%);
    filter: brightness(0%);
  }

  #main-nav .header-nav ul.sub-menu-open {
    left: -100%;
    /*position: relative;*/
  }

  #main-nav .header-nav ul li.menu-focus .menu-open {
    right: -100%;
    width: 100%;
  }

  .submenu-wrapper ul.menu li {
    margin: 0;
  }
  /* END Mobile Main Navigation */
}

@media only screen and (max-width: 479px) and (orientation: portrait) {
  #main-nav .header-nav > ul, #main-nav .header-nav .submenu-wrapper,
  #main-nav .header-nav ul li .submenu-wrapper {
    padding-left: 13px;
  }
}

@media only screen and (max-height: 650px) and (orientation: portrait)  {
  .no-scroll .header-extra-links-wrapper {
    margin-top: 0;
  }
}

@media only screen  and (max-height: 380px) and (orientation: landscape) {
  .header-extra-links-wrapper .pickup-wrap {
    margin-bottom: 8px;
  }
  .no-scroll #header-navigation-overlay {
    overflow: visible;
  }
}

/* @media only screen and (min-width: 376px) and (max-width: 767px) and (orientation: portrait) {
  .no-scroll #header-navigation-overlay {
    background-size: 80%;
  }
} */

@media only screen and (orientation: portrait) and (min-height: 700px) and (max-height: 1100px) {
  .no-scroll .header-extra-links-wrapper {
    margin-top: 10%;
  }
  /* .no-scroll #header-navigation-overlay {
    background-size: 48vh;
  } */
}

@media only screen and (max-width: 767px) {

  #main-nav .more:before {
    width: 3vh;
    height: 3vh;
  }


  #social-nav {
    position: absolute;
    right: 28px;
  }

  #wrapper {
    overflow-x: hidden;
    overflow-y: auto;
  }

  .no-scroll #wrapper,
  .burger-menu-open #wrapper {
    overflow-y: hidden;
    height: 100vh;
    -webkit-overflow-scrolling: touch;
  }

  #logo img {
    max-width: 56px;
  }

  /*.item {
      background-size: auto 107%;
      max-height: 420px;
  }*/
  .promo-blurb {
    margin: 3rem 0 1rem -2.5rem;
    padding: 0 10px;
  }

  #hero .inner-container {
    margin-top: 75px;
  }

  #hero .hero-social {
    margin-top: 35px;
  }

  .slides {
    -webkit-overflow-scrolling: touch;
  }

  .promo-content {
    background: #000;
  }

  .content ul.slides {
    margin-left: auto;
  }

  .mc-location-wrapper .content-module-a {
    width: 100%;
  }
  .trending-menu-wrapper-inner {
    width: 942px;
  }
  .mobile-horizontal-scroll .panel-wrapper-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow-x: scroll;
    /* width: 942px; */
  }
  .other-product-list::-webkit-scrollbar,
  .mobile-horizontal-scroll .panel-wrapper-inner::-webkit-scrollbar,
  .panel-wrapper-outer.value-deals-image-wrapper::-webkit-scrollbar  {
    display: none;
  }
  .other-product-list,
  .mobile-horizontal-scroll .panel-wrapper-inner,
  .panel-wrapper-outer.value-deals-image-wrapper::-webkit-scrollbar {
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;  /* Firefox */
  }
  .trending-menu {
    display: inline-block;
    vertical-align: top;
  }
  .trending-menu {
    min-width: 157px;
  }
  .page-id-trending {
    margin-top: 3px;
  }
  .page-id-trending .hero .inner-container {
    margin-top: 0;
    margin-bottom: 44px;
  }
  .page-id-trending .wdyfl-wrapper h2 {
    max-width: 320px;
    margin: 0 auto 0.57em;
  }
  .wdyfl-menu {
    width: 48%;
    margin-bottom: 10px;
  }
  .wdyfl-menu:before {
    left: 6px;
    right: 6px;
  }
  .wdyfl-menu:last-child, 
  .wdyfl-menu:nth-last-child(2) {
    margin-bottom: 22px;;
  }
  .logged-in .wdyfl-menu {
    margin-bottom: 30px;
  }
  .wdyfl-menu .entity {
    padding: 25px 0 26px;
  }
  .confetti-wrapper .text-center .group-infos {
    text-align: left;
  }
  .mccafe-info-wrapper {
    margin-top: 3.1em;
    margin-bottom: 5em;
  }
  .mccafe-info-wrapper .content-module-b {
    padding-left: 27px;
    padding-right: 27px;
  }
  .mccafe-info-wrapper .group-left {
    margin-bottom: 2rem;
  }
  .trysmth-wrapper {
    margin-bottom: 20px;
  }
  .trysmth-wrapper .pane-section-title {
    margin-bottom: 35px;
  }
  .trysmth-wrapper .content-title,
  .page-id-trending .confetti-wrapper .content-title,
  .mccafe-info-wrapper .content-title {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 32px;
    line-height: 2rem;
    letter-spacing: -0.75px;
    min-height: 40px;
  }
  .trysmth-wrapper .panel-wrapper-inner .content-module-b {
    margin-bottom: 3.5rem;
  }
  .mccafe-info-wrapper .content-module-b:first-child {
    margin-bottom: 1.2rem;
  }
  .mc-location-wrapper .panel-wrapper-inner .content-module-a:first-child {
    margin-bottom: 2.2rem;
  }
  .trysmth-wrapper .panel-wrapper-inner .content-module-b:last-child {
    margin-bottom: 0;
  }
  .page-id-trending .panel-wrapper-outer.confetti-wrapper {
    padding-top: 8.1em;
  }
  .page-id-trending .confetti-wrapper .content-title {
    margin-bottom: 16px;
  }
  .page-id-trending .confetti-wrapper .group-infos {
    padding-bottom: 9.3em;
  }
  .pane-content-module-e .main-heading {
    margin-bottom: 0.3em;
  }
  .trysmth-wrapper .group-left,
  .mc-location-wrapper .content-module-a {
    padding-left: 0;
    padding-right: 0;
  }
  .mc-location-wrapper .pane-content-module-a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .mc-location-wrapper .content-module-a .group-img {
    width: 127px;
    padding-right: 17px;
  }
  .mc-location-wrapper .content-module-a .group-infos {
    width: unset;
    flex: 1;  
  }
  .page-id-trending .confetti-wrapper:before {
    background-image: url(../images/pieces-mobile1.svg), url(../images/pieces-mobile2.svg);
    background-size: 215%, 150%;
    background-position: top -28px left 50%, left 155% bottom;
  }
  .mc-location-wrapper .content-module-a .group-infos .col-md-12.content-title {
    font-size: 14px;
    font-size: 0.875rem;
    text-transform: unset;
  }
  .mc-location-wrapper .content-module-a .group-infos .col-md-12.content-body,
  .mc-location-wrapper .content-module-a .group-infos .col-md-12.content-link a {
    font-size: 16px;
    font-size: 1rem;
  }
  .mc-location-wrapper .content-module-a .group-infos .col-md-12.content-link {
    margin-top: 0;
  }
  .mc-location-wrapper .content-module-a .group-infos .col-md-12.content-body {
    height: 44px;
    min-height: unset;
    overflow: hidden;
  }
  .mc-location-wrapper .content-module-a .content-module-img {
    padding-left: 30px;
  }
  .panel-wrapper-outer.value-deal-wrapper {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .value-deal-wrapper .section-title {
    padding-left: 10px;
  }
  .value-deals-image-wrapper .panel-wrapper-inner {
    width: 924px;
    max-width: 816px;
  }
  .value-deal-wrapper .section-link {
    padding-top: 32px;
    padding-right: 20px;
  }
  .wdyfl-wrapper {
    margin-top: 3.5em;
    margin-bottom: 3.4em;
  }
  .trending-wrapper {
    margin-bottom: 0;
    padding-bottom: 5rem;
  }
  .trending-wrapper .section-link {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    padding-top: 0;
    padding-left: 0;
    bottom: -13px;
  }
  .value-deal-wrapper .value-deal-wrapper {
    width: 30%;
    min-width: 263px;
    padding: 0;
    margin-right: 10px;
    margin-left: 0;
  }
  .value-deal-wrapper .value-deal-wrapper:last-child {
    margin-right: 0;
  }

  /*#copyright .privacy-statement a {
      display: inline;
  }*/

  /*#footer-social {
      text-align: center;
      float: none;
  }*/

  .gallery3 .frame-wrapper[style] {
      background: none !important
  }

  /*.mymaccas-nav {
      position: absolute;
      left: 0;
      right: 0;
      width: auto;
      margin: 0 auto;
      color: #fff;
      font-size: 18px;
      line-height: 42px
  }

  .mymaccas-nav a {
      color: #fff;
      text-decoration: none;
      display: block;
      text-align: center;
  }*/

/* Change hero video size */
  .content .pane-video iframe {
      height: 380px !important;
  }

  /* Spacing on user pages */
  .page-id-user-account #user-pass,
  .page-user-password #user-pass,
  .page-user-reset #user-pass-reset {
    margin-top: 76px !important;
  }

  /* STYLING FOR CAPTURE FORM */
  #edit-captcha-form {
    width: 260px;
  }

  .recaptchatable #recaptcha_response_field,
  .recaptchatable .recaptcha_image_cell center img {
    width: 100% !important;
  }

  .recaptchatable #recaptcha_image {
    width: 100% !important;
    float: left;
  }

  /* END STYLING FOR CAPTURE FORM */
  .contenttabs {
    padding-left: 20px;
    padding-right: 20px;
  }

  .contenttabs .col-md-12 {
    padding: 0;
  }

  .col-md-12 {
    padding-right: 9px;
    padding-left: 9px;
  }

  .col-md-9,
  .col-md-3 {
    width: 100%;
    float: none;
  }

  .col-md-3 .image_alt {
    display: inline-block;
  }

  /* MOBILE CONTENT TAB NAV */

  .content-tab-container,
  .content-tab-container .content,
  .content-tab-container .content .contenttabs,
  .content-tab-container .content .contenttabs ul.slides {
    height: auto;
  }

  .content-tab-container .content .contenttabs ul.slides li.item {
    max-height: 100%;
    height: auto;
  }

  /* END MOBILE CONTENT TAB NAV */

  .copywithimg,
  .contenttabs .copywithimg,
  #webform-component-comment textarea {
    width: 100%;
  }

  #recaptcha_logo,
  span#recaptcha_privacy,
  .col-md-3 .image,
  .articleimg,
  .imgtext {
    display: none;
  }

  /* CONTACT STYLES FOR MOBILE */

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

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

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

  .variant2 .promo-cta {
    bottom: 40px;
    position: absolute;
  }
  .amore-bundle .promo-title {
    margin: 0 auto;
  }

  .amore-bundle .promo-image {
    top: auto;
    right: auto;
    width: 220px;
  }

  .amore-bundle .promo-image > img {
    right: 10px;
  }

  .amore-bundle .promo-cta {
    bottom: 30px;
    margin-left: auto;
  }

  .ofyq-container {
    max-width: 320px;
    height: auto;
  }

  .ofyq-container .promo-blurb {
    font-size: 1.4em;
    padding: 20px;
    height: auto; 
  }

  .OFYQ .promo-title {
    margin: 10px auto 55px auto;
    max-width: 241px;
    width: 90%;
  } 

  .ofyq-container a.promo-cta,
  .ofyq-container a.promo-cta span {
    position: inherit;
  }

  .Choices .promo-title {
    margin: 0 auto;
    max-width: 130px;
    min-width: 10px;
    float: none;
  }

  .Choices .promo-image {
    margin: 0 auto;
    max-width: 200px;
    width: 100%;
    padding: 0;
  } 

  .Choices .promo-image img {
    right: 0;
    top: 0;
    display: block;
    position: relative;
  }

  .Choices .promo-cta {
    bottom: -10px;
  }

  .Georgie .promo-title {
    margin: 1px auto;
    max-width: 124px;
    width: 90%;
    display: block;
    min-width: 80px;
  }

  .Georgie .promo-image {
    width: 170px;
    margin: 0;
    height: auto;
    margin-left: 10px;
    margin-top: 40px;
    position: initial;
  }

  .Georgie .promo-cta {
    position: initial;
    margin-top: 51px;
  } 

  .Georgie .promo-cta img {
    width: 190px;
    min-width: 10px;
  }

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

  .Pounder .promo-title {
    margin: 2px auto 0px auto;
    width: 80%;
  }

  /*  .page-theme-kiwiburger .pane-image .single {
    margin-top: -20px;
    height: auto;
  }
  .page-theme-kiwiburger .pane-image .single img {
    position: relative;
  }
  .pickup-wrap:after {
    content: '';
    background-color: #fff;
    position: absolute;
    left: -20px;
    right: -20px;
    top: -80px;
    bottom: 0;
    z-index: -2;
  }*/

  .messages.error {
    display: none;
  }
  #admin-menu {
    overflow: hidden;
  }
  .burger-menu {
    margin-left: 20px;
    margin-right: 27px;
  }
  .burger-icon {
    margin: 0 0 0 1em;
  }
  .burger-menu {
    height: 70px;
  }
  /* .burger-icon {
    height: 80px;
  } */

  /* .burger-icon {
    width: 80px;
  } */

  /* .burger-icon:after {
    width: 80px;
    height: 80px;
    background-size: 46px;
  } */

  .social-section {
    margin-bottom: 2.25rem;
  }

  .page-id-gourmet-burgers #webform-component-postcode,
  .page-id-gourmet-burgers #webform-component-email,
  .mcdelivery #webform-component-email,
  .mcdelivery #webform-component-postcode,
  .cyt #parallax-slider #webform-component-postcode,
  .cyt #parallax-slider #webform-component-email,
  .page-id-gourmet-burgers .pane-webform div.messages,
  .mcdelivery .pane-webform div.messages {
    width: 100%;
    float: none;
  }

  .mcdelivery .contenttabs ul.slides li.item:not('.flex-active-slide') {
    display: none;
  }
  /*.promo-image img.promo-image-mobile {*/
    /*-webkit-transform: translate(-48%, -50%) scale(1.2);
    -ms-transform: translate(-48%, -50%) scale(1.2);
    transform: translate(-48%, -50%) scale(1.2);*/

  /*  -webkit-transform: translate(-48%, -50%) scale(0.8);
    -ms-transform: translate(-48%, -50%) scale(0.8);
    transform: translate(-48%, -50%) scale(0.8);
  }*/
  
  /*.flexslider {
    height: initial;
  }*/
  /*flexslider .slides {
    margin-bottom: 0;
  }*/
  /*#promo-slider .item,
  #promo-slider .flex-viewport {
    height: inherit!important;
  }*/

  /*#promo-slider .item {
    max-height: 620px;
    height: 630px;
  }*/

  /*#promo-slider .promo-blurb {
    bottom: -5rem;
  }*/
}

@media only screen and (min-width: 375px) and (max-width: 767px) {

  .panel-wrapper-outer.wdyfl-icon-wrap,
  .four-key-menus {
    max-width: 320px;
    margin: 0 auto;
  }
}

@media only screen and (min-width: 768px) and (max-width: 900px) and (orientation: landscape) {
  .offer-apps {
    margin-top: 0;
  }
  .mymaccas-22 a,
  .mc-pickup a,
  .mc-delivery a,
  .offer-apps a {
    font-size: 1rem;;
  }

  .header-extra-links {
    transform: scale(0.8) translate(-50px, 30px);
  }
}

@media only screen and (max-height: 400px) and (orientation: landscape) {
  #main-nav .header-nav ul ul li a {
    font-size: 4vh;
    line-height: 2vh;
  }
  #main-nav .header-nav ul li .submenu-wrapper {
    padding-top: 10px;
  }
  @-moz-document url-prefix() {
    #main-nav ul li a {
      line-height: 1.1em;
    }
    .header-extra-links {
      transform: scale(0.8) translate(-50px, 35px);
    }
    #main-nav ul li a {
      font-size: 10vh;
    }
  }
}

@media only screen and (max-width: 767px) and (orientation: landscape) {

  #main-nav .header-nav ul li .submenu-wrapper {
    width: fit-content;
    width: -moz-max-content;
    min-width: 42%;
    padding-right: 36px;
    padding-top: 10px;
  }
  .header-extra-links-wrapper .pickup-wrap {
    margin-bottom: 0;
  }

  .header-extra-links-wrapper {
    transform: scale(0.8) translateX(50px);
  }

  .header-extra-links {
    display: inline-block;
    width: auto; /* Need for IE */
    width: fit-content;
    width: -moz-max-content;
  }

  .offer-apps {
    margin-top: 1vh;
  }

  .no-scroll .header-extra-links-wrapper {
    margin-top: -42px;
  }

  #social-nav span {
    font-size: 16px;
    font-size: 1rem;
  }

  #main-nav .header-nav ul ul li a,
  .mymaccas-22 a,
  .mc-pickup a,
  .mc-delivery a,
  .offer-apps a {
    font-size: 4vh;
    line-height: 2;
  }

  #main-nav .more:before {
    width: 5vh;
    height: 5vh;
  }

}

@media only screen and (orientation: landscape) {
  #main-nav .header-nav > ul > li {
    transition: padding-left 600ms, opacity 400ms;
    margin-bottom: 5px;
    transition-timing-function: cubic-bezier(1, 1, 0, 0.5);
    transition-delay: 50ms;
    -webkit-user-select: none;
    -webkit-touch-callout: none;  
  }
  #main-nav .header-nav > ul > li.hover {
      padding-left: 30px;
  }
  #main-nav .header-nav > ul > li.not-hover {
    opacity: 0.4;
  }
  #main-nav .header-nav > ul > li:not(.not-hover) {
    padding-left: 30px;
  }

  #main-nav .header-nav > ul > li.leaf,
  #main-nav .header-nav > ul > li.expanded {
    padding-left: 0;
  }

  #main-nav .header-nav > ul > li.hover {
    padding-left: 30px;
  }

  .fries-box-mobile {
    display: none;
  }

  .no-scroll #header-navigation-overlay {
    overflow: hidden;
  }

  .header-extra-links {
    display: inline-block;
    width: auto; /* Need for IE */
    width: fit-content;
    width: -moz-max-content;
    position: relative;
    margin-left: auto;
  }

}

@media only screen and (max-width: 1024px) and (orientation: landscape) {
  #main-nav .header-nav > ul > li.not-hover + li.leaf.menu-focus,
  #main-nav .header-nav > ul > li.not-hover + li.expanded.menu-focus {
    padding-left: 30px;
  }
  #main-nav .header-nav > ul > li.leaf.menu-focus,
  #main-nav .header-nav > ul > li.expanded.menu-focus {
    padding-left: 0;
  }
}


@media only screen and (max-width: 752px) {
  a.appbtn {
    padding: 0;
  }

  .learn-section {
    width: 100%;
    max-width: 100%;
  }
}

@media only screen and (max-width: 708px) {
  /* Fix news column for mobile */
  .notfound #column_content-279.multicolumn-section .thumbcontainer {
    margin-top: 0;
  }
}

@media only screen and (max-width: 695px) {
  /* Change hero video size */
  .content .pane-video iframe {
    height: 320px !important;
  }
}

@media only screen and (min-width: 641px) and (max-width: 1023px) {
  .team, .state-office {
    width: 50%;
  }
}

@media (max-width: 640px) {
  .slides .item.variant1.Amore {
    position: relative;
    background: #b00807  top center;
    background-size: 350% 100%;
    background-repeat: no-repeat !important;
  }

  .item.variant1.Amore .promo-cta {
    left: 80px;
    top: 340px;
    z-index: 2;
  }

  .item.variant1.Amore .promo-title {
    width:75%;
    margin: 0 auto 20px 50px;
  }

  .item.variant1.Amore .promo-image {
    width: 90%;
    top:-12px;
    right: 20px;
  }

  #main-nav .header-nav ul li ul {
    padding: 0;
  }
  .team, .state-office {
    width: 100%;
  }
}

@media only screen and (max-width: 640px) and (orientation:landscape) {
  .slides .item.variant1.Amore{
    position: relative;
    background: #b00807  top center;
    background-size: 350% 100%;
    background-repeat: no-repeat !important;
  }

  .item.variant1.Amore .promo-cta {
    left: 210px;
    top: 340px;
    z-index: 2;
  }

  .item.variant1.Amore .promo-title {
    width: 60%;
    margin: 1% auto 0 !important;
  }

  .item.variant1.Amore .promo-image {
    width: 68%;
    top:10px;
    right: 20px;
  }
}

@media only screen and (max-width: 608px) {
  /* REAL CHOICES THEME */
  .page-theme-realchoices .hero {
    height: 210px;
    background-size: auto 110px;
  }
  /* END REAL CHOICES THEME */
}

@media only screen and (max-width: 600px) {
  .download-container.apps {
    text-align: center;
  }
}

@media only screen and (max-width: 575px) {
  /* Change hero video size */
  .content .pane-video iframe {
    height: 280px !important;
  }
}

@media only screen and (min-width: 569px) {
  .slides > .M-Selections .promo-title {
    margin-top: 20px;
    margin-left: 185px;
  }

  .slides > .M-Selections .promo-cta {
    margin-top: 265px;
    margin-right: auto;
    margin-left: auto;
  }
}

@media only screen and (min-width: 569px) and (orientation: portrait) {
  .slides > .M-Selections .promo-title {
    margin-top: 50px;
  }
}

@media only screen and (max-width: 568px) {
  #page-content .page-theme-mselections .content {
    margin-top: -70px;
  }

  .page-theme-mselections .content h2 {
    margin: 0;
    font-size: 18px;
    line-height: 1.2;
  }

  .page-theme-mselections .footer-social {
    display: none;
  }

  .background-image-container .background-image--mobile {
    display: block;
    /* height: 580px; */
    height: 68vh;
    /*background-position: center;*/
    background-repeat: no-repeat;
    background-size: cover;
  }

  .background-image-container .background-image--desktop {
    display: none;
  }

}

@media only screen and (min-width: 550px) {
  #promoBox .promo-content .promo {
    flex-basis: 50%;
    font-size: 2.3vw;
  }
  #promoBox .promo-content .promo h4 {
    bottom: 3.8vw;
  }
  /*.item.variant2 {
    padding-top: 60px;
    height: 620px!important;
  }

  #promo-slider .flex-viewport{
    height: 620px;
  }*/
}

@media only screen and (max-width: 506px) {
  /* Change hero video size */
  .content .pane-video iframe {
    height: 210px !important;
  }

  .views-exposed-form label {
    text-align: left;
  }

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

  .responsibility-section,
  .multicolumn-section {
    max-width: 100%;
    width: 100%
  }
}

@media only screen and (min-width: 480px) {
  #page-content.page-id-best-burger .promo-image-link:last-child,
  #page-content.page-id-best-burger .promo-image-mobile {
    display: block !important;
  }
  .promo-image-link:last-child,
  .promo-image-desktop {
    display: block !important;
  } 
  .promo-image-mobile {
    display: none !important;
  }
}

@media only screen and (max-width: 480px) {
  .slides .item.variant1.Amore {
    position: relative; 
    background-repeat: no-repeat !important;
  }

  .item.variant1.Amore .promo-cta {
    left: 220px;
    top: 340px;
    z-index: 2;
  } 

  .item.variant1.Amore .promo-title {
    width:283px;
    height:155px;
    margin:10px auto 0;
    background: url(../images/content/title-amore2.png) no-repeat top center;
    background-size: 80%;
  }

  .item.variant1.Amore .promo-image {
    right:-2px;
    top:-10px;
    width:80%;
  }
  .item.variant1.Amore .promo-title img{
    display: none;
  }

  .button,
  p a.button {
    font-size: 3.5vw;
  }
  p a.button-large,
  .button.button-large,
  .button-large {
    font-size: 4.5vw;
  }
}

@media screen and (max-width: 467px) {
  /* QUARTER POUNDER THEME */
  .page-theme-qp {
    background: #FDFCDD url('../images/themes/quarter/quarter-bg.jpg') repeat-x 50% -9px;
    background-size: 770px 230px;
  }

  .page-theme-qp #image-378 .single, 
  .page-theme-qp #image-378 .single, 
  .page-theme-qp #image-456 .single {
    margin-bottom: 0px!important;
  }

  .page-theme-qp .hero .inner-container {
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px;
    max-height: 553px;
  }

  .page-theme-qp #content-379 {
    height: 100px;
  }

  /* END QUARTER POUNDER THEME */

  /* SUMMER THEME */

  /* FLEXSLIDER FIXES */
  .page-theme-summer .pane-gallery .flex-control-nav {
    bottom: 0px!important;
  }
  /* END FLEXSLIDER FIXES */  

  /* END SUMMER THEME */
}

@media only screen and (min-width: 1280px) and (min-height: 820px) {
  .four-key-menus {
    margin-bottom: 48px;
  }
}

@media only screen and (min-width: 768px) {
  .social-section {
    margin-top: 2.5rem;
  }
  #page-content.page-id-best-burger .promo-image-mobile {
    display: none !important;
  }
}

@media only screen and (min-width: 880px) {
  .subscription-section {
    margin-top: 2.5rem;
  }
}

@media screen and (min-width: 768px) and (max-width: 1170px) {
  .burger-menu {
    max-width: 1170px;
    margin-right: 30px;
  }
}

@media screen and (min-width: 360px) and (max-width: 767px) {
  #burger-wrapper .burger-icon {
    margin-top: -32px;
    margin-right: 0;
  }
}

@media screen and (min-width: 460px) and (max-width: 767px) {
  .variant3 .promo-title {
    margin: 25px auto;
  }

  /*.variant3 .promo-title-desktop{display: block!important;}
  .variant3 .promo-title-mobile {display: none!important;}*/
  .variant3 .promo-cta {
    padding-top: 0
  }

}

@media screen and (max-width: 460px) {

  #main-nav .header-nav .submenu-wrapper .parent-item, 
  #main-nav .header-nav > ul > li > a {
    font-size: 6vh;
    margin-bottom: 1rem;
    letter-spacing: -.02em;
  }

  .variant3 .promo-cta {
    bottom: 40px;
    position: absolute;
  }

  .variant3 .promo-title {
    margin: 0 auto;
    width: 100%;
  }

  .variant3.item {
    padding-top: 0;
  }

  .variant3 .promo-title img {
    max-width: 300px;
  }

  .accordion img {
    width: 100%;
  }

  #main-nav .header-nav > ul > li { /* menu issue */
    max-width: 33vh;
  }
}

@media only screen and (max-width: 409px) {
  /* Change hero video size */
  .content .pane-video iframe {
    height: 160px !important;
  }
}

@media only screen and (min-width: 1281px) {
  .page-id-trending:before {
    height: 1000px;
    width: 1920px;
    background-size: 100%;
    transform: translate(-50%, -46%);
  }
  .fries-box-desktop {
    max-width: inherit;
  }
}

@media only screen and (min-width: 851px) and (max-width: 920px) {
  .page-id-trending:before {
    transform: translate(-50%, -49%);
  }
}

@media only screen and (min-width: 768px) and (max-width: 850px) {
  .page-id-trending:before {
    transform: translate(-50%, -52%);
  }
}

@media only screen and (min-width: 375px) and (max-width: 767px) {
  .page-id-trending:before {
    width: 100%;
    background-size: 850px;
    transform: translate(-50%, -33%);
  }
}

@media only screen and (min-width: 375px) and (max-width: 1024px) {

  .four-key-menus .menu-item a:before {
    height: 78px;
    margin-top: 25px;
    margin-bottom: 0;
  }

  .beef-menu a:before,
  .chicken-menu a:before,
  .mcd-au .fish-menu a:before {
    background-size: auto 55px;
  }
  .mcd-nz .fish-menu a:before,
  .mcd-au .healthy-menu a:before {
    background-size: auto 62px;
  }
  .mcd-nz .healthy-menu a:before {
    background-size: auto 72px;
  }
}

@media only screen and (max-width: 374px) {
  .page-id-trending:before {
    width: 100%;
    background-size: 640px;
    transform: translate(-50%, -31%);
  }
  .wdyfl-wrapper .panel-wrapper-inner .panel-wrapper-inner,
  .four-key-menus {
    max-width: 280px;
  }
  .four-key-menus .menu-item {
    max-width: 134px;
    min-height: 134px;
  }

  .four-key-menus .menu-item a:before {
    height: 70px;
    margin-top: 20px;
    margin-bottom: 0;
  }

  .beef-menu a:before, 
  .chicken-menu a:before, 
  .mcd-au .fish-menu a:before {
    background-size: auto 50px;
  }
  .mcd-au .healthy-menu a:before, 
  .mcd-nz .fish-menu a:before {
    background-size: auto 55px;
  }
  .mcd-nz .healthy-menu a:before {
    background-size: auto 65px;
  }
  .wdyfl-menu .entity {
    padding: 17.5px 0;
  }

  /* Help & Search */
  .sort-by-category .form-control {
    width: 95%;
  }
  .sort-by-category #selectAjaxLoader {
    margin-left: 98%;
  }
}

/* @media only screen and (max-width: 375px) and (max-height: 690px) {

  .no-scroll #header-navigation-overlay {
    background-size: 85%;
  }
} */

@media only screen and (max-width: 375px) {
  /* REAL CHOICES THEME */

  .page-theme-realchoices .hero {
    height: 160px;
    background-size: auto 70px;
  }

  /* END REAL CHOICES THEME */

  /*.page-theme-kiwiburger .hero h1 {
    background-position: 0 20px;
  }

  .page-theme-kiwiburger .hero .inner-container {
    height: 180px;
    margin-bottom: 0;
    margin-top: 60px;
  }

  .page-theme-kiwiburger .content h2 {
    font-size: 1.3em;
    line-height: 1.25em;
  }*/

  .page-theme-mcoz .pane-image .single {
    height: 158px;
  }

  .page-theme-mcoz .hero .inner-container {
    height: 180px;
    margin-top: 80px;
  }

  .page-theme-mcoz .hero h1 {
    width: 75%;
    height: 270px;
  }

  .page-theme-mcoz .content h2 {
    font-size: 1.3em;
    line-height: 1.25em;
    margin-top: 0;
  }
}

@media (max-width: 360px) {
  .slides .item.variant1.Amore {
    position: relative;
    background-repeat: no-repeat !important;
  }

  .item.variant1.Amore .promo-cta {
    left: 50%;
    top: 336px;
    z-index: 2;
    margin-left: -180px;
  }

  .item.variant1.Amore .promo-image{
    right:-2px;
    top:-20px;
  }

  .item.variant1.Amore .promo-image img{
    top: 0px;
  }

  .item.variant1.Amore .promo-title{
    margin: 2% auto 0;
    background: url(../images/content/title-amore2.png) no-repeat top center;
    background-size: auto 80%;
  }
}

@media screen and (max-width: 359px) {
  .close-overlay {
    margin-top: -2px;
  }
  h1, h1 a {
    font-size: 2.5rem;
  }
  #tertiary-wrapper .social-text {
    letter-spacing: -4px;
  }
  .burger-icon,
  .burger-icon:after {
    width: 70px;
    height: 70px;
  }
  .burger-icon:after {
    background-size: 42px;
  }
  #burger-wrapper .burger-icon {
    margin-top: -25px;
    margin-right: 0;
  }
  .get-excl-reward {
    font-size: 24px;
    font-size: 1.5rem;
  }
  #social-nav span {
    font-size: 0.9rem;
  }
  .no-scroll #social-nav span.search-text {
    width: 45px;
  }
  .no-scroll #social-nav span.nav-text {
    width: 100px;
  }
  #main-nav .header-nav > ul, 
  #main-nav .header-nav .submenu-wrapper,
  #main-nav .header-nav ul li .submenu-wrapper {
    padding-left: 14px; /* 35px menu issue */
  }
  #main-nav .header-nav > ul > li { /* menu issue */
    max-width: unset;
    width: 110%;
  }
  #main-nav .header-nav > ul > li > a { /* menu issue */
    font-size: 5.5vh;
  }
  .burger-menu {
    height: 60px;
  }
  #promo-section .pickup-wrap {
    margin-top: 10px;
  }

  /* Help & Search */
  .featured .col-sm-3.sort-by-category {
    width: 290px;
  }
}

@media only screen and (max-width: 340px) {
  .promo-image {
    height: 380px;
  }
  #promo-slider .flex-control-paging {
    top: 26rem;
  }
}

@media only screen and (max-height: 680px) {
  .background-image-container .background-image--mobile {
    height: 67vh;
  }
}

/* Betmad */
@media only screen and (min-width: 768px) {
  .betmad .pane-alternating-boxes {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .betmad .right-box .pane-alternating-boxes {
    flex-direction: row-reverse;
  }
}

@media only screen and (min-width: 824px) and (max-width: 1023px) {
  .betmad .alternating-box .group-infos,
  .betmad .alternating-box.right-box .group-infos {
    padding: 5px 45px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #page-content .betmad .hero h1 {
    max-width: 600px;
    margin: auto;
  }
  .flex-container .icon.icon-icon-angle-right {
    right: 8vw;
  }
}

@media only screen and (max-width: 823px) {
  .betmad .content .alternating-box-img img {
    max-width: 100%;
    width: 100%;
  }
  #content-container .betmad .alternating-box .group-infos {
    padding: 5px 20px;
  }
  #page-content .betmad .content {
    padding-bottom: 0;
  }
}

@media only screen and (max-width: 767px) {
  #content-container .betmad .alternating-box .group-infos {
      padding: 20px;
  }
  .betmad .alternating-box.col-md-9 {
      width: 100%;
      text-align: center;
  }
  .betmad .alternating-box .group-img,
  .betmad .alternating-box .group-infos,
  .betmad .content .alternating-box-img img {
      width: 100%;
  }
  body .betmad .row.entity-pane p, 
  body .betmad .content-body p {
      font-size: 14px;
      letter-spacing: 0;
      line-height: 18px;
  }
  .betmad .hero {
      margin-top: 46px;
  }
  .mobile-site .betmad .hero {
      margin-top: 0;
  }
  #page-content .betmad .hero h1 {
      width: 100%;
      color: #000;
  }
  .betmad .hero .inner-container {
      width: 100%;
      position: absolute;
      margin-top: 0;
  }
  .betmad .hero {
      overflow: visible;
  }
  #page-content .betmad > .content {
      margin-top: 10rem;
  }
  .betmad  .row.entity-pane {
      margin-bottom: 14px;
  }
  .betmad p.p2 {
      max-height: 7px;
  }
  body .betmad .content-title,
  body .betmad .content-title a,
  body .betmad .content-title p {
      font-size: 16px;
      line-height: 22px;
      letter-spacing: -0.2px;
  }
  body .betmad .content-body p, 
  .betmad .row.entity-pane p {
      font-size: 14px;
      line-height: 18px;
  }
  body .betmad .content-body {
      margin-top: 9px;
  }
  .page-id-trending .confetti-wrapper .content-module-img,
  .betmad .alternating-box.col-md-9 {
      margin-bottom: 15px;
  }
  #page-content .betmad .hero h1 {
      font-size: 23px;
      line-height: 27px;
      max-width: 280px;
      margin: auto;
  }
  .trysmth-wrapper .content-link,
  .page-id-trending .confetti-wrapper .content-link, 
  .mccafe-info-wrapper .content-link {
    margin-top: 28px;
  }
  .mccafe-info-wrapper .content-module-img,
  .trysmth-wrapper .content-module-img {
    margin-bottom: 18px;
  }

  #page-content.page-id-best-burger .promo-image {
    height: auto;
    margin-bottom: -50px;
  }

  /* Help & Search */
  .featured .col-sm-6 {
    width: 50%;
    float: left;
  }
  #quicktabs-container-newsroom_popular_new .view-content .results,
  .featured .tab-pane {
    width: 370%;
  }
  .card-wrapper {
    padding-right: 0;
  }
  .search_result {
    margin-bottom: 50px;
  }
}

@media only screen and (min-width: 381px) and (max-width: 767px) {
  .betmad .hero {
    height: 250px;
  }
  .betmad .hero .inner-container {
    top: 110%;
  }
}

@media only screen and (max-width: 380px) {
  .betmad .hero .inner-container {
    top: 114%;
  }
  .betmad .hero {
    height: 159px;
  }
}

@media only screen and (min-aspect-ratio: 1 / 1) and (max-aspect-ratio: 4 / 3) {
  /* Desktop version of overlay menu for desktop square */
  /* #main-nav ul li a {
    font-size: 8vh;
    letter-spacing: -.04em;
    line-height: 1.3em;
  }
  .header-nav {
    margin-top: 20vh;
  }

  .no-scroll .header-extra-links-wrapper {
    margin-top: 90px;
  } */

  /* Mobile version of overlay menu for desktop square */
 
  .fries-box-mobile {
    display: block;
    width: 60vh;
  }

  .fries-box-desktop {
    display: none;
  }

  #main-nav ul li a,
  #main-nav .header-nav > ul > li > a {
    font-size: 8vh;
    letter-spacing: -.04em;
    line-height: 1.16em;
  }

  .header-nav {
    margin-top: 9vh;
  }

  .header-nav > ul.menu > li {
    margin-left: 0 !important;
  }

  #main-nav .header-nav > ul > li.hover {
    padding-left: 30px;
  }

  #main-nav .header-nav > ul > li.not-hover {
    opacity: 1;
  }

  #main-nav .header-nav > ul > li:not(.not-hover) {
    padding-left: 0;
  }

  .no-scroll .header-extra-links-wrapper {
    bottom: 90px;
  } 




/* 
  .no-scroll .header-extra-links-wrapper {
    position: relative;
    top: unset !important;
    right: unset !important;
    margin-top: 10vw;
    margin-bottom: 10px;
    width: 100%;
    text-align: center;
  }
  .header-extra-links-wrapper,
  .header-extra-links {
    transform: none;
  }

  #main-nav .header-nav > ul {
    height: unset;
    transition: 0.1s all;
    position: relative;
    left: 0;
  }
  
  #main-nav .header-nav > ul, #main-nav .header-nav .submenu-wrapper,
  #main-nav .header-nav ul li .submenu-wrapper {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }

  #main-nav .header-nav > ul, #main-nav .header-nav .submenu-wrapper {
    max-width: unset;
    margin-left: 10vw;
  }

  #main-nav .header-nav ul ul li a {
    line-height: 1.85;
  }

  #main-nav .header-nav ul li ul {
    position: relative;
  }

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

  #main-nav .header-nav .submenu-wrapper .parent-item,
  #main-nav .header-nav > ul > li > a {
    font-size: 8vh;
    margin-bottom: 1rem;
    letter-spacing: -.02em;
  }

  #main-nav .header-nav ul li ul {
    padding: 0;
  }

  #main-nav .header-nav .submenu-wrapper .backbtn {
    font-family: "Speedee Regular", "Roboto", "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 18px;
    font-size: 1.125rem;
    letter-spacing: normal;
    position: relative;
    top: 0;
    left: 0;
    padding-bottom: 22px;
  }

  #main-nav .header-nav .submenu-wrapper .backbtn .icon-icon-arrow-left:before {
    -webkit-filter: brightness(0%);
    filter: brightness(0%);
  }

  #main-nav .header-nav ul.sub-menu-open {
    left: -100%;
  }

  #main-nav .header-nav ul li.menu-focus .menu-open {
    right: -100%;
    width: 100%;
  } */
}

@media only screen and (orientation: portrait) {
  @supports (-webkit-touch-callout: none) {
    /* CSS specific to iOS devices */
    .no-scroll .header-extra-links-wrapper {
      bottom: 0;
    }
  }
  @supports not (-webkit-touch-callout: none) {
    /* CSS for other than iOS devices */ 
    .no-scroll .header-extra-links-wrapper {
      bottom: 90px;
    }
  }
}

@media only screen and (min-width: 700px) and (orientation: portrait) {
  @supports (-webkit-touch-callout: none) {
    /* CSS specific to iOS devices */
    .no-scroll .header-extra-links-wrapper {
      bottom: 90px;
    }
  }
}
  
@media only screen and (max-width: 359px) and (orientation: portrait) {

  a.backbtn span.text {
    font-size: 1rem;
  }
  #main-nav .header-nav .submenu-wrapper .backbtn {
    padding-bottom: 15px;
  }
  #main-nav .header-nav > ul > li.leaf, #main-nav .header-nav > ul > li.expanded {
    margin-bottom: 0;
  }
  .no-scroll .header-extra-links-wrapper {
    position: fixed;
    bottom: 0 !important; /* menu issue */
  }
  .header-extra-links {
    position: relative;
  }
  #main-nav .header-nav > ul > li > a {
    margin-bottom: 0.5rem;
  }
  #main-nav .header-nav > ul, #main-nav .header-nav .submenu-wrapper, 
  #main-nav .header-nav ul li .submenu-wrapper {
    padding-top: 80px;
  }
  .fries-box-mobile {
    width: 110%;
  }
}

@media only screen and (min-width: 1024px) and (min-height: 1200px) {
  .burger-menu-open.not-logged-in .pickup-wrap {
    bottom: unset;
  }
  .food-menu-overlay:before {
    height: 55vh;
  }
  .four-key-menus {
    margin-bottom: 40px;
  }
}

@media only screen and (min-width: 1024px) and (min-height: 901px) {
  .burger-menu-open.not-logged-in .pickup-wrap {
    bottom: unset;
  }
  .four-key-menus {
    margin-bottom: 40px;
  }
}

@media only screen and (min-width: 1024px) and (min-height: 1001px) and (max-height: 1199px) {
  .food-menu-overlay:before {
    height: 65vh;
  }
  .burger-menu-open.not-logged-in .pickup-wrap {
    margin-top: 60px;
  } 
}

@media only screen and (min-width: 1024px) and (min-height: 901px) and (max-height: 1000px) {
  .food-menu-overlay:before {
    height: 70vh;
  }
  .burger-menu-open.not-logged-in .pickup-wrap {
    margin-top: 140px;
  } 
}

@media only screen and (min-width: 1500px) and (min-height: 1000px),
(min-width: 1121px) and (max-width: 1499px) and (min-height: 1000px) {
  .burger-menu-open.not-logged-in .pickup-wrap {
    margin-top: 130px;
  }
}

@media only screen and (min-width: 1025px) and (max-width: 1120px) and (min-height: 1000px) {
  .burger-menu-open.not-logged-in .pickup-wrap {
    margin-top: 160px;
  }
}

@media only screen and (width: 1024px) and (max-width: 1120px) and (min-height: 1000px) {
  .burger-menu-open.not-logged-in .pickup-wrap {
    margin-top: 230px;
  }
}

@media only screen and (min-width: 1121px) and (max-width: 1499px) and (min-height: 1000px) {
  .burger-menu-open.not-logged-in .pickup-wrap {
    margin-top: 130px;
  }
}

@media only screen and (max-width: 579px) and (orientation: portrait) {
  @media not all and (min-resolution:.001dpcm) { 
    @media {
      .no-scroll #header-navigation-overlay {
        background-size: 90%;
      }
      .header-extra-links-wrapper {
        bottom: 7rem !important;
      }
    }
  }
  @-moz-document url-prefix() {
    .header-extra-links-wrapper {
      margin-bottom: -40px;
    }
  }
}

@media only screen and (max-width: 1023px) {
  .food-menu-overlay {
    position: relative;
  }
  .food-menu-overlay:before {
    content: '';
    background-image: url(../images/menu-oval.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 140%;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    display: block;
    bottom: -60px;
    top: 0;
  }


  /* Help & Search */
  .featured .sep-bar {
    border: 0;
  }
  .featured .sep-bar:before {
    content: '';
    border-bottom: 1px solid #e8e8e8;
    width: 80%;
  }
  .node-type-page .newsroom .content .row.col-sm-8 .view-content-footer-wrapper,
  .node-type-page .newsroom .content .row.col-sm-8,
  .node-type-page .newsroom .content .row.col-sm-4,
  .featured .col-sm-8 .container-inner,
  .featured .col-sm-8,
  .featured .col-sm-4 {
    width: 100%;
    padding: 0;
  }
  .node-type-page .newsroom .content .row.col-sm-8,
  .featured .col-sm-8 {
    border-right: 0;
    padding-bottom: 60px;
  }
  .featured .col-sm-6:nth-child(2) .card-body,
  .featured .col-sm-6:nth-child(3) .card-body {
    margin-right: 0;
  }

  .results-wrapper,
  .node-type-page .newsroom .content .row.col-sm-8 .view-content-footer-wrapper,
  .featured .col-sm-8,
  .featured .tab-content,
  .results-bottom .featured {
    overflow: scroll;
    margin-left: -50px;
    margin-right: -50px;
    float: none;
    width: unset;
    -ms-overflow-style: none;  /* Internet Explorer 10+ */
    scrollbar-width: none;  /* Firefox */
  }
  .results-wrapper::-webkit-scrollbar,
  .node-type-page .newsroom .content .row.col-sm-8 .view-content-footer-wrapper::-webkit-scrollbar,
  .featured .col-sm-8::-webkit-scrollbar,
  .featured .tab-content::-webkit-scrollbar,
  .results-bottom .featured::-webkit-scrollbar {
    width: 0;  /* Remove scrollbar space */
    background: transparent;  /* Optional: just make scrollbar invisible */
    display: none;
  }
  .results-wrapper .results,
  .node-type-page .newsroom .content .row.col-sm-8 .view-content-footer-wrapper .view-content-footer-wrapper-inner,
  .featured .col-sm-8 .container-inner,
  .featured .tab-pane,
  .results-bottom .featured-inner {
    overflow: visible;
    padding-left: 50px;
    padding-right: 50px;
  }
  .view-newsroom .view-content .results,
  .results-wrapper .results {
    width: 1265px;
  }
  .results-bottom .featured-inner {
    width: 950px;
  }

  .app-contact-container .card-body:before {
    padding-right: 20px;
  }

  .featured .tab-pane .card {
    width: 19%;
    display: inline-block;
    vertical-align: top;
    margin-right: 1%;
    float: left;
    margin-right: 15px;
  }
  .page-help-centre .featured .tab-pane {
    width: 260%;
  }
  .page-help-centre .featured .tab-pane .card {
    width: 32%;
  }
  .results-bottom .featured .card {
    width: 32%;
    display: inline-block;
    vertical-align: top;
    margin-right: 1%;
    float: left;
    margin-right: 15px;
  }
  .featured .tab-pane .card:last-child,
  .results-bottom .featured .card:last-child {
    margin-right: 0;
  } 
  .featured .tab-content .card-body {
    min-height: 105px;
  }
  #content-container .search + section.featured {
    margin-bottom: 0;
  }
  .search_result .container,
  .search-result .container {
    padding-left: 28px;
    padding-right: 28px;
    margin-left: 0;
    margin-right: 0;
  }
  .results-bottom .shared-buttons {
    /* margin: 50px 0; */
  }
  .results-bottom .shared-buttons .social-icons {
    width: 100%;
  }
  .results-bottom .card-body {
    padding-right: 0;
  }
  .results-bottom h5 {
    margin-bottom: 20px;
  }

  .results-top .col-sm-3,
  .results-top .col-sm-6,
  .results-bottom .col-sm-3,
  .results-bottom .col-sm-6 {
    width: 100%;
  }

  #quicktabs-newsroom_popular_new {
    margin-top: 0;
  }
  .featured.col-sm-4 .col-md-12 {
    padding-left: 0;
    margin-left: 0;
    margin-bottom: 20px;
    border-left: none;
  }
  .page-id-newsroom .container.featured-container {
      padding-top: 0px;
  }
  .page-id-newsroom .category-pane {
      padding-top: 0px;
  }
  .node-type-news-media-release .results-bottom {
    margin-bottom: 0px;
}

  /* Notification */
  .node-public-notification, 
  .view-public-notification {
    text-align: left;
  }
  .view-public-notification {
    padding: 15px 28px;
  }
  .node-public-notification .field-items,
  .view-public-notification .field-content {
    flex: 1;
    max-width: 790px;
  }
  .node-public-notification .field-name-body,
  .view-public-notification .views-field-body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

@media only screen and (min-width: 360px) and (max-width: 1023px) {
  /* Help & Search */
  .featured .col-sm-3.sort-by-category {
    width: 320px;
  }
}

@media only screen and (max-width: 730px) {
  /* Help & Search */
  .node-type-page .newsroom .content .row.col-sm-8 .view-content-footer-wrapper .view-content-footer-wrapper-inner,
  .featured .col-sm-8 .container-inner {
    width: 830px;
  }
}

@media only screen and (min-width: 1024px) and (max-height: 650px) {
  .burger-menu-open .pickup-wrap {
    position: relative;
    left: unset;
    transform: unset;
  }
  .burger-menu-open .pickup-wrap:before {
    content: '';
    background-image: url(../images/menu-oval.png);
    background-repeat: no-repeat;
    background-size: 140%;
    background-position: bottom center;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    bottom: 75px;
    height: 300px;
    z-index: -9;
  }
  .food-menu-overlay:before {
    display: none;
  }
}

@media only screen and (max-height: 300px) {
  @supports not (-webkit-touch-callout: none) {
    /* CSS for other than iOS devices */ 
    #main-nav .header-nav > ul > li.leaf, #main-nav .header-nav > ul > li.expanded {
      margin-bottom: 0;
    }
    #main-nav ul li a {
      font-size: 9vh;
    }
    #main-nav .header-nav ul .submenu-wrapper {
      margin-top: -10px;
    }
    .header-extra-links {
      transform: unset;
      margin-bottom: 10px;
    }
    .mymaccas-22 a, .mc-pickup a, .mc-delivery a, .offer-apps a {
      font-size: 4vh;
    }
    #main-nav .header-nav ul ul li,
    .mymaccas-22 a,
    .mc-pickup a,
    .mc-delivery a, 
    .offer-apps a {
      line-height: 0.8;
    }
    #main-nav .header-nav ul ul li a {
      line-height: 1;
    }
    #social-nav span {
      font-size: 0.75rem;
    }
    .no-scroll #social-nav span.search-text {
      width: 50px;
    }
    .no-scroll #social-nav span.nav-text {
      width: 90px;
    }
    .no-scroll .header-extra-links-wrapper {
      bottom: 50px;
    }
    .offer-apps {
      margin-top: 0;
      line-height: 0.8;
      margin-left: 22px;
    }
    .mymaccas-22 a:before, .mc-pickup a:before, .mc-delivery a:before {
      width: 20px;
      height: 20px;
      background-size: 20px;
    }
    .mymaccas-22 a,
    .mc-pickup a {
      padding-left: 22px;
    }
    .mc-delivery a {
      padding-left: 30px;
    }
  }
}

@media only screen and (max-width: 1024px) {
  .offer-apps p {
    margin-top: -9px;
  }
  .offer-apps p.reward-icon {
    padding-bottom: 0;
  }
  .offer-apps p.reward-icon a {
    margin-right: 7px;
    width: 42px;
    height: auto;
  }
  .offer-apps p.reward-icon a:before {
    top: -9px;
    background-size: 60%;
  }
  .offer-apps p.reward-text {
    margin-bottom: 0;
  }
  #main-nav .more:before {  /* menu issue */
    width: 3vh;
    margin-left: 3vh;
  }
}


/* Our Impact Pages */

@media (max-width: 919px) {
  .our-impact-pages .multicolumn-section .thumbcontainer.zerocol, 
  .our-impact-pages .multicolumn-section .thumbcontainer.onecol, 
  .our-impact-pages .multicolumn-section .thumbcontainer.twocol, 
  .our-impact-pages .multicolumn-section .thumbcontainer.threecol {
    clear: none;
    float: left;
  }

  .our-impact-pages .multicolumn-section .thumbcontainer.fourcol {
    clear: unset;
    float: left;
    width: 46.5%;
  }

}
@media (max-width: 767px) {
  .our-impact-pages h1, .our-impact-pages h1 a {
    font-size: 48px;
    line-height: 1em;
  }

  .our-impact-pages .hero h2 {
    font-size: 20px;
    line-height: 1.2em;
  }

  .our-impact-pages .multicolumn-section .thumb {
    display: block;
  }

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

  .our-impact-pages .intro {
      margin-bottom: 0px;
  }
  .our-impact-pages .pane-hero-image img {
      width: 100%;
      height: auto;
  }

  .our-impact-pages .multicolumn-section .thumbcontainer.twocol,
  .our-impact-pages .multicolumn-section .thumbcontainer.threecol,
  .our-impact-pages .more-impact .multicolumn-section .thumbcontainer,
  .our-impact-pages .multicolumn-section .thumbcontainer.threecol.rightcol,
  .our-impact-pages .multicolumn-section .thumbcontainer.zerocol.rightcol {
      max-width: 100%;
      width: 100%;
      text-align: left;
      margin: 0;
      height: auto !important;
  }

  .our-impact-pages .multicolumn-section .thumbcontainer.fourcol {
    /* clear: unset;
    float: left;
    width: 42%; */
  }

  .our-impact-pages .our-values .multicolumn-section .thumbcontainer {
    width: 100%;
    text-align: left;
    margin: 0;
    height: auto !important;
  }
  .our-impact-pages .our-values .multicolumn-section .thumbcontainer .thumb {
      float: left;
      margin-right: 10px;
      max-width: 56px;
  }

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

  .our-impact-pages .our-values .multicolumn-section .thumbcontainer h3 {
      font-size: 20px;
      margin-top: 0px;
      margin-bottom: 0px;
  }

  .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: 20px;
      margin-top: 0px;
      margin-bottom: 0px;
  }
  .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: 28px;
      line-height: 1.15em;
      letter-spacing: -1px;
      margin-top: 20px;
      margin-bottom: 10px;
  }

  .our-impact-pages .more-impact .multicolumn-section .thumbcontainer h4,
  .our-impact-pages .multicolumn-section .thumbcontainer.twocol h4 a {
      font-size: 28px;
      line-height: 1.15em;
      letter-spacing: -1px;
  }

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

  .our-impact-pages .section-title h2,
  .our-impact-pages .row.pane-content h3,
  #page-content .our-impact-pages .content .row h3 {
      font-size: 30px;
      line-height: 1.3em;
  }
  .our-impact-pages .more-impact .pane-section-title h2 {
      font-size: 36px;
      line-height: 1.1em;
      letter-spacing: -1px;
  }
  .our-impact-pages .pane-content-module-a {
      flex-wrap: wrap;
      padding: 0;
  }
  .our-impact-pages .pane-content-module-a .group-infos,
  .our-impact-pages .mobile-reverse .pane-content-module-a .group-infos {
      padding-left: 0px;
      padding-right: 0px;
  }

  .our-impact-pages .pane-content-module-a .group-infos h3,
  .our-impact-pages .row.pane-content h4 {
      font-size: 28px;
      line-height: 1.14em;
  }

  .our-impact-pages .pane-content-module-a .content-body {
      font-size: 14px;
      line-height: 1.6em;
  }
  .our-impact-pages a.edit {
      position: absolute;
      right: 0;
  }
  .page-id-newsroom .col-md-12,
  .newsroom-search .col-md-12 {
    padding-right: 0px;
    padding-left: 0px;
  }
}

@media (max-width: 575px) {
  .our-impact-pages .multicolumn-section .thumbcontainer.fourcol {
    max-width: 100%;
    width: 100%;
    text-align: left;
    margin: 0;
    height: auto !important;
  }
}
