.bg-light-gray {
  background-color: #f1f1eb;
}

.no-gutter,
div[class*="row"].no-gutter,
div[class*="col-"].no-gutter {
  padding-left: 0;
  padding-right: 0;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .no-gutter-xs,
  div[class*="row"].no-gutter-xs,
  div[class*="col-xs-"].no-gutter-xs {
    padding-left: 0;
    padding-right: 0;
  }
}

/*--- Only IE9 ---*/
.clear:before, .clear:after {
  content: ' ';
  display: table;
}

.clear {
  *zoom: 1;
}
.clear:after {
  clear: both;
}

* {
  box-sizing: border-box;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

html {
  position: relative;
  min-height: 100%;
  font-size: 62.5%;
}

body {
  font: 300 13px/1.6 'Helvetica Neue', Helvetica, Arial;
  padding-right: 0 !important;
  color: #000000;
  background: #ffffff;
  transition: all .4s .3s ease-in;
  min-height: 100%;
  margin-bottom: 0px !important;
}
@media only screen and (min-width: 768px) {
  body {
    margin-bottom: 488px !important;
  }
}
body.modal-open {
  overflow: inherit;
  padding-right: 0 !important;
}

main {
  min-height: 100%;
}

.col-xs-0 {
  width: 0%;
  height: 0;
  overflow: hidden;
}

.dropdown-backdrop {
  display: none;
}

h3 {
  font-size: 38px;
  font-size: 2.375rem;
  line-height: 38px;
  line-height: 2.375rem;
  font-family: "LovinSansWeb-Bold", sans-serif;
}
@media only screen and (min-width: 320px) {
  h3 {
    font-size: 42px;
    font-size: 2.625rem;
    line-height: 42px;
    line-height: 2.625rem;
    font-family: "LovinSansWeb-Bold", sans-serif;
  }
}
@media only screen and (min-width: 480px) {
  h3 {
    font-size: 48px;
    font-size: 3rem;
    line-height: 48px;
    line-height: 3rem;
    font-family: "LovinSansWeb-Bold", sans-serif;
  }
}
@media only screen and (min-width: 768px) {
  h3 {
    font-size: 38px;
    font-size: 2.375rem;
    line-height: 38px;
    line-height: 2.375rem;
    font-family: "LovinSansWeb-Bold", sans-serif;
  }
}
@media only screen and (min-width: 992px) {
  h3 {
    font-size: 54px;
    font-size: 3.375rem;
    line-height: 54px;
    line-height: 3.375rem;
    font-family: "LovinSansWeb-Bold", sans-serif;
  }
}
@media only screen and (min-width: 1200px) {
  h3 {
    font-size: 60px;
    font-size: 3.75rem;
    line-height: 60px;
    line-height: 3.75rem;
    font-family: "LovinSansWeb-Bold", sans-serif;
  }
}

h4 {
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 40px;
  line-height: 2.5rem;
  font-family: "LovinSansWeb-Bold", sans-serif;
}
@media only screen and (min-width: 320px) {
  h4 {
    font-size: 42px;
    font-size: 2.625rem;
    line-height: 42px;
    line-height: 2.625rem;
    font-family: "LovinSansWeb-Bold", sans-serif;
  }
}
@media only screen and (min-width: 480px) {
  h4 {
    font-size: 48px;
    font-size: 3rem;
    line-height: 48px;
    line-height: 3rem;
    font-family: "LovinSansWeb-Bold", sans-serif;
  }
}
@media only screen and (min-width: 768px) {
  h4 {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 30px;
    line-height: 1.875rem;
    font-family: "LovinSansWeb-Bold", sans-serif;
  }
}
@media only screen and (min-width: 992px) {
  h4 {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 36px;
    line-height: 2.25rem;
    font-family: "LovinSansWeb-Bold", sans-serif;
  }
}
@media only screen and (min-width: 1200px) {
  h4 {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 40px;
    line-height: 2.5rem;
    font-family: "LovinSansWeb-Bold", sans-serif;
  }
}

h1 sub,
h1 .sub, h2 sub,
h2 .sub, h3 sub,
h3 .sub, h4 sub,
h4 .sub, h5 sub,
h5 .sub, h6 sub,
h6 .sub,
.h1 sub,
.h1 .sub, .h2 sub,
.h2 .sub, .h3 sub,
.h3 .sub, .h4 sub,
.h4 .sub, .h5 sub,
.h5 .sub, .h6 sub,
.h6 .sub {
  bottom: 0;
  font-family: "LovinSansWeb-Regular", sans-serif;
  padding-left: .5em;
}

a, a:hover {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -khtml-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  text-decoration: none;
}

sup.star {
  top: -0.05em;
  font-size: 100%;
}

.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}

.no-gutter > .padleft {
  padding-left: 15px;
}

.no-gutter > .padrightt {
  padding-right: 15px;
}

.justified-list {
  display: flex;
  justify-content: space-between;
}
.justified-list li:first-child {
  padding-left: 0;
}
.justified-list li:last-child {
  padding-right: 0;
}

.cont-100 {
  width: 100%;
}

.one-edge-shadow {
  -webkit-box-shadow: 0 8px 6px -6px black;
  -moz-box-shadow: 0 8px 6px -6px black;
  box-shadow: 0 8px 6px -6px black;
}

.row-eq-height {
  overflow: hidden;
}
.row-eq-height > [class*='col-'] {
  margin-bottom: -99999px;
  padding-bottom: 99999px;
}

.table-row {
  display: table;
  table-layout: fixed;
}
.table-row > [class^="col-"] {
  display: table-cell;
  float: none;
}

.fancybox-close {
  background: transparent !important;
  width: 40px;
  height: 40px;
  font-size: 13px;
}
.fancybox-close .fa-circle {
  color: #bf0c0c;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -khtml-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.fancybox-close:hover .fa-circle {
  color: #d53c42;
}

.large-headline-text {
  font-family: "LovinSansWeb-Medium", sans-serif;
  font-size: 4vw;
  line-height: 5vw;
  margin-bottom: 40px;
  margin-top: 40px;
}
.large-headline-text .large {
  display: block;
  letter-spacing: -0.005em;
  text-transform: uppercase;
  font-family: "LovinSansWeb-Black", sans-serif;
  font-size: 12vw;
  line-height: 12vw;
  margin-top: 1vw;
}
@media only screen and (min-width: 768px) {
  .large-headline-text {
    font-family: "LovinSansWeb-Medium", sans-serif;
    font-size: 2vw;
    line-height: 1vw;
    margin-bottom: 40px;
    margin-top: 30px;
  }
  .large-headline-text .large {
    font-family: "LovinSansWeb-Black", sans-serif;
    font-size: 8vw;
    line-height: 8vw;
    margin-top: 1vw;
  }
}

.headline-text {
  margin-bottom: 5px;
  color: #272727;
  text-align: center;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 30px;
  line-height: 1.875rem;
  font-family: "LovinSansWeb-Medium";
}
.headline-text .large {
  display: block;
  font-size: 45px;
  font-size: 2.8125rem;
  line-height: 45px;
  line-height: 2.8125rem;
  font-family: "LovinSansWeb-Bold";
  text-transform: uppercase;
  letter-spacing: -0.005em;
}
.headline-text .small {
  display: block;
  font-size: 16px;
  font-size: 1rem;
  line-height: 28px;
  line-height: 1.75rem;
  font-family: "LovinSansWeb-Thin";
}
@media only screen and (min-width: 320px) {
  .headline-text {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 34px;
    line-height: 2.125rem;
    font-family: "LovinSansWeb-Medium";
  }
  .headline-text .large {
    font-size: 55px;
    font-size: 3.4375rem;
    line-height: 55px;
    line-height: 3.4375rem;
    font-family: "LovinSansWeb-Bold";
  }
  .headline-text .small {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 30px;
    line-height: 1.875rem;
    font-family: "LovinSansWeb-Thin";
  }
}
@media only screen and (min-width: 480px) {
  .headline-text {
    font-size: 34px;
    font-size: 2.125rem;
    line-height: 44px;
    line-height: 2.75rem;
    font-family: "LovinSansWeb-Medium";
    margin-bottom: 10px;
  }
  .headline-text .large {
    font-size: 95px;
    font-size: 5.9375rem;
    line-height: 95px;
    line-height: 5.9375rem;
    font-family: "LovinSansWeb-Bold";
  }
  .headline-text .small {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 32px;
    line-height: 2rem;
    font-family: "LovinSansWeb-Thin";
  }
}
@media only screen and (min-width: 768px) {
  .headline-text {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 38px;
    line-height: 2.375rem;
    font-family: "LovinSansWeb-Medium";
    margin-bottom: 30px;
  }
  .headline-text .large {
    font-size: 80px;
    font-size: 5rem;
    line-height: 80px;
    line-height: 5rem;
    font-family: "LovinSansWeb-Bold";
  }
  .headline-text .small {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 34px;
    line-height: 2.125rem;
    font-family: "LovinSansWeb-Thin";
  }
}
@media only screen and (min-width: 992px) {
  .headline-text {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 40px;
    line-height: 2.5rem;
    font-family: "LovinSansWeb-Medium";
  }
  .headline-text .large {
    font-size: 100px;
    font-size: 6.25rem;
    line-height: 100px;
    line-height: 6.25rem;
    font-family: "LovinSansWeb-Bold";
  }
  .headline-text .small {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 36px;
    line-height: 2.25rem;
    font-family: "LovinSansWeb-Thin";
  }
}
@media only screen and (min-width: 1200px) {
  .headline-text {
    font-size: 33px;
    font-size: 2.0625rem;
    line-height: 43px;
    line-height: 2.6875rem;
    font-family: "LovinSansWeb-Medium";
  }
  .headline-text .large {
    font-size: 125px;
    font-size: 7.8125rem;
    line-height: 125px;
    line-height: 7.8125rem;
    font-family: "LovinSansWeb-Bold";
  }
  .headline-text .small {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 36px;
    line-height: 2.25rem;
    font-family: "LovinSansWeb-Thin";
  }
}

.zoom-anim-target {
  -webkit-transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0.01s;
  -khtml-transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0.01s;
  -moz-transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0.01s;
  -ms-transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0.01s;
  -o-transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0.01s;
  transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0.01s;
  -webkit-transform: scale(1.01);
  -moz-animationtransform: scale(1.01);
  -o-animationtransform: scale(1.01);
  transform: scale(1.01);
}
.zoom-anim-target.bglarge {
  -webkit-transform: scale(1.06);
  -moz-animationtransform: scale(1.06);
  -o-animationtransform: scale(1.06);
  transform: scale(1.06);
}

.zoom-anim-parent {
  -webkit-backface-visibility: hidden;
  overflow: hidden;
}

.relative {
  position: relative;
}

.cont-corner {
  position: relative;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 40px 40px 0 0;
  border-color: #bf0c0c transparent transparent transparent;
}
.cont-corner .text {
  position: absolute;
  top: -31px;
  left: 2px;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 16px;
  font-size: 1rem;
  line-height: 16px;
  line-height: 1rem;
  font-family: "LovinSansWeb-Medium";
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.cont-breadcrumb {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: auto;
  font-family: "LovinSansWeb-Regular", sans-serif;
  text-align: left;
  color: #ffffff;
  display: none;
}
.cont-breadcrumb .breadcrumb {
  margin-left: -15px;
  background: transparent;
  margin-bottom: 0px;
}
.cont-breadcrumb .breadcrumb > .active {
  color: #ffffff;
}
.cont-breadcrumb a {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: auto;
  font-family: "LovinSansWeb-Regular", sans-serif;
  color: #ffffff;
  text-decoration: underline;
}
.cont-breadcrumb a:hover {
  color: #bf0c0c;
}
@media only screen and (min-width: 768px) {
  .cont-breadcrumb {
    display: block;
  }
}

.load-more-row {
  text-align: center;
}
.load-more-row .load-more-btn {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.4em;
  font-family: "LovinSansWeb-Bold", sans-serif;
  background: transparent;
  border: 0;
  color: #bf0c0c;
  display: inline-block;
  padding: 20px;
  margin: 20px 0px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
}
.load-more-row .load-more-btn .fa {
  text-transform: none;
}
.load-more-row .load-more-btn .fa-circle {
  color: #f1f1eb;
}
.load-more-row .load-more-btn .fa-chevron-down {
  color: #bf0c0c;
}
.load-more-row .load-more-btn:hover {
  color: #d53c42;
}
.load-more-row .load-more-btn:hover .fa-chevron-down {
  color: #d53c42;
}
.load-more-row .load-more-btn:focus {
  outline: none;
}

input::-webkit-input-placeholder {
  color: #000000 !important;
}
input:focus::-webkit-input-placeholder {
  color: #c2c2c2 !important;
}
input:focus:-moz-placeholder {
  color: #c2c2c2 !important;
}
input:focus::-moz-placeholder {
  color: #c2c2c2 !important;
}
input:focus:-ms-input-placeholder {
  color: #c2c2c2 !important;
}
input:-moz-placeholder {
  color: #000000 !important;
}
input::-moz-placeholder {
  color: #000000 !important;
}
input:-ms-input-placeholder {
  color: #000000 !important;
}

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

.logo {
  margin: -24px 0 0 -130px;
  position: absolute;
  top: 50%;
  left: 50%;
}

.navbar {
  background: transparent;
  border: 0;
  margin-bottom: 0;
  height: 110px;
  min-height: 90px;
  display: block;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  -webkit-transition: all 0.4s;
  -khtml-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  	/*
  	.cont-landscape-scroll {
  
  		@media all and (orientation:portrait) {
  		    // Styles for Portrait screen
  		}
  		@media all and (orientation:landscape) {
  		    // Styles for Landscape screen
  
  		    max-height: 45vh;
  			overflow-y: scroll;
  			overflow-x: hidden;
  
  			// scrollbar styles
  			&::-webkit-scrollbar {
  				width: 10px;
  			}
  			&::-webkit-scrollbar-track {
  				background: $white;
  				border-radius: 10px;
  			}
  			&::-webkit-scrollbar-thumb {
  				border: 3px solid transparent;
  				background: $gray;
  				border-radius: 10px;
  				background-clip: content-box;
  			}
  		}
  
  		&.landscape {
  			max-height: 45vh;
  			overflow-y: scroll;
  			overflow-x: hidden;
  
  			// scrollbar styles
  			&::-webkit-scrollbar {
  				width: 10px;
  			}
  			&::-webkit-scrollbar-track {
  				background: $white;
  				border-radius: 10px;
  			}
  			&::-webkit-scrollbar-thumb {
  				border: 3px solid transparent;
  				background: $gray;
  				border-radius: 10px;
  				background-clip: content-box;
  			}
  		}
  	}*/
}
@media only screen and (min-width: 768px) {
  .navbar {
    background: rgba(0, 0, 0, 0.75);
    min-height: 50px;
  }
}
.navbar.position-abs,
.navbar .position-abs {
  position: absolute !important;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar > .container {
    width: 768px;
  }
}
.navbar .navbar-header-wrapper {
  position: fixed;
  width: 100%;
  margin-left: -15px;
  margin-right: -15px;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.75);
}
@media only screen and (min-width: 768px) {
  .navbar .navbar-header-wrapper {
    position: relative;
    margin-left: 0px;
    margin-right: 0px;
    z-index: 1;
    background: transparent;
    width: auto;
  }
}
.navbar .navbar-collapse {
  background: #000000;
  max-height: none;
  border: 0;
  margin-top: 90px;
  z-index: 100;
}
@media only screen and (min-width: 768px) {
  .navbar .navbar-collapse {
    background: transparent;
    margin-top: 0px;
  }
}
.navbar .modals-black {
  background: #000000;
  width: 100%;
  border-radius: 0;
  margin-top: -1px;
  padding: 30px 15px;
  color: #ffffff;
}
.navbar .modals-black .close {
  outline: none;
  opacity: 1;
  margin-top: -15px;
}
.navbar .modals-black .close .fa {
  color: #ffffff;
}
.navbar .modals-black p.heading {
  color: #ffffff;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 40px;
  line-height: 2.5rem;
  font-family: "LovinSansWeb-Medium";
}
.navbar .checkbox label {
  color: #ffffff;
}
.navbar .component-navigation {
  margin-left: 100px;
}
.navbar .component-navigation .nav-justified-spacing {
  margin: 0;
  overflow: hidden;
  -webkit-transition: all 0.4s;
  -khtml-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  background: #000000;
}
@media only screen and (min-width: 768px) {
  .navbar .component-navigation .nav-justified-spacing {
    margin: -0.7em -15px 0em -15px;
    background: transparent;
    overflow: visible;
  }
}
.navbar .component-navigation .nav-justified-spacing > ul {
  text-transform: uppercase;
  padding: 0;
  font-size: 0;
  margin-bottom: 0;
  text-align: justify;
  text-justify: distribute;
  width: 100%;
}
.navbar .component-navigation .nav-justified-spacing > ul:after {
  content: '';
  display: inline-block;
  width: 100%;
}
.navbar .component-navigation .nav-justified-spacing > ul > li {
  font-size: 16px;
  padding: 0;
  display: block;
  position: static;
  border: 1px solid transparent;
  -webkit-transition: all 0.4s;
  -khtml-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  text-align: center;
  border-bottom: 1px solid #4d4a4b;
  z-index: 1000;
}
.navbar .component-navigation .nav-justified-spacing > ul > li > a {
  background: #000000;
}
@media only screen and (min-width: 768px) {
  .navbar .component-navigation .nav-justified-spacing > ul > li {
    display: inline-block;
    text-align: left;
    border-bottom: 0;
  }
  .navbar .component-navigation .nav-justified-spacing > ul > li a {
    background: transparent;
  }
}
.navbar .component-navigation .nav-justified-spacing > ul > li .view-full-menu {
  padding-top: 10px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .navbar .component-navigation .nav-justified-spacing > ul > li .view-full-menu {
    text-align: left;
  }
}
.navbar .component-navigation .nav-justified-spacing > ul > li .typical-list .list-media > li:first-child .media {
  border-top: 0;
}
.navbar .component-navigation .nav-justified-spacing > ul > li .cont-offers {
  position: absolute;
  top: 15px;
  width: 100%;
  padding-left: 40%;
}
.navbar .component-navigation .nav-justified-spacing > ul > li .offers {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .navbar .component-navigation .nav-justified-spacing > ul > li .offers {
    text-align: left;
  }
}
.navbar .component-navigation .nav-justified-spacing > ul > li .offers .menu-style {
  margin-top: 12px;
}
@media only screen and (min-width: 992px) {
  .navbar .component-navigation .nav-justified-spacing > ul > li .offers .menu-style {
    margin-top: 43px;
  }
}
.navbar .component-navigation .nav-justified-spacing > ul > li .offers .menu-style a {
  padding: 0;
}
.navbar .component-navigation .nav-justified-spacing > ul > li .offers .cont-form {
  border-bottom: 1px solid #4d4a4b;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
@media only screen and (min-width: 768px) {
  .navbar .component-navigation .nav-justified-spacing > ul > li .offers .cont-form {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0px;
  }
}
.navbar .component-navigation .nav-justified-spacing > ul > li .offers .cont-form .form-inline .form-group {
  display: inline-block;
  margin-bottom: 0;
}
.navbar .component-navigation .nav-justified-spacing > ul > li .offers .cont-form .form-inline .form-control {
  display: inline-block;
  height: 30px;
  padding: 0 15px;
  max-width: 130px;
  text-align: left;
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 36px;
  line-height: 2.25rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
}
@media only screen and (min-width: 768px) {
  .navbar .component-navigation .nav-justified-spacing > ul > li .offers .cont-form .form-inline .form-control {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 36px;
    line-height: 2.25rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
}
.navbar .component-navigation .nav-justified-spacing > ul > li .offers .cont-form .btn-red {
  display: inline-block;
  height: 30px;
  line-height: 26px;
  padding: 0 10px;
  margin-left: 5px;
  width: 70px;
}
.navbar .component-navigation .nav-justified-spacing > ul > li .offers .cont-text {
  color: #ffffff;
  text-transform: none;
  margin-bottom: 5px;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 26px;
  line-height: 1.625rem;
  font-family: "LovinSansWeb-Regular";
  margin-top: 15px;
}
@media only screen and (min-width: 768px) {
  .navbar .component-navigation .nav-justified-spacing > ul > li .offers .cont-text {
    margin-top: 0;
    margin-bottom: 0px;
  }
}
.navbar .component-navigation .nav-justified-spacing > ul > li .offers .cont-text .large {
  text-transform: uppercase;
  margin-top: 0px;
  display: block;
  font-size: 68px;
  font-size: 4.25rem;
  line-height: 72px;
  line-height: 4.5rem;
  font-family: "LovinSansWeb-Bold";
}
@media only screen and (min-width: 768px) {
  .navbar .component-navigation .nav-justified-spacing > ul > li .offers .cont-text .large {
    font-size: 78px;
    font-size: 4.875rem;
    line-height: 82px;
    line-height: 5.125rem;
    font-family: "LovinSansWeb-Bold";
  }
}
.navbar .component-navigation .nav-justified-spacing > ul > li .offers .cont-app {
  color: #ffffff;
  text-transform: none;
  margin-bottom: 10px;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 26px;
  line-height: 1.625rem;
  font-family: "LovinSansWeb-Medium";
}
.navbar .component-navigation .nav-justified-spacing > ul > li .offers .cont-app .large {
  margin-top: 0px;
  display: block;
  font-size: 42px;
  font-size: 2.625rem;
  line-height: 46px;
  line-height: 2.875rem;
  font-family: "LovinSansWeb-Medium";
}
@media only screen and (max-width: 767px) {
  .navbar .component-navigation .nav-justified-spacing > ul > li .offers .cont-app {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 24px;
    line-height: 1.5rem;
    font-family: "LovinSansWeb-Medium";
  }
  .navbar .component-navigation .nav-justified-spacing > ul > li .offers .cont-app .large {
    margin-top: 5px;
    font-size: 48px;
    font-size: 3rem;
    line-height: 52px;
    line-height: 3.25rem;
    font-family: "LovinSansWeb-Medium";
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar .component-navigation .nav-justified-spacing > ul > li .offers .cont-app {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 22px;
    line-height: 1.375rem;
    font-family: "LovinSansWeb-Medium";
    margin-bottom: 5px;
    margin-top: -5px;
  }
  .navbar .component-navigation .nav-justified-spacing > ul > li .offers .cont-app .large {
    font-size: 32px;
    font-size: 2rem;
    line-height: 38px;
    line-height: 2.375rem;
    font-family: "LovinSansWeb-Medium";
  }
}
.navbar .component-navigation .nav-justified-spacing > ul > li .offers .cont-btn {
  margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
  .navbar .component-navigation .nav-justified-spacing > ul > li .offers .cont-btn {
    margin-bottom: 0px;
    padding-bottom: 10px;
    border-bottom: 1px solid #4d4a4b;
  }
}
@media only screen and (min-width: 768px) {
  .navbar .component-navigation .nav-justified-spacing > ul > li .offers .cont-btn {
    margin-bottom: 0px;
  }
}
.navbar .component-navigation .nav-justified-spacing > ul > li .offers .cont-btn .btn-app {
  width: auto;
  background: #000000;
}
.navbar .component-navigation .nav-justified-spacing > ul > li .offers .cont-btn .btn-app:hover {
  background: #333333;
}
@media only screen and (min-width: 768px) {
  .navbar .component-navigation .nav-justified-spacing > ul > li .offers .cont-btn .btn-app {
    max-width: 80px;
    padding: 1px 5px;
  }
}
.navbar .component-navigation .nav-justified-spacing > ul > li .offers .cont-btn .btn-app img {
  width: auto;
}
@media only screen and (min-width: 768px) {
  .navbar .component-navigation .nav-justified-spacing > ul > li .offers .cont-btn .btn-app img {
    max-height: 20px;
  }
}
.navbar .component-navigation .nav-justified-spacing > ul > li .cont-corner-wrapper {
  position: absolute;
  top: 0;
  left: 0;
}
.navbar .component-navigation .nav-justified-spacing > ul > li .cont-banner-wrapper {
  position: relative;
  z-index: 1;
  top: 2px;
  margin-left: -15px;
  right: auto;
}
@media only screen and (min-width: 768px) {
  .navbar .component-navigation .nav-justified-spacing > ul > li .cont-banner-wrapper {
    position: absolute;
    margin-left: 0;
    right: 2px;
    left: 2px;
  }
}
.navbar .component-navigation .nav-justified-spacing > ul > li .cont-banner-wrapper .cont-banner {
  background-color: #bf0c0c;
  width: auto;
  text-align: left;
  padding: 3px 10px 2px 15px;
  display: inline-block;
}
@media only screen and (min-width: 768px) {
  .navbar .component-navigation .nav-justified-spacing > ul > li .cont-banner-wrapper .cont-banner {
    display: block;
    width: 100%;
    text-align: center;
    padding: 3px 2px 2px 2px;
  }
}
.navbar .component-navigation .nav-justified-spacing > ul > li .cont-banner-wrapper .cont-banner .text {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 16px;
  font-size: 1rem;
  line-height: 16px;
  line-height: 1rem;
  font-family: "LovinSansWeb-Medium";
}
.navbar .component-navigation .nav-justified-spacing > ul > li .list-media {
  display: block;
}
.navbar .component-navigation .nav-justified-spacing > ul > li .list-media .media {
  margin: 5px 0;
  padding-top: 5px;
  border-top: 1px solid #4d4a4b;
}
.navbar .component-navigation .nav-justified-spacing > ul > li .list-media li {
  width: 100%;
  padding: 0 5px;
  display: block;
}
.navbar .component-navigation .nav-justified-spacing > ul > li .list-media img {
  width: 55px;
  max-width: none;
}
.navbar .component-navigation .nav-justified-spacing > ul > li .list-media img.large {
  width: 85px;
}
@media only screen and (min-width: 768px) {
  .navbar .component-navigation .nav-justified-spacing > ul > li .list-media {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .navbar .component-navigation .nav-justified-spacing > ul > li .list-media li {
    width: initial;
    display: inline-block;
    min-height: 0;
    min-width: 0;
    max-width: auto;
  }
  .navbar .component-navigation .nav-justified-spacing > ul > li .list-media li:first-child {
    padding-left: 0;
  }
  .navbar .component-navigation .nav-justified-spacing > ul > li .list-media li:last-child {
    padding-right: 0;
  }
  .navbar .component-navigation .nav-justified-spacing > ul > li .list-media.about-our-food {
    margin-left: -6px;
    margin-right: -6px;
  }
  .navbar .component-navigation .nav-justified-spacing > ul > li .list-media.about-our-food li {
    vertical-align: top;
    width: 16.667%;
  }
  .navbar .component-navigation .nav-justified-spacing > ul > li .list-media.about-our-food li:first-child {
    padding-left: 5px;
  }
  .navbar .component-navigation .nav-justified-spacing > ul > li .list-media.about-our-food li:last-child {
    padding-right: 5px;
  }
  .navbar .component-navigation .nav-justified-spacing > ul > li .list-media.whats-hot {
    margin-left: -6px;
    margin-right: -6px;
  }
  .navbar .component-navigation .nav-justified-spacing > ul > li .list-media.whats-hot li {
    width: 25%;
  }
  .navbar .component-navigation .nav-justified-spacing > ul > li .list-media.whats-hot li:first-child {
    padding-left: 5px;
  }
  .navbar .component-navigation .nav-justified-spacing > ul > li .list-media.whats-hot li:last-child {
    padding-right: 5px;
  }
  .navbar .component-navigation .nav-justified-spacing > ul > li .list-media img {
    width: 100%;
    max-width: 100%;
  }
  .navbar .component-navigation .nav-justified-spacing > ul > li .list-media img.large {
    width: initial;
  }
}
.navbar .component-navigation .nav-justified-spacing > ul > li .list-media.offers-list {
  margin-top: 15px;
}
@media only screen and (min-width: 768px) {
  .navbar .component-navigation .nav-justified-spacing > ul > li .list-media.offers-list {
    margin-top: 0px;
  }
}
.navbar .component-navigation .nav-justified-spacing > ul > li .media-limit {
  padding-right: 6px;
}
@media only screen and (min-width: 768px) {
  .navbar .component-navigation .nav-justified-spacing > ul > li .media-limit .list-media {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .navbar .component-navigation .nav-justified-spacing > ul > li .media-limit .list-media li {
    vertical-align: top;
    max-width: auto;
  }
  .navbar .component-navigation .nav-justified-spacing > ul > li .media-limit .list-media li:first-child {
    padding-left: 5px;
  }
  .navbar .component-navigation .nav-justified-spacing > ul > li .media-limit .list-media li:last-child {
    padding-right: 5px;
  }
}
@media only screen and (min-width: 768px) {
  .navbar .component-navigation .nav-justified-spacing > ul > li .media-limit .list-media li {
    max-width: 84px;
  }
}
@media only screen and (min-width: 990px) {
  .navbar .component-navigation .nav-justified-spacing > ul > li .media-limit .list-media li {
    max-width: 91px;
  }
}
@media only screen and (min-width: 1200px) {
  .navbar .component-navigation .nav-justified-spacing > ul > li .media-limit .list-media li {
    max-width: 95px;
  }
}
.navbar .component-navigation .nav-justified-spacing > ul > li .menu-style {
  width: 100%;
}
.navbar .component-navigation .nav-justified-spacing > ul > li .menu-style a {
  display: block;
  padding: 12px 10px;
  color: #ffffff;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 26px;
  line-height: 1.625rem;
  font-family: "LovinSansWeb-Medium";
  text-transform: none;
}
.navbar .component-navigation .nav-justified-spacing > ul > li .menu-style a .fa {
  margin-left: 5px;
}
@media only screen and (min-width: 768px) {
  .navbar .component-navigation .nav-justified-spacing > ul > li .menu-style a {
    padding: 8px 10px 7px;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 24px;
    line-height: 1.5rem;
    font-family: "LovinSansWeb-Medium";
  }
}
.navbar .component-navigation .nav-justified-spacing > ul > li .menu-style li {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -khtml-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  border-top: 0;
  border-bottom: 1px solid #4d4a4b;
}
.navbar .component-navigation .nav-justified-spacing > ul > li .menu-style li.vertical-middle {
  height: 55px;
}
.navbar .component-navigation .nav-justified-spacing > ul > li .menu-style li.vertical-middle a {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media only screen and (min-width: 768px) {
  .navbar .component-navigation .nav-justified-spacing > ul > li .menu-style li.vertical-middle {
    height: auto;
  }
  .navbar .component-navigation .nav-justified-spacing > ul > li .menu-style li.vertical-middle a {
    transform: none;
    top: auto;
  }
}
.navbar .component-navigation .nav-justified-spacing > ul > li .menu-style li:last-child {
  border-bottom: 1px solid #4d4a4b;
}
.navbar .component-navigation .nav-justified-spacing > ul > li .menu-style li:hover {
  background: #1f1f1f;
}
@media only screen and (min-width: 768px) {
  .navbar .component-navigation .nav-justified-spacing > ul > li .menu-style li {
    border-top: 1px solid #4d4a4b;
    border-bottom: 0;
  }
}
.navbar .component-navigation .nav-justified-spacing > ul > li > .dropdown-menu {
  -webkit-transition: opacity 0.4s;
  -khtml-transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  -ms-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;
  display: none;
  visibility: hidden;
  opacity: 0;
  z-index: 1000;
  margin-top: 0;
  margin-bottom: 15px;
  border-radius: 0;
  background: url("mcd-us/images/bg-mobile.jpg") no-repeat;
  background-size: cover;
  background-position: 50% 0%;
  width: 100%;
  padding: 0;
  border: 0;
}
@media only screen and (min-width: 768px) {
  .navbar .component-navigation .nav-justified-spacing > ul > li > .dropdown-menu {
    z-index: -1;
    display: block;
    background: #000000;
  }
}
.navbar .component-navigation .nav-justified-spacing > ul > li > .dropdown-menu > li {
  border-top: 1px solid #4d4a4b;
  padding: 0px 0;
}
@media only screen and (min-width: 768px) {
  .navbar .component-navigation .nav-justified-spacing > ul > li > .dropdown-menu > li {
    padding: 30px 0;
  }
}
.navbar .component-navigation .nav-justified-spacing > ul > li > .dropdown-menu > li > div {
  opacity: 0;
}
.navbar .component-navigation .nav-justified-spacing > ul > li > .dropdown-menu p.img-caption {
  margin: 0px 0 0 0;
  color: #ffffff;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 26px;
  line-height: 1.625rem;
  font-family: "LovinSansWeb-Medium";
  text-transform: none;
}
@media only screen and (min-width: 768px) {
  .navbar .component-navigation .nav-justified-spacing > ul > li > .dropdown-menu p.img-caption {
    margin-top: 10px;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 24px;
    line-height: 1.5rem;
    font-family: "LovinSansWeb-Medium";
    padding-left: 2px;
    margin-bottom: 10px;
  }
}
.navbar .component-navigation .nav-justified-spacing > ul > li > .dropdown-menu .hover-border {
  border: 2px solid transparent;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -khtml-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.navbar .component-navigation .nav-justified-spacing > ul > li > .dropdown-menu a:hover .hover-border {
  border: 2px solid #4d4a4b;
}
.navbar .component-navigation .nav-justified-spacing > ul > li.dropdown.open {
  z-index: 1;
  background: #000000;
  border-top: 1px solid transparent;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid #4d4a4b;
}
.navbar .component-navigation .nav-justified-spacing > ul > li.dropdown.open > a {
  background: transparent;
}
@media only screen and (min-width: 768px) {
  .navbar .component-navigation .nav-justified-spacing > ul > li.dropdown.open {
    border-top: 1px solid #4d4a4b;
    border-left: 1px solid #4d4a4b;
    border-right: 1px solid #4d4a4b;
    border-bottom: 1px solid #000000;
  }
  .navbar .component-navigation .nav-justified-spacing > ul > li.dropdown.open > a {
    background: #000000;
  }
}
.navbar .component-navigation .nav-justified-spacing > ul > li.dropdown.open > .dropdown-menu {
  opacity: 1;
  visibility: visible;
  display: block;
}
.navbar .component-navigation .nav-justified-spacing > ul > li.dropdown.open > .dropdown-menu > li:first-child {
  padding-top: 10px;
}
@media only screen and (min-width: 768px) {
  .navbar .component-navigation .nav-justified-spacing > ul > li.dropdown.open > .dropdown-menu > li:first-child {
    padding-top: 30px;
  }
}
.navbar .component-navigation .nav-justified-spacing > ul > li.dropdown.open > .dropdown-menu > li:last-child {
  padding-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .navbar .component-navigation .nav-justified-spacing > ul > li.dropdown.open > .dropdown-menu > li:last-child {
    padding-bottom: 30px;
  }
}
.navbar .component-navigation .nav-justified-spacing > ul > li.dropdown.open > .dropdown-menu > li > div {
  opacity: 1;
}
.navbar .component-navigation .nav-justified-spacing > ul > li > a {
  display: block;
  padding: 1em;
  text-transform: uppercase;
  color: #ffffff;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 32px;
  line-height: 2rem;
  font-family: "LovinSansWeb-Medium";
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -khtml-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.navbar .component-navigation .nav-justified-spacing > ul > li > a:hover, .navbar .component-navigation .nav-justified-spacing > ul > li > a:focus, .navbar .component-navigation .nav-justified-spacing > ul > li > a:visited {
  color: #ffffff;
}
.navbar .component-navigation .nav-justified-spacing .menu {
  display: none;
}
@media only screen and (max-width: 767px) {
  .navbar .component-navigation .nav-justified-spacing ul {
    display: inline-block;
    vertical-align: top;
    position: relative;
  }
  .navbar .component-navigation .nav-justified-spacing ul:hover li {
    display: block;
  }
  .navbar .component-navigation .nav-justified-spacing .menu {
    display: block;
    position: relative;
  }
}
.navbar .component-navigation .nav-justified-spacing ul li a {
  position: relative;
  display: block;
}
.navbar .component-navigation .nav-justified-spacing ul li a .media {
  overflow: visible;
}
@media only screen and (max-width: 767px) {
  .navbar .component-navigation {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.navbar .component-navigation .btn-app {
  width: 100%;
  max-width: 160px;
  display: inline-block !important;
  padding: 5px 15px;
  background: #000000;
  border-radius: 5px;
  border: 1px solid #4d4a4b;
}
.navbar .component-navigation .btn-app:hover {
  background: #333333;
}
.navbar .component-navigation .component-footer-mobile a {
  color: #ffffff;
  text-transform: none;
  display: block;
}
.navbar .component-navigation .component-footer-mobile .site-map-1 {
  margin-top: 15px;
  margin-bottom: 15px;
}
.navbar .component-navigation .component-footer-mobile .site-map-1 li {
  padding: 10px 15px;
}
.navbar .component-navigation .component-footer-mobile .site-map-1 a {
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 32px;
  line-height: 2rem;
  font-family: "LovinSansWeb-Medium";
}
.navbar .component-navigation .component-footer-mobile .site-map-2 {
  margin: 15px 0 30px;
  padding: 0;
  display: block;
  width: 100%;
}
.navbar .component-navigation .component-footer-mobile .site-map-2 li {
  padding: 5px 10px;
  display: inline-block !important;
}
.navbar .component-navigation .component-footer-mobile .site-map-2 a {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 32px;
  line-height: 2rem;
  font-family: "LovinSansWeb-Medium";
}
.navbar .component-navigation .component-footer-mobile p.light {
  color: #999999;
  text-transform: none;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 26px;
  line-height: 1.625rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
  margin-bottom: 15px;
}
.navbar .component-navigation .component-footer-mobile .separator {
  margin: 30px -15px;
  height: 1px;
  background: #4d4a4b;
}
.navbar .component-navigation .component-social-mobile {
  text-align: center;
  background: url("mcd-us/images/bg-mobile.jpg") no-repeat;
  background-size: cover;
  background-position: 50% 100%;
}
.navbar .component-navigation .component-social-mobile .wrapper {
  padding: 30px 15px;
}
.navbar .component-navigation .component-social-mobile .separator {
  margin: 30px -15px;
  height: 1px;
  background: #4d4a4b;
}
.navbar .component-navigation .component-social-mobile p {
  color: #ffffff;
  text-transform: none;
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 32px;
  line-height: 2rem;
  font-family: "LovinSansWeb-Medium";
}
.navbar .component-navigation .component-social-mobile .social-icons {
  padding: 0;
}
.navbar .component-navigation .component-social-mobile .social-icons a {
  padding-bottom: 5px;
  display: inline-block;
}
.navbar .component-navigation .component-social-mobile .cont-btn {
  padding: 10px 5px 0;
}
.navbar.smaller {
  height: auto;
}
@media only screen and (min-width: 768px) {
  .navbar.smaller {
    height: 80px;
  }
}
.navbar.smaller .component-navigation .nav-justified-spacing {
  margin-top: 0px;
}
@media only screen and (min-width: 768px) {
  .navbar.smaller .component-navigation .nav-justified-spacing {
    margin-top: -40px;
  }
}
@media only screen and (min-width: 768px) {
  .navbar.smaller .component-logo img {
    width: 55px;
  }
}
@media only screen and (max-width: 767px) {
  .navbar .menu-style.view-full-menu > a {
    border-bottom: 1px solid #4d4a4b;
  }
  .navbar .nav-mobile-right {
    float: right;
    width: 40%;
  }
  .navbar .nav-mobile-right .cont-items {
    text-align: center;
    width: 50%;
    float: left;
  }
  .navbar .nav-mobile-right .cont-items:last-child {
    text-align: right;
  }
  .navbar .nav-mobile-right .fa-times {
    color: #ffffff;
    margin-top: -4px;
    margin-left: 8px;
  }
  .navbar .nav-mobile-right .no-show {
    display: none;
  }
}

.top-components {
  padding-top: 0px;
  padding-left: 100px;
}

.component-locate {
  margin-top: 30px;
}
@media only screen and (min-width: 768px) {
  .component-locate {
    margin-top: 0;
  }
}
.component-locate > a {
  color: #ffffff;
  font-size: 19px;
  font-size: 1.1875rem;
  line-height: 30px;
  line-height: 1.875rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
  text-decoration: none;
}
.component-locate .input-group {
  display: block;
  padding-left: 15px;
  padding-right: 15px;
}
@media only screen and (min-width: 768px) {
  .component-locate .input-group {
    display: table;
    padding-left: 0px;
    padding-right: 0px;
  }
  .component-locate .input-group .form-control.bootstrap-select {
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
  }
  .component-locate .input-group .form-control.bootstrap-select .dropdown-toggle {
    border: 2px solid transparent;
    border-left: 0;
  }
  .component-locate .input-group .form-control.open.bootstrap-select .dropdown-toggle {
    border: 2px solid #cccccc;
    border-left: 0;
  }
  .component-locate .input-group .form-control.open.bootstrap-select .dropdown-menu.inner {
    border: 0;
  }
  .component-locate .input-group .input-group-btn .dropdown-menu {
    padding-bottom: 0;
    margin-top: -15px;
    border: 0px;
  }
  .component-locate .input-group .input-group-btn .dropdown-menu li:last-child a {
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    padding-bottom: 10px;
  }
  .component-locate .input-group .input-group-btn .dropdown-menu li:first-child {
    border-top: 0px;
  }
  .component-locate .input-group .input-group-btn .btn {
    padding-right: 55px;
    padding-left: 20px;
  }
}
.component-locate .input-group .form-control {
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  float: none;
}
@media only screen and (min-width: 768px) {
  .component-locate .input-group .form-control {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    float: left;
  }
}
.component-locate .input-group .input-group-btn {
  display: none;
}
@media only screen and (min-width: 768px) {
  .component-locate .input-group .input-group-btn {
    display: table-cell;
  }
}
.component-locate .form-group {
  margin-left: 0px;
}
@media only screen and (min-width: 768px) {
  .component-locate .form-group {
    margin-left: 15px;
  }
}
.component-locate .checkbox label {
  color: #ffffff;
}
.component-locate .checkbox label::before {
  border-color: #ffffff;
}
.component-locate .checkbox label::after {
  color: #ffffff !important;
}
.component-locate p.heading {
  color: #ffffff;
  text-align: left;
  text-transform: none;
  margin-bottom: 5px;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 30px;
  line-height: 1.875rem;
  font-family: "LovinSansWeb-Medium";
}
.component-locate .modals-black {
  padding-bottom: 15px;
}
.component-locate .cont-filters {
  margin-top: 15px;
}
.component-locate .cont-filters .cont-toggle {
  text-align: center;
  margin: 10px 0 -15px;
}
@media only screen and (min-width: 768px) {
  .component-locate .cont-filters .cont-toggle {
    margin: -5px auto 0;
  }
}
.component-locate .cont-filters .cont-toggle a {
  display: block;
  padding: 10px 0;
  color: #999999;
  text-transform: uppercase;
  font-size: 16px;
  font-size: 1rem;
  line-height: 26px;
  line-height: 1.625rem;
  font-family: "LovinSansWeb-Medium";
}
@media only screen and (min-width: 768px) {
  .component-locate .cont-filters .cont-toggle a {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 30px;
    line-height: 1.875rem;
    font-family: "LovinSansWeb-Medium";
  }
}
.component-locate .cont-filters .cont-toggle a:active {
  color: #999999;
}
.component-locate .cont-filters .cont-toggle a .fa {
  display: block;
  margin-top: 0px;
}
@media only screen and (min-width: 768px) {
  .component-locate .cont-filters .cont-toggle a .fa {
    display: inline-block;
    margin-top: 0px;
  }
}
.component-locate .cont-filters .list-inline {
  margin-left: 0;
}
.component-locate .cont-filters .list-inline li {
  padding: 0;
  width: 50%;
  float: left;
}
@media only screen and (min-width: 768px) {
  .component-locate .cont-filters .list-inline li {
    width: 20%;
  }
}
.component-locate .cont-filters .list-inline li.afterfold.first {
  display: initial;
}
@media only screen and (min-width: 768px) {
  .component-locate .cont-filters .list-inline li.afterfold.first {
    display: block !important;
  }
}
.component-locate .cont-btns {
  margin-top: 10px;
  margin-right: 15px;
  padding-left: 15px;
  text-align: left;
}
@media only screen and (min-width: 768px) {
  .component-locate .cont-btns {
    margin-top: 0;
    padding-left: 15px;
    margin-right: 15px;
  }
}
.component-locate .cont-btns .btn-red,
.component-locate .cont-btns .btn-border {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}
.component-locate .cont-btns .btn-border .fa {
  margin-right: 5px;
}
.component-locate .cont-btns .wrapper {
  display: inline-block;
  width: 44%;
}
.component-locate .cont-btns .wrapper.middle {
  text-align: center;
  width: 9%;
}
.component-locate .text-or {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 30px;
  line-height: 1.875rem;
  font-family: "LovinSansWeb-Medium";
}

.top-components {
  padding-left: 100px;
}

.component-nearest-location-desktop-wrapper {
  width: 0 !important;
  height: 0 !important;
  border: 0 !important;
  display: none !important;
}
@media only screen and (min-width: 768px) {
  .component-nearest-location-desktop-wrapper {
    display: block !important;
  }
}

.component-nearest-location-desktop {
  color: #ffffff;
  text-transform: none;
}
.component-nearest-location-desktop .location-street {
  margin-bottom: 0;
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 42px;
  line-height: 2.625rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
}
.component-nearest-location-desktop .location-city {
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 32px;
  line-height: 2rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
  margin-bottom: 0;
}
.component-nearest-location-desktop .location-desc {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 26px;
  line-height: 1.625rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
}
.component-nearest-location-desktop .change-location {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 30px;
  line-height: 1.875rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
}
.component-nearest-location-desktop .change-location a {
  color: #ffffff;
  text-decoration: underline;
}
.component-nearest-location-desktop .checkbox {
  margin-bottom: 25px;
}
@media only screen and (min-width: 992px) {
  .component-nearest-location-desktop .checkbox {
    margin-bottom: 50px;
  }
}
.component-nearest-location-desktop .checkbox label {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 34px;
  line-height: 2.125rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
}
.component-nearest-location-desktop .checkbox label::before {
  border-color: #ffffff;
}
.component-nearest-location-desktop .checkbox label::after {
  color: #ffffff;
  top: 1px;
  line-height: 1.2em;
}
.component-nearest-location-desktop .location-directions,
.component-nearest-location-desktop .location-directions a {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 32px;
  line-height: 2rem;
  font-family: "LovinSansWeb-Medium", sans-serif;
  text-decoration: none;
}
.component-nearest-location-desktop .location-directions:focus,
.component-nearest-location-desktop .location-directions a:focus {
  text-decoration: none;
}
.component-nearest-location-desktop .location-phone {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 32px;
  line-height: 2rem;
  font-family: "LovinSansWeb-Medium", sans-serif;
}
.component-nearest-location-desktop .location-phone .light {
  font-family: "LovinSansWeb-Regular", sans-serif;
}
.component-nearest-location-desktop .location-phone a.phone {
  color: #ffffff;
}
.component-nearest-location-desktop .cont-hours .heading {
  text-transform: uppercase;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 34px;
  line-height: 2.125rem;
  font-family: "LovinSansWeb-Medium", sans-serif;
}
@media only screen and (min-width: 992px) {
  .component-nearest-location-desktop .cont-hours .heading {
    font-size: 34px;
    font-size: 2.125rem;
    line-height: 34px;
    line-height: 2.125rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
  }
}
.component-nearest-location-desktop .cont-hours .cont-btn {
  text-align: right;
}
.component-nearest-location-desktop .cont-hours button.simple-white {
  border: 0;
  padding: 0;
  background: transparent;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 26px;
  line-height: 1.625rem;
  font-family: "LovinSansWeb-Medium", sans-serif;
  margin-right: 15px;
}
@media only screen and (min-width: 992px) {
  .component-nearest-location-desktop .cont-hours button.simple-white {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 26px;
    line-height: 1.625rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
  }
}
.component-nearest-location-desktop .cont-hours button.simple-white:hover {
  color: #ffffff;
}
.component-nearest-location-desktop .cont-hours button.simple-white:focus, .component-nearest-location-desktop .cont-hours button.simple-white:active {
  color: #ffffff;
}
.component-nearest-location-desktop .cont-hours button.simple-white:after {
  display: inline-block;
  margin-left: 5px;
  font-family: FontAwesome;
  content: "\f078";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-stretch: normal;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
.component-nearest-location-desktop .cont-hours button.simple-white.opened:after {
  content: "\f077";
}
.component-nearest-location-desktop .cont-hours-details {
  margin-top: 15px;
}
.component-nearest-location-desktop .cont-hours-details .table td {
  border: 0;
  padding: 0 0 5px;
}
.component-nearest-location-desktop .hours-heading {
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 26px;
  line-height: 1.625rem;
  font-family: "LovinSansWeb-Medium", sans-serif;
  margin-bottom: 0px;
}
.component-nearest-location-desktop .hours-subheading {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 26px;
  line-height: 1.625rem;
  font-family: "LovinSansWeb-Medium", sans-serif;
  margin-bottom: 0px;
}
.component-nearest-location-desktop .hours-details li {
  color: #ffffff;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 26px;
  line-height: 1.625rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
}
.component-nearest-location-desktop .hours-details li span {
  display: inline-block;
  min-width: 40px;
}
.component-nearest-location-desktop .location-services {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 32px;
  line-height: 2rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
}
.component-nearest-location-desktop .location-services h4 {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 32px;
  line-height: 2rem;
  font-family: "LovinSansWeb-Medium", sans-serif;
  margin-bottom: 5px;
  margin-top: 20px;
}

.component-logo {
  height: 71px;
  width: 80px;
  text-align: center;
  padding-left: 0px;
  padding-right: 0px;
}
.component-logo img {
  width: 80px;
  -webkit-transition: all 0.4s;
  -khtml-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.component-logo.navbar-brand {
  margin-left: 0 !important;
}
@media only screen and (max-width: 767px) {
  .component-logo {
    width: 20%;
    height: auto;
  }
  .component-logo img {
    margin: 0 auto;
    width: 56px;
  }
  .component-logo.navbar-brand {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (max-width: 320px) {
  .component-logo img {
    width: 44px;
    margin-top: 7px;
  }
}

.navbar .component-navigation .nav-justified-spacing > ul > li.component-nearest-location,
.top-components .component-nearest-location {
  color: #ffffff;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 30px;
  line-height: 1.875rem;
  font-family: "LovinSansWeb-Medium", sans-serif;
  border-top: 0 !important;
}
.navbar .component-navigation .nav-justified-spacing > ul > li.component-nearest-location button,
.top-components .component-nearest-location button {
  border: 0;
  background: transparent;
  padding: 0;
  text-decoration: underline;
}
.navbar .component-navigation .nav-justified-spacing > ul > li.component-nearest-location a,
.navbar .component-navigation .nav-justified-spacing > ul > li.component-nearest-location .light,
.top-components .component-nearest-location a,
.top-components .component-nearest-location .light {
  color: #ffffff;
  font-family: "LovinSansWeb-Regular", sans-serif;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -khtml-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  text-transform: none !important;
}
.navbar .component-navigation .nav-justified-spacing > ul > li.component-nearest-location a,
.top-components .component-nearest-location a {
  font-family: "LovinSansWeb-Medium", sans-serif;
  padding: 0.9em 1em 0.7em !important;
}
.navbar .component-navigation .nav-justified-spacing > ul > li.component-nearest-location a:before, .navbar .component-navigation .nav-justified-spacing > ul > li.component-nearest-location a:after,
.top-components .component-nearest-location a:before,
.top-components .component-nearest-location a:after {
  border-top-color: #bf0c0c;
}
.navbar .component-navigation .nav-justified-spacing > ul > li.component-nearest-location a .fa,
.top-components .component-nearest-location a .fa {
  margin-left: 3px;
  color: #ffffff;
}
@media only screen and (max-width: 767px) {
  .navbar .component-navigation .nav-justified-spacing > ul > li.component-nearest-location a .fa,
  .top-components .component-nearest-location a .fa {
    color: #fcc64d;
  }
}
.navbar .component-navigation .nav-justified-spacing > ul > li.component-nearest-location .dropdown-menu > li,
.top-components .component-nearest-location .dropdown-menu > li {
  border-top: 1px solid #bf0c0c;
}
.navbar .component-navigation .nav-justified-spacing > ul > li.component-nearest-location .cont-details,
.top-components .component-nearest-location .cont-details {
  text-align: center;
  padding-top: 15px;
}
.navbar .component-navigation .nav-justified-spacing > ul > li.component-nearest-location p.change-location a,
.top-components .component-nearest-location p.change-location a {
  text-decoration: underline;
  font-family: "LovinSansWeb-Regular", sans-serif;
}
.navbar .component-navigation .nav-justified-spacing > ul > li.component-nearest-location p.hours,
.top-components .component-nearest-location p.hours {
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 30px;
  line-height: 1.875rem;
  font-family: "LovinSansWeb-Medium";
  text-transform: none;
}
.navbar .component-navigation .nav-justified-spacing > ul > li.component-nearest-location .checkbox label,
.top-components .component-nearest-location .checkbox label {
  text-transform: none;
  line-height: 22px;
}
.navbar .component-navigation .nav-justified-spacing > ul > li.component-nearest-location .checkbox label::before,
.top-components .component-nearest-location .checkbox label::before {
  border-color: #ffffff;
  background: transparent;
}
.navbar .component-navigation .nav-justified-spacing > ul > li.component-nearest-location .checkbox label::after,
.top-components .component-nearest-location .checkbox label::after {
  color: #ffffff;
}
.navbar .component-navigation .nav-justified-spacing > ul > li.component-nearest-location .cont-map,
.top-components .component-nearest-location .cont-map {
  text-align: left;
  margin: 15px auto;
  max-width: 400px;
  background: #ffffff;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.navbar .component-navigation .nav-justified-spacing > ul > li.component-nearest-location .cont-map .cont-img,
.top-components .component-nearest-location .cont-map .cont-img {
  height: 113px;
}
.navbar .component-navigation .nav-justified-spacing > ul > li.component-nearest-location .cont-map .cont-img img,
.top-components .component-nearest-location .cont-map .cont-img img {
  height: 100%;
  width: 100%;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 5px;
}
.navbar .component-navigation .nav-justified-spacing > ul > li.component-nearest-location .cont-map .cont-text .wrapper,
.top-components .component-nearest-location .cont-map .cont-text .wrapper {
  padding: 15px;
}
.navbar .component-navigation .nav-justified-spacing > ul > li.component-nearest-location .cont-map .cont-text p.text,
.top-components .component-nearest-location .cont-map .cont-text p.text {
  color: #272727;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 30px;
  line-height: 1.875rem;
  font-family: "LovinSansWeb-Medium";
  margin-bottom: 0;
}
.navbar .component-navigation .nav-justified-spacing > ul > li.component-nearest-location .cont-map .cont-text p.light,
.top-components .component-nearest-location .cont-map .cont-text p.light {
  color: #272727;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 30px;
  line-height: 1.875rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
}
.navbar .component-navigation .nav-justified-spacing > ul > li.component-nearest-location .cont-map .cont-text a.simple-red,
.top-components .component-nearest-location .cont-map .cont-text a.simple-red {
  padding: 0 !important;
  color: #bf0c0c;
  background: transparent !important;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 30px;
  line-height: 1.875rem;
  font-family: "LovinSansWeb-Medium";
}
.navbar .component-navigation .nav-justified-spacing > ul > li.component-nearest-location p.heading,
.top-components .component-nearest-location p.heading {
  text-transform: none;
}
.navbar .component-navigation .nav-justified-spacing > ul > li.component-nearest-location p.heading .light,
.top-components .component-nearest-location p.heading .light {
  font-family: "LovinSansWeb-Regular", sans-serif;
}
.navbar .component-navigation .nav-justified-spacing > ul > li.component-nearest-location p.text,
.top-components .component-nearest-location p.text {
  text-transform: none;
}
.navbar .component-navigation .nav-justified-spacing > ul > li.component-nearest-location p.text .light,
.top-components .component-nearest-location p.text .light {
  font-family: "LovinSansWeb-Regular", sans-serif;
}
@media only screen and (min-width: 768px) {
  .navbar .component-navigation .nav-justified-spacing > ul > li.component-nearest-location,
  .top-components .component-nearest-location {
    padding-top: 10px;
  }
  .navbar .component-navigation .nav-justified-spacing > ul > li.component-nearest-location a,
  .top-components .component-nearest-location a {
    background: transparent;
    padding: 0 !important;
  }
}

.navbar .component-navigation .nav-justified-spacing > ul > li.component-nearest-location {
  border-bottom: 1px solid #bf0c0c !important;
}
.navbar .component-navigation .nav-justified-spacing > ul > li.component-nearest-location > a {
  background: #bf0c0c !important;
}
.navbar .component-navigation .nav-justified-spacing > ul > li.component-nearest-location.open .fa:before {
  content: "\f078";
}

.component-language-toggle {
  color: #ffffff;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 30px;
  line-height: 1.875rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
  margin-right: 0px;
  position: static;
  z-index: 10;
  max-height: none;
}
@media only screen and (min-width: 768px) {
  .component-language-toggle {
    max-height: 30px;
    position: relative;
  }
}
.component-language-toggle .cont-items .cont-half {
  text-align: center;
  float: left;
  width: 50%;
  height: 54px;
}
.component-language-toggle .cont-items .cont-half > ul.dropdown-menu {
  z-index: 1000;
}
.component-language-toggle .megamenu {
  margin-bottom: 0;
}
.component-language-toggle li {
  padding-top: 10px;
  padding-right: 0;
}
.component-language-toggle li:before {
  content: '|';
  margin-right: 5px;
  display: inline-block;
}
.component-language-toggle li:first-child:before {
  content: none;
}
.component-language-toggle li.dropdown {
  padding-left: 5px;
}
.component-language-toggle a {
  color: #ffffff;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 30px;
  line-height: 1.875rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
  text-decoration: none;
}
.component-language-toggle .dropdown-menu {
  background: #000000;
  padding: 40px;
  z-index: -1;
  border: 2px solid #4d4a4b;
  border-radius: 0;
  margin: -2px 0 0 0;
  min-width: 460px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .component-language-toggle .dropdown-menu {
    border: 0;
    min-width: initial;
    width: 100%;
    padding: 40px 20px;
  }
}
.component-language-toggle .dropdown-menu .row {
  margin-top: 10px;
  margin-bottom: 5px;
  margin-right: -5px;
  margin-left: -5px;
}
.component-language-toggle .dropdown-menu .container-fluid {
  padding-left: 5px;
  padding-right: 5px;
}
.component-language-toggle .dropdown-menu div [class*='col-'] {
  padding-left: 5px;
  padding-right: 5px;
}
.component-language-toggle .dropdown-menu .form-group {
  width: 100%;
}
.component-language-toggle .dropdown-menu button {
  width: 100%;
}
@media only screen and (max-width: 420px) {
  .component-language-toggle .dropdown-menu button {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.component-language-toggle .dropdown-menu .btn-black {
  display: inline-block;
  width: auto;
  margin: 15px;
  background: transparent;
  border: 2px solid #4d4a4b;
  border-radius: 35px;
  padding: 12px 22px;
  text-transform: uppercase;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 16px;
  line-height: 1rem;
  font-family: "LovinSansWeb-Medium";
}
.component-language-toggle .dropdown-menu .btn-black:hover {
  background-color: #4d4a4b;
  color: #ffffff;
  border-color: #cccccc;
}
@media only screen and (max-width: 767px) {
  .component-language-toggle .dropdown-menu .btn-black {
    margin-bottom: 5px;
    margin-top: 5px;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 18px;
    line-height: 1.125rem;
    font-family: "LovinSansWeb-Medium";
    padding: 10px 20px;
  }
}
.component-language-toggle .dropdown-menu .form-inline {
  padding: 10px 15px 15px 15px;
}
.component-language-toggle .dropdown-menu .form-inline .form-control {
  width: 100%;
}
.component-language-toggle .dropdown-menu .cont-text h3 {
  margin-top: 0px;
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 40px;
  line-height: 2.5rem;
  font-family: "LovinSansWeb-Bold";
}
.component-language-toggle .dropdown-menu .cont-text.confirmation {
  margin-top: 100px;
  margin-bottom: 100px;
}
.component-language-toggle .dropdown-menu .cont-text.confirmation h3 {
  font-size: 56px;
  font-size: 3.5rem;
  line-height: 66px;
  line-height: 4.125rem;
  font-family: "LovinSansWeb-Bold";
  text-transform: uppercase;
  margin-bottom: 5px;
}
.component-language-toggle .dropdown-menu .cont-text.confirmation button {
  margin: 0 auto;
  display: block;
  margin-top: 20px;
  width: auto;
}
.component-language-toggle .dropdown-menu .legal {
  color: #ffffff;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  line-height: 1.5rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
}
.component-language-toggle .dropdown-menu .legal a {
  text-decoration: underline;
}
.component-language-toggle .dropdown-menu .cont-foot {
  border-top: 1px solid #4d4a4b;
  padding-top: 20px;
  margin-top: 20px;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 34px;
  line-height: 2.125rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
}
.component-language-toggle .dropdown-menu .cont-foot i {
  margin-left: 10px;
}
.component-language-toggle .dropdown-menu .cont-foot .large {
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 34px;
  line-height: 2.125rem;
  font-family: "LovinSansWeb-Medium";
}
.component-language-toggle .dropdown-menu .cont-foot a {
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 34px;
  line-height: 2.125rem;
  font-family: "LovinSansWeb-Medium";
}
@media only screen and (max-width: 767px) {
  .component-language-toggle .dropdown-menu .cont-foot {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 32px;
    line-height: 2rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
  .component-language-toggle .dropdown-menu .cont-foot .large {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 32px;
    line-height: 2rem;
    font-family: "LovinSansWeb-Medium";
  }
  .component-language-toggle .dropdown-menu .cont-foot a {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 32px;
    line-height: 2rem;
    font-family: "LovinSansWeb-Medium";
  }
}
.component-language-toggle .dropdown-menu .close {
  color: #ffffff;
  font-size: 24px;
  position: absolute;
  display: block;
  top: 20px;
  right: 30px;
  opacity: 1;
  cursor: pointer;
}
.component-language-toggle .dropdown-menu .close:hover {
  background: transparent;
}
@media only screen and (max-width: 767px) {
  .component-language-toggle .dropdown-menu .close {
    top: 10px;
    right: 20px;
  }
}
.component-language-toggle .dropdown-menu table {
  text-align: left;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 30px;
  line-height: 1.875rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
  margin-bottom: 20px;
  margin-top: 20px;
  letter-spacing: 0.05em;
}
.component-language-toggle .dropdown-menu table tr td {
  padding-right: 20px;
  padding-bottom: 10px;
}
.component-language-toggle .dropdown-menu table tr td:first-child {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 30px;
  line-height: 1.875rem;
  font-family: "LovinSansWeb-Medium";
}
@media only screen and (max-width: 767px) {
  .component-language-toggle .dropdown-menu table {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 26px;
    line-height: 1.625rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
  .component-language-toggle .dropdown-menu table tr td {
    padding-bottom: 15px;
  }
  .component-language-toggle .dropdown-menu table tr td:first-child {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 26px;
    line-height: 1.625rem;
    font-family: "LovinSansWeb-Medium";
  }
}
.component-language-toggle .dropdown-menu .edit {
  padding: 0px 20px;
  position: absolute;
  display: inline-block;
  width: 100px;
  margin-top: -20px;
}
@media only screen and (max-width: 767px) {
  .component-language-toggle .dropdown-menu .edit {
    padding: 0px 10px;
    right: 0px;
  }
}
.component-language-toggle .dropdown {
  padding: 0;
}
.component-language-toggle .dropdown > a {
  padding: 10px 0px 10px 5px;
  position: relative;
  border: 2px solid transparent;
  display: inline-block;
  -webkit-transition: none;
  -khtml-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.component-language-toggle .dropdown > a i {
  margin-right: 3px;
}
.component-language-toggle .dropdown.open {
  margin-right: -10px;
  margin-left: 7px;
}
.component-language-toggle .dropdown.open:before {
  display: none;
}
.component-language-toggle .dropdown.open:after {
  content: '';
  width: 2px;
  background-color: #4d4a4b;
  height: 100%;
  right: 0;
  top: 0;
  position: absolute;
  z-index: 2;
}
.component-language-toggle .dropdown.open > a {
  padding: 10px;
  z-index: 1;
  display: block;
  background: #000000;
  border-top: 2px solid #4d4a4b;
  border-left: 2px solid #4d4a4b;
  border-right: 2px solid transparent;
  border-bottom: 2px solid transparent;
}
@media only screen and (min-width: 768px) {
  .component-language-toggle .dropdown.open > a {
    background: #000000;
  }
}
@media only screen and (max-width: 767px) {
  .component-language-toggle {
    float: left;
    width: 40%;
    padding: 36px 0px 0px 15px;
  }
  .component-language-toggle a {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 30px;
    line-height: 1.875rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
}
@media only screen and (max-width: 480px) {
  .component-language-toggle {
    padding: 36px 0px 0px 15px;
  }
}
@media only screen and (max-width: 320px) {
  .component-language-toggle a {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 30px;
    line-height: 1.875rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
}

.component-search .wrapper {
  padding: 20px 15px;
}
.component-search .form-control {
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 36px;
  line-height: 2.25rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
}
.component-search .input-group .input-group-btn {
  border-left: 0;
}
.component-search .input-group .input-group-btn .btn {
  background: #ffffff;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  border: 0;
  padding: 9.5px 15px;
}
.component-search .input-group .input-group-btn:hover .btn {
  background: #ffffff;
  border: 0;
}

/* ada skip to content */
.nav-skip-to-content {
  position: absolute;
  top: -1000px;
  left: -1000px;
  height: 1px;
  width: 1px;
  text-align: left;
  overflow: hidden;
  padding: 0.4em;
  background-color: #f5f3eb;
  font-weight: bold;
}

.nav-skip-to-content:active, .nav-skip-to-content:focus, .nav-skip-to-content:hover {
  left: 0;
  top: 0;
  width: auto;
  height: auto;
  overflow: visible;
  z-index: 1000;
}

.localitemimagelist {
  display: none !important;
}

.localeventitem {
  display: none !important;
}

@media only screen and (min-width: 768px) {
  .navbar .component-navigation .nav-justified-spacing > ul > li .list-media.whats-hot li {
    width: 24.5%+\9\0;
  }
}
@media only screen and (min-width: 768px) {
  .navbar .component-navigation .nav-justified-spacing > ul > li .list-media.offers-list li:first-child {
    width: 46%+\9\0;
  }
}
@media only screen and (min-width: 768px) {
  .navbar .component-navigation .nav-justified-spacing > ul > li .list-media.about-our-food li {
    width: 16%+\9\0;
  }
}
.flexslider {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  border: 0;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0px 0px 0px transparent;
  -khtml-box-shadow: 0px 0px 0px transparent;
  -moz-box-shadow: 0px 0px 0px transparent;
  -ms-box-shadow: 0px 0px 0px transparent;
  -o-box-shadow: 0px 0px 0px transparent;
  box-shadow: 0px 0px 0px transparent;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  border: 0;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0px 0px 0px transparent;
  -khtml-box-shadow: 0px 0px 0px transparent;
  -moz-box-shadow: 0px 0px 0px transparent;
  -ms-box-shadow: 0px 0px 0px transparent;
  -o-box-shadow: 0px 0px 0px transparent;
  box-shadow: 0px 0px 0px transparent;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  border: 0;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0px 0px 0px transparent;
  -khtml-box-shadow: 0px 0px 0px transparent;
  -moz-box-shadow: 0px 0px 0px transparent;
  -ms-box-shadow: 0px 0px 0px transparent;
  -o-box-shadow: 0px 0px 0px transparent;
  box-shadow: 0px 0px 0px transparent;
  overflow: hidden;
}
.flexslider .slides > li {
  overflow: hidden;
}
.flexslider .flex-control-nav {
  bottom: 0px;
  outline: none;
}
.flexslider .flex-control-paging li a {
  background: transparent;
  border: 3px solid #ffffff;
  width: 15px;
  height: 15px;
  -webkit-box-shadow: 0px 0px 0px transparent;
  -khtml-box-shadow: 0px 0px 0px transparent;
  -moz-box-shadow: 0px 0px 0px transparent;
  -ms-box-shadow: 0px 0px 0px transparent;
  -o-box-shadow: 0px 0px 0px transparent;
  box-shadow: 0px 0px 0px transparent;
  outline: none;
}
.flexslider .flex-control-paging li a.flex-active {
  background: #ffffff;
}
.flexslider .flex-prev,
.flexslider .flex-next {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjc1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC43NSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0.75) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0.75) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0.75) 100%);
  outline: none;
  bottom: 20px;
  top: initial;
  opacity: 1;
}
.flexslider .flex-prev {
  padding-left: 10px;
  -webkit-border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 40px;
  -webkit-border-bottom-right-radius: 40px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 40px;
  -moz-border-radius-bottomright: 40px;
  -moz-border-radius-bottomleft: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 40px;
  border-bottom-right-radius: 40px;
  border-bottom-left-radius: 0px;
  left: 0;
}
.flexslider .flex-next {
  padding-right: 10px;
  -webkit-border-top-left-radius: 40px;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 40px;
  -moz-border-radius-topleft: 40px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 40px;
  border-top-left-radius: 40px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 40px;
  right: 0;
}
.flexslider .flex-direction-nav a {
  color: #ffffff;
  opacity: 0.7;
  height: 40px;
  width: 40px;
}
.flexslider .flex-direction-nav a::before {
  font-size: 24px;
  padding-top: 8px;
  text-shadow: none;
  color: #ffffff;
}
.flexslider:hover .flex-prev,
.flexslider:hover .flex-next {
  opacity: 1;
}
.flexslider:hover .flex-prev:hover::before,
.flexslider:hover .flex-next:hover::before {
  color: #bf0c0c;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0);
}
.flexslider:hover .flex-direction-nav .flex-prev {
  left: 0px;
}
.flexslider:hover .flex-direction-nav .flex-next {
  right: 0px;
}
@media only screen and (min-width: 768px) {
  .flexslider .flex-prev,
  .flexslider .flex-next {
    bottom: initial;
    top: 50%;
    opacity: 1;
  }
  .flexslider .flex-direction-nav a {
    opacity: 1;
    height: 60px;
    width: 50px;
  }
  .flexslider .flex-direction-nav a::before {
    font-size: 30px;
    padding-top: 20px;
    margin-bottom: 10px;
  }
  .flexslider .flex-direction-nav .flex-prev {
    left: 0px;
  }
  .flexslider .flex-direction-nav .flex-next {
    right: 0px;
  }
}

.cont-play-pause-buttons {
  position: absolute;
  bottom: auto;
  right: 20px;
  top: 105px;
  z-index: 2;
}
@media only screen and (min-width: 768px) {
  .cont-play-pause-buttons {
    bottom: 15px;
    right: 20px;
    top: auto;
  }
}
.cont-play-pause-buttons button {
  color: #ffffff;
  border: 0;
  padding: 0;
  background: transparent;
  margin-left: 10px;
}
.cont-play-pause-buttons button.paused i:before {
  content: "\f28b";
}

.absolute-content {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  font: 0/0 a;
  /* remove the gap between inline(-block) elements */
}
.absolute-content:before {
  content: ' ';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.absolute-content .absolute-content-wrapper {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  color: #ffffff;
  width: 100%;
  padding: 1% 0;
}
.absolute-content .headline-text {
  margin-bottom: 5px;
  color: #272727;
  text-align: center;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 30px;
  line-height: 1.875rem;
  font-family: "LovinSansWeb-Medium";
}
.absolute-content .headline-text .large {
  display: block;
  font-size: 45px;
  font-size: 2.8125rem;
  line-height: 45px;
  line-height: 2.8125rem;
  font-family: "LovinSansWeb-Bold";
  text-transform: uppercase;
  letter-spacing: -0.005em;
}
.absolute-content .headline-text .small {
  display: block;
  font-size: 16px;
  font-size: 1rem;
  line-height: 28px;
  line-height: 1.75rem;
  font-family: "LovinSansWeb-Thin";
}
@media only screen and (min-width: 320px) {
  .absolute-content .headline-text {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 34px;
    line-height: 2.125rem;
    font-family: "LovinSansWeb-Medium";
  }
  .absolute-content .headline-text .large {
    font-size: 55px;
    font-size: 3.4375rem;
    line-height: 55px;
    line-height: 3.4375rem;
    font-family: "LovinSansWeb-Bold";
  }
  .absolute-content .headline-text .small {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 30px;
    line-height: 1.875rem;
    font-family: "LovinSansWeb-Thin";
  }
}
@media only screen and (min-width: 480px) {
  .absolute-content .headline-text {
    font-size: 34px;
    font-size: 2.125rem;
    line-height: 44px;
    line-height: 2.75rem;
    font-family: "LovinSansWeb-Medium";
    margin-bottom: 10px;
  }
  .absolute-content .headline-text .large {
    font-size: 95px;
    font-size: 5.9375rem;
    line-height: 95px;
    line-height: 5.9375rem;
    font-family: "LovinSansWeb-Bold";
  }
  .absolute-content .headline-text .small {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 32px;
    line-height: 2rem;
    font-family: "LovinSansWeb-Thin";
  }
}
@media only screen and (min-width: 768px) {
  .absolute-content .headline-text {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 38px;
    line-height: 2.375rem;
    font-family: "LovinSansWeb-Medium";
    margin-bottom: 30px;
  }
  .absolute-content .headline-text .large {
    font-size: 80px;
    font-size: 5rem;
    line-height: 80px;
    line-height: 5rem;
    font-family: "LovinSansWeb-Bold";
  }
  .absolute-content .headline-text .small {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 34px;
    line-height: 2.125rem;
    font-family: "LovinSansWeb-Thin";
  }
}
@media only screen and (min-width: 992px) {
  .absolute-content .headline-text {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 40px;
    line-height: 2.5rem;
    font-family: "LovinSansWeb-Medium";
  }
  .absolute-content .headline-text .large {
    font-size: 100px;
    font-size: 6.25rem;
    line-height: 100px;
    line-height: 6.25rem;
    font-family: "LovinSansWeb-Bold";
  }
  .absolute-content .headline-text .small {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 36px;
    line-height: 2.25rem;
    font-family: "LovinSansWeb-Thin";
  }
}
@media only screen and (min-width: 1200px) {
  .absolute-content .headline-text {
    font-size: 33px;
    font-size: 2.0625rem;
    line-height: 43px;
    line-height: 2.6875rem;
    font-family: "LovinSansWeb-Medium";
  }
  .absolute-content .headline-text .large {
    font-size: 125px;
    font-size: 7.8125rem;
    line-height: 125px;
    line-height: 7.8125rem;
    font-family: "LovinSansWeb-Bold";
  }
  .absolute-content .headline-text .small {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 36px;
    line-height: 2.25rem;
    font-family: "LovinSansWeb-Thin";
  }
}

.component-carousel {
  max-height: 1015px;
}
.component-carousel ul.slides {
  margin: 0px;
  padding: 0px;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  60% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  60% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes scaleIn {
  from {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
  }
  60% {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
  }
  to {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes scaleIn {
  from {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
  }
  60% {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
  }
  to {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  60% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  80% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  60% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  80% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  49% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  80% {
    opacity: 1;
    -webkit-transform: scale3d(1.3, 1.3, 1.3);
    transform: scale3d(1.3, 1.3, 1.3);
  }
  90% {
    -webkit-transform: scale3d(1.3, 1.3, 1.3);
    transform: scale3d(1.3, 1.3, 1.3);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  49% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  80% {
    opacity: 1;
    -webkit-transform: scale3d(1.3, 1.3, 1.3);
    transform: scale3d(1.3, 1.3, 1.3);
  }
  90% {
    -webkit-transform: scale3d(1.3, 1.3, 1.3);
    transform: scale3d(1.3, 1.3, 1.3);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.component-carousel ul.slides .flex-active-slide {
  -webkit-transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0.01s;
  -khtml-transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0.01s;
  -moz-transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0.01s;
  -ms-transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0.01s;
  -o-transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0.01s;
  transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0.01s;
  -webkit-transform: scale(1.01);
  -moz-animationtransform: scale(1.01);
  -o-animationtransform: scale(1.01);
  transform: scale(1.01);
}
.component-carousel ul.slides .flex-active-slide.bglarge {
  -webkit-transform: scale(1.06);
  -moz-animationtransform: scale(1.06);
  -o-animationtransform: scale(1.06);
  transform: scale(1.06);
}
.component-carousel ul.slides .flex-active-slide .caption {
  -webkit-animation: fadeIn 600ms ease;
  -moz-animation: fadeIn 600ms ease;
  -o-animation: fadeIn 600ms ease;
  animation: fadeIn 600ms ease;
}
.component-carousel ul.slides .flex-active-slide .caption .large {
  -webkit-animation: bounceIn 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-animation: bounceIn 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-animation: bounceIn 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  animation: bounceIn 1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.component-carousel ul.slides > li {
  position: relative;
  height: 100%;
  width: 100%;
  background-position: 50% 0%;
  background-size: cover;
}
@media only screen and (max-width: 767px) {
  .component-carousel ul.slides > li {
    height: 97vw;
  }
}
@media only screen and (max-width: 479px) {
  .component-carousel ul.slides > li {
    height: 110vw;
  }
}
.component-carousel ul.slides > img {
  vertical-align: bottom;
}
.component-carousel ul.slides .bg-mobile {
  min-height: 400px;
  -webkit-transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0.01s;
  -khtml-transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0.01s;
  -moz-transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0.01s;
  -ms-transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0.01s;
  -o-transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0.01s;
  transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0.01s;
  -webkit-transform: scale(1.01);
  -moz-animationtransform: scale(1.01);
  -o-animationtransform: scale(1.01);
  transform: scale(1.01);
  display: block;
  visibility: visible;
}
.component-carousel ul.slides .bg-mobile.bglarge {
  -webkit-transform: scale(1.06);
  -moz-animationtransform: scale(1.06);
  -o-animationtransform: scale(1.06);
  transform: scale(1.06);
}
@media only screen and (max-width: 480px) {
  .component-carousel ul.slides .bg-mobile {
    visibility: hidden;
  }
}
@media only screen and (min-width: 768px) {
  .component-carousel ul.slides .bg-mobile {
    display: none;
  }
}
.component-carousel ul.slides .caption {
  margin-top: 115px;
  padding-bottom: 90px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  font: 0/0 a;
  /* remove the gap between inline(-block) elements */
}
@media only screen and (min-width: 768px) {
  .component-carousel ul.slides .caption {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    font: 0/0 a;
    /* remove the gap between inline(-block) elements */
  }
}
.component-carousel ul.slides .caption:before {
  content: ' ';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.component-carousel ul.slides .caption .caption-wrapper {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  color: #ffffff;
  width: 100%;
  padding: 1% 0;
}
.component-carousel ul.slides .caption .large-headline-text {
  font-family: "LovinSansWeb-Medium", sans-serif;
  font-size: 4vw;
  line-height: 5vw;
  margin-bottom: 40px;
  margin-top: 40px;
}
.component-carousel ul.slides .caption .large-headline-text .large {
  display: block;
  letter-spacing: -0.005em;
  text-transform: uppercase;
  font-family: "LovinSansWeb-Black", sans-serif;
  font-size: 12vw;
  line-height: 12vw;
  margin-top: 1vw;
}
@media only screen and (min-width: 768px) {
  .component-carousel ul.slides .caption .large-headline-text {
    font-family: "LovinSansWeb-Medium", sans-serif;
    font-size: 2vw;
    line-height: 1vw;
    margin-bottom: 40px;
    margin-top: 30px;
  }
  .component-carousel ul.slides .caption .large-headline-text .large {
    font-family: "LovinSansWeb-Black", sans-serif;
    font-size: 8vw;
    line-height: 8vw;
    margin-top: 1vw;
  }
}
.component-carousel ul.slides .caption .large-headline-text {
  margin-bottom: 5px;
  text-align: center;
  margin-top: 10px;
}
.component-carousel ul.slides .caption .large-headline-text .large {
  margin-bottom: 10px;
}
@media only screen and (min-width: 320px) {
  .component-carousel ul.slides .caption .large-headline-text {
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 480px) {
  .component-carousel ul.slides .caption .large-headline-text {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 768px) {
  .component-carousel ul.slides .caption .large-headline-text {
    margin-bottom: 20px;
    margin-top: 30px;
  }
}
.component-carousel .flex-control-nav {
  bottom: 2%;
  z-index: 2;
}
.component-carousel .flex-control-paging li a {
  background: transparent;
  border: 3px solid #ffffff;
  width: 15px;
  height: 15px;
  -webkit-box-shadow: 0px 0px 0px transparent;
  -khtml-box-shadow: 0px 0px 0px transparent;
  -moz-box-shadow: 0px 0px 0px transparent;
  -ms-box-shadow: 0px 0px 0px transparent;
  -o-box-shadow: 0px 0px 0px transparent;
  box-shadow: 0px 0px 0px transparent;
}
.component-carousel .flex-control-paging li a.flex-active {
  background: #ffffff;
}

/*remove the css*/
/*.component-carousel ul.slides .button-play{			
			font-size: 32px;			
			width:68px;
			height:68px;
			border-radius:34px;
			margin-bottom: 0px;
			cursor: pointer;
		}
		
		.component-carousel ul.slides .button-play .icon-text{
			margin-top: 18px;
			margin-left: 10px;
		}*/
.caption-note {
  position: absolute;
  bottom: 0;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  color: #ffffff;
  width: 100%;
  padding: 15px 0;
}
.caption-note p {
  font-size: 13px;
  line-height: 13px;
  margin: 0;
  padding: 0 5%;
  height: auto;
}

.component-carousel .flex-control-nav {
  bottom: 40px;
  height: 18px;
}
.component-carousel ul.slides .button-play {
  display: block;
  width: 136px;
  border-radius: 68px;
  margin: 0 auto;
  margin-bottom: -15px;
  cursor: pointer;
}
.component-carousel ul.slides .button-play .icon-text {
  margin-top: 36px;
  margin-left: 20px;
}

.cont-play-pause-buttons {
  position: relative;
  top: -6px;
  left: 0;
}
.cont-play-pause-buttons button {
  margin: 0;
  float: left;
  width: 18px;
  height: 18px;
  background: #fff;
  font-size: 8px;
  color: #000;
  border-radius: 4px;
}
.cont-play-pause-buttons button i {
  display: block;
  margin-top: 2px;
  margin-left: 3px;
}
.cont-play-pause-buttons button i:before {
  content: "\f04b";
}
.cont-play-pause-buttons button.paused i {
  margin-left: 0.5px;
}
.cont-play-pause-buttons button.paused i:before {
  content: "\f04c";
}

/*remove the css*/
.caption-note {
  position: absolute;
  bottom: 0;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  color: #ffffff;
  width: 100%;
  padding: 20px 0;
}
.caption-note p {
  font-size: 10px;
  line-height: 12px;
  margin: 0;
}

.component-carousel .flex-control-nav {
  bottom: 52px;
  height: 18px;
}
.component-carousel ul.slides .button-play {
  display: inline-block;
  margin: 0 auto;
  cursor: pointer;
  width: 15%;
  max-width: 136px;
}
.component-carousel ul.slides .button-play img {
  width: 100%;
}
.component-carousel ul.slides .button-play .icon-text {
  margin-top: 36px;
  margin-left: 20px;
}

.caption-logo {
  position: absolute;
  bottom: 40px;
  right: 20px;
  height: 15%;
  max-height: 100px;
}
.caption-logo img {
  height: 100% !important;
  width: auto !important;
}

.cont-play-pause-buttons button.paused i:before {
  content: "\f04c";
}

.caption-disclaimer-text {
  position: absolute;
  bottom: 0;
  left: 0;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  color: #ffffff;
  width: 100%;
  padding: 6px 16% 14px 16%;
}
.caption-disclaimer-text p {
  font-size: 10px;
  line-height: 12px;
  margin: 0;
}

.caption-logo-box {
  position: absolute;
  bottom: 20px;
  right: 20px;
  height: 15%;
  max-height: 100px;
}
.caption-logo-box img {
  height: 100% !important;
  width: auto !important;
}

/*
.component-feature-callout {
	.border-wrapper {
		margin: 0;
	}
}
*/
@media only screen and (max-width: 767px) {
  .cont-play-pause-buttons button i {
    margin-left: 3px;
  }

  .cont-play-pause-buttons button.paused i {
    margin-left: 1px;
  }

  .caption-note {
    padding: 10px 0;
  }
  .caption-note p {
    height: 24px;
    overflow: hidden;
  }

  .caption-logo {
    bottom: 40px;
    right: 10px;
    height: 10%;
    max-height: 70px;
  }

  .component-carousel .flex-control-nav {
    bottom: 40px;
  }
  .component-carousel ul.slides .button-play {
    margin-bottom: 0;
  }

  .flexslider .flex-prev {
    bottom: 30%;
  }
  .flexslider .flex-next {
    bottom: 30%;
  }

  .caption-logo-box {
    position: absolute;
    bottom: 30px;
    right: 10px;
    height: 12%;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .component-carousel ul.slides .button-play {
    width: 9%;
  }
  .component-carousel ul.slides .caption .large-headline-text {
    margin-bottom: 15px;
    margin-top: 15px;
  }
}
.text-transform-none {
  text-transform: none !important;
}

.fancybox-overlay-fixed {
  overflow: hidden !important;
}

.carousel-video .fancybox-inner {
  overflow: hidden !important;
}
.carousel-video .fancybox-skin {
  background: transparent;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.4);
  -khtml-box-shadow: 0 0 0 rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0.4);
  -ms-box-shadow: 0 0 0 rgba(0, 0, 0, 0.4);
  -o-box-shadow: 0 0 0 rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.4);
}
.carousel-video .video-title {
  margin-top: 0;
  margin-right: 15px;
  color: #ffffff;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 26px;
  line-height: 1.625rem;
  font-family: "LovinSansWeb-Bold";
}
@media only screen and (min-width: 480px) {
  .carousel-video .video-title {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 28px;
    line-height: 1.75rem;
    font-family: "LovinSansWeb-Bold";
  }
}
@media only screen and (min-width: 768px) {
  .carousel-video .video-title {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 30px;
    line-height: 1.875rem;
    font-family: "LovinSansWeb-Bold";
  }
}
.carousel-video .cont-playlist {
  overflow-y: scroll;
  margin-top: 5px;
  max-height: 35vh;
}
.carousel-video .cont-playlist::-webkit-scrollbar {
  width: 10px;
}
.carousel-video .cont-playlist::-webkit-scrollbar-track {
  background: #333333;
  border-radius: 10px;
}
.carousel-video .cont-playlist::-webkit-scrollbar-thumb {
  border: 3px solid transparent;
  background: #858585;
  border-radius: 10px;
  background-clip: content-box;
}
.carousel-video .cont-playlist li {
  padding: 5px 0;
}
.carousel-video .cont-playlist .media-object {
  max-width: 70px;
  margin: 5px;
}
@media only screen and (min-width: 480px) {
  .carousel-video .cont-playlist .media-object {
    max-width: 100px;
  }
}
@media only screen and (min-width: 768px) {
  .carousel-video .cont-playlist .media-object {
    max-width: 140px;
  }
}
.carousel-video .cont-playlist .media-body {
  padding-right: 15px;
  color: #ffffff;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 26px;
  line-height: 1.625rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
}
@media only screen and (min-width: 480px) {
  .carousel-video .cont-playlist .media-body {
    font-size: 16px;
    font-size: 1rem;
    line-height: 26px;
    line-height: 1.625rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
}
@media only screen and (min-width: 768px) {
  .carousel-video .cont-playlist .media-body {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 26px;
    line-height: 1.625rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
}
.carousel-video .cont-playlist .media-heading {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 26px;
  line-height: 1.625rem;
  font-family: "LovinSansWeb-Medium";
  margin-bottom: 0px;
}
@media only screen and (min-width: 480px) {
  .carousel-video .cont-playlist .media-heading {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 26px;
    line-height: 1.625rem;
    font-family: "LovinSansWeb-Medium";
  }
}
@media only screen and (min-width: 768px) {
  .carousel-video .cont-playlist .media-heading {
    margin-bottom: 10px;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 26px;
    line-height: 1.625rem;
    font-family: "LovinSansWeb-Bold";
  }
}
.carousel-video .cont-playlist .media {
  cursor: pointer;
}
.carousel-video .cont-playlist .media:hover .media-object {
  outline: 5px solid #d53c42;
}
.carousel-video .cont-playlist .active .media {
  cursor: auto;
}
.carousel-video .cont-playlist .active .media .media-object {
  outline: 5px solid #bf0c0c;
}

.component-video {
  display: none;
}
@media all and (max-width: 768px) and (orientation: landscape) {
  .component-video {
    max-width: 40% !important;
    margin: auto;
  }
  .component-video .video-title {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 26px;
    line-height: 1.625rem;
    font-family: "LovinSansWeb-Bold";
    margin-right: 0;
  }
  .component-video .cont-playlist {
    max-height: 35vh;
  }
  .component-video .cont-playlist .media-object {
    max-width: 40px;
  }
}
@media all and (min-width: 769px) and (max-width: 1024px) and (orientation: landscape) {
  .component-video {
    max-width: 75% !important;
    margin: auto;
  }
  .component-video .video-title {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 26px;
    line-height: 1.625rem;
    font-family: "LovinSansWeb-Bold";
    margin-right: 0;
  }
  .component-video .cont-playlist {
    max-height: 35vh;
  }
  .component-video .cont-playlist .media-object {
    max-width: 90px;
  }
}
.component-video > .container {
  max-width: 650px;
  width: 100%;
}

.component-hero {
  position: relative;
}
.component-hero .template-hero {
  overflow: hidden;
  position: relative;
  padding-bottom: 100%;
  min-height: 400px;
}
@media only screen and (min-width: 480px) {
  .component-hero .template-hero {
    padding-bottom: 90%;
  }
}
@media only screen and (min-width: 580px) {
  .component-hero .template-hero {
    padding-bottom: 75%;
  }
}
@media only screen and (min-width: 680px) {
  .component-hero .template-hero {
    padding-bottom: 65%;
  }
}
@media only screen and (min-width: 768px) {
  .component-hero .template-hero {
    min-height: 480px;
    padding-bottom: 50%;
  }
}
@media only screen and (min-width: 992px) {
  .component-hero .template-hero {
    min-height: 500px;
    padding-bottom: 50%;
  }
}
@media only screen and (min-width: 1200px) {
  .component-hero .template-hero {
    padding-bottom: 45%;
  }
}
@media only screen and (min-width: 1460px) {
  .component-hero .template-hero {
    min-height: 640px;
    padding-bottom: 0;
  }
}
.component-hero .template-hero p.centered {
  margin-left: auto;
  margin-right: auto;
  max-width: 550px;
}
.component-hero .template-hero .absolute-content .absolute-content-wrapper h1 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 50px;
  font-size: 3.125rem;
  line-height: 50px;
  line-height: 3.125rem;
  font-family: "LovinSansWeb-Bold", sans-serif;
  color: #ffffff;
}
.component-hero .template-hero .absolute-content .absolute-content-wrapper h2 {
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 1.4em;
  font-family: "LovinSansWeb-Medium", sans-serif;
  margin-top: 0;
  margin-bottom: 5px;
}
.component-hero .template-hero .absolute-content .absolute-content-wrapper p {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.4em;
  font-family: "LovinSansWeb-Regular", sans-serif;
  color: #ffffff;
  margin-bottom: 15px;
}
.component-hero .template-hero .absolute-content .absolute-content-wrapper .btn-red {
  padding: 0px 18px;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 0px;
  line-height: 0rem;
  font-family: "LovinSansWeb-Medium";
  line-height: 28px;
  height: 32px;
}
@media only screen and (min-width: 320px) {
  .component-hero .template-hero .absolute-content .absolute-content-wrapper h1 {
    font-size: 50px;
    font-size: 3.125rem;
    line-height: 50px;
    line-height: 3.125rem;
    font-family: "LovinSansWeb-Bold", sans-serif;
  }
  .component-hero .template-hero .absolute-content .absolute-content-wrapper h2 {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 1.4em;
    font-family: "LovinSansWeb-Medium", sans-serif;
  }
}
@media only screen and (min-width: 375px) {
  .component-hero .template-hero .absolute-content .absolute-content-wrapper h1 {
    font-size: 56px;
    font-size: 3.5rem;
    line-height: 56px;
    line-height: 3.5rem;
    font-family: "LovinSansWeb-Bold", sans-serif;
  }
}
@media only screen and (min-width: 480px) {
  .component-hero .template-hero .absolute-content .absolute-content-wrapper h1 {
    font-size: 70px;
    font-size: 4.375rem;
    line-height: 70px;
    line-height: 4.375rem;
    font-family: "LovinSansWeb-Bold", sans-serif;
  }
  .component-hero .template-hero .absolute-content .absolute-content-wrapper p {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 1.4em;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
}
@media only screen and (min-width: 768px) {
  .component-hero .template-hero .absolute-content .absolute-content-wrapper h1 {
    font-size: 100px;
    font-size: 6.25rem;
    line-height: 1em;
    font-family: "LovinSansWeb-Bold", sans-serif;
  }
  .component-hero .template-hero .absolute-content .absolute-content-wrapper h2 {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 1.2em;
    font-family: "LovinSansWeb-Medium", sans-serif;
  }
  .component-hero .template-hero .absolute-content .absolute-content-wrapper p {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 1.4em;
    font-family: "LovinSansWeb-Regular", sans-serif;
    margin-bottom: 25px;
  }
  .component-hero .template-hero .absolute-content .absolute-content-wrapper .btn-red {
    padding: 0px 30px;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 0px;
    line-height: 0rem;
    font-family: "LovinSansWeb-Medium";
    line-height: 35px;
    height: 39px;
  }
}
@media only screen and (min-width: 992px) {
  .component-hero .template-hero .absolute-content .absolute-content-wrapper h1 {
    font-size: 125px;
    font-size: 7.8125rem;
    line-height: 125px;
    line-height: 7.8125rem;
    font-family: "LovinSansWeb-Bold", sans-serif;
  }
  .component-hero .template-hero .absolute-content .absolute-content-wrapper h2 {
    font-size: 50px;
    font-size: 3.125rem;
    line-height: 1.2em;
    font-family: "LovinSansWeb-Medium", sans-serif;
  }
  .component-hero .template-hero .absolute-content .absolute-content-wrapper p {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 1.4em;
    font-family: "LovinSansWeb-Regular", sans-serif;
    margin-bottom: 25px;
  }
}
@media only screen and (min-width: 1200px) {
  .component-hero .template-hero .absolute-content .absolute-content-wrapper h1 {
    font-size: 125px;
    font-size: 7.8125rem;
    line-height: 125px;
    line-height: 7.8125rem;
    font-family: "LovinSansWeb-Bold", sans-serif;
  }
  .component-hero .template-hero .absolute-content .absolute-content-wrapper h2 {
    font-size: 46px;
    font-size: 2.875rem;
    line-height: 1.2em;
    font-family: "LovinSansWeb-Medium", sans-serif;
  }
  .component-hero .template-hero .absolute-content .absolute-content-wrapper p {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 1.4em;
    font-family: "LovinSansWeb-Regular", sans-serif;
    margin-bottom: 25px;
  }
}
.component-hero .template-hero .text-wrapper.heroTextCenter {
  text-align: center;
  width: 100%;
}
.component-hero .template-hero .text-wrapper.heroTextCenter p {
  margin-left: auto;
  margin-right: auto;
  max-width: 570px;
}
@media only screen and (min-width: 768px) {
  .component-hero .template-hero .text-wrapper.heroTextLeft {
    text-align: left;
  }
}
@media only screen and (min-width: 768px) {
  .component-hero .template-hero .text-wrapper.heroTextRight {
    text-align: right;
  }
}
.component-hero .template-hero .text-wrapper.heroTextLeft, .component-hero .template-hero .text-wrapper.heroTextRight {
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .component-hero .template-hero .text-wrapper.heroTextLeft, .component-hero .template-hero .text-wrapper.heroTextRight {
    width: 60%;
  }
  .component-hero .template-hero .text-wrapper.heroTextLeft p, .component-hero .template-hero .text-wrapper.heroTextRight p {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 1.4em;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
  .component-hero .template-hero .text-wrapper.heroTextLeft h2, .component-hero .template-hero .text-wrapper.heroTextRight h2 {
    font-size: 33px;
    font-size: 2.0625rem;
    line-height: 1.2em;
    font-family: "LovinSansWeb-Medium", sans-serif;
  }
  .component-hero .template-hero .text-wrapper.heroTextLeft h1, .component-hero .template-hero .text-wrapper.heroTextRight h1 {
    font-size: 90px;
    font-size: 5.625rem;
    line-height: 1em;
    font-family: "LovinSansWeb-Bold", sans-serif;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .component-hero .template-hero .text-wrapper.heroTextLeft, .component-hero .template-hero .text-wrapper.heroTextRight {
    width: 60%;
  }
  .component-hero .template-hero .text-wrapper.heroTextLeft h2, .component-hero .template-hero .text-wrapper.heroTextRight h2 {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 1.2em;
    font-family: "LovinSansWeb-Medium", sans-serif;
  }
  .component-hero .template-hero .text-wrapper.heroTextLeft h1, .component-hero .template-hero .text-wrapper.heroTextRight h1 {
    font-size: 110px;
    font-size: 6.875rem;
    line-height: 1em;
    font-family: "LovinSansWeb-Bold", sans-serif;
  }
}
@media only screen and (min-width: 1200px) {
  .component-hero .template-hero .text-wrapper.heroTextLeft, .component-hero .template-hero .text-wrapper.heroTextRight {
    width: 50%;
  }
}
.component-hero .mcdhero {
  bottom: auto;
  top: 50%;
  top: calc(50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.component-hero .mcdhero .absolute-content-wrapper {
  position: static;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  transform: none;
}

.social-icons .circle-facebook {
  color: #4e69a2;
}
.social-icons .circle-youtube {
  color: #e82216;
}
.social-icons .circle-twitter {
  color: #55abee;
}
.social-icons .circle-instagram {
  color: #2a5d83;
}
.social-icons .circle-tumblr {
  color: #2f4f6c;
}
.social-icons .circle-spotify {
  color: #8dc100;
}
.social-icons a {
  text-decoration: none;
}
.social-icons a:hover .fa-circle {
  color: #bf0c0c;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -khtml-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}

.component-social-feed {
  background: url("mcd-us/img/home/bg-paper.jpg") repeat;
  padding-bottom: 150px;
}
.component-social-feed .flexslider .slides > li {
  min-height: 0;
  background: transparent;
}
@media only screen and (min-width: 768px) {
  .component-social-feed .flexslider .slides > li {
    min-height: 455px;
    background: #ffffff;
  }
}
.component-social-feed .flexslider .slides > li > .twitter-tweet {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.component-social-feed .cont-play-pause-buttons {
  top: 10px;
  right: 40px;
}
.component-social-feed .cont-play-pause-buttons .fa {
  color: #ffffff;
}
@media only screen and (min-width: 768px) {
  .component-social-feed .cont-play-pause-buttons {
    top: initial;
    bottom: 8px;
    right: 50px;
  }
  .component-social-feed .cont-play-pause-buttons .fa {
    color: rgba(71, 42, 18, 0.5);
  }
}
.component-social-feed .headline {
  padding: 25px 0 30px;
  text-align: center;
  color: #472a12;
  font-size: 45px;
  font-size: 2.8125rem;
  line-height: 45px;
  line-height: 2.8125rem;
  font-family: "LovinSansWeb-Bold";
}
.component-social-feed .headline .light {
  font-family: "LovinSansWeb-Regular", sans-serif;
}
@media only screen and (min-width: 320px) {
  .component-social-feed .headline {
    padding: 30px 0 30px;
    font-size: 55px;
    font-size: 3.4375rem;
    line-height: 55px;
    line-height: 3.4375rem;
    font-family: "LovinSansWeb-Bold";
  }
}
@media only screen and (min-width: 768px) {
  .component-social-feed .headline {
    padding: 50px 0 60px;
    font-size: 72px;
    font-size: 4.5rem;
    line-height: 72px;
    line-height: 4.5rem;
    font-family: "LovinSansWeb-Bold";
  }
}
@media only screen and (min-width: 992px) {
  .component-social-feed .headline {
    padding: 70px 0 80px;
  }
}
.component-social-feed .social-icons {
  text-align: center;
  padding-bottom: 30px;
}
@media only screen and (min-width: 480px) {
  .component-social-feed .social-icons {
    padding-bottom: 50px;
  }
}
.component-social-feed .flex-viewport {
  width: initial;
  margin: 0px 15px;
}
@media only screen and (min-width: 320px) {
  .component-social-feed .flex-viewport {
    margin: 0px 15px;
  }
}
@media only screen and (min-width: 480px) {
  .component-social-feed .flex-viewport {
    margin: 0px 30px;
  }
}
@media only screen and (min-width: 768px) {
  .component-social-feed .flex-viewport {
    width: 750px;
    margin: auto;
  }
}
@media only screen and (min-width: 992px) {
  .component-social-feed .flex-viewport {
    width: 970px;
    margin: auto;
  }
}
@media only screen and (min-width: 1200px) {
  .component-social-feed .flex-viewport {
    width: 1170px;
    margin: auto;
  }
}
.component-social-feed .social-flexslider {
  background: transparent;
  position: relative;
  padding-bottom: 90px;
}
.component-social-feed .social-flexslider .flex-control-nav {
  bottom: 0px;
}
.component-social-feed .social-flexslider .flex-prev,
.component-social-feed .social-flexslider .flex-next {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ3MmExMiIgc3RvcC1vcGFjaXR5PSIwLjUiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQ3MmExMiIgc3RvcC1vcGFjaXR5PSIwLjUiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
  background: -moz-linear-gradient(top, rgba(71, 42, 18, 0.5) 0%, rgba(71, 42, 18, 0.5) 100%);
  background: -webkit-linear-gradient(top, rgba(71, 42, 18, 0.5) 0%, rgba(71, 42, 18, 0.5) 100%);
  background: linear-gradient(to bottom, rgba(71, 42, 18, 0.5) 0%, rgba(71, 42, 18, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80472a12', endColorstr='#80472a12', GradientType=0);
}
.component-social-feed .social-flexslider .flex-control-paging li a {
  border-color: rgba(71, 42, 18, 0.5);
}
.component-social-feed .social-flexslider .flex-control-paging li a.flex-active {
  border-color: transparent;
  background: rgba(71, 42, 18, 0.5);
}
.component-social-feed .feed-item {
  background: #ffffff;
}
.component-social-feed .feed-item .item-content {
  padding: 20px 30px;
  height: auto;
}
@media only screen and (min-width: 768px) {
  .component-social-feed .feed-item .item-content {
    height: 310px;
  }
}
@media only screen and (min-width: 992px) {
  .component-social-feed .feed-item .item-content {
    height: 270px;
  }
}
@media only screen and (min-width: 1200px) {
  .component-social-feed .feed-item .item-content {
    height: 250px;
  }
}
.component-social-feed .feed-item .media-body {
  color: #000000;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: auto;
  font-family: Arial;
}
.component-social-feed .feed-item .body {
  color: #000000;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: auto;
  font-family: Arial;
  padding-top: 20px;
}
.component-social-feed .feed-item .body .date {
  font-weight: bold;
  margin-bottom: 0;
}
.component-social-feed .feed-item .body .bold {
  font-weight: bold;
}
.component-social-feed .feed-item .body a {
  text-decoration: none;
  color: #1c77cd;
}
.component-social-feed .feed-item .body.social-instagram a {
  color: #2a5d83;
}
.component-social-feed .feed-item .body.social-facebook a {
  color: #4e69a2;
}
.component-social-feed .feed-item .body.social-twitter a {
  color: #55abee;
}
.component-social-feed .feed-item .body.social-tumblr a {
  color: #2f4f6c;
}
.component-social-feed .feed-item .body a.btn-social {
  margin-top: 10px;
  color: #ffffff;
  font-weight: bold;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: auto;
  font-family: Arial;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  text-transform: uppercase;
}
.component-social-feed .feed-item .body .btn-social-youtube {
  background: #e82216;
}
.component-social-feed .feed-item .body .btn-social-facebook {
  background: #4e69a2;
}
.component-social-feed .feed-item .body .btn-social-instagram {
  background: #2a5d83;
}
.component-social-feed .feed-item .body .btn-social-twitter {
  background: #55abee;
}
.component-social-feed .feed-item .body .btn-social-tumblr {
  background: #2f4f6c;
}
.component-social-feed .feed-item .body .btn-social-spotify {
  background: #8dc100;
}
.component-social-feed .feed-item .media-object {
  width: inherit;
}
.component-social-feed .feed-item .media-heading {
  color: #1c77cd;
  margin-bottom: 0;
  font-weight: bold;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: auto;
  font-family: Arial;
}
.component-social-feed .feed-item .media-heading.social-youtube {
  color: #e82216;
}
.component-social-feed .feed-item .media-heading.social-facebook {
  color: #4e69a2;
}
.component-social-feed .feed-item .media-heading.social-twitter {
  color: #55abee;
}
.component-social-feed .feed-item .media-heading.social-tumblr {
  color: #2f4f6c;
}
.component-social-feed .feed-item .item-cta {
  border-top: 1px solid #e2e2e2;
  padding: 15px 30px 20px;
  height: 45px;
}
.component-social-feed .feed-item .item-cta img {
  width: auto;
}

.social-share {
  background: #000000;
  color: #ffffff;
  text-align: center;
  padding: 5px 0px;
}
.social-share h4 {
  display: block;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 28px;
  line-height: 1.75rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
  padding: 0px 10px;
  margin-bottom: 15px;
}
@media only screen and (min-width: 768px) {
  .social-share h4 {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 30px;
    line-height: 1.875rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
    display: inline-block;
    margin-bottom: 0;
  }
}
.social-share ul {
  display: inline-block;
}
.social-share ul li {
  display: inline-block;
  padding: 0px 10px;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 30px;
  line-height: 1.875rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
}
.social-share ul li a {
  color: #ffffff;
}

.videoBox {
  position: relative;
  height: auto;
  width: 100%;
  margin: auto;
}
.videoBox .videoWrapper {
  z-index: 1;
  position: static;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
  line-height: 0;
}
.videoBox .videoWrapper video {
  width: 100%;
}
.videoBox .videoWrapper iframe {
  width: 100%;
  height: 360px;
  margin: auto;
  display: block;
}
.videoBox .thumbsWrapper .shareVideo {
  display: none;
}
.videoBox .thumbsWrapper .videoImage {
  margin: auto;
  text-align: center;
}
.videoBox .thumbsWrapper .videoImage xxvideo {
  display: none;
}
.videoBox .thumbsWrapper .videoImage iframe {
  display: none;
}
.videoBox .thumbsWrapper .videoImage .thumb.mobile {
  display: none;
}
.videoBox .thumbsWrapper .videoImage .vid-buttons .play-button {
  height: 38%;
  width: 21.5%;
  background-image: url(mcd-us/images/play-btn.png);
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 32%;
  right: 38.5%;
  z-index: 5;
}
.videoBox .thumbsWrapper .thumbs-video .vid-buttons .pause-button {
  height: 52px;
  width: 61px;
  background: url(mcd-us/images/pause.png);
}
.videoBox .thumbsWrapper .thumbs-video .vid-buttons .button-position {
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  bottom: 0;
  top: 0;
  margin-top: auto;
  margin-bottom: auto;
  background-position: -1px -5px;
}
.videoBox .thumbsWrapper .thumbs-video img:hover {
  transform: scale(1.1);
}
.videoBox .thumbsWrapper .videoText.v-align {
  text-align: center;
}
.videoBox .videoText h4.videoTitle {
  font-weight: 400;
}
.videoBox .text-wrapper {
  position: relative;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .videoBox .text-wrapper {
    font-size: 25px;
    font-size: 1.5625rem;
    line-height: 30px;
    line-height: 1.875rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
}
@media (min-width: 375px) {
  .videoBox .text-wrapper {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 30px;
    line-height: 1.875rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
}
.videoBox .text-wrapper .title {
  margin-bottom: 6px;
}
@media only screen and (min-width: 768px) {
  .videoBox .text-wrapper .title {
    font-size: 60px;
    font-size: 3.75rem;
    line-height: 60px;
    line-height: 3.75rem;
    font-family: "LovinSansWeb-Bold", sans-serif;
  }
}
@media only screen and (min-width: 768px) {
  .videoBox .text-wrapper .title {
    font-size: 45px;
    font-size: 2.8125rem;
    line-height: 50px;
    line-height: 3.125rem;
    font-family: "LovinSansWeb-Bold", sans-serif;
  }
}
@media only screen and (min-width: 768px) {
  .videoBox .text-wrapper {
    width: 90%;
    margin: 0 auto;
    padding-bottom: 20px;
  }
  .videoBox .text-wrapper .text-center {
    text-align: center;
    word-wrap: break-word;
  }
}
@media only screen and (min-width: 992px) {
  .videoBox .text-wrapper {
    padding-top: 30px;
  }
}
@media only screen and (min-width: 1200px) {
  .videoBox .text-wrapper {
    padding-top: 80px;
  }
}
@media (max-width: 767px) {
  .videoBox .text-wrapper {
    margin: 5%;
    text-align: left;
  }
}
.videoBox .hidden-overflow {
  overflow: hidden;
  position: relative;
}

.video-bg {
  position: relative;
}
.video-bg .videoBox {
  position: relative;
  display: none;
}
.video-bg .videoBox .videoWrapper {
  position: relative;
  width: 100%;
}
.video-bg .videoBox .videoWrapper .video-bg-poster {
  display: none;
}
.video-bg .videoBox .videoText {
  z-index: 2;
  margin: auto;
  width: auto;
  color: white;
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  top: 0;
  bottom: 0;
  padding-top: 10%;
}
@media (max-width: 767px) {
  .video-bg .videoBox .videoText {
    position: relative;
  }
}

.fallback {
  background: url(mcd-us/images/fallback.jpg);
  height: 700px;
  width: 100%;
  display: none;
}

.shareVideo {
  position: absolute;
  top: 0;
  color: white;
  width: 35px;
  min-height: 35px;
  border-radius: 5px;
  right: 0;
  text-align: center;
  line-height: 25px;
  font-size: 1em;
  font-weight: 400;
  cursor: pointer;
}
.shareVideo .shareButton {
  background: url(mcd-us/images/share_sprite.png) no-repeat;
  background-position: 2px 0;
  min-height: 35px;
  display: block;
  opacity: 0.7;
}
.shareVideo .shareButton:hover {
  opacity: 1.0;
}
.shareVideo .shareVia {
  display: none;
  font-size: 0.8em;
  text-align: left;
  line-height: 25px;
}
.shareVideo .shareVia ul {
  list-style-type: none;
  padding-left: 0;
}
.shareVideo .shareVia ul .share {
  background: url(mcd-us/images/share_sprite.png) no-repeat;
  display: block;
  min-height: 32px;
  opacity: 0.7;
}
.shareVideo .shareVia ul .share.fb {
  background-position: -97px 0;
}
.shareVideo .shareVia ul .share.twt {
  background-position: -30px 0;
}
.shareVideo .shareVia ul .share.gplus {
  background-position: -64px 0;
}
.shareVideo .shareVia ul .share:hover {
  opacity: 1.0;
}

@media (max-width: 767px) {
  .videoBox {
    width: 100% !important;
  }
  .videoBox .videoWrapper iframe {
    width: 100%;
    height: 175px;
  }

  .thumbsWrapper .videoImage {
    margin: auto;
    text-align: center;
    margin-bottom: 10px;
    overflow: hidden;
  }
  .thumbsWrapper .videoImage .thumb-box {
    width: 100%;
  }
  .thumbsWrapper .videoImage .thumb-box img {
    display: none;
  }
  .thumbsWrapper .videoImage .thumb-box .vid-buttons {
    display: none;
  }
  .thumbsWrapper .videoImage .thumb-box .thumb.mobile {
    display: block;
    width: 100%;
    min-height: 180px;
  }
  .thumbsWrapper .videoImage .thumb-box .thumb.mobile video {
    display: block;
    width: 100%;
  }
  .thumbsWrapper .videoImage .thumb-box .thumb.mobile iframe {
    display: block;
    width: 100%;
    position: absolute;
    height: 100%;
  }

  .video-bg .videoBox .videoWrapper video {
    display: none;
  }
  .video-bg .videoBox .videoWrapper .video-bg-poster {
    display: block;
    max-width: 100%;
  }
}
.component-category-details .cont-hero {
  position: relative;
  color: white;
}
.component-category-details .cont-hero .absolute-content .absolute-content-wrapper {
  vertical-align: top;
}
@media only screen and (min-width: 768px) {
  .component-category-details .cont-hero .absolute-content .absolute-content-wrapper {
    vertical-align: middle;
  }
}
.component-category-details .cont-hero .absolute-content .absolute-content-wrapper .text-wrapper {
  margin-top: 86px;
}
@media only screen and (min-width: 768px) {
  .component-category-details .cont-hero .absolute-content .absolute-content-wrapper .text-wrapper {
    margin-top: 110px;
  }
}
.component-category-details .cont-hero .cont-img img {
  min-height: 450px;
}
@media only screen and (max-width: 480px) {
  .component-category-details .cont-hero .cont-img img {
    visibility: hidden;
  }
}
@media only screen and (min-width: 768px) {
  .component-category-details .cont-hero .cont-img img {
    min-height: initial;
  }
}
@media only screen and (min-width: 768px) {
  .component-category-details .cont-hero .cont-img.video {
    background: transparent !important;
  }
}
@media only screen and (min-width: 768px) {
  .component-category-details .cont-hero .cont-img.video .video-bg {
    height: 435px !important;
  }
}
@media only screen and (min-width: 992px) {
  .component-category-details .cont-hero .cont-img.video .video-bg {
    height: 595px !important;
  }
}
@media only screen and (min-width: 1400px) {
  .component-category-details .cont-hero .cont-img.video .video-bg {
    height: 687px !important;
  }
}
.component-category-details .cont-hero .cont-breadcrumb {
  z-index: 20;
  position: absolute;
  width: 100%;
  top: 100px;
}
@media only screen and (min-width: 768px) {
  .component-category-details .cont-hero .cont-breadcrumb {
    top: 115px;
  }
}
.component-category-details .cont-hero .cont-title .headline-text {
  color: white;
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 36px;
  line-height: 2.25rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
}
.component-category-details .cont-hero .cont-title .headline-text .large {
  font-size: 64px;
  font-size: 4rem;
  line-height: 64px;
  line-height: 4rem;
  font-family: "LovinSansWeb-Bold";
}
.component-category-details .cont-hero .cont-title .headline-text .small {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 34px;
  line-height: 2.125rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
}
.component-category-details .cont-hero .cont-title .headline-text .large,
.component-category-details .cont-hero .cont-title .headline-text .small {
  color: white;
}
@media only screen and (min-width: 320px) {
  .component-category-details .cont-hero .cont-title .headline-text {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 38px;
    line-height: 2.375rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
  .component-category-details .cont-hero .cont-title .headline-text .large {
    font-size: 64px;
    font-size: 4rem;
    line-height: 64px;
    line-height: 4rem;
    font-family: "LovinSansWeb-Bold";
  }
  .component-category-details .cont-hero .cont-title .headline-text .small {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 34px;
    line-height: 2.125rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
}
@media only screen and (min-width: 480px) {
  .component-category-details .cont-hero .cont-title .headline-text {
    font-size: 33px;
    font-size: 2.0625rem;
    line-height: 43px;
    line-height: 2.6875rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
  .component-category-details .cont-hero .cont-title .headline-text .large {
    font-size: 80px;
    font-size: 5rem;
    line-height: 80px;
    line-height: 5rem;
    font-family: "LovinSansWeb-Bold";
  }
  .component-category-details .cont-hero .cont-title .headline-text .small {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 36px;
    line-height: 2.25rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
}
@media only screen and (min-width: 768px) {
  .component-category-details .cont-hero .cont-title .headline-text {
    font-size: 38px;
    font-size: 2.375rem;
    line-height: 48px;
    line-height: 3rem;
    font-family: "LovinSansWeb-Regular";
  }
  .component-category-details .cont-hero .cont-title .headline-text .large {
    font-size: 100px;
    font-size: 6.25rem;
    line-height: 100px;
    line-height: 6.25rem;
    font-family: "LovinSansWeb-Bold";
  }
  .component-category-details .cont-hero .cont-title .headline-text .small {
    font-size: 29px;
    font-size: 1.8125rem;
    line-height: 39px;
    line-height: 2.4375rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
}
@media only screen and (min-width: 992px) {
  .component-category-details .cont-hero .cont-title .headline-text {
    font-size: 45px;
    font-size: 2.8125rem;
    line-height: 55px;
    line-height: 3.4375rem;
    font-family: "LovinSansWeb-Regular";
  }
  .component-category-details .cont-hero .cont-title .headline-text .large {
    font-size: 145px;
    font-size: 9.0625rem;
    line-height: 145px;
    line-height: 9.0625rem;
    font-family: "LovinSansWeb-Bold";
  }
  .component-category-details .cont-hero .cont-title .headline-text .small {
    font-size: 42px;
    font-size: 2.625rem;
    line-height: 52px;
    line-height: 3.25rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
}
@media only screen and (min-width: 1200px) {
  .component-category-details .cont-hero .cont-title .headline-text {
    font-size: 60px;
    font-size: 3.75rem;
    line-height: 70px;
    line-height: 4.375rem;
    font-family: "LovinSansWeb-Regular";
  }
  .component-category-details .cont-hero .cont-title .headline-text .large {
    font-size: 145px;
    font-size: 9.0625rem;
    line-height: 145px;
    line-height: 9.0625rem;
    font-family: "LovinSansWeb-Bold";
  }
  .component-category-details .cont-hero .cont-title .headline-text .small {
    font-size: 48px;
    font-size: 3rem;
    line-height: 58px;
    line-height: 3.625rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
}
.component-category-details .cont-featured .absolute-content .absolute-content-wrapper {
  text-align: left;
  color: #333333;
}
.component-category-details .cont-featured .absolute-content .absolute-content-wrapper .text-wrapper {
  width: 50%;
  padding: 0px 0px 0px 15px;
}
.component-category-details .cont-featured .absolute-content .absolute-content-wrapper .text-wrapper h3 {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 30px;
  line-height: 1.875rem;
  font-family: "LovinSansWeb-Bold";
  margin-top: 0;
  margin-bottom: 5px;
}
.component-category-details .cont-featured .absolute-content .absolute-content-wrapper .simple-red {
  margin-top: 10px;
}
@media only screen and (min-width: 320px) {
  .component-category-details .cont-featured .absolute-content .absolute-content-wrapper .text-wrapper h3 {
    font-size: 34px;
    font-size: 2.125rem;
    line-height: 34px;
    line-height: 2.125rem;
    font-family: "LovinSansWeb-Bold";
    margin-top: 0;
  }
}
@media only screen and (min-width: 480px) {
  .component-category-details .cont-featured .absolute-content .absolute-content-wrapper .text-wrapper {
    padding: 0px 0px 0px 30px;
  }
  .component-category-details .cont-featured .absolute-content .absolute-content-wrapper .text-wrapper h3 {
    font-size: 44px;
    font-size: 2.75rem;
    line-height: 44px;
    line-height: 2.75rem;
    font-family: "LovinSansWeb-Bold";
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 768px) {
  .component-category-details .cont-featured .absolute-content .absolute-content-wrapper .simple-red {
    margin-top: 5px;
  }
  .component-category-details .cont-featured .absolute-content .absolute-content-wrapper .text-wrapper {
    padding: 0px 0px 0px 30px;
  }
  .component-category-details .cont-featured .absolute-content .absolute-content-wrapper .text-wrapper h3 {
    margin-top: 0;
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 36px;
    line-height: 2.25rem;
    font-family: "LovinSansWeb-Bold";
  }
}
@media only screen and (min-width: 992px) {
  .component-category-details .cont-featured .absolute-content .absolute-content-wrapper .simple-red {
    margin-top: 10px;
  }
  .component-category-details .cont-featured .absolute-content .absolute-content-wrapper .text-wrapper {
    padding: 0px 0px 0px 40px;
  }
  .component-category-details .cont-featured .absolute-content .absolute-content-wrapper .text-wrapper h3 {
    margin-top: 5px;
    font-size: 44px;
    font-size: 2.75rem;
    line-height: 44px;
    line-height: 2.75rem;
    font-family: "LovinSansWeb-Bold";
  }
}
@media only screen and (min-width: 1200px) {
  .component-category-details .cont-featured .absolute-content .absolute-content-wrapper .simple-red {
    margin-top: 10px;
  }
  .component-category-details .cont-featured .absolute-content .absolute-content-wrapper .text-wrapper {
    padding: 0px 0px 0px 60px;
  }
  .component-category-details .cont-featured .absolute-content .absolute-content-wrapper .text-wrapper h3 {
    font-size: 54px;
    font-size: 3.375rem;
    line-height: 54px;
    line-height: 3.375rem;
    font-family: "LovinSansWeb-Bold";
  }
}
.component-category-details .cont-items .cont-item .border-wrapper {
  margin: 10px;
  border: 2px solid #4d4a4b;
}
.component-category-details .cont-items .cont-item .absolute-content .absolute-content-wrapper {
  color: #333333;
  vertical-align: middle;
  text-align: left;
}
.component-category-details .cont-items .cont-item .absolute-content .absolute-content-wrapper .text-wrapper {
  width: 50%;
  padding: 0px 0px 0px 15px;
}
@media only screen and (min-width: 480px) {
  .component-category-details .cont-items .cont-item .absolute-content .absolute-content-wrapper .text-wrapper {
    padding-left: 30px;
  }
}
.component-category-details .cont-items .cont-item .absolute-content .absolute-content-wrapper .text-wrapper h4 {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 30px;
  line-height: 1.875rem;
  font-family: "LovinSansWeb-Bold";
}
.component-category-details .cont-items .cont-item .absolute-content .absolute-content-wrapper .simple-red {
  margin-top: 10px;
}
@media only screen and (min-width: 320px) {
  .component-category-details .cont-items .cont-item .absolute-content .absolute-content-wrapper .text-wrapper h4 {
    font-size: 34px;
    font-size: 2.125rem;
    line-height: 34px;
    line-height: 2.125rem;
    font-family: "LovinSansWeb-Bold";
  }
}
@media only screen and (min-width: 480px) {
  .component-category-details .cont-items .cont-item .absolute-content .absolute-content-wrapper .text-wrapper h4 {
    margin-bottom: 10px;
    font-size: 44px;
    font-size: 2.75rem;
    line-height: 44px;
    line-height: 2.75rem;
    font-family: "LovinSansWeb-Bold";
  }
}
@media only screen and (min-width: 768px) {
  .component-category-details .cont-items .cont-item .absolute-content .absolute-content-wrapper {
    vertical-align: bottom;
    text-align: center;
    height: 40%;
    position: relative;
  }
  .component-category-details .cont-items .cont-item .absolute-content .absolute-content-wrapper .simple-red {
    margin-top: 5px;
  }
  .component-category-details .cont-items .cont-item .absolute-content .absolute-content-wrapper .text-wrapper {
    width: auto;
    padding: 0 15px;
    position: relative;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .component-category-details .cont-items .cont-item .absolute-content .absolute-content-wrapper .text-wrapper h4 {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 22px;
    line-height: 1.375rem;
    font-family: "LovinSansWeb-Bold";
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 992px) {
  .component-category-details .cont-items .cont-item .absolute-content .absolute-content-wrapper .simple-red {
    margin-top: 10px;
  }
  .component-category-details .cont-items .cont-item .absolute-content .absolute-content-wrapper .text-wrapper {
    width: auto;
    padding: 0 15px;
  }
  .component-category-details .cont-items .cont-item .absolute-content .absolute-content-wrapper .text-wrapper h4 {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 30px;
    line-height: 1.875rem;
    font-family: "LovinSansWeb-Bold";
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 1200px) {
  .component-category-details .cont-items .cont-item .absolute-content .absolute-content-wrapper .text-wrapper {
    padding: 0 15px;
  }
  .component-category-details .cont-items .cont-item .absolute-content .absolute-content-wrapper .text-wrapper h4 {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 40px;
    line-height: 2.5rem;
    font-family: "LovinSansWeb-Bold";
  }
}
.component-category-details .tag-limited-and-market .absolute-content,
.component-category-details .tag-limited .absolute-content,
.component-category-details .tag-market .absolute-content {
  margin: 10px;
  border-left: 2px solid #666666;
  border-right: 2px solid #666666;
}
.component-category-details .tag-limited-and-market .tag-text-wrapper-top,
.component-category-details .tag-limited .tag-text-wrapper-top,
.component-category-details .tag-market .tag-text-wrapper-top {
  position: absolute;
  width: 100%;
  height: 20px;
  top: 0;
  overflow: hidden;
}
.component-category-details .tag-limited-and-market .tag-text-wrapper-bottom,
.component-category-details .tag-limited .tag-text-wrapper-bottom,
.component-category-details .tag-market .tag-text-wrapper-bottom {
  position: absolute;
  width: 100%;
  height: 20px;
  bottom: 0;
  overflow: hidden;
}
.component-category-details .tag-limited-and-market .tag-text-wrapper-top,
.component-category-details .tag-limited-and-market .tag-text-wrapper-bottom,
.component-category-details .tag-limited .tag-text-wrapper-top,
.component-category-details .tag-limited .tag-text-wrapper-bottom,
.component-category-details .tag-market .tag-text-wrapper-top,
.component-category-details .tag-market .tag-text-wrapper-bottom {
  position: absolute;
  width: 100%;
}
.component-category-details .tag-limited-and-market .tag-text-wrapper-top::before, .component-category-details .tag-limited-and-market .tag-text-wrapper-top::after,
.component-category-details .tag-limited-and-market .tag-text-wrapper-bottom::before,
.component-category-details .tag-limited-and-market .tag-text-wrapper-bottom::after,
.component-category-details .tag-limited .tag-text-wrapper-top::before,
.component-category-details .tag-limited .tag-text-wrapper-top::after,
.component-category-details .tag-limited .tag-text-wrapper-bottom::before,
.component-category-details .tag-limited .tag-text-wrapper-bottom::after,
.component-category-details .tag-market .tag-text-wrapper-top::before,
.component-category-details .tag-market .tag-text-wrapper-top::after,
.component-category-details .tag-market .tag-text-wrapper-bottom::before,
.component-category-details .tag-market .tag-text-wrapper-bottom::after {
  clear: both;
}
.component-category-details .tag-limited-and-market .tag-text-wrapper-top .table td,
.component-category-details .tag-limited-and-market .tag-text-wrapper-bottom .table td,
.component-category-details .tag-limited .tag-text-wrapper-top .table td,
.component-category-details .tag-limited .tag-text-wrapper-bottom .table td,
.component-category-details .tag-market .tag-text-wrapper-top .table td,
.component-category-details .tag-market .tag-text-wrapper-bottom .table td {
  border: 0;
  padding: 0;
  vertical-align: middle;
  height: 20px;
  white-space: nowrap;
}
.component-category-details .tag-limited-and-market .tag-text-wrapper-top .table td.tag-border-left .border, .component-category-details .tag-limited-and-market .tag-text-wrapper-top .table td.tag-border-right .border,
.component-category-details .tag-limited-and-market .tag-text-wrapper-bottom .table td.tag-border-left .border,
.component-category-details .tag-limited-and-market .tag-text-wrapper-bottom .table td.tag-border-right .border,
.component-category-details .tag-limited .tag-text-wrapper-top .table td.tag-border-left .border,
.component-category-details .tag-limited .tag-text-wrapper-top .table td.tag-border-right .border,
.component-category-details .tag-limited .tag-text-wrapper-bottom .table td.tag-border-left .border,
.component-category-details .tag-limited .tag-text-wrapper-bottom .table td.tag-border-right .border,
.component-category-details .tag-market .tag-text-wrapper-top .table td.tag-border-left .border,
.component-category-details .tag-market .tag-text-wrapper-top .table td.tag-border-right .border,
.component-category-details .tag-market .tag-text-wrapper-bottom .table td.tag-border-left .border,
.component-category-details .tag-market .tag-text-wrapper-bottom .table td.tag-border-right .border {
  background: #666666;
  height: 2px;
}
.component-category-details .tag-limited-and-market .tag-text-wrapper-top .table td.tag-text,
.component-category-details .tag-limited-and-market .tag-text-wrapper-bottom .table td.tag-text,
.component-category-details .tag-limited .tag-text-wrapper-top .table td.tag-text,
.component-category-details .tag-limited .tag-text-wrapper-bottom .table td.tag-text,
.component-category-details .tag-market .tag-text-wrapper-top .table td.tag-text,
.component-category-details .tag-market .tag-text-wrapper-bottom .table td.tag-text {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 20px;
  line-height: 1.25rem;
  font-family: "LovinSansWeb-Bold";
  line-height: 20px;
  color: #666666;
  text-align: center;
  padding: 0 10px;
}
.component-category-details .tag-limited-and-market .tag-text-wrapper-top,
.component-category-details .tag-limited .tag-text-wrapper-top,
.component-category-details .tag-market .tag-text-wrapper-top {
  top: 0;
  padding-left: 10px;
  padding-right: 10px;
}
.component-category-details .tag-limited-and-market .tag-text-wrapper-top .tag-border-left,
.component-category-details .tag-limited .tag-text-wrapper-top .tag-border-left,
.component-category-details .tag-market .tag-text-wrapper-top .tag-border-left {
  width: 5%;
}
.component-category-details .tag-limited-and-market .tag-text-wrapper-top .tag-border-right,
.component-category-details .tag-limited .tag-text-wrapper-top .tag-border-right,
.component-category-details .tag-market .tag-text-wrapper-top .tag-border-right {
  width: 75%;
}
.component-category-details .tag-limited-and-market .tag-text-wrapper-bottom,
.component-category-details .tag-limited .tag-text-wrapper-bottom,
.component-category-details .tag-market .tag-text-wrapper-bottom {
  bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
}
.component-category-details .tag-limited-and-market .tag-text-wrapper-bottom .tag-border-left,
.component-category-details .tag-limited .tag-text-wrapper-bottom .tag-border-left,
.component-category-details .tag-market .tag-text-wrapper-bottom .tag-border-left {
  width: 75%;
}
.component-category-details .tag-limited-and-market .tag-text-wrapper-bottom .tag-border-right,
.component-category-details .tag-limited .tag-text-wrapper-bottom .tag-border-right,
.component-category-details .tag-market .tag-text-wrapper-bottom .tag-border-right {
  width: 5%;
}
.component-category-details .tag-limited .absolute-content {
  margin: 10px;
  border-bottom: 2px solid #666666;
}
.component-category-details .tag-market .absolute-content {
  margin: 10px;
  border-top: 2px solid #666666;
}
@media only screen and (min-width: 768px) {
  .component-category-details .btn-red.small {
    padding: 0px 20px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 16px;
    line-height: 1rem;
    font-family: "LovinSansWeb-Medium";
    line-height: 16px;
    height: 20px;
  }
}
@media only screen and (min-width: 992px) {
  .component-category-details .btn-red.small {
    padding: 0px 25px;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 22px;
    line-height: 1.375rem;
    font-family: "LovinSansWeb-Medium";
    line-height: 26px;
    height: 30px;
  }
}

.component-category-details .cont-hero .cont-title .headline-text .large {
  margin: 0;
}
.component-category-details .cont-hero .cont-title .headline-text .midium {
  margin: 0;
}

.component-email-offer {
  text-align: center;
  color: #272727;
  position: relative;
}
.component-email-offer .absolute-content-wrapper {
  padding-left: 30%;
  padding-right: 15px;
}
@media only screen and (min-width: 530px) {
  .component-email-offer .absolute-content-wrapper {
    padding-left: 35%;
    padding-right: 30px;
  }
}
.component-email-offer .no-pad {
  padding-left: 0px;
}
.component-email-offer .pad {
  padding-right: 0;
}
@media only screen and (min-width: 320px) {
  .component-email-offer .pad {
    padding-right: 5px;
  }
}
@media only screen and (min-width: 480px) {
  .component-email-offer .pad {
    padding-right: 15px;
  }
}
.component-email-offer .cont-btn {
  margin-bottom: 0;
}
.component-email-offer .form-group {
  margin-bottom: 5px;
}
@media only screen and (min-width: 480px) {
  .component-email-offer .form-group {
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 768px) {
  .component-email-offer .form-group {
    margin-bottom: 7px;
  }
}
@media only screen and (min-width: 992px) {
  .component-email-offer .form-group {
    margin-bottom: 15px;
  }
}
.component-email-offer .absolute-content .headline-text {
  margin-top: 0;
  margin-bottom: 0px;
}
.component-email-offer .absolute-content .headline-text .large {
  font-size: 45px;
  font-size: 2.8125rem;
  line-height: 35px;
  line-height: 2.1875rem;
  font-family: "LovinSansWeb-Bold";
}
@media only screen and (min-width: 320px) {
  .component-email-offer .absolute-content .headline-text .large {
    font-size: 50px;
    font-size: 3.125rem;
    line-height: 40px;
    line-height: 2.5rem;
    font-family: "LovinSansWeb-Bold";
  }
}
@media only screen and (min-width: 480px) {
  .component-email-offer .absolute-content .headline-text {
    margin-bottom: 15px;
  }
  .component-email-offer .absolute-content .headline-text .large {
    font-size: 100px;
    font-size: 6.25rem;
    line-height: 100px;
    line-height: 6.25rem;
    font-family: "LovinSansWeb-Bold";
  }
}
@media only screen and (min-width: 768px) {
  .component-email-offer .absolute-content .headline-text {
    margin-bottom: 5px;
  }
  .component-email-offer .absolute-content .headline-text .large {
    font-size: 60px;
    font-size: 3.75rem;
    line-height: 60px;
    line-height: 3.75rem;
    font-family: "LovinSansWeb-Bold";
  }
}
@media only screen and (min-width: 992px) {
  .component-email-offer .absolute-content .headline-text {
    margin-bottom: 15px;
  }
  .component-email-offer .absolute-content .headline-text .large {
    font-size: 80px;
    font-size: 5rem;
    line-height: 80px;
    line-height: 5rem;
    font-family: "LovinSansWeb-Bold";
  }
}
@media only screen and (min-width: 1200px) {
  .component-email-offer .absolute-content .headline-text {
    margin-bottom: 30px;
  }
  .component-email-offer .absolute-content .headline-text .large {
    font-size: 125px;
    font-size: 7.8125rem;
    line-height: 125px;
    line-height: 7.8125rem;
    font-family: "LovinSansWeb-Bold";
  }
}
.component-email-offer .form-control {
  height: 26px;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 30px;
  line-height: 1.875rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
}
@media only screen and (min-width: 600px) {
  .component-email-offer .form-control {
    height: 39px;
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 36px;
    line-height: 2.25rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
}
@media only screen and (min-width: 768px) {
  .component-email-offer .form-control {
    height: 30px;
  }
}
@media only screen and (min-width: 992px) {
  .component-email-offer .form-control {
    height: 39px;
  }
}
.component-email-offer .btn-red {
  height: 26px;
  line-height: 22px;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 35px;
  line-height: 2.1875rem;
  font-family: "LovinSansWeb-Medium", sans-serif;
}
@media only screen and (min-width: 600px) {
  .component-email-offer .btn-red {
    height: 39px;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 35px;
    line-height: 2.1875rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
    line-height: 35px;
  }
}
@media only screen and (min-width: 768px) {
  .component-email-offer .btn-red {
    height: 30px;
    line-height: 27px;
  }
}
@media only screen and (min-width: 992px) {
  .component-email-offer .btn-red {
    height: 39px;
    line-height: 35px;
  }
}
.component-email-offer .legal {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 12px;
  line-height: 0.75rem;
  font-family: "LovinSansWeb-Regular";
  color: #000000;
}
.component-email-offer .legal a {
  color: #000000;
  text-decoration: underline;
}
.component-email-offer .legal .col-xs-12 {
  padding-left: 5px;
  padding-right: 5px;
}
@media only screen and (min-width: 600px) {
  .component-email-offer .legal {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 14px;
    line-height: 0.875rem;
    font-family: "LovinSansWeb-Regular";
  }
  .component-email-offer .legal .col-xs-12 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) {
  .component-email-offer .legal {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 12px;
    line-height: 0.75rem;
    font-family: "LovinSansWeb-Regular";
  }
}
@media only screen and (min-width: 992px) {
  .component-email-offer .legal {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 14px;
    line-height: 0.875rem;
    font-family: "LovinSansWeb-Regular";
  }
}
@media only screen and (min-width: 1200px) {
  .component-email-offer .legal {
    font-size: 16px;
    font-size: 1rem;
    line-height: 16px;
    line-height: 1rem;
    font-family: "LovinSansWeb-Regular";
  }
}

.component-feature-callout {
  position: relative;
}
.component-feature-callout .border-wrapper {
  margin: 10px;
  border: 2px solid #4d4a4b;
  border: 2px solid rgba(255, 255, 255, 0.25);
}
.component-feature-callout .absolute-content .absolute-content-wrapper {
  color: white;
  vertical-align: top;
  text-align: left;
}
.component-feature-callout .absolute-content .absolute-content-wrapper .text-wrapper {
  padding: 15% 0 0 0;
  text-align: center;
}
@media only screen and (min-width: 480px) {
  .component-feature-callout .absolute-content .absolute-content-wrapper .text-wrapper {
    padding: 15% px 0 0 0;
  }
}
@media only screen and (min-width: 768px) {
  .component-feature-callout .absolute-content .absolute-content-wrapper .text-wrapper {
    padding: 25px 0 0 0;
  }
}
@media only screen and (min-width: 992px) {
  .component-feature-callout .absolute-content .absolute-content-wrapper .text-wrapper {
    padding: 35px 0 0 0;
  }
}
@media only screen and (min-width: 1200px) {
  .component-feature-callout .absolute-content .absolute-content-wrapper .text-wrapper {
    padding: 45px 0 0 0;
  }
}
.component-feature-callout .absolute-content .absolute-content-wrapper .simple-red {
  margin-top: 10px;
}
.component-feature-callout .absolute-content .absolute-content-wrapper .img-top,
.component-feature-callout .absolute-content .absolute-content-wrapper .img-bottom {
  margin: auto;
}
.component-feature-callout .absolute-content .absolute-content-wrapper .cont-top-img {
  position: absolute;
  top: 5%;
  width: 100%;
  text-align: center;
}
@media only screen and (min-width: 480px) {
  .component-feature-callout .absolute-content .absolute-content-wrapper .cont-top-img {
    top: 7%;
  }
}
@media only screen and (min-width: 768px) {
  .component-feature-callout .absolute-content .absolute-content-wrapper .cont-top-img {
    top: 7px;
  }
}
@media only screen and (min-width: 992px) {
  .component-feature-callout .absolute-content .absolute-content-wrapper .cont-top-img {
    top: 8px;
  }
}
@media only screen and (min-width: 1200px) {
  .component-feature-callout .absolute-content .absolute-content-wrapper .cont-top-img {
    top: 9px;
  }
}
.component-feature-callout .absolute-content .absolute-content-wrapper .cont-top-img .img-top {
  max-height: 23px;
  font-size: 12px;
  line-height: 14px;
  border: none;
}
@media only screen and (min-width: 480px) {
  .component-feature-callout .absolute-content .absolute-content-wrapper .cont-top-img .img-top {
    max-height: 29px;
  }
}
@media only screen and (min-width: 768px) {
  .component-feature-callout .absolute-content .absolute-content-wrapper .cont-top-img .img-top {
    max-height: 13px;
  }
}
@media only screen and (min-width: 992px) {
  .component-feature-callout .absolute-content .absolute-content-wrapper .cont-top-img .img-top {
    max-height: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  .component-feature-callout .absolute-content .absolute-content-wrapper .cont-top-img .img-top {
    max-height: 29px;
  }
}
.component-feature-callout .absolute-content .absolute-content-wrapper .btn-red {
  margin: 5px auto 0;
}
@media only screen and (min-width: 480px) {
  .component-feature-callout .absolute-content .absolute-content-wrapper .btn-red {
    margin: 10px auto 0;
  }
}
@media only screen and (min-width: 768px) {
  .component-feature-callout .absolute-content .absolute-content-wrapper .btn-red {
    margin: 5px auto 0;
  }
}
@media only screen and (min-width: 992px) {
  .component-feature-callout .absolute-content .absolute-content-wrapper .btn-red {
    margin: 10px auto 0;
  }
}
.component-feature-callout .absolute-content .absolute-content-wrapper .bottom-text {
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 2px;
  width: 100%;
  text-align: center;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 30px;
  line-height: 1.875rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
}
@media only screen and (min-width: 480px) {
  .component-feature-callout .absolute-content .absolute-content-wrapper .bottom-text {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 36px;
    line-height: 2.25rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
}
@media only screen and (min-width: 768px) {
  .component-feature-callout .absolute-content .absolute-content-wrapper .bottom-text {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 30px;
    line-height: 1.875rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
}
@media only screen and (min-width: 992px) {
  .component-feature-callout .absolute-content .absolute-content-wrapper .bottom-text {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 36px;
    line-height: 2.25rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
}
.component-feature-callout .absolute-content .absolute-content-wrapper .headline-text {
  margin: 0;
}
.component-feature-callout .absolute-content .absolute-content-wrapper .headline-text .white {
  color: white;
}
.component-feature-callout .absolute-content .absolute-content-wrapper .headline-text .yellow {
  color: #fcc64d;
}
.component-feature-callout .absolute-content .absolute-content-wrapper .headline-text p.top,
.component-feature-callout .absolute-content .absolute-content-wrapper .headline-text p.middle,
.component-feature-callout .absolute-content .absolute-content-wrapper .headline-text p.bottom {
  margin: 0;
  padding: 0;
}
.component-feature-callout .absolute-content .absolute-content-wrapper .headline-text p.top {
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 21px;
  line-height: 1.3125rem;
  font-family: "LovinSansWeb-Bold", sans-serif;
}
@media only screen and (min-width: 480px) {
  .component-feature-callout .absolute-content .absolute-content-wrapper .headline-text p.top {
    font-size: 35px;
    font-size: 2.1875rem;
    line-height: 35px;
    line-height: 2.1875rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
  }
}
@media only screen and (min-width: 768px) {
  .component-feature-callout .absolute-content .absolute-content-wrapper .headline-text p.top {
    font-size: 16px;
    font-size: 1rem;
    line-height: 16px;
    line-height: 1rem;
    font-family: "LovinSansWeb-Bold", sans-serif;
  }
}
@media only screen and (min-width: 992px) {
  .component-feature-callout .absolute-content .absolute-content-wrapper .headline-text p.top {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 20px;
    line-height: 1.25rem;
    font-family: "LovinSansWeb-Bold", sans-serif;
  }
}
@media only screen and (min-width: 1200px) {
  .component-feature-callout .absolute-content .absolute-content-wrapper .headline-text p.top {
    font-size: 25px;
    font-size: 1.5625rem;
    line-height: 25px;
    line-height: 1.5625rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
  }
}
.component-feature-callout .absolute-content .absolute-content-wrapper .headline-text p.middle {
  font-size: 100px;
  font-size: 6.25rem;
  line-height: 90px;
  line-height: 5.625rem;
  font-family: "LovinSansWeb-Black", sans-serif;
  text-transform: uppercase;
  margin-top: 5px;
}
@media only screen and (min-width: 480px) {
  .component-feature-callout .absolute-content .absolute-content-wrapper .headline-text p.middle {
    font-size: 150px;
    font-size: 9.375rem;
    line-height: 140px;
    line-height: 8.75rem;
    font-family: "LovinSansWeb-Black", sans-serif;
  }
}
@media only screen and (min-width: 768px) {
  .component-feature-callout .absolute-content .absolute-content-wrapper .headline-text p.middle {
    font-size: 75px;
    font-size: 4.6875rem;
    line-height: 65px;
    line-height: 4.0625rem;
    font-family: "LovinSansWeb-Black", sans-serif;
  }
}
@media only screen and (min-width: 992px) {
  .component-feature-callout .absolute-content .absolute-content-wrapper .headline-text p.middle {
    font-size: 90px;
    font-size: 5.625rem;
    line-height: 80px;
    line-height: 5rem;
    font-family: "LovinSansWeb-Black", sans-serif;
  }
}
@media only screen and (min-width: 1200px) {
  .component-feature-callout .absolute-content .absolute-content-wrapper .headline-text p.middle {
    font-size: 125px;
    font-size: 7.8125rem;
    line-height: 115px;
    line-height: 7.1875rem;
    font-family: "LovinSansWeb-Black", sans-serif;
  }
}
.component-feature-callout .absolute-content .absolute-content-wrapper .headline-text p.middle sup {
  top: -0.25em;
}
.component-feature-callout .absolute-content .absolute-content-wrapper .headline-text p.bottom {
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 23px;
  line-height: 1.4375rem;
  font-family: "LovinSansWeb-Medium", sans-serif;
}
@media only screen and (min-width: 480px) {
  .component-feature-callout .absolute-content .absolute-content-wrapper .headline-text p.bottom {
    font-size: 25px;
    font-size: 1.5625rem;
    line-height: 31px;
    line-height: 1.9375rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
  }
}
@media only screen and (min-width: 768px) {
  .component-feature-callout .absolute-content .absolute-content-wrapper .headline-text p.bottom {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
    line-height: 1.25rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
  }
}
@media only screen and (min-width: 992px) {
  .component-feature-callout .absolute-content .absolute-content-wrapper .headline-text p.bottom {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 23px;
    line-height: 1.4375rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
  }
}
@media only screen and (min-width: 1200px) {
  .component-feature-callout .absolute-content .absolute-content-wrapper .headline-text p.bottom {
    font-size: 21px;
    font-size: 1.3125rem;
    line-height: 27px;
    line-height: 1.6875rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
  }
}
.component-feature-callout.wide .absolute-content .absolute-content-wrapper .text-wrapper {
  width: 100%;
  text-align: center;
  padding-left: 0;
}
.component-feature-callout.wide .absolute-content .absolute-content-wrapper .headline-text {
  text-align: center;
}
.component-feature-callout.wide .absolute-content .absolute-content-wrapper .headline-text p.bottom {
  width: 50%;
  margin: auto;
}
@media only screen and (min-width: 768px) {
  .component-feature-callout.wide .absolute-content .absolute-content-wrapper .headline-text p.bottom {
    width: 100%;
  }
}

@media only screen and (min-width: 768px) {
  .large .component-feature-callout .absolute-content .absolute-content-wrapper .headline-text p.top {
    font-size: 25px;
    font-size: 1.5625rem;
    line-height: 25px;
    line-height: 1.5625rem;
    font-family: "LovinSansWeb-Bold", sans-serif;
  }
}
@media only screen and (min-width: 992px) {
  .large .component-feature-callout .absolute-content .absolute-content-wrapper .headline-text p.top {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 30px;
    line-height: 1.875rem;
    font-family: "LovinSansWeb-Bold", sans-serif;
  }
}
@media only screen and (min-width: 1200px) {
  .large .component-feature-callout .absolute-content .absolute-content-wrapper .headline-text p.top {
    font-size: 35px;
    font-size: 2.1875rem;
    line-height: 35px;
    line-height: 2.1875rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
  }
}
@media only screen and (min-width: 768px) {
  .large .component-feature-callout .absolute-content .absolute-content-wrapper .headline-text p.middle {
    font-size: 90px;
    font-size: 5.625rem;
    line-height: 80px;
    line-height: 5rem;
    font-family: "LovinSansWeb-Black", sans-serif;
  }
}
@media only screen and (min-width: 992px) {
  .large .component-feature-callout .absolute-content .absolute-content-wrapper .headline-text p.middle {
    font-size: 125px;
    font-size: 7.8125rem;
    line-height: 115px;
    line-height: 7.1875rem;
    font-family: "LovinSansWeb-Black", sans-serif;
  }
}
@media only screen and (min-width: 1200px) {
  .large .component-feature-callout .absolute-content .absolute-content-wrapper .headline-text p.middle {
    font-size: 160px;
    font-size: 10rem;
    line-height: 150px;
    line-height: 9.375rem;
    font-family: "LovinSansWeb-Black", sans-serif;
  }
}
.large .component-feature-callout .absolute-content .absolute-content-wrapper .headline-text p.bottom {
  width: 87%;
  margin: auto;
}
@media only screen and (min-width: 768px) {
  .large .component-feature-callout .absolute-content .absolute-content-wrapper .headline-text p.bottom {
    width: 80%;
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 25px;
    line-height: 1.5625rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
  }
}
@media only screen and (min-width: 992px) {
  .large .component-feature-callout .absolute-content .absolute-content-wrapper .headline-text p.bottom {
    width: 75%;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 30px;
    line-height: 1.875rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
  }
}
@media only screen and (min-width: 1200px) {
  .large .component-feature-callout .absolute-content .absolute-content-wrapper .headline-text p.bottom {
    font-size: 29px;
    font-size: 1.8125rem;
    line-height: 35px;
    line-height: 2.1875rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
  }
}

.alt_style.component-feature-callout .border-wrapper {
  border: 0;
}
.alt_style.component-feature-callout .absolute-content .absolute-content-wrapper {
  vertical-align: middle;
}
.alt_style.component-feature-callout .absolute-content .absolute-content-wrapper .text-wrapper {
  padding: 0;
  text-align: left;
  margin: 0 0 0 15px;
}
@media only screen and (min-width: 768px) {
  .alt_style.component-feature-callout .absolute-content .absolute-content-wrapper .text-wrapper {
    text-align: center;
    margin: 0;
  }
}
.alt_style.component-feature-callout .absolute-content .absolute-content-wrapper .headline-text {
  text-align: left;
}
@media only screen and (min-width: 768px) {
  .alt_style.component-feature-callout .absolute-content .absolute-content-wrapper .headline-text {
    text-align: center;
  }
}
.alt_style.component-feature-callout .absolute-content .absolute-content-wrapper .headline-text p.top {
  text-transform: none;
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 26px;
  line-height: 1.625rem;
  font-family: "LovinSansWeb-Medium", sans-serif;
}
@media only screen and (min-width: 480px) {
  .alt_style.component-feature-callout .absolute-content .absolute-content-wrapper .headline-text p.top {
    font-size: 32px;
    font-size: 2rem;
    line-height: 32px;
    line-height: 2rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
  }
}
@media only screen and (min-width: 768px) {
  .alt_style.component-feature-callout .absolute-content .absolute-content-wrapper .headline-text p.top {
    font-size: 38px;
    font-size: 2.375rem;
    line-height: 38px;
    line-height: 2.375rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
  }
}
.alt_style.component-feature-callout .absolute-content .absolute-content-wrapper .headline-text p {
  text-transform: none;
  font-size: 50px;
  font-size: 3.125rem;
  line-height: 50px;
  line-height: 3.125rem;
  font-family: "LovinSansWeb-Bold", sans-serif;
}
@media only screen and (min-width: 480px) {
  .alt_style.component-feature-callout .absolute-content .absolute-content-wrapper .headline-text p {
    font-size: 55px;
    font-size: 3.4375rem;
    line-height: 55px;
    line-height: 3.4375rem;
    font-family: "LovinSansWeb-Bold", sans-serif;
  }
}
@media only screen and (min-width: 768px) {
  .alt_style.component-feature-callout .absolute-content .absolute-content-wrapper .headline-text p {
    font-size: 60px;
    font-size: 3.75rem;
    line-height: 60px;
    line-height: 3.75rem;
    font-family: "LovinSansWeb-Bold", sans-serif;
  }
}
.alt_style.component-feature-callout .absolute-content .absolute-content-wrapper .headline-text p.bottom {
  text-transform: none;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 28px;
  line-height: 1.75rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
  display: none;
}
@media only screen and (min-width: 480px) {
  .alt_style.component-feature-callout .absolute-content .absolute-content-wrapper .headline-text p.bottom {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 30px;
    line-height: 1.875rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
}
@media only screen and (min-width: 768px) {
  .alt_style.component-feature-callout .absolute-content .absolute-content-wrapper .headline-text p.bottom {
    display: block;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 30px;
    line-height: 1.875rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
    padding: 5px 15px 0px 15px;
  }
}
.alt_style.component-feature-callout .absolute-content .absolute-content-wrapper .btn-red {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 20px;
  line-height: 1.25rem;
  font-family: "LovinSansWeb-Medium";
  padding: 0px 25px;
  height: 30px;
  line-height: 26px;
}
@media only screen and (min-width: 480px) {
  .alt_style.component-feature-callout .absolute-content .absolute-content-wrapper .btn-red {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 22px;
    line-height: 1.375rem;
    font-family: "LovinSansWeb-Medium";
    line-height: 26px;
  }
}
@media only screen and (min-width: 768px) {
  .alt_style.component-feature-callout .absolute-content .absolute-content-wrapper .btn-red {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 20px;
    line-height: 1.25rem;
    font-family: "LovinSansWeb-Medium";
    line-height: 26px;
  }
}
@media only screen and (min-width: 992px) {
  .alt_style.component-feature-callout .absolute-content .absolute-content-wrapper .btn-red {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 22px;
    line-height: 1.375rem;
    font-family: "LovinSansWeb-Medium";
    line-height: 26px;
  }
}

@media only screen and (min-width: 768px) {
  .component-feature-callout .absolute-content .absolute-content-wrapper.align-bottom {
    vertical-align: bottom;
    padding-bottom: 5%;
  }
}

@media only screen and (min-width: 768px) {
  .component-feature-callout .absolute-content.feature50 .absolute-content-wrapper.promoBox {
    width: 100%;
  }
  .component-feature-callout .absolute-content.feature50 .absolute-content-wrapper.promoBox .text-wrapper {
    width: 50%;
    margin: 0 auto;
  }
  .component-feature-callout .absolute-content.feature50 .absolute-content-wrapper.promoBoxcenter {
    width: 100%;
  }
  .component-feature-callout .absolute-content.feature50 .absolute-content-wrapper.promoBoxcenter .text-wrapper {
    width: 50%;
    margin: 0 auto;
  }
  .component-feature-callout .absolute-content.feature50 .absolute-content-wrapper.promoBoxright .text-wrapper {
    width: 50%;
    text-align: right;
    float: right;
  }
  .component-feature-callout .absolute-content.feature50 .absolute-content-wrapper.promoBoxright .text-wrapper p.bottom {
    padding-right: 0px;
  }
  .component-feature-callout .absolute-content.feature50 .absolute-content-wrapper.promoBoxleft .text-wrapper {
    width: 50%;
    text-align: left;
    float: left;
  }
  .component-feature-callout .absolute-content.feature50 .absolute-content-wrapper.promoBoxleft .text-wrapper p.bottom {
    padding-left: 0px;
  }
  .component-feature-callout .absolute-content .absolute-content-wrapper.promoBoxleft {
    padding-left: 15px;
  }
  .component-feature-callout .absolute-content .absolute-content-wrapper.promoBoxleft .cont-top-img {
    text-align: left !important;
  }
  .component-feature-callout .absolute-content .absolute-content-wrapper.promoBoxleft .cont-top-img img {
    float: left !important;
  }
  .component-feature-callout .absolute-content .absolute-content-wrapper.promoBoxleft .headline-text {
    text-align: left !important;
  }
  .component-feature-callout .absolute-content .absolute-content-wrapper.promoBoxleft .text-wrapper {
    text-align: left !important;
  }
  .component-feature-callout .absolute-content .absolute-content-wrapper.promoBoxleft .text-wrapper p.bottom {
    padding-left: 0px;
  }
  .component-feature-callout .absolute-content .absolute-content-wrapper.promoBoxright {
    padding-right: 15px;
    width: 100%;
  }
  .component-feature-callout .absolute-content .absolute-content-wrapper.promoBoxright .cont-top-img {
    text-align: right !important;
  }
  .component-feature-callout .absolute-content .absolute-content-wrapper.promoBoxright .cont-top-img img {
    float: right !important;
    padding-right: 15px;
  }
  .component-feature-callout .absolute-content .absolute-content-wrapper.promoBoxright .headline-text {
    text-align: right !important;
  }
  .component-feature-callout .absolute-content .absolute-content-wrapper.promoBoxright .text-wrapper {
    text-align: right !important;
  }
  .component-feature-callout .absolute-content .absolute-content-wrapper.promoBoxright .text-wrapper p.bottom {
    padding-right: 0px;
  }
}
/* 
.component-feature-callout {
	.border-wrapper { margin: 0;
	}
} 
*/
.headline-text-large {
  font-family: "LovinSansWeb-Black", sans-serif !important;
  font-size: 3.2rem !important;
  line-height: 3.2rem !important;
  color: inherit;
  margin: 0 !important;
}

.headline-text-small {
  font-family: "LovinSansWeb-Medium", sans-serif !important;
  font-size: 1.6rem !important;
  line-height: 1.6rem !important;
  color: inherit;
  margin: 0 !important;
}

.component-related-items .wrapper {
  padding-bottom: 0;
}
.component-related-items .wrapper .view-all {
  text-transform: uppercase;
  text-align: center;
  color: #bf0c0c;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 30px;
  line-height: 1.875rem;
  font-family: "LovinSansWeb-Bold";
  padding-bottom: 20px;
  margin-bottom: 10px;
  border-bottom: 2px solid #e1e1e1;
}
.component-related-items .wrapper .view-all i {
  margin-left: 10px;
}
@media only screen and (min-width: 768px) {
  .component-related-items .wrapper .view-all {
    float: right;
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-bottom: 0px solid #e1e1e1;
  }
}

.component-full-menu {
  	/*.component-related-items {
  		.related-flex-container {
  			padding-bottom: 20px;
  
  			@media only screen and (min-width: 768px) {
  				border-bottom: 1px solid #e1e1e1;
  			}
  		}
  
  		h2 {
  			margin-top:10px;
  			
  			@media only screen and (min-width: 768px) {
  				margin-bottom: 10px;
  			}
  
  		}
  
  		.wrapper {
  			padding-bottom: 0;
  
  			.view-all {
  				text-transform: uppercase;
  				text-align: center;
  				color: $red;
  				@include fontSet(18px, 30px, 'LovinSansWeb-Bold');
  				padding-bottom: 20px;
  				margin-bottom: 10px;
  				border-bottom: 2px solid #e1e1e1;
  
  				i {
  					margin-left: 10px;
  				}
  
  				@media only screen and (min-width: 768px) {
  					float: right;
  					padding-bottom: 0px;
  					margin-bottom: 0px;
  					border-bottom: 0px solid #e1e1e1;
  				}
  			}
  		}
  
  		&:last-child {
  			.related-flex-container {
  				border-bottom: 0px solid #e1e1e1;
  			}
  		}
  
  	}*/
}
.component-full-menu .template-hero {
  margin-bottom: 0px;
  position: relative;
  min-height: 260px;
}
@media only screen and (min-width: 768px) {
  .component-full-menu .template-hero {
    min-height: initial;
    margin-bottom: 50px;
  }
}
.component-full-menu .template-hero .absolute-content .absolute-content-wrapper .text-wrapper {
  padding-top: 86px;
}
@media only screen and (min-width: 768px) {
  .component-full-menu .template-hero .absolute-content .absolute-content-wrapper .text-wrapper {
    padding-top: 110px;
  }
}
.component-full-menu .template-hero .absolute-content .absolute-content-wrapper h1 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 50px;
  font-size: 3.125rem;
  line-height: 50px;
  line-height: 3.125rem;
  font-family: "LovinSansWeb-Bold";
  color: white;
}
@media only screen and (min-width: 320px) {
  .component-full-menu .template-hero .absolute-content .absolute-content-wrapper h1 {
    font-size: 75px;
    font-size: 4.6875rem;
    line-height: 75px;
    line-height: 4.6875rem;
    font-family: "LovinSansWeb-Bold";
  }
}
@media only screen and (min-width: 480px) {
  .component-full-menu .template-hero .absolute-content .absolute-content-wrapper h1 {
    font-size: 100px;
    font-size: 6.25rem;
    line-height: 100px;
    line-height: 6.25rem;
    font-family: "LovinSansWeb-Bold";
  }
}
@media only screen and (min-width: 768px) {
  .component-full-menu .template-hero .absolute-content .absolute-content-wrapper h1 {
    font-size: 100px;
    font-size: 6.25rem;
    line-height: 100px;
    line-height: 6.25rem;
    font-family: "LovinSansWeb-Bold";
  }
}
@media only screen and (min-width: 992px) {
  .component-full-menu .template-hero .absolute-content .absolute-content-wrapper h1 {
    font-size: 125px;
    font-size: 7.8125rem;
    line-height: 125px;
    line-height: 7.8125rem;
    font-family: "LovinSansWeb-Bold";
  }
}
.component-full-menu .template-hero .absolute-content .absolute-content-wrapper p {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 30px;
  line-height: 1.875rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
  color: white;
  margin-bottom: 25px;
}
@media only screen and (min-width: 320px) {
  .component-full-menu .template-hero .absolute-content .absolute-content-wrapper p {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 32px;
    line-height: 2rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
}
@media only screen and (min-width: 480px) {
  .component-full-menu .template-hero .absolute-content .absolute-content-wrapper p {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 34px;
    line-height: 2.125rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
}
@media only screen and (min-width: 992px) {
  .component-full-menu .template-hero .absolute-content .absolute-content-wrapper p {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 36px;
    line-height: 2.25rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
}

.component-product-detail {
  padding-bottom: 0px;
}
@media only screen and (min-width: 768px) {
  .component-product-detail {
    padding-bottom: 40px;
  }
}
.component-product-detail .cont-hero {
  position: relative;
  color: white;
  background-size: cover;
  background-position: center;
  padding-top: 100px;
}
.component-product-detail .cont-hero .absolute-content .absolute-content-wrapper {
  vertical-align: top;
}
@media only screen and (min-width: 768px) {
  .component-product-detail .cont-hero .absolute-content .absolute-content-wrapper {
    vertical-align: middle;
  }
}
.component-product-detail .cont-hero .absolute-content .absolute-content-wrapper .text-wrapper {
  margin-top: 86px;
}
@media only screen and (min-width: 768px) {
  .component-product-detail .cont-hero .absolute-content .absolute-content-wrapper .text-wrapper {
    margin-top: 70px;
  }
}
.component-product-detail .cont-hero .cont-img img {
  min-height: 450px;
}
@media only screen and (max-width: 480px) {
  .component-product-detail .cont-hero .cont-img img {
    visibility: hidden;
  }
}
@media only screen and (min-width: 768px) {
  .component-product-detail .cont-hero .cont-img img {
    min-height: initial;
  }
}
.component-product-detail .cont-hero .cont-breadcrumb {
  z-index: 20;
  position: absolute;
  width: 100%;
  top: 100px;
}
@media only screen and (min-width: 768px) {
  .component-product-detail .cont-hero .cont-breadcrumb {
    top: 115px;
  }
}
.component-product-detail .cont-hero .cont-title .headline-text {
  color: white;
  text-align: left;
  margin-bottom: 10px;
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 36px;
  line-height: 2.25rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
}
.component-product-detail .cont-hero .cont-title .headline-text .large {
  font-size: 50px;
  font-size: 3.125rem;
  line-height: 50px;
  line-height: 3.125rem;
  font-family: "LovinSansWeb-Black", sans-serif;
  margin-top: 6px;
  margin-bottom: 10px;
}
.component-product-detail .cont-hero .cont-title .headline-text .small {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 34px;
  line-height: 2.125rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
}
.component-product-detail .cont-hero .cont-title .headline-text .large,
.component-product-detail .cont-hero .cont-title .headline-text .small {
  color: white;
}
@media only screen and (min-width: 320px) {
  .component-product-detail .cont-hero .cont-title .headline-text {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 38px;
    line-height: 2.375rem;
    font-family: "LovinSansWeb-Bold", sans-serif;
    text-align: center;
  }
  .component-product-detail .cont-hero .cont-title .headline-text .large {
    font-size: 50px;
    font-size: 3.125rem;
    line-height: 50px;
    line-height: 3.125rem;
    font-family: "LovinSansWeb-Black", sans-serif;
  }
  .component-product-detail .cont-hero .cont-title .headline-text .small {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 34px;
    line-height: 2.125rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
}
@media only screen and (min-width: 480px) {
  .component-product-detail .cont-hero .cont-title .headline-text {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 38px;
    line-height: 2.375rem;
    font-family: "LovinSansWeb-Bold", sans-serif;
    text-align: center;
  }
  .component-product-detail .cont-hero .cont-title .headline-text .large {
    font-size: 70px;
    font-size: 4.375rem;
    line-height: 70px;
    line-height: 4.375rem;
    font-family: "LovinSansWeb-Black", sans-serif;
  }
  .component-product-detail .cont-hero .cont-title .headline-text .small {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 34px;
    line-height: 2.125rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
}
@media only screen and (min-width: 768px) {
  .component-product-detail .cont-hero .cont-title .headline-text {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 42px;
    line-height: 2.625rem;
    font-family: "LovinSansWeb-Bold", sans-serif;
    text-align: left;
  }
  .component-product-detail .cont-hero .cont-title .headline-text .large {
    font-size: 54px;
    font-size: 3.375rem;
    line-height: 54px;
    line-height: 3.375rem;
    font-family: "LovinSansWeb-Black", sans-serif;
  }
  .component-product-detail .cont-hero .cont-title .headline-text .small {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 28px;
    line-height: 1.75rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
}
@media only screen and (min-width: 992px) {
  .component-product-detail .cont-hero .cont-title .headline-text {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 42px;
    line-height: 2.625rem;
    font-family: "LovinSansWeb-Bold", sans-serif;
    text-align: left;
  }
  .component-product-detail .cont-hero .cont-title .headline-text .large {
    font-size: 70px;
    font-size: 4.375rem;
    line-height: 70px;
    line-height: 4.375rem;
    font-family: "LovinSansWeb-Black", sans-serif;
  }
  .component-product-detail .cont-hero .cont-title .headline-text .small {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 34px;
    line-height: 2.125rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
}
@media only screen and (min-width: 1200px) {
  .component-product-detail .cont-hero .cont-title .headline-text {
    font-size: 56px;
    font-size: 3.5rem;
    line-height: 66px;
    line-height: 4.125rem;
    font-family: "LovinSansWeb-Bold", sans-serif;
  }
  .component-product-detail .cont-hero .cont-title .headline-text .large {
    font-size: 90px;
    font-size: 5.625rem;
    line-height: 90px;
    line-height: 5.625rem;
    font-family: "LovinSansWeb-Black", sans-serif;
  }
  .component-product-detail .cont-hero .cont-title .headline-text .small {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 34px;
    line-height: 2.125rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
}
@media only screen and (min-width: 768px) {
  .component-product-detail .cont-hero .cont-title p.headline-text {
    padding-right: 40px;
  }
}
@media only screen and (min-width: 992px) {
  .component-product-detail .cont-hero .cont-title p.headline-text {
    padding-right: 0px;
  }
}
.component-product-detail .cont-hero .barrier {
  height: 20px;
  position: relative;
  z-index: 1;
  top: -20px;
  margin-bottom: -20px;
  background: -moz-linear-gradient(top, transparent 0%, black 48%, black 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, transparent 0%, black 48%, black 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, transparent 0%, black 48%, black 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
  /* IE6-9 */
}
.component-product-detail .cont-hero .description {
  background: #000000;
  padding-bottom: 15px;
  padding-top: 10px;
}
@media only screen and (min-width: 320px) {
  .component-product-detail .cont-hero .description .small p {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 34px;
    line-height: 2.125rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
}
@media only screen and (min-width: 480px) {
  .component-product-detail .cont-hero .description .small p {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 36px;
    line-height: 2.25rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
}
.component-product-detail .cont-hero.dynamic {
  background-size: cover;
  background-position: center;
  padding-top: 100px;
}
.component-product-detail .cont-hero .border-wrapper .offer {
  padding-bottom: 320px;
}
@media only screen and (min-width: 480px) {
  .component-product-detail .cont-hero .border-wrapper .offer {
    padding-bottom: 400px;
  }
}
@media only screen and (min-width: 768px) {
  .component-product-detail .cont-hero {
    padding-top: 0px;
  }
  .component-product-detail .cont-hero .border-wrapper {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    font: 0/0 a;
    /* remove the gap between inline(-block) elements */
  }
  .component-product-detail .cont-hero .border-wrapper:before {
    content: ' ';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
  }
  .component-product-detail .cont-hero .border-wrapper .offer {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    color: white;
    width: 100%;
    padding: 1% 0;
    margin-top: 90px;
  }
}
.component-product-detail .barrier {
  height: 20px;
  position: relative;
  z-index: 1;
  top: -20px;
  margin-bottom: -20px;
  background: -moz-linear-gradient(top, transparent 0%, black 48%, black 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, transparent 0%, black 48%, black 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, transparent 0%, black 48%, black 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
  /* IE6-9 */
}
.component-product-detail .description {
  background: #000000;
  color: white;
  padding-bottom: 15px;
  padding-top: 10px;
}
.component-product-detail .description.visible-xs {
  padding-bottom: 65px;
}
@media only screen and (min-width: 320px) {
  .component-product-detail .description .small p {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 34px;
    line-height: 2.125rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
}
@media only screen and (min-width: 480px) {
  .component-product-detail .description .small p {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 36px;
    line-height: 2.25rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
}
.component-product-detail .ingredients-wrapper {
  background: url("mcd-us/images/product-detail/bg-ingredients.jpg") no-repeat;
  background-position: center;
  background-size: cover;
  color: white;
  position: relative;
}
.component-product-detail .ingredients-wrapper .ingredients-flex-container {
  padding-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  .component-product-detail .ingredients-wrapper .ingredients-flex-container {
    margin-top: -50px;
  }
}
.component-product-detail .ingredients-wrapper .flexslider .flex-direction-nav {
  opacity: 1;
}
@media only screen and (max-width: 767px) {
  .component-product-detail .ingredients-wrapper .flexslider .flex-direction-nav {
    position: absolute;
    width: 100%;
    top: 61px;
  }
}
.component-product-detail .ingredients-wrapper .flexslider .flex-direction-nav .flex-prev {
  opacity: 1;
}
.component-product-detail .ingredients-wrapper .flexslider .flex-direction-nav .flex-next {
  opacity: 1;
}
.component-product-detail .ingredients-wrapper .flexslider .flex-direction-nav a {
  background: white;
}
.component-product-detail .ingredients-wrapper .flexslider .flex-direction-nav a:before {
  color: #bf0c0c;
}
.component-product-detail .ingredients-wrapper .ingredients-flexslider {
  max-height: 347px;
  background: transparent;
  padding-top: 41px;
  padding-bottom: 0px;
}
.component-product-detail .ingredients-wrapper .ingredients-flexslider .flex-viewport {
  width: initial;
  margin: 0px 15px;
  -webkit-transition: none;
  -khtml-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
@media only screen and (min-width: 320px) {
  .component-product-detail .ingredients-wrapper .ingredients-flexslider .flex-viewport {
    margin: 0px 15px;
  }
}
@media only screen and (min-width: 480px) {
  .component-product-detail .ingredients-wrapper .ingredients-flexslider .flex-viewport {
    margin: 0px 30px;
  }
}
@media only screen and (min-width: 768px) {
  .component-product-detail .ingredients-wrapper .ingredients-flexslider .flex-viewport {
    width: 640px;
    margin: auto;
  }
}
@media only screen and (min-width: 900px) {
  .component-product-detail .ingredients-wrapper .ingredients-flexslider .flex-viewport {
    width: 790px;
    margin: auto;
  }
}
@media only screen and (min-width: 992px) {
  .component-product-detail .ingredients-wrapper .ingredients-flexslider .flex-viewport {
    width: 850px;
    margin: auto;
  }
}
@media only screen and (min-width: 1112px) {
  .component-product-detail .ingredients-wrapper .ingredients-flexslider .flex-viewport {
    width: 1010px;
    margin: auto;
  }
}
@media only screen and (min-width: 1200px) {
  .component-product-detail .ingredients-wrapper .ingredients-flexslider .flex-viewport {
    width: 1080px;
    margin: auto;
  }
}
@media only screen and (min-width: 1313px) {
  .component-product-detail .ingredients-wrapper .ingredients-flexslider .flex-viewport {
    width: 1210px;
    margin: auto;
  }
}
@media only screen and (min-width: 768px) {
  .component-product-detail .ingredients-wrapper .ingredients-flexslider {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media only screen and (min-width: 992px) {
  .component-product-detail .ingredients-wrapper .ingredients-flexslider {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.component-product-detail .ingredients-wrapper .ingredients-flexslider ul.slides li {
  padding: 5px 0px 5px 5px;
  width: 16.66666%;
}
.component-product-detail .ingredients-wrapper .ingredients-flexslider ul.slides li img {
  -webkit-transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -khtml-transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -moz-transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -ms-transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -o-transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
.component-product-detail .ingredients-wrapper .ingredients-flexslider ul.slides li:hover img {
  -webkit-transform: scale(1.1);
  -khtml-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
@media only screen and (min-width: 768px) {
  .component-product-detail .ingredients-wrapper .ingredients-flexslider ul.slides.centerItems {
    width: 100% !important;
    text-align: center;
  }
}
@media only screen and (min-width: 768px) {
  .component-product-detail .ingredients-wrapper .ingredients-flexslider ul.slides.centerItems li {
    display: inline-block !important;
    *display: inline !important;
    float: none !important;
    vertical-align: top !important;
  }
}
.component-product-detail .ingredients-wrapper .ingredients-flexslider .ingredient-caption {
  text-align: center;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 26px;
  line-height: 1.625rem;
  font-family: "LovinSansWeb-Medium";
}
.component-product-detail .ingredients-wrapper .ingredients-flexslider .ingredient-caption .caption-wrapper {
  margin: 0 auto;
  padding-top: 10px;
}
.component-product-detail .ingredients-wrapper .calories-wrapper {
  background: rgba(0, 0, 0, 0.3);
  padding-top: 20px;
  padding-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .component-product-detail .ingredients-wrapper .calories-wrapper {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.component-product-detail .ingredients-wrapper .calories-wrapper .calories {
  margin: 0 auto;
  text-align: center;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 30px;
  line-height: 1.875rem;
  font-family: "LovinSansWeb-Medium";
}
.component-product-detail .ingredients-wrapper .calories-wrapper .calories .link {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 30px;
  line-height: 1.875rem;
  font-family: "LovinSansWeb-Medium";
  display: block;
  color: #a6a6a6;
  text-transform: uppercase;
  cursor: pointer;
  margin-top: 15px;
}
@media only screen and (min-width: 768px) {
  .component-product-detail .ingredients-wrapper .calories-wrapper .calories .link {
    margin-left: 20px;
    display: inline-block;
    margin-top: 0px;
  }
}
.component-product-detail .ingredients-wrapper .calories-wrapper .calories .link:hover {
  text-decoration: underline;
}
.component-product-detail .ingredients-wrapper .calories-wrapper .calories .link i {
  margin-left: 5px;
}
.component-product-detail .nutrition-wrapper {
  background: transparent;
  position: relative;
}
.component-product-detail .nutrition-wrapper:before {
  content: "";
  background: #f1f1eb;
  display: block;
  position: absolute;
  height: auto;
  width: 100%;
  top: 50px;
  bottom: 0px;
}
.component-product-detail .nutrition-wrapper .panel-group {
  position: relative;
  margin-bottom: 0;
  margin-top: -50px;
  padding-top: 50px;
  min-height: 50px;
}
.component-product-detail .nutrition-wrapper .panel-heading {
  position: absolute;
  top: 0;
  width: 50%;
  height: 50px;
  padding: 0px;
  border-bottom: 0px solid transparent;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
.component-product-detail .nutrition-wrapper .panel-heading a {
  display: block;
  position: relative;
  background: #f1f1eb;
  border-radius: 5px 5px 0 0;
  padding: 15px 30px 15px 15px;
  color: #bf0c0c;
  font-size: 16px;
  font-size: 1rem;
  line-height: 20px;
  line-height: 1.25rem;
  font-family: "LovinSansWeb-Medium", sans-serif;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  text-decoration: none;
  border: 0;
  height: 50px;
}
.component-product-detail .nutrition-wrapper .panel-heading a:hover {
  border: 0;
}
.component-product-detail .nutrition-wrapper .panel-heading a .fa {
  position: absolute;
  right: 15px;
  top: 50%;
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}
.component-product-detail .nutrition-wrapper .panel-heading a .fa:before {
  content: "\f078";
}
.component-product-detail .nutrition-wrapper .panel-heading a.collapsed {
  background: #bf0c0c;
  color: white;
}
.component-product-detail .nutrition-wrapper .panel-heading a.collapsed .fa:before {
  content: "\f054";
}
@media only screen and (min-width: 375px) {
  .component-product-detail .nutrition-wrapper .panel-heading a {
    padding: 12px 30px 15px 15px;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 25px;
    line-height: 1.5625rem;
    font-family: "LovinSansWeb-Medium";
  }
}
@media only screen and (min-width: 768px) {
  .component-product-detail .nutrition-wrapper .panel-heading a {
    padding: 18px 40px 15px 30px;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 24px;
    line-height: 1.5rem;
    font-family: "LovinSansWeb-Medium";
  }
  .component-product-detail .nutrition-wrapper .panel-heading a .fa {
    position: absolute;
    right: 30px;
  }
}
@media only screen and (min-width: 990px) {
  .component-product-detail .nutrition-wrapper .panel-heading a {
    padding: 18px 40px 15px 40px;
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 28px;
    line-height: 1.75rem;
    font-family: "LovinSansWeb-Medium";
  }
}
.component-product-detail .nutrition-wrapper .panel-heading.left {
  left: 0px;
  padding-right: 0px;
}
.component-product-detail .nutrition-wrapper .panel-heading.left a {
  margin-right: 5px;
}
@media only screen and (min-width: 376px) {
  .component-product-detail .nutrition-wrapper .panel-heading.left {
    left: 15px;
    padding-right: 10px;
  }
  .component-product-detail .nutrition-wrapper .panel-heading.left a {
    margin-right: 10px;
  }
}
.component-product-detail .nutrition-wrapper .panel-heading.right {
  right: 0px;
  padding-left: 0px;
}
.component-product-detail .nutrition-wrapper .panel-heading.right a {
  margin-left: 5px;
}
@media only screen and (min-width: 376px) {
  .component-product-detail .nutrition-wrapper .panel-heading.right {
    right: 15px;
    padding-left: 10px;
  }
  .component-product-detail .nutrition-wrapper .panel-heading.right a {
    margin-left: 10px;
  }
}
.component-product-detail .nutrition-wrapper .panel {
  background-color: transparent;
  border: 0px solid transparent;
  box-shadow: none;
  border-radius: 0;
  margin-top: 0;
}
.component-product-detail .nutrition-wrapper .panel .panel-body {
  background: #f1f1eb;
  padding: 30px 0;
  border: 0;
  color: #333333;
  font: 300 13px/1.6 "LovinSansWeb-Regular", sans-serif;
}
.component-product-detail .nutrition-wrapper .panel .panel-body h5 {
  font-family: "LovinSansWeb-Bold", sans-serif;
  margin-top: 20px;
}
.component-product-detail .nutrition-wrapper .panel .panel-body h5:first-child {
  margin-top: 10px;
}
@media only screen and (max-width: 767px) {
  .component-product-detail .nutrition-wrapper .panel .panel-body h5 {
    font-size: 90%;
  }
}
.component-product-detail .nutrition-wrapper .panel .panel-body p {
  font-family: "LovinSansWeb-Regular", sans-serif;
}
@media only screen and (max-width: 767px) {
  .component-product-detail .nutrition-wrapper .panel .panel-body p {
    font-size: 12px;
  }
}
.component-product-detail .nutrition-wrapper .panel .panel-body .item-options .select {
  font-family: "LovinSansWeb-Bold", sans-serif;
}
.component-product-detail .nutrition-wrapper .panel .panel-body .item-options .select .select-title {
  display: inline-block;
  margin-right: 15px;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 40.0px;
  line-height: 2.5rem;
  font-family: "LovinSansWeb-Medium", sans-serif;
}
@media only screen and (max-width: 767px) {
  .component-product-detail .nutrition-wrapper .panel .panel-body .item-options .select .select-title {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 28.57143px;
    line-height: 1.78571rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
  }
}
.component-product-detail .nutrition-wrapper .panel .panel-body .item-options .select .selectable {
  display: inline-block;
  position: relative;
}
.component-product-detail .nutrition-wrapper .panel .panel-body .item-options .select .selectable button.dropdown-toggle {
  background: #f1f1eb;
  z-index: 22;
  width: 156px;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 28px;
  line-height: 1.75rem;
  font-family: "LovinSansWeb-Medium", sans-serif;
  padding: 6px 50px 6px 20px;
  border-color: #cccccc;
}
@media only screen and (max-width: 767px) {
  .component-product-detail .nutrition-wrapper .panel .panel-body .item-options .select .selectable button.dropdown-toggle {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 28.57143px;
    line-height: 1.78571rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
    height: 32px;
  }
}
.component-product-detail .nutrition-wrapper .panel .panel-body .item-options .select .selectable button.dropdown-toggle .fa {
  color: #333333;
}
.component-product-detail .nutrition-wrapper .panel .panel-body .item-options .select .selectable button.dropdown-toggle:after {
  color: #333333;
}
.component-product-detail .nutrition-wrapper .panel .panel-body .item-options .select .selectable .dropdown-menu .dropdown-list-wrapper {
  padding: 20px 0px 5px 0px;
}
.component-product-detail .nutrition-wrapper .panel .panel-body .nutrition-numbers {
  border: 1px solid #cccccc;
  margin-top: 20px;
  margin-left: -15px;
  margin-right: -15px;
  border-left: 0;
  border-right: 0;
}
@media only screen and (min-width: 768px) {
  .component-product-detail .nutrition-wrapper .panel .panel-body .nutrition-numbers {
    border: 2px solid #cccccc;
    margin-left: 0;
    margin-right: 0;
  }
}
.component-product-detail .nutrition-wrapper .panel .panel-body .nutrition-numbers .totals {
  padding: 15px 20px 0px 20px;
  border-bottom: 1px solid #cccccc;
}
@media only screen and (min-width: 768px) {
  .component-product-detail .nutrition-wrapper .panel .panel-body .nutrition-numbers .totals {
    border-bottom: 2px solid #cccccc;
  }
}
.component-product-detail .nutrition-wrapper .panel .panel-body .nutrition-numbers .totals ul {
  text-align: justify;
  padding: 0;
  margin: 0;
}
@media only screen and (max-width: 420px) {
  .component-product-detail .nutrition-wrapper .panel .panel-body .nutrition-numbers .totals ul {
    margin-bottom: 0;
  }
}
.component-product-detail .nutrition-wrapper .panel .panel-body .nutrition-numbers .totals ul:after {
  content: '';
  display: inline-block;
  width: 100%;
}
.component-product-detail .nutrition-wrapper .panel .panel-body .nutrition-numbers .totals ul li {
  display: inline-block;
  text-align: center;
}
.component-product-detail .nutrition-wrapper .panel .panel-body .nutrition-numbers .totals .number {
  font-size: 48px;
  font-size: 3rem;
  line-height: 68.57143px;
  line-height: 4.28571rem;
  font-family: "LovinSansWeb-Medium", sans-serif;
}
@media only screen and (max-width: 767px) {
  .component-product-detail .nutrition-wrapper .panel .panel-body .nutrition-numbers .totals .number {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 42.85714px;
    line-height: 2.67857rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
  }
}
.component-product-detail .nutrition-wrapper .panel .panel-body .nutrition-numbers .totals .number sub {
  font-size: 60%;
  bottom: 0;
}
.component-product-detail .nutrition-wrapper .panel .panel-body .nutrition-numbers .totals .type {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 31.42857px;
  line-height: 1.96429rem;
  font-family: "LovinSansWeb-Medium", sans-serif;
}
@media only screen and (max-width: 767px) {
  .component-product-detail .nutrition-wrapper .panel .panel-body .nutrition-numbers .totals .type {
    font-size: 16px;
    font-size: 1rem;
    line-height: 22.85714px;
    line-height: 1.42857rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
  }
}
.component-product-detail .nutrition-wrapper .panel .panel-body .nutrition-numbers .detailed {
  margin-left: 0;
  margin-right: 0;
  position: relative;
  padding: 15px 5px;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 40.8px;
  line-height: 2.55rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
}
.component-product-detail .nutrition-wrapper .panel .panel-body .nutrition-numbers .detailed span {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 40.8px;
  line-height: 2.55rem;
  font-family: "LovinSansWeb-Medium", sans-serif;
}
@media only screen and (max-width: 767px) {
  .component-product-detail .nutrition-wrapper .panel .panel-body .nutrition-numbers .detailed {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 32.4px;
    line-height: 2.025rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
  .component-product-detail .nutrition-wrapper .panel .panel-body .nutrition-numbers .detailed span {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 32.4px;
    line-height: 2.025rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
  }
}
.component-product-detail .nutrition-wrapper .panel .panel-body .nutrition-numbers .detailed:before {
  display: block;
  background: #cccccc;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 49%;
}
.component-product-detail .nutrition-wrapper .panel .panel-body .nutrition-numbers .detailed .column-wrapper {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
}
.component-product-detail .nutrition-wrapper .panel .panel-body .nutrition-numbers .detailed .column-wrapper div,
.component-product-detail .nutrition-wrapper .panel .panel-body .nutrition-numbers .detailed .column-wrapper li {
  white-space: nowrap;
}
.component-product-detail .nutrition-wrapper .panel .panel-body .nutrition-numbers .detailed .column-wrapper li {
  list-style-type: none;
}
.component-product-detail .nutrition-wrapper .panel .panel-body .legal {
  text-align: center;
  font-family: "LovinSansWeb-Light", sans-serif;
  font-size: 10px;
  font-style: italic;
  margin-top: 40px;
  margin-bottom: -20px;
}
@media only screen and (min-width: 768px) {
  .component-product-detail .nutrition-wrapper .panel .panel-body .legal {
    font-size: 12px;
  }
}
.component-product-detail .customize-wrapper {
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
}
.component-product-detail .customize-wrapper h2 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 40px;
  line-height: 2.5rem;
  font-family: "LovinSansWeb-Medium", sans-serif;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .component-product-detail .customize-wrapper h2 {
    font-size: 46px;
    font-size: 2.875rem;
    line-height: 56px;
    line-height: 3.5rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
    max-width: 80%;
    margin: 0 auto;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 990px) {
  .component-product-detail .customize-wrapper h2 {
    max-width: 60%;
  }
}
.component-product-detail .customize-wrapper .divider {
  border-bottom: 1px solid #cccccc;
  height: 1px;
  width: 100%;
  margin-top: 40px;
}
.component-product-detail .related-items-wrapper {
  background: white;
  padding-top: 0px;
  padding-bottom: 100px;
}
@media only screen and (min-width: 768px) {
  .component-product-detail .related-items-wrapper {
    padding-top: 40px;
  }
}
.component-product-detail .component-related-items .related-flex-container {
  padding-bottom: 20px;
  border-bottom: 1px solid #e1e1e1;
}
.component-product-detail .component-related-items:last-child .related-flex-container {
  border-bottom: 0px solid #e1e1e1;
}

.nutrition-calculator-alter .cont-hero .my-meal .detailed .nc-col-4,
.nutrition-calculator-alter .cont-hero .my-meal .detailed .nc-col-6,
.nutrition-calculator-alter .cont-hero .my-meal .detailed .nc-col-12 {
  margin: 0;
}

.nutrition-calculator-alter .cont-hero .my-meal .detailed .nc-col-4:before,
.nutrition-calculator-alter .cont-hero .my-meal .detailed .nc-col-6:before,
.nutrition-calculator-alter .cont-hero .my-meal .detailed .nc-col-12:before,
.nutrition-calculator-alter .cont-hero .my-meal .detailed .nc-col-4:after,
.nutrition-calculator-alter .cont-hero .my-meal .detailed .nc-col-6:after,
.nutrition-calculator-alter .cont-hero .my-meal .detailed .nc-col-12:after {
  content: "";
  display: block;
  background: #4d4a4b;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
}

.nutrition-calculator-alter .cont-hero .my-meal .detailed .nc-col-4:before {
  width: 2px;
  left: 32.33%;
}

.nutrition-calculator-alter .cont-hero .my-meal .detailed .nc-col-4:after {
  width: 2px;
  right: 34%;
}

.nutrition-calculator-alter .cont-hero .my-meal .detailed .nc-col-6:before {
  width: 2px;
  left: 49.33%;
}

.nutrition-calculator-alter .cont-hero .my-meal .detailed .nc-col-6:after {
  width: 0px;
  right: 0%;
}

.nutrition-calculator-alter .cont-hero .my-meal .detailed.nc-col-12:before {
  width: 0px;
  left: 0%;
}

.nutrition-calculator-alter .cont-hero .my-meal .detailed.nc-col-12:after {
  width: 0px;
  right: 0%;
}

.item-inner {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 15px;
}

.button-text-lowercase {
  text-transform: none !important;
}

.nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item input[type=radio].activate-check {
  visibility: hidden;
  position: absolute;
}

.nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item input[type=radio].activate-check:checked ~ .item-content label.item-activate, .nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item input[type=radio].activate-check:checked ~ .controls label.item-activate, .nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item input[type=radio].activate-check:checked ~ .ingredients label.item-activate {
  pointer-events: auto;
}

.nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item input[type=radio].activate-check:checked + label:after {
  opacity: 1;
}

.nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item input[type=radio].activate-check:checked ~ .item-content, .nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item input[type=radio].activate-check:checked ~ .controls, .nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item input[type=radio].activate-check:checked ~ .ingredients {
  opacity: 1;
}

.no-border-bottom {
  border-bottom: none !important;
}

.component-product-detail .cont-hero .cont-title .headline-text .midium {
  margin: 0;
}
.component-product-detail .cont-hero .cont-title .headline-text .large {
  margin: 6px 0 10px 0;
}

.component-product-detail .nutrition-wrapper .panel .panel-body .nutrition-numbers .detailed .nc-col-4, .component-product-detail .nutrition-wrapper .panel .panel-body .nutrition-numbers .detailed .nc-col-6, .component-product-detail .nutrition-wrapper .panel .panel-body .nutrition-numbers .detailed .nc-col-12 {
  margin: 0;
}
.component-product-detail .nutrition-wrapper .panel .panel-body .nutrition-numbers .detailed .nc-col-4:before, .component-product-detail .nutrition-wrapper .panel .panel-body .nutrition-numbers .detailed .nc-col-6:before, .component-product-detail .nutrition-wrapper .panel .panel-body .nutrition-numbers .detailed .nc-col-12:before, .component-product-detail .nutrition-wrapper .panel .panel-body .nutrition-numbers .detailed .nc-col-4:after, .component-product-detail .nutrition-wrapper .panel .panel-body .nutrition-numbers .detailed .nc-col-6:after, .component-product-detail .nutrition-wrapper .panel .panel-body .nutrition-numbers .detailed .nc-col-12:after {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  background: #cccccc;
}
.component-product-detail .nutrition-wrapper .panel .panel-body .nutrition-numbers .detailed .nc-col-4:before {
  width: 2px;
  left: 32.33%;
}
.component-product-detail .nutrition-wrapper .panel .panel-body .nutrition-numbers .detailed .nc-col-4:after {
  width: 2px;
  right: 34%;
}
.component-product-detail .nutrition-wrapper .panel .panel-body .nutrition-numbers .detailed .nc-col-6:before {
  width: 2px;
  left: 49.33%;
}
.component-product-detail .nutrition-wrapper .panel .panel-body .nutrition-numbers .detailed .nc-col-6:after {
  width: 0px;
  right: 0%;
}
.component-product-detail .nutrition-wrapper .panel .panel-body .nutrition-numbers .detailed .nc-col-12:before {
  width: 0px;
  left: 0%;
}
.component-product-detail .nutrition-wrapper .panel .panel-body .nutrition-numbers .detailed .nc-col-12:after {
  width: 0px;
  right: 0%;
}

.component-related-items {
  background: white;
  margin-bottom: 15px;
}
.component-related-items .wrapper {
  padding: 26px 15px 0 15px;
  -webkit-transition: none;
  -khtml-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
@media only screen and (min-width: 768px) {
  .component-related-items .wrapper {
    padding: 10px 80px;
  }
}
@media only screen and (min-width: 900px) {
  .component-related-items .wrapper {
    padding: 10px 15px;
  }
}
@media only screen and (min-width: 992px) {
  .component-related-items .wrapper {
    padding: 10px 80px;
  }
}
@media only screen and (min-width: 1112px) {
  .component-related-items .wrapper {
    padding: 10px 15px;
  }
}
@media only screen and (min-width: 1200px) {
  .component-related-items .wrapper {
    padding: 10px 80px;
  }
}
@media only screen and (min-width: 1313px) {
  .component-related-items .wrapper {
    padding: 10px 15px;
  }
}
.component-related-items h2 {
  margin-top: 0px;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 60px;
  line-height: 3.75rem;
  font-family: "LovinSansWeb-Bold";
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .component-related-items h2 {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 30px;
    line-height: 1.875rem;
    font-family: "LovinSansWeb-Bold";
    text-align: left;
  }
}
@media only screen and (max-width: 768px) {
  .component-related-items h2 {
    padding: 0 40px;
  }
}
.component-related-items .related-flexslider {
  overflow: visible;
}
.component-related-items .related-flexslider .slides li {
  overflow: hidden;
}
.component-related-items .related-flexslider .slides li a {
  display: block;
  overflow: hidden;
}
.component-related-items .related-flexslider .slides li img {
  -webkit-transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -khtml-transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -moz-transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -ms-transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -o-transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -webkit-transform: scale(1.02);
  -khtml-transform: scale(1.02);
  -moz-transform: scale(1.02);
  -ms-transform: scale(1.02);
  -o-transform: scale(1.02);
  transform: scale(1.02);
}
.component-related-items .related-flexslider .slides li:hover img {
  -webkit-transform: scale(1.1);
  -khtml-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.component-related-items .related-flexslider .slides .caption {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 22px;
  line-height: 1.375rem;
  font-family: "LovinSansWeb-Bold";
  margin-top: 10px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .component-related-items .related-flexslider .slides .caption {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 26px;
    line-height: 1.625rem;
    font-family: "LovinSansWeb-Bold";
  }
}
.component-related-items .related-flexslider .custom-navigation .flex-prev {
  position: absolute;
  background: #f1f1eb;
  height: 44px;
  width: 44px;
  border-radius: 0% 50% 50% 0%;
  padding: 3px 13px;
  display: block;
  left: 0px;
  top: -30px;
  margin-top: -25px;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .component-related-items .related-flexslider .custom-navigation .flex-prev {
    left: -60px;
    top: 50%;
    border-radius: 50%;
    margin-top: -50px;
  }
}
.component-related-items .related-flexslider .custom-navigation .flex-prev:before {
  font-family: "flexslider-icon";
  font-size: 26px;
  display: inline-block;
  color: #bf0c0c;
  content: "\f001";
  margin-top: 7px;
}
.component-related-items .related-flexslider .custom-navigation .flex-next {
  position: absolute;
  background: #f1f1eb;
  height: 44px;
  width: 44px;
  border-radius: 50% 0% 0% 50%;
  padding: 3px 14px;
  display: block;
  right: 0px;
  top: -30px;
  margin-top: -25px;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .component-related-items .related-flexslider .custom-navigation .flex-next {
    right: -60px;
    top: 50%;
    border-radius: 50%;
    margin-top: -50px;
  }
}
.component-related-items .related-flexslider .custom-navigation .flex-next:before {
  font-family: "flexslider-icon";
  font-size: 26px;
  display: inline-block;
  color: #bf0c0c;
  content: "\f002";
  margin-top: 7px;
}

.template, .template-b {
  background: white;
}
.template .template-hero .absolute-content .absolute-content-wrapper .text-wrapper, .template-b .template-hero .absolute-content .absolute-content-wrapper .text-wrapper {
  padding-top: 86px;
}
@media only screen and (min-width: 768px) {
  .template .template-hero .absolute-content .absolute-content-wrapper .text-wrapper, .template-b .template-hero .absolute-content .absolute-content-wrapper .text-wrapper {
    padding-top: 110px;
  }
}
.template .template-hero .absolute-content .absolute-content-wrapper h1, .template-b .template-hero .absolute-content .absolute-content-wrapper h1 {
  				/*text-transform: uppercase;
  				margin-top: 0;
  				margin-bottom: 15px;
  				@include fontSet(50px, 50px, 'LovinSansWeb-Bold');
  				color: $white;
  
  				@media only screen and (min-width: 320px) {
  					@include fontSet(75px, 75px, 'LovinSansWeb-Bold');
  				}
  				@media only screen and (min-width: 480px) {
  					@include fontSet(100px, 100px, 'LovinSansWeb-Bold');
  				}
  				@media only screen and (min-width: 768px) {
  					@include fontSet(80px, 80px, 'LovinSansWeb-Bold');
  				}
  				@media only screen and (min-width: 992px) {
  					@include fontSet(125px, 125px, 'LovinSansWeb-Bold');
  				}*/
}
.template .template-hero .absolute-content .absolute-content-wrapper p, .template-b .template-hero .absolute-content .absolute-content-wrapper p {
  				/*@include fontSet(20px, 30px);
  				color: $white;
  				margin-bottom: 25px;
  
  				@media only screen and (min-width: 320px) {
  					@include fontSet(22px, 32px);
  				}
  				@media only screen and (min-width: 480px) {
  					@include fontSet(24px, 34px);
  				}
  				@media only screen and (min-width: 768px) {
  					@include fontSet(22px, 32px);
  					margin-bottom: 20px;
  				}
  				@media only screen and (min-width: 992px) {
  					@include fontSet(26px, 36px);
  					margin-bottom: 25px;
  				}*/
}
.template .template-hero-bg, .template-b .template-hero-bg {
  margin-bottom: 0px;
  position: relative;
  min-height: 400px;
}
@media only screen and (min-width: 768px) {
  .template .template-hero-bg, .template-b .template-hero-bg {
    min-height: 450px;
  }
}
@media only screen and (min-width: 992px) {
  .template .template-hero-bg, .template-b .template-hero-bg {
    min-height: 500px;
  }
}
.template .template-hero-bg .absolute-content .absolute-content-wrapper, .template-b .template-hero-bg .absolute-content .absolute-content-wrapper {
  text-align: left;
}
.template .template-hero-bg .text-wrapper, .template-b .template-hero-bg .text-wrapper {
  padding-top: 100px;
}
@media only screen and (min-width: 768px) {
  .template .template-hero-bg .text-wrapper, .template-b .template-hero-bg .text-wrapper {
    padding-top: 115px;
  }
}
.template .template-hero-bg h1, .template-b .template-hero-bg h1 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 50px;
  font-size: 3.125rem;
  line-height: 50px;
  line-height: 3.125rem;
  font-family: "LovinSansWeb-Bold", sans-serif;
  color: white;
}
@media only screen and (min-width: 320px) {
  .template .template-hero-bg h1, .template-b .template-hero-bg h1 {
    font-size: 75px;
    font-size: 4.6875rem;
    line-height: 75px;
    line-height: 4.6875rem;
    font-family: "LovinSansWeb-Bold", sans-serif;
  }
}
@media only screen and (min-width: 480px) {
  .template .template-hero-bg h1, .template-b .template-hero-bg h1 {
    font-size: 100px;
    font-size: 6.25rem;
    line-height: 100px;
    line-height: 6.25rem;
    font-family: "LovinSansWeb-Bold", sans-serif;
  }
}
@media only screen and (min-width: 768px) {
  .template .template-hero-bg h1, .template-b .template-hero-bg h1 {
    font-size: 100px;
    font-size: 6.25rem;
    line-height: 100px;
    line-height: 6.25rem;
    font-family: "LovinSansWeb-Bold", sans-serif;
  }
}
@media only screen and (min-width: 992px) {
  .template .template-hero-bg h1, .template-b .template-hero-bg h1 {
    font-size: 125px;
    font-size: 7.8125rem;
    line-height: 125px;
    line-height: 7.8125rem;
    font-family: "LovinSansWeb-Bold", sans-serif;
  }
}
.template .template-hero-bg h2, .template-b .template-hero-bg h2 {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 30px;
  line-height: 1.875rem;
  font-family: "LovinSansWeb-Medium", sans-serif;
  color: white;
}
@media only screen and (min-width: 320px) {
  .template .template-hero-bg h2, .template-b .template-hero-bg h2 {
    font-size: 35px;
    font-size: 2.1875rem;
    line-height: 35px;
    line-height: 2.1875rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
  }
}
@media only screen and (min-width: 480px) {
  .template .template-hero-bg h2, .template-b .template-hero-bg h2 {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 40px;
    line-height: 2.5rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
  }
}
@media only screen and (min-width: 768px) {
  .template .template-hero-bg h2, .template-b .template-hero-bg h2 {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 36px;
    line-height: 2.25rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
  }
}
@media only screen and (min-width: 992px) {
  .template .template-hero-bg h2, .template-b .template-hero-bg h2 {
    font-size: 50px;
    font-size: 3.125rem;
    line-height: 50px;
    line-height: 3.125rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
  }
}
.template .template-hero-bg p, .template-b .template-hero-bg p {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 30px;
  line-height: 1.875rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
  color: white;
  margin-bottom: 25px;
}
@media only screen and (min-width: 320px) {
  .template .template-hero-bg p, .template-b .template-hero-bg p {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 32px;
    line-height: 2rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
}
@media only screen and (min-width: 480px) {
  .template .template-hero-bg p, .template-b .template-hero-bg p {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 34px;
    line-height: 2.125rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
}
@media only screen and (min-width: 992px) {
  .template .template-hero-bg p, .template-b .template-hero-bg p {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 36px;
    line-height: 2.25rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
}
.template .template-content, .template-b .template-content {
  color: #272727;
  margin-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 30px;
}
@media only screen and (min-width: 768px) {
  .template .template-content, .template-b .template-content {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 50px;
    padding-top: 50px;
  }
}
.template .template-heading, .template-b .template-heading {
  margin-top: 0;
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 34px;
  line-height: 2.125rem;
  font-family: "LovinSansWeb-Bold";
}
.template .template-body-copy-heading, .template-b .template-body-copy-heading {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 30px;
  line-height: 1.875rem;
  font-family: "LovinSansWeb-Bold";
}
.template .template-body-copy-subheading, .template-b .template-body-copy-subheading {
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 36px;
  line-height: 2.25rem;
  font-family: "LovinSansWeb-Medium";
}
.template .template-body-copy, .template-b .template-body-copy {
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 36px;
  line-height: 2.25rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
  margin-bottom: 25px;
  letter-spacing: 0.01em;
}
.template .template-body-copy:last-child, .template-b .template-body-copy:last-child {
  margin-bottom: 0;
}
.template .template-list li, .template-b .template-list li {
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 36px;
  line-height: 2.25rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
  padding-bottom: 5px;
}
.template .template-separator, .template-b .template-separator {
  height: 2px;
  background: #cccccc;
  margin: 40px 0;
}
.template .template-quote-text, .template-b .template-quote-text {
  text-align: center;
  font-style: italic;
  letter-spacing: 0.01em;
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 46px;
  line-height: 2.875rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
}
.template .template-icon, .template-b .template-icon {
  height: 20px;
  margin-right: 15px;
  display: inline-block;
  margin-top: -3px;
}
.template .template-icon.template-icon-abs, .template-b .template-icon.template-icon-abs {
  position: absolute;
}
.template .template-icon-abs-text, .template-b .template-icon-abs-text {
  padding-left: 30px;
  display: inline-block;
}
.template p.template-disclaimer-text, .template-b p.template-disclaimer-text {
  font-size: 16px;
  font-size: 1rem;
  line-height: 20px;
  line-height: 1.25rem;
  font-family: "LovinSansWeb-Regular";
  margin: 0;
}
.template p.template-disclaimer-text a, .template-b p.template-disclaimer-text a {
  color: #bf0c0c;
}
.template p.template-disclaimer-text a:hover, .template-b p.template-disclaimer-text a:hover {
  color: #d53c42;
  text-decoration: underline;
}
.template p.template-disclaimer-text-lg, .template-b p.template-disclaimer-text-lg {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  line-height: 1.5rem;
  font-family: "LovinSansWeb-Regular";
  margin: 0;
}
.template p.template-disclaimer-text-lg a, .template-b p.template-disclaimer-text-lg a {
  color: #bf0c0c;
}
.template p.template-disclaimer-text-lg a:hover, .template-b p.template-disclaimer-text-lg a:hover {
  color: #d53c42;
  text-decoration: underline;
}
.template .template-banner, .template-b .template-banner {
  position: relative;
}
.template .template-banner .absolute-content .absolute-content-wrapper, .template-b .template-banner .absolute-content .absolute-content-wrapper {
  vertical-align: middle;
  text-align: left;
}
@media only screen and (min-width: 768px) {
  .template .template-banner .absolute-content .absolute-content-wrapper, .template-b .template-banner .absolute-content .absolute-content-wrapper {
    vertical-align: bottom;
    text-align: center;
  }
}
.template .template-banner .absolute-content .absolute-content-wrapper .text-wrapper, .template-b .template-banner .absolute-content .absolute-content-wrapper .text-wrapper {
  padding-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .template .template-banner .absolute-content .absolute-content-wrapper .text-wrapper, .template-b .template-banner .absolute-content .absolute-content-wrapper .text-wrapper {
    padding-bottom: 7%;
  }
}
@media only screen and (min-width: 992px) {
  .template .template-banner .absolute-content .absolute-content-wrapper .text-wrapper, .template-b .template-banner .absolute-content .absolute-content-wrapper .text-wrapper {
    padding-bottom: 8%;
  }
}
.template .template-banner .absolute-content .absolute-content-wrapper .text-wrapper .text, .template-b .template-banner .absolute-content .absolute-content-wrapper .text-wrapper .text {
  padding-left: 15px;
  padding-right: 0px;
  margin-top: 0;
  margin-bottom: 15px;
  margin-left: 0;
  margin-right: 0;
  max-width: 50%;
  color: white;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 30px;
  line-height: 1.875rem;
  font-family: "LovinSansWeb-Bold";
}
@media only screen and (min-width: 320px) {
  .template .template-banner .absolute-content .absolute-content-wrapper .text-wrapper .text, .template-b .template-banner .absolute-content .absolute-content-wrapper .text-wrapper .text {
    font-size: 34px;
    font-size: 2.125rem;
    line-height: 34px;
    line-height: 2.125rem;
    font-family: "LovinSansWeb-Bold";
  }
}
@media only screen and (min-width: 480px) {
  .template .template-banner .absolute-content .absolute-content-wrapper .text-wrapper .text, .template-b .template-banner .absolute-content .absolute-content-wrapper .text-wrapper .text {
    font-size: 45px;
    font-size: 2.8125rem;
    line-height: 45px;
    line-height: 2.8125rem;
    font-family: "LovinSansWeb-Bold";
    padding-left: 30px;
    padding-right: 0px;
  }
}
@media only screen and (min-width: 768px) {
  .template .template-banner .absolute-content .absolute-content-wrapper .text-wrapper .text, .template-b .template-banner .absolute-content .absolute-content-wrapper .text-wrapper .text {
    font-size: 50px;
    font-size: 3.125rem;
    line-height: 50px;
    line-height: 3.125rem;
    font-family: "LovinSansWeb-Bold";
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    max-width: 400px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) {
  .template .template-banner .absolute-content .absolute-content-wrapper .text-wrapper .text, .template-b .template-banner .absolute-content .absolute-content-wrapper .text-wrapper .text {
    font-size: 60px;
    font-size: 3.75rem;
    line-height: 60px;
    line-height: 3.75rem;
    font-family: "LovinSansWeb-Bold";
  }
}
.template .template-banner .absolute-content .absolute-content-wrapper .text-wrapper .btn, .template-b .template-banner .absolute-content .absolute-content-wrapper .text-wrapper .btn {
  margin-left: 15px;
}
@media only screen and (min-width: 480px) {
  .template .template-banner .absolute-content .absolute-content-wrapper .text-wrapper .btn, .template-b .template-banner .absolute-content .absolute-content-wrapper .text-wrapper .btn {
    margin-left: 30px;
  }
}
@media only screen and (min-width: 768px) {
  .template .template-banner .absolute-content .absolute-content-wrapper .text-wrapper .btn, .template-b .template-banner .absolute-content .absolute-content-wrapper .text-wrapper .btn {
    margin-left: 0px;
  }
}

.template-heading {
  margin-top: 0;
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 34px;
  line-height: 2.125rem;
  font-family: "LovinSansWeb-Bold";
}

.template-body-copy-heading {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 30px;
  line-height: 1.875rem;
  font-family: "LovinSansWeb-Bold";
}

.template-body-copy-subheading {
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 36px;
  line-height: 2.25rem;
  font-family: "LovinSansWeb-Medium";
}

.template-list li {
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 36px;
  line-height: 2.25rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
  padding-bottom: 5px;
}

.template-separator {
  height: 2px;
  background: #cccccc;
  margin: 40px 0;
}

.template-quote-text {
  text-align: center;
  font-style: italic;
  letter-spacing: 0.01em;
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 46px;
  line-height: 2.875rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
}

.template-icon {
  height: 20px;
  margin-right: 15px;
  display: inline-block;
  margin-top: -3px;
}
.template-icon.template-icon-abs {
  position: absolute;
}

/*.template-icon-abs-text {
    padding-left: 30px;
    display: inline-block;
}*/
.template-disclaimer-text {
  font-size: 16px;
  font-size: 1rem;
  line-height: 20px;
  line-height: 1.25rem;
  font-family: "LovinSansWeb-Regular";
  margin: 0;
}
.template-disclaimer-text a {
  color: #bf0c0c;
}
.template-disclaimer-text a:hover {
  color: #d53c42;
  text-decoration: underline;
}

.template-disclaimer-text-lg {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  line-height: 1.5rem;
  font-family: "LovinSansWeb-Regular";
  margin: 0;
}
.template-disclaimer-text-lg a {
  color: #bf0c0c;
}
.template-disclaimer-text-lg a:hover {
  color: #d53c42;
  text-decoration: underline;
}

.template-b .template-hero {
  margin-bottom: 0;
  		/*h1, h2 {
  			margin-bottom: 0;
  		}
  
  		h2{
  			margin-top: 0;
  		}*/
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .template-b .template-hero .absolute-content .absolute-content-wrapper {
    				/*h1 {
    					@include fontSet(60px, 1em, $font-lovinsans-black);
    					//margin-bottom: -1em;
    				}
    				h2 {
    					@include fontSet(30px, 1.4em, $font-lovinsans-medium);
    				}
    
    				p {
    					@include fontSet(24px, 1.4em, $font-lovinsans);
    				}*/
  }
  .template-b .template-hero .absolute-content .absolute-content-wrapper .btn {
    transform: scale(1);
  }
}
@media only screen and (min-width: 768px) {
  .template-b .template-hero .absolute-content .absolute-content-wrapper {
    /*h1 {
    	@include fontSet(100px, 1em, $font-lovinsans-black);
    	margin-bottom: -.02em;
    }
    h2 {
    	@include fontSet(36px, 1em, $font-lovinsans-medium);
    }
    p {
    	@include fontSet(22px, 1.2em, $font-lovinsans);
    	margin-bottom: .25em;
    }*/
  }
  .template-b .template-hero .absolute-content .absolute-content-wrapper .btn {
    transform: scale(0.8);
  }
}
@media only screen and (min-width: 992px) {
  .template-b .template-hero .absolute-content .absolute-content-wrapper {
    /*h1 {
    	@include fontSet(125px, 1em, $font-lovinsans-black);
    	//margin-bottom: -.02em;
    }
    h2 {
    	@include fontSet(50px, 1em, $font-lovinsans-medium);
    }
    p {
    	@include fontSet(30px, 1.2em, $font-lovinsans);
    	margin-bottom: 1em;
    }*/
  }
}
@media only screen and (min-width: 1200px) {
  .template-b .template-hero .absolute-content .absolute-content-wrapper {
    /*h1 {
    	@include fontSet(125px, 1em, $font-lovinsans-black);
    	margin-bottom: -.02em;
    }
    h2 {
    	@include fontSet(50px, 1em, $font-lovinsans-medium);
    }
    p {
    }*/
  }
}
.template-b .template-service {
  position: relative;
}
.template-b .template-service .container-fluid {
  background: #ffffff;
  position: relative;
}
.template-b .template-service .text-wrapper {
  text-align: center;
}
@media only screen and (min-width: 0px) and (max-width: 991px) {
  .template-b .template-service .text-wrapper {
    padding-top: 0px;
    padding-bottom: 40px;
  }
}
@media only screen and (min-width: 992px) {
  .template-b .template-service .text-wrapper {
    padding-top: 0px;
    padding-bottom: 38px;
  }
}
@media only screen and (min-width: 1200px) {
  .template-b .template-service .text-wrapper {
    padding-top: 12px;
    padding-bottom: 54px;
  }
}
.template-b .template-service .title,
.template-b .template-service .excerpt,
.template-b .template-service .excerpt-short {
  color: #272727;
}
.template-b .template-service .title {
  margin-bottom: 8px;
}
.template-b .template-service .excerpt,
.template-b .template-service .excerpt-short {
  line-height: 1.3em;
}
.template-b .template-service .excerpt,
.template-b .template-service .excerpt-short {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.2em;
  font-family: "LovinSansWeb-Regular", sans-serif;
}
@media (min-width: 0px) {
  .template-b .template-service .title {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 1.1em;
  }
  .template-b .template-service .excerpt-short {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.4em;
  }
}
@media only screen and (min-width: 1200px) {
  .template-b .template-service .excerpt {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.4em;
  }
}

.restaurantLocator {
  background: #000000;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .restaurantLocator {
    padding-top: 90px;
  }
  .restaurantLocator .component-locate {
    margin-top: 0px;
    padding-top: 20px;
  }
}
@media only screen and (min-width: 768px) {
  .restaurantLocator {
    padding-top: 110px;
  }
  .restaurantLocator_menu {
    padding-top: 24px;
  }
}
.restaurantLocator > .inner-content {
  background: #ffffff;
}
.restaurantLocator a {
  color: #bf0c0c;
}
.restaurantLocator_menu {
  background: white;
  padding-bottom: 12px;
}
.restaurantLocator_menu .component-locate p.heading {
  color: #000000;
}
.restaurantLocator_menu .component-locate .checkbox label {
  color: #000000;
}
.restaurantLocator_menu .component-locate .checkbox label:after {
  color: #000000 !important;
  line-height: 1.5em;
  left: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .restaurantLocator_menu .component-locate .checkbox label {
    font-size: 1em;
  }
  .restaurantLocator_menu .component-locate .checkbox label:after {
    line-height: 1.8em;
    left: 2px;
  }
}
.restaurantLocator_menu .component-locate .cont-filters .cont-toggle a {
  color: #000000;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .restaurantLocator_menu .component-locate .cont-filters .cont-toggle a {
    font-size: 0.85em;
  }
}
.restaurantLocator_menu .component-locate .btn-border {
  background: transparent;
  color: #000000;
  border-color: #cccccc;
}
.restaurantLocator_menu .component-locate .input-group {
  box-shadow: none;
}
.restaurantLocator_menu .component-locate .input-group .input-group-btn .btn {
  border: 2px solid #cccccc;
  border-left: 0;
}
.restaurantLocator_menu .component-locate .form-control {
  box-shadow: none;
}
.restaurantLocator_menu .component-locate .text-or {
  color: #000000;
}
.restaurantLocator_menu .component-locate .input-group {
  font-size: 14px;
}
.restaurantLocator_menu .component-locate .input-group .input-group-btn .dropdown-menu {
  padding-bottom: 0;
  border: 0px;
}
.restaurantLocator_menu .component-locate .input-group .input-group-btn .dropdown-menu li:last-child a {
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  padding-bottom: 10px;
}
.restaurantLocator_menu .component-locate .input-group .input-group-btn .dropdown-menu li:first-child {
  border-top: 0px;
}
.restaurantLocator_menu .component-locate .input-group .input-group-btn .btn {
  padding-right: 55px;
  padding-left: 20px;
}
.restaurantLocator_menu .component-locate .select button.dropdown-toggle {
  font-size: 14px;
}
.restaurantLocator_results,
.restaurantLocator .nav-container {
  background: #f1f1eb;
}
.restaurantLocator_results {
  font-size: 48px;
  font-size: 3rem;
  line-height: 1em;
  font-family: "LovinSansWeb-Regular", sans-serif;
  text-align: center;
  padding: 40px 0;
}
.restaurantLocator_results span {
  font-family: "LovinSansWeb-Medium", sans-serif;
}
@media (min-width: 0px) {
  .restaurantLocator_results {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 1em;
    font-family: "LovinSansWeb-Regular", sans-serif;
    padding: 24px 0;
  }
}
.restaurantLocator_view-container .map-container {
  position: relative;
  width: 100%;
  height: 100%;
}
.restaurantLocator_view-container .map-container {
  width: 100%;
}
.restaurantLocator_view-container .map-container > img {
  width: 100%;
  height: 100%;
}
.restaurantLocator_view-container .single-container {
  padding-top: 80px;
  padding-bottom: 80px;
}
.restaurantLocator_view-container .map-parent .radio label:before {
  top: 0px;
}
.restaurantLocator_view-container .map-parent .radio input[type="radio"]:checked + label::after {
  top: 3px;
}
@media (min-width: 0px) {
  .restaurantLocator_view-container .map-container {
    height: 220px;
  }
}
@media only screen and (min-width: 768px) {
  .restaurantLocator_view-container .map-parent {
    position: relative;
  }
  .restaurantLocator_view-container .map-parent .radio label:before {
    top: -4px;
  }
  .restaurantLocator_view-container .map-parent .radio input[type="radio"]:checked + label::after {
    top: -1px;
  }
  .restaurantLocator_view-container .map-container {
    position: absolute;
    top: 0;
    left: 50%;
    width: 50%;
    height: 100%;
  }
}
@media only screen and (min-width: 992px) {
  .restaurantLocator_view-container .map-parent .radio label:before {
    top: 0px;
  }
  .restaurantLocator_view-container .map-parent .radio input[type="radio"]:checked + label::after {
    top: 3px;
  }
}
.restaurantLocator .nav {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 20px;
  line-height: 1.25rem;
  font-family: "LovinSansWeb-Medium", sans-serif;
  border: none;
}
.restaurantLocator .nav > li {
  text-align: center;
  cursor: pointer;
}
.restaurantLocator .nav > li.active {
  font-family: "LovinSansWeb-Bold", sans-serif;
}
.restaurantLocator .nav > li.active a {
  color: #000000;
}
.restaurantLocator .nav > li a:hover,
.restaurantLocator .nav > li a:focus,
.restaurantLocator .nav > li a:active, .restaurantLocator .nav > li.active {
  border: none;
}
.restaurantLocator .nav > li a {
  border: none;
  border-radius: 0;
  padding: 10px 20px;
  text-transform: uppercase;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .restaurantLocator .nav > li {
    float: left;
    width: 50%;
  }
  .restaurantLocator .nav > li a {
    display: block;
    padding: 10px 0px;
    text-align: center;
    width: 100%;
  }
}
@media only screen and (min-width: 992px) {
  .restaurantLocator .nav > li {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 22px;
    line-height: 1.375rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
  }
}
@media (min-width: 375px) {
  .restaurantLocator .nav-container > .container {
    padding-right: 0;
    padding-left: 0;
    overflow: hidden;
  }
}
.restaurantLocator .location-details-container {
  position: relative;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .restaurantLocator .location-container {
    padding-top: 28px;
  }
}
@media only screen and (min-width: 768px) {
  .restaurantLocator .location-container {
    padding-top: 25%;
    padding-bottom: 25%;
    padding-left: 36px;
    position: relative;
  }
}

.restaurant-location {
  position: relative;
  font-size: 14px;
}
.restaurant-location h1, .restaurant-location h2, .restaurant-location h3, .restaurant-location h4, .restaurant-location h5, .restaurant-location h6,
.restaurant-location .h1, .restaurant-location .h2, .restaurant-location .h3, .restaurant-location .h4, .restaurant-location .h5, .restaurant-location .h6 {
  margin: 0;
}
.restaurant-location .heading {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 24px;
  line-height: 1.5rem;
  font-family: "LovinSansWeb-Bold", sans-serif;
  margin-bottom: 4px;
}
.restaurant-location .spacer:before {
  content: ' ';
  display: block;
  margin: 0;
  padding-top: 1em;
}
.restaurant-location__address-container {
  position: relative;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .restaurant-location__address-container {
    text-align: left;
  }
}
.restaurant-location__map-pin {
  background-image: url("mcd-us/images/restaurant-locator/map-marker.png");
  background-size: cover;
  background-repeat: no-repeat;
  display: inline-block;
  margin: 0 auto;
  margin-bottom: 1em;
  color: white;
  text-align: center;
  box-sizing: border-box;
  display: block;
  width: 26px;
  height: 33.8px;
  font-size: 23.4px;
  font-size: 1.4625rem;
  line-height: 23.4px;
  line-height: 1.4625rem;
  font-family: "LovinSansWeb-Medium", sans-serif;
  padding-top: 7.8px;
}
.restaurant-location__title {
  font-size: 32px;
  font-size: 2rem;
  line-height: 38.4px;
  line-height: 2.4rem;
  font-family: "LovinSansWeb-Medium", sans-serif;
}
.restaurant-location__address {
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 46.8px;
  line-height: 2.925rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
  margin-bottom: .5em !important;
}
.restaurant-location__friendly-text {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 31.2px;
  line-height: 1.95rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
  margin-bottom: 1em;
}
.restaurant-location__preferred {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 24px;
  line-height: 1.5rem;
  font-family: "LovinSansWeb-Bold", sans-serif;
  margin-bottom: 2em;
}
.restaurant-location__preferred .radio label,
.restaurant-location__preferred .checkbox label {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 33.6px;
  line-height: 2.1rem;
  font-family: "LovinSansWeb-Bold", sans-serif;
}
@media only screen and (min-width: 768px) {
  .restaurant-location__preferred .radio label,
  .restaurant-location__preferred .checkbox label {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 20px;
    line-height: 1.25rem;
    font-family: "LovinSansWeb-Bold", sans-serif;
  }
}
@media only screen and (min-width: 992px) {
  .restaurant-location__preferred .radio label,
  .restaurant-location__preferred .checkbox label {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 33.6px;
    line-height: 2.1rem;
    font-family: "LovinSansWeb-Bold", sans-serif;
  }
}
.restaurant-location__preferred .radio label:before,
.restaurant-location__preferred .checkbox label:before {
  border-width: 1px;
}
.restaurant-location__directions-link {
  font-family: "LovinSansWeb-Bold", sans-serif;
}
.restaurant-location__hours-container hr {
  margin: 1em 0;
  border-top: 1px solid #c9c9c9;
}
.restaurant-location__hours-toggle {
  text-align: left;
}
.restaurant-location__hours-toggle .heading {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 31.2px;
  line-height: 1.95rem;
  font-family: "LovinSansWeb-Bold", sans-serif;
}
.restaurant-location__hours-toggle .heading sub {
  display: inline-block;
  font-family: "LovinSansWeb-Bold", sans-serif;
  bottom: 0;
  vertical-align: text-bottom;
  margin-top: 4px;
}
.restaurant-location__hours-set {
  padding-top: 1em;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .restaurant-location__hours-set {
    text-align: left;
  }
}
.restaurant-location__hours-set .heading {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 28.6px;
  line-height: 1.7875rem;
  font-family: "LovinSansWeb-Bold", sans-serif;
}
.restaurant-location__hours-set .special-hours {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 26px;
  line-height: 1.625rem;
  font-family: "LovinSansWeb-Medium", sans-serif;
  color: #bf0c0c;
  margin-bottom: .2em;
}
.restaurant-location__secondary-actions {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 18px;
  line-height: 1.125rem;
  font-family: "LovinSansWeb-Medium", sans-serif;
  color: #f1f1eb;
  text-align: center;
}
.restaurant-location__secondary-actions a:after {
  font-family: "LovinSansWeb-Regular", sans-serif;
  color: #333333;
  margin-left: 5px;
  margin-right: 4px;
}
.restaurant-location__secondary-actions a:last-child:after {
  content: '';
}
.restaurant-location__services li {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 26px;
  line-height: 1.625rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
  margin-bottom: .33em;
}
@media (min-width: 375px) {
  .restaurant-location__secondary-actions {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 28.6px;
    line-height: 1.7875rem;
  }
  .restaurant-location__services li {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 31.2px;
    line-height: 1.95rem;
  }
  .restaurant-location__hours-set li span {
    display: inline-block;
    margin-right: 10px;
  }
}
@media only screen and (min-width: 768px) {
  .restaurant-location .heading {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 23.4px;
    line-height: 1.4625rem;
  }
  .restaurant-location__title {
    font-size: 32px;
    font-size: 2rem;
    line-height: 41.6px;
    line-height: 2.6rem;
  }
  .restaurant-location__address {
    font-size: 32px;
    font-size: 2rem;
    line-height: 41.6px;
    line-height: 2.6rem;
  }
  .restaurant-location__friendly-text {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 26px;
    line-height: 1.625rem;
  }
  .restaurant-location__distance, .restaurant-location__phone {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 20px;
    line-height: 1.25rem;
  }
  .restaurant-location__hours-toggle .heading {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 36.4px;
    line-height: 2.275rem;
  }
  .restaurant-location__hours-toggle .heading sub {
    font-size: 16px;
    font-size: 1rem;
    line-height: 20.8px;
    line-height: 1.3rem;
  }
  .restaurant-location__hours-set .heading {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 26px;
    line-height: 1.625rem;
  }
  .restaurant-location__hours-set .special-hours {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 23.4px;
    line-height: 1.4625rem;
  }
  .restaurant-location__hours-set li {
    font-size: 16px;
    font-size: 1rem;
    line-height: 20.8px;
    line-height: 1.3rem;
  }
  .restaurant-location__hours-set li span {
    display: inline-block;
    min-width: 30px;
    margin-right: auto;
  }
  .restaurant-location__map-pin {
    position: absolute;
    top: -10px;
    left: -40px;
  }
  .restaurant-location__secondary-actions {
    font-size: 16px;
    font-size: 1rem;
    line-height: 20.8px;
    line-height: 1.3rem;
    text-align: left;
  }
  .restaurant-location__services li {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 26px;
    line-height: 1.625rem;
  }
}
@media only screen and (min-width: 992px) {
  .restaurant-location .heading {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 31.2px;
    line-height: 1.95rem;
  }
  .restaurant-location__title {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 52px;
    line-height: 3.25rem;
  }
  .restaurant-location__friendly-text {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 31.2px;
    line-height: 1.95rem;
  }
  .restaurant-location__distance, .restaurant-location__phone {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 31.2px;
    line-height: 1.95rem;
  }
  .restaurant-location__hours-toggle .heading {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 36.4px;
    line-height: 2.275rem;
  }
  .restaurant-location__hours-toggle .heading sub {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 26px;
    line-height: 1.625rem;
  }
  .restaurant-location__hours-set .special-hours {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 28.6px;
    line-height: 1.7875rem;
  }
  .restaurant-location__hours-set li {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 23.4px;
    line-height: 1.4625rem;
  }
  .restaurant-location__hours-set li span {
    display: inline-block;
    min-width: 30px;
  }
  .restaurant-location__services li {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 31.2px;
    line-height: 1.95rem;
  }
  .restaurant-location__secondary-actions {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 26px;
    line-height: 1.625rem;
  }
}
@media only screen and (min-width: 1200px) {
  .restaurant-location__hours-set li {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 28.6px;
    line-height: 1.7875rem;
  }
  .restaurant-location__hours-set li span {
    display: inline-block;
    min-width: 42px;
  }
}

.restaurant-location-container .restaurant-location {
  padding: 24px 0;
}
@media only screen and (min-width: 768px) {
  .restaurant-location-container .restaurant-location {
    padding: 80px 0 80px 35px;
  }
}

.restaurant-location-list .restaurant-location {
  padding-top: 32px;
}
.restaurant-location-list .restaurant-location h1, .restaurant-location-list .restaurant-location h2, .restaurant-location-list .restaurant-location h3, .restaurant-location-list .restaurant-location h4, .restaurant-location-list .restaurant-location h5, .restaurant-location-list .restaurant-location h6,
.restaurant-location-list .restaurant-location .h1, .restaurant-location-list .restaurant-location .h2, .restaurant-location-list .restaurant-location .h3, .restaurant-location-list .restaurant-location .h4, .restaurant-location-list .restaurant-location .h5, .restaurant-location-list .restaurant-location .h6 {
  margin-bottom: .2em;
}
.restaurant-location-list .restaurant-location__address-container .expand-mobile {
  background-color: #f1f1eb;
  border-radius: 9999px;
  padding: 3px;
  width: 26px;
  height: 26px;
  text-decoration: none;
}
.restaurant-location-list .restaurant-location__address-container .expand-mobile:before {
  position: absolute;
  font-size: 16px;
  color: #bf0c0c;
  font-family: 'FontAwesome';
  content: "\f068";
  top: 1px;
  margin-left: -6px;
}
.restaurant-location-list .restaurant-location__address-container .expand-mobile.collapsed:before {
  content: "\f067";
}
@media only screen and (min-width: 768px) {
  .restaurant-location-list .restaurant-location .heading {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 23.4px;
    line-height: 1.4625rem;
  }
  .restaurant-location-list .restaurant-location__title {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 26px;
    line-height: 1.625rem;
  }
  .restaurant-location-list .restaurant-location__address {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 26px;
    line-height: 1.625rem;
  }
  .restaurant-location-list .restaurant-location__friendly-text {
    font-size: 16px;
    font-size: 1rem;
    line-height: 20.8px;
    line-height: 1.3rem;
  }
  .restaurant-location-list .restaurant-location__services > li {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 23.4px;
    line-height: 1.4625rem;
  }
  .restaurant-location-list .restaurant-location__address-container {
    padding-left: 26px;
    text-align: left;
  }
  .restaurant-location-list .restaurant-location__hours-toggle .heading {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 22px;
    line-height: 1.375rem;
  }
  .restaurant-location-list .restaurant-location__hours-toggle .heading sub {
    font-size: 16px;
    font-size: 1rem;
    line-height: 20.8px;
    line-height: 1.3rem;
  }
  .restaurant-location-list .restaurant-location__directions-link {
    font-size: 16px;
    font-size: 1rem;
    line-height: 20.8px;
    line-height: 1.3rem;
  }
  .restaurant-location-list .restaurant-location__map-pin {
    width: 20px;
    height: 26px;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 18px;
    line-height: 1.125rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
    padding-top: 6px;
    position: absolute;
    top: -8px;
    left: 0px;
    margin: 0;
  }
  .restaurant-location-list .restaurant-location__address-container .expand-mobile {
    display: none;
  }
  .restaurant-location-list .restaurant-location .details {
    display: block;
  }
}
@media only screen and (min-width: 992px) {
  .restaurant-location-list .restaurant-location .heading {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 31.2px;
    line-height: 1.95rem;
  }
  .restaurant-location-list .restaurant-location__title {
    font-size: 32px;
    font-size: 2rem;
    line-height: 41.6px;
    line-height: 2.6rem;
  }
  .restaurant-location-list .restaurant-location__address {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 33.8px;
    line-height: 2.1125rem;
  }
  .restaurant-location-list .restaurant-location__friendly-text {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 28.6px;
    line-height: 1.7875rem;
  }
  .restaurant-location-list .restaurant-location__hours-toggle .heading {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 33.8px;
    line-height: 2.1125rem;
  }
  .restaurant-location-list .restaurant-location__hours-toggle .heading sub {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 26px;
    line-height: 1.625rem;
  }
  .restaurant-location-list .restaurant-location__distance, .restaurant-location-list .restaurant-location__phone {
    font-size: 24px !important;
    font-size: 1.5rem !important;
    line-height: 24px !important;
    line-height: 1.5rem !important;
  }
  .restaurant-location-list .restaurant-location__directions-link {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 31.2px;
    line-height: 1.95rem;
  }
}

.restaurant-location-list {
  padding-top: 12px;
  padding-bottom: 12px;
}
.restaurant-location-list .restaurant-location {
  border-bottom: 1px solid #cccccc;
  margin-top: 24px;
  margin-bottom: 0;
  padding-bottom: 12px;
}
.restaurant-location-list .restaurant-location:last-of-type {
  border: none;
}

.restaurant-location-modal-list {
  height: 340px;
  overflow-y: auto;
}
.restaurant-location-modal-list::-webkit-scrollbar {
  width: 10px;
}
.restaurant-location-modal-list::-webkit-scrollbar-track {
  background: transparent;
  border-radius: 10px;
}
.restaurant-location-modal-list::-webkit-scrollbar-thumb {
  border: 3px solid transparent;
  background: #858585;
  border-radius: 10px;
  background-clip: content-box;
}
@media (min-width: 375px) {
  .restaurant-location-modal-list {
    height: 400px;
  }
}
@media only screen and (min-width: 768px) {
  .restaurant-location-modal-list {
    height: 400px;
  }
}
@media only screen and (min-width: 992px) {
  .restaurant-location-modal-list {
    height: 400px;
  }
}

.restaurant-location-modal-list .restaurant-location {
  border-bottom: 2px solid #cccccc;
  padding: 18px 15px;
}
.restaurant-location-modal-list .restaurant-location:last-child {
  border-bottom: none;
}
.restaurant-location-modal-list .restaurant-location .cont-btn {
  padding-left: 39px;
}
.restaurant-location-modal-list .restaurant-location .cont-btn .btn {
  margin-bottom: 0;
}
.restaurant-location-modal-list .restaurant-location__address-container {
  padding-left: 24px;
}
.restaurant-location-modal-list .restaurant-location__map-pin {
  width: 17px;
  height: 22.1px;
  font-size: 15.3px;
  font-size: 0.95625rem;
  line-height: 15.3px;
  line-height: 0.95625rem;
  font-family: "LovinSansWeb-Medium", sans-serif;
  padding-top: 5.1px;
  position: absolute;
  top: -7px;
  left: 0px;
  margin: 0;
}
.restaurant-location-modal-list .restaurant-location__title {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 26.4px;
  line-height: 1.65rem;
  text-align: left;
}
.restaurant-location-modal-list .restaurant-location__address {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 24px;
  line-height: 1.5rem;
  text-align: left;
}
@media (min-width: 375px) {
  .restaurant-location-modal-list .restaurant-location__title {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 33.6px;
    line-height: 2.1rem;
  }
  .restaurant-location-modal-list .restaurant-location__address {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 24px;
    line-height: 1.5rem;
  }
}
@media only screen and (min-width: 768px) {
  .restaurant-location-modal-list .restaurant-location__address {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 24px;
    line-height: 1.5rem;
  }
}
@media only screen and (min-width: 992px) {
  .restaurant-location-modal-list .restaurant-location__address {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 28.8px;
    line-height: 1.8rem;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  #restaurantLocatorFormModal .modal-content {
    padding: 15px 0px;
  }
  #restaurantLocatorFormModal .modal-content .btn-close {
    top: 5px;
    right: 5px;
  }
  #restaurantLocatorFormModal .modal-content .btn-back {
    top: 5px;
    left: 5px;
  }
  #restaurantLocatorFormModal .modal-content .inner-modal-title {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 39px;
    line-height: 2.4375rem;
  }
}
#restaurantLocatorFormModal .modal-content .form-group {
  margin-bottom: 10px;
}
#restaurantLocatorFormModal .modal-content .form-group .fa-calendar {
  cursor: pointer;
}
@media only screen and (min-width: 768px) {
  #restaurantLocatorFormModal .modal-content {
    padding: 30px;
  }
}

#restaurantLocatorMapModal .modal-content {
  padding: 0;
  background: #f1f1eb;
}
#restaurantLocatorMapModal .cont-enter-location {
  padding: 30px;
  border-bottom: 2px solid #cccccc;
}
@media only screen and (min-width: 768px) {
  #restaurantLocatorMapModal .cont-enter-location {
    padding: 30px 45px;
  }
}
#restaurantLocatorMapModal .cont-enter-location .heading {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 39px;
  line-height: 2.4375rem;
  margin-bottom: 10px;
}
#restaurantLocatorMapModal .cont-enter-location .btn-red {
  padding: 0;
  margin-bottom: 0;
}
#restaurantLocatorMapModal .cont-enter-location .form-group {
  margin-bottom: 0;
}
#restaurantLocatorMapModal .cont-enter-location .pad-right {
  padding-right: 15px;
}
#restaurantLocatorMapModal .cont-enter-location .simple-red {
  margin-top: 10px;
}
#restaurantLocatorMapModal .cont-restaurant-list {
  -moz-box-shadow: -8px 0px 15px -5px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: -8px 0px 15px -5px rgba(0, 0, 0, 0.5);
  box-shadow: -8px 0px 15px -5px rgba(0, 0, 0, 0.5);
}
#restaurantLocatorMapModal .cont-restaurant-list,
#restaurantLocatorMapModal .cont-map-display {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#restaurantLocatorMapModal .cont-map-display .map-container {
  width: 100%;
  height: 340px;
}
@media (min-width: 375px) {
  #restaurantLocatorMapModal .cont-map-display .map-container {
    height: 400px;
  }
}
@media only screen and (min-width: 768px) {
  #restaurantLocatorMapModal .cont-map-display .map-container {
    height: 400px;
  }
}
@media only screen and (min-width: 992px) {
  #restaurantLocatorMapModal .cont-map-display .map-container {
    height: 400px;
  }
}
#restaurantLocatorMapModal .btn-back,
#restaurantLocatorMapModal .btn-close {
  top: 5px;
}
#restaurantLocatorMapModal .btn-close {
  right: 5px;
}
#restaurantLocatorMapModal .btn-back {
  left: 5px;
}

.load-more-row {
  text-align: center;
}

.load-more-btn {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.4em;
  font-family: "LovinSansWeb-Bold", sans-serif;
  color: #bf0c0c;
  display: inline-block;
  padding: 20px;
  text-align: center;
  text-transform: uppercase;
}
.load-more-btn .fa {
  text-transform: none;
}
.load-more-btn .fa-circle {
  color: #f1f1eb;
}
.load-more-btn .fa-chevron-down {
  color: #bf0c0c;
}

#restaurantLocatorDisambiguityModal .modal-content {
  padding: 0;
  background: #f1f1eb;
}
#restaurantLocatorDisambiguityModal .btn-close {
  top: 10px;
  right: 10px;
  width: 30px;
  height: 30px;
  font-size: 20px;
  line-height: 28px;
}
@media only screen and (min-width: 992px) {
  #restaurantLocatorDisambiguityModal .btn-close {
    right: 20px;
    top: 15px;
    width: 40px;
    height: 40px;
    font-size: 30px;
    line-height: 38px;
  }
}
#restaurantLocatorDisambiguityModal .cont-select {
  padding: 25px 65px 25px 25px;
  border-bottom: 2px solid #cccccc;
}
@media only screen and (min-width: 768px) {
  #restaurantLocatorDisambiguityModal .cont-select {
    padding: 25px 35px 25px 30px;
  }
}
#restaurantLocatorDisambiguityModal .cont-select .heading {
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 33.8px;
  line-height: 2.1125rem;
  font-family: "LovinSansWeb-Medium", sans-serif;
}
@media only screen and (min-width: 992px) {
  #restaurantLocatorDisambiguityModal .cont-select .heading {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 39px;
    line-height: 2.4375rem;
  }
}
#restaurantLocatorDisambiguityModal .location-list {
  height: 240px;
  overflow-y: auto;
}
#restaurantLocatorDisambiguityModal .location-list::-webkit-scrollbar {
  width: 10px;
}
#restaurantLocatorDisambiguityModal .location-list::-webkit-scrollbar-track {
  background: transparent;
  border-radius: 10px;
}
#restaurantLocatorDisambiguityModal .location-list::-webkit-scrollbar-thumb {
  border: 3px solid transparent;
  background: #858585;
  border-radius: 10px;
  background-clip: content-box;
}
@media (min-width: 375px) {
  #restaurantLocatorDisambiguityModal .location-list {
    height: 240px;
  }
}
@media only screen and (min-width: 768px) {
  #restaurantLocatorDisambiguityModal .location-list {
    height: 260px;
  }
}
@media only screen and (min-width: 992px) {
  #restaurantLocatorDisambiguityModal .location-list {
    height: 260px;
  }
}
#restaurantLocatorDisambiguityModal .location-list .location {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 0;
  padding: 15px 25px;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 24px;
  line-height: 1.5rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
}
#restaurantLocatorDisambiguityModal .location-list .location a {
  color: #000000;
}
#restaurantLocatorDisambiguityModal .location-list .location a:hover, #restaurantLocatorDisambiguityModal .location-list .location a:focus {
  text-decoration: underline;
}
#restaurantLocatorDisambiguityModal .location-list .location:last-of-type {
  border: none;
}
@media only screen and (min-width: 768px) {
  #restaurantLocatorDisambiguityModal .location-list .location {
    padding: 15px 30px;
  }
}
@media only screen and (min-width: 992px) {
  #restaurantLocatorDisambiguityModal .location-list .location {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 31.2px;
    line-height: 1.95rem;
  }
}

@media only screen and (max-width: 767px) and (min-width: 0px) {
  .restaurantLocator .restaurantLocator_view-container ul.nav.nav-tabs li:first-child {
    padding-left: 0 !important;
  }
  .restaurantLocator .restaurantLocator_view-container ul.nav.nav-tabs li:first-child + li {
    padding-left: 0 !important;
  }
  .restaurantLocator .restaurantLocator_view-container ul.nav.nav-tabs li:last-child {
    padding-right: 0 !important;
  }
  .restaurantLocator .restaurantLocator_view-container ul.nav.nav-tabs li:last-child + li {
    padding-right: 0 !important;
  }
}
@-webkit-keyframes calcScreenOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(-10%, 0, 0);
    transform: translate3d(-10%, 0, 0);
  }
}
@keyframes calcScreenOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(-10%, 0, 0);
    transform: translate3d(-10%, 0, 0);
  }
}
@-webkit-keyframes calcScreenInLeft {
  from {
    -webkit-transform: translate3d(10%, 0, 0);
    transform: translate3d(10%, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes calcScreenInLeft {
  from {
    -webkit-transform: translate3d(10%, 0, 0);
    transform: translate3d(10%, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes nutritionChange {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes nutritionChange {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.nutrition-calculator-alter {
  overflow: hidden;
}
.nutrition-calculator-alter label {
  font-weight: normal;
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 36px;
  line-height: 2.25rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
}
.nutrition-calculator-alter .wrapper-legal-toggle {
  text-align: center;
  z-index: 2;
  position: relative;
  margin-top: -80px;
  margin-bottom: 50px;
}
.nutrition-calculator-alter .wrapper-legal-toggle .bg-fade {
  height: 40px;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 90%, white 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 90%, white 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 90%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
}
.nutrition-calculator-alter .wrapper-legal-toggle .btn-wrapper {
  background: white;
}
.nutrition-calculator-alter .wrapper-legal-toggle .btn-legal-display-toggle {
  font-family: "LovinSansWeb-Medium", sans-serif;
  font-size: 14px;
  line-height: 1em;
  color: #000000;
  cursor: pointer;
}
.nutrition-calculator-alter .wrapper-legal-toggle .btn-legal-display-toggle span {
  display: block;
}
.nutrition-calculator-alter .wrapper-legal-toggle .btn-legal-display-toggle .fa {
  margin-top: 0px;
  display: block;
}
.nutrition-calculator-alter .cont-hero {
  padding-top: 110px;
  padding-bottom: 5px;
  color: white;
  background: #393d41;
  /* Old browsers */
  background: -moz-linear-gradient(top, #393d41 22%, #1b1b1b 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #393d41 22%, #1b1b1b 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #393d41 22%, #1b1b1b 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#393d41', endColorstr='#1b1b1b',GradientType=0 );
  /* IE6-9 */
}
@media only screen and (min-width: 768px) {
  .nutrition-calculator-alter .cont-hero {
    padding-top: 145px;
  }
}
.nutrition-calculator-alter .cont-hero h1,
.nutrition-calculator-alter .cont-hero .h1 {
  text-transform: uppercase;
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: "LovinSansWeb-Medium", sans-serif;
  font-size: 22px;
  line-height: 1em;
  color: white;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .nutrition-calculator-alter .cont-hero h1,
  .nutrition-calculator-alter .cont-hero .h1 {
    font-family: "LovinSansWeb-Bold", sans-serif;
    margin-bottom: 25px;
    font-size: 40px;
    line-height: 40px;
  }
}
.nutrition-calculator-alter .cont-hero .my-meal {
  margin-bottom: 15px;
  color: white;
  border: 1px solid #4d4a4b;
  border-left: 0;
  border-right: 0;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 33.6px;
  line-height: 2.1rem;
  font-family: "LovinSansWeb-Medium";
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 768px) {
  .nutrition-calculator-alter .cont-hero .my-meal {
    border: 2px solid #4d4a4b;
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .nutrition-calculator-alter .cont-hero .my-meal {
    line-height: 1em;
    font-size: 1em;
  }
}
.nutrition-calculator-alter .cont-hero .my-meal .totals {
  text-align: justify;
  padding: 15px 20px 0px 20px;
}
@media only screen and (min-width: 768px) {
  .nutrition-calculator-alter .cont-hero .my-meal .totals {
    padding: 25px 20px 0px 20px;
  }
}
.nutrition-calculator-alter .cont-hero .my-meal .totals:after {
  content: '';
  display: inline-block;
  width: 100%;
}
.nutrition-calculator-alter .cont-hero .my-meal .totals .table {
  border: 0;
  margin-bottom: 5px;
}
@media only screen and (min-width: 768px) {
  .nutrition-calculator-alter .cont-hero .my-meal .totals .table {
    display: none;
  }
}
.nutrition-calculator-alter .cont-hero .my-meal .totals .table:last-child {
  margin-bottom: 10px;
}
.nutrition-calculator-alter .cont-hero .my-meal .totals .table td {
  border: 0;
  padding: 0;
  text-align: center;
}
.nutrition-calculator-alter .cont-hero .my-meal .totals div.item,
.nutrition-calculator-alter .cont-hero .my-meal .totals li {
  display: inline-block;
  text-align: center;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 20px;
  line-height: 1.25rem;
  font-family: "LovinSansWeb-Medium";
  /*&:first-child{
  	text-align: left;
  }
  &:last-child{
  	text-align: right;
  }*/
}
@media only screen and (min-width: 992px) {
  .nutrition-calculator-alter .cont-hero .my-meal .totals div.item,
  .nutrition-calculator-alter .cont-hero .my-meal .totals li {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 22px;
    line-height: 1.375rem;
    font-family: "LovinSansWeb-Medium";
  }
}
.nutrition-calculator-alter .cont-hero .my-meal .totals div.item span,
.nutrition-calculator-alter .cont-hero .my-meal .totals li span {
  font-size: 60px;
  font-size: 3.75rem;
  line-height: 60px;
  line-height: 3.75rem;
  font-family: "LovinSansWeb-Bold";
  display: block;
}
.nutrition-calculator-alter .cont-hero .my-meal .totals div.item span .small,
.nutrition-calculator-alter .cont-hero .my-meal .totals li span .small {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 0px;
  line-height: 0rem;
  font-family: "LovinSansWeb-Medium";
  display: inline-block;
}
.nutrition-calculator-alter .cont-hero .my-meal .totals div.item span sub,
.nutrition-calculator-alter .cont-hero .my-meal .totals li span sub {
  display: inline-block;
  margin-top: -3px;
}
@media only screen and (max-width: 767px) {
  .nutrition-calculator-alter .cont-hero .my-meal .totals div.item,
  .nutrition-calculator-alter .cont-hero .my-meal .totals li {
    font-size: 16px;
    font-size: 1rem;
    line-height: 22.85714px;
    line-height: 1.42857rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
  }
  .nutrition-calculator-alter .cont-hero .my-meal .totals div.item span,
  .nutrition-calculator-alter .cont-hero .my-meal .totals li span {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 42.85714px;
    line-height: 2.67857rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
  }
  .nutrition-calculator-alter .cont-hero .my-meal .totals div.item span .small,
  .nutrition-calculator-alter .cont-hero .my-meal .totals li span .small {
    font-size: 16px;
    font-size: 1rem;
    line-height: 0px;
    line-height: 0rem;
    font-family: "LovinSansWeb-Medium";
  }
}
@media only screen and (max-width: 420px) {
  .nutrition-calculator-alter .cont-hero .my-meal .totals div.item,
  .nutrition-calculator-alter .cont-hero .my-meal .totals li {
    font-size: 16px;
    font-size: 1rem;
    line-height: 22.85714px;
    line-height: 1.42857rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
  }
  .nutrition-calculator-alter .cont-hero .my-meal .totals div.item span,
  .nutrition-calculator-alter .cont-hero .my-meal .totals li span {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 42.85714px;
    line-height: 2.67857rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
  }
  .nutrition-calculator-alter .cont-hero .my-meal .totals div.item span .small,
  .nutrition-calculator-alter .cont-hero .my-meal .totals li span .small {
    font-size: 16px;
    font-size: 1rem;
    line-height: 0px;
    line-height: 0rem;
    font-family: "LovinSansWeb-Medium";
  }
}
.nutrition-calculator-alter .cont-hero .my-meal .totals div.item.update,
.nutrition-calculator-alter .cont-hero .my-meal .totals li.update {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-name: nutritionChange;
  animation-name: nutritionChange;
}
@media only screen and (min-width: 768px) {
  .nutrition-calculator-alter .cont-hero .my-meal .totals div.item.desktop {
    display: inline-block;
  }
}
.nutrition-calculator-alter .cont-hero .my-meal .fixed-totals {
  background: #171313;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.15);
  position: fixed;
  top: -500px;
  padding-top: 15px;
  padding-bottom: 15px;
  z-index: 25;
  width: 100%;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 0.2s linear, top 0s linear 0.2s;
  -moz-transition: opacity 0.2s linear, top 0s linear 0.2s;
  -ms-transition: opacity 0.2s linear, top 0s linear 0.2s;
  -o-transition: opacity 0.2s linear, top 0s linear 0.2s;
  transition: opacity 0.2s linear, top 0s linear 0.2s;
}
.nutrition-calculator-alter .cont-hero .my-meal .fixed-totals.shown {
  -webkit-transition: opacity 0.2s linear, top 0s linear 0s;
  -moz-transition: opacity 0.2s linear, top 0s linear 0s;
  -ms-transition: opacity 0.2s linear, top 0s linear 0s;
  -o-transition: opacity 0.2s linear, top 0s linear 0s;
  transition: opacity 0.2s linear, top 0s linear 0s;
  top: 90px;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .nutrition-calculator-alter .cont-hero .my-meal .fixed-totals.shown {
    top: 80px;
  }
}
.nutrition-calculator-alter .cont-hero .my-meal .fixed-totals .totals {
  border: 1px solid #4d4a4b;
  padding: 10px 15px 0px 15px;
  margin-left: 20px;
  margin-right: 20px;
  line-height: 0.6em;
}
.nutrition-calculator-alter .cont-hero .my-meal .fixed-totals .totals div span {
  font-family: "LovinSansWeb-Medium";
}
@media only screen and (min-width: 768px) {
  .nutrition-calculator-alter .cont-hero .my-meal .fixed-totals .totals div {
    font-size: 0.7em;
    line-height: 1em;
  }
  .nutrition-calculator-alter .cont-hero .my-meal .fixed-totals .totals div span {
    font-size: 2.2em;
    line-height: 1.1em;
  }
  .nutrition-calculator-alter .cont-hero .my-meal .fixed-totals .totals div span .small {
    font-size: 0.5em;
  }
}
@media only screen and (max-width: 767px) {
  .nutrition-calculator-alter .cont-hero .my-meal .fixed-totals {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .nutrition-calculator-alter .cont-hero .my-meal .fixed-totals .container {
    padding: 0;
  }
  .nutrition-calculator-alter .cont-hero .my-meal .fixed-totals .container .col-sm-12 {
    padding: 0;
  }
  .nutrition-calculator-alter .cont-hero .my-meal .fixed-totals .container .col-sm-12 .totals {
    margin: 0;
    border-left: 0;
    border-right: 0;
  }
}
.nutrition-calculator-alter .cont-hero .my-meal .detailed {
  margin-left: 0;
  margin-right: 0;
  padding: 20px 5px;
  position: relative;
  color: #cccccc;
  border-top: 2px solid #4d4a4b;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 34px;
  line-height: 2.125rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
}
.nutrition-calculator-alter .cont-hero .my-meal .detailed span {
  color: white;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 34px;
  line-height: 2.125rem;
  font-family: "LovinSansWeb-Medium", sans-serif;
}
.nutrition-calculator-alter .cont-hero .my-meal .detailed span.label {
  padding: 0;
  color: #cccccc;
  font-family: "LovinSansWeb-Regular", sans-serif;
}
@media only screen and (max-width: 767px) {
  .nutrition-calculator-alter .cont-hero .my-meal .detailed {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 32.4px;
    line-height: 2.025rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
    border-top: 1px solid #4d4a4b;
    padding: 15px 5px;
  }
  .nutrition-calculator-alter .cont-hero .my-meal .detailed span {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 32.4px;
    line-height: 2.025rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
  }
}
.nutrition-calculator-alter .cont-hero .my-meal .detailed:before {
  content: "";
  display: block;
  background: #4d4a4b;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 49%;
}
.nutrition-calculator-alter .cont-hero .my-meal .detailed .column-wrapper {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
}
.nutrition-calculator-alter .cont-hero .my-meal .detailed .column-wrapper div,
.nutrition-calculator-alter .cont-hero .my-meal .detailed .column-wrapper li {
  white-space: nowrap;
}
.nutrition-calculator-alter .cont-hero .my-meal .detailed .column-wrapper li {
  list-style-type: none;
}
@media only screen and (max-width: 767px) {
  .nutrition-calculator-alter .cont-hero .my-meal .detailed .column-wrapper {
    margin-bottom: 0;
  }
}
.nutrition-calculator-alter .cont-hero .my-meal .detailed .column-wrapper .column1-large {
  float: left;
}
.nutrition-calculator-alter .cont-hero .my-meal .detailed .column-wrapper .column2-large {
  float: none;
}
.nutrition-calculator-alter .cont-hero .my-meal .detailed .column-wrapper .column3-large {
  float: right;
}
.nutrition-calculator-alter .cont-hero .basket {
  margin-top: 10px;
  margin-left: 0;
  margin-right: 0;
  font-size: 14px;
  line-height: 1em;
  font-family: "LovinSansWeb-Light", sans-serif;
  font-style: italic;
  color: #cccccc;
}
@media only screen and (max-width: 767px) {
  .nutrition-calculator-alter .cont-hero .basket {
    font-size: 10px;
    margin-left: -15px;
    margin-right: -15px;
  }
}
.nutrition-calculator-alter .cont-hero .basket .status {
  font-size: 26px;
  line-height: 1em;
  font-family: "LovinSansWeb-Medium", sans-serif;
  font-style: normal;
  padding-top: 10px;
  color: white;
}
@media only screen and (max-width: 767px) {
  .nutrition-calculator-alter .cont-hero .basket .status {
    font-size: 14px;
    padding-top: 5px;
  }
}
.nutrition-calculator-alter .cont-hero .basket .view-btn {
  font-size: 18px;
  height: 44px;
  padding: 2px 36px 0px;
  font-style: normal;
  float: right;
}
@media only screen and (max-width: 767px) {
  .nutrition-calculator-alter .cont-hero .basket .view-btn {
    font-size: 12px;
    height: 28px;
    line-height: 24px;
    padding: 0px 30px 0px;
  }
}
.nutrition-calculator-alter .cont-hero .legal {
  margin-top: 10px;
  text-align: center;
  font-family: "LovinSansWeb-Light", sans-serif;
  font-size: 8px;
  color: white;
}
@media only screen and (min-width: 768px) {
  .nutrition-calculator-alter .cont-hero .legal {
    font-size: 10px;
    margin-top: 20px;
  }
}
.nutrition-calculator-alter .nutrition-menu {
  padding-top: 25px;
  max-width: 406px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}
.nutrition-calculator-alter .nutrition-menu .row {
  margin-left: -10px;
  margin-right: -10px;
}
@media only screen and (min-width: 768px) {
  .nutrition-calculator-alter .nutrition-menu {
    max-width: 790px;
    padding-top: 50px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.nutrition-calculator-alter .nutrition-menu h2,
.nutrition-calculator-alter .nutrition-menu .h2 {
  font-family: "LovinSansWeb-Medium", sans-serif;
  font-size: 24px;
  line-height: 30px;
  margin: 0 0 35px 0;
  text-align: center;
}
.nutrition-calculator-alter .nutrition-menu h2 a,
.nutrition-calculator-alter .nutrition-menu .h2 a {
  font-family: "LovinSansWeb-Medium", sans-serif;
  color: #bf0c0c;
}
@media only screen and (max-width: 767px) {
  .nutrition-calculator-alter .nutrition-menu h2,
  .nutrition-calculator-alter .nutrition-menu .h2 {
    font-size: 14px;
    line-height: 1.4em;
    margin: 0 0 15px 0;
  }
}
.nutrition-calculator-alter .nutrition-menu button {
  border: 0;
  padding: 0;
  background: transparent;
  border-radius: 5px;
  overflow: hidden;
}
.nutrition-calculator-alter .nutrition-menu button.btn-close {
  color: #bf0c0c;
  position: absolute;
  right: 5px;
  top: 20px;
  font-size: 30px;
  overflow: visible;
}
.nutrition-calculator-alter .nutrition-menu .menu-item {
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
}
.nutrition-calculator-alter .nutrition-menu .menu-item img {
  width: 100%;
}
.nutrition-calculator-alter .nutrition-menu .menu-item button {
  border: 0;
  padding: 0;
  background: transparent;
  border-radius: 5px;
  overflow: hidden;
}
.nutrition-calculator-alter .nutrition-menu .menu-item button:hover img {
  -webkit-transform: scale(1.05);
  -khtml-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.nutrition-calculator-alter .nutrition-menu .menu-item .name {
  position: absolute;
  z-index: 5;
  bottom: 10px;
  left: 20px;
  right: 20px;
  text-align: center;
  color: white;
  text-transform: uppercase;
  font-family: "LovinSansWeb-Medium", sans-serif;
  font-size: 17px;
  line-height: 19px;
  width: auto;
}
.nutrition-calculator-alter .nutrition-menu.category {
  color: #333333;
  min-height: 300px;
}
@media only screen and (max-width: 767px) {
  .nutrition-calculator-alter .nutrition-menu.category {
    padding-top: 30px;
  }
}
.nutrition-calculator-alter .nutrition-menu.category h2,
.nutrition-calculator-alter .nutrition-menu.category h3,
.nutrition-calculator-alter .nutrition-menu.category .h2,
.nutrition-calculator-alter .nutrition-menu.category .h3 {
  text-align: center;
  margin: 0;
}
.nutrition-calculator-alter .nutrition-menu.category h2,
.nutrition-calculator-alter .nutrition-menu.category .h2 {
  font-family: "LovinSansWeb-Bold", sans-serif;
  font-size: 32px;
  margin-bottom: 10px;
  line-height: 1em;
}
@media only screen and (max-width: 767px) {
  .nutrition-calculator-alter .nutrition-menu.category h2,
  .nutrition-calculator-alter .nutrition-menu.category .h2 {
    font-size: 18px;
    margin-bottom: 5px;
  }
}
.nutrition-calculator-alter .nutrition-menu.category h3,
.nutrition-calculator-alter .nutrition-menu.category .h3 {
  font-family: "LovinSansWeb-Light", sans-serif;
  font-size: 23px;
  line-height: 1em;
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .nutrition-calculator-alter .nutrition-menu.category h3,
  .nutrition-calculator-alter .nutrition-menu.category .h3 {
    font-size: 13px;
  }
}
.nutrition-calculator-alter .nutrition-menu.category .btn-back {
  overflow: visible;
  font-family: "LovinSansWeb-Bold", sans-serif;
  font-size: 16px;
  line-height: 1em;
  position: absolute;
  top: 40px;
  left: 10px;
}
.nutrition-calculator-alter .nutrition-menu.category .btn-back div {
  display: inline-block;
  padding-top: 15px;
}
.nutrition-calculator-alter .nutrition-menu.category .btn-back i {
  color: #bf0c0c;
  margin-right: 10px;
  float: left;
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  .nutrition-calculator-alter .nutrition-menu.category .btn-back {
    font-size: 9px;
    top: 10px;
  }
  .nutrition-calculator-alter .nutrition-menu.category .btn-back div {
    padding-top: 9px;
  }
  .nutrition-calculator-alter .nutrition-menu.category .btn-back i {
    margin-right: 5px;
    font-size: 24px;
  }
}
.nutrition-calculator-alter .nutrition-menu.category .items {
  margin-top: 20px;
}
.nutrition-calculator-alter .nutrition-menu.category .items .menu-item {
  text-align: center;
  min-height: 100%;
}
@media only screen and (max-width: 767px) {
  .nutrition-calculator-alter .nutrition-menu.category .items .menu-item {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 10px;
  }
}
.nutrition-calculator-alter .nutrition-menu.category .items .menu-item button,
.nutrition-calculator-alter .nutrition-menu.category .items .menu-item input[type=radio].activate-item + label {
  background-color: #f1f1eb;
  height: 178px;
  width: 100%;
  overflow: hidden;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .nutrition-calculator-alter .nutrition-menu.category .items .menu-item button,
  .nutrition-calculator-alter .nutrition-menu.category .items .menu-item input[type=radio].activate-item + label {
    height: 110px;
  }
}
.nutrition-calculator-alter .nutrition-menu.category .items .menu-item button img,
.nutrition-calculator-alter .nutrition-menu.category .items .menu-item input[type=radio].activate-item + label img {
  width: auto;
  max-width: 100%;
  position: relative;
  margin-top: -20px;
  -webkit-transform: scale(1) translateY(-60%);
  -khtml-transform: scale(1) translateY(-60%);
  -moz-transform: scale(1) translateY(-60%);
  -ms-transform: scale(1) translateY(-60%);
  -o-transform: scale(1) translateY(-60%);
  transform: scale(1) translateY(-60%);
  -webkit-transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -khtml-transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -moz-transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -ms-transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -o-transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
@media only screen and (max-width: 767px) {
  .nutrition-calculator-alter .nutrition-menu.category .items .menu-item button img,
  .nutrition-calculator-alter .nutrition-menu.category .items .menu-item input[type=radio].activate-item + label img {
    max-width: 60%;
  }
}
.nutrition-calculator-alter .nutrition-menu.category .items .menu-item button:hover img,
.nutrition-calculator-alter .nutrition-menu.category .items .menu-item input[type=radio].activate-item + label:hover img {
  -webkit-transform: scale(1.1) translateY(-60%);
  -khtml-transform: scale(1.1) translateY(-60%);
  -moz-transform: scale(1.1) translateY(-60%);
  -ms-transform: scale(1.1) translateY(-60%);
  -o-transform: scale(1.1) translateY(-60%);
  transform: scale(1.1) translateY(-60%);
}
.nutrition-calculator-alter .nutrition-menu.category .items .menu-item input[type=radio].activate-item {
  position: absolute;
  opacity: 0;
  width: 100%;
  height: 100%;
  left: 0;
  margin: 0;
}
.nutrition-calculator-alter .nutrition-menu.category .items .menu-item input[type=radio].activate-item + label {
  margin-bottom: 0;
  display: block;
}
.nutrition-calculator-alter .nutrition-menu.category .items .menu-item input[type=radio].activate-item + label img {
  margin-top: 0;
  top: 50%;
  -webkit-transform: scale(1) translateY(-60%);
  -khtml-transform: scale(1) translateY(-60%);
  -moz-transform: scale(1) translateY(-60%);
  -ms-transform: scale(1) translateY(-60%);
  -o-transform: scale(1) translateY(-60%);
  transform: scale(1) translateY(-60%);
}
.nutrition-calculator-alter .nutrition-menu.category .items .menu-item input[type=radio].activate-item + label .controls {
  display: block;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateY(100%);
  -khtml-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -khtml-transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -moz-transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -ms-transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -o-transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
.nutrition-calculator-alter .nutrition-menu.category .items .menu-item input[type=radio].activate-item:checked {
  visibility: hidden;
  display: none;
}
.nutrition-calculator-alter .nutrition-menu.category .items .menu-item input[type=radio].activate-item:checked + label .controls {
  display: block;
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0%);
  -khtml-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%);
}
.nutrition-calculator-alter .nutrition-menu.category .items .menu-item input[type=radio].activate-item:checked + label .name {
  opacity: 0;
}
.nutrition-calculator-alter .nutrition-menu.category .items .menu-item input[type=radio].activate-item:focus + label {
  outline: auto 5px -webkit-focus-ring-color;
}
.nutrition-calculator-alter .nutrition-menu.category .items .menu-item .name {
  text-transform: none;
  color: #333333;
  position: absolute;
  bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 15px;
  line-height: 1em;
}
@media only screen and (max-width: 767px) {
  .nutrition-calculator-alter .nutrition-menu.category .items .menu-item .name {
    font-size: 10px;
    bottom: 5px;
    padding-left: 0;
    padding-right: 0;
    left: 15px;
    right: 15px;
  }
}
.nutrition-calculator-alter .nutrition-menu.category .items .menu-item .controls {
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  z-index: 8;
  top: 0;
  bottom: 0;
  left: 10px;
  right: 10px;
  border-radius: 5px;
  text-align: center;
  font-family: "LovinSansWeb-Bold", sans-serif;
  display: none;
}
@media only screen and (max-width: 767px) {
  .nutrition-calculator-alter .nutrition-menu.category .items .menu-item .controls {
    left: 5px;
    right: 5px;
  }
}
.nutrition-calculator-alter .nutrition-menu.category .items .menu-item .controls .status {
  color: white;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 1em;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -ms-transform: translateY(-70%);
  -moz-transform: translateY(-70%);
  transform: translateY(-70%);
}
@media only screen and (max-width: 767px) {
  .nutrition-calculator-alter .nutrition-menu.category .items .menu-item .controls .status {
    font-size: 9px;
  }
}
.nutrition-calculator-alter .nutrition-menu.category .items .menu-item .controls .buttons {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
}
@media only screen and (max-width: 767px) {
  .nutrition-calculator-alter .nutrition-menu.category .items .menu-item .controls .buttons {
    bottom: 5px;
    left: 5px;
    right: 5px;
  }
}
.nutrition-calculator-alter .nutrition-menu.category .items .menu-item .controls .buttons button {
  background-color: #000000;
  border-radius: 5px;
  padding: 5px;
  width: 50%;
  display: inline-block;
  color: white;
  height: auto;
  font-size: 12px;
  line-height: 1em;
  text-transform: uppercase;
  font-family: "LovinSansWeb-Medium", sans-serif;
}
@media only screen and (max-width: 767px) {
  .nutrition-calculator-alter .nutrition-menu.category .items .menu-item .controls .buttons button {
    width: 100%;
    font-size: 7px;
    padding: 4px;
  }
}
.nutrition-calculator-alter .nutrition-menu.category .items .menu-item .controls .buttons button i {
  display: block;
  clear: both;
  margin-bottom: 5px;
  font-size: 1.5em;
}
@media only screen and (max-width: 767px) {
  .nutrition-calculator-alter .nutrition-menu.category .items .menu-item .controls .buttons button i {
    margin-bottom: 2px;
  }
}
.nutrition-calculator-alter .nutrition-menu.category .items .menu-item.added .controls {
  display: block;
}
.nutrition-calculator-alter .nutrition-menu.category .items .menu-item.added button .name {
  opacity: 0;
}
.nutrition-calculator-alter .more {
  text-align: center;
  padding: 20px;
}
.nutrition-calculator-alter .more .btn-red {
  font-size: 18px;
  height: 44px;
  padding: 2px 36px 0px;
}
@media only screen and (max-width: 767px) {
  .nutrition-calculator-alter .more .btn-red {
    font-size: 12px;
    height: 36px;
    padding: 0px 28px 0px;
    line-height: 32px;
  }
}
@media only screen and (max-width: 767px) {
  .nutrition-calculator-alter .nutrition-meal-details .col-md-10 {
    padding: 0;
  }
}
.nutrition-calculator-alter .nutrition-meal-details .triangle-down {
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 21px 21px 0 21px;
  border-color: #1b1b1b transparent transparent transparent;
  position: absolute;
  left: 54px;
}
@media only screen and (max-width: 767px) {
  .nutrition-calculator-alter .nutrition-meal-details .triangle-down {
    border-width: 16px 16px 0 16px;
    left: 38px;
  }
}
.nutrition-calculator-alter .nutrition-meal-details .meal-list {
  background-color: #f1f1eb;
  padding: 25px 20px 5px 20px;
}
@media only screen and (max-width: 767px) {
  .nutrition-calculator-alter .nutrition-meal-details .meal-list {
    padding: 20px 15px 5px 15px;
  }
}
.nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item {
  background-color: white;
  border-radius: 5px;
  padding: 20px;
  margin: 0 0 20px 0;
}
@media only screen and (max-width: 767px) {
  .nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item {
    padding: 12px;
  }
}
.nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item .row {
  margin: 0;
}
.nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item .item-content {
  opacity: 0.25;
  float: left;
  position: relative;
  margin-left: 10px;
  width: calc(100% - 54px);
}
@media only screen and (max-width: 767px) {
  .nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item .item-content {
    width: calc(100% - 36px);
  }
}
.nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item .item-content .btn-close {
  margin: 0;
  padding: 0;
  border: 0;
  overflow: visible;
  background: transparent;
  font-family: "LovinSansWeb-Medium", sans-serif;
  font-size: 16px;
  line-height: 1em;
  position: absolute;
  top: 0;
  right: 0;
}
.nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item .item-content .btn-close div {
  display: inline-block;
  padding-top: 15px;
}
.nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item .item-content .btn-close i {
  color: #000000;
  margin-left: 10px;
  float: right;
  display: inline-block;
  font-size: 2.5em;
}
@media only screen and (max-width: 767px) {
  .nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item .item-content .btn-close {
    font-size: 10px;
  }
  .nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item .item-content .btn-close div {
    padding-top: 7px;
  }
  .nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item .item-content .btn-close i {
    margin-left: 5px;
  }
}
.nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item .item-content .prod-image {
  display: inline-block;
  vertical-align: top;
  min-width: 80px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item .item-content .prod-image {
    min-width: 36px;
    width: 36px;
  }
  .nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item .item-content .prod-image img {
    max-width: 100%;
    max-height: 40px;
  }
}
.nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item .item-content h2,
.nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item .item-content .h2 {
  margin-top: 0;
  font-family: "LovinSansWeb-Medium", sans-serif;
  font-size: 24px;
  margin-left: 10px;
  display: inline-block;
  max-width: 60%;
  vertical-align: top;
}
@media only screen and (max-width: 767px) {
  .nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item .item-content h2,
  .nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item .item-content .h2 {
    font-size: 14px;
    line-height: 16px;
    margin-left: 5px;
    max-width: 60%;
  }
}
@media only screen and (max-width: 340px) {
  .nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item .item-content h2,
  .nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item .item-content .h2 {
    max-width: 55%;
  }
}
.nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item .item-content h3,
.nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item .item-content .h3 {
  font-family: "LovinSansWeb-Medium", sans-serif;
  font-size: 20px;
  line-height: 1em;
  margin-top: 0;
  margin-bottom: 5px;
}
@media only screen and (max-width: 767px) {
  .nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item .item-content h3,
  .nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item .item-content .h3 {
    font-size: 12px;
  }
}
.nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item .item-content p {
  font-family: "LovinSansWeb-Light", sans-serif;
  font-size: 16px;
  line-height: 1.6em;
  margin-bottom: 3px;
}
@media only screen and (max-width: 767px) {
  .nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item .item-content p {
    font-size: 12px;
  }
}
.nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item .item-content .allergens {
  font-family: "LovinSansWeb-Medium", sans-serif;
}
.nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item .controls {
  text-align: right;
  opacity: 0.25;
  clear: both;
  padding-top: 15px;
}
.nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item .controls .btn-red {
  display: inline-block;
  background: transparent;
  color: #000000 !important;
  font-size: 18px;
  height: 44px;
  padding: 2px 46px 0px 36px;
  position: relative;
  border: 2px solid #000000;
  pointer-events: none;
  text-transform: none;
}
@media only screen and (max-width: 767px) {
  .nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item .controls .btn-red {
    font-size: 11px;
    padding: 0px 30px 0px 20px;
    height: 30px;
    line-height: 29px;
    border: 1px solid #000000;
  }
}
.nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item .controls .btn-red i {
  position: absolute;
  right: 15px;
  top: 50%;
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}
.nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item .controls .btn-red .closed {
  display: none;
}
.nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item .controls .btn-red.collapsed .closed {
  display: block;
}
.nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item .controls .btn-red.collapsed .open {
  display: none;
}
.nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item .controls .btn-red:hover:before {
  display: none;
}
.nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item .controls .select {
  display: inline-block;
  margin-right: 8px;
}
@media only screen and (max-width: 767px) {
  .nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item .controls .select {
    margin-right: 2px;
  }
}
.nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item .controls .select button {
  border: 2px solid #999999;
  font-family: "LovinSansWeb-Medium", sans-serif;
  font-size: 18px;
  height: 44px;
  padding: 2px 66px 0px 36px;
  pointer-events: none;
}
@media only screen and (max-width: 767px) {
  .nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item .controls .select button {
    border: 1px solid #999999;
    font-size: 11px;
    padding: 0px 30px 0px 20px;
    height: 30px;
    line-height: 29px;
  }
}
.nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item .controls .select button.dropdown-toggle .fa {
  position: absolute;
  right: 15px;
  top: 50%;
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}
.nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item .controls .select button.dropdown-toggle:after {
  color: #333333;
}
@media only screen and (max-width: 767px) {
  .nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item .controls .select .dropdown-menu {
    min-width: auto;
    margin-top: -18px;
  }
}
.nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item .controls .select .dropdown-menu .dropdown-list-wrapper {
  border: 2px solid #999999;
}
@media only screen and (max-width: 767px) {
  .nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item .controls .select .dropdown-menu .dropdown-list-wrapper {
    border: 1px solid #999999;
    font-size: 11px;
  }
  .nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item .controls .select .dropdown-menu .dropdown-list-wrapper li a {
    padding: 5px 10px 10px 10px;
  }
}
.nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item label.item-activate {
  float: left;
  width: 44px;
  height: 44px;
  position: relative;
  margin: 0;
  border: 2px solid #bf0c0c;
  border-radius: 5px;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item label.item-activate {
    width: 26px;
    height: 26px;
    border: 1px solid #bf0c0c;
  }
}
.nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item label.item-activate div {
  font-family: "LovinSansWeb-Medium", sans-serif;
  position: absolute;
  bottom: -25px;
  left: 50%;
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media only screen and (max-width: 767px) {
  .nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item label.item-activate div {
    font-size: 10px;
    bottom: -20px;
  }
}
.nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item label.item-activate div.closed {
  display: block;
}
.nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item label.item-activate div.open {
  display: none;
}
.nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item label.item-activate:after {
  font-family: FontAwesome;
  content: "\f00c";
  opacity: 0;
  color: #bf0c0c;
  font-size: 32px;
  position: absolute;
  top: 8px;
  left: 4px;
}
@media only screen and (max-width: 767px) {
  .nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item label.item-activate:after {
    font-size: 18px;
    top: 2px;
    left: 3px;
  }
}
.nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item label.item-activate:hover::after {
  opacity: 0.3;
}
.nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item input[type=checkbox].activate-check {
  opacity: 0;
  position: absolute;
}
.nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item input[type=checkbox].activate-check:focus + label {
  outline: 1px dotted #212121;
  outline: 5px auto -webkit-focus-ring-color;
}
.nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item input[type=checkbox].activate-check:checked + label:after {
  opacity: 1;
}
.nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item input[type=checkbox].activate-check:checked ~ .item-content,
.nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item input[type=checkbox].activate-check:checked ~ .controls,
.nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item input[type=checkbox].activate-check:checked ~ .ingredients {
  opacity: 1;
}
.nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item input[type=checkbox].activate-check:checked ~ .item-content button,
.nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item input[type=checkbox].activate-check:checked ~ .controls button,
.nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item input[type=checkbox].activate-check:checked ~ .ingredients button {
  pointer-events: auto;
}
.nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item input[type=checkbox].activate-check:checked ~ .item-content label.item-activate,
.nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item input[type=checkbox].activate-check:checked ~ .controls label.item-activate,
.nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item input[type=checkbox].activate-check:checked ~ .ingredients label.item-activate {
  pointer-events: auto;
}
.nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item input[type=checkbox].activate-check:checked ~ .item-content .btn-close i,
.nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item input[type=checkbox].activate-check:checked ~ .controls .btn-close i,
.nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item input[type=checkbox].activate-check:checked ~ .ingredients .btn-close i {
  color: #bf0c0c;
}
.nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item input[type=checkbox].activate-check:checked ~ .item-content .btn-red,
.nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item input[type=checkbox].activate-check:checked ~ .controls .btn-red,
.nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item input[type=checkbox].activate-check:checked ~ .ingredients .btn-red {
  border-color: #bf0c0c;
  color: #bf0c0c !important;
}
.nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item input[type=checkbox].activate-check:checked ~ .item-activate .closed {
  display: none;
}
.nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item input[type=checkbox].activate-check:checked ~ .item-activate .open {
  display: block;
}
.nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item .ingredients {
  opacity: 0.25;
  margin-bottom: 20px;
}
.nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item .ingredients .row {
  margin-top: 20px;
}
.nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item .ingredients label.item-activate {
  width: 34px;
  height: 34px;
  margin-right: 10px;
  pointer-events: none;
  overflow: hidden;
}
.nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item .ingredients label.item-activate:after {
  font-size: 22px;
  top: 5px;
  left: 5px;
}
.nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item .ingredients label.item-activate:hover::after {
  opacity: 0.3;
}
@media only screen and (max-width: 767px) {
  .nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item .ingredients label.item-activate {
    width: 18px;
    height: 18px;
    margin-right: 8px;
  }
  .nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item .ingredients label.item-activate:after {
    font-size: 13px;
    top: -2px;
    left: 1px;
  }
}
.nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item .ingredients .item-content {
  padding-bottom: 10px;
}
.nutrition-calculator-alter .nutrition-meal-details .meal-list .more-actions {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
}
.nutrition-calculator-alter .nutrition-meal-details .meal-list .more-actions .btn-red {
  margin-bottom: 25px;
  font-size: 18px;
  height: 44px;
  padding: 2px 36px 0px;
}
@media only screen and (max-width: 767px) {
  .nutrition-calculator-alter .nutrition-meal-details .meal-list .more-actions .btn-red {
    font-size: 12px;
    height: 36px;
    line-height: 28px;
    padding: 2px 45px 0px;
  }
}
.nutrition-calculator-alter .nutrition-meal-details .meal-list .more-actions .text-link {
  display: block;
  font-family: "LovinSansWeb-Medium", sans-serif;
  font-size: 16px;
  line-height: 1em;
  color: #bf0c0c;
}
.nutrition-calculator-alter .nutrition-meal-details .meal-list .more-actions .text-link:hover {
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  .nutrition-calculator-alter .nutrition-meal-details .meal-list .more-actions .text-link {
    font-size: 13px;
  }
}
.nutrition-calculator-alter .cont-legal {
  overflow: hidden;
  max-height: 900px;
  margin-bottom: 60px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.nutrition-calculator-alter .cont-legal.short {
  max-height: 80px;
  margin-bottom: 30px;
}
.nutrition-calculator-alter .cont-legal .row {
  margin: 0;
}
.nutrition-calculator-alter .nutrition-nav-contain.out {
  position: absolute;
  left: 0;
  right: 0;
}
.nutrition-calculator-alter #level-all.animOut {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-name: calcScreenOutLeft;
  animation-name: calcScreenOutLeft;
}
.nutrition-calculator-alter #level-category.animIn {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-name: calcScreenInLeft;
  animation-name: calcScreenInLeft;
}

.nutrition-delete.modal .modal-dialog {
  max-width: 460px;
}
.nutrition-delete.modal .modal-content {
  padding: 70px;
}
.nutrition-delete.modal .modal-content .headline-text {
  font-size: 18px;
  line-height: 22px;
  margin-top: 0;
  font-family: "LovinSansWeb-Regular", sans-serif;
}
.nutrition-delete.modal .modal-content .headline-text span {
  font-family: "LovinSansWeb-Bold", sans-serif;
  display: block;
}
.nutrition-delete.modal .modal-content .headline-text b {
  font-family: "LovinSansWeb-Bold", sans-serif;
}

@media only screen and (max-width: 767px) {
  .nutrition-delete.modal .modal-content {
    padding: 35px;
  }

  .nc-dummy-item:nth-child(2), .nc-dummy-item:nth-child(3) {
    display: none;
  }
}
.component-video .container {
  display: inline-block;
  vertical-align: middle;
}

h2.remove-p p {
  display: inline;
}

.nutrition-calculator-alter .cont-hero .my-meal .totals li small {
  font-size: inherit;
}

.nutrition-calculator-alter .cont-hero .my-meal .fixed-totals small {
  font-size: inherit;
}

.nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item .form-separator {
  border-bottom: 1px solid #cccccc;
  margin-left: 54px;
  padding-bottom: 10px;
  clear: both;
}

@media only screen and (max-width: 767px) {
  .nutrition-delete.modal .modal-dialog {
    max-width: 273px;
  }

  .nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item .form-separator {
    margin-left: 36px;
  }
}
.nutrition-calculator-alter .item.desktop.update {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-name: nutritionChange;
  animation-name: nutritionChange;
}

.nutrition-calculator-alter .cont-hero .my-meal .detailed .ncUnit {
  font-family: "LovinSansWeb-Regular", sans-serif;
  color: #cccccc;
}

.nc-exit-button {
  padding: 0;
}

.nc-exit-button > a {
  display: block;
  color: #ffffff;
}

.nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item .row {
  position: relative;
}

.nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item .ingredients {
  position: relative;
}

.nutrition-calculator-alter .nutrition-meal-details .meal-list .meal-item input[type=checkbox].activate-check {
  width: 26px;
  height: 26px;
  top: 0px;
  margin: 0;
}

.page-local-options .template-hero-bg {
  min-height: 350px;
}
@media only screen and (min-width: 768px) {
  .page-local-options .template-hero-bg {
    min-height: 400px;
  }
}
.page-local-options .template-hero {
  margin-bottom: 0;
  min-height: 400px;
  max-height: none;
}
@media only screen and (min-width: 768px) {
  .page-local-options .template-hero {
    min-height: 0;
    max-height: 400px;
  }
}
.page-local-options .cont-hero {
  background-color: #000000;
}
.page-local-options .cont-hero .absolute-content .absolute-content-wrapper {
  text-align: center;
}
.page-local-options .cont-hero .absolute-content .absolute-content-wrapper h1 {
  margin: 0;
}
.page-local-options .cont-hero .absolute-content .absolute-content-wrapper p {
  margin-bottom: 0;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 34px;
  line-height: 2.125rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
}
@media only screen and (min-width: 480px) {
  .page-local-options .cont-hero .absolute-content .absolute-content-wrapper p {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 36px;
    line-height: 2.25rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
}
@media only screen and (min-width: 768px) {
  .page-local-options .cont-hero .absolute-content .absolute-content-wrapper p {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 36px;
    line-height: 2.25rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
}
.page-local-options .cont-banner .template-hero {
  background: #000000;
  position: relative;
}
.page-local-options .cont-banner .template-hero img {
  float: right;
}
@media only screen and (min-width: 768px) {
  .page-local-options .cont-banner .template-hero {
    background: #000000 !important;
  }
}
.page-local-options .cont-banner.cont-banner-itemError-msg .template-hero {
  min-height: 200px;
}
.page-local-options .cont-banner.cont-banner-coopError-msg .template-hero {
  min-height: 200px;
}
.page-local-options .cont-banner .absolute-content {
  margin: 10px;
  border: 2px solid #4d4a4b;
  border: 2px solid rgba(255, 255, 255, 0.25);
}
.page-local-options .cont-banner .template-hero .absolute-content .absolute-content-wrapper {
  vertical-align: bottom;
}
@media only screen and (min-width: 768px) {
  .page-local-options .cont-banner .template-hero .absolute-content .absolute-content-wrapper {
    vertical-align: middle;
  }
}
.page-local-options .cont-banner .template-hero .absolute-content .absolute-content-wrapper .text-wrapper {
  padding-top: 0;
  padding-bottom: 15px;
  text-align: center;
  padding-left: 0px;
}
@media only screen and (min-width: 768px) {
  .page-local-options .cont-banner .template-hero .absolute-content .absolute-content-wrapper .text-wrapper {
    text-align: left;
    padding-bottom: 0px;
    padding-left: 0px;
  }
}
@media only screen and (min-width: 992px) {
  .page-local-options .cont-banner .template-hero .absolute-content .absolute-content-wrapper .text-wrapper {
    padding-left: 0px;
  }
}
.page-local-options .cont-banner .template-hero .absolute-content .absolute-content-wrapper h1 {
  margin: 0;
  font-size: 35px;
  font-size: 2.1875rem;
  line-height: 35px;
  line-height: 2.1875rem;
  font-family: "LovinSansWeb-Bold", sans-serif;
}
@media only screen and (min-width: 320px) {
  .page-local-options .cont-banner .template-hero .absolute-content .absolute-content-wrapper h1 {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 40px;
    line-height: 2.5rem;
    font-family: "LovinSansWeb-Bold", sans-serif;
  }
}
@media only screen and (min-width: 480px) {
  .page-local-options .cont-banner .template-hero .absolute-content .absolute-content-wrapper h1 {
    font-size: 50px;
    font-size: 3.125rem;
    line-height: 50px;
    line-height: 3.125rem;
    font-family: "LovinSansWeb-Bold", sans-serif;
  }
}
@media only screen and (min-width: 768px) {
  .page-local-options .cont-banner .template-hero .absolute-content .absolute-content-wrapper h1 {
    font-size: 55px;
    font-size: 3.4375rem;
    line-height: 55px;
    line-height: 3.4375rem;
    font-family: "LovinSansWeb-Bold", sans-serif;
  }
}
@media only screen and (min-width: 992px) {
  .page-local-options .cont-banner .template-hero .absolute-content .absolute-content-wrapper h1 {
    font-size: 65px;
    font-size: 4.0625rem;
    line-height: 65px;
    line-height: 4.0625rem;
    font-family: "LovinSansWeb-Bold", sans-serif;
  }
}
.page-local-options .cont-banner .template-hero .absolute-content .absolute-content-wrapper h2 {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 26px;
  line-height: 1.625rem;
  font-family: "LovinSansWeb-Medium", sans-serif;
}
@media only screen and (min-width: 320px) {
  .page-local-options .cont-banner .template-hero .absolute-content .absolute-content-wrapper h2 {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 26px;
    line-height: 1.625rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
  }
}
@media only screen and (min-width: 480px) {
  .page-local-options .cont-banner .template-hero .absolute-content .absolute-content-wrapper h2 {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 26px;
    line-height: 1.625rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
  }
}
@media only screen and (min-width: 768px) {
  .page-local-options .cont-banner .template-hero .absolute-content .absolute-content-wrapper h2 {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 26px;
    line-height: 1.625rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
  }
}
@media only screen and (min-width: 992px) {
  .page-local-options .cont-banner .template-hero .absolute-content .absolute-content-wrapper h2 {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 30px;
    line-height: 1.875rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
  }
}
.page-local-options .cont-banner .template-hero .absolute-content .absolute-content-wrapper p {
  margin-bottom: 5px;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 32px;
  line-height: 2rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
}
@media only screen and (min-width: 480px) {
  .page-local-options .cont-banner .template-hero .absolute-content .absolute-content-wrapper p {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 34px;
    line-height: 2.125rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
}
@media only screen and (min-width: 768px) {
  .page-local-options .cont-banner .template-hero .absolute-content .absolute-content-wrapper p {
    margin-bottom: 10px;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 34px;
    line-height: 2.125rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
}
.page-local-options .prod-banner .template-hero {
  padding-bottom: 0;
  min-height: 400px;
}
@media only screen and (min-width: 768px) {
  .page-local-options .prod-banner .template-hero {
    min-height: auto;
  }
}
@media only screen and (min-width: 1460px) {
  .page-local-options .prod-banner .template-hero {
    min-height: auto;
  }
}

.page-mcpick .template-hero {
  margin-bottom: 0;
}
.page-mcpick .template-hero .absolute-top,
.page-mcpick .template-hero .absolute-bottom {
  position: absolute;
  text-align: center;
  width: 100%;
}
.page-mcpick .template-hero .absolute-top {
  top: 100px;
}
.page-mcpick .template-hero .absolute-bottom {
  bottom: 0;
}
.page-mcpick .template-hero h1 {
  text-transform: uppercase;
  color: white;
  margin: 0;
  font-size: 50px;
  font-size: 3.125rem;
  line-height: 50px;
  line-height: 3.125rem;
  font-family: "LovinSansWeb-Black", sans-serif;
}
@media only screen and (min-width: 320px) {
  .page-mcpick .template-hero h1 {
    font-size: 75px;
    font-size: 4.6875rem;
    line-height: 75px;
    line-height: 4.6875rem;
    font-family: "LovinSansWeb-Black", sans-serif;
  }
}
@media only screen and (min-width: 480px) {
  .page-mcpick .template-hero h1 {
    font-size: 100px;
    font-size: 6.25rem;
    line-height: 100px;
    line-height: 6.25rem;
    font-family: "LovinSansWeb-Black", sans-serif;
  }
}
.page-mcpick .template-hero h2 {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 30px;
  line-height: 1.875rem;
  font-family: "LovinSansWeb-Medium", sans-serif;
  color: white;
}
@media only screen and (min-width: 320px) {
  .page-mcpick .template-hero h2 {
    margin-top: 5px;
    font-size: 35px;
    font-size: 2.1875rem;
    line-height: 35px;
    line-height: 2.1875rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
  }
}
@media only screen and (min-width: 480px) {
  .page-mcpick .template-hero h2 {
    margin-top: 30px;
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 40px;
    line-height: 2.5rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
  }
}
.page-mcpick .template-hero p {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 32px;
  line-height: 2rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
  color: white;
  margin-bottom: 55px;
}
@media only screen and (min-width: 480px) {
  .page-mcpick .template-hero p {
    margin-bottom: 70px;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 34px;
    line-height: 2.125rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
}
.page-mcpick .template-hero-bg .absolute-content .absolute-content-wrapper {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .page-mcpick .template-hero-bg .absolute-content .absolute-content-wrapper {
    text-align: left;
  }
}
.page-mcpick .template-hero-bg h1 {
  font-size: 50px;
  font-size: 3.125rem;
  line-height: 50px;
  line-height: 3.125rem;
  font-family: "LovinSansWeb-Black", sans-serif;
}
@media only screen and (min-width: 320px) {
  .page-mcpick .template-hero-bg h1 {
    font-size: 75px;
    font-size: 4.6875rem;
    line-height: 75px;
    line-height: 4.6875rem;
    font-family: "LovinSansWeb-Black", sans-serif;
  }
}
@media only screen and (min-width: 480px) {
  .page-mcpick .template-hero-bg h1 {
    font-size: 100px;
    font-size: 6.25rem;
    line-height: 100px;
    line-height: 6.25rem;
    font-family: "LovinSansWeb-Black", sans-serif;
  }
}
@media only screen and (min-width: 768px) {
  .page-mcpick .template-hero-bg h1 {
    font-size: 100px;
    font-size: 6.25rem;
    line-height: 100px;
    line-height: 6.25rem;
    font-family: "LovinSansWeb-Black", sans-serif;
  }
}
@media only screen and (min-width: 992px) {
  .page-mcpick .template-hero-bg h1 {
    font-size: 125px;
    font-size: 7.8125rem;
    line-height: 125px;
    line-height: 7.8125rem;
    font-family: "LovinSansWeb-Black", sans-serif;
  }
}
.page-mcpick .cont-logo {
  text-align: center;
}
.page-mcpick .cont-logo img {
  max-width: 100px;
  padding-top: 30px;
  padding-bottom: 0px;
}
@media only screen and (min-width: 480px) {
  .page-mcpick .cont-logo img {
    max-width: 150px;
  }
}
@media only screen and (min-width: 768px) {
  .page-mcpick .cont-logo img {
    padding-bottom: 30px;
    max-width: none;
  }
}
.page-mcpick .cont-feature-callout {
  margin-bottom: 0px;
}
@media only screen and (min-width: 768px) {
  .page-mcpick .cont-feature-callout {
    margin-bottom: 50px;
  }
}
.page-mcpick .cont-cta {
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .page-mcpick .cont-cta {
    margin-bottom: 50px;
  }
}
.page-mcpick .cont-cta .btn {
  padding-left: 15px;
  padding-right: 15px;
}
@media only screen and (min-width: 480px) {
  .page-mcpick .cont-cta .btn {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.page-mcpick .cont-cta p.light {
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 36px;
  line-height: 2.25rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
}
.page-mcpick .cont-slides {
  margin-bottom: 15px;
}
@media only screen and (min-width: 768px) {
  .page-mcpick .cont-slides {
    margin-bottom: 50px;
  }
}
.page-mcpick .cont-slides h2 {
  color: #333333;
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 60px;
  line-height: 3.75rem;
  font-family: "LovinSansWeb-Bold";
}
@media only screen and (min-width: 480px) {
  .page-mcpick .cont-slides h2 {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 60px;
    line-height: 3.75rem;
    font-family: "LovinSansWeb-Bold";
  }
}
@media only screen and (min-width: 768px) {
  .page-mcpick .cont-slides h2 {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 30px;
    line-height: 1.875rem;
    font-family: "LovinSansWeb-Bold";
  }
}
.page-mcpick .cont-slides .wrapper {
  padding: 26px 15px 0 15px;
  -webkit-transition: none;
  -khtml-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
  padding-left: 0;
  padding-right: 0;
}
@media only screen and (min-width: 768px) {
  .page-mcpick .cont-slides .wrapper {
    padding: 10px 80px;
  }
}
@media only screen and (min-width: 900px) {
  .page-mcpick .cont-slides .wrapper {
    padding: 10px 15px;
  }
}
@media only screen and (min-width: 992px) {
  .page-mcpick .cont-slides .wrapper {
    padding: 10px 80px;
  }
}
@media only screen and (min-width: 1112px) {
  .page-mcpick .cont-slides .wrapper {
    padding: 10px 15px;
  }
}
@media only screen and (min-width: 1200px) {
  .page-mcpick .cont-slides .wrapper {
    padding: 10px 80px;
  }
}
@media only screen and (min-width: 1313px) {
  .page-mcpick .cont-slides .wrapper {
    padding: 10px 15px;
  }
}
.page-mcpick .cont-slides .related-flexslider {
  overflow: visible;
}
.page-mcpick .cont-slides .related-flexslider .flex-viewport {
  background: transparent;
}
@media only screen and (min-width: 768px) {
  .page-mcpick .cont-slides .related-flexslider .flex-viewport {
    background: url("mcd-us/img/mcpick/slide-bg.jpg") no-repeat;
    background-size: 100%;
  }
}
.page-mcpick .cont-slides .related-flexslider .slides li {
  overflow: hidden;
}
.page-mcpick .cont-slides .related-flexslider .slides li a {
  display: block;
  overflow: hidden;
  box-shadow: 0;
  border-bottom: 5px solid transparent;
}
@media only screen and (min-width: 768px) {
  .page-mcpick .cont-slides .related-flexslider .slides li a {
    box-shadow: inset 0 -5px 0 0 transparent;
    border-bottom: 0;
  }
}
.page-mcpick .cont-slides .related-flexslider .slides li a.active {
  box-shadow: 0;
  border-bottom: 5px solid #bf0c0c;
}
@media only screen and (min-width: 768px) {
  .page-mcpick .cont-slides .related-flexslider .slides li a.active {
    box-shadow: inset 0 -5px 0 0 #bf0c0c;
    border-bottom: 0;
  }
}
.page-mcpick .cont-slides .related-flexslider .slides li img {
  background: url("mcd-us/img/mcpick/slide-bg.jpg") no-repeat;
  background-size: cover;
  background-position: center top;
}
@media only screen and (min-width: 768px) {
  .page-mcpick .cont-slides .related-flexslider .slides li img {
    background: transparent;
  }
}
.page-mcpick .cont-slides .related-flexslider .custom-navigation .flex-prev,
.page-mcpick .cont-slides .related-flexslider .custom-navigation .flex-next {
  margin-top: -25px;
}
@media only screen and (min-width: 768px) {
  .page-mcpick .cont-slides .related-flexslider .custom-navigation .flex-prev,
  .page-mcpick .cont-slides .related-flexslider .custom-navigation .flex-next {
    margin-top: -30px;
  }
}

.page-extravalue {
  text-align: center;
  color: #333333;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .page-extravalue {
    padding-bottom: 40px;
  }
}
.page-extravalue .template-hero-bg .absolute-content .absolute-content-wrapper {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .page-extravalue .template-hero-bg .absolute-content .absolute-content-wrapper {
    text-align: left;
  }
}
.page-extravalue .template-hero-bg h1 {
  font-size: 50px;
  font-size: 3.125rem;
  line-height: 50px;
  line-height: 3.125rem;
  font-family: "LovinSansWeb-Black", sans-serif;
}
@media only screen and (min-width: 320px) {
  .page-extravalue .template-hero-bg h1 {
    font-size: 75px;
    font-size: 4.6875rem;
    line-height: 75px;
    line-height: 4.6875rem;
    font-family: "LovinSansWeb-Black", sans-serif;
  }
}
@media only screen and (min-width: 480px) {
  .page-extravalue .template-hero-bg h1 {
    font-size: 100px;
    font-size: 6.25rem;
    line-height: 100px;
    line-height: 6.25rem;
    font-family: "LovinSansWeb-Black", sans-serif;
  }
}
@media only screen and (min-width: 768px) {
  .page-extravalue .template-hero-bg h1 {
    font-size: 100px;
    font-size: 6.25rem;
    line-height: 100px;
    line-height: 6.25rem;
    font-family: "LovinSansWeb-Black", sans-serif;
  }
}
@media only screen and (min-width: 992px) {
  .page-extravalue .template-hero-bg h1 {
    font-size: 125px;
    font-size: 7.8125rem;
    line-height: 125px;
    line-height: 7.8125rem;
    font-family: "LovinSansWeb-Black", sans-serif;
  }
}
.page-extravalue .template-hero {
  margin-bottom: 0;
}
.page-extravalue .template-hero .absolute-top,
.page-extravalue .template-hero .absolute-bottom {
  position: absolute;
  text-align: center;
  width: 100%;
}
.page-extravalue .template-hero .absolute-top {
  top: 100px;
}
.page-extravalue .template-hero .absolute-bottom {
  bottom: 0;
}
.page-extravalue .template-hero h1 {
  text-transform: uppercase;
  color: white;
  margin: 0;
  font-size: 50px;
  font-size: 3.125rem;
  line-height: 50px;
  line-height: 3.125rem;
  font-family: "LovinSansWeb-Black", sans-serif;
}
@media only screen and (min-width: 320px) {
  .page-extravalue .template-hero h1 {
    font-size: 65px;
    font-size: 4.0625rem;
    line-height: 65px;
    line-height: 4.0625rem;
    font-family: "LovinSansWeb-Black", sans-serif;
  }
}
@media only screen and (min-width: 480px) {
  .page-extravalue .template-hero h1 {
    font-size: 100px;
    font-size: 6.25rem;
    line-height: 100px;
    line-height: 6.25rem;
    font-family: "LovinSansWeb-Black", sans-serif;
  }
}
.page-extravalue .template-hero h2 {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 30px;
  line-height: 1.875rem;
  font-family: "LovinSansWeb-Medium", sans-serif;
  color: white;
}
@media only screen and (min-width: 320px) {
  .page-extravalue .template-hero h2 {
    margin-top: 5px;
    font-size: 35px;
    font-size: 2.1875rem;
    line-height: 35px;
    line-height: 2.1875rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
  }
}
@media only screen and (min-width: 480px) {
  .page-extravalue .template-hero h2 {
    margin-top: 30px;
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 40px;
    line-height: 2.5rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
  }
}
.page-extravalue .template-hero p {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 32px;
  line-height: 2rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
  color: white;
  margin-bottom: 55px;
}
@media only screen and (min-width: 480px) {
  .page-extravalue .template-hero p {
    margin-bottom: 70px;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 34px;
    line-height: 2.125rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
}
.page-extravalue .hidden-overflow {
  overflow: hidden;
}
.page-extravalue .tabs-container .tabs li a {
  text-transform: uppercase;
}
.page-extravalue .tab-content {
  margin-bottom: 80px;
}
.page-extravalue .simple-red {
  display: block;
  margin-top: 10px;
  font-family: "LovinSansWeb-Medium", sans-serif;
}
.page-extravalue h3 {
  padding: 0 30px;
  font-size: 42px;
  font-size: 2.625rem;
  line-height: 42px;
  line-height: 2.625rem;
  font-family: "LovinSansWeb-Bold";
}
.page-extravalue .excerpt,
.page-extravalue .excerpt-short {
  padding: 0 30px;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 32px;
  line-height: 2rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
}
.page-extravalue button {
  margin-top: 5px;
}
@media only screen and (min-width: 768px) {
  .page-extravalue .cont-items > .row {
    margin: 0;
  }
}
.page-extravalue .btn-red-button {
  margin-bottom: 15px;
}
.page-extravalue .col-centered {
  float: none;
  margin: 0 auto;
}
.page-extravalue .text-wrapper {
  padding-top: 5px;
  padding-bottom: 20px;
}
@media (max-width: 767px) {
  .page-extravalue .value-meal-section {
    margin-bottom: 0;
  }
}
@media (max-width: 991px) {
  .page-extravalue .value-meal-section {
    margin-left: 0;
  }
}

.evm-last {
  margin: 0 auto;
  float: none;
  text-align: center;
}

.evmcoop {
  display: none;
}

.page-careers .career-hero {
  margin-bottom: 0px !important;
}
@media only screen and (min-width: 768px) {
  .page-careers .career-hero .template-hero-bg {
    height: 700px;
  }
}
.page-careers .career-hero .template-hero-bg .img-hero {
  display: none;
}
@media only screen and (min-width: 480px) {
  .page-careers .career-hero .template-hero-bg .img-hero {
    display: block;
  }
}
.page-careers .career-hero .template-hero-bg .absolute-content .absolute-content-wrapper {
  vertical-align: top;
}
.page-careers .career-hero .template-hero-bg .absolute-content .absolute-content-wrapper h1 {
  text-transform: uppercase;
  color: white;
  margin: 0;
  font-size: 50px;
  font-size: 3.125rem;
  line-height: 50px;
  line-height: 3.125rem;
  font-family: "LovinSansWeb-Black", sans-serif;
}
@media only screen and (min-width: 320px) {
  .page-careers .career-hero .template-hero-bg .absolute-content .absolute-content-wrapper h1 {
    font-size: 75px;
    font-size: 4.6875rem;
    line-height: 75px;
    line-height: 4.6875rem;
    font-family: "LovinSansWeb-Black", sans-serif;
  }
}
@media only screen and (min-width: 480px) {
  .page-careers .career-hero .template-hero-bg .absolute-content .absolute-content-wrapper h1 {
    font-size: 100px;
    font-size: 6.25rem;
    line-height: 100px;
    line-height: 6.25rem;
    font-family: "LovinSansWeb-Black", sans-serif;
  }
}
@media only screen and (min-width: 768px) {
  .page-careers .career-hero .template-hero-bg .absolute-content .absolute-content-wrapper h1 {
    font-size: 125px;
    font-size: 7.8125rem;
    line-height: 125px;
    line-height: 7.8125rem;
    font-family: "LovinSansWeb-Black", sans-serif;
  }
}
@media only screen and (min-width: 992px) {
  .page-careers .career-hero .template-hero-bg .absolute-content .absolute-content-wrapper h1 {
    font-size: 150px;
    font-size: 9.375rem;
    line-height: 150px;
    line-height: 9.375rem;
    font-family: "LovinSansWeb-Black", sans-serif;
  }
}
.page-careers .career-hero .template-hero-bg .absolute-content .absolute-content-wrapper h2 {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 30px;
  line-height: 1.875rem;
  font-family: "LovinSansWeb-Medium", sans-serif;
  color: white;
}
@media only screen and (min-width: 320px) {
  .page-careers .career-hero .template-hero-bg .absolute-content .absolute-content-wrapper h2 {
    margin-top: 5px;
    font-size: 35px;
    font-size: 2.1875rem;
    line-height: 35px;
    line-height: 2.1875rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
  }
}
@media only screen and (min-width: 480px) {
  .page-careers .career-hero .template-hero-bg .absolute-content .absolute-content-wrapper h2 {
    margin-top: 30px;
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 40px;
    line-height: 2.5rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
  }
}
.page-careers .career-hero .template-hero-bg .absolute-content .absolute-content-wrapper p {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 32px;
  line-height: 2rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
  color: white;
  margin-bottom: 55px;
}
@media only screen and (min-width: 480px) {
  .page-careers .career-hero .template-hero-bg .absolute-content .absolute-content-wrapper p {
    margin-bottom: 70px;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 34px;
    line-height: 2.125rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
}
.page-careers .career-hero .text-wrapper {
  position: relative;
  text-align: center;
}
.page-careers .template-service-container .text-wrapper {
  color: #272727;
}
@media only screen and (min-width: 768px) {
  .page-careers .template-service-container .text-wrapper {
    font-size: 25px;
    font-size: 1.5625rem;
    line-height: 30px;
    line-height: 1.875rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
}
@media (min-width: 375px) {
  .page-careers .template-service-container .text-wrapper {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 30px;
    line-height: 1.875rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
}
.page-careers .template-service-container .text-wrapper .title {
  margin-bottom: 6px;
}
@media only screen and (min-width: 768px) {
  .page-careers .template-service-container .text-wrapper .title {
    font-size: 60px;
    font-size: 3.75rem;
    line-height: 60px;
    line-height: 3.75rem;
    font-family: "LovinSansWeb-Bold", sans-serif;
  }
}
@media only screen and (min-width: 768px) {
  .page-careers .template-service-container .text-wrapper .title {
    font-size: 45px;
    font-size: 2.8125rem;
    line-height: 50px;
    line-height: 3.125rem;
    font-family: "LovinSansWeb-Bold", sans-serif;
  }
}
@media only screen and (min-width: 768px) {
  .page-careers .template-service-container .text-wrapper {
    width: 90%;
    margin: 0 auto;
    position: relative;
    top: 0px;
  }
  .page-careers .template-service-container .text-wrapper .text-center {
    text-align: center;
    word-wrap: break-word;
  }
}
@media only screen and (min-width: 992px) {
  .page-careers .template-service-container .text-wrapper {
    top: 30px;
  }
}
@media only screen and (min-width: 1200px) {
  .page-careers .template-service-container .text-wrapper {
    top: 80px;
  }
}
@media (max-width: 767px) {
  .page-careers .template-service-container .text-wrapper {
    margin: 5%;
  }
}
.page-careers .template-service-container .play-btn {
  position: absolute;
  width: 20%;
  display: block;
  left: 0;
  right: 0;
  top: 33%;
  margin: auto;
  z-index: 5;
}
.page-careers .template-service-container .play-btn:hover {
  opacity: 0.8;
}
.page-careers .hidden-overflow {
  overflow: hidden;
  position: relative;
}
.page-careers .career-category-wrapper {
  margin-bottom: -2px;
}
@media (max-width: 767px) {
  .page-careers .career-category-wrapper .text-wrapper {
    text-align: left;
    margin-left: 25px;
  }
}
.page-careers .career-category-wrapper h4 {
  color: white;
  font-size: 60px;
  font-size: 3.75rem;
  line-height: 60px;
  line-height: 3.75rem;
  font-family: "LovinSansWeb-Bold", sans-serif;
}
.page-careers .career-category-wrapper .cont-items .row > div {
  overflow: hidden;
}
.page-careers .career-category-wrapper .cont-items .row > div .zoom-anim-parent {
  overflow: visible;
}

.load-more-cont {
  height: 300px;
}
@media (max-width: 767px) {
  .load-more-cont {
    height: 150px;
  }
}
.load-more-cont .load-more-wrapper {
  position: relative;
  top: 110px;
}
@media (max-width: 767px) {
  .load-more-cont .load-more-wrapper {
    top: 50px;
  }
}
.load-more-cont .load-more-wrapper a {
  text-align: center;
  letter-spacing: 1px;
  text-decoration: none;
  color: #bf0c0c;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 20px;
  line-height: 1.25rem;
  font-family: "LovinSansWeb-Bold";
}
.load-more-cont .load-more-wrapper a p > img {
  padding-top: 8px;
}

.tab-box {
  position: relative;
  bottom: 0px;
  z-index: 1;
}
.tab-box .tab-content {
  margin-top: 43px;
}

.tabs-container {
  position: relative;
  overflow: hidden;
}
.tabs-container .tabs {
  border-style: none;
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 63px;
  line-height: 3.9375rem;
  font-family: "LovinSansWeb-Bold";
  text-align: center;
  cursor: pointer;
}
.tabs-container .tabs > li {
  padding-left: 0;
  padding-right: 3px;
  height: 44px;
  margin-bottom: 0;
}
.tabs-container .tabs > li:last-child {
  padding-right: 0px;
}
.tabs-container .tabs > li > a {
  background: #f1f1eb;
  color: #bf0c0c;
  margin-right: 0px;
  border-color: #f1f1eb;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  max-width: 100%;
  overflow: hidden;
  height: 100%;
  display: block;
  width: 100%;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  line-height: 1.375rem;
  font-family: "LovinSansWeb-Bold";
}
@media only screen and (min-width: 480px) {
  .tabs-container .tabs > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 22px;
    line-height: 1.375rem;
    font-family: "LovinSansWeb-Bold";
  }
}
@media only screen and (min-width: 768px) {
  .tabs-container .tabs > li > a {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 38px;
    line-height: 2.375rem;
    font-family: "LovinSansWeb-Bold";
  }
}
.tabs-container .tabs > li > a .table-wrapper {
  height: 100%;
  width: 100%;
  display: table;
}
.tabs-container .tabs > li > a span.table-cell-wrapper {
  display: table-cell;
  vertical-align: middle;
}
.tabs-container .tabs > li.active a {
  color: #333333;
  background: white;
  border-color: white;
  text-decoration: underline;
}
.tabs-container .tabs.tab-3 > li > a {
  font-size: 19px;
  font-size: 1.1875rem;
  line-height: 24px;
  line-height: 1.5rem;
  font-family: "LovinSansWeb-Bold";
}
@media only screen and (min-width: 480px) {
  .tabs-container .tabs.tab-3 > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 28px;
    line-height: 1.75rem;
    font-family: "LovinSansWeb-Bold";
  }
}
@media only screen and (min-width: 768px) {
  .tabs-container .tabs.tab-3 > li > a {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 38px;
    line-height: 2.375rem;
    font-family: "LovinSansWeb-Bold";
  }
}
.tabs-container .tabs.tab-2 > li > a {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 24px;
  line-height: 1.5rem;
  font-family: "LovinSansWeb-Bold";
}
@media only screen and (min-width: 480px) {
  .tabs-container .tabs.tab-2 > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 28px;
    line-height: 1.75rem;
    font-family: "LovinSansWeb-Bold";
  }
}
@media only screen and (min-width: 768px) {
  .tabs-container .tabs.tab-2 > li > a {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 38px;
    line-height: 2.375rem;
    font-family: "LovinSansWeb-Bold";
  }
}

.component-sm-email-offer {
  color: white;
}
.component-sm-email-offer .border-wrapper {
  margin: 10px;
  border: 2px solid #4d4a4b !important;
  border: 2px solid rgba(255, 255, 255, 0.25) !important;
}
.component-sm-email-offer .nopad {
  padding-left: 0;
}
.component-sm-email-offer .form-group {
  margin-bottom: 5px;
}
@media only screen and (min-width: 480px) {
  .component-sm-email-offer .form-group {
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 768px) {
  .component-sm-email-offer .form-group {
    margin-bottom: 5px;
  }
}
@media only screen and (min-width: 992px) {
  .component-sm-email-offer .form-group {
    margin-bottom: 15px;
  }
}
.component-sm-email-offer .form-content-wrapper {
  margin: 0 auto;
  padding: 5px 25px;
}
@media (max-width: 1100px) and (min-width: 768px) {
  .component-sm-email-offer .form-content-wrapper .headline-text {
    margin-bottom: 0 !important;
  }
}
.component-sm-email-offer .form-content-wrapper .headline-text .large, .component-sm-email-offer .form-content-wrapper .headline-text .small {
  color: white;
}
.component-sm-email-offer .form-content-wrapper .headline-text .large {
  font-size: 45px;
  font-size: 2.8125rem;
  line-height: 35px;
  line-height: 2.1875rem;
  font-family: "LovinSansWeb-Black", sans-serif;
}
@media only screen and (min-width: 320px) {
  .component-sm-email-offer .form-content-wrapper .headline-text .large {
    font-size: 60px;
    font-size: 3.75rem;
    line-height: 50px;
    line-height: 3.125rem;
    font-family: "LovinSansWeb-Black", sans-serif;
  }
}
@media only screen and (min-width: 480px) {
  .component-sm-email-offer .form-content-wrapper .headline-text .large {
    font-size: 100px;
    font-size: 6.25rem;
    line-height: 100px;
    line-height: 6.25rem;
    font-family: "LovinSansWeb-Black", sans-serif;
  }
}
@media only screen and (min-width: 768px) {
  .component-sm-email-offer .form-content-wrapper .headline-text .large {
    font-size: 60px;
    font-size: 3.75rem;
    line-height: 50px;
    line-height: 3.125rem;
    font-family: "LovinSansWeb-Black", sans-serif;
  }
}
@media only screen and (min-width: 992px) {
  .component-sm-email-offer .form-content-wrapper .headline-text .large {
    font-size: 80px;
    font-size: 5rem;
    line-height: 90px;
    line-height: 5.625rem;
    font-family: "LovinSansWeb-Black", sans-serif;
  }
}
@media only screen and (min-width: 1200px) {
  .component-sm-email-offer .form-content-wrapper .headline-text .large {
    font-size: 120px;
    font-size: 7.5rem;
    line-height: 120px;
    line-height: 7.5rem;
    font-family: "LovinSansWeb-Black", sans-serif;
  }
}
.component-sm-email-offer .form-content-wrapper .headline-text .small {
  margin-bottom: 5px;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 30px;
  line-height: 1.875rem;
  font-family: "LovinSansWeb-Medium", sans-serif;
}
@media only screen and (min-width: 320px) {
  .component-sm-email-offer .form-content-wrapper .headline-text .small {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 30px;
    line-height: 1.875rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
  }
}
@media only screen and (min-width: 480px) {
  .component-sm-email-offer .form-content-wrapper .headline-text .small {
    margin-bottom: 10px;
    font-size: 25px;
    font-size: 1.5625rem;
    line-height: 30px;
    line-height: 1.875rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
  }
}
@media only screen and (min-width: 768px) {
  .component-sm-email-offer .form-content-wrapper .headline-text .small {
    margin-bottom: 5px;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 30px;
    line-height: 1.875rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
  }
}
@media only screen and (min-width: 992px) {
  .component-sm-email-offer .form-content-wrapper .headline-text .small {
    margin-bottom: 10px;
    font-size: 25px;
    font-size: 1.5625rem;
    line-height: 30px;
    line-height: 1.875rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
  }
}

.survey {
  position: relative;
}
.survey .survey-intro {
  text-align: center;
  position: absolute;
  z-index: 2;
  opacity: 1;
  width: 100%;
}
.survey .survey-outro {
  text-align: center;
  position: relative;
  opacity: 0;
  width: 100%;
  top: 0;
  display: none;
}
.survey .cont-survey {
  position: relative;
  margin-top: -25px;
}
.survey .survey-title {
  opacity: 0;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .survey .survey-start {
    padding: 0px 25px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 16px;
    line-height: 1rem;
    font-family: "LovinSansWeb-Bold", sans-serif;
    height: 29px;
    line-height: 25px;
  }
}
.survey .survey-wrapper {
  background-color: #f1f1eb;
  padding: 20px 30px;
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 26.4px;
  line-height: 1.65rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
}
.survey .survey-wrapper h2,
.survey .survey-wrapper .h2 {
  margin-top: 0;
  margin-bottom: 25px;
  padding: 0px 0px;
  font-size: 76px;
  font-size: 4.75rem;
  line-height: 76px;
  line-height: 4.75rem;
  font-family: "LovinSansWeb-Bold", sans-serif;
}
@media only screen and (min-width: 768px) {
  .survey .survey-wrapper h2,
  .survey .survey-wrapper .h2 {
    padding: 0px 50px;
    font-size: 76px;
    font-size: 4.75rem;
    line-height: 76px;
    line-height: 4.75rem;
    font-family: "LovinSansWeb-Bold", sans-serif;
  }
}
@media only screen and (min-width: 992px) {
  .survey .survey-wrapper h2,
  .survey .survey-wrapper .h2 {
    font-size: 86px;
    font-size: 5.375rem;
    line-height: 86px;
    line-height: 5.375rem;
    font-family: "LovinSansWeb-Bold", sans-serif;
  }
}
@media only screen and (min-width: 1200px) {
  .survey .survey-wrapper h2,
  .survey .survey-wrapper .h2 {
    font-size: 106px;
    font-size: 6.625rem;
    line-height: 106px;
    line-height: 6.625rem;
    font-family: "LovinSansWeb-Bold", sans-serif;
  }
}
.survey .survey-wrapper h3 {
  margin-top: 0;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 36px;
  line-height: 2.25rem;
  font-family: "LovinSansWeb-Medium", sans-serif;
}
@media only screen and (min-width: 768px) {
  .survey .survey-wrapper h3 {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 43.2px;
    line-height: 2.7rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
  }
}
@media only screen and (min-width: 992px) {
  .survey .survey-wrapper h3 {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 43.2px;
    line-height: 2.7rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
  }
}
@media only screen and (min-width: 1200px) {
  .survey .survey-wrapper h3 {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 43.2px;
    line-height: 2.7rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
  }
}
.survey .survey-wrapper a, .survey .survey-wrapper button {
  color: #bf0c0c;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 26.4px;
  line-height: 1.65rem;
  font-family: "LovinSansWeb-Medium", sans-serif;
}
.survey .survey-wrapper .legal {
  border-top: 1px solid #cccccc;
  padding-top: 10px;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 16.8px;
  line-height: 1.05rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
}
.survey .survey-wrapper .close-survey {
  background: transparent;
  border: 0px;
  cursor: pointer;
  float: right;
  padding-top: 10px;
  padding-right: 5px;
  opacity: 0;
}
@media only screen and (max-width: 767px) {
  .survey .survey-wrapper .close-survey {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 36px;
    line-height: 2.25rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
}
.survey .survey-wrapper .close-survey:focus {
  box-shadow: 0;
  outline: 0;
}
.survey .survey-wrapper .finish-survey {
  border: 0;
  background: transparent;
  float: right;
}
.survey .survey-wrapper .survey-flexslider {
  padding-top: 20px;
  margin-top: 10px;
  border-top: 1px solid #cccccc;
  opacity: 0;
}
@media only screen and (max-width: 767px) {
  .survey .survey-wrapper .survey-flexslider {
    margin-top: 60px;
  }
}
.survey .survey-wrapper .survey-flexslider .flex-direction-nav {
  display: none;
}
.survey .survey-wrapper .survey-flexslider .flex-control-paging {
  position: absolute;
  top: 25px;
  right: 30px;
  text-align: right;
  width: auto;
  height: 20px;
  opacity: 0;
}
.survey .survey-wrapper .survey-flexslider .flex-control-paging:before {
  content: 'Step';
  font-family: "LovinSansWeb-Medium", sans-serif;
  margin-right: -5px;
}
.survey .survey-wrapper .survey-flexslider .flex-control-paging li {
  margin-right: 0;
  margin-left: 7px;
}
.survey .survey-wrapper .survey-flexslider .flex-control-paging li a {
  background: transparent;
  border: 0;
  box-shadow: none;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 24px;
  line-height: 1.5rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
  color: #000000;
}
.survey .survey-wrapper .survey-flexslider .flex-control-paging li a.flex-active {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 24px;
  line-height: 1.5rem;
  font-family: "LovinSansWeb-Medium", sans-serif;
}
@media only screen and (max-width: 767px) {
  .survey .survey-wrapper .survey-flexslider .flex-control-paging {
    right: auto;
    top: -40px;
  }
  .survey .survey-wrapper .survey-flexslider .flex-control-paging li a {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 26.4px;
    line-height: 1.65rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
  .survey .survey-wrapper .survey-flexslider .flex-control-paging li a.flex-active {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 26.4px;
    line-height: 1.65rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
  }
}
.survey .survey-wrapper .survey-flexslider .slides li h4 {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 26.4px;
  line-height: 1.65rem;
  font-family: "LovinSansWeb-Medium", sans-serif;
  padding-left: 3px;
  padding-right: 3px;
}
.survey .survey-wrapper .survey-flexslider .slides li p {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 30.8px;
  line-height: 1.925rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
  padding-left: 5px;
  padding-right: 3px;
}
.survey .survey-wrapper .survey-flexslider .slides li .form-group {
  padding-left: 3px;
  padding-right: 3px;
}
.survey .survey-wrapper .survey-flexslider .slides li .row {
  padding-left: 3px;
  padding-right: 3px;
}
.survey .survey-wrapper .survey-flexslider .slides .form-group {
  margin: 20px 0;
}
.survey .survey-wrapper .survey-flexslider .slides .checkbox,
.survey .survey-wrapper .survey-flexslider .slides .radio {
  padding-left: 18px;
  margin: 0 0 3px 0;
}
.survey .survey-wrapper .survey-flexslider .slides .checkbox input,
.survey .survey-wrapper .survey-flexslider .slides .radio input {
  margin: 2px 0 0;
}
.survey .survey-wrapper .survey-flexslider .slides .checkbox label,
.survey .survey-wrapper .survey-flexslider .slides .radio label {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 33px;
  line-height: 2.0625rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
  color: #000000;
  padding-left: 0;
}
.survey .survey-wrapper .survey-flexslider .slides .checkbox label:before,
.survey .survey-wrapper .survey-flexslider .slides .radio label:before {
  background: transparent;
  width: 13px;
  height: 13px;
  margin-left: -18px;
  top: 2px;
}
.survey .survey-wrapper .survey-flexslider .slides .checkbox label:after,
.survey .survey-wrapper .survey-flexslider .slides .radio label:after {
  font-size: 10px;
  left: 3px;
  top: -1px;
  width: 10px;
  height: 10px;
}
.survey .survey-wrapper .survey-flexslider .slides .radio label:after {
  left: 4px;
  top: 4px;
  width: 9px;
  height: 9px;
}
.survey .survey-wrapper .survey-flexslider .slides .finish-survey,
.survey .survey-wrapper .survey-flexslider .slides .next-question,
.survey .survey-wrapper .survey-flexslider .slides .prev-question,
.survey .survey-wrapper .survey-flexslider .slides .submit {
  display: block;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 26.4px;
  line-height: 1.65rem;
  font-family: "LovinSansWeb-Medium", sans-serif;
  cursor: pointer;
  margin: 10px 0;
}

.page-contact-us {
  background-color: #f1f1eb;
  padding-bottom: 64px;
}
.page-contact-us hr {
  border-top-color: #bebeba;
}
.page-contact-us .template-hero-bg {
  min-height: 350px;
}
@media only screen and (min-width: 768px) {
  .page-contact-us .template-hero-bg {
    min-height: 400px;
  }
}
.page-contact-us .template-hero-bg .absolute-content .absolute-content-wrapper {
  text-align: center;
}
.page-contact-us h2,
.page-contact-us h3 {
  margin-bottom: .25em;
}
.page-contact-us p {
  font-size: 24px !important;
  font-size: 1.5rem !important;
  line-height: 1.4em !important;
}
@media only screen and (min-width: 768px) {
  .page-contact-us p {
    font-size: 20px !important;
    font-size: 1.25rem !important;
    line-height: 1.3em !important;
  }
}
@media only screen and (min-width: 992px) {
  .page-contact-us p {
    font-size: 24px !important;
    font-size: 1.5rem !important;
    line-height: 1.3em !important;
  }
}
@media only screen and (min-width: 1200px) {
  .page-contact-us p {
    font-size: 28px !important;
    font-size: 1.75rem !important;
    line-height: 1.3em !important;
  }
}
.page-contact-us a {
  color: #bf0c0c;
}
.page-contact-us__content {
  padding-top: 10px;
}
.page-contact-us__content h2 {
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 1.2em;
  font-family: "LovinSansWeb-Medium", sans-serif;
}
.page-contact-us__content h3 {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.2em;
  font-family: "LovinSansWeb-Medium", sans-serif;
}
.page-contact-us__content h4 {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 1.2em;
  font-family: "LovinSansWeb-Medium", sans-serif;
}
@media (min-width: 375px) {
  .page-contact-us__content {
    padding-top: 10px;
  }
  .page-contact-us__content h2 {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 1.2em;
    font-family: "LovinSansWeb-Medium", sans-serif;
  }
  .page-contact-us__content h3 {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 1.2em;
    font-family: "LovinSansWeb-Medium", sans-serif;
  }
}
@media only screen and (min-width: 768px) {
  .page-contact-us__content {
    padding-top: 30px;
  }
  .page-contact-us__content h2 {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 1.2em;
    font-family: "LovinSansWeb-Medium", sans-serif;
  }
  .page-contact-us__content h3 {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 1.2em;
    font-family: "LovinSansWeb-Medium", sans-serif;
  }
}
@media only screen and (min-width: 992px) {
  .page-contact-us__content {
    padding-top: 50px;
  }
  .page-contact-us__content h2 {
    font-size: 50px;
    font-size: 3.125rem;
    line-height: 1.2em;
    font-family: "LovinSansWeb-Medium", sans-serif;
  }
  .page-contact-us__content h3 {
    font-size: 38px;
    font-size: 2.375rem;
    line-height: 1.2em;
    font-family: "LovinSansWeb-Medium", sans-serif;
  }
}
.page-contact-us__popular-questions {
  position: relative;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .page-contact-us__food-and-nutrition h3 {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 1.2em;
    font-family: "LovinSansWeb-Medium", sans-serif;
  }
}
.page-contact-us__ask-your-question {
  padding-bottom: 20px;
}
.page-contact-us__callouts {
  text-align: center;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .page-contact-us__callouts h3 {
    text-align: left;
    margin-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 1.2em;
    font-family: "LovinSansWeb-Medium", sans-serif;
  }
}
.page-contact-us__callouts .row {
  background-color: white;
}
@media only screen and (min-width: 768px) {
  .page-contact-us__callouts .row {
    margin-bottom: 2em;
    padding-bottom: 12px;
  }
}
.page-contact-us__callouts .row-title {
  background-color: #f1f1eb;
  margin-bottom: 0;
}
.page-contact-us__callouts .item > .inner-content {
  padding: .5em 1em .25em 1em;
  padding-bottom: 2em;
}
@media only screen and (min-width: 768px) {
  .page-contact-us__callouts .item > .inner-content {
    padding: .5em 1em .1em 1em;
  }
}
.page-contact-us__callouts .item .title {
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 1.2em;
  font-family: "LovinSansWeb-Bold", sans-serif;
}
@media only screen and (min-width: 768px) {
  .page-contact-us__callouts .item .title {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.2em;
    font-family: "LovinSansWeb-Bold", sans-serif;
    margin-top: .5em;
    margin-bottom: .15em;
  }
}
@media only screen and (min-width: 992px) {
  .page-contact-us__callouts .item .title {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 1.2em;
    font-family: "LovinSansWeb-Bold", sans-serif;
  }
}
.page-contact-us__callouts .item p,
.page-contact-us__callouts .item .excerpt {
  font-size: 24px !important;
  font-size: 1.5rem !important;
  line-height: 1.2em !important;
  font-family: "LovinSansWeb-Regular", sans-serif !important;
  margin-bottom: .5em;
}
@media only screen and (min-width: 768px) {
  .page-contact-us__callouts .item p,
  .page-contact-us__callouts .item .excerpt {
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 15px !important;
    font-size: 0.9375rem !important;
    line-height: 1.2em !important;
    font-family: "LovinSansWeb-Regular", sans-serif !important;
  }
}
@media only screen and (min-width: 992px) {
  .page-contact-us__callouts .item p,
  .page-contact-us__callouts .item .excerpt {
    font-size: 18px !important;
    font-size: 1.125rem !important;
    line-height: 1.2em !important;
    font-family: "LovinSansWeb-Regular", sans-serif !important;
  }
}
.page-contact-us__callouts .item a {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1em;
  font-family: "LovinSansWeb-Bold", sans-serif;
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .page-contact-us__callouts .item a {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1em;
    font-family: "LovinSansWeb-Bold", sans-serif;
  }
}
@media only screen and (min-width: 992px) {
  .page-contact-us__callouts .item a {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1em;
    font-family: "LovinSansWeb-Bold", sans-serif;
  }
}
.page-contact-us__customer-service a {
  font-family: "LovinSansWeb-Medium", sans-serif;
}
.page-contact-us__customer-service .item .title {
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 1.1em;
  font-family: "LovinSansWeb-Bold", sans-serif;
  margin-bottom: .2em;
}
.page-contact-us__customer-service .item p {
  font-size: 28px !important;
  font-size: 1.75rem !important;
  line-height: 1.2em !important;
  font-family: "LovinSansWeb-Regular", sans-serif !important;
}
@media only screen and (min-width: 768px) {
  .page-contact-us__customer-service .item .title {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 1em;
  }
  .page-contact-us__customer-service .item p {
    font-size: 22px !important;
    font-size: 1.375rem !important;
    line-height: 1.2em !important;
  }
}
@media only screen and (min-width: 992px) {
  .page-contact-us__customer-service .item .title {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1em;
  }
}

.page-contact-us .component-hero .hero-content h1 {
  font-size: 90px !important;
  font-size: 5.625rem !important;
  line-height: 1em !important;
  margin-bottom: 0;
}
@media (min-width: 375px) {
  .page-contact-us .component-hero .hero-content h1 {
    font-size: 110px !important;
    font-size: 6.875rem !important;
    line-height: 1em !important;
  }
}
@media only screen and (min-width: 768px) {
  .page-contact-us .component-hero .hero-content h1 {
    font-size: 140px !important;
    font-size: 8.75rem !important;
    line-height: 1em !important;
  }
}
@media only screen and (min-width: 992px) {
  .page-contact-us .component-hero .hero-content h1 {
    font-size: 140px !important;
    font-size: 8.75rem !important;
    line-height: 1em !important;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .stateclass .stateList button {
    font-size: 1.625rem !important;
    color: #000000;
  }
}
.q-a-list {
  margin-bottom: 64px;
}

.q-a__question {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.2em;
  font-family: "LovinSansWeb-Medium", sans-serif;
  margin-bottom: .25em;
}
.q-a__question a {
  color: #bf0c0c;
}
.q-a__answer {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.3em;
  font-family: "LovinSansWeb-Regular", sans-serif;
  color: #272727;
}
@media (min-width: 375px) {
  .q-a__question {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.2em;
    font-family: "LovinSansWeb-Medium", sans-serif;
  }
  .q-a__answer {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.3em;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
}
@media only screen and (min-width: 768px) {
  .q-a__question {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.2em;
    font-family: "LovinSansWeb-Medium", sans-serif;
  }
  .q-a__answer {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.3em;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
}
@media only screen and (min-width: 992px) {
  .q-a__question {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 1.2em;
    font-family: "LovinSansWeb-Medium", sans-serif;
  }
  .q-a__answer {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 1.3em;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
}

.q-a-list > .q-a {
  margin-bottom: 1.5em;
}

.popularFAQBox > div li {
  margin-bottom: 15px;
}
.popularFAQBox > div li div {
  width: 49%;
  display: inline-block !important;
  vertical-align: top;
}
.popularFAQBox .q-a__question a {
  cursor: default;
}
.popularFAQBox .q-a__question a:focus {
  color: #bf0c0c;
  text-decoration: none;
}
.popularFAQBox .q-a__question a:hover {
  color: #bf0c0c;
  text-decoration: none;
}

.popular-faqComponent {
  background-color: #f1f1eb;
}

.q-a-list .q-a {
  margin-bottom: 1.5em;
}

@media only screen and (max-width: 767px) {
  .faq {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.page-contact-us__subpage .component-hero {
  position: relative;
  min-height: 400px;
  z-index: 1;
}
.page-contact-us__subpage .component-hero h1, .page-contact-us__subpage .component-hero h2, .page-contact-us__subpage .component-hero h3, .page-contact-us__subpage .component-hero h4, .page-contact-us__subpage .component-hero h5, .page-contact-us__subpage .component-hero h6,
.page-contact-us__subpage .component-hero .h1, .page-contact-us__subpage .component-hero .h2, .page-contact-us__subpage .component-hero .h3, .page-contact-us__subpage .component-hero .h4, .page-contact-us__subpage .component-hero .h5, .page-contact-us__subpage .component-hero .h6 {
  font-family: "LovinSansWeb-Bold", sans-serif;
}
@media only screen and (min-width: 768px) {
  .page-contact-us__subpage .component-hero {
    min-height: initial;
    margin-bottom: 0px;
  }
}
.page-contact-us__subpage .component-hero .hero-content-parent {
  padding-top: 86px;
}
@media only screen and (min-width: 768px) {
  .page-contact-us__subpage .component-hero .hero-content-parent {
    padding-top: 110px;
  }
}
.page-contact-us__subpage .component-hero .absolute-content.hero-content-parent {
  padding-top: 0;
  top: 86px;
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  .page-contact-us__subpage .component-hero .absolute-content.hero-content-parent {
    padding-top: 0;
    top: 110px;
  }
}
.page-contact-us__subpage .component-hero .absolute-content .absolute-content-wrapper {
  display: block;
  vertical-align: top;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.page-contact-us__subpage .component-hero .absolute-content .absolute-content-wrapper .text-wrapper h1 {
  font-size: 50px;
  font-size: 3.125rem;
  line-height: 50px;
  line-height: 3.125rem;
  font-family: "LovinSansWeb-Bold";
  color: white;
  margin-top: 24px;
  margin-bottom: 15px;
  text-transform: uppercase;
}
@media (min-width: 0px) {
  .page-contact-us__subpage .component-hero .absolute-content .absolute-content-wrapper .text-wrapper h1 {
    font-size: 73px;
    font-size: 4.5625rem;
    line-height: 73px;
    line-height: 4.5625rem;
  }
}
@media (min-width: 375px) {
  .page-contact-us__subpage .component-hero .absolute-content .absolute-content-wrapper .text-wrapper h1 {
    font-size: 85px;
    font-size: 5.3125rem;
    line-height: 85px;
    line-height: 5.3125rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-contact-us__subpage .component-hero .absolute-content .absolute-content-wrapper .text-wrapper h1 {
    font-size: 100px;
    font-size: 6.25rem;
    line-height: 100px;
    line-height: 6.25rem;
    margin-top: 0px;
  }
}
@media only screen and (min-width: 992px) {
  .page-contact-us__subpage .component-hero .absolute-content .absolute-content-wrapper .text-wrapper h1 {
    font-size: 125px;
    font-size: 7.8125rem;
    line-height: 125px;
    line-height: 7.8125rem;
  }
}
.page-contact-us__subpage .component-hero .absolute-content .absolute-content-wrapper .text-wrapper h2 {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 30px;
  line-height: 1.875rem;
  font-family: "LovinSansWeb-Medium", sans-serif;
  color: white;
}
@media (min-width: 0px) {
  .page-contact-us__subpage .component-hero .absolute-content .absolute-content-wrapper .text-wrapper h2 {
    font-size: 35px;
    font-size: 2.1875rem;
    line-height: 35px;
    line-height: 2.1875rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
}
@media (min-width: 375px) {
  .page-contact-us__subpage .component-hero .absolute-content .absolute-content-wrapper .text-wrapper h2 {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 40px;
    line-height: 2.5rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
}
@media only screen and (min-width: 768px) {
  .page-contact-us__subpage .component-hero .absolute-content .absolute-content-wrapper .text-wrapper h2 {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 36px;
    line-height: 2.25rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
}
@media only screen and (min-width: 992px) {
  .page-contact-us__subpage .component-hero .absolute-content .absolute-content-wrapper .text-wrapper h2 {
    font-size: 50px;
    font-size: 3.125rem;
    line-height: 50px;
    line-height: 3.125rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
}
.page-contact-us__subpage .component-hero .absolute-content .absolute-content-wrapper .text-wrapper p {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 30px;
  line-height: 1.875rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
  color: white;
  margin-bottom: 25px;
}
@media (min-width: 0px) {
  .page-contact-us__subpage .component-hero .absolute-content .absolute-content-wrapper .text-wrapper p {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 32px;
    line-height: 2rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
}
@media (min-width: 375px) {
  .page-contact-us__subpage .component-hero .absolute-content .absolute-content-wrapper .text-wrapper p {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 34px;
    line-height: 2.125rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
}
@media only screen and (min-width: 768px) {
  .page-contact-us__subpage .component-hero .absolute-content .absolute-content-wrapper .text-wrapper p {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 36px;
    line-height: 2.25rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
}
@media only screen and (min-width: 992px) {
  .page-contact-us__subpage .component-hero .absolute-content .absolute-content-wrapper .text-wrapper p {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 36px;
    line-height: 2.25rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
}
.page-contact-us__subpage .component-hero .template-hero {
  min-height: 400px;
}

.contactUsFaqBox {
  height: 460px;
  overflow-y: auto;
}
.contactUsFaqBox .panel {
  background-color: transparent;
  border: none;
  box-shadow: none;
  border-radius: 0;
}
.contactUsFaqBox .FaqTitle h4 {
  margin: 0 0 20px 0;
  font-size: 20px;
  font-size: 2.0rem;
  line-height: 2.0rem;
  padding-left: 20px;
  position: relative;
}
.contactUsFaqBox .FaqTitle a {
  text-decoration: none;
  color: #b11902;
}
.contactUsFaqBox .FaqTitle a:hover {
  text-decoration: none;
}
.contactUsFaqBox .FaqTitle .collapsed .facaret:before {
  content: "\f0da";
}
.contactUsFaqBox .FaqTitle .facaret {
  color: #000000;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  left: 0;
}
.contactUsFaqBox .FaqTitle .facaret:before {
  content: "\f0d7";
}
.contactUsFaqBox .FaqQABox {
  padding: 0 20px;
}
.contactUsFaqBox .FaqQABox .q-a__question a {
  color: #d12510;
}
.contactUsFaqBox .FaqQABox .FAQSubTitle {
  margin-bottom: 10px;
  text-decoration: none;
  display: block;
}

@media only screen and (max-width: 767px) {
  .contactUsFaqBox {
    height: auto;
  }
  .contactUsFaqBox .FaqTitle h4 {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.8rem;
  }
}
/* Backlog Update*/
.component-hero.component-hero-half {
  min-height: 250px;
}

@media only screen and (max-width: 767px) {
  .component-hero.component-hero-half {
    min-height: 400px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .component-hero.component-hero-half {
    min-height: 400px;
  }
}
.component-hero.component-hero-half .template-hero {
  overflow: hidden;
  position: relative;
  min-height: 250px;
}

@media only screen and (min-width: 480px) {
  .component-hero.component-hero-half .template-hero {
    padding-bottom: 80%;
  }
}
@media only screen and (min-width: 580px) {
  .component-hero.component-hero-half .template-hero {
    padding-bottom: 50%;
  }
}
@media only screen and (min-width: 680px) {
  .component-hero.component-hero-half .template-hero {
    padding-bottom: 50%;
  }
}
@media only screen and (min-width: 768px) {
  .component-hero.component-hero-half .template-hero {
    min-height: 400px;
    padding-bottom: 30%;
  }
}
@media only screen and (min-width: 992px) {
  .component-hero.component-hero-half .template-hero {
    min-height: 400px;
    padding-bottom: 30%;
  }
}
@media only screen and (min-width: 1200px) {
  .component-hero.component-hero-half .template-hero {
    min-height: 400px;
    padding-bottom: 30%;
  }
}
@media only screen and (min-width: 1460px) {
  .component-hero.component-hero-half .template-hero {
    min-height: 400px;
    padding-bottom: 0;
  }
}
.paddTop0 {
  padding-top: 0 !important;
}

#contactUs .hero-content .text-wrapper h1, #contactUs .hero-content .text-wrapper {
  text-align: center;
}

.page-contact-us__subpage__content {
  overflow: hidden;
}
.page-contact-us__subpage__content h1, .page-contact-us__subpage__content h2, .page-contact-us__subpage__content h3, .page-contact-us__subpage__content h4, .page-contact-us__subpage__content h5, .page-contact-us__subpage__content h6,
.page-contact-us__subpage__content .h1, .page-contact-us__subpage__content .h2, .page-contact-us__subpage__content .h3, .page-contact-us__subpage__content .h4, .page-contact-us__subpage__content .h5, .page-contact-us__subpage__content .h6 {
  font-size: 34px;
  font-size: 2.125rem;
  line-height: 1em;
  font-family: "LovinSansWeb-Bold", sans-serif;
}
@media only screen and (min-width: 768px) {
  .page-contact-us__subpage__content h1, .page-contact-us__subpage__content h2, .page-contact-us__subpage__content h3, .page-contact-us__subpage__content h4, .page-contact-us__subpage__content h5, .page-contact-us__subpage__content h6,
  .page-contact-us__subpage__content .h1, .page-contact-us__subpage__content .h2, .page-contact-us__subpage__content .h3, .page-contact-us__subpage__content .h4, .page-contact-us__subpage__content .h5, .page-contact-us__subpage__content .h6 {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 1em;
    font-family: "LovinSansWeb-Bold", sans-serif;
  }
}
.page-contact-us__subpage__content p {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.3em;
  font-family: "LovinSansWeb-Regular", sans-serif;
}
@media only screen and (min-width: 768px) {
  .page-contact-us__subpage__content p {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 1.3em;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
}
@media only screen and (min-width: 768px) {
  .page-contact-us__subpage__content h3 {
    font-size: 46px;
    font-size: 2.875rem;
    line-height: 1em;
    font-family: "LovinSansWeb-Bold", sans-serif;
  }
}
@media only screen and (min-width: 992px) {
  .page-contact-us__subpage__content h3 {
    font-size: 52px;
    font-size: 3.25rem;
    line-height: 1em;
    font-family: "LovinSansWeb-Bold", sans-serif;
  }
}
.page-contact-us__subpage__content a {
  color: #bf0c0c;
}
.page-contact-us__subpage__content .restaurantLocatorOpenModalBtn {
  margin-bottom: 15px;
}
.page-contact-us__subpage__content .restaurantLocatorOpenModalBtn .form-group {
  margin-bottom: 5px;
}
.page-contact-us__subpage__content section {
  padding: 24px 0;
}
@media only screen and (min-width: 768px) {
  .page-contact-us__subpage__content section {
    padding: 40px 0;
  }
}
@media only screen and (min-width: 992px) {
  .page-contact-us__subpage__content section {
    padding: 48px 0;
  }
  .page-contact-us__subpage__content section h4 {
    margin-bottom: 15px;
    font-size: 48px;
    font-size: 3rem;
    line-height: 1em;
    font-family: "LovinSansWeb-Bold", sans-serif;
  }
}
.page-contact-us__subpage__how-can-we-help {
  max-height: none;
}
@media only screen and (min-width: 768px) {
  .page-contact-us__subpage__how-can-we-help {
    max-height: 300px;
  }
}
@media only screen and (min-width: 768px) {
  .page-contact-us__subpage__how-can-we-help .how-can-we-help-text h3 {
    font-size: 52px;
    font-size: 3.25rem;
    line-height: 1em;
    font-family: "LovinSansWeb-Bold", sans-serif;
  }
}
@media only screen and (min-width: 992px) {
  .page-contact-us__subpage__how-can-we-help .how-can-we-help-text h3 {
    font-size: 60px;
    font-size: 3.75rem;
    line-height: 1em;
    font-family: "LovinSansWeb-Bold", sans-serif;
  }
}
@media (max-width: 500px) {
  .page-contact-us__subpage__how-can-we-help .how-can-we-help-text h3 {
    font-size: 80px;
    font-size: 5rem;
    line-height: 1em;
    font-family: "LovinSansWeb-Bold", sans-serif;
  }
}
@media (max-width: 767px) {
  .page-contact-us__subpage__how-can-we-help .how-can-we-help-text h3 {
    width: 95%;
  }
}
.page-contact-us__subpage__how-can-we-help .how-can-we-help-text p {
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 1.2em;
  font-family: "LovinSansWeb-Regular", sans-serif;
  color: #333333;
}
.page-contact-us__subpage__how-can-we-help .how-can-we-help-text a {
  text-decoration: underline;
}
.page-contact-us__subpage__how-can-we-help .feedback-receipt {
  right: 0;
  bottom: 0;
  z-index: -1;
  position: relative;
  overflow: hidden;
}
@media (max-width: 767px) {
  .page-contact-us__subpage__how-can-we-help .feedback-receipt {
    top: 60px !important;
  }
}
@media (max-width: 450px) {
  .page-contact-us__subpage__how-can-we-help .feedback-receipt {
    top: 90px !important;
    right: 55px;
  }
}
@media (max-width: 400px) {
  .page-contact-us__subpage__how-can-we-help .feedback-receipt {
    top: 110px !important;
    right: 55px;
  }
}
.page-contact-us__subpage__select-restaurant .radio {
  display: inline-block;
  margin-right: 15px;
  margin-top: 10px;
}
.page-contact-us__subpage__tell-us {
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 36px;
  line-height: 2.25rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
}
.page-contact-us__subpage__tell-us h3 {
  margin-bottom: 30px;
}
.page-contact-us__subpage__tell-us .cont-sub {
  float: right;
}
.page-contact-us__subpage__tell-us sub {
  font-size: 20px !important;
  font-size: 1.25rem !important;
  line-height: 0em !important;
}
@media only screen and (min-width: 768px) {
  .page-contact-us__subpage__tell-us .select-label {
    line-height: 41px;
  }
}
.page-contact-us__subpage__tell-us .form-group {
  margin-bottom: 5px;
}
@media only screen and (min-width: 768px) {
  .page-contact-us__subpage__tell-us .form-group {
    margin-bottom: 25px;
  }
}
.page-contact-us__subpage__tell-us .file-input-container .row {
  margin-top: 15px;
}
.page-contact-us__subpage .component-hero .absolute-content .absolute-content-wrapper h1 {
  margin-top: 0px;
  margin-bottom: 0;
}
@media (min-width: 375px) {
  .page-contact-us__subpage .component-hero .absolute-content .absolute-content-wrapper p {
    margin-bottom: 20px;
  }
}

.page-contact-us .cont-captcha,
.page-contact-us__subpage .cont-captcha {
  margin-bottom: 15px;
}
.page-contact-us div.disclaimer p,
.page-contact-us__subpage div.disclaimer p {
  font-size: .9em;
}
.page-contact-us h1 > sub, .page-contact-us h2 > sub, .page-contact-us h3 > sub, .page-contact-us h4 > sub, .page-contact-us h5 > sub, .page-contact-us h6 > sub,
.page-contact-us .h1 > sub, .page-contact-us .h2 > sub, .page-contact-us .h3 > sub, .page-contact-us .h4 > sub, .page-contact-us .h5 > sub, .page-contact-us .h6 > sub,
.page-contact-us__subpage h1 > sub,
.page-contact-us__subpage h2 > sub,
.page-contact-us__subpage h3 > sub,
.page-contact-us__subpage h4 > sub,
.page-contact-us__subpage h5 > sub,
.page-contact-us__subpage h6 > sub,
.page-contact-us__subpage .h1 > sub,
.page-contact-us__subpage .h2 > sub,
.page-contact-us__subpage .h3 > sub,
.page-contact-us__subpage .h4 > sub,
.page-contact-us__subpage .h5 > sub,
.page-contact-us__subpage .h6 > sub {
  font-size: .52em;
  font-family: "LovinSansWeb-Regular", sans-serif;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .page-contact-us h1 > sub:before, .page-contact-us h2 > sub:before, .page-contact-us h3 > sub:before, .page-contact-us h4 > sub:before, .page-contact-us h5 > sub:before, .page-contact-us h6 > sub:before,
  .page-contact-us .h1 > sub:before, .page-contact-us .h2 > sub:before, .page-contact-us .h3 > sub:before, .page-contact-us .h4 > sub:before, .page-contact-us .h5 > sub:before, .page-contact-us .h6 > sub:before,
  .page-contact-us__subpage h1 > sub:before,
  .page-contact-us__subpage h2 > sub:before,
  .page-contact-us__subpage h3 > sub:before,
  .page-contact-us__subpage h4 > sub:before,
  .page-contact-us__subpage h5 > sub:before,
  .page-contact-us__subpage h6 > sub:before,
  .page-contact-us__subpage .h1 > sub:before,
  .page-contact-us__subpage .h2 > sub:before,
  .page-contact-us__subpage .h3 > sub:before,
  .page-contact-us__subpage .h4 > sub:before,
  .page-contact-us__subpage .h5 > sub:before,
  .page-contact-us__subpage .h6 > sub:before {
    content: ' ';
    display: block;
  }
}

.page-contact-us > .component-hero, .page-contact-us__subpage > .component-hero {
  margin-bottom: 0px;
}
.page-contact-us > .component-hero h1, .page-contact-us__subpage > .component-hero h1, .page-contact-us > .component-hero h2, .page-contact-us__subpage > .component-hero h2, .page-contact-us > .component-hero h3, .page-contact-us__subpage > .component-hero h3, .page-contact-us > .component-hero h4, .page-contact-us__subpage > .component-hero h4, .page-contact-us > .component-hero h5, .page-contact-us__subpage > .component-hero h5, .page-contact-us > .component-hero h6, .page-contact-us__subpage > .component-hero h6,
.page-contact-us > .component-hero .h1,
.page-contact-us__subpage > .component-hero .h1, .page-contact-us > .component-hero .h2, .page-contact-us__subpage > .component-hero .h2, .page-contact-us > .component-hero .h3, .page-contact-us__subpage > .component-hero .h3, .page-contact-us > .component-hero .h4, .page-contact-us__subpage > .component-hero .h4, .page-contact-us > .component-hero .h5, .page-contact-us__subpage > .component-hero .h5, .page-contact-us > .component-hero .h6, .page-contact-us__subpage > .component-hero .h6 {
  margin: 0;
}
.page-contact-us > .component-hero > .background-container, .page-contact-us__subpage > .component-hero > .background-container {
  max-height: 658px;
  overflow: hidden;
}
.page-contact-us > .component-hero h1, .page-contact-us__subpage > .component-hero h1 {
  font-family: "LovinSansWeb-Black", sans-serif;
}
.page-contact-us > .component-hero .component-hero .absolute-content .absolute-content-wrapper h1, .page-contact-us__subpage > .component-hero .component-hero .absolute-content .absolute-content-wrapper h1 {
  margin-top: 5px;
}
.page-contact-us > .component-hero .contact-us-link, .page-contact-us__subpage > .component-hero .contact-us-link {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1em;
  font-family: "LovinSansWeb-Regular", sans-serif;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 1em;
  left: 0px;
  width: 100%;
}
.page-contact-us > .component-hero .contact-us-link a, .page-contact-us__subpage > .component-hero .contact-us-link a {
  color: white;
  text-decoration: underline;
}

.row-title {
  background-color: #f1f1eb;
}

.page-contact-us-section-override section {
  padding: 0 !important;
}

.page-contact-us__general-inquiry .page-contact-us__subpage__what-about, .page-contact-us__general-inquiry .page-contact-us__subpage__about-yourself {
  background: #f1f1eb;
}

.page-contact-us__mobile-app-feedback .page-contact-us__subpage__tell-us, .page-contact-us__mobile-app-feedback .page-contact-us__subpage__about-yourself {
  background: #f1f1eb;
}

.fa-margin {
  margin-right: 3px;
}

#restaurantLocatorFormContainer .cont-btns .wrapper {
  display: inline-block;
  width: 230px;
}
#restaurantLocatorFormContainer .cont-btns .wrapper.middle {
  text-align: center;
  width: 35px;
}
#restaurantLocatorFormContainer .cont-btns .wrapper .text-or {
  text-transform: uppercase;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 30px;
  line-height: 1.875rem;
  font-family: "LovinSansWeb-Bold";
}
#restaurantLocatorFormContainer .cont-btns .wrapper .btn-red {
  width: 230px;
}
#restaurantLocatorFormContainer .cont-btns .wrapper .btn-border {
  width: 230px;
  background: transparent;
  color: #000;
  text-transform: uppercase;
  padding: 10px 30px;
  opacity: 1;
  border: 3px solid #c3c3c3;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 22px;
  line-height: 1.375rem;
  font-family: "LovinSansWeb-Medium";
  border-radius: 35px;
  transition: scale, 0.1s, ease-out, 0s;
  position: relative;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

@media only screen and (max-width: 767px) {
  #restaurantLocatorFormContainer .cont-btns .wrapper.bottom {
    display: block;
    margin-top: 10px;
  }
}
.page-contact-us__trademark-permission .page-contact-us__subpage__reason-for-request, .page-contact-us__trademark-permission .page-contact-us__subpage__about-yourself {
  background: #f1f1eb;
}

.page-offers .template-hero-bg {
  min-height: 350px;
}
@media only screen and (min-width: 768px) {
  .page-offers .template-hero-bg {
    min-height: 400px;
  }
}
.page-offers .template-hero-bg .cont-btns {
  padding-top: 25px;
}
.page-offers .template-hero-bg .absolute-content .absolute-content-wrapper {
  text-align: center;
}
.page-offers .template-hero-bg .absolute-content .absolute-content-wrapper h1 {
  margin: 0;
  color: #000000;
  font-size: 50px;
  font-size: 3.125rem;
  line-height: 50px;
  line-height: 3.125rem;
  font-family: "LovinSansWeb-Black", sans-serif;
}
@media only screen and (min-width: 320px) {
  .page-offers .template-hero-bg .absolute-content .absolute-content-wrapper h1 {
    font-size: 75px;
    font-size: 4.6875rem;
    line-height: 75px;
    line-height: 4.6875rem;
    font-family: "LovinSansWeb-Black", sans-serif;
  }
}
@media only screen and (min-width: 480px) {
  .page-offers .template-hero-bg .absolute-content .absolute-content-wrapper h1 {
    font-size: 100px;
    font-size: 6.25rem;
    line-height: 100px;
    line-height: 6.25rem;
    font-family: "LovinSansWeb-Black", sans-serif;
  }
}
@media only screen and (min-width: 768px) {
  .page-offers .template-hero-bg .absolute-content .absolute-content-wrapper h1 {
    font-size: 125px;
    font-size: 7.8125rem;
    line-height: 125px;
    line-height: 7.8125rem;
    font-family: "LovinSansWeb-Black", sans-serif;
  }
}
@media only screen and (min-width: 992px) {
  .page-offers .template-hero-bg .absolute-content .absolute-content-wrapper h1 {
    font-size: 150px;
    font-size: 9.375rem;
    line-height: 150px;
    line-height: 9.375rem;
    font-family: "LovinSansWeb-Black", sans-serif;
  }
}
.page-offers .template-hero-bg .absolute-content .absolute-content-wrapper p {
  color: #000000;
  margin-bottom: 0;
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 36px;
  line-height: 2.25rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
}
.page-offers .component-feature-callout .absolute-content .absolute-content-wrapper.offer {
  padding-top: 5%;
}
@media only screen and (min-width: 768px) {
  .page-offers .component-feature-callout .absolute-content .absolute-content-wrapper.offer {
    padding-top: 1%;
  }
}
.page-offers .inbox-offers-cont {
  background: #f1f1eb;
}
.page-offers .inbox-offers-cont .inbox-label {
  padding-top: 30px;
  text-align: center;
  color: #333333;
  font-size: 44px;
  font-size: 2.75rem;
  line-height: 20px;
  line-height: 1.25rem;
  font-family: "LovinSansWeb-Bold";
}
.page-offers .inbox-offers-cont .inbox-label .large {
  text-transform: uppercase;
  font-size: 44px;
  font-size: 2.75rem;
  line-height: 20px;
  line-height: 1.25rem;
  font-family: "LovinSansWeb-Black";
}
.page-offers .inbox-offers-cont .inbox-inputs-cont {
  margin: 10px 0 30px;
  padding: 10px 0 20px;
}
.page-offers .cont-form .cont-heading a {
  text-decoration: none;
}
.page-offers .cont-form .cont-heading .heading-one {
  margin: 22px 0;
  text-align: center;
  color: #272727;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 22px;
  line-height: 1.375rem;
  font-family: "LovinSansWeb-Regular";
}
@media only screen and (min-width: 480px) {
  .page-offers .cont-form .cont-heading .heading-one {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 28px;
    line-height: 1.75rem;
    font-family: "LovinSansWeb-Regular";
  }
}
.page-offers .cont-form .cont-heading .heading-one .large {
  text-transform: uppercase;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 22px;
  line-height: 1.375rem;
  font-family: "LovinSansWeb-Bold";
}
@media only screen and (min-width: 480px) {
  .page-offers .cont-form .cont-heading .heading-one .large {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 28px;
    line-height: 1.75rem;
    font-family: "LovinSansWeb-Bold";
  }
}
.page-offers .cont-form .cont-heading .heading-one .fa {
  color: #bf0c0c;
}
.page-offers .cont-form .cont-content .content-wrapper {
  padding-bottom: 40px;
  padding-top: 20px;
}
.page-offers .cont-form .cont-content .close-offer {
  background: transparent;
  border: 0;
  float: right;
}
.page-offers .cont-form .cont-content .inbox-label-inner {
  text-align: center;
  color: #272727;
  font-size: 33px;
  font-size: 2.0625rem;
  line-height: 40px;
  line-height: 2.5rem;
  font-family: "LovinSansWeb-Bold";
}
.page-offers .cont-form .cont-content .inbox-label-inner .large {
  font-size: 100px;
  font-size: 6.25rem;
  line-height: 100px;
  line-height: 6.25rem;
  font-family: "LovinSansWeb-Black";
}
@media only screen and (min-width: 480px) {
  .page-offers .cont-form .cont-content .inbox-label-inner .large {
    font-size: 125px;
    font-size: 7.8125rem;
    line-height: 125px;
    line-height: 7.8125rem;
    font-family: "LovinSansWeb-Black";
  }
}

.page-sign-in .cont-hero .text-wrapper {
  text-align: center;
  padding-top: 100px;
}
.page-sign-in .tabs-container .tabs li a {
  text-transform: uppercase;
}
.page-sign-in .template-hero-bg {
  min-height: 350px;
}
@media only screen and (min-width: 768px) {
  .page-sign-in .template-hero-bg {
    min-height: 400px;
  }
}
.page-sign-in .template-hero-bg h1 {
  margin: 0;
}
.page-sign-in .template-hero {
  margin-bottom: 0;
  min-height: 350px;
}
@media only screen and (min-width: 768px) {
  .page-sign-in .template-hero {
    min-height: 400px;
  }
}
.page-sign-in .template-hero h1 {
  margin: 0;
}
.page-sign-in .table {
  table-layout: fixed;
  word-wrap: break-word;
}
.page-sign-in .template-body-copy {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 32px;
  line-height: 2rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
}
@media only screen and (min-width: 768px) {
  .page-sign-in .template-body-copy {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 36px;
    line-height: 2.25rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
}
.page-sign-in .template-body-copy-subheading {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 32px;
  line-height: 2rem;
  font-family: "LovinSansWeb-Medium", sans-serif;
}
@media only screen and (min-width: 768px) {
  .page-sign-in .template-body-copy-subheading {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 36px;
    line-height: 2.25rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
  }
}
.page-sign-in .cont-feature-callout {
  margin-bottom: 0px;
}
@media only screen and (min-width: 768px) {
  .page-sign-in .cont-feature-callout {
    margin-bottom: 50px;
  }
}
.page-sign-in .cont-headline {
  margin-top: 15px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .page-sign-in .cont-headline {
    margin-top: 50px;
    text-align: left;
  }
}
.page-sign-in .cont-btn {
  text-align: center;
  margin: 30px 0 50px;
}
.page-sign-in .cont-disclaimer {
  text-align: center;
  margin-top: 50px;
}
.page-sign-in .cont-profile .cont-btn .simple-red {
  margin-top: 15px;
  font-family: "LovinSansWeb-Medium", sans-serif;
}
.page-sign-in .cont-copy {
  color: #333333;
}
.page-sign-in .cont-copy h2 {
  font-family: "LovinSansWeb-Medium", sans-serif;
}
.page-sign-in .cont-copy .template-body-copy-subheading {
  margin-bottom: 0;
}
.page-sign-in .cont-copy .template-body-copy {
  margin-bottom: 15px;
}
.page-sign-in .cont-copy .checkbox {
  margin: 0;
}
.page-sign-in .cont-copy .checkbox label {
  color: #333333;
  margin-bottom: 25px;
  letter-spacing: 0.01em;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 32px;
  line-height: 2rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
}
@media only screen and (min-width: 768px) {
  .page-sign-in .cont-copy .checkbox label {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 36px;
    line-height: 2.25rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
}
.page-sign-in .cont-copy .checkbox label::before {
  background-color: transparent;
}
.page-sign-in .cont-copy .title-text {
  text-align: left;
  margin-bottom: 5px;
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 26px;
  line-height: 1.625rem;
  font-family: "LovinSansWeb-Medium", sans-serif;
}
@media only screen and (min-width: 768px) {
  .page-sign-in .cont-copy .title-text {
    text-align: right;
  }
}
.page-sign-in .cont-copy .text {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 26px;
  line-height: 1.625rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
  margin-bottom: 15px;
}
.page-sign-in .cont-copy .text a {
  display: inline-block;
  margin-left: 5px;
  color: #bf0c0c;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 26px;
  line-height: 1.625rem;
  font-family: "LovinSansWeb-Medium", sans-serif;
}
.page-sign-in .cont-copy .text a.pwd {
  margin-left: 0;
}
.page-sign-in .cont-copy .text .checkbox label {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 26px;
  line-height: 1.625rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
  margin-bottom: 0;
}
.page-sign-in .cont-copy .text .checkbox label:before {
  top: -2px;
}
.page-sign-in .cont-copy .cont-unsubscribe {
  margin: 30px auto 50px;
}
@media only screen and (min-width: 768px) {
  .page-sign-in .cont-copy .cont-unsubscribe {
    margin: 50px auto 100px;
  }
}
.page-sign-in .cont-copy .cont-unsubscribe-form {
  margin-bottom: 30px;
}
.page-sign-in .cont-copy .cont-unsubscribe-form label {
  font-family: "LovinSansWeb-Medium", sans-serif;
}
.page-sign-in .cont-copy .cont-unsubscribe-form label .required {
  color: #333333;
  font-family: "LovinSansWeb-Medium", sans-serif;
  display: inline-block;
  margin-left: 5px;
}
.page-sign-in .cont-copy .noleft {
  padding-left: 15px;
}
@media only screen and (min-width: 768px) {
  .page-sign-in .cont-copy .noleft {
    padding-left: 0;
  }
}
.page-sign-in .cont-welcome .table td {
  border: 0;
}
.page-sign-in .cont-sign-in .cont-btn .btn {
  margin-bottom: 15px;
}
.page-sign-in .cont-sign-in .cont-btn .simple-red {
  margin: 0;
}
.page-sign-in .cont-sign-in .cont-btn .template-separator {
  margin: 15px 0;
}
.page-sign-in .cont-sign-in .checkbox label {
  margin-bottom: 0;
}
.page-sign-in .survey {
  margin-bottom: 50px;
}
.page-sign-in .modal-content .btn {
  margin: 15px auto 0px;
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .page-sign-in .modal-content .btn {
    margin: 30px auto 15px;
  }
}
.page-sign-in .modal-content .btn.dropdown-toggle {
  margin: 0;
}

.page-error-maintenance {
  position: relative;
}
.page-error-maintenance .component-search {
  background: #000000;
  position: absolute;
  top: 86px;
  width: 100%;
  z-index: 100;
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .page-error-maintenance .component-search {
    padding: 30px 0 20px;
    top: 110px;
  }
}
.page-error-maintenance .cont-hero {
  background: #000000;
  min-height: 85vh;
}
@media only screen and (min-width: 768px) {
  .page-error-maintenance .cont-hero {
    min-height: 0;
  }
}
.page-error-maintenance .template-hero-bg {
  min-height: 85vh;
}
@media only screen and (min-width: 768px) {
  .page-error-maintenance .template-hero-bg {
    min-height: 85vh;
  }
}
.page-error-maintenance .template-hero-bg .text-wrapper {
  padding-top: 0px;
}
@media only screen and (min-width: 768px) {
  .page-error-maintenance .template-hero-bg .text-wrapper {
    padding-top: 115px;
  }
}
.page-error-maintenance .template-hero-bg .absolute-content .absolute-content-wrapper {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .page-error-maintenance .template-hero-bg .absolute-content .absolute-content-wrapper {
    text-align: center;
  }
}
.page-error-maintenance .template-hero-bg .absolute-content .absolute-content-wrapper h1 {
  margin: 0;
}

.page-error .template-hero-bg .text-wrapper {
  padding-top: 50px;
}
@media only screen and (min-width: 768px) {
  .page-error .template-hero-bg .text-wrapper {
    padding-top: 200px;
  }
}

.page-happy-meal .template-hero-bg .absolute-content .absolute-content-wrapper {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .page-happy-meal .template-hero-bg .absolute-content .absolute-content-wrapper {
    text-align: center;
  }
}
.page-happy-meal .template-hero-bg h1 {
  margin: 0;
  font-size: 50px;
  font-size: 3.125rem;
  line-height: 50px;
  line-height: 3.125rem;
  font-family: "LovinSansWeb-Black", sans-serif;
}
@media only screen and (min-width: 320px) {
  .page-happy-meal .template-hero-bg h1 {
    font-size: 75px;
    font-size: 4.6875rem;
    line-height: 75px;
    line-height: 4.6875rem;
    font-family: "LovinSansWeb-Black", sans-serif;
  }
}
@media only screen and (min-width: 480px) {
  .page-happy-meal .template-hero-bg h1 {
    font-size: 100px;
    font-size: 6.25rem;
    line-height: 100px;
    line-height: 6.25rem;
    font-family: "LovinSansWeb-Black", sans-serif;
  }
}
@media only screen and (min-width: 768px) {
  .page-happy-meal .template-hero-bg h1 {
    font-size: 100px;
    font-size: 6.25rem;
    line-height: 100px;
    line-height: 6.25rem;
    font-family: "LovinSansWeb-Black", sans-serif;
  }
}
@media only screen and (min-width: 992px) {
  .page-happy-meal .template-hero-bg h1 {
    font-size: 125px;
    font-size: 7.8125rem;
    line-height: 125px;
    line-height: 7.8125rem;
    font-family: "LovinSansWeb-Black", sans-serif;
  }
}
.page-happy-meal .tabs-container .tabs li a {
  text-transform: uppercase;
}
.page-happy-meal .cont-logo {
  text-align: center;
  position: relative;
}
.page-happy-meal .cont-logo img {
  max-width: 100%;
  margin: auto;
  padding-top: 0px;
  padding-bottom: 0px;
}
@media only screen and (min-width: 768px) {
  .page-happy-meal .cont-logo img {
    padding-bottom: 30px;
  }
}
.page-happy-meal .cont-logo .text {
  position: relative;
  max-width: none;
  text-align: center;
  padding: 0 15px;
}
@media only screen and (min-width: 768px) {
  .page-happy-meal .cont-logo .text {
    max-width: 250px;
    text-align: left;
    position: absolute;
    bottom: 35px;
    right: 50px;
    padding: 0;
  }
}
@media only screen and (min-width: 992px) {
  .page-happy-meal .cont-logo .text {
    bottom: 35px;
    right: 150px;
  }
}
@media only screen and (min-width: 1200px) {
  .page-happy-meal .cont-logo .text {
    bottom: 35px;
    right: 250px;
  }
}
@media only screen and (min-width: 768px) {
  .page-happy-meal .cont-logo .text.wide {
    bottom: -10px;
    right: 0px;
  }
}
@media only screen and (min-width: 992px) {
  .page-happy-meal .cont-logo .text.wide {
    bottom: 0px;
    right: 0px;
  }
}
@media only screen and (min-width: 1200px) {
  .page-happy-meal .cont-logo .text.wide {
    bottom: 40px;
    right: 50px;
  }
}
.page-happy-meal .cont-feature-callout {
  margin-bottom: 0px;
}
@media only screen and (min-width: 768px) {
  .page-happy-meal .cont-feature-callout {
    margin-bottom: 50px;
  }
}
.page-happy-meal .cont-cta {
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .page-happy-meal .cont-cta {
    margin-bottom: 50px;
  }
}
.page-happy-meal .cont-cta .btn {
  padding-left: 15px;
  padding-right: 15px;
}
@media only screen and (min-width: 480px) {
  .page-happy-meal .cont-cta .btn {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.page-happy-meal .cont-cta p.light {
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 36px;
  line-height: 2.25rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
}
.page-happy-meal .cont-slides {
  margin-bottom: 15px;
}
@media only screen and (min-width: 768px) {
  .page-happy-meal .cont-slides {
    margin-bottom: 50px;
  }
}
.page-happy-meal .cont-slides h2 {
  color: #333333;
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 60px;
  line-height: 3.75rem;
  font-family: "LovinSansWeb-Bold";
}
@media only screen and (min-width: 480px) {
  .page-happy-meal .cont-slides h2 {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 60px;
    line-height: 3.75rem;
    font-family: "LovinSansWeb-Bold";
  }
}
@media only screen and (min-width: 768px) {
  .page-happy-meal .cont-slides h2 {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 30px;
    line-height: 1.875rem;
    font-family: "LovinSansWeb-Bold";
  }
}
.page-happy-meal .cont-slides .wrapper {
  padding: 26px 15px 0 15px;
  -webkit-transition: none;
  -khtml-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
  padding-left: 0;
  padding-right: 0;
}
@media only screen and (min-width: 768px) {
  .page-happy-meal .cont-slides .wrapper {
    padding: 10px 80px;
  }
}
@media only screen and (min-width: 900px) {
  .page-happy-meal .cont-slides .wrapper {
    padding: 10px 15px;
  }
}
@media only screen and (min-width: 992px) {
  .page-happy-meal .cont-slides .wrapper {
    padding: 10px 80px;
  }
}
@media only screen and (min-width: 1112px) {
  .page-happy-meal .cont-slides .wrapper {
    padding: 10px 15px;
  }
}
@media only screen and (min-width: 1200px) {
  .page-happy-meal .cont-slides .wrapper {
    padding: 10px 80px;
  }
}
@media only screen and (min-width: 1313px) {
  .page-happy-meal .cont-slides .wrapper {
    padding: 10px 15px;
  }
}
.page-happy-meal .cont-slides .related-flexslider {
  overflow: visible;
}
.page-happy-meal .cont-slides .related-flexslider .flex-viewport {
  background: transparent;
}
@media only screen and (min-width: 768px) {
  .page-happy-meal .cont-slides .related-flexslider .flex-viewport {
    background: url("mcd-us/images/slide-bg.jpg") no-repeat;
    background-size: 100%;
  }
}
.page-happy-meal .cont-slides .related-flexslider .slides li {
  overflow: hidden;
}
.page-happy-meal .cont-slides .related-flexslider .slides li a {
  display: block;
  overflow: hidden;
  box-shadow: 0;
  border-bottom: 5px solid transparent;
}
@media only screen and (min-width: 768px) {
  .page-happy-meal .cont-slides .related-flexslider .slides li a {
    box-shadow: inset 0 -5px 0 0 transparent;
    border-bottom: 0;
  }
}
.page-happy-meal .cont-slides .related-flexslider .slides li a.active {
  box-shadow: 0;
  border-bottom: 5px solid #bf0c0c;
}
@media only screen and (min-width: 768px) {
  .page-happy-meal .cont-slides .related-flexslider .slides li a.active {
    box-shadow: inset 0 -5px 0 0 #bf0c0c;
    border-bottom: 0;
  }
}
.page-happy-meal .cont-slides .related-flexslider .slides li img {
  background: url("mcd-us/images/slide-bg.jpg") no-repeat;
  background-size: cover;
  background-position: center top;
}
@media only screen and (min-width: 768px) {
  .page-happy-meal .cont-slides .related-flexslider .slides li img {
    background: transparent;
  }
}
.page-happy-meal .cont-slides .related-flexslider .custom-navigation .flex-prev,
.page-happy-meal .cont-slides .related-flexslider .custom-navigation .flex-next {
  margin-top: -25px;
}
@media only screen and (min-width: 768px) {
  .page-happy-meal .cont-slides .related-flexslider .custom-navigation .flex-prev,
  .page-happy-meal .cont-slides .related-flexslider .custom-navigation .flex-next {
    margin-top: -30px;
  }
}

.happymeallocalitem {
  display: none !important;
}

.page-search-results .template-hero-bg {
  min-height: 350px;
}
@media only screen and (min-width: 768px) {
  .page-search-results .template-hero-bg {
    min-height: 400px;
  }
}
.page-search-results .template-hero-bg .absolute-content .absolute-content-wrapper {
  vertical-align: middle;
  text-align: center;
}
.page-search-results .template-hero-bg .absolute-content .absolute-content-wrapper h1 {
  margin: 0;
  font-size: 50px;
  font-size: 3.125rem;
  line-height: 50px;
  line-height: 3.125rem;
  font-family: "LovinSansWeb-Black", sans-serif;
}
@media only screen and (min-width: 320px) {
  .page-search-results .template-hero-bg .absolute-content .absolute-content-wrapper h1 {
    font-size: 75px;
    font-size: 4.6875rem;
    line-height: 75px;
    line-height: 4.6875rem;
    font-family: "LovinSansWeb-Black", sans-serif;
  }
}
@media only screen and (min-width: 480px) {
  .page-search-results .template-hero-bg .absolute-content .absolute-content-wrapper h1 {
    font-size: 100px;
    font-size: 6.25rem;
    line-height: 100px;
    line-height: 6.25rem;
    font-family: "LovinSansWeb-Black", sans-serif;
  }
}
@media only screen and (min-width: 768px) {
  .page-search-results .template-hero-bg .absolute-content .absolute-content-wrapper h1 {
    font-size: 125px;
    font-size: 7.8125rem;
    line-height: 125px;
    line-height: 7.8125rem;
    font-family: "LovinSansWeb-Black", sans-serif;
  }
}
@media only screen and (min-width: 992px) {
  .page-search-results .template-hero-bg .absolute-content .absolute-content-wrapper h1 {
    font-size: 150px;
    font-size: 9.375rem;
    line-height: 150px;
    line-height: 9.375rem;
    font-family: "LovinSansWeb-Black", sans-serif;
  }
}
.page-search-results .template-hero-bg .absolute-content .absolute-content-wrapper p {
  margin-bottom: 0;
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 36px;
  line-height: 2.25rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
}
.page-search-results .template-hero-bg .absolute-content .absolute-content-wrapper .bold {
  font-family: "LovinSansWeb-Medium", sans-serif;
}
.page-search-results .template-hero-bg .absolute-content .absolute-content-wrapper .form-group {
  margin-bottom: 0;
}
.page-search-results .template-hero-bg .absolute-content .absolute-content-wrapper .select-container {
  margin-top: 10px;
}
@media only screen and (min-width: 480px) {
  .page-search-results .template-hero-bg .absolute-content .absolute-content-wrapper .select-container {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 768px) {
  .page-search-results .template-hero-bg .absolute-content .absolute-content-wrapper .select-container {
    margin-top: 10px;
  }
}
@media only screen and (min-width: 992px) {
  .page-search-results .template-hero-bg .absolute-content .absolute-content-wrapper .select-container {
    margin-top: 20px;
  }
}
.page-search-results .template-hero-bg .absolute-content .absolute-content-wrapper .select-container .padright {
  padding-right: 15px;
}
.page-search-results .template-hero-bg .absolute-content .absolute-content-wrapper .cont-news-search {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 32px;
  line-height: 2rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
  padding-top: 10px;
}
@media only screen and (min-width: 992px) {
  .page-search-results .template-hero-bg .absolute-content .absolute-content-wrapper .cont-news-search {
    padding-top: 20px;
  }
}
.page-search-results .template-hero-bg .absolute-content .absolute-content-wrapper .cont-news-search .link {
  color: white;
}
.page-search-results .template-hero-bg .absolute-content .absolute-content-wrapper .cont-news-search .link:hover {
  text-decoration: underline;
}
.page-search-results .search-results-cont .cont-filter {
  padding: 20px 0;
}
.page-search-results .search-results-cont .cont-filter .cont-select {
  width: 50%;
  max-width: 300px;
  display: inline-block;
}
.page-search-results .search-results-cont .cont-filter .cont-btn {
  display: inline-block;
  padding-left: 10px;
}
.page-search-results .search-results-cont .cont-filter .cont-btn .btn {
  padding-left: 10px;
  padding-right: 10px;
}
@media only screen and (min-width: 480px) {
  .page-search-results .search-results-cont .cont-filter .cont-btn .btn {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (min-width: 768px) {
  .page-search-results .search-results-cont .cont-filter .cont-btn .btn {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.page-search-results .search-results-cont .cont-filter .label-select {
  display: inline-block;
  padding-right: 5px;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 36px;
  line-height: 2.25rem;
  font-family: "LovinSansWeb-Medium", sans-serif;
  line-height: 39px;
}
@media only screen and (min-width: 480px) {
  .page-search-results .search-results-cont .cont-filter .label-select {
    padding-right: 10px;
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 36px;
    line-height: 2.25rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
    line-height: 39px;
  }
}
@media only screen and (min-width: 768px) {
  .page-search-results .search-results-cont .cont-filter .label-select {
    padding-right: 15px;
  }
}
.page-search-results .search-results-cont .media-body {
  padding: 20px 0px 20px 0;
}
.page-search-results .search-results-cont .table-striped > tbody > tr > td:first-child,
.page-search-results .search-results-cont .table-striped > tbody > tr > td:last-child {
  position: relative;
}
.page-search-results .search-results-cont .table-striped > tbody > tr > td:first-child:before,
.page-search-results .search-results-cont .table-striped > tbody > tr > td:last-child:after {
  /*content: '';
  position: absolute;
  top: 0px;
  bottom: 0px;
  width: 100vw;
  display: block;
  background: inherit;
  border: inherit;*/
}
.page-search-results .search-results-cont .table-striped > tbody > tr:nth-child(odd) > td {
  background-color: #f1f1eb;
}
.page-search-results .search-results-cont .table-striped > tbody > tr:nth-child(even) > td {
  background-color: white;
}
.page-search-results .search-results-cont .table tbody td {
  height: 100%;
  color: #333333;
  border: 0;
  vertical-align: middle;
  padding: 25px 0 15px 0;
}
.page-search-results .search-results-cont .large {
  margin-top: 0;
  font-size: 25px;
  font-size: 1.5625rem;
  line-height: 30px;
  line-height: 1.875rem;
  font-family: "LovinSansWeb-Bold", sans-serif;
  margin-bottom: 5px;
  color: #bf0c0c;
}
@media only screen and (min-width: 480px) {
  .page-search-results .search-results-cont .large {
    font-size: 35px;
    font-size: 2.1875rem;
    line-height: 40px;
    line-height: 2.5rem;
    font-family: "LovinSansWeb-Bold", sans-serif;
  }
}
@media only screen and (min-width: 768px) {
  .page-search-results .search-results-cont .large {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 35px;
    line-height: 2.1875rem;
    font-family: "LovinSansWeb-Bold", sans-serif;
    margin-bottom: 5px;
  }
}
@media only screen and (min-width: 992px) {
  .page-search-results .search-results-cont .large {
    font-size: 35px;
    font-size: 2.1875rem;
    line-height: 40px;
    line-height: 2.5rem;
    font-family: "LovinSansWeb-Bold", sans-serif;
  }
}
.page-search-results .search-results-cont p.small {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 32px;
  line-height: 2rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
  color: #333333;
  margin-bottom: 0;
}
@media only screen and (min-width: 480px) {
  .page-search-results .search-results-cont p.small {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 36px;
    line-height: 2.25rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
}
@media only screen and (min-width: 768px) {
  .page-search-results .search-results-cont p.small {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 34px;
    line-height: 2.125rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
}
@media only screen and (min-width: 992px) {
  .page-search-results .search-results-cont p.small {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 36px;
    line-height: 2.25rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
}
.page-search-results .search-results-cont p.small .bold {
  font-family: "LovinSansWeb-Medium", sans-serif;
}
.page-search-results .search-results-cont p.small.link {
  margin-top: 10px;
  color: #bf0c0c;
  font-family: "LovinSansWeb-Medium", sans-serif;
}
.page-search-results .search-results-cont .media-object {
  max-width: 80px;
  /*float: left;*/
  margin-right: 20px;
  margin-bottom: 10px;
}
@media only screen and (min-width: 480px) {
  .page-search-results .search-results-cont .media-object {
    max-width: 100px;
  }
}
.page-search-results .search-results-cont .media-left {
  padding: 20px 15px 20px 0;
}
@media only screen and (min-width: 480px) {
  .page-search-results .search-results-cont .media-left {
    padding: 35px 15px 35px 0;
  }
}
@media only screen and (min-width: 768px) {
  .page-search-results .search-results-cont .media-left {
    padding: 20px 25px 20px 0;
  }
}
@media only screen and (min-width: 992px) {
  .page-search-results .search-results-cont .media-left {
    padding: 35px 25px 35px 0;
  }
}
.page-search-results .search-results-cont a {
  text-decoration: none;
  color: #bf0c0c;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
}
.page-search-results .search-results-cont a.small.link {
  margin-top: 5px;
  display: block;
  font-size: 16px;
  font-size: 1rem;
  line-height: 32px;
  line-height: 2rem;
  font-family: "LovinSansWeb-Medium", sans-serif;
}
@media only screen and (min-width: 480px) {
  .page-search-results .search-results-cont a.small.link {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 36px;
    line-height: 2.25rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
  }
}
@media only screen and (min-width: 768px) {
  .page-search-results .search-results-cont a.small.link {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 34px;
    line-height: 2.125rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
  }
}
@media only screen and (min-width: 992px) {
  .page-search-results .search-results-cont a.small.link {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 36px;
    line-height: 2.25rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
  }
}
.page-search-results .search-results-cont a:hover .large {
  color: #d53c42;
}
.page-search-results .search-results-cont a:hover a.small.link {
  color: #d53c42;
}
.page-search-results .cta-cont {
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .page-search-results .cta-cont {
    margin-bottom: 50px;
  }
}
.page-search-results .load-more-btn {
  margin: 0px;
}
.page-search-results .noMoreResults {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.4em;
  font-family: "LovinSansWeb-Bold", sans-serif;
  background: transparent;
  border: 0;
  color: #bf0c0c;
  display: block;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  padding-bottom: 40px;
}
.page-search-results .search_deactivate {
  color: #9B9B9B !important;
}
.page-search-results .search-image {
  float: left;
}
.page-search-results .search-text {
  float: left;
  width: 70%;
}

@media (max-width: 767px) {
  .search-image {
    float: left;
    width: 30%;
  }
}
/*
* Modals
*/
.modal {
  text-align: center;
  padding: 0 !important;
}
.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}
.modal.light-bg {
  /*
  .btn-back,
  .btn-close {
    background: $red;
    .fa { color: $white; }
  }
  */
}
.modal.light-bg .modal-content {
  background: #f1f1eb;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
@media only screen and (min-width: 768px) {
  .modal-dialog {
    margin-top: 0;
    margin-bottom: 0;
  }
}

.modal-content {
  border-radius: 0;
  padding: 35px;
}
@media only screen and (min-width: 768px) {
  .modal-content {
    padding: 70px;
  }
}
.modal-content p {
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .modal-content p {
    margin-bottom: 30px;
  }
}
.modal-content .btn-back,
.modal-content .btn-close {
  color: #bf0c0c;
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 30px;
  background-color: #f1f1eb;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  cursor: pointer;
}
.modal-content .btn-close {
  right: 20px;
}
.modal-content .btn-back {
  left: 20px;
}
.modal-content .btn {
  width: 100%;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .modal-content .btn {
    margin-bottom: 0px;
  }
}
.modal-content .headline-text {
  margin-bottom: 5px;
  color: #272727;
  text-align: center;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 30px;
  line-height: 1.875rem;
  font-family: "LovinSansWeb-Bold";
}
.modal-content .headline-text .large {
  display: block;
  font-size: 45px;
  font-size: 2.8125rem;
  line-height: 45px;
  line-height: 2.8125rem;
  font-family: "LovinSansWeb-Bold";
  text-transform: uppercase;
  letter-spacing: -0.005em;
}
.modal-content .headline-text .mid {
  font-size: 50px;
  font-size: 3.125rem;
  line-height: 50px;
  line-height: 3.125rem;
  font-family: "LovinSansWeb-Medium";
}
.modal-content .headline-text .small {
  display: block;
  font-size: 16px;
  font-size: 1rem;
  line-height: 28px;
  line-height: 1.75rem;
  font-family: "LovinSansWeb-Thin";
}
@media only screen and (min-width: 320px) {
  .modal-content .headline-text {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 34px;
    line-height: 2.125rem;
    font-family: "LovinSansWeb-Medium";
    margin-bottom: 10px;
  }
  .modal-content .headline-text .large {
    font-size: 70px;
    font-size: 4.375rem;
    line-height: 70px;
    line-height: 4.375rem;
    font-family: "LovinSansWeb-Bold";
  }
  .modal-content .headline-text .mid {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 40px;
    line-height: 2.5rem;
    font-family: "LovinSansWeb-Medium";
  }
  .modal-content .headline-text .small {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 30px;
    line-height: 1.875rem;
    font-family: "LovinSansWeb-Thin";
  }
}
@media only screen and (min-width: 480px) {
  .modal-content .headline-text {
    font-size: 34px;
    font-size: 2.125rem;
    line-height: 44px;
    line-height: 2.75rem;
    font-family: "LovinSansWeb-Medium";
    margin-bottom: 20px;
  }
  .modal-content .headline-text .large {
    font-size: 95px;
    font-size: 5.9375rem;
    line-height: 95px;
    line-height: 5.9375rem;
    font-family: "LovinSansWeb-Bold";
  }
  .modal-content .headline-text .mid {
    font-size: 50px;
    font-size: 3.125rem;
    line-height: 50px;
    line-height: 3.125rem;
    font-family: "LovinSansWeb-Medium";
  }
  .modal-content .headline-text .small {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 32px;
    line-height: 2rem;
    font-family: "LovinSansWeb-Thin";
  }
}
@media only screen and (min-width: 768px) {
  .modal-content .headline-text {
    font-size: 32px;
    font-size: 2rem;
    line-height: 38px;
    line-height: 2.375rem;
    font-family: "LovinSansWeb-Medium";
    margin-bottom: 30px;
  }
  .modal-content .headline-text .large {
    font-size: 90px;
    font-size: 5.625rem;
    line-height: 90px;
    line-height: 5.625rem;
    font-family: "LovinSansWeb-Bold";
  }
  .modal-content .headline-text .mid {
    font-size: 50px;
    font-size: 3.125rem;
    line-height: 50px;
    line-height: 3.125rem;
    font-family: "LovinSansWeb-Medium";
  }
  .modal-content .headline-text .small {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 34px;
    line-height: 2.125rem;
    font-family: "LovinSansWeb-Thin";
  }
}
@media only screen and (min-width: 992px) {
  .modal-content .headline-text {
    font-size: 34px;
    font-size: 2.125rem;
    line-height: 42px;
    line-height: 2.625rem;
    font-family: "LovinSansWeb-Medium";
  }
  .modal-content .headline-text .large {
    font-size: 110px;
    font-size: 6.875rem;
    line-height: 100px;
    line-height: 6.25rem;
    font-family: "LovinSansWeb-Bold";
  }
  .modal-content .headline-text .mid {
    font-size: 64px;
    font-size: 4rem;
    line-height: 64px;
    line-height: 4rem;
    font-family: "LovinSansWeb-Medium";
  }
  .modal-content .headline-text .small {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 36px;
    line-height: 2.25rem;
    font-family: "LovinSansWeb-Thin";
  }
}
@media only screen and (min-width: 1200px) {
  .modal-content .headline-text {
    font-size: 34px;
    font-size: 2.125rem;
    line-height: 42px;
    line-height: 2.625rem;
    font-family: "LovinSansWeb-Medium";
  }
  .modal-content .headline-text .large {
    font-size: 113px;
    font-size: 7.0625rem;
    line-height: 100px;
    line-height: 6.25rem;
    font-family: "LovinSansWeb-Bold";
  }
  .modal-content .headline-text .mid {
    font-size: 64px;
    font-size: 4rem;
    line-height: 64px;
    line-height: 4rem;
    font-family: "LovinSansWeb-Medium";
  }
  .modal-content .headline-text .small {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 36px;
    line-height: 2.25rem;
    font-family: "LovinSansWeb-Thin";
  }
}

.email-signup-headline .large-modal-text {
  font-size: 70px;
  font-size: 4.375rem;
  line-height: 1.1em;
  font-family: "LovinSansWeb-Black", sans-serif;
}
@media only screen and (min-width: 768px) {
  .email-signup-headline .large-modal-text {
    font-size: 120px;
    font-size: 7.5rem;
    line-height: 1.1em;
    font-family: "LovinSansWeb-Black", sans-serif;
  }
}
.email-signup-headline .mid-modal-text {
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 1.1em;
  font-family: "LovinSansWeb-Bold", sans-serif;
}
@media only screen and (min-width: 768px) {
  .email-signup-headline .mid-modal-text {
    font-size: 50px;
    font-size: 3.125rem;
    line-height: 1.1em;
    font-family: "LovinSansWeb-Bold", sans-serif;
  }
}
.email-signup-headline p {
  color: #333333;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.1em;
  font-family: "LovinSansWeb-Regular", sans-serif;
}

.email-this-page-content {
  padding: 35px;
}
.email-this-page-content .headline-text {
  margin-top: 20px;
}
.email-this-page-content .headline-sub-text {
  margin: 0px auto 0px;
}
@media only screen and (min-width: 768px) {
  .email-this-page-content {
    padding: 70px 30px 30px;
  }
  .email-this-page-content .headline-text {
    margin-top: 0px;
  }
  .email-this-page-content .headline-sub-text {
    margin: -10px auto 5px;
  }
}
.email-this-page-content .large-modal-text {
  font-size: 50px;
  font-size: 3.125rem;
  line-height: 1.1em;
  font-family: "LovinSansWeb-Black", sans-serif;
}
@media (min-width: 375px) {
  .email-this-page-content .large-modal-text {
    font-size: 70px;
    font-size: 4.375rem;
    line-height: 1.1em;
    font-family: "LovinSansWeb-Black", sans-serif;
  }
}
@media only screen and (min-width: 768px) {
  .email-this-page-content .large-modal-text {
    font-size: 100px;
    font-size: 6.25rem;
    line-height: 1.1em;
    font-family: "LovinSansWeb-Black", sans-serif;
  }
}
.email-this-page-content .mid-modal-text {
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 1.1em;
  font-family: "LovinSansWeb-Bold", sans-serif;
}
@media only screen and (min-width: 768px) {
  .email-this-page-content .mid-modal-text {
    font-size: 50px;
    font-size: 3.125rem;
    line-height: 1.1em;
    font-family: "LovinSansWeb-Bold", sans-serif;
  }
}
.email-this-page-content p {
  color: #333333;
}
.email-this-page-content p.desc {
  margin-bottom: 15px;
}
.email-this-page-content .gray-border-on-white label {
  font-family: "LovinSansWeb-Medium", sans-serif;
}
.email-this-page-content .cont-kaptcha img {
  margin: 0px auto 15px;
}
.email-this-page-content .cont-kaptcha p {
  margin-bottom: 5px;
}
.email-this-page-content .cont-kaptcha p:first-child {
  font-family: "LovinSansWeb-Medium", sans-serif;
}

.publication {
  /*
      @media only screen and (min-width: 768px){
          .EverythingComponenttextandImage.leftImage {
              .image-wrapper-box {
                  padding-right: 15px;
              }
          }
          .EverythingComponenttextandImage.rightImage {
              .image-wrapper-box {
                  padding-left: 15px;
              }
          }
      }
  */
}
.publication .mainTitle {
  word-wrap: break-word;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 15px;
  padding: 0 15px;
  font-size: 50px;
  font-size: 3.125rem;
  line-height: 50px;
  line-height: 3.125rem;
  font-family: "LovinSansWeb-Bold", sans-serif;
  color: white;
}
@media only screen and (min-width: 320px) {
  .publication .mainTitle {
    font-size: 75px;
    font-size: 4.6875rem;
    line-height: 75px;
    line-height: 4.6875rem;
    font-family: "LovinSansWeb-Bold", sans-serif;
  }
}
@media only screen and (min-width: 480px) {
  .publication .mainTitle {
    font-size: 100px;
    font-size: 6.25rem;
    line-height: 100px;
    line-height: 6.25rem;
    font-family: "LovinSansWeb-Bold", sans-serif;
  }
}
@media only screen and (min-width: 768px) {
  .publication .mainTitle {
    font-size: 100px;
    font-size: 6.25rem;
    line-height: 100px;
    line-height: 6.25rem;
    font-family: "LovinSansWeb-Bold", sans-serif;
  }
}
@media only screen and (min-width: 992px) {
  .publication .mainTitle {
    font-size: 125px;
    font-size: 7.8125rem;
    line-height: 125px;
    line-height: 7.8125rem;
    font-family: "LovinSansWeb-Bold", sans-serif;
  }
}
.publication .sectionTitle {
  word-wrap: break-word;
  margin-top: 0;
  margin-bottom: 5px;
  padding: 0 15px;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 30px;
  line-height: 1.875rem;
  font-family: "LovinSansWeb-Medium", sans-serif;
  color: white;
}
@media only screen and (min-width: 320px) {
  .publication .sectionTitle {
    font-size: 35px;
    font-size: 2.1875rem;
    line-height: 35px;
    line-height: 2.1875rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
  }
}
@media only screen and (min-width: 480px) {
  .publication .sectionTitle {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 40px;
    line-height: 2.5rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
  }
}
@media only screen and (min-width: 768px) {
  .publication .sectionTitle {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 36px;
    line-height: 2.25rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
  }
}
@media only screen and (min-width: 992px) {
  .publication .sectionTitle {
    font-size: 50px;
    font-size: 3.125rem;
    line-height: 50px;
    line-height: 3.125rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
  }
}
.publication .sectionSubTitle {
  word-wrap: break-word;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 30px;
  line-height: 1.875rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
  color: white;
  margin-bottom: 25px;
  padding: 0 15px;
}
@media only screen and (min-width: 320px) {
  .publication .sectionSubTitle {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 32px;
    line-height: 2rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
}
@media only screen and (min-width: 480px) {
  .publication .sectionSubTitle {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 34px;
    line-height: 2.125rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
}
@media only screen and (min-width: 992px) {
  .publication .sectionSubTitle {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 36px;
    line-height: 2.25rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
}
.publication .paragraphTitle {
  word-wrap: break-word;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 30px;
  line-height: 1.875rem;
  font-family: "LovinSansWeb-Bold", sans-serif;
  margin-bottom: 15px;
  padding: 0 15px;
}
@media only screen and (min-width: 320px) {
  .publication .paragraphTitle {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 32px;
    line-height: 2rem;
    font-family: "LovinSansWeb-Bold", sans-serif;
  }
}
@media only screen and (min-width: 480px) {
  .publication .paragraphTitle {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 34px;
    line-height: 2.125rem;
    font-family: "LovinSansWeb-Bold", sans-serif;
  }
}
@media only screen and (min-width: 992px) {
  .publication .paragraphTitle {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 36px;
    line-height: 2.25rem;
    font-family: "LovinSansWeb-Bold", sans-serif;
  }
}
.publication .siteTitle {
  word-wrap: break-word;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 26px;
  line-height: 1.625rem;
  font-family: "LovinSansWeb-Bold", sans-serif;
  margin-bottom: 10px;
  padding: 0 15px;
}
@media only screen and (min-width: 320px) {
  .publication .siteTitle {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 20px;
    line-height: 1.25rem;
    font-family: "LovinSansWeb-Bold", sans-serif;
  }
}
@media only screen and (min-width: 480px) {
  .publication .siteTitle {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 20px;
    line-height: 1.25rem;
    font-family: "LovinSansWeb-Bold", sans-serif;
  }
}
@media only screen and (min-width: 992px) {
  .publication .siteTitle {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 26px;
    line-height: 1.625rem;
    font-family: "LovinSansWeb-Bold", sans-serif;
  }
}
.publication .disclaimer-text {
  font-size: 16px;
  font-size: 1rem;
  line-height: 20px;
  line-height: 1.25rem;
  font-family: "LovinSansWeb-Regular";
  margin: 0;
  display: inline-block !important;
}
.publication .quote-text {
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 46px;
  line-height: 2.875rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
  text-align: center;
  font-style: italic;
  letter-spacing: 0.01em;
}
.publication .EverythingParagraphTitle {
  font-weight: 500;
  font-size: 2rem;
  line-height: 2rem;
  word-wrap: break-word;
}
.publication h1, .publication h2, .publication h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.publication h1 {
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 38px;
  line-height: 2.375rem;
  font-family: "LovinSansWeb-Bold", sans-serif;
}
.publication h2 {
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 34px;
  line-height: 2.125rem;
  font-family: "LovinSansWeb-Bold", sans-serif;
}
.publication h3 {
  font-size: 34px;
  font-size: 2.125rem;
  line-height: 32px;
  line-height: 2rem;
  font-family: "LovinSansWeb-Bold", sans-serif;
}
.publication p {
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 36px;
  line-height: 2.25rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
  margin-bottom: 25px;
  letter-spacing: 0.01em;
}
.publication p:last-child {
  margin-bottom: 0;
}
.publication ul li, .publication ol li {
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 36px;
  line-height: 2.25rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
  padding-bottom: 5px;
  list-style-position: inside;
}
.publication .template-icon {
  height: 20px;
  margin-right: 15px;
  display: inline-block;
  margin-top: -3px;
}
.publication img {
  max-width: 100%;
}
.publication .mainTitle, .publication .sectionTitle, .publication .sectionSubTitle, .publication .paragraphTitle, .publication .siteTitle, .publication .h1title, .publication .h2title, .publication .h3title, .publication .everythingText {
  padding: 0 15px;
}

.columncontrol .container.gutter, .columncontrol .container-fluid.gutter {
  padding-left: 0px;
  padding-right: 0px;
  overflow: hidden;
}

.footer {
  position: relative;
  height: auto;
  background: #000000;
}
@media only screen and (min-width: 768px) {
  .footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 488px;
    background: transparent;
  }
}
.footer .component-footer-mobile .wrapper {
  padding: 15px 30px;
  text-align: center;
}
.footer .component-footer-mobile a {
  color: white;
  text-transform: none;
  display: block;
}
.footer .component-footer-mobile .site-map-2 {
  margin: 0px 0 15px;
  padding: 0;
  display: block;
  width: 100%;
}
.footer .component-footer-mobile .site-map-2 li {
  padding: 5px 10px;
  display: inline-block !important;
}
.footer .component-footer-mobile .site-map-2 a {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 32px;
  line-height: 2rem;
  font-family: "LovinSansWeb-Medium";
}
.footer .component-footer-mobile p.light {
  color: #999999;
  text-transform: none;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 26px;
  line-height: 1.625rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
  margin-bottom: 0px;
}
.footer .component-footer-mobile .separator {
  margin: 30px -15px;
  height: 1px;
  background: #4d4a4b;
}
.footer .component-social-mobile {
  text-align: center;
  background: url("mcd-us/images/bg-mobile.jpg") no-repeat;
  background-size: cover;
  background-position: 50% 100%;
}
.footer .component-social-mobile .wrapper {
  padding: 30px 15px;
}
.footer .component-social-mobile .separator {
  margin: 30px -15px;
  height: 1px;
  background: #4d4a4b;
}
.footer .component-social-mobile p {
  color: white;
  text-transform: none;
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 32px;
  line-height: 2rem;
  font-family: "LovinSansWeb-Medium";
}
.footer .component-social-mobile .social-icons {
  padding: 0;
}
.footer .component-social-mobile .social-icons a {
  padding-bottom: 5px;
  display: inline-block;
}
.footer .component-social-mobile .social-icons a.social {
  height: 42px;
  width: 38px;
  display: inline-block;
  background-position: 0px -2px !important;
  transition: none !important;
  -webkit-transition: none !important;
  -moz-transition: none !important;
}
.footer .component-social-mobile .cont-btn {
  padding: 10px 5px 0;
}
.footer .cont-links {
  padding: 50px 0;
  background: #1f1f1f;
  color: white;
}
.footer .cont-links h5.headline, .footer .cont-links h4.headline {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 40px;
  line-height: 2.5rem;
  font-family: "LovinSansWeb-Regular";
}
.footer .cont-links a {
  color: #cccccc;
  padding: 5px 0;
  display: inline-block;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 34px;
  line-height: 2.125rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
}
.footer .cont-links a:hover {
  color: white;
}
.footer .cont-links .headline {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 40px;
  line-height: 2.5rem;
  font-family: "LovinSansWeb-Regular";
  color: white;
}
.footer .cont-post-links {
  background: #000000;
  color: white;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 40px;
  line-height: 2.5rem;
  font-family: "LovinSansWeb-Regular";
}
@media only screen and (min-width: 992px) {
  .footer .cont-post-links {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 40px;
    line-height: 2.5rem;
    font-family: "LovinSansWeb-Regular";
  }
}
.footer .cont-post-links a {
  color: white;
}
.footer .cont-post-links a.social {
  height: 42px;
  width: 38px;
  display: inline-block;
  background-position: 0px -2px !important;
  transition: none !important;
  -webkit-transition: none !important;
  -moz-transition: none !important;
}
.footer .cont-post-links a.social:hover {
  background-position: 0px -40px !important;
}
.footer .cont-post-links .cont-misc {
  margin: 30px 0;
}
.footer .cont-post-links .cont-misc li {
  padding: 0;
}
.footer .cont-post-links .cont-misc .cont-apps {
  text-align: right;
  height: 30px;
  line-height: 30px;
}
@media only screen and (min-width: 992px) {
  .footer .cont-post-links .cont-misc .cont-apps {
    height: 37px;
  }
}
.footer .cont-post-links .cont-misc .social-icons .fa-circle {
  color: #424242;
}
.footer .cont-post-links .cont-misc .social-icons .circle-facebook {
  color: #4e69a2;
}
.footer .cont-post-links .cont-misc .social-icons .circle-youtube {
  color: #e82216;
}
.footer .cont-post-links .cont-misc .social-icons .circle-twitter {
  color: #55abee;
}
.footer .cont-post-links .cont-misc .social-icons .circle-instagram {
  color: #2a5d83;
}
.footer .cont-post-links .cont-misc .social-icons .circle-tumblr {
  color: #2f4f6c;
}
.footer .cont-post-links .cont-misc .social-icons .circle-spotify {
  color: #8dc100;
}
.footer .cont-post-links .cont-misc .social-icons a:hover .fa-circle {
  color: #bf0c0c;
}
.footer .cont-post-links .cont-misc .social-icons .fa-lg {
  font-size: 1em;
}
.footer .cont-post-links .cont-misc .btn-app {
  display: inline;
  margin-left: 5px;
  background: #424242;
  padding: 5px 10px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.footer .cont-post-links .cont-misc .btn-app:hover {
  background: #000000;
}
@media only screen and (min-width: 992px) {
  .footer .cont-post-links .cont-misc .btn-app {
    margin-left: 10px;
    padding: 5px 15px;
  }
}
.footer .cont-post-links .cont-bottom {
  margin-bottom: 15px;
}
.footer .cont-post-links .cont-bottom ul {
  float: left;
}
.footer .cont-post-links .cont-bottom ul li {
  border-right: 1px solid #cccccc;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 20px;
  line-height: 1.25rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
}
.footer .cont-post-links .cont-bottom ul li a {
  color: #cccccc;
  text-transform: uppercase;
  display: inline-block;
  margin: 0 5px 0 5px;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 20px;
  line-height: 1.25rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
}
.footer .cont-post-links .cont-bottom ul li a:hover {
  color: white;
}
@media only screen and (min-width: 992px) {
  .footer .cont-post-links .cont-bottom ul li a {
    margin: 0 10px 0 10px;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 20px;
    line-height: 1.25rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
}
.footer .cont-post-links .cont-bottom ul li:first-child {
  padding-left: 0;
}
.footer .cont-post-links .cont-bottom ul li:first-child a {
  margin-left: 0;
}
.footer .cont-post-links .cont-bottom ul li:last-child {
  border-right: 0;
}
.footer .cont-post-links .cont-bottom p.copy {
  margin-bottom: 0;
  margin-top: 7px;
  float: right;
  color: white;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 20px;
  line-height: 1.25rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
}
@media only screen and (min-width: 992px) {
  .footer .cont-post-links .cont-bottom p.copy {
    margin-top: 9px;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 20px;
    line-height: 1.25rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
}
.footer .socialTitle {
  float: left;
  margin-top: 10px;
  margin-right: 10px;
}
.footer .leaving-site-content {
  text-align: center;
}
.footer .leaving-site-content .large-modal-text {
  font-size: 50px;
  font-size: 3.125rem;
  line-height: 1.1em;
  font-family: "LovinSansWeb-Black", sans-serif;
}
@media (min-width: 375px) {
  .footer .leaving-site-content .large-modal-text {
    font-size: 70px;
    font-size: 4.375rem;
    line-height: 1.1em;
    font-family: "LovinSansWeb-Black", sans-serif;
  }
}
@media only screen and (min-width: 768px) {
  .footer .leaving-site-content .large-modal-text {
    font-size: 100px;
    font-size: 6.25rem;
    line-height: 1.1em;
    font-family: "LovinSansWeb-Black", sans-serif;
  }
}
.footer .leaving-site-content p.body-copy {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 32px;
  line-height: 2rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
}
@media only screen and (min-width: 768px) {
  .footer .leaving-site-content p.body-copy {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 36px;
    line-height: 2.25rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
}

.footer-table {
  margin-bottom: 0 !important;
}
.footer-table td {
  border-top: 0 !important;
}
.footer-table th {
  border-top: 0 !important;
}

.simple-red {
  display: inline-block;
  color: #bf0c0c;
  font-size: 16px;
  font-size: 1rem;
  line-height: 26px;
  line-height: 1.625rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
}
.simple-red:hover {
  color: #d53c42;
}
.simple-red:focus, .simple-red:active {
  color: #d53c42;
}
@media only screen and (min-width: 480px) {
  .simple-red {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 30px;
    line-height: 1.875rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
}

.simple-white {
  display: inline-block;
  color: white;
  font-size: 16px;
  font-size: 1rem;
  line-height: 26px;
  line-height: 1.625rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
  border-bottom: 1px solid transparent;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -khtml-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.simple-white:hover {
  color: white;
  border-bottom: 1px solid white;
}
.simple-white:focus, .simple-white:active {
  color: white;
  border-bottom: 1px solid white;
}
@media only screen and (min-width: 480px) {
  .simple-white {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 30px;
    line-height: 1.875rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
  }
}

.btn {
  outline: none;
}
.btn.cont-100 {
  padding-left: 0px;
  padding-right: 0px;
}

.btn-red {
  background: #bf0c0c;
  color: white !important;
  text-transform: uppercase;
  padding: 0px 30px 0px;
  opacity: 1;
  border: 3px solid #bf0c0c;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 0px;
  line-height: 0rem;
  font-family: "LovinSansWeb-Medium";
  -webkit-border-radius: 35px;
  -khtml-border-radius: 35px;
  -moz-border-radius: 35px;
  -ms-border-radius: 35px;
  -o-border-radius: 35px;
  border-radius: 35px;
  -webkit-transition: scale, 0.1s, ease-out, 0s;
  -khtml-transition: scale, 0.1s, ease-out, 0s;
  -moz-transition: scale, 0.1s, ease-out, 0s;
  -ms-transition: scale, 0.1s, ease-out, 0s;
  -o-transition: scale, 0.1s, ease-out, 0s;
  transition: scale, 0.1s, ease-out, 0s;
  position: relative;
  display: inline-block;
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  height: 39px;
  line-height: 35px;
}
.btn-red .fa {
  -webkit-transition: transform, 0.1s, ease-out, 0s;
  -khtml-transition: transform, 0.1s, ease-out, 0s;
  -moz-transition: transform, 0.1s, ease-out, 0s;
  -ms-transition: transform, 0.1s, ease-out, 0s;
  -o-transition: transform, 0.1s, ease-out, 0s;
  transition: transform, 0.1s, ease-out, 0s;
  margin-left: 3px;
}
.btn-red.small {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 20px;
  line-height: 1.25rem;
  font-family: "LovinSansWeb-Medium";
  padding: 0px 25px;
  height: 30px;
  line-height: 26px;
}
@media only screen and (min-width: 480px) {
  .btn-red.small {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 22px;
    line-height: 1.375rem;
    font-family: "LovinSansWeb-Medium";
    line-height: 26px;
  }
}
@media only screen and (min-width: 768px) {
  .btn-red.small {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 20px;
    line-height: 1.25rem;
    font-family: "LovinSansWeb-Medium";
    line-height: 26px;
  }
}
@media only screen and (min-width: 992px) {
  .btn-red.small {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 22px;
    line-height: 1.375rem;
    font-family: "LovinSansWeb-Medium";
    line-height: 26px;
  }
}
.btn-red.btn--xsm {
  padding: 0px 25px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 16px;
  line-height: 1rem;
  font-family: "LovinSansWeb-Bold", sans-serif;
  height: 29px;
  line-height: 25px;
}
.btn-red:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 0;
  background: #d53c42;
  -webkit-border-radius: 30px;
  -khtml-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  -webkit-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: transform, opacity, 0.2s, ease-out, 0s;
  -khtml-transition: transform, opacity, 0.2s, ease-out, 0s;
  -moz-transition: transform, opacity, 0.2s, ease-out, 0s;
  -ms-transition: transform, opacity, 0.2s, ease-out, 0s;
  -o-transition: transform, opacity, 0.2s, ease-out, 0s;
  transition: transform, opacity, 0.2s, ease-out, 0s;
}
.btn-red:hover {
  color: white;
  border-color: #d53c42;
  background: #d53c42;
}
.btn-red:hover:before {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 0.8;
}
.btn-red:focus {
  color: white;
}
@media only screen and (min-width: 320px) {
  .btn-red {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 0px;
    line-height: 0rem;
    font-family: "LovinSansWeb-Medium";
    line-height: 35px;
  }
}
@media only screen and (min-width: 480px) {
  .btn-red {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 0px;
    line-height: 0rem;
    font-family: "LovinSansWeb-Medium";
    line-height: 35px;
  }
}
@media only screen and (min-width: 768px) {
  .btn-red {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 0px;
    line-height: 0rem;
    font-family: "LovinSansWeb-Medium";
    line-height: 35px;
  }
}
@media only screen and (min-width: 992px) {
  .btn-red {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 0px;
    line-height: 0rem;
    font-family: "LovinSansWeb-Medium";
    line-height: 35px;
  }
}

.btn-red-inverse {
  background: white;
  color: #bf0c0c;
  text-transform: uppercase;
  padding: 13px 25px;
  opacity: 1;
  border: 3px solid #bf0c0c;
  font-size: 16px;
  font-size: 1rem;
  line-height: 16px;
  line-height: 1rem;
  font-family: "LovinSansWeb-Medium";
  -webkit-border-radius: 30px;
  -khtml-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  -webkit-transition: scale, 0.1s, ease-out, 0s;
  -khtml-transition: scale, 0.1s, ease-out, 0s;
  -moz-transition: scale, 0.1s, ease-out, 0s;
  -ms-transition: scale, 0.1s, ease-out, 0s;
  -o-transition: scale, 0.1s, ease-out, 0s;
  transition: scale, 0.1s, ease-out, 0s;
  position: relative;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.btn-red-inverse .fa {
  margin-left: 3px;
  -webkit-transition: transform, 0.1s, ease-out, 0s;
  -khtml-transition: transform, 0.1s, ease-out, 0s;
  -moz-transition: transform, 0.1s, ease-out, 0s;
  -ms-transition: transform, 0.1s, ease-out, 0s;
  -o-transition: transform, 0.1s, ease-out, 0s;
  transition: transform, 0.1s, ease-out, 0s;
}
.btn-red-inverse.small {
  padding: 7px 25px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 16px;
  line-height: 1rem;
  font-family: "LovinSansWeb-Thin";
}
.btn-red-inverse:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 3px solid #d53c42;
  background: #d53c42;
  -webkit-border-radius: 30px;
  -khtml-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  -webkit-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: transform, opacity, 0.2s, ease-out, 0s;
  -khtml-transition: transform, opacity, 0.2s, ease-out, 0s;
  -moz-transition: transform, opacity, 0.2s, ease-out, 0s;
  -ms-transition: transform, opacity, 0.2s, ease-out, 0s;
  -o-transition: transform, opacity, 0.2s, ease-out, 0s;
  transition: transform, opacity, 0.2s, ease-out, 0s;
}
.btn-red-inverse:hover {
  color: white;
  border-color: #d53c42;
  background: #d53c42;
}
.btn-red-inverse:hover .fa-chevron-circle-right {
  -webkit-transform: translateX(4px);
  -ms-transform: translateX(4px);
  transform: translateX(4px);
}
.btn-red-inverse:hover:before {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 0.8;
}
.btn-red-inverse:focus {
  color: #bf0c0c;
}
@media only screen and (min-width: 320px) {
  .btn-red-inverse {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 22px;
    line-height: 1.375rem;
    font-family: "LovinSansWeb-Medium";
    padding: 12px 25px;
  }
}
@media only screen and (min-width: 480px) {
  .btn-red-inverse {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 24px;
    line-height: 1.5rem;
    font-family: "LovinSansWeb-Medium";
    padding: 10px 25px;
  }
}
@media only screen and (min-width: 768px) {
  .btn-red-inverse {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 22px;
    line-height: 1.375rem;
    font-family: "LovinSansWeb-Medium";
    padding: 10px 30px;
  }
}
@media only screen and (min-width: 992px) {
  .btn-red-inverse {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 24px;
    line-height: 1.5rem;
    font-family: "LovinSansWeb-Medium";
  }
}

.navbar-default .navbar-toggle {
  float: none;
  margin: 23px 15px 20px 0px;
  padding: 9px 0px;
  border: 0;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: white;
  height: 4px;
  width: 28px;
  border-radius: 4px;
}
.navbar-default .navbar-toggle .icon-bar + .icon-bar {
  margin-top: 5px;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  background-color: transparent;
}
.navbar-default .navbar-toggle:focus {
  outline: -webkit-focus-ring-color auto 5px;
}
@media only screen and (max-width: 480px) {
  .navbar-default .navbar-toggle {
    margin: 23px 15px 20px 0px;
  }
}

.cursor {
  cursor: pointer;
}

.btn-border {
  background: #000000;
  color: white;
  text-transform: uppercase;
  padding: 10px 30px;
  opacity: 1;
  border: 3px solid #4d4a4b;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 22px;
  line-height: 1.375rem;
  font-family: "LovinSansWeb-Medium";
  -webkit-border-radius: 35px;
  -khtml-border-radius: 35px;
  -moz-border-radius: 35px;
  -ms-border-radius: 35px;
  -o-border-radius: 35px;
  border-radius: 35px;
  -webkit-transition: scale, 0.1s, ease-out, 0s;
  -khtml-transition: scale, 0.1s, ease-out, 0s;
  -moz-transition: scale, 0.1s, ease-out, 0s;
  -ms-transition: scale, 0.1s, ease-out, 0s;
  -o-transition: scale, 0.1s, ease-out, 0s;
  transition: scale, 0.1s, ease-out, 0s;
  position: relative;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.btn-border .fa {
  color: #bf0c0c;
  margin-left: 3px;
  -webkit-transition: transform, 0.1s, ease-out, 0s;
  -khtml-transition: transform, 0.1s, ease-out, 0s;
  -moz-transition: transform, 0.1s, ease-out, 0s;
  -ms-transition: transform, 0.1s, ease-out, 0s;
  -o-transition: transform, 0.1s, ease-out, 0s;
  transition: transform, 0.1s, ease-out, 0s;
}
.btn-border:hover {
  background: #1f1f1f;
  color: white;
}
.btn-border:active, .btn-border:focus {
  color: white;
}
@media only screen and (min-width: 320px) {
  .btn-border {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 22px;
    line-height: 1.375rem;
    font-family: "LovinSansWeb-Medium";
  }
}
@media only screen and (min-width: 480px) {
  .btn-border {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 24px;
    line-height: 1.5rem;
    font-family: "LovinSansWeb-Medium";
  }
}
@media only screen and (min-width: 768px) {
  .btn-border {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 22px;
    line-height: 1.375rem;
    font-family: "LovinSansWeb-Medium";
  }
}
@media only screen and (min-width: 992px) {
  .btn-border {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 24px;
    line-height: 1.5rem;
    font-family: "LovinSansWeb-Medium";
  }
}

.add-item {
  border-radius: 9999px;
  background-color: #bf0c0c;
  border: 0px;
  width: 40px;
  height: 40px;
  display: inline-block;
  padding: 0;
  margin: 10px 0 0 0;
}
.add-item:after {
  font-family: FontAwesome;
  display: block;
  color: white;
  content: "\f067";
  font-size: 26px;
  position: relative;
  margin-top: 4px;
}
@media only screen and (max-width: 767px) {
  .add-item {
    width: 36px;
    height: 36px;
  }
  .add-item:after {
    font-size: 28px;
    margin-top: 1px;
  }
}
@media only screen and (max-width: 420px) {
  .add-item {
    width: 22px;
    height: 22px;
    top: -3px;
    position: relative;
  }
  .add-item:after {
    font-size: 14px;
    margin-top: 2px;
  }
}

.remove-item {
  border-radius: 9999px;
  background-color: #bf0c0c;
  border: 0px;
  width: 40px;
  height: 40px;
  display: inline-block;
  padding: 0;
  margin: 10px 0 0 0;
}
.remove-item:after {
  font-family: FontAwesome;
  display: block;
  color: white;
  content: "\f068";
  font-size: 26px;
  position: relative;
  margin-top: 4px;
}
@media only screen and (max-width: 767px) {
  .remove-item {
    width: 36px;
    height: 36px;
  }
  .remove-item:after {
    font-size: 28px;
    margin-top: 1px;
  }
}
@media only screen and (max-width: 420px) {
  .remove-item {
    width: 22px;
    height: 22px;
    top: -3px;
    position: relative;
  }
  .remove-item:after {
    font-size: 14px;
    margin-top: 2px;
  }
}

.custom-flex-navigation .flex-direction-nav a {
  width: 44px;
  height: 44px;
}
.custom-flex-navigation .flex-prev {
  position: absolute;
  background: #f1f1eb;
  height: 44px;
  width: 44px;
  border-radius: 0% 50% 50% 0%;
  padding: 3px 13px;
  display: block;
  left: 0px;
  top: -30px;
  margin-top: -25px;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .custom-flex-navigation .flex-prev {
    left: -60px;
    top: 50%;
    border-radius: 50%;
    margin-top: -50px;
  }
}
.custom-flex-navigation .flex-prev:before {
  font-family: "flexslider-icon";
  font-size: 26px;
  display: inline-block;
  color: #bf0c0c;
  content: "\f001";
}
.custom-flex-navigation .flex-next {
  position: absolute;
  background: #f1f1eb;
  height: 44px;
  width: 44px;
  border-radius: 50% 0% 0% 50%;
  padding: 3px 14px;
  display: block;
  right: 0px;
  top: -30px;
  margin-top: -25px;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .custom-flex-navigation .flex-next {
    right: -60px;
    top: 50%;
    border-radius: 50%;
    margin-top: -50px;
  }
}
.custom-flex-navigation .flex-next:before {
  font-family: "flexslider-icon";
  font-size: 26px;
  display: inline-block;
  color: #bf0c0c;
  content: "\f002";
}

.btn-app {
  width: 100%;
  max-width: 160px;
  display: inline-block;
  padding: 5px 15px;
  background: #000000;
  border-radius: 5px;
  border: 1px solid #4d4a4b;
}
.btn-app:hover {
  background: #333333;
}
.btn-app img {
  width: auto;
}

.form-group {
  margin-bottom: 5px;
  position: relative;
}
@media only screen and (min-width: 480px) {
  .form-group {
    margin-bottom: 15px;
  }
}
@media only screen and (min-width: 768px) {
  .form-group {
    margin-bottom: 5px;
  }
}
@media only screen and (min-width: 992px) {
  .form-group {
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 1200px) {
  .form-group {
    margin-bottom: 15px;
  }
}
.form-group.has-input-icon-right .form-control {
  padding-right: 45px;
}
.form-group .input-icon-right {
  position: absolute;
  top: 36px;
  /* Calendar icon fix*/
  right: 20px;
}
.form-group .input-icon-right .fa-calendar {
  cursor: pointer;
}

input[placeholder] {
  text-overflow: ellipsis;
}

::-moz-placeholder {
  text-overflow: ellipsis;
}

/* firefox 19+ */
input:-moz-placeholder {
  text-overflow: ellipsis;
}

.form-control {
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 36px;
  line-height: 2.25rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
  -webkit-border-radius: 30px;
  -khtml-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  height: 39px;
  color: #272727;
  border: 0;
  padding-left: 15px;
  padding-right: 15px;
}
.form-control:focus {
  border: 0;
}
@media only screen and (min-width: 320px) {
  .form-control {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (min-width: 480px) {
  .form-control {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media only screen and (min-width: 768px) {
  .form-control {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media only screen and (min-width: 992px) {
  .form-control {
    padding-left: 25px;
    padding-right: 25px;
  }
}

.form-spacer {
  clear: both;
  content: ' ';
  display: table;
  margin-bottom: 2em;
}

.input-group .input-group-btn {
  border-left: 2px solid #cccccc;
}
.input-group .input-group-btn .btn {
  -webkit-border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 30px;
  -webkit-border-bottom-right-radius: 30px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 30px;
  -moz-border-radius-bottomright: 30px;
  -moz-border-radius-bottomleft: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 0px;
  font-family: "LovinSansWeb-Medium", sans-serif;
  border: 0;
  background: white;
  height: 39px;
}
.input-group .input-group-btn .btn .fa {
  color: #cccccc;
  margin-left: 5px;
}
.input-group .input-group-btn.open .btn {
  -webkit-border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 20px;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 20px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.input-group .input-group-btn .dropdown-menu {
  -webkit-border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 20px;
  -webkit-border-bottom-left-radius: 20px;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 20px;
  -moz-border-radius-bottomleft: 20px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  min-width: 95px;
  margin: 0px 0px 0 0;
  padding: 0 0 5px;
  border: 0;
}
@media only screen and (min-width: 992px) {
  .input-group .input-group-btn .dropdown-menu {
    margin: 0px 1px 0 0;
  }
}
@media only screen and (min-width: 1200px) {
  .input-group .input-group-btn .dropdown-menu {
    margin: 0px 0px 0 0;
  }
}
.input-group .input-group-btn .dropdown-menu li {
  padding: 0px;
  border-top: 1px solid #cccccc;
  text-transform: none;
  font-family: "LovinSansWeb-Medium", sans-serif;
}
.input-group .input-group-btn .dropdown-menu li a {
  padding: 7px 15px;
}

.checkbox {
  padding-left: 20px;
  margin-top: 0;
}

.checkbox label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 5px;
  font-family: "LovinSansWeb-Regular", sans-serif;
  color: #333333;
}

.checkbox label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  top: 1px;
  margin-left: -20px;
  border: 1px solid #4d4a4b;
  border-radius: 3px;
  background-color: #000000;
  text-align: left !important;
  transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}

.checkbox label::after {
  text-align: left !important;
  display: inline-block;
  position: absolute;
  width: 16px;
  height: 16px;
  left: 1px;
  top: -2px;
  margin-left: -20px;
  padding-left: 2px;
  padding-top: 0px;
  color: #4d4a4b;
}

.checkbox input[type="checkbox"],
.checkbox input[type="radio"] {
  opacity: 0;
  z-index: 1;
}

.checkbox input[type="checkbox"]:focus + label::before,
.checkbox input[type="radio"]:focus + label::before {
  outline: none;
}

.checkbox input[type="checkbox"]:checked + label::after,
.checkbox input[type="radio"]:checked + label::after {
  font-family: "FontAwesome";
  content: "\f00d";
}

.checkbox input[type="checkbox"]:indeterminate + label::after,
.checkbox input[type="radio"]:indeterminate + label::after {
  display: block;
  content: "";
  width: 10px;
  height: 3px;
  background-color: #555555;
  border-radius: 2px;
  margin-left: -16.5px;
  margin-top: 7px;
}

.checkbox input[type="checkbox"]:disabled + label,
.checkbox input[type="radio"]:disabled + label {
  opacity: 0.65;
}

.checkbox input[type="checkbox"]:disabled + label::before,
.checkbox input[type="radio"]:disabled + label::before {
  background-color: #eeeeee;
  cursor: not-allowed;
}

.checkbox.checkbox-circle label::before {
  border-radius: 50%;
}

.checkbox.checkbox-inline {
  margin-top: 0;
}

.checkbox-primary input[type="checkbox"]:checked + label::before,
.checkbox-primary input[type="radio"]:checked + label::before {
  background-color: #337ab7;
  border-color: #337ab7;
}

.checkbox-primary input[type="checkbox"]:checked + label::after,
.checkbox-primary input[type="radio"]:checked + label::after {
  color: #fff;
}

.checkbox-danger input[type="checkbox"]:checked + label::before,
.checkbox-danger input[type="radio"]:checked + label::before {
  background-color: #d9534f;
  border-color: #d9534f;
}

.checkbox-danger input[type="checkbox"]:checked + label::after,
.checkbox-danger input[type="radio"]:checked + label::after {
  color: #fff;
}

.checkbox-info input[type="checkbox"]:checked + label::before,
.checkbox-info input[type="radio"]:checked + label::before {
  background-color: #5bc0de;
  border-color: #5bc0de;
}

.checkbox-info input[type="checkbox"]:checked + label::after,
.checkbox-info input[type="radio"]:checked + label::after {
  color: #fff;
}

.checkbox-warning input[type="checkbox"]:checked + label::before,
.checkbox-warning input[type="radio"]:checked + label::before {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

.checkbox-warning input[type="checkbox"]:checked + label::after,
.checkbox-warning input[type="radio"]:checked + label::after {
  color: #fff;
}

.checkbox-success input[type="checkbox"]:checked + label::before,
.checkbox-success input[type="radio"]:checked + label::before {
  background-color: #5cb85c;
  border-color: #5cb85c;
}

.checkbox-success input[type="checkbox"]:checked + label::after,
.checkbox-success input[type="radio"]:checked + label::after {
  color: #fff;
}

.checkbox-primary input[type="checkbox"]:indeterminate + label::before,
.checkbox-primary input[type="radio"]:indeterminate + label::before {
  background-color: #337ab7;
  border-color: #337ab7;
}

.checkbox-primary input[type="checkbox"]:indeterminate + label::after,
.checkbox-primary input[type="radio"]:indeterminate + label::after {
  background-color: #fff;
}

.checkbox-danger input[type="checkbox"]:indeterminate + label::before,
.checkbox-danger input[type="radio"]:indeterminate + label::before {
  background-color: #d9534f;
  border-color: #d9534f;
}

.checkbox-danger input[type="checkbox"]:indeterminate + label::after,
.checkbox-danger input[type="radio"]:indeterminate + label::after {
  background-color: #fff;
}

.checkbox-info input[type="checkbox"]:indeterminate + label::before,
.checkbox-info input[type="radio"]:indeterminate + label::before {
  background-color: #5bc0de;
  border-color: #5bc0de;
}

.checkbox-info input[type="checkbox"]:indeterminate + label::after,
.checkbox-info input[type="radio"]:indeterminate + label::after {
  background-color: #fff;
}

.checkbox-warning input[type="checkbox"]:indeterminate + label::before,
.checkbox-warning input[type="radio"]:indeterminate + label::before {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

.checkbox-warning input[type="checkbox"]:indeterminate + label::after,
.checkbox-warning input[type="radio"]:indeterminate + label::after {
  background-color: #fff;
}

.checkbox-success input[type="checkbox"]:indeterminate + label::before,
.checkbox-success input[type="radio"]:indeterminate + label::before {
  background-color: #5cb85c;
  border-color: #5cb85c;
}

.checkbox-success input[type="checkbox"]:indeterminate + label::after,
.checkbox-success input[type="radio"]:indeterminate + label::after {
  background-color: #fff;
}

.radio {
  padding-left: 20px;
}

.radio label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 5px;
}

.radio label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: -20px;
  border-radius: 50%;
  border: 1px solid #4d4a4b;
  background-color: transparent;
  transition: border 0.15s ease-in-out;
}

.radio label::after {
  display: inline-block;
  position: absolute;
  content: " ";
  width: 11px;
  height: 11px;
  left: 3px;
  top: 3px;
  margin-left: -20px;
  color: #4d4a4b;
  border-radius: 50%;
  background-color: #4d4a4b;
  transform: scale(0, 0);
  transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}

.radio input[type="radio"] {
  opacity: 0;
  z-index: 1;
}

.radio input[type="radio"]:focus + label::before {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.radio input[type="radio"]:checked + label::after {
  transform: scale(1, 1);
  font-size: 1em;
}

.radio input[type="radio"]:disabled + label {
  opacity: 0.65;
}

.radio input[type="radio"]:disabled + label::before {
  cursor: not-allowed;
}

.radio.radio-inline {
  margin-top: 0;
}

.radio-primary input[type="radio"] + label::after {
  background-color: #337ab7;
}

.radio-primary input[type="radio"]:checked + label::before {
  border-color: #337ab7;
}

.radio-primary input[type="radio"]:checked + label::after {
  background-color: #337ab7;
}

.radio-danger input[type="radio"] + label::after {
  background-color: #d9534f;
}

.radio-danger input[type="radio"]:checked + label::before {
  border-color: #d9534f;
}

.radio-danger input[type="radio"]:checked + label::after {
  background-color: #d9534f;
}

.radio-info input[type="radio"] + label::after {
  background-color: #5bc0de;
}

.radio-info input[type="radio"]:checked + label::before {
  border-color: #5bc0de;
}

.radio-info input[type="radio"]:checked + label::after {
  background-color: #5bc0de;
}

.radio-warning input[type="radio"] + label::after {
  background-color: #f0ad4e;
}

.radio-warning input[type="radio"]:checked + label::before {
  border-color: #f0ad4e;
}

.radio-warning input[type="radio"]:checked + label::after {
  background-color: #f0ad4e;
}

.radio-success input[type="radio"] + label::after {
  background-color: #5cb85c;
}

.radio-success input[type="radio"]:checked + label::before {
  border-color: #5cb85c;
}

.radio-success input[type="radio"]:checked + label::after {
  background-color: #5cb85c;
}

input[type="checkbox"].styled:checked + label:after,
input[type="radio"].styled:checked + label:after {
  font-family: 'FontAwesome';
  content: "\f00c";
}

input[type="checkbox"] .styled:checked + label::before,
input[type="radio"] .styled:checked + label::before {
  color: #fff;
}

input[type="checkbox"] .styled:checked + label::after,
input[type="radio"] .styled:checked + label::after {
  color: #fff;
}

.btn-default[disabled] {
  background-color: #eeeeee;
  border: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.dropdown-select-container {
  position: relative;
}

.cont-hero .select button.dropdown-toggle, .hero-content .select button.dropdown-toggle {
  font-family: "LovinSansWeb-Bold", sans-serif;
}

.select {
  max-width: 100%;
  position: relative;
}
.select button {
  border-radius: 9999px;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 24px;
  line-height: 1.5rem;
  font-family: "LovinSansWeb-Bold";
  width: 100%;
  text-align: left;
  padding: 10px 20px;
  position: relative;
  z-index: 2;
  border: 2px solid transparent;
  background-color: white;
}
.select button:hover {
  border: 2px solid transparent;
}
.select button i {
  margin-left: 10px;
  float: right;
  position: absolute;
  right: 20px;
}
.select.open button {
  border-width: 2px;
  border-color: #d5d5d0;
}
.select.open .dropdown-toggle {
  background-color: white;
  z-index: 21;
}
.select .dropdown-menu {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 24px;
  line-height: 1.5rem;
  font-family: "LovinSansWeb-Medium";
  z-index: 20;
  width: 100%;
  padding: 0px 15px;
  margin-top: -15px;
  background: transparent;
  box-shadow: none;
  border: 0;
  	/*&:after{
  	content: '';
  	display: block;
  	position: absolute;
  	z-index: -1;
  	background: $white;
  	@include border-radius(15px);
  	top:0;
  	height: 100%;
  	width: 100%;
  }*/
}
.select .dropdown-menu--no-gutter {
  padding: 0;
}
.select .dropdown-menu .dropdown-list-wrapper {
  -webkit-border-radius: 0px 0px 15px 15px;
  -khtml-border-radius: 0px 0px 15px 15px;
  -moz-border-radius: 0px 0px 15px 15px;
  -ms-border-radius: 0px 0px 15px 15px;
  -o-border-radius: 0px 0px 15px 15px;
  border-radius: 0px 0px 15px 15px;
  padding: 25px 0px 15px 0px;
  background: #f1f1eb;
  box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.175);
  border-color: #d5d5d0;
  border: 2px solid rgba(0, 0, 0, 0.15);
  max-height: 20.2em;
  overflow-y: auto;
}
.select .dropdown-menu .dropdown-list-wrapper li:hover {
  background-color: #d5d5d0;
}
.select .dropdown-menu .dropdown-list-wrapper li a {
  padding: 10px 20px 10px 20px;
  color: #333333;
  width: 100%;
  display: block;
}
.select--small-text .dropdown-toggle .value,
.select--small-text .dropdown-menu li {
  font-size: 14px !important;
}
.select--small-text .dropdown-toggle .value {
  display: inline-block;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 15px;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .select--state .dropdown-menu {
    min-width: 100%;
  }
  .select--state .dropdown-menu .dropdown-list-wrapper {
    overflow-x: hidden;
  }
}

textarea,
textarea.form-control {
  border: 2px solid #cccccc;
  box-shadow: none;
  padding: 1em;
  margin-bottom: 1em;
}
textarea:focus, textarea:hover,
textarea.form-control:focus,
textarea.form-control:hover {
  border: 2px solid #cccccc;
}

.gray-border-on-white label {
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 36px;
  line-height: 2.25rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
}
.gray-border-on-white label .red {
  color: #bf0c0c;
}
.gray-border-on-white label .required {
  color: #bf0c0c;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 36px;
  line-height: 2.25rem;
  font-family: "LovinSansWeb-Regular", sans-serif;
}
.gray-border-on-white .form-group {
  margin-bottom: 15px;
}
.gray-border-on-white .form-control {
  border: 2px solid #cccccc;
}
.gray-border-on-white .checkbox label::before,
.gray-border-on-white .checkbox input[type="checkbox"]:checked + label::before,
.gray-border-on-white .checkbox input[type="radio"]:checked + label::before,
.gray-border-on-white .radio label::before,
.gray-border-on-white .radio input[type="radio"]:checked + label::before,
.gray-border-on-white .radio input[type="radio"]:checked + label::before {
  border: 2px solid #cccccc;
}
.gray-border-on-white .checkbox input[type="checkbox"]:checked + label::after,
.gray-border-on-white .checkbox input[type="radio"]:checked + label::after,
.gray-border-on-white .radio input[type="radio"]:checked + label::after,
.gray-border-on-white .radio input[type="radio"]:checked + label::after {
  color: #333333;
}
.gray-border-on-white .checkbox.inline,
.gray-border-on-white .radio.inline {
  display: inline-block;
  margin-right: 15px;
}
.gray-border-on-white .select .dropdown-menu {
  padding: 0;
  min-width: 100px;
}
.gray-border-on-white .select .dropdown-menu .dropdown-list-wrapper {
  background: white;
}
.gray-border-on-white .select .dropdown-menu .dropdown-list-wrapper::-webkit-scrollbar {
  width: 10px;
}
.gray-border-on-white .select .dropdown-menu .dropdown-list-wrapper::-webkit-scrollbar-track {
  background: white;
  border-radius: 10px;
}
.gray-border-on-white .select .dropdown-menu .dropdown-list-wrapper::-webkit-scrollbar-thumb {
  border: 3px solid transparent;
  background: #cccccc;
  border-radius: 10px;
  background-clip: content-box;
}
.gray-border-on-white .select button.dropdown-toggle {
  border: 2px solid #cccccc;
  padding: 6px 20px;
}
.gray-border-on-white .select button.dropdown-toggle:hover, .gray-border-on-white .select button.dropdown-toggle:focus {
  background: #f1f1eb;
}
.gray-border-on-white .select button.dropdown-toggle .fa {
  color: #999999;
  top: 11px;
  right: 12px;
}
@media only screen and (min-width: 768px) {
  .gray-border-on-white .select button.dropdown-toggle .fa {
    top: 9px;
  }
}

main .form-group {
  margin-bottom: 15px;
}
main .checkbox label::before,
main .checkbox input[type="checkbox"]:checked + label::before,
main .radio input[type="radio"]:checked + label::before {
  background: transparent;
}
main .checkbox input[type="checkbox"]:checked + label::after,
main .radio input[type="radio"]:checked + label::after {
  color: #333333;
}
main .select .dropdown-menu {
  padding: 0;
  min-width: 100px;
}
main .select .dropdown-menu .dropdown-list-wrapper {
  background: white;
}
main .select .dropdown-menu .dropdown-list-wrapper::-webkit-scrollbar {
  width: 10px;
}
main .select .dropdown-menu .dropdown-list-wrapper::-webkit-scrollbar-track {
  background: white;
  border-radius: 10px;
}
main .select .dropdown-menu .dropdown-list-wrapper::-webkit-scrollbar-thumb {
  border: 3px solid transparent;
  background: #cccccc;
  border-radius: 10px;
  background-clip: content-box;
}
main .select button.dropdown-toggle {
  height: 39px;
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 36px;
  line-height: 2.25rem;
  font-family: "LovinSansWeb-Regular";
  padding: 6px 35px 6px 20px;
  text-overflow: ellipsis;
  overflow: hidden;
}
@media only screen and (max-width: 420px) {
  main .select button.dropdown-toggle {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 36px;
    line-height: 2.25rem;
    font-family: "LovinSansWeb-Regular";
  }
}
main .select button.dropdown-toggle:hover {
  background: white;
}
main .select button.dropdown-toggle:focus {
  background: #f1f1eb;
}
main .select button.dropdown-toggle .fa {
  color: #999999;
  top: 11px;
  right: 12px;
  display: none;
}
@media only screen and (min-width: 768px) {
  main .select button.dropdown-toggle .fa {
    top: 9px;
  }
}
main .select button.dropdown-toggle .bs-caret {
  display: none;
}
main .select button.dropdown-toggle:after {
  font-family: 'FontAwesome';
  content: "\f078";
  position: absolute;
  right: 12px;
  color: #999999;
}

input[type=file] {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}

input[type=file] + label {
  color: white;
  background-color: #bf0c0c;
  display: inline-block;
  padding: 0px 30px;
  border-radius: 30px;
  text-transform: uppercase;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 0px;
  line-height: 0rem;
  font-family: "LovinSansWeb-Medium";
  line-height: 39px;
  height: 39px;
  cursor: pointer;
  position: relative;
}
@media only screen and (min-width: 320px) {
  input[type=file] + label {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 0px;
    line-height: 0rem;
    font-family: "LovinSansWeb-Medium";
    line-height: 39px;
  }
}
@media only screen and (min-width: 480px) {
  input[type=file] + label {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 0px;
    line-height: 0rem;
    font-family: "LovinSansWeb-Medium";
    line-height: 39px;
  }
}
@media only screen and (min-width: 768px) {
  input[type=file] + label {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 0px;
    line-height: 0rem;
    font-family: "LovinSansWeb-Medium";
    line-height: 39px;
  }
}
@media only screen and (min-width: 992px) {
  input[type=file] + label {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 0px;
    line-height: 0rem;
    font-family: "LovinSansWeb-Medium";
    line-height: 39px;
  }
}
input[type=file] + label:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 0;
  background: #d53c42;
  -webkit-border-radius: 30px;
  -khtml-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  -webkit-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: transform, opacity, 0.2s, ease-out, 0s;
  -khtml-transition: transform, opacity, 0.2s, ease-out, 0s;
  -moz-transition: transform, opacity, 0.2s, ease-out, 0s;
  -ms-transition: transform, opacity, 0.2s, ease-out, 0s;
  -o-transition: transform, opacity, 0.2s, ease-out, 0s;
  transition: transform, opacity, 0.2s, ease-out, 0s;
}
input[type=file] + label:hover {
  color: white;
  border-color: #d53c42;
  background: #d53c42;
}
input[type=file] + label:hover:before {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 0.8;
}
input[type=file] + label:focus {
  color: white;
}

.form-group.error .form-control,
.form-group.error .btn.dropdown-toggle {
  box-shadow: 0px 0px 8px #bf0c0c;
}
.form-group.error label {
  color: #bf0c0c;
}

.gray-border-on-white .form-group.error label {
  color: #333333;
}

select.bs-select-hidden,
select.selectpicker {
  display: none !important;
}

.bootstrap-select {
  width: 220px \0;
  /*IE9 and below*/
}
.bootstrap-select > .dropdown-toggle {
  width: 100%;
  padding-right: 25px;
  z-index: 1;
}
.bootstrap-select > select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  display: block !important;
  width: 0.5px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none;
}
.bootstrap-select > select.mobile-device {
  top: 0;
  left: 0;
  display: block !important;
  width: 100% !important;
  z-index: 2;
}
.has-error .bootstrap-select .dropdown-toggle, .error .bootstrap-select .dropdown-toggle {
  border-color: #b94a48;
}
.bootstrap-select.fit-width {
  width: auto !important;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 220px;
}

.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}
.bootstrap-select.form-control:not([class*="col-"]) {
  width: 100%;
}
.bootstrap-select.form-control.input-group-btn {
  z-index: auto;
}
.bootstrap-select.form-control.open .dropdown-toggle {
  position: relative;
  z-index: 21;
  border: 2px solid #d5d5d0;
  background-color: white;
  box-shadow: none;
}
.bootstrap-select.form-control.open .dropdown-toggle:focus {
  background-color: #f1f1eb;
}

main .select .bootstrap-select button.dropdown-toggle:focus {
  background: white;
}

.bootstrap-select.btn-group:not(.input-group-btn), .bootstrap-select.btn-group[class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: 0;
}
.bootstrap-select.btn-group.dropdown-menu-right, .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right, .row .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
  float: right;
}
.form-inline .bootstrap-select.btn-group, .form-horizontal .bootstrap-select.btn-group, .form-group .bootstrap-select.btn-group {
  margin-bottom: 0;
}
.form-group-lg .bootstrap-select.btn-group.form-control, .form-group-sm .bootstrap-select.btn-group.form-control {
  padding: 0;
}
.form-inline .bootstrap-select.btn-group .form-control {
  width: 100%;
}
.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group > .disabled {
  cursor: not-allowed;
}
.bootstrap-select.btn-group.disabled:focus,
.bootstrap-select.btn-group > .disabled:focus {
  outline: none !important;
}
.bootstrap-select.btn-group.bs-container {
  position: absolute;
}
.bootstrap-select.btn-group.bs-container .dropdown-menu {
  z-index: 1060;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left;
  text-overflow: ellipsis;
}
.bootstrap-select.btn-group .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
  border: 0;
}
.bootstrap-select.btn-group .dropdown-toggle .caret:after {
  position: absolute;
  font-family: "FontAwesome";
  content: "\f078";
  top: -8px;
  left: -15px;
  color: #999999;
}
@media only screen and (max-width: 420px) {
  .bootstrap-select.btn-group .dropdown-toggle .caret:after {
    top: -10px;
  }
}
.bootstrap-select.btn-group .dropdown-toggle.disabled {
  opacity: 1;
  background-color: #eeeeee;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.bootstrap-select.btn-group[class*="col-"] .dropdown-toggle {
  width: 100%;
}
.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: visible !important;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  background-color: white;
  -webkit-border-radius: 0px 0px 15px 15px;
  -khtml-border-radius: 0px 0px 15px 15px;
  -moz-border-radius: 0px 0px 15px 15px;
  -ms-border-radius: 0px 0px 15px 15px;
  -o-border-radius: 0px 0px 15px 15px;
  border-radius: 0px 0px 15px 15px;
  padding: 15px 0px 5px 0px;
  box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.175);
  border: 2px solid #d5d5d0;
  max-height: 20.2em;
  overflow-y: auto !important;
}
.bootstrap-select.btn-group .dropdown-menu.inner::-webkit-scrollbar {
  width: 10px;
}
.bootstrap-select.btn-group .dropdown-menu.inner::-webkit-scrollbar-track {
  background: white;
  border-radius: 10px;
}
.bootstrap-select.btn-group .dropdown-menu.inner::-webkit-scrollbar-thumb {
  border: 3px solid transparent;
  background: #cccccc;
  border-radius: 10px;
  background-clip: content-box;
}
.bootstrap-select.btn-group .dropdown-menu li {
  position: relative;
}
.bootstrap-select.btn-group .dropdown-menu li.active small {
  color: #fff;
}
.bootstrap-select.btn-group .dropdown-menu li.disabled a {
  cursor: not-allowed;
}
.bootstrap-select.btn-group .dropdown-menu li a {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 10px 20px 10px 20px;
  color: #333333;
  width: 100%;
}
.bootstrap-select.btn-group .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}
.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
  display: none;
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.bootstrap-select.btn-group .dropdown-menu li small {
  padding-left: 0.5em;
}
.bootstrap-select.btn-group .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: whitesmoke;
  border: 1px solid #e3e3e3;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bootstrap-select.btn-group.dropup .dropdown-menu {
  margin-top: 0px;
  margin-bottom: -15px;
}
.bootstrap-select.btn-group.dropup .dropdown-menu.inner {
  -webkit-border-radius: 15px 15px 0px 0px;
  -khtml-border-radius: 15px 15px 0px 0px;
  -moz-border-radius: 15px 15px 0px 0px;
  -ms-border-radius: 15px 15px 0px 0px;
  -o-border-radius: 15px 15px 0px 0px;
  border-radius: 15px 15px 0px 0px;
  padding: 10px 0px 30px 0px;
  box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.175);
}
.bootstrap-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
  position: static;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  margin-top: 5px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle {
  z-index: 1061;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid white;
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before, .bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
  display: block;
}

.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
  padding: 4px 8px;
}

.bs-actionsbox {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bs-actionsbox .btn-group button {
  width: 50%;
}

.bs-donebutton {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bs-donebutton .btn-group button {
  width: 100%;
}

.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}
.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none;
}

.checkbox input[type="checkbox"] + label.click-before-outline:before, .checkbox input[type="radio"] + label.click-before-outline:before {
  outline: 0;
}

/* @import url(https://fonts.googleapis.com/css?family=Open+Sans:400,800,700,600,300);*/
@font-face {
  font-family: LovinSansWeb-Black;
  src: url("mcd-us/css/fonts/LovinSansWeb/black/LovinSansWeb-Black.eot");
  src: url("mcd-us/css/fonts/LovinSansWeb/black/LovinSansWeb-Black.eot?#iefix") format("embedded-opentype"), url("mcd-us/css/fonts/LovinSansWeb/black/LovinSansWeb-Black.woff") format("woff"), url("mcd-us/css/fonts/LovinSansWeb/black/LovinSansWeb-Black.ttf") format("truetype"), url("mcd-us/css/fonts/LovinSansWeb/black/LovinSansWeb-Black.svg#LovinSansWeb-Black") format("svg");
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: LovinSansWeb-Black;
    src: url("mcd-us/css/fonts/LovinSansWeb/black/LovinSansWeb-Black.svg#LovinSansWeb-Black") format("svg");
  }
}
@font-face {
  font-family: LovinSansWeb-Bold;
  src: url("mcd-us/css/fonts/LovinSansWeb/bold/LovinSansWeb-Bold.eot");
  src: url("mcd-us/css/fonts/LovinSansWeb/bold/LovinSansWeb-Bold.eot?#iefix") format("embedded-opentype"), url("mcd-us/css/fonts/LovinSansWeb/bold/LovinSansWeb-Bold.woff") format("woff"), url("mcd-us/css/fonts/LovinSansWeb/bold/LovinSansWeb-Bold.ttf") format("truetype"), url("mcd-us/css/fonts/LovinSansWeb/bold/LovinSansWeb-Bold.svg#LovinSansWeb-Bold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: LovinSansWeb-Bold;
    src: url("mcd-us/css/fonts/LovinSansWeb/bold/LovinSansWeb-Bold.svg#LovinSansWeb-Bold") format("svg");
  }
}
@font-face {
  font-family: LovinSansWeb-Medium;
  src: url("mcd-us/css/fonts/LovinSansWeb/medium/LovinSansWeb-Medium.eot");
  src: url("mcd-us/css/fonts/LovinSansWeb/medium/LovinSansWeb-Medium.eot?#iefix") format("embedded-opentype"), url("mcd-us/css/fonts/LovinSansWeb/medium/LovinSansWeb-Medium.woff") format("woff"), url("mcd-us/css/fonts/LovinSansWeb/medium/LovinSansWeb-Medium.ttf") format("truetype"), url("mcd-us/css/fonts/LovinSansWeb/medium/LovinSansWeb-Medium.svg#LovinSansWeb-Medium") format("svg");
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: LovinSansWeb-Medium;
    src: url("mcd-us/css/fonts/LovinSansWeb/medium/LovinSansWeb-Medium.svg#LovinSansWeb-Medium") format("svg");
  }
}
@font-face {
  font-family: LovinSansWeb-Regular;
  src: url("mcd-us/css/fonts/LovinSansWeb/regular/LovinSansWeb-Regular.eot");
  src: url("mcd-us/css/fonts/LovinSansWeb/regular/LovinSansWeb-Regular.eot?#iefix") format("embedded-opentype"), url("mcd-us/css/fonts/LovinSansWeb/regular/LovinSansWeb-Regular.woff") format("woff"), url("mcd-us/css/fonts/LovinSansWeb/regular/LovinSansWeb-Regular.ttf") format("truetype"), url("mcd-us/css/fonts/LovinSansWeb/regular/LovinSansWeb-Regular.svg#LovinSansWeb-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: LovinSansWeb-Regular;
    src: url("mcd-us/css/fonts/LovinSansWeb/regular/LovinSansWeb-Regular.svg#LovinSansWeb-Regular") format("svg");
  }
}
@font-face {
  font-family: LovinSansWeb-Light;
  src: url("mcd-us/css/fonts/LovinSansWeb/light/LovinSansWeb-Light.eot");
  src: url("mcd-us/css/fonts/LovinSansWeb/light/LovinSansWeb-Light.eot?#iefix") format("embedded-opentype"), url("mcd-us/css/fonts/LovinSansWeb/light/LovinSansWeb-Light.woff") format("woff"), url("mcd-us/css/fonts/LovinSansWeb/light/LovinSansWeb-Light.ttf") format("truetype"), url("mcd-us/css/fonts/LovinSansWeb/light/LovinSansWeb-Light.svg#LovinSansWeb-Light") format("svg");
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: LovinSansWeb-Light;
    src: url("mcd-us/css/fonts/LovinSansWeb/light/LovinSansWeb-Light.svg#LovinSansWeb-Light") format("svg");
  }
}
@font-face {
  font-family: LovinSansWeb-Thin;
  src: url("mcd-us/css/fonts/LovinSansWeb/thin/LovinSansWeb-Thin.eot");
  src: url("mcd-us/css/fonts/LovinSansWeb/thin/LovinSansWeb-Thin.eot?#iefix") format("embedded-opentype"), url("mcd-us/css/fonts/LovinSansWeb/thin/LovinSansWeb-Thin.woff") format("woff"), url("mcd-us/css/fonts/LovinSansWeb/thin/LovinSansWeb-Thin.ttf") format("truetype"), url("mcd-us/css/fonts/LovinSansWeb/thin/LovinSansWeb-Thin.svg#LovinSansWeb-Thin") format("svg");
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: LovinSansWeb-Thin;
    src: url("mcd-us/css/fonts/LovinSansWeb/thin/LovinSansWeb-Thin.svg#LovinSansWeb-Thin") format("svg");
  }
}
::selection {
  background: #333;
  color: #fff;
  text-shadow: none;
}

::-moz-selection {
  background: #333;
  color: #fff;
  text-shadow: none;
}

::-webkit-selection {
  background: #333;
  color: #fff;
  text-shadow: none;
}

.fadein {
  opacity: 0;
}

.arrow_box {
  position: relative;
  background: #000000;
}

.arrow_box:after, .arrow_box:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  z-index: 1001;
}

.arrow_box:after {
  border-color: transparent;
  border-top-color: #000000;
  border-width: 15px;
  margin-left: -15px;
}

.arrow_box:before {
  border-color: rgba(77, 74, 75, 0);
  border-top-color: #4d4a4b;
  border-width: 16px;
  margin-left: -16px;
}

.cont-legal {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media only screen and (min-width: 768px) {
  .cont-legal {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
.cont-legal p {
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  line-height: 1.375rem;
  font-family: "LovinSansWeb-Regular";
}

/*!
* Hamburgers
* @description Tasty CSS-animated hamburgers
* @author Jonathan Suh @jonsuh
* @site https://jonsuh.com/hamburgers
* @link https://github.com/jonsuh/hamburgers
*/
.hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
@media only screen and (min-width: 768px) {
  .hamburger {
    display: none;
  }
}

.hamburger:hover {
  opacity: 0.7;
}

.hamburger-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative;
}
@media only screen and (max-width: 480px) {
  .hamburger-box {
    width: 30px;
  }
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 40px;
  height: 4px;
  background-color: #ffffff;
  border-radius: 4px;
  position: absolute;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
@media only screen and (max-width: 480px) {
  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 30px;
  }
}

.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block;
}

.hamburger-inner::before {
  top: -10px;
}

.hamburger-inner::after {
  bottom: -10px;
}

/*
* Squeeze
*/
.hamburger--squeeze .hamburger-inner {
  transition-duration: 0.1s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--squeeze .hamburger-inner::before {
  transition: top 0.1s 0.14s ease, opacity 0.1s ease;
}

.hamburger--squeeze .hamburger-inner::after {
  transition: bottom 0.1s 0.14s ease, -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.14s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.14s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--squeeze.is-active .hamburger-inner {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition-delay: 0.14s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--squeeze.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease, opacity 0.1s 0.14s ease;
}

.hamburger--squeeze.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  transition: bottom 0.1s ease, -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.customize-flexslider {
  overflow: visible;
}

a[data-toggle=popover] {
  outline: none;
  color: #333333;
}

.popover .popover-title {
  background-color: #cccccc;
  color: #333333;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 36px;
  line-height: 2.25rem;
  font-family: "LovinSansWeb-Medium";
}
.popover .popover-content {
  color: #333333;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 36px;
  line-height: 2.25rem;
  font-family: "LovinSansWeb-Regular";
}

.em-space {
  display: block;
  height: 1em;
}

.datepicker {
  z-index: 1151 !important;
}

.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
  font-family: "LovinSansWeb-Regular", sans-serif;
}

.datepicker th.switch {
  font-family: "LovinSansWeb-Medium", sans-serif;
}

.datepicker td.active:hover, .datepicker td.active:hover:hover, .datepicker td.active:focus, .datepicker td.active:hover:focus, .datepicker td.active:active, .datepicker td.active:hover:active, .datepicker td.active.active, .datepicker td.active:hover.active, .datepicker td.active.disabled, .datepicker td.active:hover.disabled, .datepicker td.active[disabled], .datepicker td.active:hover[disabled] {
  background: #bf0c0c;
}

.dropdown-toggle:focus {
  outline: 1px dotted #3974B3;
}

.dropdown:focus {
  outline: 0;
}

.no-ring:focus {
  outline: 0 !important;
}

.custom-navigation a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.screen-reader {
  position: absolute;
  top: -1000px;
  left: -1000px;
  height: 1px;
  width: 1px;
  text-align: left;
  overflow: hidden;
  padding: 0.4em;
  background-color: #f5f3eb;
  font-weight: bold;
}

.screen-reader:active, .screen-reader:focus, .screen-reader:hover {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
}

.disambiguitydemo {
  cursor: pointer;
  font-size: 9px;
  display: block;
  line-height: 9px;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }
}

/*# sourceMappingURL=style.css.map */

/* @import url(https://fonts.googleapis.com/css?family=Lato:400,300,700);*/
* {
  box-sizing: border-box;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

body {
  font-size: 18px;
  line-height: 26px;
  font-family: 'Lato', Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #000000;
}

@media (min-width: 768px) {
  html {
    position: relative;
    min-height: 100%;
  }
}

body {
  min-height: 100%;
  margin-bottom: 0px !important;
}
@media only screen and (min-width: 768px) {
  body {
    margin-bottom: 488px !important;
  }
}

.sso-no-gutter {
  margin-right: 0;
  margin-left: 0;
}
.sso-no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}

.sso-full-width {
  padding: 0;
  overflow: hidden;
}

.sso-absolute-content {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  font: 0/0 a;
  /* remove the gap between inline(-block) elements */
}
.sso-absolute-content:before {
  content: ' ';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.sso-absolute-content .sso-absolute-content-wrapper {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  width: 100%;
  padding: 1% 0;
}

.sso-icon-large {
  color: #bd0017;
  margin-bottom: 10px;
}

.sso-no-ring:focus {
  outline: 0 !important;
}

@media only screen and (min-width: 768px) {
  .modal-content {
    padding: 15px;
  }
}

.sso-btn-red {
  background: #bd0017;
  color: #ffffff;
  width: 80%;
  text-transform: uppercase;
  margin: 0 auto 20px auto;
  padding: 0px 30px 0px;
  opacity: 1;
  border: 0px solid #bd0017;
  font-family: "LovinSansWeb-Medium", sans-serif;
  font-size: 14px;
  line-height: 0px;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  -webkit-transform: translateZ(0);
  -khtml-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform: scale(1);
  -khtml-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: transform 0.1s ease-out 0s;
  -khtml-transition: transform 0.1s ease-out 0s;
  -moz-transition: transform 0.1s ease-out 0s;
  -ms-transition: transform 0.1s ease-out 0s;
  -o-transition: transform 0.1s ease-out 0s;
  transition: transform 0.1s ease-out 0s;
  position: relative;
  display: block;
  clear: both;
  text-align: center;
  height: 39px;
  line-height: 39px;
}
@media (min-width: 768px) {
  .sso-btn-red {
    width: 50%;
  }
}
@media (min-width: 480px) and (max-width: 768px) {
  .sso-btn-red {
    width: 65%;
  }
}
.sso-btn-red:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 0;
  background: #d53c42;
  opacity: 1;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  -webkit-transform: scale(0);
  -khtml-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: 50% 50%;
  -khtml-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: opacity 0.1s ease-out 0s, transform 0.1s ease-out 0s;
  -khtml-transition: opacity 0.1s ease-out 0s, transform 0.1s ease-out 0s;
  -moz-transition: opacity 0.1s ease-out 0s, transform 0.1s ease-out 0s;
  -ms-transition: opacity 0.1s ease-out 0s, transform 0.1s ease-out 0s;
  -o-transition: opacity 0.1s ease-out 0s, transform 0.1s ease-out 0s;
  transition: opacity 0.1s ease-out 0s, transform 0.1s ease-out 0s;
}

.no-touch .sso-btn-red:hover,
.sso-btn-red:hover,
.sso-btn-red:focus,
.sso-btn-red:active {
  color: #ffffff;
  border-color: #d53c42;
  background: #d53c42;
  text-decoration: none;
  -webkit-transition: all 0.1s ease-in-out 0s;
  -khtml-transition: all 0.1s ease-in-out 0s;
  -moz-transition: all 0.1s ease-in-out 0s;
  -ms-transition: all 0.1s ease-in-out 0s;
  -o-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
}
.no-touch .sso-btn-red:hover:before,
.sso-btn-red:hover:before,
.sso-btn-red:focus:before,
.sso-btn-red:active:before {
  opacity: 0.8;
  -webkit-transform: scale(1);
  -khtml-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.sso-btn-red-small {
  background: #bd0017;
  color: #ffffff;
  font-family: 'Lato', Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 34px;
  display: inline-block;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  border: 0;
  height: 34px;
  padding: 0px 10px;
  margin: 0 0 0px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (min-width: 768px) {
  .sso-btn-red-small {
    font-size: 18px;
    line-height: 40px;
    height: 40px;
  }
}

.no-touch .sso-btn-red-small:hover,
.sso-btn-red-small:focus,
.sso-btn-red-small:active {
  color: #ffffff;
  background: #ffc836;
  text-decoration: none;
}

.sso-cta-link {
  color: #bd0017;
  font-family: 'Lato', Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 18px;
  text-align: center;
  text-decoration: underline;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sso-cta-link.back i {
  margin-right: 5px;
  line-height: inherit;
  font-size: 0.9em;
}

.no-touch .sso-cta-link:hover,
.sso-cta-link:focus,
.sso-cta-link:active {
  color: #ffc836;
  text-decoration: underline;
}

.sso-cta-link-small-wrapper {
  margin: 25px 0px;
}

.sso-cta-link-small {
  color: #bd0017;
  font-family: 'Lato', Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
  line-height: 15px;
  text-align: left;
  text-decoration: underline;
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.no-touch .sso-cta-link-small:hover,
.sso-cta-link-small:focus,
.sso-cta-link-small:active {
  color: #ffc836;
  text-decoration: underline;
}

.sso-btn-red.disabled,
fieldset[disabled] .sso-btn-red {
  pointer-events: none;
}

.sso-btn-red.disabled,
.sso-btn-red[disabled],
fieldset[disabled] .sso-btn-red {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #eaeaea !important;
}

.sso-full-height {
  position: relative;
  min-height: 100vh;
  padding-bottom: 100px;
}
@media (min-width: 768px) {
  .sso-full-height {
    min-height: auto;
  }
}

@media (min-width: 768px) {
  .sso-btn-bottom-wrapper {
    margin-top: 50px;
  }
}
.sso-btn-bottom-wrapper .sso-btn-red {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  width: 100%;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .sso-btn-bottom-wrapper .sso-btn-red {
    width: 40%;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
  }
}

.sso-input-wrapper {
  position: relative;
  margin-bottom: 10px;
}

.sso-input-wrapper-padding {
  /*margin-bottom: 20px;*/
}

.sso-spacer-wrapper {
  margin-top: 35px;
}

.sso-input {
  background: #ffffff;
  border: 2px solid #cccccc;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  font-family: "LovinSansWeb-Regular", sans-serif;
  font-size: 16px;
  line-height: 16px;
  height: 40px;
  padding: 0px 18px;
  width: 100%;
}

.error .sso-input {
  padding: 0px 50px 0px 18px;
}

.sso-input-with-tooltip {
  background: #ffffff;
  border: 2px solid #cccccc;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  font-family: "LovinSansWeb-Regular", sans-serif;
  font-size: 16px;
  line-height: 16px;
  height: 40px;
  padding: 0px 65px 0px 18px;
  width: 100%;
}

.sso-input-tooltip {
  font-family: 'Lato', Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 39px;
  color: #bd0017;
  text-decoration: underline;
  position: absolute;
  right: 18px;
  top: 0px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.sso-input-tooltip-with-label {
  top: 31px;
}

.no-touch .sso-input-tooltip:hover,
.sso-input-tooltip:focus,
.sso-input-tooltip:active {
  color: #ffc836;
  text-decoration: underline;
}

.sso-tooltip-content {
  opacity: 0;
  max-height: 0;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-family: 'Lato', Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
  color: #999999;
}
.sso-tooltip-content.sso-tooltip-active {
  max-height: 300px;
  opacity: 1;
  padding-top: 5px;
  padding-bottom: 10px;
}

.sso-input-tooltip-error {
  position: absolute;
  right: 10px;
  top: 10px;
  color: #bd0017;
}

.sso-input-tooltip-success {
  position: absolute;
  right: 10px;
  top: 10px;
  color: #00b125;
}

.sso-input-haslabel .sso-input-tooltip-error, .sso-input-haslabel .sso-input-tooltip-success {
  top: 40px;
}

.sso-input-notice {
  margin-top: 10px;
  color: #666666;
  font-family: "LovinSansWeb-Regular", sans-serif;
  font-size: 12px;
  line-height: 15px;
  display: block;
}
.sso-input-notice.sso-input-notice-absolute {
  position: absolute;
  bottom: -30px;
  max-width: 60%;
}

.error .sso-input-notice,
.error .sso-input-error,
.sso-input-error {
  margin-top: 10px;
  color: #bd0017;
  font-family: "LovinSansWeb-Regular", sans-serif;
  font-size: 12px;
  line-height: 15px;
  display: block;
  margin-bottom: 10px;
}

.sso-input-select-wrapper {
  display: block;
  width: 100%;
  background: #ffffff;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  font-family: "LovinSansWeb-Regular", sans-serif;
  font-size: 16px;
  line-height: 36px;
  height: 40px;
  padding: 0px 0px;
  position: relative;
}
.sso-input-select-wrapper .fa {
  font-size: 17px;
  z-index: 0;
  position: absolute;
  right: 18px;
  top: 10px;
  color: #666666;
}
.sso-input-select-wrapper .fa:before {
  content: "\f078";
}

.sso-input-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: block;
  width: 100%;
  background: transparent;
  border: 2px solid #cccccc;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  font-family: "LovinSansWeb-Regular", sans-serif;
  font-size: 16px;
  line-height: 16px;
  height: 40px;
  padding: 0px 18px;
  position: relative;
  z-index: 1;
}

.sso-input-select::-ms-expand {
  display: none;
}

.sso-tooltip-wrapper {
  position: relative;
  min-height: 12px;
}
.sso-tooltip-wrapper .sso-input-tooltip {
  top: -10px;
  right: 4px;
}

/*!
* Font Awesome Controls
* fac.css
* Copyright Maxwel D'souza
* MIT Licence
*/
.sso-fac {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
  display: block;
  vertical-align: middle;
  margin-bottom: 25px;
  top: 10px;
}

.sso-fac-short {
  margin-top: 2px;
}

.sso-fac label {
  margin: 0em 1em 0em 0em;
  padding-left: 35px;
  cursor: pointer;
  font-size: 15px;
  line-height: 18px;
  font-family: 'Lato', Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #000000;
  vertical-align: top;
}
.sso-fac label.sso-checkbox-short-label {
  line-height: 25px;
  font-size: 14px;
  line-height: 18px;
  margin-top: 4px;
}
@media (min-width: 480px) {
  .sso-fac label.sso-checkbox-short-label {
    font-size: 15px;
    line-height: 18px;
  }
}
.sso-fac label.sso-radio-short-label {
  padding-left: 25px;
}

.sso-fac > input[type=checkbox] + label > .sso-checkbox-box,
.sso-fac > span > .sso-checkbox-box-checked,
.sso-fac > input[type=radio] + label > .sso-radio-box,
.sso-fac > span > .sso-radio-box-checked {
  font-family: FontAwesome;
  position: absolute;
  left: 0;
}

.sso-fac > input[type=checkbox] + label > .sso-checkbox-box,
.sso-fac > input[type=radio] + label > .sso-radio-box {
  -webkit-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

input[type=checkbox].sso-checkbox,
input[type=radio].sso-radio {
  opacity: 0;
  position: absolute;
  display: none;
}

.sso-required + .asterisk, .sso-required.asterisk {
  font-size: 20px;
  line-height: 20px;
  display: inline-block;
  position: absolute;
  right: -4px;
  top: -4px;
}
.sso-required + .asterisk:after, .sso-required.asterisk:after {
  content: '*';
  color: #bd0017;
}

.sso-require-explainer {
  color: #bd0017;
  font-size: 12px;
  line-height: 12px;
}
.sso-require-explainer:before {
  font-size: 18px;
  line-height: 12px;
  content: '* ';
  position: relative;
  top: 7px;
}

/********* Behavior ***********/
.sso-fac-checkbox > input[type=checkbox] + label > .sso-checkbox-box,
.sso-fac-checkbox-round > input[type=checkbox] + label > .sso-checkbox-box {
  opacity: 1;
}

.sso-fac-checkbox > input[type=checkbox]:checked + label > .sso-checkbox-box,
.sso-fac > input[type=checkbox]:checked + label > .sso-checkbox-box {
  opacity: 0;
}

.sso-fac-radio > input[type=radio]:checked + label > .sso-radio-box,
.sso-fac > input[type=radio]:checked + label > .sso-radio-box {
  opacity: 0;
}

.sso-fac-radio > input[type=radio] + label > .sso-radio-box,
.sso-fac-checkbox-o > input[type=checkbox] + label > .sso-checkbox-box,
.sso-fac-checkbox-round-o > input[type=checkbox] + label > .sso-checkbox-box {
  opacity: 0;
}

.sso-fac-radio > input[type=radio]:checked + label > .sso-radio-box,
.sso-fac-checkbox-o > input[type=checkbox]:checked + label > .sso-checkbox-box,
.sso-fac-checkbox-round-o > input[type=checkbox]:checked + label > .sso-checkbox-box {
  opacity: 1;
}

/********* Sizes ***********/
.sso-fac-2x {
  font-size: 2em;
}

/********* Colors ***********/
.sso-fac-default > input[type=checkbox] + label > .sso-checkbox-box,
.sso-fac-default > span > .sso-checkbox-box-checked {
  color: #000000;
}

/********* Controls ***********/
.sso-fac-checkbox > span > .sso-checkbox-box-checked {
  content: "\f00c";
  width: 25px;
  height: 25px;
  border: 2px solid #dbdbdb;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  background: #ffffff;
  position: absolute;
  top: 0px;
}
.sso-fac-checkbox > span > .sso-checkbox-box-checked .fa {
  top: -3px;
  position: relative;
}

.sso-fac-checkbox > input[type=checkbox] + label > .sso-checkbox-box {
  content: "";
  width: 25px;
  height: 25px;
  border: 2px solid #dbdbdb;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  background: #ffffff;
  position: absolute;
  top: 0px;
}

.sso-fac-radio > span > .sso-radio-box-checked {
  color: #999999;
  position: absolute;
  top: -3px;
  font-size: 20px;
}

.sso-fac-radio > input[type=radio] + label > .sso-radio-box {
  color: #999999;
  position: absolute;
  top: 0px;
  font-size: 20px;
}

.sso-fac-checkbox-round > span > .sso-checkbox-box-checked {
  content: "\f058";
}

.sso-fac-checkbox-round > input[type=checkbox] + label > .sso-checkbox-box {
  content: "\f111";
}

.sso-fac-checkbox-o > span > .sso-checkbox-box-checked {
  content: "\f096";
}

.sso-fac-checkbox-o > input[type=checkbox] + label > .sso-checkbox-box {
  content: "\f046";
}

.sso-fac-checkbox-round-o > span > .sso-checkbox-box-checked {
  content: "\f10c";
}

.sso-fac-checkbox-round-o > input[type=checkbox] + label > .sso-checkbox-box {
  content: "\f05d";
}

.sso-fac-radio > span > .sso-radio-box-checked {
  content: "\f10c";
}

.sso-fac-radio > input[type=radio] + label > .sso-radio-box {
  content: "\f192";
}

label.sso-ios {
  display: inline-block;
  width: 100%;
  background: #ffffff;
  padding: 0px;
  margin: 0px;
  border: 0;
  font-family: "LovinSansWeb-Bold", sans-serif;
}
label.sso-ios > input {
  display: none;
}
label.sso-ios i {
  display: inline-block;
  float: right;
  padding: 2px;
  width: 40px;
  height: 20px;
  border-radius: 13px;
  vertical-align: middle;
  transition: .25s .09s;
  position: relative;
  background: #d8d9db;
  box-sizing: initial;
  top: 16px;
}
label.sso-ios i:after {
  content: " ";
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #ffffff;
  position: absolute;
  left: 2px;
  transition: .25s;
}
label.sso-ios > input:checked + i {
  background: #4bd865;
}
label.sso-ios > input:checked + i:after {
  transform: translateX(20px);
}
label.sso-ios:hover {
  cursor: pointer;
}

.sso-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.sso-list > li {
  padding: 0px 15px;
  border-top: 1px solid #c8c7cc;
  font-family: 'Lato', Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
  line-height: 55px;
}
.sso-list > li:last-child {
  border-bottom: 1px solid #c8c7cc;
}
.sso-list > li.sso-li-text {
  padding: 15px 30px;
}
.sso-list .sso-badge {
  float: right;
  color: #bd0017;
}
.sso-list .sso-badge .fa {
  background: #eaeaea;
  border-radius: 50%;
  height: 30px;
  width: 30px;
  text-align: center;
  vertical-align: middle;
}
.sso-list .sso-badge .fa:before {
  margin-top: 8px;
  display: block;
  margin-left: 1px;
}
.sso-list .sso-badge-notice {
  color: #bd0017;
  float: right;
}
.sso-list .sso-badge-notice .fa {
  margin-right: 15px;
}
.sso-list a {
  text-decoration: none;
  display: block;
  color: #000000;
  font-family: 'Lato', Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
  line-height: 55px;
}

@font-face {
  font-family: LovinSansWeb-Black;
  src: url("mcd-us/css/fonts/LovinSansWeb/black/LovinSansWeb-Black.eot");
  src: url("mcd-us/css/fonts/LovinSansWeb/black/LovinSansWeb-Black.eot?#iefix") format("embedded-opentype"), url("mcd-us/css/fonts/LovinSansWeb/black/LovinSansWeb-Black.woff") format("woff"), url("mcd-us/css/fonts/LovinSansWeb/black/LovinSansWeb-Black.ttf") format("truetype"), url("mcd-us/css/fonts/LovinSansWeb/black/LovinSansWeb-Black.svg#LovinSansWeb-Black") format("svg");
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: LovinSansWeb-Black;
    src: url("mcd-us/css/fonts/LovinSansWeb/black/LovinSansWeb-Black.svg#LovinSansWeb-Black") format("svg");
  }
}
@font-face {
  font-family: LovinSansWeb-Bold;
  src: url("mcd-us/css/fonts/LovinSansWeb/bold/LovinSansWeb-Bold.eot");
  src: url("mcd-us/css/fonts/LovinSansWeb/bold/LovinSansWeb-Bold.eot?#iefix") format("embedded-opentype"), url("mcd-us/css/fonts/LovinSansWeb/bold/LovinSansWeb-Bold.woff") format("woff"), url("mcd-us/css/fonts/LovinSansWeb/bold/LovinSansWeb-Bold.ttf") format("truetype"), url("mcd-us/css/fonts/LovinSansWeb/bold/LovinSansWeb-Bold.svg#LovinSansWeb-Bold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: LovinSansWeb-Bold;
    src: url("mcd-us/css/fonts/LovinSansWeb/bold/LovinSansWeb-Bold.svg#LovinSansWeb-Bold") format("svg");
  }
}
@font-face {
  font-family: LovinSansWeb-Medium;
  src: url("mcd-us/css/fonts/LovinSansWeb/medium/LovinSansWeb-Medium.eot");
  src: url("mcd-us/css/fonts/LovinSansWeb/medium/LovinSansWeb-Medium.eot?#iefix") format("embedded-opentype"), url("mcd-us/css/fonts/LovinSansWeb/medium/LovinSansWeb-Medium.woff") format("woff"), url("mcd-us/css/fonts/LovinSansWeb/medium/LovinSansWeb-Medium.ttf") format("truetype"), url("mcd-us/css/fonts/LovinSansWeb/medium/LovinSansWeb-Medium.svg#LovinSansWeb-Medium") format("svg");
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: LovinSansWeb-Medium;
    src: url("mcd-us/css/fonts/LovinSansWeb/medium/LovinSansWeb-Medium.svg#LovinSansWeb-Medium") format("svg");
  }
}
@font-face {
  font-family: LovinSansWeb-Regular;
  src: url("mcd-us/css/fonts/LovinSansWeb/regular/LovinSansWeb-Regular.eot");
  src: url("mcd-us/css/fonts/LovinSansWeb/regular/LovinSansWeb-Regular.eot?#iefix") format("embedded-opentype"), url("mcd-us/css/fonts/LovinSansWeb/regular/LovinSansWeb-Regular.woff") format("woff"), url("mcd-us/css/fonts/LovinSansWeb/regular/LovinSansWeb-Regular.ttf") format("truetype"), url("mcd-us/css/fonts/LovinSansWeb/regular/LovinSansWeb-Regular.svg#LovinSansWeb-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: LovinSansWeb-Regular;
    src: url("mcd-us/css/fonts/LovinSansWeb/regular/LovinSansWeb-Regular.svg#LovinSansWeb-Regular") format("svg");
  }
}
@font-face {
  font-family: LovinSansWeb-Light;
  src: url("mcd-us/css/fonts/LovinSansWeb/light/LovinSansWeb-Light.eot");
  src: url("mcd-us/css/fonts/LovinSansWeb/light/LovinSansWeb-Light.eot?#iefix") format("embedded-opentype"), url("mcd-us/css/fonts/LovinSansWeb/light/LovinSansWeb-Light.woff") format("woff"), url("mcd-us/css/fonts/LovinSansWeb/light/LovinSansWeb-Light.ttf") format("truetype"), url("mcd-us/css/fonts/LovinSansWeb/light/LovinSansWeb-Light.svg#LovinSansWeb-Light") format("svg");
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: LovinSansWeb-Light;
    src: url("mcd-us/css/fonts/LovinSansWeb/light/LovinSansWeb-Light.svg#LovinSansWeb-Light") format("svg");
  }
}
@font-face {
  font-family: LovinSansWeb-Thin;
  src: url("mcd-us/css/fonts/LovinSansWeb/thin/LovinSansWeb-Thin.eot");
  src: url("mcd-us/css/fonts/LovinSansWeb/thin/LovinSansWeb-Thin.eot?#iefix") format("embedded-opentype"), url("mcd-us/css/fonts/LovinSansWeb/thin/LovinSansWeb-Thin.woff") format("woff"), url("mcd-us/css/fonts/LovinSansWeb/thin/LovinSansWeb-Thin.ttf") format("truetype"), url("mcd-us/css/fonts/LovinSansWeb/thin/LovinSansWeb-Thin.svg#LovinSansWeb-Thin") format("svg");
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: LovinSansWeb-Thin;
    src: url("mcd-us/css/fonts/LovinSansWeb/thin/LovinSansWeb-Thin.svg#LovinSansWeb-Thin") format("svg");
  }
}
.sso-h1 {
  font-family: "LovinSansWeb-Medium", sans-serif;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 24px;
  text-align: center;
  margin-bottom: 25px;
  margin-top: 30px;
}
@media (min-width: 768px) {
  .sso-h1 {
    font-size: 26px;
    line-height: 26px;
  }
}

.sso-h2 {
  font-family: 'Lato', Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
  text-align: center;
  margin-bottom: 25px;
  margin-top: -10px;
}
@media (min-width: 768px) {
  .sso-h2 {
    font-size: 20px;
    line-height: 23px;
  }
}

.sso-li-text p, .sso-p {
  font-family: 'Lato', Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
}
.sso-li-text p a, .sso-p a {
  color: #bd0017;
  text-decoration: underline;
  font-family: 'Lato', Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
}
.sso-li-text p strong, .sso-p strong {
  font-family: 'Lato', Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
}

.sso-li-text p a {
  display: inline;
}

.sso-p-error {
  color: #bd0017;
  font-family: 'Lato', Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
}
.sso-p-error a {
  color: #bd0017;
  text-decoration: underline;
  font-family: 'Lato', Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
}
.sso-p-error strong {
  font-family: 'Lato', Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
}

.sso-p-btn {
  font-family: 'Lato', Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
  text-align: center;
  width: 100%;
  margin: 20px 0px;
  display: block;
}

.sso-disclaimer a {
  color: #bd0017;
  text-decoration: underline;
}

::selection {
  background: #333;
  color: #fff;
  text-shadow: none;
}

::-moz-selection {
  background: #333;
  color: #fff;
  text-shadow: none;
}

::-webkit-selection {
  background: #333;
  color: #fff;
  text-shadow: none;
}

.sso-notification {
  background: #333333;
  color: #ffffff;
  position: absolute;
  top: 90px;
  width: 100%;
  z-index: 89;
}
@media (min-width: 768px) {
  .sso-notification {
    top: 110px;
  }
}
.sso-notification.sso-notification-floating {
  position: absolute;
  top: 90px;
  width: 100%;
  z-index: 89;
}
@media (min-width: 768px) {
  .sso-notification.sso-notification-floating {
    top: 110px;
  }
}
.sso-notification .sso-notification-wrapper {
  padding: 20px 20px 30px 20px;
  text-align: left;
  position: relative;
}
@media (min-width: 768px) {
  .sso-notification .sso-notification-wrapper {
    text-align: center;
  }
}
.sso-notification .sso-notification-title {
  font-family: 'Lato', Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  margin: 0;
  text-transform: uppercase;
}
.sso-notification .sso-notification-text {
  font-family: 'Lato', Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  line-height: 24px;
  margin: 0;
}
.sso-notification .sso-notification-close {
  cursor: pointer;
  position: absolute;
  right: 45%;
  bottom: -15px;
  display: block;
  color: #bd0017;
  font-family: 'Lato', Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 35px;
  line-height: 35px;
  text-transform: uppercase;
  text-align: center;
  margin-top: 20px;
  -ms-transform-origin: 50% 0;
  /* IE 9 */
  -webkit-transform-origin: 50% 0;
  /* Chrome, Safari, Opera */
  transform-origin: 50% 0;
  z-index: 60;
}
@media (min-width: 768px) {
  .sso-notification .sso-notification-close {
    right: 49%;
  }
}
.sso-notification .sso-notification-close > .fa {
  background: #ffffff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  height: 29px;
}
.sso-notification .sso-notification-close > .fa:before {
  display: block;
  margin-top: -3px;
  margin-right: -1px;
}

.sso-hero {
  position: relative;
  margin-top: -91px;
}
@media (min-width: 768px) {
  .sso-hero {
    margin-top: -110px;
  }
}
.sso-hero .sso-hero-content {
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  padding-top: 91px;
}
@media (min-width: 768px) {
  .sso-hero .sso-hero-content {
    padding-top: 110px;
  }
}
.sso-hero .sso-hero-wrapper {
  color: #ffffff;
  padding: 15px 20px;
}
@media (min-width: 768px) {
  .sso-hero .sso-hero-wrapper {
    padding: 40px;
  }
}
.sso-hero .sso-hero-title {
  font-family: 'Lato', Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 30px;
  line-height: 30px;
}
@media (min-width: 768px) {
  .sso-hero .sso-hero-title {
    font-size: 50px;
    line-height: 50px;
  }
}
.sso-hero .sso-hero-text {
  font-family: 'Lato', Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 15px;
  line-height: 18px;
  max-width: 85%;
}
@media (min-width: 768px) {
  .sso-hero .sso-hero-text {
    max-width: 55%;
    font-size: 20px;
    line-height: 23px;
  }
}
.sso-hero .sso-img-full {
  width: 100%;
}

.sso-slider {
  height: auto !important;
  max-height: 480px;
  margin-top: -91px;
}
@media (min-width: 768px) {
  .sso-slider {
    margin-top: -110px;
  }
}
.sso-slider .flex-viewport {
  height: auto !important;
  max-height: 480px;
}
.sso-slider .flex-viewport .slides[style] {
  height: auto !important;
  max-height: 480px;
}
.sso-slider .flex-control-paging li {
  width: 16px;
  height: 16px;
}
.sso-slider .flex-control-paging li a {
  width: 12px !important;
  height: 12px !important;
}
.sso-slider .flex-control-paging li a.flex-active {
  width: 16px !important;
  height: 16px !important;
}
.sso-slider .slides > li {
  position: relative;
}
.sso-slider .flex-control-paging {
  bottom: 10px;
}
.sso-slider .sso-absolute-content {
  max-height: 480px;
}
.sso-slider .sso-absolute-content .sso-absolute-content-wrapper {
  padding-top: 60px;
}
.sso-slider .sso-absolute-content .sso-absolute-content-wrapper .sso-slider-wrapper {
  padding: 0px 15px;
  margin: auto;
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.sso-slider .sso-absolute-content .sso-absolute-content-wrapper .sso-slider-text {
  margin: 0;
  padding: 0;
  color: #000000;
  font-family: "LovinSansWeb-Bold", sans-serif;
  text-transform: uppercase;
  font-size: 22px;
  line-height: 22px;
}
@media (min-width: 321px) {
  .sso-slider .sso-absolute-content .sso-absolute-content-wrapper .sso-slider-text {
    font-size: 26px;
    line-height: 26px;
  }
}
@media (min-width: 768px) {
  .sso-slider .sso-absolute-content .sso-absolute-content-wrapper .sso-slider-text {
    font-size: 52px;
    line-height: 52px;
  }
}
@media (min-width: 992px) {
  .sso-slider .sso-absolute-content .sso-absolute-content-wrapper .sso-slider-text {
    font-size: 60px;
    line-height: 60px;
  }
}
.sso-slider .flex-active-slide .sso-absolute-content .sso-absolute-content-wrapper .sso-slider-wrapper {
  opacity: 1;
}

#ssoMainContent {
  margin-top: 170px;
  outline: none;
}
#ssoMainContent .row {
  max-width: initial;
  margin-left: -15px;
  margin-right: -15px;
  width: auto;
}

.valid-form ul {
  padding: 0;
}
.valid-form li {
  list-style: none;
}

[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
  display: none !important;
}

.sso-fac-checkbox > label > .sso-checkbox-box {
  width: 25px;
  height: 25px;
  border: 1px solid #dbdbdb;
  border-radius: 2px;
  background-clip: padding-box;
  background: #f9f9f9;
  position: absolute;
  top: 0;
}

.sso-fac-checkbox > label > .sso-checkbox-box {
  content: "";
}

.fa-fallback {
  font-size: 15px;
  z-index: 0;
  position: absolute;
  right: 18px;
  top: 15px;
}

.sso-input-wrapper-label {
  position: relative;
  margin-bottom: 10px;
}

.sso-input-wrapper-label .sso-input-tooltip {
  top: 30px;
}

.sso-input-wrapper-label .sso-required.asterisk {
  top: 25px;
}

#js-sso-config {
  display: inline;
}

#js-sso-config .loginstatus, #js-sso-config .userLoggedIn, #js-sso-config .userLoggedOut {
  display: inline;
}

.sso-fac.sso-fac-checkbox label {
  margin-top: 4px;
}
.sso-fac.sso-fac-checkbox label a {
  color: #bd0017;
  text-decoration: underline;
}

.loginforgotpasswordmessage p {
  font-size: 15px;
  line-height: 18px;
}

.registration .sso-p {
  margin: 0;
}

.login .sso-fac, .newslettersubscription .sso-fac {
  top: 0;
}

.label-with-checkbox .asterisk {
  right: 11px;
  margin-top: 23px;
  top: auto;
}
.label-with-checkbox .sso-tooltip-wrapper {
  margin-bottom: 10px;
}

.field-without-whytext {
  margin-bottom: 10px;
}

.sso-fac-checkbox > span > .sso-checkbox-box-checked {
  font-size: 22px;
}

.sso-notification .sso-notification-close {
  font-size: 37px;
}
.sso-notification .sso-notification-close > .fa {
  width: 25px;
  height: 25px;
}
.sso-notification .sso-notification-close .fa:before {
  margin-top: -4px;
  margin-left: -2px;
  margin-right: auto;
}

.sso-btn-red.resendVerificationButton {
  width: auto;
}

@media (min-width: 768px) {
  .sso-btn-red {
    width: 50%;
    min-width: 230px !important;
  }
}

.sso-paragragh p {
  font-family: Lato,Arial,sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
}
.sso-paragragh a {
  color: #bd0017;
}

.sso-preloader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(mcd-us/images/preloader_ver8.gif) center no-repeat rgba(255, 255, 255, 0.7);
}

.sso-cmpt-registration .sso-form-input-password, .sso-cmpt-resetpassword .sso-form-input-password {
  margin-top: 35px;
}
.sso-cmpt-registration .sso-form-input-password + .sso-form-input-password, .sso-cmpt-resetpassword .sso-form-input-password + .sso-form-input-password {
  margin-top: 0;
}

.sso-form-input-select {
  margin-top: 35px;
  margin-bottom: 35px;
}

.sso-form-input-select + .sso-form-input-select {
  margin-top: -25px;
}

.sso-cta-link-spacer-align {
  margin-top: 25px;
  text-align: center;
}

.sso-input::-ms-clear, .sso-input-with-tooltip::-ms-clear {
  width: 0;
  height: 0;
}

/*# sourceMappingURL=sso.css.map */

#smartbanner { left:0; top:-92px; border-bottom:1px solid #e8e8e8; overflow:hidden; height:82px; width:100%; font-family:'Helvetica Neue',sans-serif; background:-webkit-linear-gradient(top, #f4f4f4 0%,#cdcdcd 100%); background-image: -ms-linear-gradient(top, #F4F4F4 0%, #CDCDCD 100%); background-image: -moz-linear-gradient(top, #F4F4F4 0%, #CDCDCD 100%); box-shadow:0 1px 2px rgba(0,0,0,0.5); z-index:9998; -webkit-font-smoothing:antialiased; overflow:hidden; -webkit-text-size-adjust:none; }
#smartbanner, html.sb-animation {-webkit-transition: all .3s ease;}
#smartbanner .sb-container { margin: 0 auto; width:100%;padding-bottom:5px;}
#smartbanner .sb-close { position:absolute; left:5px; top:5px; display:block; border:2px solid #fff; width:14px; height:14px; font-family:'ArialRoundedMTBold',Arial; font-size:15px; line-height:0.8em; text-align:center; color:#fff; background:#070707; text-decoration:none; text-shadow:none; border-radius:14px; box-shadow:0 2px 3px rgba(0,0,0,0.4); -webkit-font-smoothing:subpixel-antialiased; }
#smartbanner .sb-close:active { font-size:13px; color:#aaa; }
#smartbanner .sb-icon { position:absolute; left:24px; top:10px; display:block; width:57px; height:57px; /*background:rgba(0,0,0,0.6);*/ background-size:100% 100%; border-radius:10px; /*box-shadow:0 1px 3px rgba(0,0,0,0.3); */}
#smartbanner.no-icon .sb-icon { display:none; }
#smartbanner .sb-info { position:absolute; left:88px; top:12px; width:45%; font-size:11px; line-height:13px; font-weight:bold; color:#6a6a6a; text-shadow:0 1px 0 rgba(255,255,255,0.8); }
#smartbanner #smartbanner.no-icon .sb-info { left:34px; }
#smartbanner .sb-info strong { display:block; font-size:15px; color:#4d4d4d; line-height: 14px; max-height:28px; overflow:hidden; padding-bottom: 5px;}
#smartbanner .sb-info > span { display:block;overflow:hidden;max-height:28px;line-height:13px; }
#smartbanner .sb-info em { font-style:normal; text-transform:uppercase; }
#smartbanner .sb-button { position:absolute; right:6px; top:24px; border:1px solid #bfbfbf;overflow:hidden; height:24px; padding:5px; max-width: 20%; font-size:12px; line-height:16px;text-align:center; font-weight:bold; color:#6a6a6a; background:-webkit-linear-gradient(top, #efefef 0%,#dcdcdc 100%); text-transform:none; text-decoration:none; text-shadow:0 1px 0 rgba(255,255,255,0.8); border-radius:3px; box-shadow:0 1px 0 rgba(255,255,255,0.6),0 1px 0 rgba(255,255,255,0.7) inset; }
#smartbanner .sb-button:active, #smartbanner .sb-button:hover { background:-webkit-linear-gradient(top, #dcdcdc 0%,#efefef 100%); }
#smartbanner .sb-button span{font-size: 10px; line-height: 12px; display: block;}

#smartbanner .sb-icon.gloss:after { content:''; position:absolute; left:0; top:-1px; border-top:1px solid rgba(255,255,255,0.8); width:100%; height:50%; background:-webkit-linear-gradient(top, rgba(255,255,255,0.7) 0%,rgba(255,255,255,0.2) 100%); border-radius:10px 10px 12px 12px; }

#smartbanner.android { border-color:#212228; background: #3d3d3d url('data:image/gif;base64,R0lGODlhCAAIAIABAFVVVf///yH5BAEHAAEALAAAAAAIAAgAAAINRG4XudroGJBRsYcxKAA7'); border-top: 5px solid #88B131; box-shadow: none; }
#smartbanner.android .sb-close { position:static;margin-top:3px; margin-left:3px; float:left; border:0; width:17px; height:17px; line-height:17px; color:#b1b1b3; background:#1c1e21; text-shadow:0 1px 1px #000; box-shadow:0 1px 2px rgba(0,0,0,0.8) inset,0 1px 1px rgba(255,255,255,0.3); }
#smartbanner.android .sb-close:active { color:#eee; }
#smartbanner.android .sb-info { color:#ccc; text-shadow:0 1px 2px #000; position:static; float:left;margin-left:10px; padding-top:10px; }
#smartbanner.android .sb-info strong { color:#fff; }
#smartbanner.android .sb-button {margin-right:4px; margin-top:25px;line-height:16px;overflow:hidden; width: 20%; float:right;position:static; border:none; padding:6px; color:#d1d1d1; background: none; border-radius: 0; box-shadow: none; min-height:28px}
#smartbanner.android .sb-button span { text-align: center; display: block; padding: 5px; background-color: #42B6C9; background-image: -webkit-gradient(linear,0 0,0 100%,from(#42B6C9),to(#39A9BB)); background-image: -moz-linear-gradient(top,#42B6C9,#39A9BB); text-transform:none; text-shadow:none; box-shadow:none; }
#smartbanner.android .sb-button:active, #smartbanner.android .sb-button:hover { background: none; }
#smartbanner.android .sb-button:active span, #smartbanner.android .sb-button:hover span { background:#2AC7E1; }
#smartbanner.android .sb-icon{position:static;float:left; margin-left:10px; margin-top:10px;}
#smartbanner.windows .sb-icon { border-radius: 0px; }

#smartbanner.animate-show {
  line-height: 20px;
  opacity: 1;
  padding: 10px;
  border: 1px solid black;
}

#smartbanner.animate-show.ng-hide-add, #smartbanner.animate-show.ng-hide-remove {
  transition: all linear 0.5s;
}

#smartbanner.animate-show.ng-hide {
  line-height: 0;
  opacity: 0;
  padding: 0 10px;
}
