@font-face {
  font-family: 'DinPro';
  src: url("/fonts/DINPro-Regular.eot?#iefix") format("embedded-opentype"), url("/fonts/DINPro-Regular.woff") format("woff"), url("/fonts/DINPro-Regular.ttf") format("truetype"), url("/fonts/DINPro-Regular.svg#DINPro-Regular") format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'DinPro';
  src: url("/fonts/DIN-RegularItalic.eot?#iefix") format("embedded-opentype"), url("/fonts/DIN-RegularItalic.woff") format("woff"), url("/fonts/DIN-RegularItalic.ttf") format("truetype"), url("/fonts/DIN-RegularItalic.svg#DIN-RegularItalic") format("svg");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'DinPro';
  src: url("/fonts/DINPro-Bold.eot?#iefix") format("embedded-opentype"), url("/fonts/DINPro-Bold.woff") format("woff"), url("/fonts/DINPro-Bold.ttf") format("truetype"), url("/fonts/DINPro-Bold.svg#DINPro-Bold") format("svg");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'DinPro';
  src: url("/fonts/DIN-BoldItalic.eot?#iefix") format("embedded-opentype"), url("/fonts/DIN-BoldItalic.woff") format("woff"), url("/fonts/DIN-BoldItalic.ttf") format("truetype"), url("/fonts/DIN-BoldItalic.svg#DIN-BoldItalic") format("svg");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: 'DINCondensed';
  src: url("/fonts/DINCondBold.eot?#iefix") format("embedded-opentype"), url("/fonts/DINCondBold.woff") format("woff"), url("/fonts/DINCondBold.ttf") format("truetype"), url("/fonts/DINCondBold.svg#DINCondBold") format("svg");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'ArcherPro';
  src: url("/fonts/ArcherProBook.eot?#iefix") format("embedded-opentype"), url("/fonts/ArcherProBook.woff") format("woff"), url("/fonts/ArcherProBook.ttf") format("truetype"), url("/fonts/ArcherProBook.svg#ArcherProBook") format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'ArcherPro';
  src: url("/fonts/ArcherProBookIta.eot?#iefix") format("embedded-opentype"), url("/fonts/ArcherProBookIta.woff") format("woff"), url("/fonts/ArcherProBookIta.ttf") format("truetype"), url("/fonts/ArcherProBookIta.svg#ArcherProBookIta") format("svg");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'ArcherPro';
  src: url("/fonts/ArcherProSemibold.eot?#iefix") format("embedded-opentype"), url("/fonts/ArcherProSemibold.woff") format("woff"), url("/fonts/ArcherProSemibold.ttf") format("truetype"), url("/fonts/ArcherProSemibold.svg#ArcherProSemibold") format("svg");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'ArcherPro';
  src: url("/fonts/ArcherProSemiboldIta.eot?#iefix") format("embedded-opentype"), url("/fonts/ArcherProSemiboldIta.woff") format("woff"), url("/fonts/ArcherProSemiboldIta.ttf") format("truetype"), url("/fonts/ArcherProSemiboldIta.svg#ArcherProSemiboldIta") format("svg");
  font-weight: 600;
  font-style: italic;
}
#help-grid .pagination {
  display: block;
  margin-left: -12px;
  margin-right: -12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 18px;
}
#help-grid .pagination:after:after {
  content: "";
  display: table;
  clear: both;
}
#help-grid .pagination > ul {
  width: 50%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 12px;
  padding-right: 12px;
  margin-left: 0%;
}
@media only screen and (max-width: 764px) {
  #help-grid .pagination > ul {
    width: 100%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 12px;
    padding-right: 12px;
    margin-left: 0%;
    margin-bottom: 12px;
  }
}
#help-grid .pagination .pagination-item {
  font-size: 18px;
  padding: 0 6px;
  display: inline-block;
  box-sizing: border-box;
}
@media only screen and (max-width: 420px) {
  #help-grid .pagination .pagination-item {
    font-size: 16px;
  }
}
#help-grid .pagination .pagination-item .disabled {
  cursor: default;
  color: #aaa;
}
#help-grid .pagination .pagination-item .current {
  cursor: default;
  color: #454545;
}
#help-grid .pagination .pagination-item:after {
  content: "|";
  position: relative;
  top: 3px;
  font-weight: 400;
  left: 6px;
  color: #aaa;
}
#help-grid .pagination .pagination-item:last-child:after {
  content: " ";
}
#help-grid .pagination .view-all-items-link {
  width: 50%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 12px;
  padding-right: 12px;
  margin-left: 0%;
  text-align: right;
}
@media only screen and (max-width: 764px) {
  #help-grid .pagination .view-all-items-link {
    width: 100%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 12px;
    padding-right: 12px;
    margin-left: 0%;
    text-align: left;
    padding-left: 18px;
  }
}
#help-grid .pagination .view-limit.view-all-items-link {
  float: right !important;
}

#help-grid #example-help-grid .example-help-tile {
  display: block;
  margin-bottom: 36px;
  width: 33.33333%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 12px;
  padding-right: 12px;
  margin-left: 0%;
}
@media only screen and (max-width: 989px) {
  #help-grid #example-help-grid .example-help-tile {
    width: 50%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 12px;
    padding-right: 12px;
    margin-left: 0%;
  }
}
@media only screen and (max-width: 764px) {
  #help-grid #example-help-grid .example-help-tile {
    width: 100%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 12px;
    padding-right: 12px;
    margin-left: 0%;
  }
}
#help-grid #example-help-grid .example-help-tile .help-tile-content {
  width: 360px;
  padding-bottom: 36px;
  min-height: 60px;
}
@media only screen and (max-width: 599px) {
  #help-grid #example-help-grid .example-help-tile .help-tile-content {
    width: 240px;
  }
}
@media only screen and (max-width: 420px) {
  #help-grid #example-help-grid .example-help-tile .help-tile-content {
    width: 124px;
  }
}
#help-grid #example-help-grid .example-help-tile .help-tile-content .help-content-post-listing {
  font-weight: 400;
  margin-bottom: 12px;
}
#help-grid #example-help-grid .example-help-tile .help-tile-content .help-content-post-listing > li {
  line-height: 24px;
  margin-bottom: 6px;
  position: relative;
}
#help-grid #example-help-grid .example-help-tile .help-tile-content .help-content-post-listing > li > a {
  font-size: 18px;
}
#help-grid #example-help-grid .example-help-tile .help-name {
  font-family: "DINPro", Helvetica, Arial, Sans-Serif;
  font-weight: 400;
  font-style: normal;
  font-size: 21px;
  line-height: 24px;
  text-rendering: optimizeLegibility;
  margin-bottom: 6px;
  font-size: 26px;
  color: #454545;
  line-height: 18px;
  margin-bottom: 6px;
}
#help-grid #example-help-grid .example-help-tile .help-name .help-link {
  color: inherit;
  font-family: "DINPro", Helvetica, Arial, Sans-Serif;
  font-weight: 400;
  font-style: normal;
  font-size: 21px;
  line-height: 24px;
  text-rendering: optimizeLegibility;
  margin-bottom: 6px;
}

/*
// ----------------------------------------------
// Usage example:
// For IE set $mq-support to false.
// Set the fixed value.
// Then use mixins to test whether styles should be applied.
// ----------------------------------------------

$mq-support: false;
$mq-fixed-value: 1024;

// Renders at fixed value
@include bp (min-width, 300px) { 
    div { color:#000; }
}

// Doesn't render without MQ support
@include bp (min-width, 1200px) { 
    div { color:#FFF; }
}

// Doesn't render without MQ support
@include bp (max-width, 300px) { 
    div { color:#444; }
}

// Renders at fixed value
@include bp (max-width, 1200px) { 
    div { color:#888; }
}

// ----------------------------------------------
*/
#help-section {
  margin-bottom: 40px;
}

#help-grid {
  display: block;
  width: 100%;
  max-width: 1248px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 48px;
  padding-right: 48px;
  padding-left: 0px;
  padding-right: 0px;
}
@media only screen and (max-width: 770px) {
  #help-grid {
    padding-left: 24px;
    padding-right: 24px;
  }
}
#help-grid .breadcrumb {
  font-family: "ArcherPro", Georgia, Serif;
  font-weight: 400;
  font-size: 14px;
  font-style: normal;
  line-height: 18px;
  text-rendering: optimizeLegibility;
  margin-bottom: 6px;
}
#help-grid .page-header {
  content: '';
  display: table;
  clear: both;
}
#help-grid .page-title {
  float: left;
}
@media only screen and (max-width: 599px) {
  #help-grid .page-title {
    float: none;
  }
}
#help-grid .sorting-options {
  float: right;
}
@media only screen and (max-width: 599px) {
  #help-grid .sorting-options {
    float: none;
    position: relative;
    padding-left: 60px;
  }
}
#help-grid .sort-by-dropdown-label {
  line-height: 41px;
  display: block;
  float: left;
  padding-right: 0.8em;
}
@media only screen and (max-width: 599px) {
  #help-grid .sort-by-dropdown-label {
    position: absolute;
    left: 0;
  }
}
#help-grid .sort-by-dropdown {
  display: inline-block;
  width: 240px;
  overflow: hidden;
  background-image: url(../images/dropdown-arrow.svg);
  background-repeat: no-repeat;
  background-position: right;
  box-sizing: border-box;
  border-radius: 3px;
  border: 1px #ddd solid;
  background-color: #ffffff;
  color: #333;
}
#help-grid .sort-by-dropdown:hover {
  border: 1px solid #aaa;
}
#help-grid .sort-by-dropdown select {
  font-family: "DINPro", Helvetica, Arial, Sans-Serif;
  width: 265px;
  padding: 8px 9px 10px 9px;
  font-size: 16px;
  line-height: 21px;
  border: 0;
  border-radius: 0;
  -webkit-appearance: none;
  background: transparent;
}
#help-grid .sort-by-dropdown select:focus {
  outline: none;
}
@media only screen and (max-width: 599px) {
  #help-grid .sort-by-dropdown {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    background-image: url(../images/dropdown-arrow.svg);
    background-repeat: no-repeat;
    background-position: right;
    box-sizing: border-box;
    border-radius: 3px;
    border: 1px #ddd solid;
    background-color: #ffffff;
    color: #333;
  }
  #help-grid .sort-by-dropdown:hover {
    border: 1px solid #aaa;
  }
  #help-grid .sort-by-dropdown select {
    font-family: "DINPro", Helvetica, Arial, Sans-Serif;
    width: 125%;
    padding: 8px 9px 10px 9px;
    font-size: 16px;
    line-height: 21px;
    border: 0;
    border-radius: 0;
    -webkit-appearance: none;
    background: transparent;
  }
  #help-grid .sort-by-dropdown select:focus {
    outline: none;
  }
}
#help-grid #example-help-grid {
  clear: both;
  padding-top: 36px;
  display: block;
  margin-left: -12px;
  margin-right: -12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#help-grid #example-help-grid:after {
  content: '';
  display: table;
  clear: both;
}
@media only screen and (max-width: 770px) {
  #help-grid {
    padding-left: 0;
    padding-right: 0;
  }
}

#help-contact-us {
  display: block;
  width: 100%;
  max-width: 1248px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 48px;
  padding-right: 48px;
  padding: 0px !important;
  padding-top: 40px !important;
}
@media only screen and (max-width: 770px) {
  #help-contact-us {
    padding-left: 24px;
    padding-right: 24px;
  }
}
#help-contact-us a {
  white-space: nowrap;
}
#help-contact-us .page-heading {
  margin-bottom: 12px;
}
#help-contact-us .type-of-support {
  width: 33%;
}
@media only screen and (max-width: 979px) {
  #help-contact-us .type-of-support {
    width: 67%;
  }
}
@media only screen and (max-width: 599px) {
  #help-contact-us .type-of-support {
    width: 100%;
  }
}
#help-contact-us input[type=text] {
  font-family: "ArcherPro", Georgia, Serif;
  padding: 10px 9px 8px 9px;
  box-sizing: border-box;
  border-radius: 3px;
  border: 1px solid #ddd;
  -webkit-appearance: none;
  outline: none;
  box-shadow: none;
  background: rgba(255, 255, 255, 0.2);
  font-size: 16px;
  width: 33%;
  margin-bottom: 12px;
}
@media only screen and (max-width: 599px) {
  #help-contact-us input[type=text] {
    width: 100%;
  }
}
#help-contact-us input[type=text]:active, #help-contact-us input[type=text]:focus {
  border: 1px solid #93ccdd;
  background: rgba(255, 255, 255, 0.3);
}
#help-contact-us input[type=text]::-webkit-input-placeholder {
  font-family: "ArcherPro", Georgia, Serif;
  font-style: italic;
  color: #c9c9c9;
}
#help-contact-us input[type=text]:-moz-placeholder {
  font-family: "ArcherPro", Georgia, Serif;
  font-style: italic;
  color: #c9c9c9;
}
#help-contact-us input[type=text]::-moz-placeholder {
  /* Firefox 19+ */
  font-family: "ArcherPro", Georgia, Serif;
  font-style: italic;
  color: #c9c9c9;
}
#help-contact-us input[type=text]:-ms-input-placeholder {
  font-family: "ArcherPro", Georgia, Serif;
  font-style: italic;
  color: #c9c9c9;
}
@media only screen and (max-width: 979px) {
  #help-contact-us input[type=text] {
    width: 67%;
  }
}
@media only screen and (max-width: 599px) {
  #help-contact-us input[type=text] {
    width: 100%;
  }
}
#help-contact-us input[type=submit] {
  font-family: "ArcherPro", Georgia, Serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  box-sizing: border-box;
  margin: 0;
  padding-top: 13px;
  padding-right: 24px;
  padding-bottom: 11px;
  padding-left: 24px;
  background: #45A7C5;
  min-width: 136px;
  color: #ffffff;
  display: inline-block;
  text-align: center;
  border-radius: 3px;
  border: 1px solid #45A7C5;
  border-spacing: 0;
  cursor: pointer;
  margin-bottom: 48px;
}
#help-contact-us input[type=submit]:hover {
  color: #ffffff;
  background: #6cb9d1;
  transition: background 180ms ease-in-out;
}
#help-contact-us input[type=submit]::-moz-focus-inner {
  border: 0;
  padding: 0;
}
#help-contact-us input[type=submit]:disabled, #help-contact-us input[type=submit].-disabled {
  pointer-events: none;
  background: #93ccdd;
  border-color: #78bfd5;
  color: white;
}
#help-contact-us textarea {
  box-sizing: border-box;
  border-radius: 3px;
  padding: 10px 9px 8px 9px;
  font-family: "ArcherPro", Georgia, Serif;
  border: 1px solid #ddd;
  -webkit-appearance: none;
  outline: none;
  box-shadow: none;
  background: rgba(255, 255, 255, 0.2);
  font-size: 16px;
  width: 67%;
  height: 300px;
  margin-bottom: 12px;
}
@media only screen and (max-width: 599px) {
  #help-contact-us textarea {
    width: 100%;
  }
}
#help-contact-us textarea:active, #help-contact-us textarea:focus {
  border: 1px solid #93ccdd;
  background: rgba(255, 255, 255, 0.3);
}
#help-contact-us textarea::-webkit-input-placeholder {
  font-family: "ArcherPro", Georgia, Serif;
  font-style: italic;
  color: #c9c9c9;
}
#help-contact-us textarea:-moz-placeholder {
  font-family: "ArcherPro", Georgia, Serif;
  font-style: italic;
  color: #c9c9c9;
}
#help-contact-us textarea::-moz-placeholder {
  /* Firefox 19+ */
  font-family: "ArcherPro", Georgia, Serif;
  font-style: italic;
  color: #c9c9c9;
}
#help-contact-us textarea:-ms-input-placeholder {
  font-family: "ArcherPro", Georgia, Serif;
  font-style: italic;
  color: #c9c9c9;
}
@media only screen and (max-width: 599px) {
  #help-contact-us textarea {
    width: 100%;
  }
}
#help-contact-us label {
  display: block;
}
#help-contact-us #email {
  margin-bottom: 24px;
}
#help-contact-us .contact-us-dropdown {
  margin-bottom: 12px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  background-image: url(../images/dropdown-arrow.svg);
  background-repeat: no-repeat;
  background-position: right;
  box-sizing: border-box;
  border-radius: 3px;
  border: 1px #ddd solid;
  background-color: #ffffff;
  color: #333;
}
#help-contact-us .contact-us-dropdown:hover {
  border: 1px solid #aaa;
}
#help-contact-us .contact-us-dropdown select {
  font-family: "DINPro", Helvetica, Arial, Sans-Serif;
  width: 125%;
  padding: 8px 9px 10px 9px;
  font-size: 16px;
  line-height: 21px;
  border: 0;
  border-radius: 0;
  -webkit-appearance: none;
  background: transparent;
}
#help-contact-us .contact-us-dropdown select:focus {
  outline: none;
}
#help-contact-us .dropdown-alert {
  width: 100%;
  border: #aaa solid 2px;
  background: #ddd;
  border-radius: 3px;
  padding: 12px;
  box-sizing: border-box;
  margin-bottom: 24px;
}
#help-contact-us .contact-options {
  display: block;
  margin-left: -12px;
  margin-right: -12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#help-contact-us .contact-options:after {
  content: '';
  display: table;
  clear: both;
}
#help-contact-us .contact-number {
  margin-bottom: 6px;
}
#help-contact-us .contact-number a {
  font-family: "DINPro", Helvetica, Arial, Sans-Serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 24px;
  text-rendering: optimizeLegibility;
  font-weight: 600;
}
#help-contact-us .live-chat-button {
  font-family: "ArcherPro", Georgia, Serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  box-sizing: border-box;
  margin: 0;
  padding-top: 13px;
  padding-right: 24px;
  padding-bottom: 11px;
  padding-left: 24px;
  background: #f6f6f6;
  min-width: 136px;
  color: #454545;
  display: inline-block;
  text-align: center;
  border-radius: 3px;
  border: 1px solid #f6f6f6;
  border-spacing: 0;
  cursor: pointer;
  border: 1px solid #ddd;
  width: 100%;
}
#help-contact-us .live-chat-button:hover {
  color: #454545;
  background: #eeeeee;
  transition: background 180ms ease-in-out;
}
#help-contact-us .live-chat-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
#help-contact-us .live-chat-button:disabled, #help-contact-us .live-chat-button.-disabled {
  pointer-events: none;
  background: #fbfbfb;
  color: #929292;
}
#help-contact-us .customer-support-line,
#help-contact-us .live-chat,
#help-contact-us .mailing-address {
  width: 25%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 12px;
  padding-right: 12px;
  margin-left: 0%;
}
@media only screen and (max-width: 979px) {
  #help-contact-us .customer-support-line,
  #help-contact-us .live-chat,
  #help-contact-us .mailing-address {
    width: 33.33333%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 12px;
    padding-right: 12px;
    margin-left: 0%;
  }
}
@media only screen and (max-width: 599px) {
  #help-contact-us .customer-support-line,
  #help-contact-us .live-chat,
  #help-contact-us .mailing-address {
    width: 100%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 12px;
    padding-right: 12px;
    margin-left: 0%;
    min-height: 0;
    margin-bottom: 24px;
  }
}
#help-contact-us .live-chat,
#help-contact-us .mailing-address {
  margin-left: 12.5%;
}
@media only screen and (max-width: 979px) {
  #help-contact-us .live-chat,
  #help-contact-us .mailing-address {
    margin-left: 0;
  }
}
#help-contact-us .contact-options {
  margin-bottom: 24px;
}
#help-contact-us .grill-service {
  font-size: 18px;
  margin-bottom: 0;
}
#help-contact-us .hours-of-operation {
  margin-bottom: 18px;
}
#help-contact-us .hours-of-operation p {
  font-family: "DINPro", Helvetica, Arial, Sans-Serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 24px;
  text-rendering: optimizeLegibility;
  margin-bottom: 0;
}
#help-contact-us .hours-of-operation .day {
  font-weight: 600;
}
#help-contact-us .contact-option-header {
  margin-bottom: 12px;
}
#help-contact-us .contact-option-header a {
  color: inherit;
  font-family: "DINPro", Helvetica, Arial, Sans-Serif;
  font-weight: 400;
  font-style: normal;
  font-size: 21px;
  line-height: 24px;
  text-rendering: optimizeLegibility;
  margin-bottom: 6px;
}
#help-contact-us .contact-option-image {
  margin: 0 auto 12px auto;
  width: 80%;
}
@media only screen and (max-width: 599px) {
  #help-contact-us .contact-option-image {
    width: 40%;
    margin: 0 auto;
  }
}
#help-contact-us .chat-now {
  font-size: 18px;
}
#help-contact-us .address-line {
  font-size: 18px;
  margin-bottom: 0;
}

#help-section .breadcrumb {
  font-family: "ArcherPro", Georgia, Serif;
  font-weight: 400;
  font-size: 14px;
  font-style: normal;
  line-height: 18px;
  text-rendering: optimizeLegibility;
  margin-bottom: 6px;
}
#help-section .page-title {
  font-family: "DINPro", Helvetica, Arial, Sans-Serif;
  font-weight: 400;
  font-style: normal;
  font-size: 36px;
  line-height: 36px;
  text-rendering: optimizeLegibility;
  margin-bottom: 6px;
  margin-top: 0px;
  margin-bottom: 36px;
}
@media only screen and (max-width: 599px) {
  #help-section .page-title {
    font-size: 30px;
    line-height: 36px;
  }
}
@media only screen and (max-width: 479px) {
  #help-section .page-title {
    font-size: 27px;
    line-height: 30px;
  }
}
#help-section .help-content-wrapper {
  margin-top: 24px;
  padding-top: 24px;
  border-top: 1px solid #ddd;
}
#help-section .help-content-wrapper:last-child {
  border-bottom: 1px solid #aaa;
  padding-bottom: 36px !important;
}
#help-section .table-contents {
  max-width: 1248px;
  margin: 0 auto;
}
#help-section .help-content {
  max-width: 1248px;
  margin: 0 auto;
}
#help-section .help-content .copy {
  font-family: "ArcherPro", Georgia, Serif;
  font-weight: 400;
  font-size: 16px;
  font-style: normal;
  line-height: 24px;
  text-rendering: optimizeLegibility;
  margin-bottom: 12px;
}
@media only screen and (max-width: 599px) {
  #help-section .help-content .copy img {
    width: 100%;
  }
}
@media only screen and (min-width: 1199px) {
  #help-section {
    /*
    Back to top button 
    */
  }
  #help-section #back-top {
    position: fixed;
    bottom: 30px;
    width: 108px;
    height: 126px;
    z-index: 999;
  }
  #help-section #back-top a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    outline: none;
  }
  #help-section #back-top a span {
    background-image: url(../images/up-arrow.png);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #ddd;
    width: 70px;
    height: 70px;
    margin: 0 auto;
    display: block;
    border-radius: 15px;
  }
}

body.catalog-help-subcat .main-container {
  max-width: 100%;
}

.cms-index-noroute .main-container {
  max-width: 100% !important;
  padding: 0px;
}

#message-404 {
  background: url(../images/smoke.jpg) no-repeat center center;
  background-size: cover;
  box-shadow: inset 0 0 1000px 1000px rgba(0, 0, 0, 0.3);
}
#message-404 #message-content {
  display: block;
  width: 100%;
  max-width: 1248px;
  margin: 0 auto;
  box-sizing: border-box;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 120px;
  padding-bottom: 120px;
  color: #ffffff;
}
@media only screen and (max-width: 1300px) {
  #message-404 #message-content {
    padding-left: 48px;
    padding-right: 48px;
  }
}
#message-404 #message-content .message h1 {
  font-family: "DINPro", Helvetica, Arial, Sans-Serif;
  font-weight: 400;
  font-style: normal;
  font-size: 36px;
  line-height: 36px;
  text-rendering: optimizeLegibility;
  margin-bottom: 6px;
}
#message-404 #message-content .message .message-copy {
  font-family: "ArcherPro", Georgia, Serif;
  font-weight: 400;
  font-size: 18px;
  font-style: normal;
  line-height: 24px;
  text-rendering: optimizeLegibility;
  margin-bottom: 12px;
}

#site-search-404 {
  max-width: 1248px;
  margin: 0 auto;
}
#site-search-404 #site-search-content-404 {
  display: block;
  width: 100%;
  max-width: 1248px;
  margin: 0 auto;
  box-sizing: border-box;
  padding-top: 24px;
  padding-bottom: 36px;
}
@media only screen and (max-width: 1300px) {
  #site-search-404 #site-search-content-404 {
    padding-left: 48px;
    padding-right: 48px;
  }
}
#site-search-404 #site-search-content-404 h3 {
  font-family: "DINPro", Helvetica, Arial, Sans-Serif;
  font-weight: 400;
  font-style: normal;
  font-size: 21px;
  line-height: 24px;
  text-rendering: optimizeLegibility;
  margin-bottom: 6px;
}
#site-search-404 #site-search-content-404 .search-404 {
  position: relative;
  background: #ffffff;
}
#site-search-404 #site-search-content-404 .search-404 .search-bar-404 {
  font-family: "ArcherPro", Georgia, Serif;
  padding: 10px 9px 8px 9px;
  box-sizing: border-box;
  border-radius: 3px;
  border: 1px solid #ddd;
  -webkit-appearance: none;
  outline: none;
  box-shadow: none;
  background: rgba(255, 255, 255, 0.2);
  font-size: 16px;
  width: 100%;
  padding-right: 44px;
  height: auto !important;
}
#site-search-404 #site-search-content-404 .search-404 .search-button-404 {
  background: url("../images/search-icon.svg") no-repeat center;
  background-size: 30px 30px;
  box-sizing: border-box;
  border: none;
  outline: none;
  width: 44px;
  height: 100%;
  position: absolute;
  right: 0;
  top: -1px;
}
