@charset "UTF-8";

/* ----------------- Goodyear-specific Variables ----------------- */

/* ----- Common Breakpoints ----- */

/* ----- Fonts ----- */

/* ----- Colors ----- */

/* ----- Bootstrap Variable Overrides ----- */

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */

/* line 9, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 19, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

body {
  margin: 0;
}

/* line 32, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/* line 52, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 65, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 75, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

[hidden],
template {
  display: none;
}

/* line 87, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

a {
  background: transparent;
}

/* line 95, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

a:active,
a:hover {
  outline: 0;
}

/* line 107, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

abbr[title] {
  border-bottom: 1px dotted;
}

/* line 115, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

b,
strong {
  font-weight: bold;
}

/* line 124, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

dfn {
  font-style: italic;
}

/* line 133, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 142, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

mark {
  background: #ff0;
  color: #000;
}

/* line 151, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

small {
  font-size: 80%;
}

/* line 159, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

sub,
sup {
  font-size: 60%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 167, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

sup {
  top: -0.5em;
}

/* line 171, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

sub {
  bottom: -0.25em;
}

/* line 182, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

img {
  border: 0;
}

/* line 190, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

svg:not(:root) {
  overflow: hidden;
}

/* line 201, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

figure {
  margin: 1em 40px;
}

/* line 209, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/* line 219, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

pre {
  overflow: auto;
}

/* line 227, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 250, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 264, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

button {
  overflow: visible;
}

/* line 275, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

button,
select {
  text-transform: none;
}

/* line 288, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 300, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 309, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 320, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

input {
  line-height: normal;
}

/* line 332, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

input[type="checkbox"],
input[type="radio"] {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

/* line 344, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 355, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 368, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 377, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 388, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

legend {
  border: 0;
  padding: 0;
}

/* line 397, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

textarea {
  overflow: auto;
}

/* line 406, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

optgroup {
  font-weight: bold;
}

/* line 417, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 422, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */

td,
th {
  padding: 0;
}

/* line 11, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */

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

/* line 14, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */

*:before,
*:after {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 22, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */

html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: transparent;
}

/* line 27, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.428571429;
  color: #111;
  background-color: #fff;
}

/* line 36, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 48, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */

a {
  color: #2366c1;
  text-decoration: none;
}

/* line 52, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */

a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline;
}

/* line 58, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 69, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */

figure {
  margin: 0;
}

/* line 76, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */

img {
  vertical-align: middle;
}

/* line 81, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 86, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */

.img-rounded {
  border-radius: 0;
}

/* line 93, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

/* line 106, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */

.img-circle {
  border-radius: 50%;
}

/* line 113, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

/* line 125, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */

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

/* line 141, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 9, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "NewsGothicFSLight";
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

/* line 16, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

h1 small,
h1 .small,
h2 small,
h2 .small,
h3 small,
h3 .small,
h4 small,
h4 .small,
h5 small,
h5 .small,
h6 small,
h6 .small,
.h1 small,
.h1 .small,
.h2 small,
.h2 .small,
.h3 small,
.h3 .small,
.h4 small,
.h4 .small,
.h5 small,
.h5 .small,
.h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}

/* line 24, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

/* line 30, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

h1 small,
h1 .small,
.h1 small,
.h1 .small,
h2 small,
h2 .small,
.h2 small,
.h2 .small,
h3 small,
h3 .small,
.h3 small,
.h3 .small {
  font-size: 65%;
}

/* line 35, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

h4 small,
h4 .small,
.h4 small,
.h4 .small,
h5 small,
h5 .small,
.h5 small,
.h5 .small,
h6 small,
h6 .small,
.h6 small,
.h6 .small {
  font-size: 75%;
}

/* line 47, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

h1,
.h1 {
  font-size: 36px;
}

/* line 48, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

h2,
.h2 {
  font-size: 30px;
}

/* line 49, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

h3,
.h3 {
  font-size: 24px;
}

/* line 50, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

h4,
.h4 {
  font-size: 18px;
}

/* line 51, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

h5,
.h5 {
  font-size: 14px;
}

/* line 52, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

h6,
.h6 {
  font-size: 12px;
}

/* line 58, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

p {
  margin: 0 0 10px;
}

/* line 62, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

.lead {
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 200;
  line-height: 1.4;
}

@media (min-width: 768px) {
  /* line 62, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

  .lead {
    font-size: 24px;
  }
}

/* line 78, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

small,
.small {
  font-size: 85%;
}

/* line 82, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

cite {
  font-style: normal;
}

/* line 84, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

/* line 91, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

.text-left {
  text-align: left;
}

/* line 92, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

.text-right {
  text-align: right;
}

/* line 93, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

.text-center {
  text-align: center;
}

/* line 94, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

.text-justify {
  text-align: justify;
}

/* line 97, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

.text-muted {
  color: #999999;
}

/* line 5, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */

.text-primary {
  color: #274BA7;
}

/* line 8, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */

a.text-primary:hover {
  color: #1d387e;
}

/* line 5, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */

.text-success {
  color: #468847;
}

/* line 8, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */

a.text-success:hover {
  color: #356635;
}

/* line 5, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */

.text-info {
  color: #3a87ad;
}

/* line 8, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */

a.text-info:hover {
  color: #2d6987;
}

/* line 5, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */

.text-warning {
  color: #c09853;
}

/* line 8, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */

a.text-warning:hover {
  color: #a47e3c;
}

/* line 5, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */

.text-danger {
  color: #b94a48;
}

/* line 8, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */

a.text-danger:hover {
  color: #953b39;
}

/* line 114, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

.bg-primary {
  color: #fff;
}

/* line 5, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_background-variant.scss */

.bg-primary {
  background-color: #274BA7;
}

/* line 8, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_background-variant.scss */

a.bg-primary:hover {
  background-color: #1d387e;
}

/* line 5, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_background-variant.scss */

.bg-success {
  background-color: #dff0d8;
}

/* line 8, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_background-variant.scss */

a.bg-success:hover {
  background-color: #c1e2b3;
}

/* line 5, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_background-variant.scss */

.bg-info {
  background-color: #d9edf7;
}

/* line 8, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_background-variant.scss */

a.bg-info:hover {
  background-color: #afd9ee;
}

/* line 5, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_background-variant.scss */

.bg-warning {
  background-color: #fcf8e3;
}

/* line 8, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_background-variant.scss */

a.bg-warning:hover {
  background-color: #f7ecb5;
}

/* line 5, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_background-variant.scss */

.bg-danger {
  background-color: #f2dede;
}

/* line 8, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_background-variant.scss */

a.bg-danger:hover {
  background-color: #e4b9b9;
}

/* line 133, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

/* line 144, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

/* line 148, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

/* line 157, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

.list-unstyled,
.list-inline {
  padding-left: 0;
  list-style: none;
}

/* line 163, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

.list-inline {
  margin-left: -5px;
}

/* line 167, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

/* line 175, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

/* line 179, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

dt,
dd {
  line-height: 1.428571429;
}

/* line 183, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

dt {
  font-weight: bold;
}

/* line 186, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

dd {
  margin-left: 0;
}

/* line 14, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */

.dl-horizontal dd:before,
.dl-horizontal dd:after {
  content: " ";
  display: table;
}

/* line 19, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */

.dl-horizontal dd:after {
  clear: both;
}

@media (min-width: 1025px) {
  /* line 201, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  /* line 208, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

  .dl-horizontal dd {
    margin-left: 180px;
  }
}

/* line 219, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}

/* line 225, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 231, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}

/* line 240, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

/* line 247, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: #999999;
}

/* line 255, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

/* line 264, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}

/* line 276, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}

/* line 277, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

/* line 284, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

blockquote:before,
blockquote:after {
  content: "";
}

/* line 290, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}

/* line 10, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_grid.scss */

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 14, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */

.container:before,
.container:after {
  content: " ";
  display: table;
}

/* line 19, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */

.container:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 10, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_grid.scss */

  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  /* line 10, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_grid.scss */

  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  /* line 10, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_grid.scss */

  .container {
    width: 1170px;
  }
}

/* line 30, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_grid.scss */

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 14, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */

.container-fluid:before,
.container-fluid:after {
  content: " ";
  display: table;
}

/* line 19, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */

.container-fluid:after {
  clear: both;
}

/* line 39, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_grid.scss */

.row {
  margin-left: -15px;
  margin-right: -15px;
}

/* line 14, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */

.row:before,
.row:after {
  content: " ";
  display: table;
}

/* line 19, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */

.row:after {
  clear: both;
}

/* line 14, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 33, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}

/* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-1 {
  width: 8.3333333333%;
}

/* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-2 {
  width: 16.6666666667%;
}

/* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-3 {
  width: 25%;
}

/* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-4 {
  width: 33.3333333333%;
}

/* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-5 {
  width: 41.6666666667%;
}

/* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-6 {
  width: 50%;
}

/* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-7 {
  width: 58.3333333333%;
}

/* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-8 {
  width: 66.6666666667%;
}

/* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-9 {
  width: 75%;
}

/* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-10 {
  width: 83.3333333333%;
}

/* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-11 {
  width: 91.6666666667%;
}

/* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-12 {
  width: 100%;
}

/* line 61, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-pull-0 {
  right: auto;
}

/* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-pull-1 {
  right: 8.3333333333%;
}

/* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-pull-2 {
  right: 16.6666666667%;
}

/* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-pull-3 {
  right: 25%;
}

/* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-pull-4 {
  right: 33.3333333333%;
}

/* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-pull-5 {
  right: 41.6666666667%;
}

/* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-pull-6 {
  right: 50%;
}

/* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-pull-7 {
  right: 58.3333333333%;
}

/* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-pull-8 {
  right: 66.6666666667%;
}

/* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-pull-9 {
  right: 75%;
}

/* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-pull-10 {
  right: 83.3333333333%;
}

/* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-pull-11 {
  right: 91.6666666667%;
}

/* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-pull-12 {
  right: 100%;
}

/* line 51, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-push-0 {
  left: auto;
}

/* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-push-1 {
  left: 8.3333333333%;
}

/* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-push-2 {
  left: 16.6666666667%;
}

/* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-push-3 {
  left: 25%;
}

/* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-push-4 {
  left: 33.3333333333%;
}

/* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-push-5 {
  left: 41.6666666667%;
}

/* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-push-6 {
  left: 50%;
}

/* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-push-7 {
  left: 58.3333333333%;
}

/* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-push-8 {
  left: 66.6666666667%;
}

/* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-push-9 {
  left: 75%;
}

/* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-push-10 {
  left: 83.3333333333%;
}

/* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-push-11 {
  left: 91.6666666667%;
}

/* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-push-12 {
  left: 100%;
}

/* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-offset-0 {
  margin-left: 0%;
}

/* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

/* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

/* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

/* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

/* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

/* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

/* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

/* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

/* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  /* line 33, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }

  /* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-1 {
    width: 8.3333333333%;
  }

  /* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-2 {
    width: 16.6666666667%;
  }

  /* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-3 {
    width: 25%;
  }

  /* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-4 {
    width: 33.3333333333%;
  }

  /* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-5 {
    width: 41.6666666667%;
  }

  /* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-6 {
    width: 50%;
  }

  /* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-7 {
    width: 58.3333333333%;
  }

  /* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-8 {
    width: 66.6666666667%;
  }

  /* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-9 {
    width: 75%;
  }

  /* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-10 {
    width: 83.3333333333%;
  }

  /* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-11 {
    width: 91.6666666667%;
  }

  /* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-12 {
    width: 100%;
  }

  /* line 61, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-pull-0 {
    right: auto;
  }

  /* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-pull-1 {
    right: 8.3333333333%;
  }

  /* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-pull-2 {
    right: 16.6666666667%;
  }

  /* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-pull-3 {
    right: 25%;
  }

  /* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-pull-4 {
    right: 33.3333333333%;
  }

  /* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-pull-5 {
    right: 41.6666666667%;
  }

  /* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-pull-6 {
    right: 50%;
  }

  /* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-pull-7 {
    right: 58.3333333333%;
  }

  /* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-pull-8 {
    right: 66.6666666667%;
  }

  /* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-pull-9 {
    right: 75%;
  }

  /* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-pull-10 {
    right: 83.3333333333%;
  }

  /* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-pull-11 {
    right: 91.6666666667%;
  }

  /* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-pull-12 {
    right: 100%;
  }

  /* line 51, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-push-0 {
    left: auto;
  }

  /* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-push-1 {
    left: 8.3333333333%;
  }

  /* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-push-2 {
    left: 16.6666666667%;
  }

  /* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-push-3 {
    left: 25%;
  }

  /* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-push-4 {
    left: 33.3333333333%;
  }

  /* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-push-5 {
    left: 41.6666666667%;
  }

  /* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-push-6 {
    left: 50%;
  }

  /* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-push-7 {
    left: 58.3333333333%;
  }

  /* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-push-8 {
    left: 66.6666666667%;
  }

  /* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-push-9 {
    left: 75%;
  }

  /* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-push-10 {
    left: 83.3333333333%;
  }

  /* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-push-11 {
    left: 91.6666666667%;
  }

  /* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-push-12 {
    left: 100%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-offset-0 {
    margin-left: 0%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  /* line 33, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }

  /* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-1 {
    width: 8.3333333333%;
  }

  /* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-2 {
    width: 16.6666666667%;
  }

  /* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

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

  /* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-4 {
    width: 33.3333333333%;
  }

  /* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-5 {
    width: 41.6666666667%;
  }

  /* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-6 {
    width: 50%;
  }

  /* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-7 {
    width: 58.3333333333%;
  }

  /* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-8 {
    width: 66.6666666667%;
  }

  /* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-9 {
    width: 75%;
  }

  /* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-10 {
    width: 83.3333333333%;
  }

  /* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-11 {
    width: 91.6666666667%;
  }

  /* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-12 {
    width: 100%;
  }

  /* line 61, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-pull-0 {
    right: auto;
  }

  /* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-pull-1 {
    right: 8.3333333333%;
  }

  /* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-pull-2 {
    right: 16.6666666667%;
  }

  /* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-pull-3 {
    right: 25%;
  }

  /* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-pull-4 {
    right: 33.3333333333%;
  }

  /* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-pull-5 {
    right: 41.6666666667%;
  }

  /* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-pull-6 {
    right: 50%;
  }

  /* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-pull-7 {
    right: 58.3333333333%;
  }

  /* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-pull-8 {
    right: 66.6666666667%;
  }

  /* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-pull-9 {
    right: 75%;
  }

  /* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-pull-10 {
    right: 83.3333333333%;
  }

  /* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-pull-11 {
    right: 91.6666666667%;
  }

  /* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-pull-12 {
    right: 100%;
  }

  /* line 51, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-push-0 {
    left: auto;
  }

  /* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-push-1 {
    left: 8.3333333333%;
  }

  /* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-push-2 {
    left: 16.6666666667%;
  }

  /* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

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

  /* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-push-4 {
    left: 33.3333333333%;
  }

  /* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-push-5 {
    left: 41.6666666667%;
  }

  /* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-push-6 {
    left: 50%;
  }

  /* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-push-7 {
    left: 58.3333333333%;
  }

  /* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-push-8 {
    left: 66.6666666667%;
  }

  /* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-push-9 {
    left: 75%;
  }

  /* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-push-10 {
    left: 83.3333333333%;
  }

  /* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-push-11 {
    left: 91.6666666667%;
  }

  /* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-push-12 {
    left: 100%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-offset-0 {
    margin-left: 0%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-offset-3 {
    margin-left: 25%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-offset-6 {
    margin-left: 50%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-offset-9 {
    margin-left: 75%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  /* line 33, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }

  /* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-1 {
    width: 8.3333333333%;
  }

  /* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-2 {
    width: 16.6666666667%;
  }

  /* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-3 {
    width: 25%;
  }

  /* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-4 {
    width: 33.3333333333%;
  }

  /* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-5 {
    width: 41.6666666667%;
  }

  /* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-6 {
    width: 50%;
  }

  /* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-7 {
    width: 58.3333333333%;
  }

  /* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-8 {
    width: 66.6666666667%;
  }

  /* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-9 {
    width: 75%;
  }

  /* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-10 {
    width: 83.3333333333%;
  }

  /* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-11 {
    width: 91.6666666667%;
  }

  /* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-12 {
    width: 100%;
  }

  /* line 61, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-pull-0 {
    right: auto;
  }

  /* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-pull-1 {
    right: 8.3333333333%;
  }

  /* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-pull-2 {
    right: 16.6666666667%;
  }

  /* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-pull-3 {
    right: 25%;
  }

  /* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-pull-4 {
    right: 33.3333333333%;
  }

  /* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-pull-5 {
    right: 41.6666666667%;
  }

  /* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-pull-6 {
    right: 50%;
  }

  /* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-pull-7 {
    right: 58.3333333333%;
  }

  /* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-pull-8 {
    right: 66.6666666667%;
  }

  /* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-pull-9 {
    right: 75%;
  }

  /* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-pull-10 {
    right: 83.3333333333%;
  }

  /* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-pull-11 {
    right: 91.6666666667%;
  }

  /* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-pull-12 {
    right: 100%;
  }

  /* line 51, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-push-0 {
    left: auto;
  }

  /* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-push-1 {
    left: 8.3333333333%;
  }

  /* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-push-2 {
    left: 16.6666666667%;
  }

  /* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-push-3 {
    left: 25%;
  }

  /* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-push-4 {
    left: 33.3333333333%;
  }

  /* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-push-5 {
    left: 41.6666666667%;
  }

  /* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-push-6 {
    left: 50%;
  }

  /* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-push-7 {
    left: 58.3333333333%;
  }

  /* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-push-8 {
    left: 66.6666666667%;
  }

  /* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-push-9 {
    left: 75%;
  }

  /* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-push-10 {
    left: 83.3333333333%;
  }

  /* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-push-11 {
    left: 91.6666666667%;
  }

  /* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-push-12 {
    left: 100%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-offset-0 {
    margin-left: 0%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }

  /* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

/* line 10, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

/* line 20, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 24px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 32, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

/* line 47, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

input[type="search"] {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 52, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

/* line 60, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

input[type="file"] {
  display: block;
}

/* line 65, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

input[type="range"] {
  display: block;
  width: 100%;
}

/* line 71, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

select[multiple],
select[size] {
  height: auto;
}

/* line 77, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 84, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.428571429;
  color: #555555;
}

/* line 115, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

/* line 53, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_forms.scss */

.form-control:focus {
  border-color: #ffdd00;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 221, 0, 0.6);
}

/* line 102, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */

.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}

/* line 104, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */

.form-control:-ms-input-placeholder {
  color: #999999;
}

/* line 105, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */

.form-control::-webkit-input-placeholder {
  color: #999999;
}

/* line 141, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}

/* line 153, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

textarea.form-control {
  height: auto;
}

/* line 165, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

input[type="search"] {
  -webkit-appearance: none;
}

/* line 176, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 34px;
  line-height: 1.428571429 \0;
}

/* line 184, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

input[type="date"].input-sm,
.input-group-sm > input[type="date"].form-control,
.input-group-sm > input[type="date"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="date"].btn,
input[type="time"].input-sm,
.input-group-sm > input[type="time"].form-control,
.input-group-sm > input[type="time"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="time"].btn,
input[type="datetime-local"].input-sm,
.input-group-sm > input[type="datetime-local"].form-control,
.input-group-sm > input[type="datetime-local"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
input[type="month"].input-sm,
.input-group-sm > input[type="month"].form-control,
.input-group-sm > input[type="month"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="month"].btn {
  line-height: 30px;
}

/* line 187, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

input[type="date"].input-lg,
.input-group-lg > input[type="date"].form-control,
.input-group-lg > input[type="date"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="date"].btn,
input[type="time"].input-lg,
.input-group-lg > input[type="time"].form-control,
.input-group-lg > input[type="time"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="time"].btn,
input[type="datetime-local"].input-lg,
.input-group-lg > input[type="datetime-local"].form-control,
.input-group-lg > input[type="datetime-local"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
input[type="month"].input-lg,
.input-group-lg > input[type="month"].form-control,
.input-group-lg > input[type="month"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="month"].btn {
  line-height: 46px;
}

/* line 198, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

.form-group {
  margin-bottom: 15px;
}

/* line 207, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

.radio,
.checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 214, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

.radio label,
.checkbox label {
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

/* line 221, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}

/* line 228, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

/* line 234, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

/* line 243, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 258, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

input[type="radio"][disabled],
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
fieldset[disabled]
input[type="checkbox"],
.radio[disabled],
fieldset[disabled]
.radio,
.radio-inline[disabled],
fieldset[disabled]
.radio-inline,
.checkbox[disabled],
fieldset[disabled]
.checkbox,
.checkbox-inline[disabled],
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

/* line 67, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_forms.scss */

.input-sm,
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}

/* line 75, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_forms.scss */

select.input-sm,
.input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px;
}

/* line 80, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_forms.scss */

textarea.input-sm,
.input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto;
}

/* line 67, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_forms.scss */

.input-lg,
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
}

/* line 75, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_forms.scss */

select.input-lg,
.input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px;
}

/* line 80, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_forms.scss */

textarea.input-lg,
.input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto;
}

/* line 279, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

.has-feedback {
  position: relative;
}

/* line 284, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

.has-feedback .form-control {
  padding-right: 42.5px;
}

/* line 289, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

.form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}

/* line 300, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

.input-lg + .form-control-feedback,
.input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

/* line 305, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

.input-sm + .form-control-feedback,
.input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

/* line 8, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_forms.scss */

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #468847;
}

/* line 17, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_forms.scss */

.has-success .form-control {
  border-color: #468847;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 20, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_forms.scss */

.has-success .form-control:focus {
  border-color: #356635;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}

/* line 27, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_forms.scss */

.has-success .input-group-addon {
  color: #468847;
  border-color: #468847;
  background-color: #dff0d8;
}

/* line 33, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_forms.scss */

.has-success .form-control-feedback {
  color: #468847;
}

/* line 8, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_forms.scss */

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #c09853;
}

/* line 17, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_forms.scss */

.has-warning .form-control {
  border-color: #c09853;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 20, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_forms.scss */

.has-warning .form-control:focus {
  border-color: #a47e3c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}

/* line 27, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_forms.scss */

.has-warning .input-group-addon {
  color: #c09853;
  border-color: #c09853;
  background-color: #fcf8e3;
}

/* line 33, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_forms.scss */

.has-warning .form-control-feedback {
  color: #c09853;
}

/* line 8, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_forms.scss */

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #b94a48;
}

/* line 17, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_forms.scss */

.has-error .form-control {
  border-color: #b94a48;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 20, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_forms.scss */

.has-error .form-control:focus {
  border-color: #953b39;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}

/* line 27, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_forms.scss */

.has-error .input-group-addon {
  color: #b94a48;
  border-color: #b94a48;
  background-color: #f2dede;
}

/* line 33, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_forms.scss */

.has-error .form-control-feedback {
  color: #b94a48;
}

/* line 328, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

.form-control-static {
  margin-bottom: 0;
}

/* line 338, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #515151;
}

@media (min-width: 768px) {
  /* line 363, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

  .form-inline .form-group,
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 370, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

  .form-inline .form-control,
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  /* line 376, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

  .form-inline .input-group,
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  /* line 380, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

  .form-inline .input-group .input-group-addon,
  .navbar-form .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .navbar-form .input-group .input-group-btn,
  .form-inline .input-group .form-control,
  .navbar-form .input-group .form-control {
    width: auto;
  }

  /* line 388, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

  .form-inline .input-group > .form-control,
  .navbar-form .input-group > .form-control {
    width: 100%;
  }

  /* line 392, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

  .form-inline .control-label,
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 400, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

  .form-inline .radio,
  .navbar-form .radio,
  .form-inline .checkbox,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
  }

  /* line 408, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

  .form-inline .radio input[type="radio"],
  .navbar-form .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }

  /* line 418, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

  .form-inline .has-feedback .form-control-feedback,
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

/* line 435, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

/* line 445, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}

/* line 451, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

/* line 14, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  display: table;
}

/* line 19, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */

.form-horizontal .form-group:after {
  clear: both;
}

/* line 455, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

.form-horizontal .form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
}

@media (min-width: 768px) {
  /* line 463, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}

/* line 474, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */

.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}

/* line 9, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_buttons.scss */

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.428571429;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 25, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_buttons.scss */

.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 30, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_buttons.scss */

.btn:hover,
.btn:focus {
  color: #333;
  text-decoration: none;
}

/* line 36, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_buttons.scss */

.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 43, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_buttons.scss */

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}

/* line 57, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_buttons.scss */

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

/* line 11, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

/* line 20, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn-default:active,
.btn-default.active,
.open > .btn-default.dropdown-toggle {
  background-image: none;
}

/* line 28, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn-default.disabled,
.btn-default.disabled:hover,
.btn-default.disabled:focus,
.btn-default.disabled:active,
.btn-default.disabled.active,
.btn-default[disabled],
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
.btn-default[disabled]:active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}

/* line 38, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn-default .badge {
  color: #fff;
  background-color: #333;
}

/* line 60, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_buttons.scss */

.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
}

/* line 11, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #3071a9;
  border-color: #285e8e;
}

/* line 20, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn-primary:active,
.btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  background-image: none;
}

/* line 28, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn-primary.disabled,
.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled:active,
.btn-primary.disabled.active,
.btn-primary[disabled],
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}

/* line 38, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn-primary .badge {
  color: #428bca;
  background-color: #fff;
}

/* line 64, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_buttons.scss */

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 11, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

/* line 20, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn-success:active,
.btn-success.active,
.open > .btn-success.dropdown-toggle {
  background-image: none;
}

/* line 28, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn-success.disabled,
.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled:active,
.btn-success.disabled.active,
.btn-success[disabled],
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled]:active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 38, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

/* line 68, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_buttons.scss */

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 11, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

/* line 20, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn-info:active,
.btn-info.active,
.open > .btn-info.dropdown-toggle {
  background-image: none;
}

/* line 28, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn-info.disabled,
.btn-info.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled:active,
.btn-info.disabled.active,
.btn-info[disabled],
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled]:active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 38, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

/* line 72, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_buttons.scss */

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 11, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

/* line 20, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn-warning:active,
.btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  background-image: none;
}

/* line 28, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn-warning.disabled,
.btn-warning.disabled:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled:active,
.btn-warning.disabled.active,
.btn-warning[disabled],
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 38, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

/* line 76, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_buttons.scss */

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 11, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

/* line 20, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn-danger:active,
.btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  background-image: none;
}

/* line 28, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn-danger.disabled,
.btn-danger.disabled:hover,
.btn-danger.disabled:focus,
.btn-danger.disabled:active,
.btn-danger.disabled.active,
.btn-danger[disabled],
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 38, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

/* line 85, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_buttons.scss */

.btn-link {
  color: #2366c1;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}

/* line 91, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_buttons.scss */

.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}

/* line 98, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_buttons.scss */

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}

/* line 104, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_buttons.scss */

.btn-link:hover,
.btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}

/* line 112, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_buttons.scss */

.btn-link[disabled]:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}

/* line 124, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_buttons.scss */

.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
}

/* line 128, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_buttons.scss */

.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}

/* line 132, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_buttons.scss */

.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}

/* line 140, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_buttons.scss */

.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

/* line 148, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_buttons.scss */

.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 156, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_buttons.scss */

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

/* line 10, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_component-animations.scss */

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

/* line 13, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_component-animations.scss */

.fade.in {
  opacity: 1;
}

/* line 18, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_component-animations.scss */

.collapse {
  display: none;
}

/* line 21, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_component-animations.scss */

.collapse.in {
  display: block;
}

/* line 26, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_component-animations.scss */

tr.collapse.in {
  display: table-row;
}

/* line 28, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_component-animations.scss */

tbody.collapse.in {
  display: table-row-group;
}

/* line 30, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_component-animations.scss */

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}

/* line 15, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon,
.tire-detail-tire-multi-sku .gy-radio input[type="radio"]:checked + label:before {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 28, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-asterisk:before {
  content: "\2a";
}

/* line 29, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-plus:before {
  content: "\2b";
}

/* line 30, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-euro:before {
  content: "\20ac";
}

/* line 31, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-minus:before {
  content: "\2212";
}

/* line 32, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-cloud:before {
  content: "\2601";
}

/* line 33, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-envelope:before {
  content: "\2709";
}

/* line 34, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-pencil:before {
  content: "\270f";
}

/* line 35, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-glass:before {
  content: "\e001";
}

/* line 36, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-music:before {
  content: "\e002";
}

/* line 37, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-search:before {
  content: "\e003";
}

/* line 38, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-heart:before {
  content: "\e005";
}

/* line 39, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-star:before {
  content: "\e006";
}

/* line 40, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-star-empty:before {
  content: "\e007";
}

/* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-user:before {
  content: "\e008";
}

/* line 42, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-film:before {
  content: "\e009";
}

/* line 43, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-th-large:before {
  content: "\e010";
}

/* line 44, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-th:before {
  content: "\e011";
}

/* line 45, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-th-list:before {
  content: "\e012";
}

/* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-ok:before,
.tire-detail-tire-multi-sku .gy-radio input[type="radio"]:checked + label:before {
  content: "\e013";
}

/* line 47, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-remove:before {
  content: "\e014";
}

/* line 48, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-zoom-in:before {
  content: "\e015";
}

/* line 49, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-zoom-out:before {
  content: "\e016";
}

/* line 50, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-off:before {
  content: "\e017";
}

/* line 51, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-signal:before {
  content: "\e018";
}

/* line 52, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-cog:before {
  content: "\e019";
}

/* line 53, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-trash:before {
  content: "\e020";
}

/* line 54, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-home:before {
  content: "\e021";
}

/* line 55, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-file:before {
  content: "\e022";
}

/* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-time:before {
  content: "\e023";
}

/* line 57, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-road:before {
  content: "\e024";
}

/* line 58, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-download-alt:before {
  content: "\e025";
}

/* line 59, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-download:before {
  content: "\e026";
}

/* line 60, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-upload:before {
  content: "\e027";
}

/* line 61, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-inbox:before {
  content: "\e028";
}

/* line 62, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-play-circle:before {
  content: "\e029";
}

/* line 63, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-repeat:before {
  content: "\e030";
}

/* line 64, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-refresh:before {
  content: "\e031";
}

/* line 65, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-list-alt:before {
  content: "\e032";
}

/* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-lock:before {
  content: "\e033";
}

/* line 67, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-flag:before {
  content: "\e034";
}

/* line 68, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-headphones:before {
  content: "\e035";
}

/* line 69, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-volume-off:before {
  content: "\e036";
}

/* line 70, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-volume-down:before {
  content: "\e037";
}

/* line 71, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-volume-up:before {
  content: "\e038";
}

/* line 72, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-qrcode:before {
  content: "\e039";
}

/* line 73, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-barcode:before {
  content: "\e040";
}

/* line 74, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-tag:before {
  content: "\e041";
}

/* line 75, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-tags:before {
  content: "\e042";
}

/* line 76, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-book:before {
  content: "\e043";
}

/* line 77, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-bookmark:before {
  content: "\e044";
}

/* line 78, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-print:before {
  content: "\e045";
}

/* line 79, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-camera:before {
  content: "\e046";
}

/* line 80, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-font:before {
  content: "\e047";
}

/* line 81, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-bold:before {
  content: "\e048";
}

/* line 82, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-italic:before {
  content: "\e049";
}

/* line 83, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-text-height:before {
  content: "\e050";
}

/* line 84, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-text-width:before {
  content: "\e051";
}

/* line 85, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-align-left:before {
  content: "\e052";
}

/* line 86, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-align-center:before {
  content: "\e053";
}

/* line 87, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-align-right:before {
  content: "\e054";
}

/* line 88, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-align-justify:before {
  content: "\e055";
}

/* line 89, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-list:before {
  content: "\e056";
}

/* line 90, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-indent-left:before {
  content: "\e057";
}

/* line 91, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-indent-right:before {
  content: "\e058";
}

/* line 92, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-facetime-video:before {
  content: "\e059";
}

/* line 93, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-picture:before {
  content: "\e060";
}

/* line 94, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-map-marker:before {
  content: "\e062";
}

/* line 95, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-adjust:before {
  content: "\e063";
}

/* line 96, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-tint:before {
  content: "\e064";
}

/* line 97, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-edit:before {
  content: "\e065";
}

/* line 98, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-share:before {
  content: "\e066";
}

/* line 99, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-check:before {
  content: "\e067";
}

/* line 100, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-move:before {
  content: "\e068";
}

/* line 101, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-step-backward:before {
  content: "\e069";
}

/* line 102, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-fast-backward:before {
  content: "\e070";
}

/* line 103, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-backward:before {
  content: "\e071";
}

/* line 104, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-play:before {
  content: "\e072";
}

/* line 105, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-pause:before {
  content: "\e073";
}

/* line 106, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-stop:before {
  content: "\e074";
}

/* line 107, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-forward:before {
  content: "\e075";
}

/* line 108, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-fast-forward:before {
  content: "\e076";
}

/* line 109, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-step-forward:before {
  content: "\e077";
}

/* line 110, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-eject:before {
  content: "\e078";
}

/* line 111, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-chevron-left:before {
  content: "\e079";
}

/* line 112, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-chevron-right:before {
  content: "\e080";
}

/* line 113, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-plus-sign:before {
  content: "\e081";
}

/* line 114, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-minus-sign:before {
  content: "\e082";
}

/* line 115, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-remove-sign:before {
  content: "\e083";
}

/* line 116, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-ok-sign:before {
  content: "\e084";
}

/* line 117, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-question-sign:before {
  content: "\e085";
}

/* line 118, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-info-sign:before {
  content: "\e086";
}

/* line 119, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-screenshot:before {
  content: "\e087";
}

/* line 120, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-remove-circle:before {
  content: "\e088";
}

/* line 121, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-ok-circle:before {
  content: "\e089";
}

/* line 122, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-ban-circle:before {
  content: "\e090";
}

/* line 123, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-arrow-left:before {
  content: "\e091";
}

/* line 124, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-arrow-right:before {
  content: "\e092";
}

/* line 125, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-arrow-up:before {
  content: "\e093";
}

/* line 126, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-arrow-down:before {
  content: "\e094";
}

/* line 127, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-share-alt:before {
  content: "\e095";
}

/* line 128, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-resize-full:before {
  content: "\e096";
}

/* line 129, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-resize-small:before {
  content: "\e097";
}

/* line 130, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

/* line 131, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-gift:before {
  content: "\e102";
}

/* line 132, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-leaf:before {
  content: "\e103";
}

/* line 133, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-fire:before {
  content: "\e104";
}

/* line 134, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-eye-open:before {
  content: "\e105";
}

/* line 135, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-eye-close:before {
  content: "\e106";
}

/* line 136, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-warning-sign:before {
  content: "\e107";
}

/* line 137, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-plane:before {
  content: "\e108";
}

/* line 138, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-calendar:before {
  content: "\e109";
}

/* line 139, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-random:before {
  content: "\e110";
}

/* line 140, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-comment:before {
  content: "\e111";
}

/* line 141, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-magnet:before {
  content: "\e112";
}

/* line 142, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-chevron-up:before {
  content: "\e113";
}

/* line 143, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-chevron-down:before {
  content: "\e114";
}

/* line 144, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-retweet:before {
  content: "\e115";
}

/* line 145, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-shopping-cart:before {
  content: "\e116";
}

/* line 146, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-folder-close:before {
  content: "\e117";
}

/* line 147, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-folder-open:before {
  content: "\e118";
}

/* line 148, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-resize-vertical:before {
  content: "\e119";
}

/* line 149, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

/* line 150, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-hdd:before {
  content: "\e121";
}

/* line 151, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-bullhorn:before {
  content: "\e122";
}

/* line 152, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-bell:before {
  content: "\e123";
}

/* line 153, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-certificate:before {
  content: "\e124";
}

/* line 154, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-thumbs-up:before {
  content: "\e125";
}

/* line 155, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-thumbs-down:before {
  content: "\e126";
}

/* line 156, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-hand-right:before {
  content: "\e127";
}

/* line 157, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-hand-left:before {
  content: "\e128";
}

/* line 158, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-hand-up:before {
  content: "\e129";
}

/* line 159, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-hand-down:before {
  content: "\e130";
}

/* line 160, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

/* line 161, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

/* line 162, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

/* line 163, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

/* line 164, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-globe:before {
  content: "\e135";
}

/* line 165, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-wrench:before {
  content: "\e136";
}

/* line 166, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-tasks:before {
  content: "\e137";
}

/* line 167, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-filter:before {
  content: "\e138";
}

/* line 168, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-briefcase:before {
  content: "\e139";
}

/* line 169, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-fullscreen:before {
  content: "\e140";
}

/* line 170, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-dashboard:before {
  content: "\e141";
}

/* line 171, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-paperclip:before {
  content: "\e142";
}

/* line 172, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-heart-empty:before {
  content: "\e143";
}

/* line 173, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-link:before {
  content: "\e144";
}

/* line 174, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-phone:before {
  content: "\e145";
}

/* line 175, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-pushpin:before {
  content: "\e146";
}

/* line 176, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-usd:before {
  content: "\e148";
}

/* line 177, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-gbp:before {
  content: "\e149";
}

/* line 178, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-sort:before {
  content: "\e150";
}

/* line 179, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

/* line 180, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

/* line 181, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-sort-by-order:before {
  content: "\e153";
}

/* line 182, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

/* line 183, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

/* line 184, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

/* line 185, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-unchecked:before {
  content: "\e157";
}

/* line 186, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-expand:before {
  content: "\e158";
}

/* line 187, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-collapse-down:before {
  content: "\e159";
}

/* line 188, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-collapse-up:before {
  content: "\e160";
}

/* line 189, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-log-in:before {
  content: "\e161";
}

/* line 190, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-flash:before {
  content: "\e162";
}

/* line 191, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-log-out:before {
  content: "\e163";
}

/* line 192, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-new-window:before {
  content: "\e164";
}

/* line 193, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-record:before {
  content: "\e165";
}

/* line 194, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-save:before {
  content: "\e166";
}

/* line 195, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-open:before {
  content: "\e167";
}

/* line 196, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-saved:before {
  content: "\e168";
}

/* line 197, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-import:before {
  content: "\e169";
}

/* line 198, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-export:before {
  content: "\e170";
}

/* line 199, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-send:before {
  content: "\e171";
}

/* line 200, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-floppy-disk:before {
  content: "\e172";
}

/* line 201, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-floppy-saved:before {
  content: "\e173";
}

/* line 202, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-floppy-remove:before {
  content: "\e174";
}

/* line 203, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-floppy-save:before {
  content: "\e175";
}

/* line 204, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-floppy-open:before {
  content: "\e176";
}

/* line 205, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-credit-card:before {
  content: "\e177";
}

/* line 206, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-transfer:before {
  content: "\e178";
}

/* line 207, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-cutlery:before {
  content: "\e179";
}

/* line 208, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-header:before {
  content: "\e180";
}

/* line 209, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-compressed:before {
  content: "\e181";
}

/* line 210, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-earphone:before {
  content: "\e182";
}

/* line 211, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-phone-alt:before {
  content: "\e183";
}

/* line 212, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-tower:before {
  content: "\e184";
}

/* line 213, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-stats:before {
  content: "\e185";
}

/* line 214, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-sd-video:before {
  content: "\e186";
}

/* line 215, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-hd-video:before {
  content: "\e187";
}

/* line 216, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-subtitles:before {
  content: "\e188";
}

/* line 217, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-sound-stereo:before {
  content: "\e189";
}

/* line 218, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-sound-dolby:before {
  content: "\e190";
}

/* line 219, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-sound-5-1:before {
  content: "\e191";
}

/* line 220, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-sound-6-1:before {
  content: "\e192";
}

/* line 221, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-sound-7-1:before {
  content: "\e193";
}

/* line 222, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-copyright-mark:before {
  content: "\e194";
}

/* line 223, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-registration-mark:before {
  content: "\e195";
}

/* line 224, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-cloud-download:before {
  content: "\e197";
}

/* line 225, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-cloud-upload:before {
  content: "\e198";
}

/* line 226, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-tree-conifer:before {
  content: "\e199";
}

/* line 227, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

/* line 7, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

/* line 19, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */

.dropdown {
  position: relative;
}

/* line 24, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */

.dropdown-toggle:focus {
  outline: 0;
}

/* line 29, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 16px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

/* line 52, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

/* line 58, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 63, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}

/* line 76, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

/* line 86, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}

/* line 101, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}

/* line 109, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

/* line 122, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */

.open > .dropdown-menu {
  display: block;
}

/* line 127, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */

.open > a {
  outline: 0;
}

/* line 136, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */

.dropdown-menu-right {
  left: auto;
  right: 0;
}

/* line 146, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */

.dropdown-menu-left {
  left: 0;
  right: auto;
}

/* line 152, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #999999;
}

/* line 161, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

/* line 171, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 184, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}

/* line 190, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

@media (min-width: 1025px) {
  /* line 204, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */

  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }

  /* line 209, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */

  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}

/* line 6, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_button-groups.scss */

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

/* line 11, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_button-groups.scss */

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

/* line 15, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_button-groups.scss */

.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

/* line 21, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_button-groups.scss */

.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: 0;
}

/* line 30, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_button-groups.scss */

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 39, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_button-groups.scss */

.btn-toolbar {
  margin-left: -5px;
}

/* line 14, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */

.btn-toolbar:before,
.btn-toolbar:after {
  content: " ";
  display: table;
}

/* line 19, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */

.btn-toolbar:after {
  clear: both;
}

/* line 43, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_button-groups.scss */

.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

/* line 47, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_button-groups.scss */

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

/* line 54, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_button-groups.scss */

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 59, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_button-groups.scss */

.btn-group > .btn:first-child {
  margin-left: 0;
}

/* line 61, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_button-groups.scss */

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_button-groups.scss */

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 72, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_button-groups.scss */

.btn-group > .btn-group {
  float: left;
}

/* line 75, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_button-groups.scss */

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 79, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_button-groups.scss */

.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 84, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_button-groups.scss */

.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 89, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_button-groups.scss */

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 108, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_button-groups.scss */

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

/* line 112, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_button-groups.scss */

.btn-group > .btn-lg + .dropdown-toggle,
.btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

/* line 119, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_button-groups.scss */

.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 123, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_button-groups.scss */

.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}

/* line 130, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_button-groups.scss */

.btn .caret {
  margin-left: 0;
}

/* line 134, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_button-groups.scss */

.btn-lg .caret,
.btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 139, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_button-groups.scss */

.dropup .btn-lg .caret,
.dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

/* line 148, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_button-groups.scss */

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

/* line 14, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */

.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}

/* line 19, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */

.btn-group-vertical > .btn-group:after {
  clear: both;
}

/* line 160, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_button-groups.scss */

.btn-group-vertical > .btn-group > .btn {
  float: none;
}

/* line 165, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_button-groups.scss */

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

/* line 175, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_button-groups.scss */

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 178, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_button-groups.scss */

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 182, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_button-groups.scss */

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 187, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_button-groups.scss */

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 191, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_button-groups.scss */

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 196, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_button-groups.scss */

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 205, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_button-groups.scss */

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

/* line 210, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_button-groups.scss */

.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}

/* line 216, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_button-groups.scss */

.btn-group-justified > .btn-group .btn {
  width: 100%;
}

/* line 231, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_button-groups.scss */

[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

/* line 7, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_input-groups.scss */

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

/* line 13, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_input-groups.scss */

.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

/* line 19, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_input-groups.scss */

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

/* line 50, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_input-groups.scss */

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

/* line 55, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_input-groups.scss */

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 60, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_input-groups.scss */

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 69, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_input-groups.scss */

.input-group-addon {
  padding: 6px 12px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 0;
}

/* line 81, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_input-groups.scss */

.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 0;
}

/* line 86, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_input-groups.scss */

.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 0;
}

/* line 93, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_input-groups.scss */

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

/* line 100, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_input-groups.scss */

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 109, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_input-groups.scss */

.input-group-addon:first-child {
  border-right: 0;
}

/* line 112, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_input-groups.scss */

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 121, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_input-groups.scss */

.input-group-addon:last-child {
  border-left: 0;
}

/* line 127, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_input-groups.scss */

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

/* line 136, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_input-groups.scss */

.input-group-btn > .btn {
  position: relative;
}

/* line 138, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_input-groups.scss */

.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

/* line 142, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_input-groups.scss */

.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}

/* line 151, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_input-groups.scss */

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

/* line 157, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_input-groups.scss */

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}

/* line 9, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

/* line 14, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */

.nav:before,
.nav:after {
  content: " ";
  display: table;
}

/* line 19, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */

.nav:after {
  clear: both;
}

/* line 15, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */

.nav > li {
  position: relative;
  display: block;
}

/* line 19, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

/* line 23, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

/* line 31, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */

.nav > li.disabled > a {
  color: #999999;
}

/* line 34, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

/* line 46, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #2366c1;
}

/* line 59, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 66, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */

.nav > li > a > img {
  max-width: none;
}

/* line 76, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

/* line 78, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

/* line 84, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}

/* line 89, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */

.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}

/* line 96, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

/* line 118, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */

.nav-pills > li {
  float: left;
}

/* line 122, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */

.nav-pills > li > a {
  border-radius: 4px;
}

/* line 125, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */

.nav-pills > li + li {
  margin-left: 2px;
}

/* line 131, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #428bca;
}

/* line 144, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */

.nav-stacked > li {
  float: none;
}

/* line 146, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 160, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */

.nav-justified,
.nav-tabs.nav-justified {
  width: 100%;
}

/* line 163, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */

.nav-justified > li,
.nav-tabs.nav-justified > li {
  float: none;
}

/* line 165, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */

.nav-justified > li > a,
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

/* line 171, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  /* line 177, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */

  .nav-justified > li,
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  /* line 180, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */

  .nav-justified > li > a,
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

/* line 190, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */

.nav-tabs-justified,
.nav-tabs.nav-justified {
  border-bottom: 0;
}

/* line 193, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */

.nav-tabs-justified > li > a,
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}

/* line 199, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */

.nav-tabs-justified > .active > a,
.nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  /* line 206, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */

  .nav-tabs-justified > li > a,
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0 0 0 0;
  }

  /* line 210, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */

  .nav-tabs-justified > .active > a,
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

/* line 224, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */

.tab-content > .tab-pane {
  display: none;
}

/* line 227, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */

.tab-content > .active {
  display: block;
}

/* line 237, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 11, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar {
  position: relative;
  min-height: 55px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

/* line 14, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */

.navbar:before,
.navbar:after {
  content: " ";
  display: table;
}

/* line 19, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */

.navbar:after {
  clear: both;
}

@media (min-width: 1025px) {
  /* line 11, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

  .navbar {
    border-radius: 4px;
  }
}

/* line 14, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */

.navbar-header:before,
.navbar-header:after {
  content: " ";
  display: table;
}

/* line 19, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */

.navbar-header:after {
  clear: both;
}

@media (min-width: 1025px) {
  /* line 31, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

  .navbar-header {
    float: left;
  }
}

/* line 50, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

/* line 14, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */

.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  display: table;
}

/* line 19, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */

.navbar-collapse:after {
  clear: both;
}

/* line 59, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 1025px) {
  /* line 50, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }

  /* line 68, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }

  /* line 75, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

  .navbar-collapse.in {
    overflow-y: visible;
  }

  /* line 81, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

/* line 92, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

@media (max-width: 480px) and (orientation: landscape) {
  /* line 92, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

/* line 108, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 1025px) {
  /* line 108, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

/* line 128, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 1025px) {
  /* line 128, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

  .navbar-static-top {
    border-radius: 0;
  }
}

/* line 138, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 1025px) {
  /* line 138, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

/* line 150, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

/* line 154, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

/* line 163, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 55px;
}

/* line 170, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

@media (min-width: 1025px) {
  /* line 176, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

/* line 189, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 10.5px;
  margin-bottom: 10.5px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}

/* line 202, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-toggle:focus {
  outline: 0;
}

/* line 207, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

/* line 213, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 1025px) {
  /* line 189, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

  .navbar-toggle {
    display: none;
  }
}

/* line 228, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-nav {
  margin: 7.5px -15px;
}

/* line 231, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  /* line 239, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }

  /* line 247, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }

  /* line 251, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }

  /* line 253, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}

@media (min-width: 1025px) {
  /* line 228, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

  .navbar-nav {
    float: left;
    margin: 0;
  }

  /* line 266, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

  .navbar-nav > li {
    float: left;
  }

  /* line 268, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  /* line 274, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}

@media (min-width: 1025px) {
  /* line 288, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

  .navbar-left {
    float: left !important;
  }

  /* line 291, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

  .navbar-right {
    float: right !important;
  }
}

/* line 302, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 10.5px;
  margin-bottom: 10.5px;
}

@media (max-width: 767px) {
  /* line 314, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}

@media (min-width: 1025px) {
  /* line 302, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
  }

  /* line 334, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}

/* line 344, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 349, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 358, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-btn {
  margin-top: 10.5px;
  margin-bottom: 10.5px;
}

/* line 361, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-btn.btn-sm,
.btn-group-sm > .navbar-btn.btn {
  margin-top: 12.5px;
  margin-bottom: 12.5px;
}

/* line 364, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-btn.btn-xs,
.btn-group-xs > .navbar-btn.btn {
  margin-top: 16.5px;
  margin-bottom: 16.5px;
}

/* line 374, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-text {
  margin-top: 17.5px;
  margin-bottom: 17.5px;
}

@media (min-width: 1025px) {
  /* line 374, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }

  /* line 383, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}

/* line 393, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-default {
  background-color: #274BA7;
  border-color: #e7e7e7;
}

/* line 397, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-default .navbar-brand {
  color: #777;
}

/* line 399, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #777;
  background-color: transparent;
}

/* line 406, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-default .navbar-text {
  color: #ffdd00;
}

/* line 411, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-default .navbar-nav > li > a {
  color: #ffdd00;
}

/* line 414, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #ffdd00;
  background-color: transparent;
}

/* line 421, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #ffdd00;
  background-color: transparent;
}

/* line 429, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ffdd00;
  background-color: transparent;
}

/* line 438, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-default .navbar-toggle {
  border-color: transparent;
}

/* line 440, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: transparent;
}

/* line 444, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-default .navbar-toggle .icon-bar {
  background-color: #ffdd00;
}

/* line 449, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

/* line 458, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #ffdd00;
}

@media (max-width: 767px) {
  /* line 469, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #ffdd00;
  }

  /* line 471, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffdd00;
    background-color: transparent;
  }

  /* line 478, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffdd00;
    background-color: transparent;
  }

  /* line 486, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ffdd00;
    background-color: transparent;
  }
}

/* line 502, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-default .navbar-link {
  color: #ffdd00;
}

/* line 504, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-default .navbar-link:hover {
  color: #ffdd00;
}

/* line 509, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-default .btn-link {
  color: #ffdd00;
}

/* line 511, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #ffdd00;
}

/* line 517, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-default .btn-link[disabled]:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ffdd00;
}

/* line 527, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}

/* line 531, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-inverse .navbar-brand {
  color: #999999;
}

/* line 533, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

/* line 540, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-inverse .navbar-text {
  color: #999999;
}

/* line 545, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-inverse .navbar-nav > li > a {
  color: #999999;
}

/* line 548, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}

/* line 555, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}

/* line 563, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}

/* line 573, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-inverse .navbar-toggle {
  border-color: #333;
}

/* line 575, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

/* line 579, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

/* line 584, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

/* line 592, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #fff;
}

@media (max-width: 767px) {
  /* line 603, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }

  /* line 606, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }

  /* line 609, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999999;
  }

  /* line 611, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }

  /* line 618, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }

  /* line 626, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}

/* line 637, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-inverse .navbar-link {
  color: #999999;
}

/* line 639, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

/* line 644, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-inverse .btn-link {
  color: #999999;
}

/* line 646, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}

/* line 652, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */

.navbar-inverse .btn-link[disabled]:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

/* line 9, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_alerts.scss */

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 16, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_alerts.scss */

.alert h4 {
  margin-top: 0;
  color: inherit;
}

/* line 22, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_alerts.scss */

.alert .alert-link {
  font-weight: bold;
}

/* line 27, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_alerts.scss */

.alert > p,
.alert > ul {
  margin-bottom: 0;
}

/* line 31, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_alerts.scss */

.alert > p + p {
  margin-top: 5px;
}

/* line 40, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_alerts.scss */

.alert-dismissable {
  padding-right: 35px;
}

/* line 44, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_alerts.scss */

.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 56, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_alerts.scss */

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

/* line 8, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_alerts.scss */

.alert-success hr {
  border-top-color: #c9e2b3;
}

/* line 11, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_alerts.scss */

.alert-success .alert-link {
  color: #2b542c;
}

/* line 59, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_alerts.scss */

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

/* line 8, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_alerts.scss */

.alert-info hr {
  border-top-color: #a6e1ec;
}

/* line 11, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_alerts.scss */

.alert-info .alert-link {
  color: #245269;
}

/* line 62, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_alerts.scss */

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}

/* line 8, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_alerts.scss */

.alert-warning hr {
  border-top-color: #f7e1b5;
}

/* line 11, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_alerts.scss */

.alert-warning .alert-link {
  color: #66512c;
}

/* line 65, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_alerts.scss */

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

/* line 8, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_alerts.scss */

.alert-danger hr {
  border-top-color: #e4b9c0;
}

/* line 11, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_alerts.scss */

.alert-danger .alert-link {
  color: #843534;
}

/* line 10, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_list-group.scss */

.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

/* line 21, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_list-group.scss */

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 31, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_list-group.scss */

.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

/* line 34, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_list-group.scss */

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 40, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_list-group.scss */

.list-group-item > .badge {
  float: right;
}

/* line 43, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_list-group.scss */

.list-group-item > .badge + .badge {
  margin-right: 5px;
}

/* line 54, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_list-group.scss */

a.list-group-item {
  color: #555;
}

/* line 57, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_list-group.scss */

a.list-group-item .list-group-item-heading {
  color: #333;
}

/* line 62, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_list-group.scss */

a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

/* line 72, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_list-group.scss */

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #999999;
}

/* line 79, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_list-group.scss */

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

/* line 82, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_list-group.scss */

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #999999;
}

/* line 88, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_list-group.scss */

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}

/* line 97, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_list-group.scss */

.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}

/* line 100, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_list-group.scss */

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}

/* line 4, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_list-group.scss */

.list-group-item-success {
  color: #468847;
  background-color: #dff0d8;
}

/* line 11, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_list-group.scss */

a.list-group-item-success {
  color: #468847;
}

/* line 14, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_list-group.scss */

a.list-group-item-success .list-group-item-heading {
  color: inherit;
}

/* line 18, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_list-group.scss */

a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #468847;
  background-color: #d0e9c6;
}

/* line 23, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_list-group.scss */

a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #468847;
  border-color: #468847;
}

/* line 4, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_list-group.scss */

.list-group-item-info {
  color: #3a87ad;
  background-color: #d9edf7;
}

/* line 11, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_list-group.scss */

a.list-group-item-info {
  color: #3a87ad;
}

/* line 14, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_list-group.scss */

a.list-group-item-info .list-group-item-heading {
  color: inherit;
}

/* line 18, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_list-group.scss */

a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #3a87ad;
  background-color: #c4e3f3;
}

/* line 23, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_list-group.scss */

a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #3a87ad;
  border-color: #3a87ad;
}

/* line 4, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_list-group.scss */

.list-group-item-warning {
  color: #c09853;
  background-color: #fcf8e3;
}

/* line 11, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_list-group.scss */

a.list-group-item-warning {
  color: #c09853;
}

/* line 14, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_list-group.scss */

a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

/* line 18, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_list-group.scss */

a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #c09853;
  background-color: #faf2cc;
}

/* line 23, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_list-group.scss */

a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #c09853;
  border-color: #c09853;
}

/* line 4, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_list-group.scss */

.list-group-item-danger {
  color: #b94a48;
  background-color: #f2dede;
}

/* line 11, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_list-group.scss */

a.list-group-item-danger {
  color: #b94a48;
}

/* line 14, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_list-group.scss */

a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

/* line 18, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_list-group.scss */

a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #b94a48;
  background-color: #ebcccc;
}

/* line 23, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_list-group.scss */

a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #b94a48;
  border-color: #b94a48;
}

/* line 122, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_list-group.scss */

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 126, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_list-group.scss */

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 7, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 16, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */

.panel-body,
.warranty-treadLife .gy-windowshade .content,
.warranty-treadLife .gy-secondary-windowshade .content,
.warranty-treadLife .gy-nav-windowshade .content,
.warranty-treadLife .gy-tertiary-windowshade .content,
.warranty-treadLife .gy-coupon-windowshade .content,
.warranty-treadLife .gy-min-windowshade .content {
  padding: 15px;
}

/* line 14, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */

.panel-body:before,
.warranty-treadLife .gy-windowshade .content:before,
.warranty-treadLife .gy-secondary-windowshade .content:before,
.warranty-treadLife .gy-nav-windowshade .content:before,
.warranty-treadLife .gy-tertiary-windowshade .content:before,
.warranty-treadLife .gy-coupon-windowshade .content:before,
.warranty-treadLife .gy-min-windowshade .content:before,
.panel-body:after,
.warranty-treadLife .gy-windowshade .content:after,
.warranty-treadLife .gy-secondary-windowshade .content:after,
.warranty-treadLife .gy-nav-windowshade .content:after,
.warranty-treadLife .gy-tertiary-windowshade .content:after,
.warranty-treadLife .gy-coupon-windowshade .content:after,
.warranty-treadLife .gy-min-windowshade .content:after {
  content: " ";
  display: table;
}

/* line 19, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */

.panel-body:after,
.warranty-treadLife .gy-windowshade .content:after,
.warranty-treadLife .gy-secondary-windowshade .content:after,
.warranty-treadLife .gy-nav-windowshade .content:after,
.warranty-treadLife .gy-tertiary-windowshade .content:after,
.warranty-treadLife .gy-coupon-windowshade .content:after,
.warranty-treadLife .gy-min-windowshade .content:after {
  clear: both;
}

/* line 22, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}

/* line 27, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 33, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: inherit;
}

/* line 39, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */

.panel-title > a {
  color: inherit;
}

/* line 43, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */

#findTiresContent .panel-title {
  font-size: 18px;
}

/* line 48, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}

/* line 62, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */

.panel > .list-group {
  margin-bottom: 0;
}

/* line 65, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */

.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

/* line 72, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */

.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}

/* line 79, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */

.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}

/* line 88, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 100, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */

.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}

/* line 105, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}

/* line 112, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1;
}

/* line 116, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1;
}

/* line 124, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}

/* line 131, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1;
}

/* line 135, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1;
}

/* line 142, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */

.panel > .panel-body + .table,
.warranty-treadLife .gy-windowshade .panel > .content + .table,
.warranty-treadLife .gy-secondary-windowshade .panel > .content + .table,
.warranty-treadLife .gy-nav-windowshade .panel > .content + .table,
.warranty-treadLife .gy-tertiary-windowshade .panel > .content + .table,
.warranty-treadLife .gy-coupon-windowshade .panel > .content + .table,
.warranty-treadLife .gy-min-windowshade .panel > .content + .table,
.panel > .panel-body + .table-responsive,
.warranty-treadLife .gy-windowshade .panel > .content + .table-responsive,
.warranty-treadLife .gy-secondary-windowshade .panel > .content + .table-responsive,
.warranty-treadLife .gy-nav-windowshade .panel > .content + .table-responsive,
.warranty-treadLife .gy-tertiary-windowshade .panel > .content + .table-responsive,
.warranty-treadLife .gy-coupon-windowshade .panel > .content + .table-responsive,
.warranty-treadLife .gy-min-windowshade .panel > .content + .table-responsive {
  border-top: 1px solid #ddd;
}

/* line 146, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

/* line 150, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

/* line 157, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */

.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

/* line 161, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */

.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

/* line 170, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */

.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

/* line 179, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */

.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

/* line 186, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

/* line 198, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */

.panel-group {
  margin-bottom: 20px;
}

/* line 202, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}

/* line 205, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */

.panel-group .panel + .panel {
  margin-top: 5px;
}

/* line 210, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */

.panel-group .panel-heading {
  border-bottom: 0;
}

/* line 212, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */

.panel-group .panel-heading + .panel-collapse .panel-body,
.panel-group .panel-heading + .panel-collapse .warranty-treadLife .gy-windowshade .content,
.warranty-treadLife .gy-windowshade .panel-group .panel-heading + .panel-collapse .content,
.panel-group .panel-heading + .panel-collapse .warranty-treadLife .gy-secondary-windowshade .content,
.warranty-treadLife .gy-secondary-windowshade .panel-group .panel-heading + .panel-collapse .content,
.panel-group .panel-heading + .panel-collapse .warranty-treadLife .gy-nav-windowshade .content,
.warranty-treadLife .gy-nav-windowshade .panel-group .panel-heading + .panel-collapse .content,
.panel-group .panel-heading + .panel-collapse .warranty-treadLife .gy-tertiary-windowshade .content,
.warranty-treadLife .gy-tertiary-windowshade .panel-group .panel-heading + .panel-collapse .content,
.panel-group .panel-heading + .panel-collapse .warranty-treadLife .gy-coupon-windowshade .content,
.warranty-treadLife .gy-coupon-windowshade .panel-group .panel-heading + .panel-collapse .content,
.panel-group .panel-heading + .panel-collapse .warranty-treadLife .gy-min-windowshade .content,
.warranty-treadLife .gy-min-windowshade .panel-group .panel-heading + .panel-collapse .content {
  border-top: 1px solid #ddd;
}

/* line 216, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */

.panel-group .panel-footer {
  border-top: 0;
}

/* line 218, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */

.panel-group .panel-footer + .panel-collapse .panel-body,
.panel-group .panel-footer + .panel-collapse .warranty-treadLife .gy-windowshade .content,
.warranty-treadLife .gy-windowshade .panel-group .panel-footer + .panel-collapse .content,
.panel-group .panel-footer + .panel-collapse .warranty-treadLife .gy-secondary-windowshade .content,
.warranty-treadLife .gy-secondary-windowshade .panel-group .panel-footer + .panel-collapse .content,
.panel-group .panel-footer + .panel-collapse .warranty-treadLife .gy-nav-windowshade .content,
.warranty-treadLife .gy-nav-windowshade .panel-group .panel-footer + .panel-collapse .content,
.panel-group .panel-footer + .panel-collapse .warranty-treadLife .gy-tertiary-windowshade .content,
.warranty-treadLife .gy-tertiary-windowshade .panel-group .panel-footer + .panel-collapse .content,
.panel-group .panel-footer + .panel-collapse .warranty-treadLife .gy-coupon-windowshade .content,
.warranty-treadLife .gy-coupon-windowshade .panel-group .panel-footer + .panel-collapse .content,
.panel-group .panel-footer + .panel-collapse .warranty-treadLife .gy-min-windowshade .content,
.warranty-treadLife .gy-min-windowshade .panel-group .panel-footer + .panel-collapse .content {
  border-bottom: 1px solid #ddd;
}

/* line 226, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */

.panel-default {
  border-color: #ddd;
}

/* line 6, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_panels.scss */

.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

/* line 11, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_panels.scss */

.panel-default > .panel-heading + .panel-collapse > .panel-body,
.warranty-treadLife .gy-windowshade .panel-default > .panel-heading + .panel-collapse > .content,
.warranty-treadLife .gy-secondary-windowshade .panel-default > .panel-heading + .panel-collapse > .content,
.warranty-treadLife .gy-nav-windowshade .panel-default > .panel-heading + .panel-collapse > .content,
.warranty-treadLife .gy-tertiary-windowshade .panel-default > .panel-heading + .panel-collapse > .content,
.warranty-treadLife .gy-coupon-windowshade .panel-default > .panel-heading + .panel-collapse > .content,
.warranty-treadLife .gy-min-windowshade .panel-default > .panel-heading + .panel-collapse > .content {
  border-top-color: #ddd;
}

/* line 16, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_panels.scss */

.panel-default > .panel-footer + .panel-collapse > .panel-body,
.warranty-treadLife .gy-windowshade .panel-default > .panel-footer + .panel-collapse > .content,
.warranty-treadLife .gy-secondary-windowshade .panel-default > .panel-footer + .panel-collapse > .content,
.warranty-treadLife .gy-nav-windowshade .panel-default > .panel-footer + .panel-collapse > .content,
.warranty-treadLife .gy-tertiary-windowshade .panel-default > .panel-footer + .panel-collapse > .content,
.warranty-treadLife .gy-coupon-windowshade .panel-default > .panel-footer + .panel-collapse > .content,
.warranty-treadLife .gy-min-windowshade .panel-default > .panel-footer + .panel-collapse > .content {
  border-bottom-color: #ddd;
}

/* line 229, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */

.panel-primary {
  border-color: #428bca;
}

/* line 6, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_panels.scss */

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}

/* line 11, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_panels.scss */

.panel-primary > .panel-heading + .panel-collapse > .panel-body,
.warranty-treadLife .gy-windowshade .panel-primary > .panel-heading + .panel-collapse > .content,
.warranty-treadLife .gy-secondary-windowshade .panel-primary > .panel-heading + .panel-collapse > .content,
.warranty-treadLife .gy-nav-windowshade .panel-primary > .panel-heading + .panel-collapse > .content,
.warranty-treadLife .gy-tertiary-windowshade .panel-primary > .panel-heading + .panel-collapse > .content,
.warranty-treadLife .gy-coupon-windowshade .panel-primary > .panel-heading + .panel-collapse > .content,
.warranty-treadLife .gy-min-windowshade .panel-primary > .panel-heading + .panel-collapse > .content {
  border-top-color: #428bca;
}

/* line 16, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_panels.scss */

.panel-primary > .panel-footer + .panel-collapse > .panel-body,
.warranty-treadLife .gy-windowshade .panel-primary > .panel-footer + .panel-collapse > .content,
.warranty-treadLife .gy-secondary-windowshade .panel-primary > .panel-footer + .panel-collapse > .content,
.warranty-treadLife .gy-nav-windowshade .panel-primary > .panel-footer + .panel-collapse > .content,
.warranty-treadLife .gy-tertiary-windowshade .panel-primary > .panel-footer + .panel-collapse > .content,
.warranty-treadLife .gy-coupon-windowshade .panel-primary > .panel-footer + .panel-collapse > .content,
.warranty-treadLife .gy-min-windowshade .panel-primary > .panel-footer + .panel-collapse > .content {
  border-bottom-color: #428bca;
}

/* line 232, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */

.panel-success {
  border-color: #d6e9c6;
}

/* line 6, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_panels.scss */

.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 11, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_panels.scss */

.panel-success > .panel-heading + .panel-collapse > .panel-body,
.warranty-treadLife .gy-windowshade .panel-success > .panel-heading + .panel-collapse > .content,
.warranty-treadLife .gy-secondary-windowshade .panel-success > .panel-heading + .panel-collapse > .content,
.warranty-treadLife .gy-nav-windowshade .panel-success > .panel-heading + .panel-collapse > .content,
.warranty-treadLife .gy-tertiary-windowshade .panel-success > .panel-heading + .panel-collapse > .content,
.warranty-treadLife .gy-coupon-windowshade .panel-success > .panel-heading + .panel-collapse > .content,
.warranty-treadLife .gy-min-windowshade .panel-success > .panel-heading + .panel-collapse > .content {
  border-top-color: #d6e9c6;
}

/* line 16, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_panels.scss */

.panel-success > .panel-footer + .panel-collapse > .panel-body,
.warranty-treadLife .gy-windowshade .panel-success > .panel-footer + .panel-collapse > .content,
.warranty-treadLife .gy-secondary-windowshade .panel-success > .panel-footer + .panel-collapse > .content,
.warranty-treadLife .gy-nav-windowshade .panel-success > .panel-footer + .panel-collapse > .content,
.warranty-treadLife .gy-tertiary-windowshade .panel-success > .panel-footer + .panel-collapse > .content,
.warranty-treadLife .gy-coupon-windowshade .panel-success > .panel-footer + .panel-collapse > .content,
.warranty-treadLife .gy-min-windowshade .panel-success > .panel-footer + .panel-collapse > .content {
  border-bottom-color: #d6e9c6;
}

/* line 235, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */

.panel-info {
  border-color: #bce8f1;
}

/* line 6, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_panels.scss */

.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 11, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_panels.scss */

.panel-info > .panel-heading + .panel-collapse > .panel-body,
.warranty-treadLife .gy-windowshade .panel-info > .panel-heading + .panel-collapse > .content,
.warranty-treadLife .gy-secondary-windowshade .panel-info > .panel-heading + .panel-collapse > .content,
.warranty-treadLife .gy-nav-windowshade .panel-info > .panel-heading + .panel-collapse > .content,
.warranty-treadLife .gy-tertiary-windowshade .panel-info > .panel-heading + .panel-collapse > .content,
.warranty-treadLife .gy-coupon-windowshade .panel-info > .panel-heading + .panel-collapse > .content,
.warranty-treadLife .gy-min-windowshade .panel-info > .panel-heading + .panel-collapse > .content {
  border-top-color: #bce8f1;
}

/* line 16, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_panels.scss */

.panel-info > .panel-footer + .panel-collapse > .panel-body,
.warranty-treadLife .gy-windowshade .panel-info > .panel-footer + .panel-collapse > .content,
.warranty-treadLife .gy-secondary-windowshade .panel-info > .panel-footer + .panel-collapse > .content,
.warranty-treadLife .gy-nav-windowshade .panel-info > .panel-footer + .panel-collapse > .content,
.warranty-treadLife .gy-tertiary-windowshade .panel-info > .panel-footer + .panel-collapse > .content,
.warranty-treadLife .gy-coupon-windowshade .panel-info > .panel-footer + .panel-collapse > .content,
.warranty-treadLife .gy-min-windowshade .panel-info > .panel-footer + .panel-collapse > .content {
  border-bottom-color: #bce8f1;
}

/* line 238, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */

.panel-warning {
  border-color: #faebcc;
}

/* line 6, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_panels.scss */

.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 11, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_panels.scss */

.panel-warning > .panel-heading + .panel-collapse > .panel-body,
.warranty-treadLife .gy-windowshade .panel-warning > .panel-heading + .panel-collapse > .content,
.warranty-treadLife .gy-secondary-windowshade .panel-warning > .panel-heading + .panel-collapse > .content,
.warranty-treadLife .gy-nav-windowshade .panel-warning > .panel-heading + .panel-collapse > .content,
.warranty-treadLife .gy-tertiary-windowshade .panel-warning > .panel-heading + .panel-collapse > .content,
.warranty-treadLife .gy-coupon-windowshade .panel-warning > .panel-heading + .panel-collapse > .content,
.warranty-treadLife .gy-min-windowshade .panel-warning > .panel-heading + .panel-collapse > .content {
  border-top-color: #faebcc;
}

/* line 16, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_panels.scss */

.panel-warning > .panel-footer + .panel-collapse > .panel-body,
.warranty-treadLife .gy-windowshade .panel-warning > .panel-footer + .panel-collapse > .content,
.warranty-treadLife .gy-secondary-windowshade .panel-warning > .panel-footer + .panel-collapse > .content,
.warranty-treadLife .gy-nav-windowshade .panel-warning > .panel-footer + .panel-collapse > .content,
.warranty-treadLife .gy-tertiary-windowshade .panel-warning > .panel-footer + .panel-collapse > .content,
.warranty-treadLife .gy-coupon-windowshade .panel-warning > .panel-footer + .panel-collapse > .content,
.warranty-treadLife .gy-min-windowshade .panel-warning > .panel-footer + .panel-collapse > .content {
  border-bottom-color: #faebcc;
}

/* line 241, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */

.panel-danger {
  border-color: #ebccd1;
}

/* line 6, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_panels.scss */

.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 11, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_panels.scss */

.panel-danger > .panel-heading + .panel-collapse > .panel-body,
.warranty-treadLife .gy-windowshade .panel-danger > .panel-heading + .panel-collapse > .content,
.warranty-treadLife .gy-secondary-windowshade .panel-danger > .panel-heading + .panel-collapse > .content,
.warranty-treadLife .gy-nav-windowshade .panel-danger > .panel-heading + .panel-collapse > .content,
.warranty-treadLife .gy-tertiary-windowshade .panel-danger > .panel-heading + .panel-collapse > .content,
.warranty-treadLife .gy-coupon-windowshade .panel-danger > .panel-heading + .panel-collapse > .content,
.warranty-treadLife .gy-min-windowshade .panel-danger > .panel-heading + .panel-collapse > .content {
  border-top-color: #ebccd1;
}

/* line 16, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_panels.scss */

.panel-danger > .panel-footer + .panel-collapse > .panel-body,
.warranty-treadLife .gy-windowshade .panel-danger > .panel-footer + .panel-collapse > .content,
.warranty-treadLife .gy-secondary-windowshade .panel-danger > .panel-footer + .panel-collapse > .content,
.warranty-treadLife .gy-nav-windowshade .panel-danger > .panel-footer + .panel-collapse > .content,
.warranty-treadLife .gy-tertiary-windowshade .panel-danger > .panel-footer + .panel-collapse > .content,
.warranty-treadLife .gy-coupon-windowshade .panel-danger > .panel-footer + .panel-collapse > .content,
.warranty-treadLife .gy-min-windowshade .panel-danger > .panel-footer + .panel-collapse > .content {
  border-bottom-color: #ebccd1;
}

/* line 6, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_close.scss */

.close {
  float: right;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

/* line 15, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_close.scss */

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 29, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_close.scss */

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 11, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_modals.scss */

.modal-open {
  overflow: hidden;
}

/* line 16, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_modals.scss */

.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

/* line 33, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_modals.scss */

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

/* line 37, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_modals.scss */

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 41, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_modals.scss */

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 48, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_modals.scss */

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

/* line 61, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_modals.scss */

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

/* line 70, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_modals.scss */

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 71, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_modals.scss */

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 76, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_modals.scss */

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.428571429px;
}

/* line 82, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_modals.scss */

.modal-header .close {
  margin-top: -2px;
}

/* line 87, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_modals.scss */

.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

/* line 94, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_modals.scss */

.modal-body {
  position: relative;
  padding: 15px;
}

/* line 100, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_modals.scss */

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

/* line 14, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */

.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}

/* line 19, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */

.modal-footer:after {
  clear: both;
}

/* line 107, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_modals.scss */

.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}

/* line 112, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_modals.scss */

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

/* line 116, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_modals.scss */

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 122, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_modals.scss */

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  /* line 133, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_modals.scss */

  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  /* line 137, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_modals.scss */

  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  /* line 142, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_modals.scss */

  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  /* line 146, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_modals.scss */

  .modal-lg {
    width: 900px;
  }
}

/* line 7, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_carousel.scss */

.carousel {
  position: relative;
}

/* line 11, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_carousel.scss */

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}

/* line 16, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_carousel.scss */

.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

/* line 22, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_carousel.scss */

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}

/* line 29, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_carousel.scss */

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

/* line 33, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_carousel.scss */

.carousel-inner > .active {
  left: 0;
}

/* line 37, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_carousel.scss */

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 44, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_carousel.scss */

.carousel-inner > .next {
  left: 100%;
}

/* line 47, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_carousel.scss */

.carousel-inner > .prev {
  left: -100%;
}

/* line 50, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_carousel.scss */

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

/* line 55, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_carousel.scss */

.carousel-inner > .active.left {
  left: -100%;
}

/* line 58, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_carousel.scss */

.carousel-inner > .active.right {
  left: 100%;
}

/* line 67, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_carousel.scss */

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

/* line 82, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_carousel.scss */

.carousel-control.left {
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

/* line 85, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_carousel.scss */

.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

/* line 92, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_carousel.scss */

.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

/* line 101, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_carousel.scss */

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}

/* line 110, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_carousel.scss */

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

/* line 115, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_carousel.scss */

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

/* line 120, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_carousel.scss */

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}

/* line 130, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_carousel.scss */

.carousel-control .icon-prev:before {
  content: '\2039';
}

/* line 135, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_carousel.scss */

.carousel-control .icon-next:before {
  content: '\203a';
}

/* line 146, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_carousel.scss */

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}

/* line 157, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_carousel.scss */

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
}

/* line 178, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_carousel.scss */

.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

/* line 189, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_carousel.scss */

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

/* line 200, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_carousel.scss */

.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 211, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_carousel.scss */

  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }

  /* line 220, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_carousel.scss */

  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }

  /* line 224, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_carousel.scss */

  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }

  /* line 231, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_carousel.scss */

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  /* line 238, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_carousel.scss */

  .carousel-indicators {
    bottom: 20px;
  }
}

/* line 14, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

/* line 19, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */

.clearfix:after {
  clear: both;
}

/* line 12, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_utilities.scss */

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 15, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_utilities.scss */

.pull-right {
  float: right !important;
}

/* line 18, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_utilities.scss */

.pull-left {
  float: left !important;
}

/* line 27, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_utilities.scss */

.hide {
  display: none !important;
}

/* line 30, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_utilities.scss */

.show {
  display: block !important;
}

/* line 33, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_utilities.scss */

.invisible {
  visibility: hidden;
}

/* line 36, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_utilities.scss */

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 45, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_utilities.scss */

.hidden {
  display: none !important;
  visibility: hidden !important;
}

/* line 54, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_utilities.scss */

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

/* line 18, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}

/* line 30, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 7, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */

  .visible-xs {
    display: block !important;
  }

  /* line 10, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */

  table.visible-xs {
    display: table;
  }

  /* line 11, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */

  tr.visible-xs {
    display: table-row !important;
  }

  /* line 12, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  /* line 48, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */

  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  /* line 53, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */

  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  /* line 58, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */

  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 7, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */

  .visible-sm {
    display: block !important;
  }

  /* line 10, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */

  table.visible-sm {
    display: table;
  }

  /* line 11, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */

  tr.visible-sm {
    display: table-row !important;
  }

  /* line 12, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 67, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */

  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 72, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */

  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 77, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */

  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 7, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */

  .visible-md {
    display: block !important;
  }

  /* line 10, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */

  table.visible-md {
    display: table;
  }

  /* line 11, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */

  tr.visible-md {
    display: table-row !important;
  }

  /* line 12, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */

  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 86, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */

  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 91, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */

  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 96, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */

  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  /* line 7, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */

  .visible-lg {
    display: block !important;
  }

  /* line 10, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */

  table.visible-lg {
    display: table;
  }

  /* line 11, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */

  tr.visible-lg {
    display: table-row !important;
  }

  /* line 12, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  /* line 105, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */

  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  /* line 110, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */

  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  /* line 115, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */

  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  /* line 18, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */

  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 18, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */

  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 18, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */

  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 18, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */

  .hidden-lg {
    display: none !important;
  }
}

/* line 18, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */

.visible-print {
  display: none !important;
}

@media print {
  /* line 7, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */

  .visible-print {
    display: block !important;
  }

  /* line 10, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */

  table.visible-print {
    display: table;
  }

  /* line 11, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */

  tr.visible-print {
    display: table-row !important;
  }

  /* line 12, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */

  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

/* line 149, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */

.visible-print-block {
  display: none !important;
}

@media print {
  /* line 149, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */

  .visible-print-block {
    display: block !important;
  }
}

/* line 156, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */

.visible-print-inline {
  display: none !important;
}

@media print {
  /* line 156, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */

  .visible-print-inline {
    display: inline !important;
  }
}

/* line 163, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */

.visible-print-inline-block {
  display: none !important;
}

@media print {
  /* line 163, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */

  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 18, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */

  .hidden-print {
    display: none !important;
  }
}

/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Ashley Novak
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */

/* line 31, ../../app/bower_components/bootstrap-sass-datepicker/sass/datepicker.scss */

.datepicker {
  padding: 4px;
  border-radius: 4px;
}

/* line 34, ../../app/bower_components/bootstrap-sass-datepicker/sass/datepicker.scss */

.datepicker.datepicker-inline {
  width: 220px;
}

/* line 37, ../../app/bower_components/bootstrap-sass-datepicker/sass/datepicker.scss */

.datepicker.datepicker-dropdown {
  position: absolute;
  left: 0;
  z-index: 9999;
}

/* line 41, ../../app/bower_components/bootstrap-sass-datepicker/sass/datepicker.scss */

.datepicker.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}

/* line 51, ../../app/bower_components/bootstrap-sass-datepicker/sass/datepicker.scss */

.datepicker.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-top: 0;
  position: absolute;
}

/* line 60, ../../app/bower_components/bootstrap-sass-datepicker/sass/datepicker.scss */

.datepicker.datepicker-dropdown.datepicker-orient-left:before {
  left: 107px;
}

/* line 61, ../../app/bower_components/bootstrap-sass-datepicker/sass/datepicker.scss */

.datepicker.datepicker-dropdown.datepicker-orient-left:after {
  left: 108px;
}

/* line 62, ../../app/bower_components/bootstrap-sass-datepicker/sass/datepicker.scss */

.datepicker.datepicker-dropdown.datepicker-orient-right:before {
  right: 107px;
}

/* line 63, ../../app/bower_components/bootstrap-sass-datepicker/sass/datepicker.scss */

.datepicker.datepicker-dropdown.datepicker-orient-right:after {
  right: 108px;
}

/* line 64, ../../app/bower_components/bootstrap-sass-datepicker/sass/datepicker.scss */

.datepicker.datepicker-dropdown.datepicker-orient-top:before {
  top: -7px;
}

/* line 65, ../../app/bower_components/bootstrap-sass-datepicker/sass/datepicker.scss */

.datepicker.datepicker-dropdown.datepicker-orient-top:after {
  top: -6px;
}

/* line 66, ../../app/bower_components/bootstrap-sass-datepicker/sass/datepicker.scss */

.datepicker.datepicker-dropdown.datepicker-orient-bottom:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #999;
}

/* line 71, ../../app/bower_components/bootstrap-sass-datepicker/sass/datepicker.scss */

.datepicker.datepicker-dropdown.datepicker-orient-bottom:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #fff;
}

/* line 77, ../../app/bower_components/bootstrap-sass-datepicker/sass/datepicker.scss */

.datepicker > div {
  display: none;
}

/* line 80, ../../app/bower_components/bootstrap-sass-datepicker/sass/datepicker.scss */

.datepicker.days div.datepicker-days {
  display: block;
}

/* line 83, ../../app/bower_components/bootstrap-sass-datepicker/sass/datepicker.scss */

.datepicker.months div.datepicker-months {
  display: block;
}

/* line 86, ../../app/bower_components/bootstrap-sass-datepicker/sass/datepicker.scss */

.datepicker.years div.datepicker-years {
  display: block;
}

/* line 89, ../../app/bower_components/bootstrap-sass-datepicker/sass/datepicker.scss */

.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 98, ../../app/bower_components/bootstrap-sass-datepicker/sass/datepicker.scss */

.datepicker table tr td,
.datepicker table tr th {
  text-align: center;
  width: 30px;
  height: 30px;
  border-radius: 4px;
  border: none;
}

/* line 111, ../../app/bower_components/bootstrap-sass-datepicker/sass/datepicker.scss */

.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}

/* line 116, ../../app/bower_components/bootstrap-sass-datepicker/sass/datepicker.scss */

.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused {
  background: #eeeeee;
  cursor: pointer;
}

/* line 120, ../../app/bower_components/bootstrap-sass-datepicker/sass/datepicker.scss */

.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #999999;
}

/* line 124, ../../app/bower_components/bootstrap-sass-datepicker/sass/datepicker.scss */

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #999999;
  cursor: default;
}

/* line 130, ../../app/bower_components/bootstrap-sass-datepicker/sass/datepicker.scss */

.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
  color: #333333;
  background-color: #5bc0de;
  border-color: #2390b0;
}

/* line 16, ../../app/bower_components/bootstrap-sass-datepicker/sass/datepicker.scss */

.datepicker table tr td.today:focus,
.datepicker table tr td.today:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover:focus,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover:focus,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.disabled:hover.active {
  color: #333333;
  background-color: #5bc0de;
  border-color: #19667d;
}

/* line 24, ../../app/bower_components/bootstrap-sass-datepicker/sass/datepicker.scss */

.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover {
  color: #333333;
  background-color: #39b3d7;
  border-color: #19667d;
}

/* line 137, ../../app/bower_components/bootstrap-sass-datepicker/sass/datepicker.scss */

.datepicker table tr td.today:hover:hover {
  color: #000;
}

/* line 141, ../../app/bower_components/bootstrap-sass-datepicker/sass/datepicker.scss */

.datepicker table tr td.today.active:hover {
  color: #fff;
}

/* line 144, ../../app/bower_components/bootstrap-sass-datepicker/sass/datepicker.scss */

.datepicker table tr td.range,
.datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover {
  background: #eeeeee;
  border-radius: 0;
}

/* line 151, ../../app/bower_components/bootstrap-sass-datepicker/sass/datepicker.scss */

.datepicker table tr td.range.today,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover {
  color: #000;
  background-color: #5bc0de;
  border-color: #2390b0;
  border-radius: 0;
}

/* line 16, ../../app/bower_components/bootstrap-sass-datepicker/sass/datepicker.scss */

.datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover:focus,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover:focus,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.disabled:hover.active {
  color: #000;
  background-color: #5bc0de;
  border-color: #19667d;
}

/* line 24, ../../app/bower_components/bootstrap-sass-datepicker/sass/datepicker.scss */

.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:hover {
  color: #000;
  background-color: #39b3d7;
  border-color: #19667d;
}

/* line 159, ../../app/bower_components/bootstrap-sass-datepicker/sass/datepicker.scss */

.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
  color: #fff;
  background-color: #999999;
  border-color: #555555;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 16, ../../app/bower_components/bootstrap-sass-datepicker/sass/datepicker.scss */

.datepicker table tr td.selected:focus,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover:focus,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover:focus,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.disabled:hover.active {
  color: #fff;
  background-color: #999999;
  border-color: #373737;
}

/* line 24, ../../app/bower_components/bootstrap-sass-datepicker/sass/datepicker.scss */

.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover {
  color: #fff;
  background-color: #858585;
  border-color: #373737;
}

/* line 166, ../../app/bower_components/bootstrap-sass-datepicker/sass/datepicker.scss */

.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
  color: #fff;
  background-color: #274BA7;
  border-color: #274BA7;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 16, ../../app/bower_components/bootstrap-sass-datepicker/sass/datepicker.scss */

.datepicker table tr td.active:focus,
.datepicker table tr td.active:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover:focus,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover:focus,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.disabled:hover.active {
  color: #fff;
  background-color: #274BA7;
  border-color: #1b3575;
}

/* line 24, ../../app/bower_components/bootstrap-sass-datepicker/sass/datepicker.scss */

.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover {
  color: #fff;
  background-color: #1f3c86;
  border-color: #1b3575;
}

/* line 173, ../../app/bower_components/bootstrap-sass-datepicker/sass/datepicker.scss */

.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  border-radius: 4px;
}

/* line 182, ../../app/bower_components/bootstrap-sass-datepicker/sass/datepicker.scss */

.datepicker table tr td span:hover {
  background: #eeeeee;
}

/* line 185, ../../app/bower_components/bootstrap-sass-datepicker/sass/datepicker.scss */

.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #999999;
  cursor: default;
}

/* line 191, ../../app/bower_components/bootstrap-sass-datepicker/sass/datepicker.scss */

.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 16, ../../app/bower_components/bootstrap-sass-datepicker/sass/datepicker.scss */

.datepicker table tr td span.active:focus,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover:focus,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.disabled:hover.active {
  color: #fff;
  background-color: #428bca;
  border-color: #285e8e;
}

/* line 24, ../../app/bower_components/bootstrap-sass-datepicker/sass/datepicker.scss */

.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover {
  color: #fff;
  background-color: #3276b1;
  border-color: #285e8e;
}

/* line 198, ../../app/bower_components/bootstrap-sass-datepicker/sass/datepicker.scss */

.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #999999;
}

/* line 205, ../../app/bower_components/bootstrap-sass-datepicker/sass/datepicker.scss */

.datepicker th.datepicker-switch {
  width: 145px;
}

/* line 209, ../../app/bower_components/bootstrap-sass-datepicker/sass/datepicker.scss */

.datepicker thead tr:first-child th,
.datepicker tfoot tr th {
  cursor: pointer;
  color: #274BA7;
}

/* line 213, ../../app/bower_components/bootstrap-sass-datepicker/sass/datepicker.scss */

.datepicker thead tr:first-child th:hover,
.datepicker tfoot tr th:hover {
  background: #eeeeee;
}

/* line 222, ../../app/bower_components/bootstrap-sass-datepicker/sass/datepicker.scss */

.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}

/* line 228, ../../app/bower_components/bootstrap-sass-datepicker/sass/datepicker.scss */

.datepicker thead tr:first-child th.cw {
  cursor: default;
  background-color: transparent;
}

/* line 235, ../../app/bower_components/bootstrap-sass-datepicker/sass/datepicker.scss */

.input-group.date .input-group-addon i {
  cursor: pointer;
  width: 16px;
  height: 16px;
}

/* line 243, ../../app/bower_components/bootstrap-sass-datepicker/sass/datepicker.scss */

.input-daterange input {
  text-align: center;
}

/* line 246, ../../app/bower_components/bootstrap-sass-datepicker/sass/datepicker.scss */

.input-daterange input:first-child {
  border-radius: 3px 0 0 3px;
}

/* line 249, ../../app/bower_components/bootstrap-sass-datepicker/sass/datepicker.scss */

.input-daterange input:last-child {
  border-radius: 0 3px 3px 0;
}

/* line 252, ../../app/bower_components/bootstrap-sass-datepicker/sass/datepicker.scss */

.input-daterange .input-group-addon {
  width: auto;
  min-width: 16px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  vertical-align: middle;
  background-color: #eeeeee;
  border: solid #ccc;
  border-width: 1px 0;
  margin-left: -5px;
  margin-right: -5px;
}

/* Use the four mixins below for News Gothic thin / thin italic / bold / bold italic */

/* line 248, ../../app/styles/_mixins.scss */

.notch-yellow-top {
  background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0px, #E3D046), color-stop(8px, #E3D046), color-stop(8px, #ffdd00), color-stop(100%, #ffdd00));
  background-image: -webkit-linear-gradient(-135deg, #E3D046 0px, #E3D046 8px, #ffdd00 8px, #ffdd00 100%);
  background-image: -webkit-linear-gradient(225deg, #E3D046 0px, #E3D046 8px, #ffdd00 8px, #ffdd00 100%);
  background-image: linear-gradient(-135deg, #E3D046 0px, #E3D046 8px, #ffdd00 8px, #ffdd00 100%);
  padding-left: 30px;
  padding-right: 30px;
}

/* line 252, ../../app/styles/_mixins.scss */

.notch-yellow-btm {
  background-image: -webkit-gradient(linear, left bottom, right top, color-stop(0px, #E3D046), color-stop(15px, #E3D046), color-stop(15px, #ffdd00), color-stop(100%, #ffdd00)) !important;
  background-image: -webkit-linear-gradient(-225deg, #E3D046 0px, #E3D046 15px, #ffdd00 15px, #ffdd00 100%) !important;
  background-image: -webkit-linear-gradient(135deg, #E3D046 0px, #E3D046 15px, #ffdd00 15px, #ffdd00 100%) !important;
  background-image: linear-gradient(-45deg, #E3D046 0px, #E3D046 15px, #ffdd00 15px, #ffdd00 100%) !important;
  background-position: -5px -5px;
  padding-left: 30px;
  padding-right: 30px;
}

/* line 256, ../../app/styles/_mixins.scss */

.notch-blue-top {
  background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0px, #1A3C8C), color-stop(8px, #1A3C8C), color-stop(8px, #274BA7), color-stop(100%, #274BA7));
  background-image: -webkit-linear-gradient(-135deg, #1A3C8C 0px, #1A3C8C 8px, #274BA7 8px, #274BA7 100%);
  background-image: -webkit-linear-gradient(225deg, #1A3C8C 0px, #1A3C8C 8px, #274BA7 8px, #274BA7 100%);
  background-image: linear-gradient(-135deg, #1A3C8C 0px, #1A3C8C 8px, #274BA7 8px, #274BA7 100%);
  padding-left: 30px;
  padding-right: 30px;
}

/* line 260, ../../app/styles/_mixins.scss */

.notch-blue-btm {
  background-image: -webkit-gradient(linear, left bottom, right top, color-stop(0px, #1A3C8C), color-stop(15px, #1A3C8C), color-stop(15px, #274BA7), color-stop(100%, #274BA7)) !important;
  background-image: -webkit-linear-gradient(-225deg, #1A3C8C 0px, #1A3C8C 15px, #274BA7 15px, #274BA7 100%) !important;
  background-image: -webkit-linear-gradient(135deg, #1A3C8C 0px, #1A3C8C 15px, #274BA7 15px, #274BA7 100%) !important;
  background-image: linear-gradient(-45deg, #1A3C8C 0px, #1A3C8C 15px, #274BA7 15px, #274BA7 100%) !important;
  background-position: -5px -5px;
  padding-left: 30px;
  padding-right: 30px;
}

/* line 264, ../../app/styles/_mixins.scss */

.notch-white-top {
  background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0px, #D7D7D7), color-stop(8px, #D7D7D7), color-stop(8px, #F0F0F0), color-stop(100%, #F0F0F0));
  background-image: -webkit-linear-gradient(-135deg, #D7D7D7 0px, #D7D7D7 8px, #F0F0F0 8px, #F0F0F0 100%);
  background-image: -webkit-linear-gradient(225deg, #D7D7D7 0px, #D7D7D7 8px, #F0F0F0 8px, #F0F0F0 100%);
  background-image: linear-gradient(-135deg, #D7D7D7 0px, #D7D7D7 8px, #F0F0F0 8px, #F0F0F0 100%);
  padding-left: 30px;
  padding-right: 30px;
}

/* line 268, ../../app/styles/_mixins.scss */

.notch-white-btm {
  background-image: -webkit-gradient(linear, left bottom, right top, color-stop(0px, #D7D7D7), color-stop(15px, #D7D7D7), color-stop(15px, #F0F0F0), color-stop(100%, #F0F0F0)) !important;
  background-image: -webkit-linear-gradient(-225deg, #D7D7D7 0px, #D7D7D7 15px, #F0F0F0 15px, #F0F0F0 100%) !important;
  background-image: -webkit-linear-gradient(135deg, #D7D7D7 0px, #D7D7D7 15px, #F0F0F0 15px, #F0F0F0 100%) !important;
  background-image: linear-gradient(-45deg, #D7D7D7 0px, #D7D7D7 15px, #F0F0F0 15px, #F0F0F0 100%) !important;
  background-position: -5px -5px;
  padding-left: 30px;
  padding-right: 30px;
}

/* If you make changes to this file, you must also updated the rendered version (fonts-ie8.css)
	which we serve to IE8 directly because it needs the definitions earlier, and  with only one src */

/*The Fontspring Webfont End User License Agreement
Version 1.6.0 - March 13, 2014
https://www.goodyeartrucktires.com/fonts/newsgothic/newsgothic-webfont-license.txt*/

@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon/icomoon.eot?#iefix");
  src: url("../fonts/icomoon/icomoon.eot?#iefix") format("eot"), url("../fonts/icomoon/icomoon.woff") format("woff"), url("../fonts/icomoon/icomoon.ttf") format("truetype"), url("../fonts/icomoon/icomoon.svg#icomoon") format("svg");
}

@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../bower_components/bootstrap-sass-official/vendor/assets/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix");
  src: url("../bower_components/bootstrap-sass-official/vendor/assets/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("eot"), url("../bower_components/bootstrap-sass-official/vendor/assets/fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../bower_components/bootstrap-sass-official/vendor/assets/fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../bower_components/bootstrap-sass-official/vendor/assets/fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons-halflings-regular") format("svg");
}

@font-face {
  font-family: "StateFaceRegular";
  src: url("../fonts/stateface/stateface-regular-webfont.eot?#iefix");
  src: url("../fonts/stateface/stateface-regular-webfont.eot?#iefix") format("eot"), url("../fonts/stateface/stateface-regular-webfont.woff") format("woff"), url("../fonts/stateface/stateface-regular-webfont.ttf") format("truetype"), url("../fonts/stateface/stateface-regular-webfont.svg#stateface-regular-webfont") format("svg");
}

@font-face {
  font-family: "wingfoot_sansregular";
  src: url("../fonts/wingfoot/wingfootsans-webfont.eot?#iefix");
  src: url("../fonts/wingfoot/wingfootsans-webfont.eot?#iefix") format("eot"), url("../fonts/wingfoot/wingfootsans-webfont.woff") format("woff"), url("../fonts/wingfoot/wingfootsans-webfont.ttf") format("truetype"), url("../fonts/wingfoot/wingfootsans-webfont.svg#wingfootsans-webfont") format("svg");
}

/* line 1, ../../app/styles/_icomoon.scss */

.icomoon-icon,
a.link-chevron:after,
a.link-chevron-left:after,
.alternativeTabsComponent .nav-tabs li.active a span,
.tireSelectorContainer .nav-tabs li.active a span {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 14, ../../app/styles/_icomoon.scss */

.icomoon-icon:empty,
a.link-chevron:empty:after,
a.link-chevron-left:empty:after,
.alternativeTabsComponent .nav-tabs li.active a span:empty,
.tireSelectorContainer .nav-tabs li.active a span:empty {
  width: 1em;
}

/* line 19, ../../app/styles/_icomoon.scss */

[class^="icon-"],
[class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering ============ */
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*Icons for Selectors - needs to use tappid number to be pulled dynamically*/

/* line 34, ../../app/styles/_icomoon.scss */

.selector-icon {
  color: #2366c1;
  padding: 0 5px;
}

/*Long Haul*/

/* line 40, ../../app/styles/_icomoon.scss */

.icon-1:before {
  content: "\e647";
}

/*Utility*/

/* line 46, ../../app/styles/_icomoon.scss */

.icon-4:before {
  content: "\e643";
}

/*RV - Coach*/

/* line 52, ../../app/styles/_icomoon.scss */

.icon-5:before {
  content: "\e64a";
}

/*Light Truck*/

/* line 58, ../../app/styles/_icomoon.scss */

.icon-6:before {
  content: "\e901";
  font-size: 18px;
}

/*School Bus*/

/* line 65, ../../app/styles/_icomoon.scss */

.icon-7:before {
  content: "\e648";
}

/*Emergency*/

/* line 71, ../../app/styles/_icomoon.scss */

.icon-8:before {
  content: "\e603";
}

/*LTL*/

/* line 77, ../../app/styles/_icomoon.scss */

.icon-9:before {
  content: "\e646";
}

/*Construction*/

/* line 83, ../../app/styles/_icomoon.scss */

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

/*Food and Beverage*/

/* line 89, ../../app/styles/_icomoon.scss */

.icon-11:before {
  content: "\e608";
}

/*Logging and Oil*/

/* line 95, ../../app/styles/_icomoon.scss */

.icon-12:before {
  content: "\e60c";
}

/*Mining*/

/* line 101, ../../app/styles/_icomoon.scss */

.icon-13:before {
  content: "\e62e";
}

/*Pickup and Delivery*/

/* line 107, ../../app/styles/_icomoon.scss */

.icon-14:before {
  content: "\e630";
}

/*Tanker*/

/* line 113, ../../app/styles/_icomoon.scss */

.icon-15:before {
  content: "\e634";
}

/*Waste Haul*/

/* line 119, ../../app/styles/_icomoon.scss */

.icon-16:before {
  content: "\e644";
}

/* line 124, ../../app/styles/_icomoon.scss */

.icon-light-truck:before {
  content: "\e901";
}

/* line 127, ../../app/styles/_icomoon.scss */

.icon-steer-all-pos:before {
  content: "\e900";
}

/* line 130, ../../app/styles/_icomoon.scss */

.icon-auto:before {
  content: "\e666";
}

/* line 133, ../../app/styles/_icomoon.scss */

.icon-merch:before {
  content: "\e667";
}

/* line 136, ../../app/styles/_icomoon.scss */

.icon-aviation:before {
  content: "\e668";
}

/* line 139, ../../app/styles/_icomoon.scss */

.icon-just-tires:before {
  content: "\e674";
}

/* line 142, ../../app/styles/_icomoon.scss */

.icon-chemical:before {
  content: "\e64c";
}

/* line 145, ../../app/styles/_icomoon.scss */

.icon-school-bus:before {
  content: "\e648";
}

/* line 148, ../../app/styles/_icomoon.scss */

.icon-smartway:before {
  content: "\e649";
}

/* line 151, ../../app/styles/_icomoon.scss */

.icon-rv-coach:before {
  content: "\e64a";
}

/* line 154, ../../app/styles/_icomoon.scss */

.icon-ltl:before {
  content: "\e646";
}

/* line 157, ../../app/styles/_icomoon.scss */

.icon-long-haul:before {
  content: "\e647";
}

/* line 160, ../../app/styles/_icomoon.scss */

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

/* line 163, ../../app/styles/_icomoon.scss */

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

/* line 166, ../../app/styles/_icomoon.scss */

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

/* line 169, ../../app/styles/_icomoon.scss */

.icon-emergency:before {
  content: "\e603";
}

/* line 172, ../../app/styles/_icomoon.scss */

.icon-food-bev-delivery:before {
  content: "\e608";
}

/* line 175, ../../app/styles/_icomoon.scss */

.icon-fuel-max:before {
  content: "\e609";
}

/* line 178, ../../app/styles/_icomoon.scss */

.icon-logging-oil:before {
  content: "\e60c";
}

/* line 181, ../../app/styles/_icomoon.scss */

.icon-mining:before {
  content: "\e62e";
}

/* line 184, ../../app/styles/_icomoon.scss */

.icon-new-tires:before {
  content: "\e62f";
}

/* line 187, ../../app/styles/_icomoon.scss */

.icon-pick-up-delivery:before {
  content: "\e630";
}

/* line 190, ../../app/styles/_icomoon.scss */

.icon-pin:before {
  content: "\e631";
}

/* line 193, ../../app/styles/_icomoon.scss */

.icon-retreads:before {
  content: "\e632";
}

/* line 196, ../../app/styles/_icomoon.scss */

.icon-drive:before {
  content: "\e633";
}

/* line 199, ../../app/styles/_icomoon.scss */

.icon-tanker:before {
  content: "\e634";
}

/* line 202, ../../app/styles/_icomoon.scss */

.icon-trailer:before {
  content: "\e635";
}

/* line 205, ../../app/styles/_icomoon.scss */

.icon-unicircle:before {
  content: "\e642";
}

/* line 208, ../../app/styles/_icomoon.scss */

.icon-utility:before {
  content: "\e643";
}

/* line 211, ../../app/styles/_icomoon.scss */

.icon-waste-haul:before {
  content: "\e644";
}

/* line 214, ../../app/styles/_icomoon.scss */

.icon-wide-base:before {
  content: "\e645";
}

/* line 217, ../../app/styles/_icomoon.scss */

.icon-gy-truck:before {
  content: "\e6bc";
}

/* line 220, ../../app/styles/_icomoon.scss */

.icon-price-tag:before {
  content: "\e6bd";
}

/* line 223, ../../app/styles/_icomoon.scss */

.icon-gy-add-to-cart:before {
  content: "\e6bb";
}

/* line 226, ../../app/styles/_icomoon.scss */

.icon-gy-cart-right:before {
  content: "\e6ba";
}

/* line 229, ../../app/styles/_icomoon.scss */

.icon-gy-find-tires:before {
  content: "\e673";
}

/* line 232, ../../app/styles/_icomoon.scss */

.icon-additional-resources:before {
  content: "\e6b8";
}

/* line 235, ../../app/styles/_icomoon.scss */

.icon-tire:before {
  content: "\e6b9";
}

/* line 238, ../../app/styles/_icomoon.scss */

.icon-gy-click-indicator-thick:before {
  content: "\e6b6";
}

/* line 241, ../../app/styles/_icomoon.scss */

.icon-gy-click-indicator-thin:before {
  content: "\e6b7";
}

/* line 244, ../../app/styles/_icomoon.scss */

.icon-bold-arrow-up:before {
  content: "\e604";
}

/* line 247, ../../app/styles/_icomoon.scss */

.icon-bold-arrow-down:before {
  content: "\e6b5";
}

/* line 250, ../../app/styles/_icomoon.scss */

.icon-gy-treadmark:before {
  content: "\e6b3";
}

/* line 253, ../../app/styles/_icomoon.scss */

.icon-gy-calendar:before {
  content: "\e6b1";
}

/* line 256, ../../app/styles/_icomoon.scss */

.icon-gy-person:before {
  content: "\e6b2";
}

/* line 259, ../../app/styles/_icomoon.scss */

.icon-gy-lock:before {
  content: "\e6af";
}

/* line 262, ../../app/styles/_icomoon.scss */

.icon-gy-cart:before {
  content: "\e6b0";
}

/* line 265, ../../app/styles/_icomoon.scss */

.icon-gy-chevron-long:before {
  content: "\e6ae";
}

/* line 268, ../../app/styles/_icomoon.scss */

.icon-gy-chevron-short:before {
  content: "\e6ad";
}

/* line 271, ../../app/styles/_icomoon.scss */

.icon-goodyear-card:before {
  content: "\e64b";
}

/* line 274, ../../app/styles/_icomoon.scss */

.icon-goodyear-technology:before {
  content: "\e664";
}

/* line 277, ../../app/styles/_icomoon.scss */

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

/* line 280, ../../app/styles/_icomoon.scss */

.icon-tow365:before {
  content: "\e6a9";
}

/* line 283, ../../app/styles/_icomoon.scss */

.icon-credit-card:before {
  content: "\e661";
}

/* line 286, ../../app/styles/_icomoon.scss */

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

/* line 289, ../../app/styles/_icomoon.scss */

.icon-tips-buy-tires:before {
  content: "\e663";
}

/* line 292, ../../app/styles/_icomoon.scss */

.icon-thirty-day-pledge:before {
  content: "\e6a7";
}

/* line 295, ../../app/styles/_icomoon.scss */

.icon-twentyfourseven:before {
  content: "\e6a8";
}

/* line 298, ../../app/styles/_icomoon.scss */

.icon-autohighway-lighttruck:before {
  content: "\e670";
}

/* line 301, ../../app/styles/_icomoon.scss */

.icon-faq:before {
  content: "\e671";
}

/* line 304, ../../app/styles/_icomoon.scss */

.icon-find-service-center:before {
  content: "\e694";
}

/* line 307, ../../app/styles/_icomoon.scss */

.icon-find-store:before {
  content: "\e696";
}

/* line 310, ../../app/styles/_icomoon.scss */

.icon-goodyear-racing:before {
  content: "\e697";
}

/* line 313, ../../app/styles/_icomoon.scss */

.icon-house-gy:before {
  content: "\e698";
}

/* line 316, ../../app/styles/_icomoon.scss */

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

/* line 319, ../../app/styles/_icomoon.scss */

.icon-lock:before {
  content: "\e69a";
}

/* line 322, ../../app/styles/_icomoon.scss */

.icon-offers:before {
  content: "\e69b";
}

/* line 325, ../../app/styles/_icomoon.scss */

.icon-search-vehicle:before {
  content: "\e69d";
}

/* line 328, ../../app/styles/_icomoon.scss */

.icon-service-coupons:before {
  content: "\e6a0";
}

/* line 331, ../../app/styles/_icomoon.scss */

.icon-suggested-maintenance:before {
  content: "\e6a1";
}

/* line 334, ../../app/styles/_icomoon.scss */

.icon-tire-warranty:before {
  content: "\e6a4";
}

/* line 337, ../../app/styles/_icomoon.scss */

.icon-tsn:before {
  content: "\e6a5";
}

/* line 340, ../../app/styles/_icomoon.scss */

.icon-all-weather:before {
  content: "\e625";
}

/* line 343, ../../app/styles/_icomoon.scss */

.icon-fluids-service:before {
  content: "\e628";
}

/* line 346, ../../app/styles/_icomoon.scss */

.icon-crossover-wagon:before {
  content: "\e651";
}

/* line 349, ../../app/styles/_icomoon.scss */

.icon-info-circle:before {
  content: "\e641";
}

/* line 352, ../../app/styles/_icomoon.scss */

.icon-run-flat:before {
  content: "\e69c";
}

/* line 355, ../../app/styles/_icomoon.scss */

.icon-off-the-road-tires:before {
  content: "\e63e";
}

/* line 358, ../../app/styles/_icomoon.scss */

.icon-racing-tires:before {
  content: "\e63f";
}

/* line 361, ../../app/styles/_icomoon.scss */

.icon-government-tires:before {
  content: "\e63d";
}

/* line 364, ../../app/styles/_icomoon.scss */

.icon-kelly-logo:before {
  content: "\e63b";
}

/* line 367, ../../app/styles/_icomoon.scss */

.icon-dunlop-arrow:before {
  content: "\e639";
}

/* line 370, ../../app/styles/_icomoon.scss */

.icon-dunlop-d:before {
  content: "\e63a";
}

/* line 373, ../../app/styles/_icomoon.scss */

.icon-aviation-tires:before {
  content: "\e636";
}

/* line 376, ../../app/styles/_icomoon.scss */

.icon-comercial-truck:before {
  content: "\e637";
}

/* line 379, ../../app/styles/_icomoon.scss */

.icon-national-accounts:before {
  content: "\e638";
}

/* line 382, ../../app/styles/_icomoon.scss */

.icon-air-conditioning-service:before {
  content: "\e6a6";
}

/* line 385, ../../app/styles/_icomoon.scss */

.icon-belts-hoses-service:before {
  content: "\e66d";
}

/* line 388, ../../app/styles/_icomoon.scss */

.icon-suspension-service:before {
  content: "\e66f";
}

/* line 391, ../../app/styles/_icomoon.scss */

.icon-tire-pressure-service:before {
  content: "\e672";
}

/* line 394, ../../app/styles/_icomoon.scss */

.icon-vehicle-electrical-service:before {
  content: "\e695";
}

/* line 397, ../../app/styles/_icomoon.scss */

.icon-arrow-indicator:before {
  content: "\e66e";
}

/* line 400, ../../app/styles/_icomoon.scss */

.icon-contactus:before {
  content: "\e669";
}

/* line 403, ../../app/styles/_icomoon.scss */

.icon-diagnostics-service:before {
  content: "\e66c";
}

/* line 406, ../../app/styles/_icomoon.scss */

.icon-tuneup-service:before {
  content: "\e626";
}

/* line 409, ../../app/styles/_icomoon.scss */

.icon-tire-alignment-service:before {
  content: "\e627";
}

/* line 412, ../../app/styles/_icomoon.scss */

.icon-rotation-service:before {
  content: "\e629";
}

/* line 415, ../../app/styles/_icomoon.scss */

.icon-oil-service:before {
  content: "\e62a";
}

/* line 418, ../../app/styles/_icomoon.scss */

.icon-muffler-service:before {
  content: "\e62b";
}

/* line 421, ../../app/styles/_icomoon.scss */

.icon-installation-service:before {
  content: "\e62c";
}

/* line 424, ../../app/styles/_icomoon.scss */

.icon-drivelines-service:before {
  content: "\e62d";
}

/* line 427, ../../app/styles/_icomoon.scss */

.icon-changing-a-flat-service:before {
  content: "\e69e";
}

/* line 430, ../../app/styles/_icomoon.scss */

.icon-brakes-service:before {
  content: "\e69f";
}

/* line 433, ../../app/styles/_icomoon.scss */

.icon-battery-service:before {
  content: "\e6a2";
}

/* line 436, ../../app/styles/_icomoon.scss */

.icon-balancing-service:before {
  content: "\e6a3";
}

/* line 439, ../../app/styles/_icomoon.scss */

.icon-thin-arrow-top:before {
  content: "\e61e";
}

/* line 442, ../../app/styles/_icomoon.scss */

.icon-thin-arrow-right:before {
  content: "\e621";
}

/* line 445, ../../app/styles/_icomoon.scss */

.icon-thin-arrow-left:before {
  content: "\e622";
}

/* line 448, ../../app/styles/_icomoon.scss */

.icon-thin-arrow-down:before {
  content: "\e623";
}

/* line 451, ../../app/styles/_icomoon.scss */

.icon-tires:before {
  content: "\e6b4";
}

/* line 454, ../../app/styles/_icomoon.scss */

.icon-auto-service:before {
  content: "\e61f";
}

/* line 457, ../../app/styles/_icomoon.scss */

.icon-about:before {
  content: "\e620";
}

/* line 460, ../../app/styles/_icomoon.scss */

.icon-summer:before {
  content: "\e605";
}

/* line 463, ../../app/styles/_icomoon.scss */

.icon-check-mark:before {
  content: "\e61c";
}

/* line 466, ../../app/styles/_icomoon.scss */

.icon-sport-performance:before {
  content: "\e606";
}

/* line 469, ../../app/styles/_icomoon.scss */

.icon-shopping-cart:before {
  content: "\e607";
}

/* line 472, ../../app/styles/_icomoon.scss */

.icon-circle:before {
  content: "\e61b";
}

/* line 475, ../../app/styles/_icomoon.scss */

.icon-search:before {
  content: "\e60a";
}

/* line 478, ../../app/styles/_icomoon.scss */

.icon-triangle-down:before,
.alternativeTabsComponent .nav-tabs li.active a span:before,
.tireSelectorContainer .nav-tabs li.active a span:before {
  content: "\e60b";
}

/* line 481, ../../app/styles/_icomoon.scss */

.icon-circle-arrow:before {
  content: "\e61a";
}

/* line 484, ../../app/styles/_icomoon.scss */

.icon-winter:before {
  content: "\e60d";
}

/* line 487, ../../app/styles/_icomoon.scss */

.icon-warning:before {
  content: "\e619";
}

/* line 490, ../../app/styles/_icomoon.scss */

.icon-triangle-up:before {
  content: "\e60e";
}

/* line 493, ../../app/styles/_icomoon.scss */

.icon-top-pick:before {
  content: "\e60f";
}

/* line 496, ../../app/styles/_icomoon.scss */

.icon-check-circle:before {
  content: "\e614";
}

/* line 499, ../../app/styles/_icomoon.scss */

.icon-cross-circle:before {
  content: "\e613";
}

/* line 502, ../../app/styles/_icomoon.scss */

.icon-fuel-efficient:before {
  content: "\e612";
}

/* line 505, ../../app/styles/_icomoon.scss */

.icon-goodyear-logo:before {
  content: "\e611";
}

/* line 508, ../../app/styles/_icomoon.scss */

.icon-jumplink:before {
  content: "\e610";
}

/* line 511, ../../app/styles/_icomoon.scss */

.icon-map-marker:before {
  content: "\e615";
}

/* line 514, ../../app/styles/_icomoon.scss */

.icon-question-circle:before {
  content: "\e616";
}

/* line 517, ../../app/styles/_icomoon.scss */

.icon-all-terrain:before {
  content: "\e618";
}

/* line 520, ../../app/styles/_icomoon.scss */

.icon-bb-arrow:before {
  content: "\e617";
}

/* line 523, ../../app/styles/_icomoon.scss */

.icon-chat:before {
  content: "\e61d";
}

/* line 526, ../../app/styles/_icomoon.scss */

.icon-rv-tires:before {
  content: "\e63c";
}

/* line 529, ../../app/styles/_icomoon.scss */

.icon-heating-cooling:before {
  content: "\e640";
}

/* line 532, ../../app/styles/_icomoon.scss */

.icon-car-sedan:before {
  content: "\e653";
}

/* line 535, ../../app/styles/_icomoon.scss */

.icon-corporate-site:before {
  content: "\e654";
}

/* line 538, ../../app/styles/_icomoon.scss */

.icon-goodyear-history:before {
  content: "\e655";
}

/* line 541, ../../app/styles/_icomoon.scss */

.icon-image-gallery:before {
  content: "\e656";
}

/* line 544, ../../app/styles/_icomoon.scss */

.icon-personal-tire-care:before {
  content: "\e657";
}

/* line 547, ../../app/styles/_icomoon.scss */

.icon-register-tires:before {
  content: "\e658";
}

/* line 550, ../../app/styles/_icomoon.scss */

.icon-stats:before {
  content: "\e659";
}

/* line 553, ../../app/styles/_icomoon.scss */

.icon-tire-technology:before {
  content: "\e65a";
}

/* line 556, ../../app/styles/_icomoon.scss */

.icon-blimp:before {
  content: "\e65b";
}

/* line 559, ../../app/styles/_icomoon.scss */

.icon-tow:before {
  content: "\e65c";
}

/* line 562, ../../app/styles/_icomoon.scss */

.icon-truck:before {
  content: "\e65d";
}

/* line 565, ../../app/styles/_icomoon.scss */

.icon-van-minivan:before {
  content: "\e66a";
}

/* line 568, ../../app/styles/_icomoon.scss */

.icon-suv:before {
  content: "\e66b";
}

/* line 571, ../../app/styles/_icomoon.scss */

.icon-star:before {
  content: "\e6aa";
}

/* line 574, ../../app/styles/_icomoon.scss */

.icon-star2:before {
  content: "\e6ab";
}

/* line 577, ../../app/styles/_icomoon.scss */

.icon-star3:before {
  content: "\e6ac";
}

/* line 580, ../../app/styles/_icomoon.scss */

.icon-file-pdf:before {
  content: "\e624";
}

/* line 1, ../../app/styles/_stateface.scss */

.stateface:before {
  font-family: StateFaceRegular;
  margin-right: 5px;
}

/* line 6, ../../app/styles/_stateface.scss */

.stateface-ak:before {
  content: "A";
}

/* line 10, ../../app/styles/_stateface.scss */

.stateface-al:before {
  content: "B";
}

/* line 14, ../../app/styles/_stateface.scss */

.stateface-ar:before {
  content: "C";
}

/* line 18, ../../app/styles/_stateface.scss */

.stateface-az:before {
  content: "D";
}

/* line 22, ../../app/styles/_stateface.scss */

.stateface-ca:before {
  content: "E";
}

/* line 26, ../../app/styles/_stateface.scss */

.stateface-co:before {
  content: "F";
}

/* line 30, ../../app/styles/_stateface.scss */

.stateface-ct:before {
  content: "G";
}

/* line 34, ../../app/styles/_stateface.scss */

.stateface-dc:before {
  content: "y";
}

/* line 38, ../../app/styles/_stateface.scss */

.stateface-de:before {
  content: "H";
}

/* line 42, ../../app/styles/_stateface.scss */

.stateface-fl:before {
  content: "I";
}

/* line 46, ../../app/styles/_stateface.scss */

.stateface-ga:before {
  content: "J";
}

/* line 50, ../../app/styles/_stateface.scss */

.stateface-hi:before {
  content: "K";
}

/* line 54, ../../app/styles/_stateface.scss */

.stateface-ia:before {
  content: "L";
}

/* line 58, ../../app/styles/_stateface.scss */

.stateface-id:before {
  content: "M";
}

/* line 62, ../../app/styles/_stateface.scss */

.stateface-il:before {
  content: "N";
}

/* line 66, ../../app/styles/_stateface.scss */

.stateface-in:before {
  content: "O";
}

/* line 70, ../../app/styles/_stateface.scss */

.stateface-ks:before {
  content: "P";
}

/* line 74, ../../app/styles/_stateface.scss */

.stateface-ky:before {
  content: "Q";
}

/* line 78, ../../app/styles/_stateface.scss */

.stateface-la:before {
  content: "R";
}

/* line 82, ../../app/styles/_stateface.scss */

.stateface-ma:before {
  content: "S";
}

/* line 86, ../../app/styles/_stateface.scss */

.stateface-md:before {
  content: "T";
}

/* line 90, ../../app/styles/_stateface.scss */

.stateface-me:before {
  content: "U";
}

/* line 94, ../../app/styles/_stateface.scss */

.stateface-mi:before {
  content: "V";
}

/* line 98, ../../app/styles/_stateface.scss */

.stateface-mn:before {
  content: "W";
}

/* line 102, ../../app/styles/_stateface.scss */

.stateface-mo:before {
  content: "X";
}

/* line 106, ../../app/styles/_stateface.scss */

.stateface-ms:before {
  content: "Y";
}

/* line 110, ../../app/styles/_stateface.scss */

.stateface-mt:before {
  content: "Z";
}

/* line 114, ../../app/styles/_stateface.scss */

.stateface-nc:before {
  content: "a";
}

/* line 118, ../../app/styles/_stateface.scss */

.stateface-nd:before {
  content: "b";
}

/* line 122, ../../app/styles/_stateface.scss */

.stateface-ne:before {
  content: "c";
}

/* line 126, ../../app/styles/_stateface.scss */

.stateface-nh:before {
  content: "d";
}

/* line 130, ../../app/styles/_stateface.scss */

.stateface-nj:before {
  content: "e";
}

/* line 134, ../../app/styles/_stateface.scss */

.stateface-nm:before {
  content: "f";
}

/* line 138, ../../app/styles/_stateface.scss */

.stateface-nv:before {
  content: "g";
}

/* line 142, ../../app/styles/_stateface.scss */

.stateface-ny:before {
  content: "h";
}

/* line 146, ../../app/styles/_stateface.scss */

.stateface-oh:before {
  content: "i";
}

/* line 150, ../../app/styles/_stateface.scss */

.stateface-ok:before {
  content: "j";
}

/* line 154, ../../app/styles/_stateface.scss */

.stateface-or:before {
  content: "k";
}

/* line 158, ../../app/styles/_stateface.scss */

.stateface-pa:before {
  content: "l";
}

/* line 162, ../../app/styles/_stateface.scss */

.stateface-pr:before {
  content: "3";
}

/* line 166, ../../app/styles/_stateface.scss */

.stateface-ri:before {
  content: "m";
}

/* line 170, ../../app/styles/_stateface.scss */

.stateface-sc:before {
  content: "n";
}

/* line 174, ../../app/styles/_stateface.scss */

.stateface-sd:before {
  content: "o";
}

/* line 178, ../../app/styles/_stateface.scss */

.stateface-tn:before {
  content: "p";
}

/* line 182, ../../app/styles/_stateface.scss */

.stateface-tx:before {
  content: "q";
}

/* line 186, ../../app/styles/_stateface.scss */

.stateface-us:before {
  content: "z";
}

/* line 190, ../../app/styles/_stateface.scss */

.stateface-ut:before {
  content: "r";
}

/* line 194, ../../app/styles/_stateface.scss */

.stateface-va:before {
  content: "s";
}

/* line 198, ../../app/styles/_stateface.scss */

.stateface-vt:before {
  content: "t";
}

/* line 202, ../../app/styles/_stateface.scss */

.stateface-wa:before {
  content: "u";
}

/* line 206, ../../app/styles/_stateface.scss */

.stateface-wi:before {
  content: "v";
}

/* line 210, ../../app/styles/_stateface.scss */

.stateface-wv:before {
  content: "w";
}

/* line 214, ../../app/styles/_stateface.scss */

.stateface-wy:before {
  content: "x";
}

@font-face {
  font-family: 'NewsGothicFSLight';
  src: url("../fonts/newsgothic/NewsGothic-Light-webfont.eot");
  src: url("../fonts/newsgothic/NewsGothic-Light-webfont.eot?#iefix") format("eot"), url("../fonts/newsgothic/NewsGothic-Light-webfont.woff") format("woff"), url("../fonts/newsgothic/NewsGothic-Light-webfont.ttf") format("truetype"), url("../fonts/newsgothic/NewsGothic-Light-webfont.svg#NewsGothicFSLightRegular") format("svg");
}

@font-face {
  font-family: 'NewsGothicDemiBold';
  src: url("../fonts/newsgothic/NewsGothic-DemiBold-webfont.eot");
  src: url("../fonts/newsgothic/NewsGothic-DemiBold-webfont.eot?#iefix") format("eot"), url("../fonts/newsgothic/NewsGothic-DemiBold-webfont.woff") format("woff"), url("../fonts/newsgothic/NewsGothic-DemiBold-webfont.ttf") format("truetype"), url("../fonts/newsgothic/NewsGothic-DemiBold-webfont.svg#NewsGothicFSLightRegular") format("svg");
}

@font-face {
  font-family: 'NewsGothicBook';
  src: url("../fonts/newsgothic/NewsGothic-Book-webfont.eot");
  src: url("../fonts/newsgothic/NewsGothic-Book-webfont.eot?#iefix") format("eot"), url("../fonts/newsgothic/NewsGothic-Book-webfont.woff") format("woff"), url("../fonts/newsgothic/NewsGothic-Book-webfont.ttf") format("truetype"), url("../fonts/newsgothic/NewsGothic-Book-webfont.svg") format("svg");
}

@font-face {
  font-family: 'NewsGothicBold';
  src: url("../fonts/newsgothic/NewsGothic-Bold-webfont.eot");
  src: url("../fonts/newsgothic/NewsGothic-Bold-webfont.eot?#iefix") format("eot"), url("../fonts/newsgothic/NewsGothic-Bold-webfont.woff") format("woff"), url("../fonts/newsgothic/NewsGothic-Bold-webfont.ttf") format("truetype"), url("../fonts/newsgothic/NewsGothic-Bold-webfont.svg") format("svg");
}

@font-face {
  font-family: 'NewsGothicMediumObl';
  src: url("../fonts/newsgothic/NewsGothic-MediumObl-webfont.eot");
  src: url("../fonts/newsgothic/NewsGothic-MediumObl-webfont.eot?#iefix") format("eot"), url("../fonts/newsgothic/NewsGothic-MediumObl-webfont.woff") format("woff"), url("../fonts/newsgothic/NewsGothic-MediumObl-webfont.ttf") format("truetype"), url("../fonts/newsgothic/NewsGothic-MediumObl-webfont.svg") format("svg");
}

@font-face {
  font-family: 'TradeGothicBdCn20';
  src: url("../fonts/TradeGothic/TradeGothicLTW04-BdCnNo.20.eot?#iefix") format("embedded-opentype"), url("../fonts/TradeGothic/TradeGothicLTW04-BdCnNo.20.ttf") format("truetype"), url("../fonts/TradeGothic/TradeGothicLTW04-BdCnNo.20.woff");
}

@font-face {
  font-family: 'TradeGothicBdCnNo20Obl';
  src: url("../fonts/TradeGothic/TradeGothicLTW04-BdCnNo.20Obl.eot?#iefix") format("embedded-opentype"), url("../fonts/TradeGothic/TradeGothicLTW04-BdCnNo.20Obl.ttf") format("truetype"), url("../fonts/TradeGothic/TradeGothicLTW04-BdCnNo.20Obl.woff");
}

@font-face {
  font-family: 'TradeGothicLT18';
  src: url("../fonts/TradeGothic/TradeGothicLTW04-CondNo18.eot?#iefix") format("embedded-opentype"), url("../fonts/TradeGothic/TradeGothicLTW04-CondNo18.ttf") format("truetype"), url("../fonts/TradeGothic/TradeGothicLTW04-CondNo18.woff");
}

/* ----- Common Styles ----- */

@-webkit-viewport {
  width: device-width;
}

@-moz-viewport {
  width: device-width;
}

@-ms-viewport {
  width: device-width;
}

@-o-viewport {
  width: device-width;
}

@viewport {
  width: device-width;
}

/* line 19, ../../app/styles/_base.scss */

body {
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 23, ../../app/styles/_base.scss */

.white_txt {
  color: #fff;
}

/* line 27, ../../app/styles/_base.scss */

.capitalize {
  text-transform: capitalize;
}

/************************************** Page Structure *****************************************/

/* line 34, ../../app/styles/_base.scss */

.wrapper-outer {
  width: 100%;
  clear: both;
}

/* line 39, ../../app/styles/_base.scss */

.wrapper-outer--solid-background {
  background-color: #fff;
}

/* line 43, ../../app/styles/_base.scss */

.wrapper-inner {
  max-width: 1180px;
  margin: 0 auto;
  /*overflow: auto;*/
}

/* line 49, ../../app/styles/_base.scss */

.wrapper-content--gradient {
  background: white;
  background: -webkit-linear-gradient(top, white 0%, #f6f6f6 75%, #ebebeb 100%);
  background: linear-gradient(to bottom, white 0%, #f6f6f6 75%, #ebebeb 100%);
}

/* line 53, ../../app/styles/_base.scss */

.wrapper-content--lines {
  background-color: "Transparent";
  background-repeat: repeat;
  background-image: url('/images/diagonal-tight.png');
}

/* line 57, ../../app/styles/_base.scss */

.wrapper-content {
  padding: 15px;
}

/* line 61, ../../app/styles/_base.scss */

.bordered {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}

/* line 66, ../../app/styles/_base.scss */

.shadowed {
  box-shadow: -1px 0 2px rgba(0, 0, 0, 0.25);
}

/* line 70, ../../app/styles/_base.scss */

.page-background {
  background-position: top center;
  background-size: cover;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  position: fixed;
  top: 0;
  z-index: -1;
  -ms-behavior: url('/images/backgroundsize.min.htc');
}

/* line 82, ../../app/styles/_base.scss */

.row {
  /* TODO: Should we have removed these globally? Makes resetting difficult. */
  margin-left: 0;
  margin-right: 0;
}

/* line 88, ../../app/styles/_base.scss */

.negative-row {
  margin-left: -15px;
  margin-right: -15px;
}

/* line 93, ../../app/styles/_base.scss */

.modal {
  overflow-y: auto;
}

/* line 97, ../../app/styles/_base.scss */

.close {
  opacity: .6;
}

/* line 99, ../../app/styles/_base.scss */

.close:hover {
  opacity: .8;
}

/* line 104, ../../app/styles/_base.scss */

.footer {
  position: relative;
}

/* ----- General tags ----- */

/* line 111, ../../app/styles/_base.scss */

a {
  font-size: 1em;
  color: #2366c1;
}

/* line 114, ../../app/styles/_base.scss */

a:focus,
a:hover {
  color: #274BA7;
}

/* line 120, ../../app/styles/_base.scss */

body {
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333;
  background-color: white;
}

/* line 128, ../../app/styles/_base.scss */

h1 {
  font-size: 28px;
  color: #333;
}

@media (min-width: 481px) {
  /* line 128, ../../app/styles/_base.scss */

  h1 {
    font-size: 36px;
  }
}

/* line 135, ../../app/styles/_base.scss */

h2 {
  font-size: 30px;
  color: #333;
}

/* line 139, ../../app/styles/_base.scss */

h3 {
  font-size: 24px;
  color: #999;
}

/* line 143, ../../app/styles/_base.scss */

h4 {
  font-size: 18px;
  color: #333;
}

/* line 148, ../../app/styles/_base.scss */

.gy-heading {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 20px;
  line-height: 130%;
  color: #274BA7;
  margin: 15px 0 10px;
}

/* line 156, ../../app/styles/_base.scss */

.small,
small {
  font-size: 85%;
}

/* ----- Custom Widgets & Styles ----- */

/* line 162, ../../app/styles/_base.scss */

.mediatile {
  clear: both;
  overflow-y: hidden;
  display: block;
  margin: 0;
  padding: 15px 0 30px;
  color: #444;
  font-size: 14px;
  text-align: left;
}

/* line 171, ../../app/styles/_base.scss */

.mediatile .mediatile-img {
  display: inline-block;
  float: left;
  width: 25%;
}

/* line 175, ../../app/styles/_base.scss */

.mediatile .mediatile-img img {
  max-width: 100%;
}

/* line 179, ../../app/styles/_base.scss */

.mediatile .mediatile-content {
  width: 70%;
  margin-left: 5%;
  float: right;
}

/* line 184, ../../app/styles/_base.scss */

.mediatile .mediatile-heading {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.2em;
  color: #444;
}

/* line 188, ../../app/styles/_base.scss */

.mediatile .mediatile-heading a {
  color: #444;
}

/* line 192, ../../app/styles/_base.scss */

.mediatile .mediatile-text {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.1em;
}

/* line 195, ../../app/styles/_base.scss */

.mediatile .mediatile-text a {
  color: #274BA7;
}

@media (max-width: 1024px) {
  /* line 201, ../../app/styles/_base.scss */

  .detail-sidebar .mediatile .mediatile-img {
    text-align: center;
    display: block;
    width: 100%;
    float: none;
  }

  /* line 206, ../../app/styles/_base.scss */

  .detail-sidebar .mediatile .mediatile-img img {
    margin: 0 auto;
    display: block;
  }

  /* line 211, ../../app/styles/_base.scss */

  .detail-sidebar .mediatile .mediatile-content {
    width: 100%;
    margin: 10px 0;
    float: none;
    text-align: center;
  }
}

/* line 221, ../../app/styles/_base.scss */

.contact-tile {
  border-top: 1px solid #666666;
  overflow: auto;
  padding: 5px 0px;
}

/* line 227, ../../app/styles/_base.scss */

.contact-tile .contact-tile-content {
  float: right;
  margin-top: 20px;
  padding-left: 10px;
  width: 70%;
}

/* line 234, ../../app/styles/_base.scss */

.contact-tile .contact-tile-img {
  display: block;
  float: left;
  text-align: right;
  width: 30%;
}

/* line 239, ../../app/styles/_base.scss */

.contact-tile .contact-tile-img img {
  max-width: 100px;
  width: 100%;
}

/* line 245, ../../app/styles/_base.scss */

.contact-tile .contact-tile-heading {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #000;
  font-size: 18px;
  display: block;
}

/* line 252, ../../app/styles/_base.scss */

.contact-tile .contact-tile-heading:hover {
  text-decoration: none;
}

/* line 257, ../../app/styles/_base.scss */

.contact-tile .contact-tile-text {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 14px;
}

/* line 265, ../../app/styles/_base.scss */

.shorten {
  -webkit-transition: max-height 1s;
  transition: max-height 1s;
  position: relative;
  overflow-y: hidden;
}

/* line 272, ../../app/styles/_base.scss */

.shorten .fader {
  background-color: transparent;
  background-image: url('/images/fader.png');
  background-repeat: repeat-x;
  background-position: bottom left;
  width: 100%;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 5em;
  opacity: .75;
  overflow-y: hidden;
}

/* line 285, ../../app/styles/_base.scss */

.shorten .fader:hover {
  cursor: pointer;
}

/* line 290, ../../app/styles/_base.scss */

.shorten.collapsed {
  max-height: 5em;
}

/* line 293, ../../app/styles/_base.scss */

.shorten.expanded {
  max-height: 50em;
}

@media (min-width: 768px) {
  /* line 265, ../../app/styles/_base.scss */

  .shorten {
    position: static;
  }
}

/* line 300, ../../app/styles/_base.scss */

.shorten + .btn {
  margin-top: 20px;
}

/* line 306, ../../app/styles/_base.scss */

.gy-dagger,
.gy-section-sign,
.danger {
  color: #FF2534 !important;
}

/* line 310, ../../app/styles/_base.scss */

.gy-more {
  overflow-y: hidden;
}

/* line 312, ../../app/styles/_base.scss */

.gy-more .more-trigger {
  background: white;
  background: -webkit-linear-gradient(top, white 0%, #f6f6f6 75%, #ebebeb 100%);
  background: linear-gradient(to bottom, white 0%, #f6f6f6 75%, #ebebeb 100%);
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #274BA7;
  padding: 10px 15px;
  font-size: 18px;
  display: block;
  width: 100%;
  outline: none;
  border: 1px solid #eeeeee;
  border-left: none;
  border-right: none;
  text-align: center;
  margin-top: 15px;
}

/* line 326, ../../app/styles/_base.scss */

.gy-more .more-trigger.more-trigger-alt {
  display: block;
}

/* line 329, ../../app/styles/_base.scss */

.gy-more .more-trigger span[class^='icon-thin'] {
  position: relative;
  top: 2px;
  left: 4px;
}

/* line 335, ../../app/styles/_base.scss */

.gy-more .more-details {
  background: white;
  background: -webkit-linear-gradient(top, white 0%, #f6f6f6 75%, #ebebeb 100%);
  background: linear-gradient(to bottom, white 0%, #f6f6f6 75%, #ebebeb 100%);
}

/* line 341, ../../app/styles/_base.scss */

.resourcesContainer {
  background-color: #ddd;
  padding: 2px 10px 15px 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #999999;
}

/* line 346, ../../app/styles/_base.scss */

.resourcesContainer hr {
  margin: 15px 0;
  border-top: 1px solid #bbb;
  border-bottom: 1px solid #fff;
}

/* line 353, ../../app/styles/_base.scss */

.gy-share {
  background-color: #eee;
  background-repeat: repeat;
  background-image: url('/images/diagonal-tight.png');
  padding: 10px;
  box-shadow: none;
  margin-bottom: 0;
  background-color: #fff;
  position: relative;
  border: 1px solid #ccc;
  height: 60px;
  overflow: hidden;
}

/* line 363, ../../app/styles/_base.scss */

.gy-share h2 {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  text-transform: uppercase;
  display: inline-block;
  margin: 0 10px 0 0 !important;
  padding: 0;
  font-size: 18px !important;
  vertical-align: middle;
  line-height: 100%;
  color: #222 !important;
}

/* line 374, ../../app/styles/_base.scss */

.gy-share ul {
  margin: 0;
  padding: 4px 0 0;
  display: inline-block;
}

/* line 378, ../../app/styles/_base.scss */

.gy-share ul li {
  display: inline-block;
  min-width: 90px;
  list-style-type: none;
  vertical-align: top;
}

/* line 383, ../../app/styles/_base.scss */

.gy-share ul li .twitter-share-button {
  width: 84px !important;
}

@media (min-width: 460px) {
  /* line 353, ../../app/styles/_base.scss */

  .gy-share {
    height: 50px;
  }
}

/* line 396, ../../app/styles/_base.scss */

body .promo-block .promo-block-title {
  margin-top: 0;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 401, ../../app/styles/_base.scss */

body .promo-block .btn {
  min-width: 160px;
}

/* line 405, ../../app/styles/_base.scss */

body .promo-block .promo-block-image {
  max-width: 100%;
  display: none;
}

/* line 410, ../../app/styles/_base.scss */

body .promo-block .promo-block-image,
body .promo-block .promo-block-content,
body .promo-block .btn {
  width: 100%;
  float: none;
  margin: 10px 0;
}

@media (min-width: 481px) {
  /* line 419, ../../app/styles/_base.scss */

  body .promo-block .promo-block-image {
    float: left;
    width: 40%;
    padding-right: 15px;
    display: inline-block;
  }

  /* line 426, ../../app/styles/_base.scss */

  body .promo-block .promo-block-content {
    float: right;
    width: 60%;
  }

  /* line 431, ../../app/styles/_base.scss */

  body .promo-block .btn {
    width: auto;
  }
}

@media (min-width: 768px) {
  /* line 438, ../../app/styles/_base.scss */

  body .promo-block .promo-block-image {
    width: 30%;
  }

  /* line 442, ../../app/styles/_base.scss */

  body .promo-block .promo-block-content {
    width: 70%;
  }
}

/* Sidebar List with Arrows */

/* line 453, ../../app/styles/_base.scss */

body .tiered-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* line 457, ../../app/styles/_base.scss */

body .tiered-list ul li {
  padding: 0;
  margin: 0;
  position: relative;
}

/* line 463, ../../app/styles/_base.scss */

body .tiered-list ul li a {
  line-height: 135%;
  padding: 8px 15px 8px 15px;
  display: block;
}

/* line 467, ../../app/styles/_base.scss */

body .tiered-list ul li a span {
  color: #7994c9;
  visibility: hidden;
  position: absolute;
  left: 0;
  top: 8px;
}

/* line 474, ../../app/styles/_base.scss */

body .tiered-list ul li a:hover {
  background-color: #f2f5fa;
  text-decoration: none;
  color: #616369;
}

/* line 478, ../../app/styles/_base.scss */

body .tiered-list ul li a:hover span {
  visibility: visible;
}

/* line 482, ../../app/styles/_base.scss */

body .tiered-list ul li a span.icon-thin-arrow-right {
  left: auto;
  right: auto;
  top: 12px;
  visibility: visible;
}

/* line 489, ../../app/styles/_base.scss */

body .tiered-list ul li a span.icon-thin-arrow-right:hover {
  color: #666666;
}

/* line 494, ../../app/styles/_base.scss */

body .tiered-list ul li a.current {
  color: #616369;
  background-color: #f2f5fa;
}

/* line 497, ../../app/styles/_base.scss */

body .tiered-list ul li a.current span {
  visibility: visible;
}

/* line 500, ../../app/styles/_base.scss */

body .tiered-list ul li a.current:hover {
  cursor: default;
}

/* line 505, ../../app/styles/_base.scss */

body .tiered-list ul .list-heading {
  padding: 5px 0;
  font-weight: bold;
  font-size: 10px;
  letter-spacing: 1px;
  margin-top: 10px;
  color: #888;
  text-transform: uppercase;
}

/* Clearable Input Fields - just add class 'gy-clearable' to input */

/* line 519, ../../app/styles/_base.scss */

.gy-clear-wrap {
  display: block;
  height: 40px;
  overflow: hidden;
  position: relative;
}

/* line 526, ../../app/styles/_base.scss */

.gy-clear-btn {
  background: url("../images/x.png") no-repeat center;
  background-position-x: -10px;
  cursor: pointer;
  height: 40px;
  position: absolute;
  right: 5px;
  width: 40px;
  cursor: pointer;
  z-index: 1040;
}

/* line 538, ../../app/styles/_base.scss */

.gy-clearable {
  padding-right: 20px;
}

/* ----- Global & Utility Classes ----- */

/* line 545, ../../app/styles/_base.scss */

.note-warning {
  color: #FF2534;
  display: block;
  font-family: Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  padding: 5px 0 10px;
}

/* line 554, ../../app/styles/_base.scss */

.disclaimer-block {
  padding: 15px;
  font-size: 12px;
  color: #999;
}

/* line 558, ../../app/styles/_base.scss */

.disclaimer-block p {
  margin: 0 0 15px;
  text-indent: -8px;
}

/* line 564, ../../app/styles/_base.scss */

.footnote {
  color: red;
  padding-right: 2px;
}

/* line 569, ../../app/styles/_base.scss */

.breadcrumb-link {
  display: inline-block;
}

/* line 573, ../../app/styles/_base.scss */

.glyphicon-play {
  font-size: 0.75em;
}

/* line 577, ../../app/styles/_base.scss */

.icon-triangle-down,
.alternativeTabsComponent .nav-tabs li.active a span,
.tireSelectorContainer .nav-tabs li.active a span {
  font-size: 0.75em !important;
}

/* line 581, ../../app/styles/_base.scss */

.icon-thin-arrow-right {
  font-weight: bold;
}

/* line 585, ../../app/styles/_base.scss */

.spinner {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: -20px;
  bottom: -17px;
  line-height: 25px;
}

/* line 594, ../../app/styles/_base.scss */

.orGeolocate {
  display: none;
}

/* line 598, ../../app/styles/_base.scss */

.show-element {
  display: block;
}

/* line 603, ../../app/styles/_base.scss */

.form-control {
  height: 34px;
}

/* line 606, ../../app/styles/_base.scss */

.gy-header {
  width: 100%;
  display: inline-block;
  background: url("../images/small-line.png") repeat-x bottom;
  position: relative;
  margin-bottom: 10px;
}

/* line 613, ../../app/styles/_base.scss */

.page-title {
  text-align: center;
  color: #002878;
}

/* line 617, ../../app/styles/_base.scss */

.gy-header-link {
  text-align: center;
}

/* line 621, ../../app/styles/_base.scss */

.gy-link {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #2366c1;
  cursor: pointer;
  font-size: 18px;
  text-decoration: none;
}

/* line 628, ../../app/styles/_base.scss */

.gy-link:link,
.gy-link:active,
.gy-link:visited {
  text-decoration: none;
}

/* line 632, ../../app/styles/_base.scss */

.gy-link:hover {
  text-decoration: underline;
  color: #274BA7;
}

/* line 637, ../../app/styles/_base.scss */

.gy-link span {
  margin-left: 3px;
  font-size: .75em;
}

/* line 643, ../../app/styles/_base.scss */

.gy-jump-link {
  font-size: 115%;
  opacity: 0.3;
}

/* line 648, ../../app/styles/_base.scss */

.gy-body-copy {
  color: #333;
  line-height: 140%;
}

/* line 653, ../../app/styles/_base.scss */

.gy-price,
.gy-rebate-price {
  display: inline-block;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 36px;
  line-height: 36px;
  vertical-align: top;
}

/* line 660, ../../app/styles/_base.scss */

.gy-price sup,
.gy-rebate-price sup {
  top: -.35em;
  vertical-align: top;
  font-size: 18px;
  line-height: 36px;
}

/* line 668, ../../app/styles/_base.scss */

.gy-msrp,
.gy-rebate-mail {
  display: inline-block;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 14px;
  line-height: 18px;
  vertical-align: top;
  text-align: left;
  padding-left: 2px;
}

/* line 679, ../../app/styles/_base.scss */

.gy-price {
  color: #333;
}

/* line 689, ../../app/styles/_base.scss */

.gy-price-min {
  font-size: 1.5em;
}

/* line 693, ../../app/styles/_base.scss */

.gy-rebate {
  display: inline-block;
  padding-left: 20px;
}

/* line 698, ../../app/styles/_base.scss */

.gy-rebate-price {
  color: #0066dd;
}

/* line 703, ../../app/styles/_base.scss */

.gy-rebate-mail sup {
  color: red;
  font-size: .8em;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  padding-left: 1px;
}

/* line 711, ../../app/styles/_base.scss */

.gy-brand-logo {
  width: 50px;
  height: 50px;
  float: left;
  margin: 0.5em 0 0.5em 0.5em;
  background-image: url('/images/placeholder-square.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  -ms-behavior: url('/images/backgroundsize.min.htc');
  text-align: center;
}

/* line 724, ../../app/styles/_base.scss */

.gy-icon-category {
  color: #274BA7 !important;
}

/* line 728, ../../app/styles/_base.scss */

.gy-specs-table {
  float: none;
  width: 100%;
  margin-right: 0%;
}

/* line 735, ../../app/styles/_base.scss */

.breadcrumb-link-list .breadcrumb-link {
  margin-left: 10px;
  margin-right: 10px;
}

/* line 741, ../../app/styles/_base.scss */

.map-marker-label {
  color: #F0F0F0;
  text-align: center;
  width: 22px;
}

/* line 747, ../../app/styles/_base.scss */

.clear {
  clear: both;
}

/* line 751, ../../app/styles/_base.scss */

.no-break,
.row-security-code .input-name {
  white-space: nowrap;
}

@media (max-width: 480px) {
  /* line 755, ../../app/styles/_base.scss */

  .block-at-mobile {
    display: block;
    margin: 10px 0;
  }
}

/* line 762, ../../app/styles/_base.scss */

.page-divider {
  border-top: 3px solid #ffdd00;
}

/* line 766, ../../app/styles/_base.scss */

.intro-offlink {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 16px;
  color: #333;
}

/* line 770, ../../app/styles/_base.scss */

.intro-offlink [class*='icon'] {
  margin-left: 3px;
  font-size: .75em;
}

@media (min-width: 768px) {
  /* line 775, ../../app/styles/_base.scss */

  .intro-offlink .intro-offlink {
    position: absolute;
    right: 15px;
    top: 20px;
  }
}

/* line 782, ../../app/styles/_base.scss */

a.intro-offlink,
.intro-offlink a {
  color: #2366c1;
}

/* line 785, ../../app/styles/_base.scss */

a.intro-offlink:hover,
.intro-offlink a:hover {
  text-decoration: underline;
  color: #274BA7;
}

/* line 789, ../../app/styles/_base.scss */

a.intro-offlink + .icon-thin-arrow-right,
.intro-offlink a + .icon-thin-arrow-right {
  color: #2366c1;
}

/* line 794, ../../app/styles/_base.scss */

.crumb-list {
  color: #333;
  font-size: 18px;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 798, ../../app/styles/_base.scss */

.crumb-list a {
  padding-left: 10px;
  padding-right: 7px;
  border-left: 1px solid #ddd;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  display: inline-block;
}

/* line 804, ../../app/styles/_base.scss */

.crumb-list a:first-child {
  border-left: none;
  margin-left: 0;
}

/* line 810, ../../app/styles/_base.scss */

.link-list {
  padding: 0;
}

/* line 812, ../../app/styles/_base.scss */

.link-list li {
  padding: 10px;
  display: inline-block;
}

/* ----- Tiles ----- */

/* line 820, ../../app/styles/_base.scss */

.tile-container {
  overflow-y: hidden;
  margin: 10px 0;
  padding: 0;
}

/* line 825, ../../app/styles/_base.scss */

.tile-container ul,
.tile-container li {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
  display: block;
}

/* line 831, ../../app/styles/_base.scss */

.tile-container .tile {
  background-color: white;
  background-color: rgba(255, 255, 255, 0.925);
  padding: 0 20px 15px 15px !important;
  margin: 10px 10px 15px;
  margin-bottom: 15px !important;
  overflow-y: hidden;
  border-bottom: 3px solid #ffdd00;
  position: relative;
  min-height: 120px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25);
  -webkit-transition: 500ms background-color ease;
  transition: 500ms background-color ease;
  -webkit-font-smoothing: antialiased;
}

/* line 844, ../../app/styles/_base.scss */

.tile-container .tile > a {
  color: #444;
}

/* line 846, ../../app/styles/_base.scss */

.tile-container .tile > a:hover {
  text-decoration: none;
}

/* line 850, ../../app/styles/_base.scss */

.tile-container .tile:hover {
  background-color: white;
}

/* line 853, ../../app/styles/_base.scss */

.tile-container .tile .icon-thin-arrow-right {
  padding-right: 20px;
  display: inline-block;
  font-weight: normal;
}

/* line 857, ../../app/styles/_base.scss */

.tile-container .tile .icon-thin-arrow-right:before {
  font-size: 36px;
  margin: -18px 0 0;
  top: 50%;
  right: 5px;
  position: absolute;
}

/* line 864, ../../app/styles/_base.scss */

.tile-container .tile .icon-thin-arrow-right:hover {
  text-decoration: none;
}

/* line 868, ../../app/styles/_base.scss */

.tile-container .tile hr {
  padding: 0;
  height: 8px !important;
  margin: 0 -20px 0 -15px !important;
}

/* line 874, ../../app/styles/_base.scss */

.tile-container .tile .tile-icon {
  display: inline-block;
  padding-right: 8px;
  font-size: 36px;
  position: relative;
  float: left;
}

/* line 880, ../../app/styles/_base.scss */

.tile-container .tile .tile-icon.tile-icon-lg {
  min-height: 100px;
  width: 70px;
}

/* line 883, ../../app/styles/_base.scss */

.tile-container .tile .tile-icon.tile-icon-lg:before {
  font-size: 56px;
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -28px;
}

/* line 893, ../../app/styles/_base.scss */

.tile-container .tile .tile-title {
  color: #274BA7;
  font-size: 24px;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  line-height: 135%;
  margin: 15px 0 10px;
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
  vertical-align: bottom;
}

/* line 902, ../../app/styles/_base.scss */

.tile-container .tile p {
  color: #444;
  line-height: 135%;
  font-family: Arial, sans-serif;
}

@media (min-width: 768px) {
  /* line 910, ../../app/styles/_base.scss */

  .tile-container .tile {
    width: 47%;
    float: left;
    margin: 10px 1.15%;
    padding-left: 20px !important;
    min-height: 180px;
  }

  /* line 916, ../../app/styles/_base.scss */

  .tile-container .tile hr {
    margin-left: -20px !important;
  }

  /* line 920, ../../app/styles/_base.scss */

  .tile-container .tile .tile-icon.tile-icon-lg {
    min-height: 120px;
    width: 70px;
  }

  /* line 923, ../../app/styles/_base.scss */

  .tile-container .tile .tile-icon.tile-icon-lg:before {
    left: -9px;
    font-size: 64px;
    margin-top: -32px;
  }
}

@media (min-width: 1024px) {
  /* line 934, ../../app/styles/_base.scss */

  .tile-container .tile {
    width: 31%;
    float: left;
  }
}

/* Page Intro Block, as used on Store Directory - States */

/* line 943, ../../app/styles/_base.scss */

.page-intro-block {
  position: relative;
  padding: 15px 15px 0;
}

/* line 946, ../../app/styles/_base.scss */

.page-intro-block h3 {
  color: #666;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 2em;
  margin: 0 0 10px;
  line-height: 130%;
}

/* line 953, ../../app/styles/_base.scss */

.page-intro-block h4 {
  color: #222;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
  line-height: 130%;
  margin: 0 0 4px;
}

/* line 960, ../../app/styles/_base.scss */

.page-intro-block p {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #666;
  font-size: 18px;
  line-height: 130%;
  margin: 0 0 15px;
}

@media (min-width: 768px) {
  /* line 968, ../../app/styles/_base.scss */

  .page-intro-block h3 {
    font-size: 2.8em;
  }
}

/* Page header, as used on tire warranty info or warranty pages */

/* line 975, ../../app/styles/_base.scss */

.page-title-block {
  border-bottom: 1px solid #eeeeee;
  margin: 10px 15px 15px 15px;
  padding: 0 0 10px 0;
  clear: both;
  overflow: hidden;
  display: block;
}

/* line 982, ../../app/styles/_base.scss */

.page-title-block h1 {
  color: #666666;
  font-weight: normal;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  margin-top: 0;
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  /* line 975, ../../app/styles/_base.scss */

  .page-title-block {
    padding-bottom: 0;
  }

  /* line 991, ../../app/styles/_base.scss */

  .page-title-block h1 {
    float: left;
  }

  /* line 994, ../../app/styles/_base.scss */

  .page-title-block .intro-offlink {
    float: right;
    margin-top: 10px;
  }
}

/* line 1001, ../../app/styles/_base.scss */

.styled-divider,
.tile-container .tile hr {
  background-color: "Transparent";
  background-repeat: repeat;
  background-image: url('/images/diagonal.png');
  height: 6px;
  display: block;
  margin: 20px 15px 10px;
  clear: both;
  float: none;
  border: none;
}

/* line 1012, ../../app/styles/_base.scss */

.check {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 171, ../../app/styles/_mixins.scss */

.check:before {
  content: "\e61c";
}

/* List Group Styles, as used on 'Find a Store' and 'Store Directory - States' */

/* line 1020, ../../app/styles/_base.scss */

.list-group {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 20px;
}

/* line 1023, ../../app/styles/_base.scss */

.list-group h5 {
  margin: 8px 0 16px;
  font-size: 1.4em;
}

/* line 1027, ../../app/styles/_base.scss */

.list-group .list-group-column {
  padding: 0;
}

/* line 1030, ../../app/styles/_base.scss */

.list-group .list-group-column:last-child .sub-group {
  padding-right: 0;
}

/* line 1034, ../../app/styles/_base.scss */

.list-group .list-group-column .sub-group {
  padding: 0;
}

/* line 1037, ../../app/styles/_base.scss */

.list-group .list-group-column ul {
  padding-left: 0;
  margin: 0;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.2em;
}

/* line 1042, ../../app/styles/_base.scss */

.list-group .list-group-column ul li {
  line-height: 120%;
  padding: 8px 0 8px 4px;
  text-align: left;
  list-style: none;
  border-bottom: 1px solid #ddd;
}

@media (min-width: 1024px) {
  /* line 1049, ../../app/styles/_base.scss */

  .list-group .list-group-column ul li:hover {
    background-color: #f5f5f5;
    border-bottom-color: #ccc;
  }

  /* line 1052, ../../app/styles/_base.scss */

  .list-group .list-group-column ul li:hover [class^="icon"] {
    display: inline-block;
  }
}

/* line 1057, ../../app/styles/_base.scss */

.list-group .list-group-column ul li a {
  color: #2366c1;
  display: inline-block;
}

/* line 1060, ../../app/styles/_base.scss */

.list-group .list-group-column ul li a:hover {
  text-decoration: none;
}

/* line 1063, ../../app/styles/_base.scss */

.list-group .list-group-column ul li a [class^="icon"] {
  display: none;
  float: right;
  vertical-align: middle;
}

@media (min-width: 768px) {
  /* line 1074, ../../app/styles/_base.scss */

  .list-group .list-group-column .sub-group {
    padding-right: 15px;
  }

  /* line 1078, ../../app/styles/_base.scss */

  .list-group .list-group-column:last-child .sub-group {
    padding-right: 15px;
  }
}

/* ----- Tablet-specific Styles ----- */

@media screen and (min-width: 768px) {
  /* line 1089, ../../app/styles/_base.scss */

  .multicol-3 {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
  }

  /* line 1094, ../../app/styles/_base.scss */

  .sm-row {
    margin-left: -15px;
    margin-right: -15px;
    margin: 0;
  }

  /* line 14, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */

  .sm-row:before,
  .sm-row:after {
    content: " ";
    display: table;
  }

  /* line 19, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */

  .sm-row:after {
    clear: both;
  }

  /* line 1098, ../../app/styles/_base.scss */

  .sm-col-6 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding: 0;
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  /* line 1098, ../../app/styles/_base.scss */

  .sm-col-6 {
    float: left;
    width: 50%;
  }
}

@media screen and (min-width: 768px) {
  /* line 1101, ../../app/styles/_base.scss */

  .sm-col-6:first-child {
    padding-right: 20px;
  }

  /* line 1104, ../../app/styles/_base.scss */

  .sm-col-6 .gy-price {
    font-size: 3.2em;
  }

  /* line 1107, ../../app/styles/_base.scss */

  .sm-col-6 .gy-msrp {
    font-size: 1.3em;
    line-height: 20px;
    margin-bottom: 8px;
    width: 70px;
  }

  /* line 1114, ../../app/styles/_base.scss */

  .sm-col-6 .gy-rebate-price {
    font-size: 2.7em;
    margin-bottom: 4px;
  }

  /* line 1119, ../../app/styles/_base.scss */

  .sm-col-6 .gy-rebate-mail {
    font-size: 1.2em;
    line-height: 17px;
    margin-bottom: 12px;
    width: 70px;
  }

  /* line 1125, ../../app/styles/_base.scss */

  .sm-col-6 .page-title {
    text-align: left;
  }

  /* line 1128, ../../app/styles/_base.scss */

  .sm-col-6 .gy-header-link {
    position: absolute;
    right: 0;
    bottom: 0;
  }

  /* line 1134, ../../app/styles/_base.scss */

  .sm-col-6 .gy-specs-table {
    float: left;
    width: 49%;
    margin-right: 1%;
  }
}

/* Helpful animation for drawing attention to an element */

/* line 1143, ../../app/styles/_base.scss */

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    -ms-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

/* line 1183, ../../app/styles/_base.scss */

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

/* line 1188, ../../app/styles/_base.scss */

.curved-shadow {
  margin-bottom: 30px;
}

/* line 1190, ../../app/styles/_base.scss */

.curved-shadow:after {
  background-image: url('/images/curved-shadow.png');
  background-size: 100% 20px;
  clear: both;
  content: '';
  display: block;
  height: 20px;
  bottom: -25px;
  width: 102%;
  left: -1%;
  right: -1%;
}

/* line 1201, ../../app/styles/_base.scss */

.lt-ie9 .curved-shadow:after {
  display: none;
}

/* Multi-use drop shadow classes*/

/* line 1208, ../../app/styles/_base.scss */

.drop-shadow:before,
.drop-shadow:after {
  content: "";
  position: absolute;
}

/* line 1214, ../../app/styles/_base.scss */

.lifted:before,
.lifted:after {
  bottom: -20px;
  left: -3px;
  width: 50%;
  height: 15px;
  max-width: 300px;
  max-height: 100px;
  background: -webkit-linear-gradient(274deg, rgba(0, 0, 0, 0.4) 0%, transparent 50%, transparent 100%);
  background: linear-gradient(176deg, rgba(0, 0, 0, 0.4) 0%, transparent 50%, transparent 100%);
}

/* line 1225, ../../app/styles/_base.scss */

.lifted:after {
  right: -3px;
  left: auto;
  background: -webkit-linear-gradient(86deg, transparent 0%, transparent 50%, rgba(0, 0, 0, 0.4) 100%);
  background: linear-gradient(4deg, transparent 0%, transparent 50%, rgba(0, 0, 0, 0.4) 100%);
}

/*Top message*/

/* line 1233, ../../app/styles/_base.scss */

.confirmation-message,
.confirmation-info-message {
  overflow: hidden;
  width: 100%;
  margin: 0 0 20px 0;
}

/* line 1237, ../../app/styles/_base.scss */

.confirmation-message p,
.confirmation-info-message p {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  margin: 0;
  display: block;
  padding: 0 0 0 1px;
}

/* line 1244, ../../app/styles/_base.scss */

.confirmation-message .msg,
.confirmation-info-message .msg {
  background-color: #274BA7;
  background-repeat: repeat;
  background-image: url('/images/diagonal.png');
  background-color: #00AD48;
  color: #F0F0F0;
  font-size: 18px;
  vertical-align: top;
  width: 84%;
  display: inline-block;
  padding: 7px 0 7px 5px;
  margin: 0 0 0 5px;
}

/* line 1256, ../../app/styles/_base.scss */

.confirmation-message .icon-check-circle,
.confirmation-info-message .icon-check-circle {
  color: #00AD48;
  font-size: 39px;
  vertical-align: top;
  line-height: 41px;
}

@media (min-width: 768px) {
  /* line 1263, ../../app/styles/_base.scss */

  .confirmation-message .msg,
  .confirmation-info-message .msg {
    width: 94%;
  }
}

/* line 1270, ../../app/styles/_base.scss */

a[href^="tel:"] {
  white-space: nowrap;
}

/* line 1275, ../../app/styles/_base.scss */

.paragraph-link {
  text-decoration: underline !important;
}

/* line 1277, ../../app/styles/_base.scss */

.paragraph-link:hover,
.paragraph-link:focus,
.paragraph-link:active {
  text-decoration: underline !important;
}

/* line 1285, ../../app/styles/_base.scss */

a.link-chevron,
a.link-chevron-left {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  text-decoration: none !important;
  position: relative;
  margin-right: .8em !important;
  padding: 0 0 1px 0 !important;
  line-height: 1;
}

/* line 1292, ../../app/styles/_base.scss */

a.link-chevron:hover,
a.link-chevron-left:hover {
  padding-bottom: 0 !important;
  border-bottom: 1px solid;
}

/* line 1297, ../../app/styles/_base.scss */

a.link-chevron:after,
a.link-chevron-left:after {
  content: "\e621";
  display: inline-block;
  padding: 0 0 1px 0 !important;
  margin: 0 !important;
  font-size: 0.8em;
  line-height: 1.25;
  position: absolute;
  right: -.1em;
  bottom: .11em;
  width: 0;
  overflow: visible;
  text-decoration: none !important;
}

/* line 1317, ../../app/styles/_base.scss */

a.link-chevron:after:empty,
a.link-chevron-left:after:empty {
  width: 0;
}

/* line 1324, ../../app/styles/_base.scss */

a.link-chevron:hover:after,
a.link-chevron-left:hover:after {
  text-decoration: none !important;
  border-bottom: none;
  padding: 0 !important;
}

/* line 1329, ../../app/styles/_base.scss */

a.link-chevron-left {
  margin-left: .8em !important;
  margin-right: 0 !important;
}

/* line 1334, ../../app/styles/_base.scss */

a.link-chevron-left:after {
  content: "\e622";
  right: initial !important;
  left: -1em;
}

/* line 1342, ../../app/styles/_base.scss */

iframe[src^="tel:"] {
  border: 0;
  display: none;
  height: 0;
  width: 0;
}

/* line 1349, ../../app/styles/_base.scss */

.fb_iframe_widget iframe {
  width: auto !important;
  height: auto !important;
}

/* ----- Custom Commercial Site Style ----- */

/* line 1355, ../../app/styles/_base.scss */

.pin-row {
  margin-top: 2%;
  font-family: 'NewsGothicFSLight', Arial, sans-serif;
  font-size: 18px;
}

/* line 1360, ../../app/styles/_base.scss */

.pin-group {
  width: auto;
}

@media (min-width: 320px) {
  /* line 1360, ../../app/styles/_base.scss */

  .pin-group {
    float: none;
    margin: 0 0 10px 20px;
    width: 100%;
  }
}

@media (min-width: 480px) {
  /* line 1360, ../../app/styles/_base.scss */

  .pin-group {
    float: left;
    margin-top: 0;
  }
}

@media (min-width: 768px) {
  /* line 1360, ../../app/styles/_base.scss */

  .pin-group {
    margin-top: 0;
  }
}

/* line 1376, ../../app/styles/_base.scss */

#solutions .pin-group {
  margin-left: 0;
}

/* line 1381, ../../app/styles/_base.scss */

button.pin {
  background-color: transparent;
  border: none;
  width: 100%;
  text-align: left;
}

/* line 1387, ../../app/styles/_base.scss */

button.pin:focus {
  outline: 0;
}

/* line 1390, ../../app/styles/_base.scss */

.pin_icon {
  color: #ffdd00;
  font-size: 35pt;
  vertical-align: middle;
}

/* line 1394, ../../app/styles/_base.scss */

.pin_icon.gray {
  color: #7f7f7f !important;
}

/* line 1398, ../../app/styles/_base.scss */

.add-to-ms {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  text-transform: uppercase;
  vertical-align: middle;
}

/* line 1402, ../../app/styles/_base.scss */

.add-to-ms.gray {
  color: #7f7f7f !important;
}

/* line 1406, ../../app/styles/_base.scss */

.float-right {
  float: right;
}

/* line 1409, ../../app/styles/_base.scss */

.special_font {
  font-size: 16px;
  font-family: 'NewsGothicFSLight', Arial, sans-serif !important;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  text-decoration: none !important;
  position: relative;
  margin-right: 0 !important;
  padding: 0 0 1px 0 !important;
  line-height: 1;
}

/* line 1421, ../../app/styles/_base.scss */

.news_font {
  font-family: 'NewsGothicFSLight', Arial, sans-serif !important;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  text-decoration: none !important;
  position: relative;
  margin-right: 0 !important;
  padding: 0 0 1px 0 !important;
  line-height: 1;
}

/* line 1432, ../../app/styles/_base.scss */

.already_message {
  padding-top: 15px !important;
}

/* line 1435, ../../app/styles/_base.scss */

.button_space {
  margin: 0 auto !important;
  margin-top: 2% !important;
}

/* line 1439, ../../app/styles/_base.scss */

.main_header {
  font-size: 26px !important;
}

/* line 1442, ../../app/styles/_base.scss */

.secondary_header {
  font-size: 24px !important;
}

/* line 1445, ../../app/styles/_base.scss */

.smaller_header {
  font-size: 20px !important;
}

/* line 1448, ../../app/styles/_base.scss */

.access-box-wrapper a {
  max-width: 275px !important;
  padding-right: 3% !important;
  padding-left: 3% !important;
}

/* line 1453, ../../app/styles/_base.scss */

.uppercase {
  text-transform: uppercase !important;
}

/* line 1456, ../../app/styles/_base.scss */

.text-left {
  text-align: left !important;
}

/* line 1459, ../../app/styles/_base.scss */

.normal-style {
  font-style: normal !important;
}

/* line 1462, ../../app/styles/_base.scss */

.no-shadow {
  text-shadow: none !important;
}

/* line 1465, ../../app/styles/_base.scss */

.lt-blue-bak {
  background-color: #ebebeb;
}

/* line 1468, ../../app/styles/_base.scss */

.app-icon {
  padding: 5%;
}

/* line 1471, ../../app/styles/_base.scss */

.full_width {
  width: 100% !important;
}

/* line 1474, ../../app/styles/_base.scss */

.lng-btn {
  white-space: normal;
  max-width: 221px !important;
  line-height: 19px !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

/* line 1481, ../../app/styles/_base.scss */

.btn-less-space {
  padding-right: 12px !important;
  padding-left: 12px !important;
}

/* line 1485, ../../app/styles/_base.scss */

.responsive_mob_img {
  width: 99% !important;
}

@media (min-width: 768px) {
  /* line 1490, ../../app/styles/_base.scss */

  .visible-md-and-lg {
    display: block !important;
  }
}

/* ----- Component Imports ----- */

/* line 86, ../../app/styles/components/_buttons.scss */

.btn {
  background-image: -webkit-gradient(linear, left bottom, right top, color-stop(0px, #E3D046), color-stop(15px, #E3D046), color-stop(15px, #ffdd00), color-stop(100%, #ffdd00)) !important;
  background-image: -webkit-linear-gradient(-225deg, #E3D046 0px, #E3D046 15px, #ffdd00 15px, #ffdd00 100%) !important;
  background-image: -webkit-linear-gradient(135deg, #E3D046 0px, #E3D046 15px, #ffdd00 15px, #ffdd00 100%) !important;
  background-image: linear-gradient(-45deg, #E3D046 0px, #E3D046 15px, #ffdd00 15px, #ffdd00 100%) !important;
  background-position: -5px -5px;
  padding-left: 30px;
  padding-right: 30px;
  color: #000;
  background-color: #ffdd00;
  border-color: #ccc;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 16px;
  text-transform: uppercase;
  border-radius: 0;
  color: #111;
  border: none !important;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  text-shadow: -1px -1px 2px rgba(255, 255, 255, 0.5);
  margin-right: 2px;
  position: relative;
  line-height: 40px;
  padding-top: 0;
  padding-bottom: 0;
}

/* line 11, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.open > .btn.dropdown-toggle {
  color: #000;
  background-color: #ccb100;
  border-color: #adadad;
}

/* line 20, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn:active,
.btn.active,
.open > .btn.dropdown-toggle {
  background-image: none;
}

/* line 28, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn.disabled,
.btn.disabled:hover,
.btn.disabled:focus,
.btn.disabled:active,
.btn.disabled.active,
.btn[disabled],
.btn[disabled]:hover,
.btn[disabled]:focus,
.btn[disabled]:active,
.btn[disabled].active,
fieldset[disabled] .btn,
fieldset[disabled] .btn:hover,
fieldset[disabled] .btn:focus,
fieldset[disabled] .btn:active,
fieldset[disabled] .btn.active {
  background-color: #ffdd00;
  border-color: #ccc;
}

/* line 38, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn .badge {
  color: #ffdd00;
  background-color: #000;
}

/* line 19, ../../app/styles/components/_buttons.scss */

.btn .glyphicon,
.btn .tire-detail-tire-multi-sku .gy-radio input[type="radio"]:checked + label:before,
.tire-detail-tire-multi-sku .gy-radio .btn input[type="radio"]:checked + label:before,
.btn .icon {
  padding-left: 5px;
  padding-right: 5px;
}

/* line 23, ../../app/styles/components/_buttons.scss */

.btn:hover,
.btn:active,
.btn:focus {
  color: #000;
  box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.4);
  text-shadow: none;
}

/* line 29, ../../app/styles/components/_buttons.scss */

.lt-ie9 .btn:hover,
.lt-ie9 .btn:active,
.lt-ie9 .btn:focus {
  background-color: #ebcd0b;
  background-image: none;
}

/* line 34, ../../app/styles/components/_buttons.scss */

.btn:focus {
  box-shadow: 2px 2px 30px rgba(0, 0, 0, 0.5);
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
}

/* line 40, ../../app/styles/components/_buttons.scss */

.btn:disabled {
  opacity: 1;
  filter: alpha(opacity=1);
  background-color: #dfcc73;
}

/* line 45, ../../app/styles/components/_buttons.scss */

.btn.active {
  color: #F7EE58;
  background-color: #274BA7;
  border-color: #224292;
  background-image: -webkit-gradient(linear, left bottom, right top, color-stop(0px, #275190), color-stop(15px, #275190), color-stop(15px, #3063B0), color-stop(100%, #3063B0)) !important;
  background-image: -webkit-linear-gradient(-225deg, #275190 0px, #275190 15px, #3063B0 15px, #3063B0 100%) !important;
  background-image: -webkit-linear-gradient(135deg, #275190 0px, #275190 15px, #3063B0 15px, #3063B0 100%) !important;
  background-image: linear-gradient(-45deg, #275190 0px, #275190 15px, #3063B0 15px, #3063B0 100%) !important;
  background-position: -5px -5px;
  padding-left: 30px;
  padding-right: 30px;
  color: #fff !important;
  box-shadow: none;
  text-shadow: -1px -1px 2px rgba(0, 0, 0, 0.5);
}

/* line 11, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn.active:hover,
.btn.active:focus,
.btn.active:active,
.btn.active.active,
.open > .btn.active.dropdown-toggle {
  color: #F7EE58;
  background-color: #1d387e;
  border-color: #172b61;
}

/* line 20, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn.active:active,
.btn.active.active,
.open > .btn.active.dropdown-toggle {
  background-image: none;
}

/* line 28, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn.active.disabled,
.btn.active.disabled:hover,
.btn.active.disabled:focus,
.btn.active.disabled:active,
.btn.active.disabled.active,
.btn.active[disabled],
.btn.active[disabled]:hover,
.btn.active[disabled]:focus,
.btn.active[disabled]:active,
.btn.active[disabled].active,
fieldset[disabled] .btn.active,
fieldset[disabled] .btn.active:hover,
fieldset[disabled] .btn.active:focus,
fieldset[disabled] .btn.active:active,
fieldset[disabled] .btn.active.active {
  background-color: #274BA7;
  border-color: #224292;
}

/* line 38, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn.active .badge {
  color: #274BA7;
  background-color: #F7EE58;
}

/* line 51, ../../app/styles/components/_buttons.scss */

.btn.active:hover,
.btn.active:active,
.btn.active:focus {
  color: #eee !important;
  box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.6);
  text-shadow: none;
}

/* line 57, ../../app/styles/components/_buttons.scss */

.lt-ie9 .btn.active:hover,
.lt-ie9 .btn.active:active,
.lt-ie9 .btn.active:focus {
  background-color: #3063b0;
  background-image: none;
}

/* line 62, ../../app/styles/components/_buttons.scss */

.btn.active:disabled {
  background-color: #456493;
}

/* line 65, ../../app/styles/components/_buttons.scss */

.btn.active:after {
  content: " ";
  border-top: 12px solid #3063b0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  display: inline-block;
  margin: 0 45% -10px 0;
  width: 0;
  height: 0;
  position: absolute;
  z-index: 2;
  bottom: 0;
  right: 0;
}

/* line 79, ../../app/styles/components/_buttons.scss */

.lt-ie9 .btn.active {
  background-color: #3063b0;
  background-image: none;
}

/* line 88, ../../app/styles/components/_buttons.scss */

.btn.btn-highlight {
  color: #222 !important;
  background-color: #fff5b3;
  background-image: -webkit-gradient(linear, left bottom, right top, color-stop(0px, #E3D046), color-stop(15px, #E3D046), color-stop(15px, #fff5b3), color-stop(100%, #fff5b3)) !important;
  background-image: -webkit-linear-gradient(-225deg, #E3D046 0px, #E3D046 15px, #fff5b3 15px, #fff5b3 100%) !important;
  background-image: -webkit-linear-gradient(135deg, #E3D046 0px, #E3D046 15px, #fff5b3 15px, #fff5b3 100%) !important;
  background-image: linear-gradient(-45deg, #E3D046 0px, #E3D046 15px, #fff5b3 15px, #fff5b3 100%) !important;
  background-position: -5px -5px;
  padding-left: 30px;
  padding-right: 30px;
  box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.3);
  text-shadow: none;
}

/* line 94, ../../app/styles/components/_buttons.scss */

.lt-ie9 .btn.btn-highlight {
  background-color: #fff5b3;
  background-image: none;
}

/* line 101, ../../app/styles/components/_buttons.scss */

.btn-secondary {
  background-image: -webkit-gradient(linear, left bottom, right top, color-stop(0px, #E3D046), color-stop(15px, #E3D046), color-stop(15px, #ffdd00), color-stop(100%, #ffdd00)) !important;
  background-image: -webkit-linear-gradient(-225deg, #E3D046 0px, #E3D046 15px, #ffdd00 15px, #ffdd00 100%) !important;
  background-image: -webkit-linear-gradient(135deg, #E3D046 0px, #E3D046 15px, #ffdd00 15px, #ffdd00 100%) !important;
  background-image: linear-gradient(-45deg, #E3D046 0px, #E3D046 15px, #ffdd00 15px, #ffdd00 100%) !important;
  background-position: -5px -5px;
  padding-left: 30px;
  padding-right: 30px;
  color: #000;
  background-color: #ffdd00;
  border-color: #ccc;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 16px;
  text-transform: uppercase;
  border-radius: 0;
  color: #111;
  border: none !important;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  text-shadow: -1px -1px 2px rgba(255, 255, 255, 0.5);
  margin-right: 2px;
  position: relative;
  line-height: 40px;
  padding-top: 0;
  padding-bottom: 0;
}

/* line 11, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active,
.btn-secondary.active,
.open > .btn-secondary.dropdown-toggle {
  color: #000;
  background-color: #ccb100;
  border-color: #adadad;
}

/* line 20, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn-secondary:active,
.btn-secondary.active,
.open > .btn-secondary.dropdown-toggle {
  background-image: none;
}

/* line 28, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn-secondary.disabled,
.btn-secondary.disabled:hover,
.btn-secondary.disabled:focus,
.btn-secondary.disabled:active,
.btn-secondary.disabled.active,
.btn-secondary[disabled],
.btn-secondary[disabled]:hover,
.btn-secondary[disabled]:focus,
.btn-secondary[disabled]:active,
.btn-secondary[disabled].active,
fieldset[disabled] .btn-secondary,
fieldset[disabled] .btn-secondary:hover,
fieldset[disabled] .btn-secondary:focus,
fieldset[disabled] .btn-secondary:active,
fieldset[disabled] .btn-secondary.active {
  background-color: #ffdd00;
  border-color: #ccc;
}

/* line 38, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn-secondary .badge {
  color: #ffdd00;
  background-color: #000;
}

/* line 19, ../../app/styles/components/_buttons.scss */

.btn-secondary .glyphicon,
.btn-secondary .tire-detail-tire-multi-sku .gy-radio input[type="radio"]:checked + label:before,
.tire-detail-tire-multi-sku .gy-radio .btn-secondary input[type="radio"]:checked + label:before,
.btn-secondary .icon {
  padding-left: 5px;
  padding-right: 5px;
}

/* line 23, ../../app/styles/components/_buttons.scss */

.btn-secondary:hover,
.btn-secondary:active,
.btn-secondary:focus {
  color: #000;
  box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.4);
  text-shadow: none;
}

/* line 29, ../../app/styles/components/_buttons.scss */

.lt-ie9 .btn-secondary:hover,
.lt-ie9 .btn-secondary:active,
.lt-ie9 .btn-secondary:focus {
  background-color: #ebcd0b;
  background-image: none;
}

/* line 34, ../../app/styles/components/_buttons.scss */

.btn-secondary:focus {
  box-shadow: 2px 2px 30px rgba(0, 0, 0, 0.5);
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
}

/* line 40, ../../app/styles/components/_buttons.scss */

.btn-secondary:disabled {
  opacity: 1;
  filter: alpha(opacity=1);
  background-color: #dfcc73;
}

/* line 45, ../../app/styles/components/_buttons.scss */

.btn-secondary.active {
  color: #F7EE58;
  background-color: #274BA7;
  border-color: #224292;
  background-image: -webkit-gradient(linear, left bottom, right top, color-stop(0px, #275190), color-stop(15px, #275190), color-stop(15px, #3063B0), color-stop(100%, #3063B0)) !important;
  background-image: -webkit-linear-gradient(-225deg, #275190 0px, #275190 15px, #3063B0 15px, #3063B0 100%) !important;
  background-image: -webkit-linear-gradient(135deg, #275190 0px, #275190 15px, #3063B0 15px, #3063B0 100%) !important;
  background-image: linear-gradient(-45deg, #275190 0px, #275190 15px, #3063B0 15px, #3063B0 100%) !important;
  background-position: -5px -5px;
  padding-left: 30px;
  padding-right: 30px;
  color: #fff !important;
  box-shadow: none;
  text-shadow: -1px -1px 2px rgba(0, 0, 0, 0.5);
}

/* line 11, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn-secondary.active:hover,
.btn-secondary.active:focus,
.btn-secondary.active:active,
.btn-secondary.active.active,
.open > .btn-secondary.active.dropdown-toggle {
  color: #F7EE58;
  background-color: #1d387e;
  border-color: #172b61;
}

/* line 20, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn-secondary.active:active,
.btn-secondary.active.active,
.open > .btn-secondary.active.dropdown-toggle {
  background-image: none;
}

/* line 28, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn-secondary.active.disabled,
.btn-secondary.active.disabled:hover,
.btn-secondary.active.disabled:focus,
.btn-secondary.active.disabled:active,
.btn-secondary.active.disabled.active,
.btn-secondary.active[disabled],
.btn-secondary.active[disabled]:hover,
.btn-secondary.active[disabled]:focus,
.btn-secondary.active[disabled]:active,
.btn-secondary.active[disabled].active,
fieldset[disabled] .btn-secondary.active,
fieldset[disabled] .btn-secondary.active:hover,
fieldset[disabled] .btn-secondary.active:focus,
fieldset[disabled] .btn-secondary.active:active,
fieldset[disabled] .btn-secondary.active.active {
  background-color: #274BA7;
  border-color: #224292;
}

/* line 38, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn-secondary.active .badge {
  color: #274BA7;
  background-color: #F7EE58;
}

/* line 51, ../../app/styles/components/_buttons.scss */

.btn-secondary.active:hover,
.btn-secondary.active:active,
.btn-secondary.active:focus {
  color: #eee !important;
  box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.6);
  text-shadow: none;
}

/* line 57, ../../app/styles/components/_buttons.scss */

.lt-ie9 .btn-secondary.active:hover,
.lt-ie9 .btn-secondary.active:active,
.lt-ie9 .btn-secondary.active:focus {
  background-color: #3063b0;
  background-image: none;
}

/* line 62, ../../app/styles/components/_buttons.scss */

.btn-secondary.active:disabled {
  background-color: #456493;
}

/* line 65, ../../app/styles/components/_buttons.scss */

.btn-secondary.active:after {
  content: " ";
  border-top: 12px solid #3063b0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  display: inline-block;
  margin: 0 45% -10px 0;
  width: 0;
  height: 0;
  position: absolute;
  z-index: 2;
  bottom: 0;
  right: 0;
}

/* line 79, ../../app/styles/components/_buttons.scss */

.lt-ie9 .btn-secondary.active {
  background-color: #3063b0;
  background-image: none;
}

/* line 103, ../../app/styles/components/_buttons.scss */

body .btn-secondary {
  text-transform: none;
}

/* line 108, ../../app/styles/components/_buttons.scss */

.btn-blue {
  color: #F7EE58;
  background-color: #274BA7;
  border-color: #224292;
}

/* line 11, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn-blue:hover,
.btn-blue:focus,
.btn-blue:active,
.btn-blue.active,
.open > .btn-blue.dropdown-toggle {
  color: #F7EE58;
  background-color: #1d387e;
  border-color: #172b61;
}

/* line 20, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn-blue:active,
.btn-blue.active,
.open > .btn-blue.dropdown-toggle {
  background-image: none;
}

/* line 28, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn-blue.disabled,
.btn-blue.disabled:hover,
.btn-blue.disabled:focus,
.btn-blue.disabled:active,
.btn-blue.disabled.active,
.btn-blue[disabled],
.btn-blue[disabled]:hover,
.btn-blue[disabled]:focus,
.btn-blue[disabled]:active,
.btn-blue[disabled].active,
fieldset[disabled] .btn-blue,
fieldset[disabled] .btn-blue:hover,
fieldset[disabled] .btn-blue:focus,
fieldset[disabled] .btn-blue:active,
fieldset[disabled] .btn-blue.active {
  background-color: #274BA7;
  border-color: #224292;
}

/* line 38, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn-blue .badge {
  color: #274BA7;
  background-color: #F7EE58;
}

/* line 112, ../../app/styles/components/_buttons.scss */

.btn-alt {
  background-image: -webkit-gradient(linear, left bottom, right top, color-stop(0px, #E3D046), color-stop(15px, #E3D046), color-stop(15px, #ffdd00), color-stop(100%, #ffdd00)) !important;
  background-image: -webkit-linear-gradient(-225deg, #E3D046 0px, #E3D046 15px, #ffdd00 15px, #ffdd00 100%) !important;
  background-image: -webkit-linear-gradient(135deg, #E3D046 0px, #E3D046 15px, #ffdd00 15px, #ffdd00 100%) !important;
  background-image: linear-gradient(-45deg, #E3D046 0px, #E3D046 15px, #ffdd00 15px, #ffdd00 100%) !important;
  background-position: -5px -5px;
  padding-left: 30px;
  padding-right: 30px;
  color: #000;
  background-color: #ffdd00;
  border-color: #ccc;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 16px;
  text-transform: uppercase;
  border-radius: 0;
  color: #111;
  border: none !important;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  text-shadow: -1px -1px 2px rgba(255, 255, 255, 0.5);
  margin-right: 2px;
  position: relative;
  line-height: 40px;
  padding-top: 0;
  padding-bottom: 0;
}

/* line 11, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn-alt:hover,
.btn-alt:focus,
.btn-alt:active,
.btn-alt.active,
.open > .btn-alt.dropdown-toggle {
  color: #000;
  background-color: #ccb100;
  border-color: #adadad;
}

/* line 20, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn-alt:active,
.btn-alt.active,
.open > .btn-alt.dropdown-toggle {
  background-image: none;
}

/* line 28, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn-alt.disabled,
.btn-alt.disabled:hover,
.btn-alt.disabled:focus,
.btn-alt.disabled:active,
.btn-alt.disabled.active,
.btn-alt[disabled],
.btn-alt[disabled]:hover,
.btn-alt[disabled]:focus,
.btn-alt[disabled]:active,
.btn-alt[disabled].active,
fieldset[disabled] .btn-alt,
fieldset[disabled] .btn-alt:hover,
fieldset[disabled] .btn-alt:focus,
fieldset[disabled] .btn-alt:active,
fieldset[disabled] .btn-alt.active {
  background-color: #ffdd00;
  border-color: #ccc;
}

/* line 38, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn-alt .badge {
  color: #ffdd00;
  background-color: #000;
}

/* line 19, ../../app/styles/components/_buttons.scss */

.btn-alt .glyphicon,
.btn-alt .tire-detail-tire-multi-sku .gy-radio input[type="radio"]:checked + label:before,
.tire-detail-tire-multi-sku .gy-radio .btn-alt input[type="radio"]:checked + label:before,
.btn-alt .icon {
  padding-left: 5px;
  padding-right: 5px;
}

/* line 23, ../../app/styles/components/_buttons.scss */

.btn-alt:hover,
.btn-alt:active,
.btn-alt:focus {
  color: #000;
  box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.4);
  text-shadow: none;
}

/* line 29, ../../app/styles/components/_buttons.scss */

.lt-ie9 .btn-alt:hover,
.lt-ie9 .btn-alt:active,
.lt-ie9 .btn-alt:focus {
  background-color: #ebcd0b;
  background-image: none;
}

/* line 34, ../../app/styles/components/_buttons.scss */

.btn-alt:focus {
  box-shadow: 2px 2px 30px rgba(0, 0, 0, 0.5);
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
}

/* line 40, ../../app/styles/components/_buttons.scss */

.btn-alt:disabled {
  opacity: 1;
  filter: alpha(opacity=1);
  background-color: #dfcc73;
}

/* line 45, ../../app/styles/components/_buttons.scss */

.btn-alt.active {
  color: #F7EE58;
  background-color: #274BA7;
  border-color: #224292;
  background-image: -webkit-gradient(linear, left bottom, right top, color-stop(0px, #275190), color-stop(15px, #275190), color-stop(15px, #3063B0), color-stop(100%, #3063B0)) !important;
  background-image: -webkit-linear-gradient(-225deg, #275190 0px, #275190 15px, #3063B0 15px, #3063B0 100%) !important;
  background-image: -webkit-linear-gradient(135deg, #275190 0px, #275190 15px, #3063B0 15px, #3063B0 100%) !important;
  background-image: linear-gradient(-45deg, #275190 0px, #275190 15px, #3063B0 15px, #3063B0 100%) !important;
  background-position: -5px -5px;
  padding-left: 30px;
  padding-right: 30px;
  color: #fff !important;
  box-shadow: none;
  text-shadow: -1px -1px 2px rgba(0, 0, 0, 0.5);
}

/* line 11, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn-alt.active:hover,
.btn-alt.active:focus,
.btn-alt.active:active,
.btn-alt.active.active,
.open > .btn-alt.active.dropdown-toggle {
  color: #F7EE58;
  background-color: #1d387e;
  border-color: #172b61;
}

/* line 20, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn-alt.active:active,
.btn-alt.active.active,
.open > .btn-alt.active.dropdown-toggle {
  background-image: none;
}

/* line 28, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn-alt.active.disabled,
.btn-alt.active.disabled:hover,
.btn-alt.active.disabled:focus,
.btn-alt.active.disabled:active,
.btn-alt.active.disabled.active,
.btn-alt.active[disabled],
.btn-alt.active[disabled]:hover,
.btn-alt.active[disabled]:focus,
.btn-alt.active[disabled]:active,
.btn-alt.active[disabled].active,
fieldset[disabled] .btn-alt.active,
fieldset[disabled] .btn-alt.active:hover,
fieldset[disabled] .btn-alt.active:focus,
fieldset[disabled] .btn-alt.active:active,
fieldset[disabled] .btn-alt.active.active {
  background-color: #274BA7;
  border-color: #224292;
}

/* line 38, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

.btn-alt.active .badge {
  color: #274BA7;
  background-color: #F7EE58;
}

/* line 51, ../../app/styles/components/_buttons.scss */

.btn-alt.active:hover,
.btn-alt.active:active,
.btn-alt.active:focus {
  color: #eee !important;
  box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.6);
  text-shadow: none;
}

/* line 57, ../../app/styles/components/_buttons.scss */

.lt-ie9 .btn-alt.active:hover,
.lt-ie9 .btn-alt.active:active,
.lt-ie9 .btn-alt.active:focus {
  background-color: #3063b0;
  background-image: none;
}

/* line 62, ../../app/styles/components/_buttons.scss */

.btn-alt.active:disabled {
  background-color: #456493;
}

/* line 65, ../../app/styles/components/_buttons.scss */

.btn-alt.active:after {
  content: " ";
  border-top: 12px solid #3063b0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  display: inline-block;
  margin: 0 45% -10px 0;
  width: 0;
  height: 0;
  position: absolute;
  z-index: 2;
  bottom: 0;
  right: 0;
}

/* line 79, ../../app/styles/components/_buttons.scss */

.lt-ie9 .btn-alt.active {
  background-color: #3063b0;
  background-image: none;
}

/* line 114, ../../app/styles/components/_buttons.scss */

body .btn-alt {
  color: #000;
  background-color: #F0F0F0;
  border-color: #e3e3e3;
  background-image: -webkit-gradient(linear, left bottom, right top, color-stop(0px, rgba(235, 235, 235, 0.85)), color-stop(15px, rgba(235, 235, 235, 0.85)), color-stop(15px, rgba(255, 255, 255, 0.85)), color-stop(100%, rgba(255, 255, 255, 0.85))) !important;
  background-image: -webkit-linear-gradient(-225deg, rgba(235, 235, 235, 0.85) 0px, rgba(235, 235, 235, 0.85) 15px, rgba(255, 255, 255, 0.85) 15px, rgba(255, 255, 255, 0.85) 100%) !important;
  background-image: -webkit-linear-gradient(135deg, rgba(235, 235, 235, 0.85) 0px, rgba(235, 235, 235, 0.85) 15px, rgba(255, 255, 255, 0.85) 15px, rgba(255, 255, 255, 0.85) 100%) !important;
  background-image: linear-gradient(-45deg, rgba(235, 235, 235, 0.85) 0px, rgba(235, 235, 235, 0.85) 15px, rgba(255, 255, 255, 0.85) 15px, rgba(255, 255, 255, 0.85) 100%) !important;
  background-position: -5px -5px;
  padding-left: 30px;
  padding-right: 30px;
}

/* line 11, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

body .btn-alt:hover,
body .btn-alt:focus,
body .btn-alt:active,
body .btn-alt.active,
.open > body .btn-alt.dropdown-toggle {
  color: #000;
  background-color: #d7d7d7;
  border-color: #c5c5c5;
}

/* line 20, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

body .btn-alt:active,
body .btn-alt.active,
.open > body .btn-alt.dropdown-toggle {
  background-image: none;
}

/* line 28, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

body .btn-alt.disabled,
body .btn-alt.disabled:hover,
body .btn-alt.disabled:focus,
body .btn-alt.disabled:active,
body .btn-alt.disabled.active,
body .btn-alt[disabled],
body .btn-alt[disabled]:hover,
body .btn-alt[disabled]:focus,
body .btn-alt[disabled]:active,
body .btn-alt[disabled].active,
fieldset[disabled] body .btn-alt,
fieldset[disabled] body .btn-alt:hover,
fieldset[disabled] body .btn-alt:focus,
fieldset[disabled] body .btn-alt:active,
fieldset[disabled] body .btn-alt.active {
  background-color: #F0F0F0;
  border-color: #e3e3e3;
}

/* line 38, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

body .btn-alt .badge {
  color: #F0F0F0;
  background-color: #000;
}

/* line 120, ../../app/styles/components/_buttons.scss */

.btn-ghost {
  background-image: -webkit-gradient(linear, left bottom, right top, color-stop(0px, #99afe7), color-stop(15px, #99afe7), color-stop(15px, #fff), color-stop(100%, #fff)) !important;
  background-image: -webkit-linear-gradient(-225deg, #99afe7 0px, #99afe7 15px, #fff 15px, #fff 100%) !important;
  background-image: -webkit-linear-gradient(135deg, #99afe7 0px, #99afe7 15px, #fff 15px, #fff 100%) !important;
  background-image: linear-gradient(-45deg, #99afe7 0px, #99afe7 15px, #fff 15px, #fff 100%) !important;
  background-position: -5px -5px;
  padding-left: 30px;
  padding-right: 30px;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
  text-transform: none;
  border-radius: 0;
  color: #274BA7;
  border: 1px solid #325ecf;
  box-shadow: none;
  text-shadow: none;
  position: relative;
  line-height: 38px;
  padding-top: 0;
  padding-bottom: 0;
}

/* line 134, ../../app/styles/components/_buttons.scss */

.btn-ghost:focus {
  outline: none;
}

/* line 137, ../../app/styles/components/_buttons.scss */

.btn-ghost .glyphicon,
.btn-ghost .tire-detail-tire-multi-sku .gy-radio input[type="radio"]:checked + label:before,
.tire-detail-tire-multi-sku .gy-radio .btn-ghost input[type="radio"]:checked + label:before,
.btn-ghost .icon {
  padding-left: 5px;
  padding-right: 5px;
}

/* line 141, ../../app/styles/components/_buttons.scss */

.btn-ghost:hover,
.btn-ghost:active,
.btn-ghost:focus {
  color: #476ed4;
  box-shadow: none;
  text-shadow: none;
}

/* line 148, ../../app/styles/components/_buttons.scss */

.btn-ghost:disabled {
  opacity: 1;
  filter: alpha(opacity=1);
}

/* line 154, ../../app/styles/components/_buttons.scss */

.btn-ghost-alt {
  background-image: -webkit-gradient(linear, left bottom, right top, color-stop(0px, #ffdd00), color-stop(15px, #ffdd00), color-stop(15px, transparent), color-stop(100%, transparent)) !important;
  background-image: -webkit-linear-gradient(-225deg, #ffdd00 0px, #ffdd00 15px, transparent 15px, transparent 100%) !important;
  background-image: -webkit-linear-gradient(135deg, #ffdd00 0px, #ffdd00 15px, transparent 15px, transparent 100%) !important;
  background-image: linear-gradient(-45deg, #ffdd00 0px, #ffdd00 15px, transparent 15px, transparent 100%) !important;
  background-position: -5px -5px;
  padding-left: 30px;
  padding-right: 30px;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
  text-transform: none;
  border-radius: 0;
  color: #ffdd00;
  border: 2px solid #ffe433;
  box-shadow: none;
  text-shadow: none;
  position: relative;
  line-height: 38px;
  padding-top: 0;
  padding-bottom: 0;
  white-space: nowrap;
}

/* line 169, ../../app/styles/components/_buttons.scss */

.btn-ghost-alt:focus {
  outline: none;
}

/* line 172, ../../app/styles/components/_buttons.scss */

.btn-ghost-alt .glyphicon,
.btn-ghost-alt .tire-detail-tire-multi-sku .gy-radio input[type="radio"]:checked + label:before,
.tire-detail-tire-multi-sku .gy-radio .btn-ghost-alt input[type="radio"]:checked + label:before,
.btn-ghost-alt .icon {
  padding-left: 5px;
  padding-right: 5px;
}

/* line 176, ../../app/styles/components/_buttons.scss */

.btn-ghost-alt:hover,
.btn-ghost-alt:active,
.btn-ghost-alt:focus {
  color: #ffe74d;
  box-shadow: none;
  text-shadow: none;
}

/* line 183, ../../app/styles/components/_buttons.scss */

.btn-ghost-alt:disabled {
  opacity: 1;
  filter: alpha(opacity=1);
}

/* line 189, ../../app/styles/components/_buttons.scss */

.btn-link {
  color: #ffdd00;
}

/* line 191, ../../app/styles/components/_buttons.scss */

.btn-link:hover,
.btn-link:focus {
  color: #ffdd00;
}

/* line 195, ../../app/styles/components/_buttons.scss */

.btn-link:hover,
.btn-link:focus {
  text-decoration: none;
}

/* line 201, ../../app/styles/components/_buttons.scss */

.btn-link[disabled]:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
  color: #ffdd00;
}

@media (max-width: 480px) {
  /* line 208, ../../app/styles/components/_buttons.scss */

  .btn-block-mobile {
    display: block !important;
    width: 100% !important;
    float: none !important;
    clear: both !important;
    margin: 15px 0 !important;
  }
}

/* line 219, ../../app/styles/components/_buttons.scss */

.btn-at-mobile .glyphicon,
.btn-at-mobile .tire-detail-tire-multi-sku .gy-radio input[type="radio"]:checked + label:before,
.tire-detail-tire-multi-sku .gy-radio .btn-at-mobile input[type="radio"]:checked + label:before {
  display: none;
}

@media (max-width: 767px) {
  /* line 218, ../../app/styles/components/_buttons.scss */

  .btn-at-mobile {
    background-image: -webkit-gradient(linear, left bottom, right top, color-stop(0px, #E3D046), color-stop(15px, #E3D046), color-stop(15px, #ffdd00), color-stop(100%, #ffdd00)) !important;
    background-image: -webkit-linear-gradient(-225deg, #E3D046 0px, #E3D046 15px, #ffdd00 15px, #ffdd00 100%) !important;
    background-image: -webkit-linear-gradient(135deg, #E3D046 0px, #E3D046 15px, #ffdd00 15px, #ffdd00 100%) !important;
    background-image: linear-gradient(-45deg, #E3D046 0px, #E3D046 15px, #ffdd00 15px, #ffdd00 100%) !important;
    background-position: -5px -5px;
    padding-left: 30px;
    padding-right: 30px;
    color: #000;
    background-color: #ffdd00;
    border-color: #ccc;
    font-family: "NewsGothicDemiBold", Arial, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 0;
    color: #111;
    border: none !important;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
    text-shadow: -1px -1px 2px rgba(255, 255, 255, 0.5);
    margin-right: 2px;
    position: relative;
    line-height: 40px;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 40px;
    padding-left: 10px;
    display: inline-block;
    text-align: center;
  }

  /* line 11, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

  .btn-at-mobile:hover,
  .btn-at-mobile:focus,
  .btn-at-mobile:active,
  .btn-at-mobile.active,
  .open > .btn-at-mobile.dropdown-toggle {
    color: #000;
    background-color: #ccb100;
    border-color: #adadad;
  }

  /* line 20, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

  .btn-at-mobile:active,
  .btn-at-mobile.active,
  .open > .btn-at-mobile.dropdown-toggle {
    background-image: none;
  }

  /* line 28, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

  .btn-at-mobile.disabled,
  .btn-at-mobile.disabled:hover,
  .btn-at-mobile.disabled:focus,
  .btn-at-mobile.disabled:active,
  .btn-at-mobile.disabled.active,
  .btn-at-mobile[disabled],
  .btn-at-mobile[disabled]:hover,
  .btn-at-mobile[disabled]:focus,
  .btn-at-mobile[disabled]:active,
  .btn-at-mobile[disabled].active,
  fieldset[disabled] .btn-at-mobile,
  fieldset[disabled] .btn-at-mobile:hover,
  fieldset[disabled] .btn-at-mobile:focus,
  fieldset[disabled] .btn-at-mobile:active,
  fieldset[disabled] .btn-at-mobile.active {
    background-color: #ffdd00;
    border-color: #ccc;
  }

  /* line 38, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

  .btn-at-mobile .badge {
    color: #ffdd00;
    background-color: #000;
  }

  /* line 19, ../../app/styles/components/_buttons.scss */

  .btn-at-mobile .glyphicon,
  .btn-at-mobile .tire-detail-tire-multi-sku .gy-radio input[type="radio"]:checked + label:before,
  .tire-detail-tire-multi-sku .gy-radio .btn-at-mobile input[type="radio"]:checked + label:before,
  .btn-at-mobile .icon {
    padding-left: 5px;
    padding-right: 5px;
  }

  /* line 23, ../../app/styles/components/_buttons.scss */

  .btn-at-mobile:hover,
  .btn-at-mobile:active,
  .btn-at-mobile:focus {
    color: #000;
    box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.4);
    text-shadow: none;
  }

  /* line 29, ../../app/styles/components/_buttons.scss */

  .lt-ie9 .btn-at-mobile:hover,
  .lt-ie9 .btn-at-mobile:active,
  .lt-ie9 .btn-at-mobile:focus {
    background-color: #ebcd0b;
    background-image: none;
  }

  /* line 34, ../../app/styles/components/_buttons.scss */

  .btn-at-mobile:focus {
    box-shadow: 2px 2px 30px rgba(0, 0, 0, 0.5);
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
  }

  /* line 40, ../../app/styles/components/_buttons.scss */

  .btn-at-mobile:disabled {
    opacity: 1;
    filter: alpha(opacity=1);
    background-color: #dfcc73;
  }

  /* line 45, ../../app/styles/components/_buttons.scss */

  .btn-at-mobile.active {
    color: #F7EE58;
    background-color: #274BA7;
    border-color: #224292;
    background-image: -webkit-gradient(linear, left bottom, right top, color-stop(0px, #275190), color-stop(15px, #275190), color-stop(15px, #3063B0), color-stop(100%, #3063B0)) !important;
    background-image: -webkit-linear-gradient(-225deg, #275190 0px, #275190 15px, #3063B0 15px, #3063B0 100%) !important;
    background-image: -webkit-linear-gradient(135deg, #275190 0px, #275190 15px, #3063B0 15px, #3063B0 100%) !important;
    background-image: linear-gradient(-45deg, #275190 0px, #275190 15px, #3063B0 15px, #3063B0 100%) !important;
    background-position: -5px -5px;
    padding-left: 30px;
    padding-right: 30px;
    color: #fff !important;
    box-shadow: none;
    text-shadow: -1px -1px 2px rgba(0, 0, 0, 0.5);
  }

  /* line 11, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

  .btn-at-mobile.active:hover,
  .btn-at-mobile.active:focus,
  .btn-at-mobile.active:active,
  .btn-at-mobile.active.active,
  .open > .btn-at-mobile.active.dropdown-toggle {
    color: #F7EE58;
    background-color: #1d387e;
    border-color: #172b61;
  }

  /* line 20, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

  .btn-at-mobile.active:active,
  .btn-at-mobile.active.active,
  .open > .btn-at-mobile.active.dropdown-toggle {
    background-image: none;
  }

  /* line 28, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

  .btn-at-mobile.active.disabled,
  .btn-at-mobile.active.disabled:hover,
  .btn-at-mobile.active.disabled:focus,
  .btn-at-mobile.active.disabled:active,
  .btn-at-mobile.active.disabled.active,
  .btn-at-mobile.active[disabled],
  .btn-at-mobile.active[disabled]:hover,
  .btn-at-mobile.active[disabled]:focus,
  .btn-at-mobile.active[disabled]:active,
  .btn-at-mobile.active[disabled].active,
  fieldset[disabled] .btn-at-mobile.active,
  fieldset[disabled] .btn-at-mobile.active:hover,
  fieldset[disabled] .btn-at-mobile.active:focus,
  fieldset[disabled] .btn-at-mobile.active:active,
  fieldset[disabled] .btn-at-mobile.active.active {
    background-color: #274BA7;
    border-color: #224292;
  }

  /* line 38, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

  .btn-at-mobile.active .badge {
    color: #274BA7;
    background-color: #F7EE58;
  }

  /* line 51, ../../app/styles/components/_buttons.scss */

  .btn-at-mobile.active:hover,
  .btn-at-mobile.active:active,
  .btn-at-mobile.active:focus {
    color: #eee !important;
    box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.6);
    text-shadow: none;
  }

  /* line 57, ../../app/styles/components/_buttons.scss */

  .lt-ie9 .btn-at-mobile.active:hover,
  .lt-ie9 .btn-at-mobile.active:active,
  .lt-ie9 .btn-at-mobile.active:focus {
    background-color: #3063b0;
    background-image: none;
  }

  /* line 62, ../../app/styles/components/_buttons.scss */

  .btn-at-mobile.active:disabled {
    background-color: #456493;
  }

  /* line 65, ../../app/styles/components/_buttons.scss */

  .btn-at-mobile.active:after {
    content: " ";
    border-top: 12px solid #3063b0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    display: inline-block;
    margin: 0 45% -10px 0;
    width: 0;
    height: 0;
    position: absolute;
    z-index: 2;
    bottom: 0;
    right: 0;
  }

  /* line 79, ../../app/styles/components/_buttons.scss */

  .lt-ie9 .btn-at-mobile.active {
    background-color: #3063b0;
    background-image: none;
  }

  /* line 228, ../../app/styles/components/_buttons.scss */

  .btn-at-mobile .glyphicon,
  .btn-at-mobile .tire-detail-tire-multi-sku .gy-radio input[type="radio"]:checked + label:before,
  .tire-detail-tire-multi-sku .gy-radio .btn-at-mobile input[type="radio"]:checked + label:before {
    display: inline-block;
  }
}

/* line 235, ../../app/styles/components/_buttons.scss */

.form-control:focus {
  border-color: #fd0;
  outline: none;
  box-shadow: none;
}

/* line 242, ../../app/styles/components/_buttons.scss */

.gy-btn-lg {
  font-size: 16px;
  padding: 3px 30px;
  width: 80%;
}

/* Styled Checkboxes & Radio Buttons */

/* line 3, ../../app/styles/components/_checkbox.scss */

.gy-checkbox,
.gy-radio {
  border-bottom: 1px solid #ccd7eb;
  height: 50px;
  color: #274BA7;
}

/* line 9, ../../app/styles/components/_checkbox.scss */

.gy-checkbox label,
.gy-radio label {
  margin: 0 0 0 15px;
  height: 100%;
  width: 100%;
  cursor: pointer;
}

/* line 14, ../../app/styles/components/_checkbox.scss */

.gy-checkbox label .input-name,
.gy-radio label .input-name {
  position: relative;
  top: -4px;
  padding-left: 6px;
}

/* line 21, ../../app/styles/components/_checkbox.scss */

.gy-checkbox input[type="checkbox"],
.gy-checkbox input[type="radio"],
.gy-radio input[type="checkbox"],
.gy-radio input[type="radio"] {
  /* we cannot add a 'display:none' property to inputs because ie8, instead of we apply the following tricks */
  filter: alpha(opacity=0);
  position: absolute;
  opacity: 0;
  width: 0px;
}

/* line 30, ../../app/styles/components/_checkbox.scss */

.gy-checkbox input[type="checkbox"] ~ label .check-container,
.gy-checkbox input[type="radio"] ~ label .check-container,
.gy-radio input[type="checkbox"] ~ label .check-container,
.gy-radio input[type="radio"] ~ label .check-container {
  background-color: #ccd7eb;
  display: inline-block;
  height: 18px;
  width: 18px;
  box-shadow: inset -1px 2px 4px -1px #999;
  color: #F0F0F0;
  position: relative;
  margin: 15px 0 0 0;
}

/* line 35, ../../app/styles/components/_checkbox.scss */

.gy-checkbox input[type="checkbox"]:checked ~ label .check-container:before,
.gy-checkbox input[type="radio"]:checked ~ label .check-container:before,
.gy-radio input[type="checkbox"]:checked ~ label .check-container:before,
.gy-radio input[type="radio"]:checked ~ label .check-container:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  font-size: 36px;
  top: -9px;
  left: -9px;
  color: #274BA7;
  content: "\e61c";
}

/* line 171, ../../app/styles/_mixins.scss */

.gy-checkbox input[type="checkbox"]:checked ~ label .check-container:before:before,
.gy-checkbox input[type="radio"]:checked ~ label .check-container:before:before,
.gy-radio input[type="checkbox"]:checked ~ label .check-container:before:before,
.gy-radio input[type="radio"]:checked ~ label .check-container:before:before {
  content: "\e61c";
}

/* line 47, ../../app/styles/components/_checkbox.scss */

.lt-ie9 .gy-checkbox input[type="checkbox"],
.lt-ie9 .gy-radio input[type="checkbox"] {
  display: inline-block;
  position: absolute;
  left: -99999px;
}

/* line 53, ../../app/styles/components/_checkbox.scss */

.lt-ie9 .gy-checkbox input.checked ~ label .check-container:before,
.lt-ie9 .gy-radio input.checked ~ label .check-container:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  font-size: 36px;
  top: -9px;
  left: -9px;
  color: #274BA7;
  content: "\e61c";
}

/* line 171, ../../app/styles/_mixins.scss */

.lt-ie9 .gy-checkbox input.checked ~ label .check-container:before:before,
.lt-ie9 .gy-radio input.checked ~ label .check-container:before:before {
  content: "\e61c";
}

/* line 1, ../../app/styles/components/_footer.scss */

.global-footer {
  background-color: #1E468D;
  background-repeat: repeat;
  background-image: url('/images/diagonal.png');
  padding: 0;
  border-top: 3px solid #ffdd00;
  overflow: hidden;
  position: relative;
}

/* line 8, ../../app/styles/components/_footer.scss */

.global-footer .row .row {
  margin: 0;
}

/* line 12, ../../app/styles/components/_footer.scss */

.global-footer .footer-windowshade {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  padding: 0;
}

/* line 15, ../../app/styles/components/_footer.scss */

.global-footer .footer-windowshade a:visited {
  text-decoration: none;
}

/* line 19, ../../app/styles/components/_footer.scss */

.global-footer .footer-windowshade a .panel-heading {
  border-bottom: 1px solid #192f69;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  padding: 9px 15px;
  -webkit-font-smoothing: antialiased;
  overflow: hidden;
}

/* line 26, ../../app/styles/components/_footer.scss */

.global-footer .footer-windowshade a .panel-heading .footer-heading,
.global-footer .footer-windowshade a .panel-heading span {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-weight: normal;
  font-size: 18px;
  margin: 0;
  color: #fff;
}

/* line 33, ../../app/styles/components/_footer.scss */

.global-footer .footer-windowshade a .panel-heading span {
  font-size: 1em;
}

/* line 36, ../../app/styles/components/_footer.scss */

.global-footer .footer-windowshade a .panel-heading .glyphicon,
.global-footer .footer-windowshade a .panel-heading .tire-detail-tire-multi-sku .gy-radio input[type="radio"]:checked + label:before,
.tire-detail-tire-multi-sku .gy-radio .global-footer .footer-windowshade a .panel-heading input[type="radio"]:checked + label:before {
  float: left;
  width: 18px;
}

/* line 44, ../../app/styles/components/_footer.scss */

.global-footer .footer-windowshade > a .panel-heading .glyphicon-plus {
  position: relative;
}

/* line 48, ../../app/styles/components/_footer.scss */

.global-footer .footer-windowshade > a:hover {
  text-decoration: none;
}

/* line 52, ../../app/styles/components/_footer.scss */

.global-footer .footer-windowshade .panel-body,
.global-footer .footer-windowshade .warranty-treadLife .gy-windowshade .content,
.warranty-treadLife .gy-windowshade .global-footer .footer-windowshade .content,
.global-footer .footer-windowshade .warranty-treadLife .gy-secondary-windowshade .content,
.warranty-treadLife .gy-secondary-windowshade .global-footer .footer-windowshade .content,
.global-footer .footer-windowshade .warranty-treadLife .gy-nav-windowshade .content,
.warranty-treadLife .gy-nav-windowshade .global-footer .footer-windowshade .content,
.global-footer .footer-windowshade .warranty-treadLife .gy-tertiary-windowshade .content,
.warranty-treadLife .gy-tertiary-windowshade .global-footer .footer-windowshade .content,
.global-footer .footer-windowshade .warranty-treadLife .gy-coupon-windowshade .content,
.warranty-treadLife .gy-coupon-windowshade .global-footer .footer-windowshade .content,
.global-footer .footer-windowshade .warranty-treadLife .gy-min-windowshade .content,
.warranty-treadLife .gy-min-windowshade .global-footer .footer-windowshade .content {
  background: white;
  background: -webkit-linear-gradient(top, white 0%, #f6f6f6 75%, #ebebeb 100%);
  background: linear-gradient(to bottom, white 0%, #f6f6f6 75%, #ebebeb 100%);
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
  color: #fff;
}

/* line 57, ../../app/styles/components/_footer.scss */

.global-footer .footer-windowshade .panel-body ul,
.global-footer .footer-windowshade .warranty-treadLife .gy-windowshade .content ul,
.warranty-treadLife .gy-windowshade .global-footer .footer-windowshade .content ul,
.global-footer .footer-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul,
.warranty-treadLife .gy-secondary-windowshade .global-footer .footer-windowshade .content ul,
.global-footer .footer-windowshade .warranty-treadLife .gy-nav-windowshade .content ul,
.warranty-treadLife .gy-nav-windowshade .global-footer .footer-windowshade .content ul,
.global-footer .footer-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul,
.warranty-treadLife .gy-tertiary-windowshade .global-footer .footer-windowshade .content ul,
.global-footer .footer-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul,
.warranty-treadLife .gy-coupon-windowshade .global-footer .footer-windowshade .content ul,
.global-footer .footer-windowshade .warranty-treadLife .gy-min-windowshade .content ul,
.warranty-treadLife .gy-min-windowshade .global-footer .footer-windowshade .content ul {
  margin: 0;
  padding: 0;
}

/* line 60, ../../app/styles/components/_footer.scss */

.global-footer .footer-windowshade .panel-body ul li,
.global-footer .footer-windowshade .warranty-treadLife .gy-windowshade .content ul li,
.warranty-treadLife .gy-windowshade .global-footer .footer-windowshade .content ul li,
.global-footer .footer-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul li,
.warranty-treadLife .gy-secondary-windowshade .global-footer .footer-windowshade .content ul li,
.global-footer .footer-windowshade .warranty-treadLife .gy-nav-windowshade .content ul li,
.warranty-treadLife .gy-nav-windowshade .global-footer .footer-windowshade .content ul li,
.global-footer .footer-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul li,
.warranty-treadLife .gy-tertiary-windowshade .global-footer .footer-windowshade .content ul li,
.global-footer .footer-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul li,
.warranty-treadLife .gy-coupon-windowshade .global-footer .footer-windowshade .content ul li,
.global-footer .footer-windowshade .warranty-treadLife .gy-min-windowshade .content ul li,
.warranty-treadLife .gy-min-windowshade .global-footer .footer-windowshade .content ul li {
  list-style: none;
  margin: 0 0 6px 0;
  padding: 0;
  line-height: 140%;
}

/* line 65, ../../app/styles/components/_footer.scss */

.global-footer .footer-windowshade .panel-body ul li a,
.global-footer .footer-windowshade .warranty-treadLife .gy-windowshade .content ul li a,
.warranty-treadLife .gy-windowshade .global-footer .footer-windowshade .content ul li a,
.global-footer .footer-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul li a,
.warranty-treadLife .gy-secondary-windowshade .global-footer .footer-windowshade .content ul li a,
.global-footer .footer-windowshade .warranty-treadLife .gy-nav-windowshade .content ul li a,
.warranty-treadLife .gy-nav-windowshade .global-footer .footer-windowshade .content ul li a,
.global-footer .footer-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul li a,
.warranty-treadLife .gy-tertiary-windowshade .global-footer .footer-windowshade .content ul li a,
.global-footer .footer-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul li a,
.warranty-treadLife .gy-coupon-windowshade .global-footer .footer-windowshade .content ul li a,
.global-footer .footer-windowshade .warranty-treadLife .gy-min-windowshade .content ul li a,
.warranty-treadLife .gy-min-windowshade .global-footer .footer-windowshade .content ul li a {
  color: #274BA7;
  font-weight: normal;
  min-height: 15px;
  display: block;
}

/* line 78, ../../app/styles/components/_footer.scss */

.global-footer .follow-container,
.global-footer .footer-site-links {
  text-align: center;
  border-top: 1px solid #3f619d;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  color: #fff;
}

/* line 83, ../../app/styles/components/_footer.scss */

.global-footer .follow-container .copyright,
.global-footer .footer-site-links .copyright {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 16px;
  margin: 20px 0 10px;
}

/* line 88, ../../app/styles/components/_footer.scss */

.global-footer .follow-container ul,
.global-footer .footer-site-links ul {
  margin: 6px 0;
  padding: 0;
}

/* line 92, ../../app/styles/components/_footer.scss */

.global-footer .follow-container li,
.global-footer .footer-site-links li {
  display: inline-block;
  list-style: none;
  padding-left: 0;
  margin-right: 12px;
  font-size: 14px;
  margin-bottom: 5px;
}

/* line 102, ../../app/styles/components/_footer.scss */

.global-footer .follow-container {
  overflow: hidden;
  padding: 10px 0 30px 5px;
}

/* line 105, ../../app/styles/components/_footer.scss */

.global-footer .follow-container .follow-header {
  font-family: "NewsGothicFSLight", Arial, Helvetica, sans-serif;
  font-size: 23px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: left;
}

/* line 113, ../../app/styles/components/_footer.scss */

.global-footer .footer-site-links {
  padding-top: 8px;
  padding-bottom: 10px;
  padding-right: 0;
}

/* line 117, ../../app/styles/components/_footer.scss */

.global-footer .footer-site-links li {
  margin-right: 0;
  font-size: 14px;
  border-left: 1px solid #3f619d;
  border-left: 1px solid rgba(255, 255, 255, 0.15);
  padding-left: 12px;
  padding-right: 10px;
  margin-top: 10px;
}

/* line 126, ../../app/styles/components/_footer.scss */

.global-footer .footer-site-links li:first-child {
  border-left: none;
}

/* line 130, ../../app/styles/components/_footer.scss */

.global-footer .footer-site-links .footer-breadcrumb li {
  border-color: #fff;
  margin-top: 0;
}

/* line 135, ../../app/styles/components/_footer.scss */

.global-footer .footer-site-links a {
  line-height: 160%;
  color: #ffdd00;
}

/* line 138, ../../app/styles/components/_footer.scss */

.global-footer .footer-site-links a:hover {
  color: #ffdd00;
  text-decoration: underline;
}

/* line 145, ../../app/styles/components/_footer.scss */

.global-footer .social-links li {
  margin-right: 4px;
  padding: 0;
  max-width: 32px;
  max-height: 32px;
  float: left;
}

/* line 151, ../../app/styles/components/_footer.scss */

.global-footer .social-links li img {
  max-width: 32px;
  max-height: 32px;
}

/* line 158, ../../app/styles/components/_footer.scss */

.global-footer .footer-links-section .col-xs-12 {
  padding-left: 0;
  padding-right: 0;
}

/* line 163, ../../app/styles/components/_footer.scss */

.global-footer .footer-links-section .footer-header {
  font-size: 23px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: left;
}

/* line 173, ../../app/styles/components/_footer.scss */

.global-footer .footer-legal-windowshade .panel-heading-text {
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  color: #fd0;
  font-size: 16px;
}

/* line 180, ../../app/styles/components/_footer.scss */

.global-footer .footer-legal-windowshade [class*="icon"] {
  color: #ffdd00;
  line-height: 14px;
  font-size: 18px;
  float: left;
  display: inline-block;
}

/* line 187, ../../app/styles/components/_footer.scss */

.global-footer .footer-legal-windowshade a .panel-heading {
  padding-left: 10px;
  color: #fd0;
}

/* line 190, ../../app/styles/components/_footer.scss */

.global-footer .footer-legal-windowshade a .panel-heading .footer-heading {
  font-size: 17px;
  color: #fd0;
}

/* line 194, ../../app/styles/components/_footer.scss */

.global-footer .footer-legal-windowshade a .panel-heading .glyphicon,
.global-footer .footer-legal-windowshade a .panel-heading .tire-detail-tire-multi-sku .gy-radio input[type="radio"]:checked + label:before,
.tire-detail-tire-multi-sku .gy-radio .global-footer .footer-legal-windowshade a .panel-heading input[type="radio"]:checked + label:before {
  width: 15px;
}

/* line 197, ../../app/styles/components/_footer.scss */

.global-footer .footer-legal-windowshade a .panel-heading span {
  color: #fd0;
}

/* line 202, ../../app/styles/components/_footer.scss */

.global-footer .footer-legal-windowshade .footer-legal .footer-legal-body {
  background: #fff;
}

/* line 205, ../../app/styles/components/_footer.scss */

.global-footer .footer-legal-windowshade .footer-legal .legal-header,
.global-footer .footer-legal-windowshade .footer-legal p,
.global-footer .footer-legal-windowshade .footer-legal span {
  color: #333;
  font-family: "Arial", Helvetica, sans-serif;
  font-size: 12px;
}

/* line 212, ../../app/styles/components/_footer.scss */

.global-footer .main-footer-links .panel-collapse .content-body .row div {
  padding: 0;
}

@media (min-width: 768px) {
  /* line 1, ../../app/styles/components/_footer.scss */

  .global-footer {
    padding: 15px;
  }

  /* line 218, ../../app/styles/components/_footer.scss */

  .global-footer .main-footer-links {
    padding-bottom: 15px;
  }

  /* line 221, ../../app/styles/components/_footer.scss */

  .global-footer .footer-windowshade {
    border-top: none;
    border-bottom: none;
    border-left: 1px solid #3f619d;
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    padding-left: 15px;
  }

  /* line 229, ../../app/styles/components/_footer.scss */

  .global-footer .footer-windowshade > a .panel-heading .glyphicon-plus {
    top: 0;
  }

  /* line 235, ../../app/styles/components/_footer.scss */

  .global-footer .footer-windowshade > a .panel-heading {
    color: #fff;
    border: none;
    padding-left: 0;
    margin-bottom: 5px;
  }

  /* line 240, ../../app/styles/components/_footer.scss */

  .global-footer .footer-windowshade > a .panel-heading .footer-heading {
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    color: #ffdd00;
    font-size: 16.43px;
  }

  /* line 249, ../../app/styles/components/_footer.scss */

  .global-footer .footer-windowshade > a.collapsed .panel-heading {
    color: #fff;
  }

  /* line 254, ../../app/styles/components/_footer.scss */

  .global-footer .footer-windowshade .panel-collapse {
    background: none;
  }

  /* line 257, ../../app/styles/components/_footer.scss */

  .global-footer .footer-windowshade .panel-body,
  .global-footer .footer-windowshade .warranty-treadLife .gy-windowshade .content,
  .warranty-treadLife .gy-windowshade .global-footer .footer-windowshade .content,
  .global-footer .footer-windowshade .warranty-treadLife .gy-secondary-windowshade .content,
  .warranty-treadLife .gy-secondary-windowshade .global-footer .footer-windowshade .content,
  .global-footer .footer-windowshade .warranty-treadLife .gy-nav-windowshade .content,
  .warranty-treadLife .gy-nav-windowshade .global-footer .footer-windowshade .content,
  .global-footer .footer-windowshade .warranty-treadLife .gy-tertiary-windowshade .content,
  .warranty-treadLife .gy-tertiary-windowshade .global-footer .footer-windowshade .content,
  .global-footer .footer-windowshade .warranty-treadLife .gy-coupon-windowshade .content,
  .warranty-treadLife .gy-coupon-windowshade .global-footer .footer-windowshade .content,
  .global-footer .footer-windowshade .warranty-treadLife .gy-min-windowshade .content,
  .warranty-treadLife .gy-min-windowshade .global-footer .footer-windowshade .content {
    padding-top: 0;
    min-height: 310px;
    font-size: 16px;
    background: none;
    background-image: none;
  }

  /* line 265, ../../app/styles/components/_footer.scss */

  .global-footer .footer-windowshade .panel-body ul li a,
  .global-footer .footer-windowshade .warranty-treadLife .gy-windowshade .content ul li a,
  .warranty-treadLife .gy-windowshade .global-footer .footer-windowshade .content ul li a,
  .global-footer .footer-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul li a,
  .warranty-treadLife .gy-secondary-windowshade .global-footer .footer-windowshade .content ul li a,
  .global-footer .footer-windowshade .warranty-treadLife .gy-nav-windowshade .content ul li a,
  .warranty-treadLife .gy-nav-windowshade .global-footer .footer-windowshade .content ul li a,
  .global-footer .footer-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul li a,
  .warranty-treadLife .gy-tertiary-windowshade .global-footer .footer-windowshade .content ul li a,
  .global-footer .footer-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul li a,
  .warranty-treadLife .gy-coupon-windowshade .global-footer .footer-windowshade .content ul li a,
  .global-footer .footer-windowshade .warranty-treadLife .gy-min-windowshade .content ul li a,
  .warranty-treadLife .gy-min-windowshade .global-footer .footer-windowshade .content ul li a {
    color: #ffdd00;
  }

  /* line 271, ../../app/styles/components/_footer.scss */

  .global-footer .footer-windowshade .content-body {
    padding-left: 0;
  }

  /* line 274, ../../app/styles/components/_footer.scss */

  .global-footer .footer-windowshade .col-sm-12 {
    padding-left: 0;
  }

  /* line 277, ../../app/styles/components/_footer.scss */

  .global-footer .footer-windowshade .col-md-6 {
    padding-left: 0 !important;
  }

  /* line 282, ../../app/styles/components/_footer.scss */

  .global-footer .footer-windowshade:first-child {
    border-left: none;
    padding-left: 0px;
  }

  /* line 287, ../../app/styles/components/_footer.scss */

  .global-footer .footer-site-links {
    font-family: "NewsGothicFSLight", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
  }

  /* line 289, ../../app/styles/components/_footer.scss */

  .global-footer .footer-site-links .copyright {
    text-transform: none;
    margin-top: 6px;
  }

  /* line 293, ../../app/styles/components/_footer.scss */

  .global-footer .footer-site-links .footer-breadcrumb {
    float: right;
  }

  /* line 296, ../../app/styles/components/_footer.scss */

  .global-footer .footer-site-links li {
    font-size: 18px;
  }

  /* line 299, ../../app/styles/components/_footer.scss */

  .global-footer .footer-site-links .footer-site-link-list {
    margin-left: 0;
    padding-left: 0;
    width: auto;
    font-size: 12px;
  }

  /* line 308, ../../app/styles/components/_footer.scss */

  .global-footer div[class^="footer-shade"] .panel-heading {
    background: none;
  }

  /* line 311, ../../app/styles/components/_footer.scss */

  .global-footer div[class^="footer-shade"] .panel-heading span.glyphicon {
    display: none;
  }

  /* line 316, ../../app/styles/components/_footer.scss */

  .global-footer div[class^="footer-shade"] .panel-collapse {
    height: auto !important;
    display: block !important;
  }

  /* line 320, ../../app/styles/components/_footer.scss */

  .global-footer div[class^="footer-shade"] .footer-heading {
    color: #fff !important;
  }

  /* line 325, ../../app/styles/components/_footer.scss */

  .global-footer .footer-legal-windowshade > a {
    color: #ffdd00;
  }

  /* line 327, ../../app/styles/components/_footer.scss */

  .global-footer .footer-legal-windowshade > a .panel-heading {
    padding-left: 15px;
    background: #3656a5;
    /* IE10+ */
    background: -webkit-linear-gradient(top, #3656a5 0%, #274ba7 60%, #1f4396 100%);
    background: linear-gradient(to bottom, #3656a5 0%, #274ba7 60%, #1f4396 100%);
    /* W3C */
    background-color: #274BA7;
    border: 1px solid #708fde;
    height: 38px;
  }

  /* line 333, ../../app/styles/components/_footer.scss */

  .global-footer .footer-legal-windowshade > a .panel-heading .footer-heading {
    font-size: 16px;
    font-weight: normal;
  }
}

@media (min-width: 992px) {
  /* line 343, ../../app/styles/components/_footer.scss */

  .global-footer .footer-site-links {
    overflow: hidden;
    font-size: 18px;
  }

  /* line 346, ../../app/styles/components/_footer.scss */

  .global-footer .footer-site-links .footer-site-link-list {
    float: right;
  }
}

@media (min-width: 1024px) {
  /* line 354, ../../app/styles/components/_footer.scss */

  .global-footer .footer-windowshade .panel-body,
  .global-footer .footer-windowshade .warranty-treadLife .gy-windowshade .content,
  .warranty-treadLife .gy-windowshade .global-footer .footer-windowshade .content,
  .global-footer .footer-windowshade .warranty-treadLife .gy-secondary-windowshade .content,
  .warranty-treadLife .gy-secondary-windowshade .global-footer .footer-windowshade .content,
  .global-footer .footer-windowshade .warranty-treadLife .gy-nav-windowshade .content,
  .warranty-treadLife .gy-nav-windowshade .global-footer .footer-windowshade .content,
  .global-footer .footer-windowshade .warranty-treadLife .gy-tertiary-windowshade .content,
  .warranty-treadLife .gy-tertiary-windowshade .global-footer .footer-windowshade .content,
  .global-footer .footer-windowshade .warranty-treadLife .gy-coupon-windowshade .content,
  .warranty-treadLife .gy-coupon-windowshade .global-footer .footer-windowshade .content,
  .global-footer .footer-windowshade .warranty-treadLife .gy-min-windowshade .content,
  .warranty-treadLife .gy-min-windowshade .global-footer .footer-windowshade .content {
    min-height: 242px;
  }

  /* line 356, ../../app/styles/components/_footer.scss */

  .global-footer .footer-windowshade .panel-body .col-md-6,
  .global-footer .footer-windowshade .warranty-treadLife .gy-windowshade .content .col-md-6,
  .warranty-treadLife .gy-windowshade .global-footer .footer-windowshade .content .col-md-6,
  .global-footer .footer-windowshade .warranty-treadLife .gy-secondary-windowshade .content .col-md-6,
  .warranty-treadLife .gy-secondary-windowshade .global-footer .footer-windowshade .content .col-md-6,
  .global-footer .footer-windowshade .warranty-treadLife .gy-nav-windowshade .content .col-md-6,
  .warranty-treadLife .gy-nav-windowshade .global-footer .footer-windowshade .content .col-md-6,
  .global-footer .footer-windowshade .warranty-treadLife .gy-tertiary-windowshade .content .col-md-6,
  .warranty-treadLife .gy-tertiary-windowshade .global-footer .footer-windowshade .content .col-md-6,
  .global-footer .footer-windowshade .warranty-treadLife .gy-coupon-windowshade .content .col-md-6,
  .warranty-treadLife .gy-coupon-windowshade .global-footer .footer-windowshade .content .col-md-6,
  .global-footer .footer-windowshade .warranty-treadLife .gy-min-windowshade .content .col-md-6,
  .warranty-treadLife .gy-min-windowshade .global-footer .footer-windowshade .content .col-md-6 {
    padding-left: 15px !important;
    padding-right: 0;
  }

  /* line 361, ../../app/styles/components/_footer.scss */

  .global-footer .footer-windowshade .panel-body .col-md-6,
  .global-footer .footer-windowshade .warranty-treadLife .gy-windowshade .content .col-md-6,
  .warranty-treadLife .gy-windowshade .global-footer .footer-windowshade .content .col-md-6,
  .global-footer .footer-windowshade .warranty-treadLife .gy-secondary-windowshade .content .col-md-6,
  .warranty-treadLife .gy-secondary-windowshade .global-footer .footer-windowshade .content .col-md-6,
  .global-footer .footer-windowshade .warranty-treadLife .gy-nav-windowshade .content .col-md-6,
  .warranty-treadLife .gy-nav-windowshade .global-footer .footer-windowshade .content .col-md-6,
  .global-footer .footer-windowshade .warranty-treadLife .gy-tertiary-windowshade .content .col-md-6,
  .warranty-treadLife .gy-tertiary-windowshade .global-footer .footer-windowshade .content .col-md-6,
  .global-footer .footer-windowshade .warranty-treadLife .gy-coupon-windowshade .content .col-md-6,
  .warranty-treadLife .gy-coupon-windowshade .global-footer .footer-windowshade .content .col-md-6,
  .global-footer .footer-windowshade .warranty-treadLife .gy-min-windowshade .content .col-md-6,
  .warranty-treadLife .gy-min-windowshade .global-footer .footer-windowshade .content .col-md-6 {
    padding-left: 0 !important;
  }
}

/* ----- Navigation ----- */

/* line 5, ../../app/styles/components/_nav.scss */

.all-sites-nav {
  display: none;
  background-color: rgba(0, 0, 0, 0.6);
  background-repeat: repeat;
  background-image: url('/images/diagonal-tight-darker.png');
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding: 0 15px 0 0;
  margin: 0;
  line-height: 100%;
  height: 33px;
  overflow-y: hidden;
}

/* line 7, ../../app/styles/components/_nav.scss */

.all-sites-nav [class^="icon-"],
.all-sites-nav [class*=" icon-"] {
  -webkit-font-smoothing: antialiased;
}

/* line 18, ../../app/styles/components/_nav.scss */

.lt-ie9 .all-sites-nav {
  background-color: #213e87;
  background-repeat: repeat;
  background-image: url('/images/diagonal-tight-darker.png');
  border-bottom: 1px solid #213e87;
}

/* line 22, ../../app/styles/components/_nav.scss */

.all-sites-nav .top-menu {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  margin: 3px 0 0;
  padding: 0;
  list-style: none;
  float: right;
  width: auto;
  display: none;
}

/* line 30, ../../app/styles/components/_nav.scss */

.all-sites-nav .top-menu li {
  color: #F0F0F0;
  float: left;
  padding: 4px 10px;
  margin: 0;
  font-size: 14px;
}

/* line 36, ../../app/styles/components/_nav.scss */

.all-sites-nav .top-menu li:last-of-type {
  border-right: none;
  padding-right: 0;
}

/* line 39, ../../app/styles/components/_nav.scss */

.all-sites-nav .top-menu li:last-of-type a {
  padding-right: 10px;
}

/* line 43, ../../app/styles/components/_nav.scss */

.all-sites-nav .top-menu li a {
  color: #ffdd00;
  padding: 0;
  display: inline-block;
  text-decoration: none;
}

/* line 48, ../../app/styles/components/_nav.scss */

.all-sites-nav .top-menu li a span:hover {
  text-decoration: underline;
}

/* line 51, ../../app/styles/components/_nav.scss */

.all-sites-nav .top-menu li a span:FIRST-CHILD {
  text-decoration: none;
}

/* line 55, ../../app/styles/components/_nav.scss */

.all-sites-nav .top-menu li .icon {
  font-size: 20px;
  margin-right: 5px;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
}

/* line 61, ../../app/styles/components/_nav.scss */

.all-sites-nav .top-menu li span {
  vertical-align: middle;
}

/* line 65, ../../app/styles/components/_nav.scss */

.all-sites-nav .top-menu > li {
  text-transform: uppercase;
}

/* line 72, ../../app/styles/components/_nav.scss */

.global-nav {
  /*768px*/
}

/* line 73, ../../app/styles/components/_nav.scss */

.global-nav [class^="icon-"],
.global-nav [class*=" icon-"] {
  -webkit-font-smoothing: antialiased;
}

/* line 76, ../../app/styles/components/_nav.scss */

.global-nav:after {
  content: '';
  display: table;
}

/* line 82, ../../app/styles/components/_nav.scss */

.global-nav .navbar-toggle {
  float: right;
  margin: 0;
}

/* line 85, ../../app/styles/components/_nav.scss */

.global-nav .navbar-toggle .icon-bar {
  background-color: #ffdd00;
  border-radius: 1px;
  display: block;
  height: 4px;
  width: 25px;
}

/* line 94, ../../app/styles/components/_nav.scss */

.global-nav .cart-mobile {
  color: #fd0;
  float: right;
  font-size: 26px;
  margin: 4px 10px 0;
}

/* line 100, ../../app/styles/components/_nav.scss */

.global-nav .container-liquid {
  background-color: #274BA7;
  background-repeat: repeat;
  background-image: url('/images/diagonal-tight.png');
  border-bottom: 2px solid #ffdd00;
}

/* line 105, ../../app/styles/components/_nav.scss */

.global-nav .navbar {
  margin-bottom: 0;
  text-transform: uppercase;
  padding: 10px 0 0;
  height: auto;
  min-height: 0;
}

/* line 113, ../../app/styles/components/_nav.scss */

.global-nav .navbar-brand {
  padding: 0 0 15px 15px;
  display: inline-block;
  height: auto;
}

/* line 117, ../../app/styles/components/_nav.scss */

.global-nav .navbar-brand img {
  max-width: 140px;
}

/* line 122, ../../app/styles/components/_nav.scss */

.global-nav .close-nav-btn {
  position: absolute;
  left: 45%;
  color: #274BA7;
  text-align: center;
  z-index: 1;
  display: none;
  width: 90px;
  border-bottom: 0px solid #ffdd00;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  border-top: 30px solid #ffdd00;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 135, ../../app/styles/components/_nav.scss */

.global-nav .close-nav-btn p {
  margin: -25px 0 0 0;
}

/* line 139, ../../app/styles/components/_nav.scss */

.global-nav .close-nav-btn:hover {
  cursor: pointer;
}

/* line 143, ../../app/styles/components/_nav.scss */

.global-nav .navbar-nav {
  clear: both;
  float: none;
  margin: 0 0 0 2%;
}

/* line 147, ../../app/styles/components/_nav.scss */

.global-nav .navbar-nav .dropdown-large {
  background: none;
}

/* line 150, ../../app/styles/components/_nav.scss */

.global-nav .navbar-nav .dropdown-large a {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
  padding: 12px 15px;
  margin: 0;
  color: #ffdd00;
  display: block;
}

/* line 159, ../../app/styles/components/_nav.scss */

.global-nav .navbar-nav .dropdown-large a:hover,
.global-nav .navbar-nav .dropdown-large a:active,
.global-nav .navbar-nav .dropdown-large a:focus {
  background-color: rgba(23, 60, 140, 0.5);
}

/* line 164, ../../app/styles/components/_nav.scss */

.global-nav .navbar-nav .dropdown-large span {
  color: #ffdd00;
  font-size: 24px;
  margin-top: 14px;
  right: 5px;
  top: 0;
  position: absolute;
}

/* line 174, ../../app/styles/components/_nav.scss */

.global-nav .navbar-nav .dropdown-large.open a {
  background-color: rgba(23, 60, 140, 0.5);
}

/* line 180, ../../app/styles/components/_nav.scss */

.global-nav .subMenu {
  width: 100%;
  background-color: rgba(254, 254, 254, 0.95);
  position: relative;
  top: -3px;
}

/* line 185, ../../app/styles/components/_nav.scss */

.global-nav .subMenu .dropdown-overview {
  padding-top: 15px;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 190, ../../app/styles/components/_nav.scss */

.global-nav .nav-btn-mobile {
  margin: 15px auto;
  width: 95%;
}

/* line 193, ../../app/styles/components/_nav.scss */

.global-nav .nav-btn-mobile .icon {
  font-size: 1.6em;
  position: relative;
  top: 5px;
}

@media (min-width: 768px) {
  /* line 202, ../../app/styles/components/_nav.scss */

  .global-nav .all-sites-nav {
    display: block;
    height: 33px;
  }

  /* line 205, ../../app/styles/components/_nav.scss */

  .global-nav .all-sites-nav .top-menu {
    display: inline-block;
  }

  /* line 209, ../../app/styles/components/_nav.scss */

  .global-nav .navbar {
    padding: 0 15px;
    height: 75px;
  }

  /* line 212, ../../app/styles/components/_nav.scss */

  .global-nav .navbar .navbar-brand {
    margin: 0 20px 0 0;
    height: 57px;
    line-height: 40px;
    width: 197px;
  }

  /* line 217, ../../app/styles/components/_nav.scss */

  .global-nav .navbar .navbar-brand img {
    vertical-align: middle;
    line-height: 40px;
    max-width: 120%;
  }

  /* line 223, ../../app/styles/components/_nav.scss */

  .global-nav .navbar .navbar-nav {
    width: auto;
    float: left;
    clear: none;
    display: inline-block;
  }

  /* line 229, ../../app/styles/components/_nav.scss */

  .global-nav .navbar .navbar-nav li .btn-link {
    font-family: "NewsGothicFSLight", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    display: inline-block;
    margin: 0 5px 5px 12px;
    padding: 0;
    font-size: 14px;
    vertical-align: middle;
    text-shadow: none;
  }

  /* line 237, ../../app/styles/components/_nav.scss */

  .global-nav .navbar .navbar-nav li .btn-link .icon {
    font-size: 18px;
    position: relative;
    top: 4px;
    padding-right: 0;
  }

  /* line 244, ../../app/styles/components/_nav.scss */

  .global-nav .navbar .navbar-nav li .btn-link:hover,
  .global-nav .navbar .navbar-nav li .btn-link:focus {
    background-color: transparent;
  }

  /* line 249, ../../app/styles/components/_nav.scss */

  .global-nav .navbar .navbar-nav .dropdown-large {
    vertical-align: middle;
    display: inline-block;
    float: left;
    font-size: 13px;
  }

  /* line 254, ../../app/styles/components/_nav.scss */

  .global-nav .navbar .navbar-nav .dropdown-large a {
    background-color: transparent;
    box-shadow: none;
    color: #F0F0F0;
    font-size: 14px;
    margin: 12px 0;
    padding: 3px 10px;
    min-height: 0;
    max-height: none;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
  }

  /* line 265, ../../app/styles/components/_nav.scss */

  .global-nav .navbar .navbar-nav .dropdown-large a:hover,
  .global-nav .navbar .navbar-nav .dropdown-large a:focus {
    background-color: transparent;
  }

  /* line 269, ../../app/styles/components/_nav.scss */

  .global-nav .navbar .navbar-nav .dropdown-large a:hover {
    color: #ffdd00;
  }

  /* line 272, ../../app/styles/components/_nav.scss */

  .global-nav .navbar .navbar-nav .dropdown-large a:focus {
    color: #ffdd00;
    text-decoration: underline;
  }

  /* line 278, ../../app/styles/components/_nav.scss */

  .global-nav .navbar .navbar-nav .dropdown-large.active a,
  .global-nav .navbar .navbar-nav .dropdown-large.open a {
    color: #ffdd00;
  }

  /* line 284, ../../app/styles/components/_nav.scss */

  .global-nav .navbar .navbar-nav .dropdown-large .open-submenu-arrow {
    display: none;
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid #fff;
    position: absolute;
    top: auto;
    bottom: -10px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    z-index: 1;
  }

  /* line 300, ../../app/styles/components/_nav.scss */

  .global-nav .navbar .navbar-nav .dropdown-large a,
  .global-nav .navbar .navbar-nav .dropdown-large a:hover,
  .global-nav .navbar .navbar-nav .dropdown-large a:focus {
    background-color: transparent;
  }

  /* line 305, ../../app/styles/components/_nav.scss */

  .global-nav .navbar .navbar-nav .dropdown-large.open .open-submenu-arrow,
  .global-nav .navbar .navbar-nav .dropdown-large.active .open-submenu-arrow {
    display: inline-block;
  }

  /* line 310, ../../app/styles/components/_nav.scss */

  .global-nav .navbar .navbar-nav .dropdown-large:first-child a {
    border-left: 1px solid transparent;
  }

  /* line 314, ../../app/styles/components/_nav.scss */

  .global-nav .navbar .navbar-nav.navbar-right {
    clear: none;
    float: right;
  }

  /* line 319, ../../app/styles/components/_nav.scss */

  .global-nav .navbar .navbar-nav.navbar-right li:first-child a {
    border-right: 1px solid rgba(255, 255, 255, 0.2);
  }

  /* line 322, ../../app/styles/components/_nav.scss */

  .global-nav .navbar .navbar-nav.navbar-right li:last-child a {
    padding-right: 0;
  }

  /* line 326, ../../app/styles/components/_nav.scss */

  .global-nav .navbar .navbar-nav.navbar-right a {
    color: #fd0;
    font-family: "NewsGothicFSLight", Arial, Helvetica, sans-serif;
    font-size: 16px;
    margin-top: 12px;
    padding-top: 3px;
    padding-bottom: 3px;
  }

  /* line 335, ../../app/styles/components/_nav.scss */

  .global-nav .navbar .navbar-right a:hover,
  .global-nav .navbar .navbar-right a:focus,
  .global-nav .navbar .navbar-right a:active {
    background-color: transparent;
  }

  /* line 338, ../../app/styles/components/_nav.scss */

  .global-nav .navbar .navbar-right a:hover .text,
  .global-nav .navbar .navbar-right a:focus .text,
  .global-nav .navbar .navbar-right a:active .text {
    text-decoration: underline;
  }

  /* line 341, ../../app/styles/components/_nav.scss */

  .global-nav .navbar .navbar-nav > li {
    float: left;
  }

  /* line 344, ../../app/styles/components/_nav.scss */

  .global-nav .navbar .navbar-collapse.collapse {
    display: block;
  }

  /* line 348, ../../app/styles/components/_nav.scss */

  .global-nav .subMenu {
    display: block;
    margin: 0 auto;
  }

  /* line 352, ../../app/styles/components/_nav.scss */

  .global-nav .subMenu .dropdown-menu-large {
    position: relative;
    border-bottom: 1px solid #ccc;
    z-index: 3;
    background-color: #ffffff;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
    padding: 25px 15px 0;
    width: 100%;
  }

  /* line 360, ../../app/styles/components/_nav.scss */

  .global-nav .subMenu .dropdown-menu-large .row {
    max-width: 1180px;
    margin: 0 auto;
  }

  /* line 364, ../../app/styles/components/_nav.scss */

  .global-nav .subMenu .dropdown-menu-large .dropdown-overview {
    font-size: 18px;
    color: #2366c1;
    margin-bottom: 15px;
    text-align: right;
  }

  /* line 369, ../../app/styles/components/_nav.scss */

  .global-nav .subMenu .dropdown-menu-large .dropdown-overview .icon-thin-arrow-right {
    font-size: .8em;
    white-space: nowrap;
  }

  /* line 374, ../../app/styles/components/_nav.scss */

  .global-nav .subMenu .dropdown-menu-large .dropdown-action {
    padding-top: 10px;
  }

  /* line 376, ../../app/styles/components/_nav.scss */

  .global-nav .subMenu .dropdown-menu-large .dropdown-action a,
  .global-nav .subMenu .dropdown-menu-large .dropdown-action a:hover {
    text-decoration: none;
  }

  /* line 379, ../../app/styles/components/_nav.scss */

  .global-nav .subMenu .dropdown-menu-large .dropdown-action .submenu-image {
    height: 200px;
    width: 260px;
    margin-top: 20px;
  }

  /* line 383, ../../app/styles/components/_nav.scss */

  .global-nav .subMenu .dropdown-menu-large .dropdown-action .submenu-image img {
    max-width: 100%;
  }

  /* line 388, ../../app/styles/components/_nav.scss */

  .global-nav .subMenu .dropdown-menu-large ul {
    list-style: none;
    padding-left: 0;
    margin-left: 0;
    overflow: hidden;
  }

  /* line 394, ../../app/styles/components/_nav.scss */

  .global-nav .subMenu .dropdown-menu-large ul li a {
    text-decoration: none;
  }

  /* line 396, ../../app/styles/components/_nav.scss */

  .global-nav .subMenu .dropdown-menu-large ul li a .dropdown-tile {
    padding: 10px 0;
    display: inline-block;
    border-bottom: 1px solid #ddd;
    width: 100%;
    margin: -1px 0 0 0;
    min-height: 0;
  }

  /* line 405, ../../app/styles/components/_nav.scss */

  .global-nav .subMenu .dropdown-menu-large ul li a:hover {
    text-decoration: none;
  }

  /* line 408, ../../app/styles/components/_nav.scss */

  .global-nav .subMenu .dropdown-menu-large ul li a:hover .dropdown-tile-title,
  .global-nav .subMenu .dropdown-menu-large ul li a:focus .dropdown-tile-title {
    text-decoration: underline;
  }

  /* line 412, ../../app/styles/components/_nav.scss */

  .global-nav .subMenu .dropdown-menu-large ul li .dropdown-tile-title {
    font-family: "NewsGothicFSLight", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 18px;
    margin: 0 0 4px;
    color: #2366c1;
  }

  /* line 417, ../../app/styles/components/_nav.scss */

  .global-nav .subMenu .dropdown-menu-large ul li .dropdown-tile-title:hover {
    color: #274BA7;
  }

  /* line 420, ../../app/styles/components/_nav.scss */

  .global-nav .subMenu .dropdown-menu-large ul li .dropdown-tile-title .icon-thin-arrow-right {
    font-size: .8em;
    white-space: nowrap;
  }

  /* line 426, ../../app/styles/components/_nav.scss */

  .global-nav .subMenu .dropdown-menu-large ul li .dropdown-tile-description {
    font-size: 13px;
    color: #555;
    font-family: Arial, sans-serif;
    font-weight: normal;
    margin: 0;
  }
}

@media (min-width: 820px) {
  /* line 442, ../../app/styles/components/_nav.scss */

  .global-nav .navbar .navbar-nav .dropdown-large {
    font-size: 14px;
  }

  /* line 444, ../../app/styles/components/_nav.scss */

  .global-nav .navbar .navbar-nav .dropdown-large a {
    font-size: 16px;
  }
}

@media (min-width: 1024px) {
  /* line 453, ../../app/styles/components/_nav.scss */

  .global-nav .navbar {
    height: 70px;
    padding-top: 8px;
  }

  /* line 458, ../../app/styles/components/_nav.scss */

  .global-nav .navbar .navbar-nav .dropdown-large a {
    padding: 3px 15px;
  }

  /* line 461, ../../app/styles/components/_nav.scss */

  .global-nav .navbar .navbar-nav .dropdown-large .open-submenu-arrow {
    bottom: -11px;
  }
}

@media (min-width: 1099px) {
  /* line 471, ../../app/styles/components/_nav.scss */

  .global-nav .navbar .navbar-nav {
    margin: 0 0 0 9%;
  }

  /* line 474, ../../app/styles/components/_nav.scss */

  .global-nav .navbar .navbar-nav .dropdown-large a {
    padding: 3px 15px;
  }
}

@media (max-width: 1024px) and (min-width: 768px) {
  /* line 484, ../../app/styles/components/_nav.scss */

  .global-nav .navbar {
    height: 110px;
  }

  /* line 487, ../../app/styles/components/_nav.scss */

  .global-nav .navbar-nav {
    clear: both;
    margin: 0 -15px;
  }

  /* line 490, ../../app/styles/components/_nav.scss */

  .global-nav .navbar-nav .dropdown-large {
    padding: 0 !important;
  }

  /* line 492, ../../app/styles/components/_nav.scss */

  .global-nav .navbar-nav .dropdown-large .open-submenu-arrow {
    bottom: -2px !important;
  }

  /* line 497, ../../app/styles/components/_nav.scss */

  .global-nav .navbar-brand img {
    max-width: 100% !important;
  }
}

@media (min-width: 992px) {
  /* line 509, ../../app/styles/components/_nav.scss */

  .global-nav .subMenu .dropdown-menu-large ul li a .dropdown-tile {
    min-height: 110px;
  }
}

@media (min-width: 768px) {
  /* line 2, ../../app/styles/components/_navPromo.scss */

  .banner-promo-enabled .global-nav {
    margin-bottom: 40px;
  }
}

/* line 9, ../../app/styles/components/_navPromo.scss */

.global-nav {
  /* ----- Nav Banner Promo ----- */
  /* ----- Nav Banner Promo Dropdown ----- */
}

/* line 13, ../../app/styles/components/_navPromo.scss */

.global-nav .nav-banner-promo {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: italic;
  -webkit-font-smoothing: subpixel-antialiased;
  background-color: #ffdd00;
  clear: both;
  width: 100%;
  padding: 5px 0;
  height: 34px;
  line-height: 24px;
  text-align: center;
  font-size: 13.5px;
  vertical-align: middle;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.75);
  display: none;
}

/* line 27, ../../app/styles/components/_navPromo.scss */

.global-nav .nav-banner-promo-icon {
  font-size: .8em;
  line-height: 24px;
  display: inline-block;
  padding-right: 0;
}

/* line 33, ../../app/styles/components/_navPromo.scss */

.global-nav .nav-banner-promo-content {
  width: auto;
  display: inline-block;
  margin: 0 auto;
  overflow: hidden;
}

/* line 40, ../../app/styles/components/_navPromo.scss */

.global-nav .nav-banner-promo-link {
  display: block;
}

/* line 42, ../../app/styles/components/_navPromo.scss */

.global-nav .nav-banner-promo-link:hover {
  text-decoration: none;
}

/* line 46, ../../app/styles/components/_navPromo.scss */

.global-nav .nav-banner-promo-text {
  display: inline-block;
}

/* line 48, ../../app/styles/components/_navPromo.scss */

.global-nav .nav-banner-promo-text .icon-bold-arrow-down,
.global-nav .nav-banner-promo-text .icon-bold-arrow-up {
  font-size: .65em;
}

/* line 55, ../../app/styles/components/_navPromo.scss */

.global-nav .nav-promo-dd {
  width: 100%;
  padding-top: 10px !important;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
}

/* line 61, ../../app/styles/components/_navPromo.scss */

.global-nav .close-dd {
  position: absolute;
  top: 0;
  right: 15px;
  font-size: 24px;
  color: #666;
}

/* line 67, ../../app/styles/components/_navPromo.scss */

.global-nav .close-dd:hover {
  text-decoration: none;
  color: #274BA7;
}

/* line 74, ../../app/styles/components/_navPromo.scss */

.global-nav .subMenu .nav-promo-dd-content {
  overflow: hidden;
  max-width: 768px;
  width: 100%;
  display: block;
  margin: 0 auto;
  padding: 10px 15px 15px;
}

/* line 81, ../../app/styles/components/_navPromo.scss */

.global-nav .subMenu .nav-promo-dd-content ul {
  margin: 5px 0 0;
  padding: 0 0 0 20px;
  text-indent: 0;
  list-style-type: disc;
}

/* line 87, ../../app/styles/components/_navPromo.scss */

.global-nav .subMenu .nav-promo-dd-content li {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: italic;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 16px;
  margin: 0;
  padding: 0;
  text-indent: 0;
}

/* line 93, ../../app/styles/components/_navPromo.scss */

.global-nav .subMenu .nav-promo-dd-content li .icon-gy-treadmark {
  font-size: 11px;
  line-height: 18px;
}

/* line 97, ../../app/styles/components/_navPromo.scss */

.global-nav .subMenu .nav-promo-dd-content li em {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
  font-size: 18px;
  padding-right: 3px;
}

/* line 103, ../../app/styles/components/_navPromo.scss */

.global-nav .subMenu .nav-promo-dd-content .btn {
  min-width: 200px;
  margin-top: 15px;
}

/* line 110, ../../app/styles/components/_navPromo.scss */

.global-nav .nav-promo-dd-img {
  float: left;
  margin-right: 15px;
  max-width: 30%;
  margin-right: 3%;
  margin-bottom: 0;
}

/* line 118, ../../app/styles/components/_navPromo.scss */

.global-nav .nav-promo-dd-heading {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
  color: #274BA7;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 130%;
  margin: 20px 0 0;
}

/* line 125, ../../app/styles/components/_navPromo.scss */

.global-nav .nav-promo-dd-heading:after {
  clear: both;
}

/* line 128, ../../app/styles/components/_navPromo.scss */

.global-nav .nav-promo-dd-heading .ideal-break {
  display: block;
  text-indent: 25px;
}

/* line 134, ../../app/styles/components/_navPromo.scss */

.global-nav .nav-promo-dd-intro {
  clear: both;
  margin: 0;
}

/* line 139, ../../app/styles/components/_navPromo.scss */

.global-nav .nav-promo-dd-subheading {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
  color: #333;
  text-transform: uppercase;
  font-size: 18px;
  margin: 15px 0 0;
}

/* line 147, ../../app/styles/components/_navPromo.scss */

.global-nav .nav-promo-dd-cta {
  width: 200px;
  margin: 15px auto 0;
  display: block;
}

@media (min-width: 481px) {
  /* line 154, ../../app/styles/components/_navPromo.scss */

  .global-nav .nav-banner-promo {
    font-family: "NewsGothicDemiBold", Arial, sans-serif;
    font-style: italic;
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
  }

  /* line 158, ../../app/styles/components/_navPromo.scss */

  .global-nav .nav-promo-dd-heading {
    font-size: 24px;
    margin-top: 40px;
  }
}

@media (min-width: 768px) {
  /* line 165, ../../app/styles/components/_navPromo.scss */

  .global-nav .nav-banner-promo {
    font-size: 18px;
  }

  /* line 168, ../../app/styles/components/_navPromo.scss */

  .global-nav .nav-promo-dd-img {
    max-width: 100%;
    margin-right: 15px;
  }

  /* line 172, ../../app/styles/components/_navPromo.scss */

  .global-nav .nav-promo-dd-heading {
    font-size: 28px;
    margin-top: 0;
  }

  /* line 175, ../../app/styles/components/_navPromo.scss */

  .global-nav .nav-promo-dd-heading:after {
    clear: none;
  }

  /* line 178, ../../app/styles/components/_navPromo.scss */

  .global-nav .nav-promo-dd-heading .ideal-break {
    display: inline-block;
    text-indent: 0;
  }

  /* line 183, ../../app/styles/components/_navPromo.scss */

  .global-nav .nav-promo-dd-intro {
    clear: none;
  }

  /* line 186, ../../app/styles/components/_navPromo.scss */

  .global-nav .nav-promo-dd-cta {
    margin: 15px 0;
    display: inline-block;
  }
}

@media (min-width: 1025px) {
  /* line 193, ../../app/styles/components/_navPromo.scss */

  .global-nav .nav-banner-promo {
    font-family: "NewsGothicDemiBold", Arial, sans-serif;
    font-style: italic;
    -webkit-font-smoothing: antialiased;
    font-size: 20px;
    height: 40px;
    line-height: 30px;
  }

  /* line 199, ../../app/styles/components/_navPromo.scss */

  .global-nav .nav-banner-promo-icon {
    font-size: 1em;
    line-height: 30px;
    padding-right: 6px;
  }

  /* line 204, ../../app/styles/components/_navPromo.scss */

  .global-nav .nav-banner-promo-content {
    width: auto;
    margin: 0 auto;
  }

  /* line 208, ../../app/styles/components/_navPromo.scss */

  .global-nav .nav-banner-promo-text {
    line-height: 30px;
    position: relative;
    top: -2px;
  }
}

/* line 3, ../../app/styles/components/_backTop.scss */

.backTop {
  position: fixed;
  z-index: 2000;
  right: 5%;
  bottom: 20px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 6px 10px 4px;
  border: 1px solid #ccc;
  border-radius: 90px;
  display: none;
  text-align: center;
  font-size: 16px;
  text-transform: uppercase;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  letter-spacing: 1px;
  -webkit-transition: all .25s ease;
  transition: all .25s ease;
}

/* line 26, ../../app/styles/components/_backTop.scss */

.backTop span {
  display: block;
  font-size: 11px;
}

/* line 30, ../../app/styles/components/_backTop.scss */

.backTop:hover {
  text-decoration: none;
  background-color: #325ecf;
  border-color: #274BA7;
  color: #ffdd00;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
}

@media (min-width: 768px) {
  /* line 3, ../../app/styles/components/_backTop.scss */

  .backTop {
    font-size: 18px;
  }

  /* line 42, ../../app/styles/components/_backTop.scss */

  .backTop span {
    font-size: 14px;
  }
}

@media (min-width: 768px) {
  /* line 2, ../../app/styles/components/_stickyPanel.scss */

  .sticky-parent-container {
    width: 100%;
    height: auto;
    position: relative;
    overflow: auto;
    padding: 0;
  }

  /* line 8, ../../app/styles/components/_stickyPanel.scss */

  .sticky-parent-container .left-content {
    width: 70%;
    float: left;
  }

  /* line 12, ../../app/styles/components/_stickyPanel.scss */

  .sticky-parent-container .right-content {
    width: 30%;
    float: left;
  }

  /* line 15, ../../app/styles/components/_stickyPanel.scss */

  .sticky-parent-container .right-content .fixed {
    position: fixed;
    top: 1px;
  }

  /* line 19, ../../app/styles/components/_stickyPanel.scss */

  .sticky-parent-container .right-content .default {
    position: relative;
  }

  /* line 22, ../../app/styles/components/_stickyPanel.scss */

  .sticky-parent-container .right-content .btm {
    position: absolute;
    right: 0px;
    top: auto;
    bottom: 1px;
  }

  /* line 28, ../../app/styles/components/_stickyPanel.scss */

  .sticky-parent-container .right-content .fixed,
  .sticky-parent-container .right-content .btm {
    max-width: 354px;
    width: 30%;
  }
}

/************************************ New Styles Tabs ************************************/

/* line 3, ../../app/styles/components/_tabs.scss */

.gy-tabs {
  margin: 20px 0;
  list-style-type: none;
  padding: 0;
  overflow: hidden;
  width: 100%;
}

/* line 9, ../../app/styles/components/_tabs.scss */

.gy-tabs li {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  display: inline-block;
  float: left;
  text-align: center;
  width: 50%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 16, ../../app/styles/components/_tabs.scss */

.gy-tabs li a {
  background-color: #becae2;
  font-size: 18px;
  color: #274BA7;
  display: block;
  min-width: 40px;
  padding: 8px 0;
}

/* line 24, ../../app/styles/components/_tabs.scss */

.gy-tabs li a:hover {
  text-decoration: none;
}

/* line 30, ../../app/styles/components/_tabs.scss */

.gy-tabs li.active a {
  background-color: #274BA7;
  color: #fff;
}

/* line 34, ../../app/styles/components/_tabs.scss */

.gy-tabs li.active .arrow-down {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #274BA7;
  margin-left: -10px;
  position: relative;
  top: 8px;
  z-index: 2;
}

/* line 48, ../../app/styles/components/_tabs.scss */

.gy-secondary-tabs,
.gy-windowshade .gy-secondary-tabs,
.gy-secondary-windowshade .gy-secondary-tabs,
.gy-nav-windowshade .gy-secondary-tabs,
.gy-tertiary-windowshade .gy-secondary-tabs,
.gy-coupon-windowshade .gy-secondary-tabs,
.gy-min-windowshade .gy-secondary-tabs,
.gy-secondary-windowshade .gy-secondary-tabs {
  margin: 10px 0;
  padding: 0;
}

/* line 53, ../../app/styles/components/_tabs.scss */

.gy-secondary-tabs li,
.gy-windowshade .gy-secondary-tabs li,
.gy-secondary-windowshade .gy-secondary-tabs li,
.gy-nav-windowshade .gy-secondary-tabs li,
.gy-tertiary-windowshade .gy-secondary-tabs li,
.gy-coupon-windowshade .gy-secondary-tabs li,
.gy-min-windowshade .gy-secondary-tabs li,
.gy-secondary-windowshade .gy-secondary-tabs li {
  display: inline-block;
  width: auto;
  margin-right: 20px;
  font-size: 15px;
  line-height: 115%;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 60, ../../app/styles/components/_tabs.scss */

.gy-secondary-tabs li a,
.gy-windowshade .gy-secondary-tabs li a,
.gy-secondary-windowshade .gy-secondary-tabs li a,
.gy-nav-windowshade .gy-secondary-tabs li a,
.gy-tertiary-windowshade .gy-secondary-tabs li a,
.gy-coupon-windowshade .gy-secondary-tabs li a,
.gy-min-windowshade .gy-secondary-tabs li a,
.gy-secondary-windowshade .gy-secondary-tabs li a {
  color: #2366c1;
  text-decoration: none;
  border-bottom: 3px solid transparent;
  width: auto;
  margin: 0 auto;
  display: inline-block;
}

/* line 69, ../../app/styles/components/_tabs.scss */

.gy-secondary-tabs li.active a,
.gy-windowshade .gy-secondary-tabs li.active a,
.gy-secondary-windowshade .gy-secondary-tabs li.active a,
.gy-nav-windowshade .gy-secondary-tabs li.active a,
.gy-tertiary-windowshade .gy-secondary-tabs li.active a,
.gy-coupon-windowshade .gy-secondary-tabs li.active a,
.gy-min-windowshade .gy-secondary-tabs li.active a,
.gy-secondary-windowshade .gy-secondary-tabs li.active a {
  color: #222;
  padding-bottom: 2px;
  border-bottom-color: #dee5f2;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
}

/*********************************** End - New Styles Tabs *******************************/

/*************************************Old Tabs styles *************************************/

/* line 84, ../../app/styles/components/_tabs.scss */

.nav-tabs {
  margin: 0 0 10px 0;
}

/* line 90, ../../app/styles/components/_tabs.scss */

.alternativeTabsComponent .nav-tabs li.active a span,
.tireSelectorContainer .nav-tabs li.active a span {
  font-size: 0.8em;
  margin: 0 0 0 4px;
  vertical-align: top;
}

/* line 97, ../../app/styles/components/_tabs.scss */

.alternativeTabsComponent .nav-tabs li a span,
.tireSelectorContainer .nav-tabs li a span {
  font-size: 0.8em;
  margin: 0 0 0 4px;
  vertical-align: top;
}

/* line 105, ../../app/styles/components/_tabs.scss */

.nav-tabs > li > a {
  color: #ffdd00;
  background-color: #274BA7;
  border: 1px solid transparent;
  box-shadow: inset 0px 0 0 0 #1A3C8C, inset 0px 0 0 0 #274BA7;
  margin-right: 0;
  background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0px, #1A3C8C), color-stop(8px, #1A3C8C), color-stop(8px, #274BA7), color-stop(100%, #274BA7));
  background-image: -webkit-linear-gradient(-135deg, #1A3C8C 0px, #1A3C8C 8px, #274BA7 8px, #274BA7 100%);
  background-image: -webkit-linear-gradient(225deg, #1A3C8C 0px, #1A3C8C 8px, #274BA7 8px, #274BA7 100%);
  background-image: linear-gradient(-135deg, #1A3C8C 0px, #1A3C8C 8px, #274BA7 8px, #274BA7 100%);
  padding-left: 30px;
  padding-right: 30px;
  text-transform: uppercase;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}

/* line 119, ../../app/styles/components/_tabs.scss */

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #274BA7;
  background-color: #FFF;
  border: 1px solid #eeeeee;
  border-bottom-color: transparent;
  cursor: pointer;
  background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0px, #FFF), color-stop(8px, #FFF), color-stop(8px, #FFF), color-stop(100%, #FFF));
  background-image: -webkit-linear-gradient(-135deg, #FFF 0px, #FFF 8px, #FFF 8px, #FFF 100%);
  background-image: -webkit-linear-gradient(225deg, #FFF 0px, #FFF 8px, #FFF 8px, #FFF 100%);
  background-image: linear-gradient(-135deg, #FFF 0px, #FFF 8px, #FFF 8px, #FFF 100%);
  padding-left: 30px;
  padding-right: 30px;
}

/* line 128, ../../app/styles/components/_tabs.scss */

.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  color: #274BA7;
  background-color: #FFF;
  border: 1px solid #eeeeee;
  border-bottom-color: transparent;
  background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0px, #FFF), color-stop(8px, #FFF), color-stop(8px, #FFF), color-stop(100%, #FFF));
  background-image: -webkit-linear-gradient(-135deg, #FFF 0px, #FFF 8px, #FFF 8px, #FFF 100%);
  background-image: -webkit-linear-gradient(225deg, #FFF 0px, #FFF 8px, #FFF 8px, #FFF 100%);
  background-image: linear-gradient(-135deg, #FFF 0px, #FFF 8px, #FFF 8px, #FFF 100%);
  padding-left: 30px;
  padding-right: 30px;
}

/*************************************Ends - Old Tabs styles *************************************/

/* DOM example for window shades:

<div class="gy-windowshade js-windowshade">
    <a href="#myID" data-toggle="collapse">
        <div class="panel-heading">
            <span class="glyphicon glyphicon-minus"></span>
            <h3>Hours and Details</h3>
        </div>
    </a>
    <div id="myID"
         class="panel-collapse collapse in">
        <div class="panel-body">
            <h5>Subtitle...</h5>
            <p>Paragraph text...</p>
            <a class="gy-link link-chevron">Link somewhere</a>
        </div>
    </div>
</div>
*/

@media (min-width: 768px) {
  /* line 24, ../../app/styles/components/_windowshade.scss */

  [data-toggle="collapse"]:hover,
  .panel-heading:hover {
    cursor: pointer;
  }
}

/* line 30, ../../app/styles/components/_windowshade.scss */

.gy-windowshade,
.gy-secondary-windowshade,
.gy-nav-windowshade,
.gy-tertiary-windowshade,
.gy-coupon-windowshade,
.gy-min-windowshade {
  position: relative;
  border-bottom: 1px solid #ccd7eb;
  border-bottom: 1px solid Transparent;
  margin-top: -1px;
}

/* line 35, ../../app/styles/components/_windowshade.scss */

.gy-windowshade .row,
.gy-secondary-windowshade .row,
.gy-nav-windowshade .row,
.gy-tertiary-windowshade .row,
.gy-coupon-windowshade .row,
.gy-min-windowshade .row {
  clear: both;
}

/* line 38, ../../app/styles/components/_windowshade.scss */

.gy-windowshade .panel-heading,
.gy-secondary-windowshade .panel-heading,
.gy-nav-windowshade .panel-heading,
.gy-tertiary-windowshade .panel-heading,
.gy-coupon-windowshade .panel-heading,
.gy-min-windowshade .panel-heading {
  background-color: #274BA7;
  background: #3656a5;
  /* IE10+ */
  background: -webkit-linear-gradient(top, #3656a5 0%, #274ba7 60%, #1f4396 100%);
  background: linear-gradient(to bottom, #3656a5 0%, #274ba7 60%, #1f4396 100%);
  /* W3C */
  overflow: hidden;
  color: #fff;
  border-top: 1px solid #ccd7eb;
  border-top: 1px solid rgba(0, 51, 153, 0.4);
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
  padding: 7px 15px;
  -webkit-font-smoothing: antialiased;
}

/* line 48, ../../app/styles/components/_windowshade.scss */

.gy-windowshade .panel-heading h3,
.gy-secondary-windowshade .panel-heading h3,
.gy-nav-windowshade .panel-heading h3,
.gy-tertiary-windowshade .panel-heading h3,
.gy-coupon-windowshade .panel-heading h3,
.gy-min-windowshade .panel-heading h3,
.gy-windowshade .panel-heading h4,
.gy-secondary-windowshade .panel-heading h4,
.gy-nav-windowshade .panel-heading h4,
.gy-tertiary-windowshade .panel-heading h4,
.gy-coupon-windowshade .panel-heading h4,
.gy-min-windowshade .panel-heading h4,
.gy-windowshade .panel-heading span,
.gy-secondary-windowshade .panel-heading span,
.gy-nav-windowshade .panel-heading span,
.gy-tertiary-windowshade .panel-heading span,
.gy-coupon-windowshade .panel-heading span,
.gy-min-windowshade .panel-heading span {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-weight: normal;
  font-size: 20px;
  line-height: 135%;
  margin: 0;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  float: none;
  display: inline-block;
}

/* line 59, ../../app/styles/components/_windowshade.scss */

.gy-windowshade .panel-heading h3,
.gy-secondary-windowshade .panel-heading h3,
.gy-nav-windowshade .panel-heading h3,
.gy-tertiary-windowshade .panel-heading h3,
.gy-coupon-windowshade .panel-heading h3,
.gy-min-windowshade .panel-heading h3,
.gy-windowshade .panel-heading h4,
.gy-secondary-windowshade .panel-heading h4,
.gy-nav-windowshade .panel-heading h4,
.gy-tertiary-windowshade .panel-heading h4,
.gy-coupon-windowshade .panel-heading h4,
.gy-min-windowshade .panel-heading h4 {
  width: 90%;
}

/* line 62, ../../app/styles/components/_windowshade.scss */

.gy-windowshade .panel-heading [class*="icon"],
.gy-secondary-windowshade .panel-heading [class*="icon"],
.gy-nav-windowshade .panel-heading [class*="icon"],
.gy-tertiary-windowshade .panel-heading [class*="icon"],
.gy-coupon-windowshade .panel-heading [class*="icon"],
.gy-min-windowshade .panel-heading [class*="icon"] {
  font-size: 1em;
  line-height: 1em;
  float: left;
  padding-right: 4px;
  font-family: 'icomoon';
}

/* line 69, ../../app/styles/components/_windowshade.scss */

.gy-windowshade .panel-heading [class*="glyphicon"],
.gy-secondary-windowshade .panel-heading [class*="glyphicon"],
.gy-nav-windowshade .panel-heading [class*="glyphicon"],
.gy-tertiary-windowshade .panel-heading [class*="glyphicon"],
.gy-coupon-windowshade .panel-heading [class*="glyphicon"],
.gy-min-windowshade .panel-heading [class*="glyphicon"] {
  font-size: 1.4em;
}

/* line 72, ../../app/styles/components/_windowshade.scss */

.gy-windowshade .panel-heading [class*="glyphicon-plus"],
.gy-secondary-windowshade .panel-heading [class*="glyphicon-plus"],
.gy-nav-windowshade .panel-heading [class*="glyphicon-plus"],
.gy-tertiary-windowshade .panel-heading [class*="glyphicon-plus"],
.gy-coupon-windowshade .panel-heading [class*="glyphicon-plus"],
.gy-min-windowshade .panel-heading [class*="glyphicon-plus"],
.gy-windowshade .panel-heading [class*="glyphicon-minus"],
.gy-secondary-windowshade .panel-heading [class*="glyphicon-minus"],
.gy-nav-windowshade .panel-heading [class*="glyphicon-minus"],
.gy-tertiary-windowshade .panel-heading [class*="glyphicon-minus"],
.gy-coupon-windowshade .panel-heading [class*="glyphicon-minus"],
.gy-min-windowshade .panel-heading [class*="glyphicon-minus"] {
  line-height: 10px;
  vertical-align: super;
  display: inline-block;
  top: 3px;
  top: 5px \0;
  width: 15px;
  float: none;
  position: relative;
}

/* line 83, ../../app/styles/components/_windowshade.scss */

.gy-windowshade > a,
.gy-secondary-windowshade > a,
.gy-nav-windowshade > a,
.gy-tertiary-windowshade > a,
.gy-coupon-windowshade > a,
.gy-min-windowshade > a {
  text-decoration: none;
  display: block;
  overflow: hidden;
}

/* line 88, ../../app/styles/components/_windowshade.scss */

.gy-windowshade > a.collapsed .panel-heading,
.gy-secondary-windowshade > a.collapsed .panel-heading,
.gy-nav-windowshade > a.collapsed .panel-heading,
.gy-tertiary-windowshade > a.collapsed .panel-heading,
.gy-coupon-windowshade > a.collapsed .panel-heading,
.gy-min-windowshade > a.collapsed .panel-heading {
  border-top-color: #859fe2;
  background-color: #fff;
  background-image: none;
}

/* line 92, ../../app/styles/components/_windowshade.scss */

.gy-windowshade > a.collapsed .panel-heading h3,
.gy-secondary-windowshade > a.collapsed .panel-heading h3,
.gy-nav-windowshade > a.collapsed .panel-heading h3,
.gy-tertiary-windowshade > a.collapsed .panel-heading h3,
.gy-coupon-windowshade > a.collapsed .panel-heading h3,
.gy-min-windowshade > a.collapsed .panel-heading h3,
.gy-windowshade > a.collapsed .panel-heading h4,
.gy-secondary-windowshade > a.collapsed .panel-heading h4,
.gy-nav-windowshade > a.collapsed .panel-heading h4,
.gy-tertiary-windowshade > a.collapsed .panel-heading h4,
.gy-coupon-windowshade > a.collapsed .panel-heading h4,
.gy-min-windowshade > a.collapsed .panel-heading h4,
.gy-windowshade > a.collapsed .panel-heading span,
.gy-secondary-windowshade > a.collapsed .panel-heading span,
.gy-nav-windowshade > a.collapsed .panel-heading span,
.gy-tertiary-windowshade > a.collapsed .panel-heading span,
.gy-coupon-windowshade > a.collapsed .panel-heading span,
.gy-min-windowshade > a.collapsed .panel-heading span {
  color: #274BA7;
  text-shadow: none;
}

/* line 99, ../../app/styles/components/_windowshade.scss */

.gy-windowshade .panel-collapse,
.gy-secondary-windowshade .panel-collapse,
.gy-nav-windowshade .panel-collapse,
.gy-tertiary-windowshade .panel-collapse,
.gy-coupon-windowshade .panel-collapse,
.gy-min-windowshade .panel-collapse {
  background: white;
  background: -webkit-linear-gradient(top, white 0%, #f6f6f6 75%, #ebebeb 100%);
  background: linear-gradient(to bottom, white 0%, #f6f6f6 75%, #ebebeb 100%);
}

/* line 103, ../../app/styles/components/_windowshade.scss */

.gy-windowshade .panel-body [class*="col-"],
.gy-secondary-windowshade .panel-body [class*="col-"],
.gy-nav-windowshade .panel-body [class*="col-"],
.gy-tertiary-windowshade .panel-body [class*="col-"],
.gy-coupon-windowshade .panel-body [class*="col-"],
.gy-min-windowshade .panel-body [class*="col-"],
.warranty-treadLife .gy-windowshade .content [class*="col-"],
.warranty-treadLife .gy-secondary-windowshade .content [class*="col-"],
.warranty-treadLife .gy-nav-windowshade .content [class*="col-"],
.warranty-treadLife .gy-tertiary-windowshade .content [class*="col-"],
.warranty-treadLife .gy-coupon-windowshade .content [class*="col-"],
.warranty-treadLife .gy-min-windowshade .content [class*="col-"] {
  padding-left: 0;
}

/* line 105, ../../app/styles/components/_windowshade.scss */

.gy-windowshade .panel-body [class*="col-"] ul,
.gy-secondary-windowshade .panel-body [class*="col-"] ul,
.gy-nav-windowshade .panel-body [class*="col-"] ul,
.gy-tertiary-windowshade .panel-body [class*="col-"] ul,
.gy-coupon-windowshade .panel-body [class*="col-"] ul,
.gy-min-windowshade .panel-body [class*="col-"] ul,
.warranty-treadLife .gy-windowshade .content [class*="col-"] ul,
.warranty-treadLife .gy-secondary-windowshade .content [class*="col-"] ul,
.warranty-treadLife .gy-nav-windowshade .content [class*="col-"] ul,
.warranty-treadLife .gy-tertiary-windowshade .content [class*="col-"] ul,
.warranty-treadLife .gy-coupon-windowshade .content [class*="col-"] ul,
.warranty-treadLife .gy-min-windowshade .content [class*="col-"] ul {
  padding-left: 15px;
  margin: 0;
}

/* line 111, ../../app/styles/components/_windowshade.scss */

.gy-windowshade .content-body,
.gy-secondary-windowshade .content-body,
.gy-nav-windowshade .content-body,
.gy-tertiary-windowshade .content-body,
.gy-coupon-windowshade .content-body,
.gy-min-windowshade .content-body {
  padding: 15px;
  color: #444;
  overflow-y: hidden;
}

/* line 115, ../../app/styles/components/_windowshade.scss */

.gy-windowshade .content-body h4,
.gy-secondary-windowshade .content-body h4,
.gy-nav-windowshade .content-body h4,
.gy-tertiary-windowshade .content-body h4,
.gy-coupon-windowshade .content-body h4,
.gy-min-windowshade .content-body h4 {
  color: #333;
  font-size: 24px;
}

/* line 119, ../../app/styles/components/_windowshade.scss */

.gy-windowshade .content-body h5,
.gy-secondary-windowshade .content-body h5,
.gy-nav-windowshade .content-body h5,
.gy-tertiary-windowshade .content-body h5,
.gy-coupon-windowshade .content-body h5,
.gy-min-windowshade .content-body h5 {
  color: #333;
  font-size: 24px;
  margin-top: 1em;
  -webkit-column-break-inside: avoid;
  -moz-column-break-inside: avoid;
  column-break-inside: avoid;
}

/* line 126, ../../app/styles/components/_windowshade.scss */

.gy-windowshade .content-body h5:first-of-type,
.gy-secondary-windowshade .content-body h5:first-of-type,
.gy-nav-windowshade .content-body h5:first-of-type,
.gy-tertiary-windowshade .content-body h5:first-of-type,
.gy-coupon-windowshade .content-body h5:first-of-type,
.gy-min-windowshade .content-body h5:first-of-type {
  margin-top: 10px;
}

/* line 130, ../../app/styles/components/_windowshade.scss */

.gy-windowshade .content-body p,
.gy-secondary-windowshade .content-body p,
.gy-nav-windowshade .content-body p,
.gy-tertiary-windowshade .content-body p,
.gy-coupon-windowshade .content-body p,
.gy-min-windowshade .content-body p {
  line-height: 140%;
  -webkit-column-break-inside: avoid;
  -moz-column-break-inside: avoid;
  column-break-inside: avoid;
}

/* line 136, ../../app/styles/components/_windowshade.scss */

.gy-windowshade .content-body li,
.gy-secondary-windowshade .content-body li,
.gy-nav-windowshade .content-body li,
.gy-tertiary-windowshade .content-body li,
.gy-coupon-windowshade .content-body li,
.gy-min-windowshade .content-body li {
  -webkit-column-break-inside: avoid;
  -moz-column-break-inside: avoid;
  column-break-inside: avoid;
}

/* line 140, ../../app/styles/components/_windowshade.scss */

.gy-windowshade .content-body li ul,
.gy-secondary-windowshade .content-body li ul,
.gy-nav-windowshade .content-body li ul,
.gy-tertiary-windowshade .content-body li ul,
.gy-coupon-windowshade .content-body li ul,
.gy-min-windowshade .content-body li ul {
  padding-left: 15px;
}

/* line 143, ../../app/styles/components/_windowshade.scss */

.gy-windowshade .content-body li li,
.gy-secondary-windowshade .content-body li li,
.gy-nav-windowshade .content-body li li,
.gy-tertiary-windowshade .content-body li li,
.gy-coupon-windowshade .content-body li li,
.gy-min-windowshade .content-body li li {
  list-style-type: disc;
  padding-left: 0;
  padding-bottom: 0;
  margin-bottom: 8px;
}

/* line 150, ../../app/styles/components/_windowshade.scss */

.gy-windowshade .content-body ul.multicol-3,
.gy-secondary-windowshade .content-body ul.multicol-3,
.gy-nav-windowshade .content-body ul.multicol-3,
.gy-tertiary-windowshade .content-body ul.multicol-3,
.gy-coupon-windowshade .content-body ul.multicol-3,
.gy-min-windowshade .content-body ul.multicol-3 {
  padding-left: 15px;
}

/* line 158, ../../app/styles/components/_windowshade.scss */

.lt-ie9 .gy-windowshade .panel-heading [class*="glyphicon-minus"],
.lt-ie9 .gy-secondary-windowshade .panel-heading [class*="glyphicon-minus"],
.lt-ie9 .gy-nav-windowshade .panel-heading [class*="glyphicon-minus"],
.lt-ie9 .gy-tertiary-windowshade .panel-heading [class*="glyphicon-minus"],
.lt-ie9 .gy-coupon-windowshade .panel-heading [class*="glyphicon-minus"],
.lt-ie9 .gy-min-windowshade .panel-heading [class*="glyphicon-minus"] {
  top: 7px;
}

/* line 161, ../../app/styles/components/_windowshade.scss */

.lt-ie9 .gy-windowshade .panel-heading [class*="glyphicon-plus"],
.lt-ie9 .gy-secondary-windowshade .panel-heading [class*="glyphicon-plus"],
.lt-ie9 .gy-nav-windowshade .panel-heading [class*="glyphicon-plus"],
.lt-ie9 .gy-tertiary-windowshade .panel-heading [class*="glyphicon-plus"],
.lt-ie9 .gy-coupon-windowshade .panel-heading [class*="glyphicon-plus"],
.lt-ie9 .gy-min-windowshade .panel-heading [class*="glyphicon-plus"] {
  top: 3px;
}

/* line 169, ../../app/styles/components/_windowshade.scss */

.gy-windowshade.gy-ws-expanded,
.gy-ws-expanded.gy-secondary-windowshade,
.gy-ws-expanded.gy-nav-windowshade,
.gy-ws-expanded.gy-tertiary-windowshade,
.gy-ws-expanded.gy-coupon-windowshade,
.gy-ws-expanded.gy-min-windowshade {
  background: none;
  background-color: #fff;
}

/* line 174, ../../app/styles/components/_windowshade.scss */

.gy-secondary-windowshade {
  border-bottom: none;
}

/* line 177, ../../app/styles/components/_windowshade.scss */

.gy-secondary-windowshade .panel-heading {
  background-color: #fff;
  background-image: none;
  border-bottom-color: transparent;
}

/* line 181, ../../app/styles/components/_windowshade.scss */

.gy-secondary-windowshade .panel-heading h3,
.gy-secondary-windowshade .panel-heading h4,
.gy-secondary-windowshade .panel-heading span {
  color: #274BA7;
  text-shadow: none;
}

/* line 187, ../../app/styles/components/_windowshade.scss */

.gy-secondary-windowshade > a.collapsed {
  background: white;
  background: -webkit-linear-gradient(top, white 0%, #f6f6f6 75%, #ebebeb 100%);
  background: linear-gradient(to bottom, white 0%, #f6f6f6 75%, #ebebeb 100%);
}

/* line 189, ../../app/styles/components/_windowshade.scss */

.gy-secondary-windowshade > a.collapsed .panel-heading {
  background-color: "Transparent";
  background-repeat: repeat;
  background-image: url('/images/diagonal-tight.png');
  border-top-color: #ddd;
  border-bottom-color: #ddd;
}

/* line 193, ../../app/styles/components/_windowshade.scss */

.gy-secondary-windowshade > a.collapsed .panel-heading h3,
.gy-secondary-windowshade > a.collapsed .panel-heading h4,
.gy-secondary-windowshade > a.collapsed .panel-heading span {
  color: #274BA7;
  text-shadow: none;
}

/* line 200, ../../app/styles/components/_windowshade.scss */

.gy-secondary-windowshade .content-body {
  padding: 15px;
}

/* line 205, ../../app/styles/components/_windowshade.scss */

.gy-nav-windowshade {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
  border-bottom: none;
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  /* line 205, ../../app/styles/components/_windowshade.scss */

  .gy-nav-windowshade {
    margin-bottom: 20px;
  }
}

/* line 213, ../../app/styles/components/_windowshade.scss */

.gy-nav-windowshade [data-toggle="collapse"] {
  background: white;
  background: -webkit-linear-gradient(top, white 0%, #f6f6f6 75%, #ebebeb 100%);
  background: linear-gradient(to bottom, white 0%, #f6f6f6 75%, #ebebeb 100%);
}

/* line 216, ../../app/styles/components/_windowshade.scss */

.gy-nav-windowshade .panel-heading {
  background-color: rgba(0, 51, 153, 0.75);
  background-repeat: repeat;
  background-image: url('/images/diagonal-tight-darker.png');
  border-top-color: #ddd;
  border-bottom-color: #ddd;
  vertical-align: top;
  position: relative;
}

@media (max-width: 480px) {
  /* line 216, ../../app/styles/components/_windowshade.scss */

  .gy-nav-windowshade .panel-heading {
    padding-bottom: 0;
  }

  /* line 224, ../../app/styles/components/_windowshade.scss */

  .gy-nav-windowshade .panel-heading span {
    font-size: 18px;
  }
}

/* line 228, ../../app/styles/components/_windowshade.scss */

.gy-nav-windowshade .panel-heading h4 {
  font-size: 18px;
}

/* line 231, ../../app/styles/components/_windowshade.scss */

.gy-nav-windowshade .panel-heading h3,
.gy-nav-windowshade .panel-heading h4,
.gy-nav-windowshade .panel-heading span,
.gy-nav-windowshade .panel-heading div {
  color: #fff;
  text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.3);
  vertical-align: top;
  letter-spacing: 0;
}

/* line 236, ../../app/styles/components/_windowshade.scss */

.gy-nav-windowshade .panel-heading h3 div,
.gy-nav-windowshade .panel-heading h4 div,
.gy-nav-windowshade .panel-heading span div,
.gy-nav-windowshade .panel-heading div div {
  display: inline-block;
  margin: 0;
}

/* line 239, ../../app/styles/components/_windowshade.scss */

.gy-nav-windowshade .panel-heading h3 div span,
.gy-nav-windowshade .panel-heading h4 div span,
.gy-nav-windowshade .panel-heading span div span,
.gy-nav-windowshade .panel-heading div div span {
  padding-right: 10px;
  display: inline;
}

@media (min-width: 768px) {
  /* line 244, ../../app/styles/components/_windowshade.scss */

  .gy-nav-windowshade .panel-heading h3 .result-title,
  .gy-nav-windowshade .panel-heading h4 .result-title,
  .gy-nav-windowshade .panel-heading span .result-title,
  .gy-nav-windowshade .panel-heading div .result-title {
    max-width: 75%;
  }

  /* line 247, ../../app/styles/components/_windowshade.scss */

  .gy-nav-windowshade .panel-heading h3 .result-title b,
  .gy-nav-windowshade .panel-heading h4 .result-title b,
  .gy-nav-windowshade .panel-heading span .result-title b,
  .gy-nav-windowshade .panel-heading div .result-title b {
    font-size: .8em;
    padding-top: .1em;
  }
}

/* line 252, ../../app/styles/components/_windowshade.scss */

.gy-nav-windowshade .panel-heading h3 .result-title .result-title-rear,
.gy-nav-windowshade .panel-heading h4 .result-title .result-title-rear,
.gy-nav-windowshade .panel-heading span .result-title .result-title-rear,
.gy-nav-windowshade .panel-heading div .result-title .result-title-rear {
  white-space: nowrap;
}

/* line 255, ../../app/styles/components/_windowshade.scss */

.gy-nav-windowshade .panel-heading h3 .result-title b,
.gy-nav-windowshade .panel-heading h4 .result-title b,
.gy-nav-windowshade .panel-heading span .result-title b,
.gy-nav-windowshade .panel-heading div .result-title b {
  font-size: 1em;
  display: inline-block;
  vertical-align: bottom;
  padding-top: 0;
}

/* line 262, ../../app/styles/components/_windowshade.scss */

.gy-nav-windowshade .panel-heading h3 .down-link,
.gy-nav-windowshade .panel-heading h4 .down-link,
.gy-nav-windowshade .panel-heading span .down-link,
.gy-nav-windowshade .panel-heading div .down-link {
  color: #ffdd00;
  padding: 0;
  display: block;
  clear: both;
  float: none;
  white-space: nowrap;
}

@media (min-width: 768px) {
  /* line 262, ../../app/styles/components/_windowshade.scss */

  .gy-nav-windowshade .panel-heading h3 .down-link,
  .gy-nav-windowshade .panel-heading h4 .down-link,
  .gy-nav-windowshade .panel-heading span .down-link,
  .gy-nav-windowshade .panel-heading div .down-link {
    position: absolute;
    top: -2px;
    right: 15px;
    margin: 0;
    max-width: 25%;
    padding: 10px 0;
  }
}

/* line 277, ../../app/styles/components/_windowshade.scss */

.gy-nav-windowshade .panel-heading h3 .down-link:hover,
.gy-nav-windowshade .panel-heading h4 .down-link:hover,
.gy-nav-windowshade .panel-heading span .down-link:hover,
.gy-nav-windowshade .panel-heading div .down-link:hover {
  color: #ffdd00;
  text-decoration: none;
}

/* line 281, ../../app/styles/components/_windowshade.scss */

.gy-nav-windowshade .panel-heading h3 .down-link [class*="icon"],
.gy-nav-windowshade .panel-heading h4 .down-link [class*="icon"],
.gy-nav-windowshade .panel-heading span .down-link [class*="icon"],
.gy-nav-windowshade .panel-heading div .down-link [class*="icon"] {
  float: none;
  font-size: .8em;
  line-height: 30px;
  padding-left: 1px;
}

/* line 286, ../../app/styles/components/_windowshade.scss */

.gy-nav-windowshade .panel-heading h3 .down-link [class*="icon"]:after,
.gy-nav-windowshade .panel-heading h4 .down-link [class*="icon"]:after,
.gy-nav-windowshade .panel-heading span .down-link [class*="icon"]:after,
.gy-nav-windowshade .panel-heading div .down-link [class*="icon"]:after {
  display: inline-block;
}

/* line 294, ../../app/styles/components/_windowshade.scss */

.gy-nav-windowshade > a.collapsed {
  background: white;
  background: -webkit-linear-gradient(top, white 0%, #f6f6f6 75%, #ebebeb 100%);
  background: linear-gradient(to bottom, white 0%, #f6f6f6 75%, #ebebeb 100%);
}

/* line 296, ../../app/styles/components/_windowshade.scss */

.gy-nav-windowshade > a.collapsed .panel-heading {
  background-color: "Transparent";
  background-repeat: repeat;
  background-image: url('/images/diagonal-tight.png');
  border-top-color: #ddd;
  border-bottom-color: #ddd;
}

/* line 300, ../../app/styles/components/_windowshade.scss */

.gy-nav-windowshade > a.collapsed .panel-heading h3,
.gy-nav-windowshade > a.collapsed .panel-heading h4,
.gy-nav-windowshade > a.collapsed .panel-heading span {
  color: #666;
  text-shadow: none;
  vertical-align: top;
}

/* line 305, ../../app/styles/components/_windowshade.scss */

.gy-nav-windowshade > a.collapsed .panel-heading .down-link {
  color: #2366c1;
}

/* line 307, ../../app/styles/components/_windowshade.scss */

.gy-nav-windowshade > a.collapsed .panel-heading .down-link:hover {
  color: #274BA7;
  text-decoration: none;
}

/* line 315, ../../app/styles/components/_windowshade.scss */

.gy-nav-windowshade .panel-body,
.gy-nav-windowshade .warranty-treadLife .gy-windowshade .content,
.gy-nav-windowshade .warranty-treadLife .gy-secondary-windowshade .content,
.warranty-treadLife .gy-nav-windowshade .content,
.gy-nav-windowshade .warranty-treadLife .gy-tertiary-windowshade .content,
.gy-nav-windowshade .warranty-treadLife .gy-coupon-windowshade .content,
.gy-nav-windowshade .warranty-treadLife .gy-min-windowshade .content,
.gy-nav-windowshade .content-body {
  background-image: none;
  background-color: #fff;
  padding: 15px;
}

/* line 323, ../../app/styles/components/_windowshade.scss */

.gy-tertiary-windowshade {
  border-bottom: none;
}

/* line 326, ../../app/styles/components/_windowshade.scss */

.gy-tertiary-windowshade > a,
.gy-tertiary-windowshade .panel-heading,
.gy-tertiary-windowshade > a.collapsed,
.gy-tertiary-windowshade .collapsed .panel-heading {
  background: none !important;
  border: none;
}

/* line 332, ../../app/styles/components/_windowshade.scss */

.gy-tertiary-windowshade > a h3,
.gy-tertiary-windowshade > a h4,
.gy-tertiary-windowshade > a span,
.gy-tertiary-windowshade .panel-heading h3,
.gy-tertiary-windowshade .panel-heading h4,
.gy-tertiary-windowshade .panel-heading span,
.gy-tertiary-windowshade > a.collapsed h3,
.gy-tertiary-windowshade > a.collapsed h4,
.gy-tertiary-windowshade > a.collapsed span,
.gy-tertiary-windowshade .collapsed .panel-heading h3,
.gy-tertiary-windowshade .collapsed .panel-heading h4,
.gy-tertiary-windowshade .collapsed .panel-heading span {
  color: #274BA7;
  text-shadow: none;
}

/* line 337, ../../app/styles/components/_windowshade.scss */

.gy-tertiary-windowshade .panel-heading [class*="icon"] {
  line-height: .75em;
}

/* line 340, ../../app/styles/components/_windowshade.scss */

.gy-tertiary-windowshade .content-body {
  padding: 15px;
}

/* line 346, ../../app/styles/components/_windowshade.scss */

.panel-collapse .gy-windowshade,
.panel-collapse .gy-secondary-windowshade,
.panel-collapse .gy-nav-windowshade,
.panel-collapse .gy-tertiary-windowshade,
.panel-collapse .gy-coupon-windowshade,
.panel-collapse .gy-min-windowshade,
.panel-collapse .gy-secondary-windowshade,
.panel-collapse .gy-nav-windowshade {
  margin: 0 -15px;
}

/* sidebar accordion */

/* line 355, ../../app/styles/components/_windowshade.scss */

.gy-sidebar-accordion .panel-heading {
  background: white;
  background: -webkit-linear-gradient(top, white 0%, #f6f6f6 75%, #ebebeb 100%);
  background: linear-gradient(to bottom, white 0%, #f6f6f6 75%, #ebebeb 100%);
  border: 1px solid #ccc;
  overflow: auto;
}

/* line 359, ../../app/styles/components/_windowshade.scss */

.gy-sidebar-accordion .panel-heading h4 {
  color: #274BA7;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 363, ../../app/styles/components/_windowshade.scss */

.gy-sidebar-accordion .panel-heading span {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 365, ../../app/styles/components/_windowshade.scss */

.gy-sidebar-accordion .panel-heading span.glyphicon {
  color: #274ba7;
  padding-right: 4px;
  width: 15px;
}

/* line 373, ../../app/styles/components/_windowshade.scss */

.gy-sidebar-accordion .panel-body,
.gy-sidebar-accordion .warranty-treadLife .gy-windowshade .content,
.warranty-treadLife .gy-windowshade .gy-sidebar-accordion .content,
.gy-sidebar-accordion .warranty-treadLife .gy-secondary-windowshade .content,
.warranty-treadLife .gy-secondary-windowshade .gy-sidebar-accordion .content,
.gy-sidebar-accordion .warranty-treadLife .gy-nav-windowshade .content,
.warranty-treadLife .gy-nav-windowshade .gy-sidebar-accordion .content,
.gy-sidebar-accordion .warranty-treadLife .gy-tertiary-windowshade .content,
.warranty-treadLife .gy-tertiary-windowshade .gy-sidebar-accordion .content,
.gy-sidebar-accordion .warranty-treadLife .gy-coupon-windowshade .content,
.warranty-treadLife .gy-coupon-windowshade .gy-sidebar-accordion .content,
.gy-sidebar-accordion .warranty-treadLife .gy-min-windowshade .content,
.warranty-treadLife .gy-min-windowshade .gy-sidebar-accordion .content {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 10px;
  padding-bottom: 5px;
}

/* line 377, ../../app/styles/components/_windowshade.scss */

.gy-sidebar-accordion .panel-body a,
.gy-sidebar-accordion .warranty-treadLife .gy-windowshade .content a,
.warranty-treadLife .gy-windowshade .gy-sidebar-accordion .content a,
.gy-sidebar-accordion .warranty-treadLife .gy-secondary-windowshade .content a,
.warranty-treadLife .gy-secondary-windowshade .gy-sidebar-accordion .content a,
.gy-sidebar-accordion .warranty-treadLife .gy-nav-windowshade .content a,
.warranty-treadLife .gy-nav-windowshade .gy-sidebar-accordion .content a,
.gy-sidebar-accordion .warranty-treadLife .gy-tertiary-windowshade .content a,
.warranty-treadLife .gy-tertiary-windowshade .gy-sidebar-accordion .content a,
.gy-sidebar-accordion .warranty-treadLife .gy-coupon-windowshade .content a,
.warranty-treadLife .gy-coupon-windowshade .gy-sidebar-accordion .content a,
.gy-sidebar-accordion .warranty-treadLife .gy-min-windowshade .content a,
.warranty-treadLife .gy-min-windowshade .gy-sidebar-accordion .content a {
  display: table;
}

/* line 384, ../../app/styles/components/_windowshade.scss */

.gy-coupon-windowshade {
  border-bottom: none;
}

/* line 393, ../../app/styles/components/_windowshade.scss */

.gy-coupon-windowshade .panel-collapse {
  background: none;
}

/* line 397, ../../app/styles/components/_windowshade.scss */

.gy-coupon-windowshade .panel-body,
.gy-coupon-windowshade .warranty-treadLife .gy-windowshade .content,
.gy-coupon-windowshade .warranty-treadLife .gy-secondary-windowshade .content,
.gy-coupon-windowshade .warranty-treadLife .gy-nav-windowshade .content,
.gy-coupon-windowshade .warranty-treadLife .gy-tertiary-windowshade .content,
.warranty-treadLife .gy-coupon-windowshade .content,
.gy-coupon-windowshade .warranty-treadLife .gy-min-windowshade .content {
  background: white;
  background: -webkit-linear-gradient(top, white 0%, #f6f6f6 75%, #ebebeb 100%);
  background: linear-gradient(to bottom, white 0%, #f6f6f6 75%, #ebebeb 100%);
  border-bottom: #ffdd00 5px solid;
  box-shadow: 0px 1px 5px -1px #333333;
}

/* line 404, ../../app/styles/components/_windowshade.scss */

.gy-min-windowshade {
  border-bottom: none;
  clear: both;
  margin: 0 0 10px;
}

/* line 409, ../../app/styles/components/_windowshade.scss */

.gy-min-windowshade .panel-heading {
  background: none;
  border: none;
  padding-top: 0;
  padding-bottom: 0;
}

/* line 414, ../../app/styles/components/_windowshade.scss */

.gy-min-windowshade .panel-heading h3,
.gy-min-windowshade .panel-heading h4,
.gy-min-windowshade .panel-heading span {
  font-family: Arial, sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 14px;
  text-shadow: none;
  color: #274BA7;
}

/* line 422, ../../app/styles/components/_windowshade.scss */

.gy-min-windowshade .panel-heading [class*="glyphicon"] {
  font-size: 1.2em;
  width: auto;
  padding-right: 4px;
  line-height: 14px;
  position: relative;
  top: 4px;
}

/* line 430, ../../app/styles/components/_windowshade.scss */

.gy-min-windowshade .panel-heading [class*="glyphicon-plus"],
.gy-min-windowshade .panel-heading [class*="glyphicon-minus"] {
  line-height: 14px;
}

/* line 435, ../../app/styles/components/_windowshade.scss */

.gy-min-windowshade .panel-collapse {
  background: none;
  border: none;
}

/* line 1, ../../app/styles/components/_tables.scss */

.gy-table {
  margin: 0px;
  list-style-type: none;
}

/* line 4, ../../app/styles/components/_tables.scss */

.gy-table li {
  border-bottom: 1px solid #cccccc;
  color: #696969;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.2em;
  font-weight: normal;
  padding: 15px 0px;
}

/* line 12, ../../app/styles/components/_tables.scss */

.gy-table li span {
  float: right;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 18, ../../app/styles/components/_tables.scss */

.gy-table.gy-row-1 {
  padding-left: 0px;
  padding-right: 0px;
}

/* line 23, ../../app/styles/components/_tables.scss */

.gy-table.gy-row-2 {
  padding-left: 0px;
  padding-right: 0px;
}

/* line 28, ../../app/styles/components/_tables.scss */

.gy-table.gy-row-2 li:last-child {
  border-bottom: none;
}

/* line 34, ../../app/styles/components/_tables.scss */

.gy-table #collapseSpecs .gy-table-row {
  padding: 0 15px;
}

@media (min-width: 992px) {
  /* line 44, ../../app/styles/components/_tables.scss */

  .gy-table.gy-row-1 {
    padding-left: 0px;
    padding-right: 30px;
  }

  /* line 49, ../../app/styles/components/_tables.scss */

  .gy-table.gy-row-1 li:last-child {
    border-bottom: none;
  }

  /* line 55, ../../app/styles/components/_tables.scss */

  .gy-table.gy-row-2 {
    padding-left: 30px;
    padding-right: 0px;
  }
}

/**
 * TEMPLATE/PARTIAL NAME: tire-detail-tire-info
 *
 */

/* line 5, ../../app/styles/components/_image-gallery.scss */

.image-gallery {
  /**
   * BASE COMPONENT STYLES HERE
   * (common across all screen sizes)
   */
}

/* line 12, ../../app/styles/components/_image-gallery.scss */

.image-gallery .carousel-indicators {
  bottom: 70px;
}

/* line 14, ../../app/styles/components/_image-gallery.scss */

.image-gallery .carousel-indicators li {
  border: none;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  background-color: rgba(255, 255, 255, 0.65);
}

/* line 19, ../../app/styles/components/_image-gallery.scss */

.image-gallery .carousel-indicators li.active {
  background-color: #ffdd00;
}

/* line 24, ../../app/styles/components/_image-gallery.scss */

.image-gallery .carousel-control span {
  color: #274BA7;
}

/* line 27, ../../app/styles/components/_image-gallery.scss */

.image-gallery .carousel-control .icon {
  position: absolute;
  top: 30%;
  z-index: 5;
  display: inline-block;
  font-size: 2em;
  font-weight: bold;
}

/* line 35, ../../app/styles/components/_image-gallery.scss */

.image-gallery .carousel-control .icon-thin-arrow-right {
  right: 0%;
}

/* line 38, ../../app/styles/components/_image-gallery.scss */

.image-gallery .carousel-control .icon-thin-arrow-left {
  left: 0%;
}

/* line 42, ../../app/styles/components/_image-gallery.scss */

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

/* line 45, ../../app/styles/components/_image-gallery.scss */

.image-gallery .gy-control-thumbs-ls {
  display: none;
}

/* line 47, ../../app/styles/components/_image-gallery.scss */

.image-gallery .gy-control-thumbs-ls ul.list-inline {
  padding: 2% 0 0 0;
  text-align: center;
}

/* line 51, ../../app/styles/components/_image-gallery.scss */

.image-gallery .gy-control-thumbs-ls ul.list-inline li a {
  display: block;
  opacity: 0.5;
  cursor: pointer;
  -webkit-transition: .15s ease-in-out;
  transition: .15s ease-in-out;
}

/* line 56, ../../app/styles/components/_image-gallery.scss */

.image-gallery .gy-control-thumbs-ls ul.list-inline li a:hover {
  opacity: 0.75;
}

/* line 59, ../../app/styles/components/_image-gallery.scss */

.image-gallery .gy-control-thumbs-ls ul.list-inline li a img {
  max-width: 80px;
  max-height: 80px;
}

/* line 64, ../../app/styles/components/_image-gallery.scss */

.image-gallery .gy-control-thumbs-ls ul.list-inline li a.selected {
  opacity: 1;
}

/* line 70, ../../app/styles/components/_image-gallery.scss */

.image-gallery .fullscreen-copy {
  margin-left: 10px;
}

/* line 74, ../../app/styles/components/_image-gallery.scss */

.image-gallery .gy-control-zoom {
  position: absolute;
  right: 0%;
  bottom: 0%;
  width: 33%;
  font-size: 0.5em;
  padding: 2px;
  opacity: 0.8;
}

/* line 83, ../../app/styles/components/_image-gallery.scss */

.image-gallery .gy-control-zoom span {
  font-size: 1.7em;
}

/* line 88, ../../app/styles/components/_image-gallery.scss */

.image-gallery .carousel-inner {
  height: 300px;
}

/* line 90, ../../app/styles/components/_image-gallery.scss */

.image-gallery .carousel-inner .item {
  width: 100%;
  height: 100%;
}

/* line 93, ../../app/styles/components/_image-gallery.scss */

.image-gallery .carousel-inner .item img {
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
}

@media (min-width: 768px) {
  /* line 5, ../../app/styles/components/_image-gallery.scss */

  .image-gallery {
    margin-top: 5px;
  }

  /* line 107, ../../app/styles/components/_image-gallery.scss */

  .image-gallery .gy-control-thumbs-ls {
    display: block;
  }

  /* line 109, ../../app/styles/components/_image-gallery.scss */

  .image-gallery .gy-control-thumbs-ls img {
    padding: 5px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
  }

  /* line 114, ../../app/styles/components/_image-gallery.scss */

  .image-gallery .carousel-indicators {
    display: none;
  }

  /* line 117, ../../app/styles/components/_image-gallery.scss */

  .image-gallery .carousel-control {
    display: none;
  }
}

@media (min-width: 910px) {
  /* line 124, ../../app/styles/components/_image-gallery.scss */

  .image-gallery #carousel-tireDetails .carousel-inner {
    height: 400px;
  }
}

/**
* TEMPLATE/PARTIAL NAME: modals
*
*/

/* line 7, ../../app/styles/components/_modals.scss */

#solutionsModal4 .modal-dialog {
  width: 100%;
  margin: 60px auto 20px;
  border: 12px solid rgba(255, 255, 255, 0.75);
}

/* line 11, ../../app/styles/components/_modals.scss */

#solutionsModal4 .modal-dialog .modal-content {
  background-color: rgba(255, 255, 255, 0.93);
  border: none;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
}

@media (min-width: 768px) {
  /* line 7, ../../app/styles/components/_modals.scss */

  #solutionsModal4 .modal-dialog {
    width: 80%;
    max-width: 80%;
  }
}

@media (min-width: 1025px) {
  /* line 7, ../../app/styles/components/_modals.scss */

  #solutionsModal4 .modal-dialog {
    max-width: 60%;
  }
}

/* line 26, ../../app/styles/components/_modals.scss */

.gy-modal .modal-dialog {
  width: 100%;
  margin: 60px auto 20px;
  border: 12px solid rgba(255, 255, 255, 0.75);
}

/* line 30, ../../app/styles/components/_modals.scss */

.gy-modal .modal-dialog .modal-content {
  background-color: rgba(255, 255, 255, 0.93);
  border: none;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
}

@media (min-width: 768px) {
  /* line 26, ../../app/styles/components/_modals.scss */

  .gy-modal .modal-dialog {
    max-width: 60%;
  }
}

/* line 39, ../../app/styles/components/_modals.scss */

.gy-modal .modal-footer {
  text-align: left;
}

/* line 41, ../../app/styles/components/_modals.scss */

.gy-modal .modal-footer a {
  margin-right: 20px;
  display: inline-block;
}

/* line 45, ../../app/styles/components/_modals.scss */

.gy-modal .modal-footer .gy-link {
  position: relative;
  top: 3px;
}

@media (max-width: 480px) {
  /* line 50, ../../app/styles/components/_modals.scss */

  .gy-modal .modal-footer a,
  .gy-modal .modal-footer p {
    margin: 10px auto;
    display: block;
    float: none;
    text-align: center;
  }

  /* line 56, ../../app/styles/components/_modals.scss */

  .gy-modal .modal-footer p > a {
    display: inline;
  }
}

@media (min-width: 768px) {
  /* line 64, ../../app/styles/components/_modals.scss */

  .gy-modal-sm .modal-dialog {
    max-width: 550px;
  }
}

/* line 71, ../../app/styles/components/_modals.scss */

.modal-header {
  position: relative;
  padding: 15px 15px 7px;
  margin-bottom: 0;
  border-bottom: 1px solid #ccc;
  overflow-y: hidden;
}

/* line 77, ../../app/styles/components/_modals.scss */

.modal-header .modal-title {
  color: #555;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 24px;
  border-bottom: none;
  float: left;
}

/* line 84, ../../app/styles/components/_modals.scss */

.modal-header h2.modal-title {
  min-height: 0;
}

/* line 87, ../../app/styles/components/_modals.scss */

.modal-header button.close {
  color: #666;
  position: absolute;
  top: 15px;
  right: 15px;
  opacity: 1;
  z-index: 200;
}

/* line 94, ../../app/styles/components/_modals.scss */

.modal-header button.close:hover {
  cursor: pointer;
  color: #444;
}

/* line 99, ../../app/styles/components/_modals.scss */

.modal-header .masthead-icon {
  position: absolute;
  top: -42px;
  left: 0;
  right: 0;
  text-align: center;
  width: 100%;
}

/* line 107, ../../app/styles/components/_modals.scss */

.modal-header .icon-container {
  background-clip: padding-box;
  border: 10px solid rgba(255, 255, 255, 0.6);
  background-color: rgba(255, 255, 255, 0.6);
  padding: 0;
  margin: 0 auto;
  width: auto;
  display: inline-block;
  width: auto;
  min-width: 75px;
  /* Cut off semi-transparent border so it doesn't overlap other semi-transparent border */
  height: 30px;
  overflow-y: visible;
}

/* line 120, ../../app/styles/components/_modals.scss */

.lt-ie9 .modal-header .icon-container {
  background-color: white;
  border: 5px solid white;
  height: 45px;
}

/* line 125, ../../app/styles/components/_modals.scss */

.modal-header .icon-container:after {
  content: " ";
  border-top: 12px solid #274BA7;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  display: inline-block;
  margin: 0 auto -5px;
  width: 0;
  height: 0;
  position: absolute;
  z-index: 2;
  right: 0;
  left: 0;
}

/* line 139, ../../app/styles/components/_modals.scss */

.modal-header .icon-container span {
  font-size: 2.6em;
  color: #ffdd00;
  background-color: #274BA7;
  padding: 4px 8px;
  width: auto;
  line-height: 100%;
  display: block;
  overflow: hidden;
  margin: 0 auto;
}

/* line 149, ../../app/styles/components/_modals.scss */

.modal-header .icon-container span img {
  margin: 0 auto;
  display: block;
  max-height: 35px;
}

/* line 154, ../../app/styles/components/_modals.scss */

.modal-header .icon-container span:before {
  display: block;
  margin: 0 auto;
  text-align: center;
}

/* line 160, ../../app/styles/components/_modals.scss */

.modal-header .icon-container .wingfoot-lockup {
  font-family: "wingfoot_sansregular";
  font-weight: normal;
  text-transform: uppercase;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-size: 17px;
  margin: 0 auto;
  padding: 0 10px;
  white-space: nowrap;
  width: auto;
  line-height: 35px;
}

/* line 168, ../../app/styles/components/_modals.scss */

.modal-header .icon-container .wingfoot-lockup em {
  font-size: 1.3em;
  padding: 5px 0;
  display: inline-block;
}

/* line 202, ../../app/styles/_mixins.scss */

.modal-header .icon-container .wingfoot-lockup em:before {
  font-family: "wingfoot_sansregular";
  font-weight: normal;
  text-transform: uppercase;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  content: 'ΓÇó';
  display: inline-block;
  color: inherit;
  font-size: 1em;
  line-height: 1em;
  font-style: normal;
  margin: 0 -7px 0 -6px;
}

/* ----- Other Sites Modal ----- */

/* line 181, ../../app/styles/components/_modals.scss */

#otherSites {
  /* Other Sites - Icons */
  /* End Other Sites- Icons */
}

/* line 182, ../../app/styles/components/_modals.scss */

#otherSites .list-group .list-group-column ul li a {
  width: 100%;
}

/* line 185, ../../app/styles/components/_modals.scss */

#otherSites a.change {
  width: auto;
}

/* line 188, ../../app/styles/components/_modals.scss */

#otherSites .modal-dialog {
  border: 0;
  max-width: 80%;
}

/* line 192, ../../app/styles/components/_modals.scss */

#otherSites .modal-header {
  padding: 0;
  background-image: url("/images/viewAllSites/top-img.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border-bottom: 4px solid #ffdd00;
}

/* line 198, ../../app/styles/components/_modals.scss */

#otherSites .modal-header .sub-header {
  padding: 20px 15px;
  background-color: #274BA7;
  background-color: rgba(0, 40, 120, 0.85);
  background-repeat: repeat;
  background-image: url('/images/diagonal-tight-darker.png');
}

/* line 202, ../../app/styles/components/_modals.scss */

#otherSites .modal-header .sub-header img {
  margin: 0 0 0 37%;
  width: 200px;
}

/* line 206, ../../app/styles/components/_modals.scss */

#otherSites .modal-header .sub-header .close {
  color: #ffdd00;
  opacity: 1;
}

/* line 212, ../../app/styles/components/_modals.scss */

#otherSites .sub-group {
  width: 100%;
  padding: 0 1%;
}

/* line 215, ../../app/styles/components/_modals.scss */

#otherSites .sub-group:first-child {
  padding: 0 1% 0 0;
}

/* line 218, ../../app/styles/components/_modals.scss */

#otherSites .sub-group:last-child {
  border-right: 0;
  padding: 0 0 0 1%;
}

/* line 224, ../../app/styles/components/_modals.scss */

#otherSites .icon-os {
  /*height:30px;*/
  width: auto !important;
  max-width: 45px !important;
}

/* line 229, ../../app/styles/components/_modals.scss */

#otherSites .icon-text {
  padding-left: 10%;
}

/* line 233, ../../app/styles/components/_modals.scss */

#otherSites .all-sites-related,
#otherSites .all-sites-passenger {
  border-top: 2px solid #aaa;
}

/* line 237, ../../app/styles/components/_modals.scss */

#otherSites .list-group {
  background-color: #fff;
}

/* line 240, ../../app/styles/components/_modals.scss */

#otherSites .list-group .list-group-column .h5 {
  margin: 15px 0 10px;
  font-weight: bold;
}

/* line 244, ../../app/styles/components/_modals.scss */

#otherSites .list-group .list-group-column ul {
  margin: 0 0 15px;
}

/* line 246, ../../app/styles/components/_modals.scss */

#otherSites .list-group .list-group-column ul li {
  list-style: none;
  margin-left: 0;
  overflow-y: hidden;
  line-height: 130%;
  vertical-align: top;
  min-height: 0;
  height: 51px;
  padding: 3px 4px;
}

/* line 255, ../../app/styles/components/_modals.scss */

#otherSites .list-group .list-group-column ul li:first-child {
  border-top: 1px solid #ddd;
}

/* line 259, ../../app/styles/components/_modals.scss */

#otherSites .list-group .list-group-column ul li.current:first-child {
  border-top: 0;
}

/* line 262, ../../app/styles/components/_modals.scss */

#otherSites .list-group .list-group-column ul li.current img {
  float: left;
  margin: 0;
  padding: 0;
  width: 40px;
}

/* line 268, ../../app/styles/components/_modals.scss */

#otherSites .list-group .list-group-column ul li.current .crumb-list {
  float: left;
  margin: 0 0 0 5px;
}

/* line 271, ../../app/styles/components/_modals.scss */

#otherSites .list-group .list-group-column ul li.current .crumb-list .h6 {
  color: #333;
  margin: 0;
  float: none;
}

/* line 276, ../../app/styles/components/_modals.scss */

#otherSites .list-group .list-group-column ul li.current .crumb-list a {
  width: auto;
  display: inline-block;
  font-size: 13px;
  padding: 0 6px;
  margin: 0;
  float: left;
}

/* line 283, ../../app/styles/components/_modals.scss */

#otherSites .list-group .list-group-column ul li.current .crumb-list a:first-of-type {
  border-left: none;
  padding-left: 0;
  margin-left: 0;
}

/* line 289, ../../app/styles/components/_modals.scss */

#otherSites .list-group .list-group-column ul li.current .crumb-list a.current {
  color: #333;
  margin: 0;
}

/* line 294, ../../app/styles/components/_modals.scss */

#otherSites .list-group .list-group-column ul li.current .change {
  /*margin: 10px 0 0 15px;*/
}

/* line 300, ../../app/styles/components/_modals.scss */

#otherSites .list-group .list-group-column ul li a [class^="icon"] {
  display: inline-block;
  float: right;
  margin: 10px 0 0;
}

/* line 304, ../../app/styles/components/_modals.scss */

#otherSites .list-group .list-group-column ul li a [class^="icon"].pull-left {
  float: left;
  font-size: 40px;
  margin: 2px 0 0;
  color: #274BA7;
  width: 40px;
}

/* line 314, ../../app/styles/components/_modals.scss */

#otherSites .list-group .list-group-column ul li img {
  float: left;
  padding-bottom: 10px;
  padding-right: 10px;
  margin: 10px 0 0 0;
  width: 70px;
}

/* line 320, ../../app/styles/components/_modals.scss */

#otherSites .list-group .list-group-column ul li img.just-tires {
  margin: 15px 0 0 0;
}

/* line 324, ../../app/styles/components/_modals.scss */

#otherSites .list-group .list-group-column ul li .brand-logo {
  width: 27px;
  margin: 5px 18px 0 0;
  padding-right: 0px;
}

/* line 328, ../../app/styles/components/_modals.scss */

#otherSites .list-group .list-group-column ul li .brand-logo.kelly {
  margin: 10px 18px 0 0;
}

/* line 333, ../../app/styles/components/_modals.scss */

#otherSites .list-group .list-group-column ul li .h6 {
  float: left;
  margin: 10px 0 0 0px;
}

/* line 336, ../../app/styles/components/_modals.scss */

#otherSites .list-group .list-group-column ul li .h6.gycorp-site {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  margin: 10px 0 0 70px;
  color: #274BA7;
}

/* line 344, ../../app/styles/components/_modals.scss */

#otherSites .list-group .list-group-column ul li:last-child {
  border-bottom: 0;
}

/* line 350, ../../app/styles/components/_modals.scss */

#otherSites .list-group .list-group-column .all-sites-passenger > ul li:last-child {
  border-bottom: 2px solid #aaa;
}

/* line 355, ../../app/styles/components/_modals.scss */

#otherSites .list-group .list-group-column .all-sites-passenger ul:last-child li {
  height: auto;
  border-bottom: 0;
}

/* line 358, ../../app/styles/components/_modals.scss */

#otherSites .list-group .list-group-column .all-sites-passenger ul:last-child li a [class^="icon"] {
  float: none;
  font-size: 10px;
  margin: 0;
}

/* line 369, ../../app/styles/components/_modals.scss */

#otherSites .other-sites-grid .h5 {
  font-size: 20px;
  text-transform: uppercase;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  margin: 5px 0 10px;
  -webkit-font-smoothing: antialiased;
}

/* line 376, ../../app/styles/components/_modals.scss */

#otherSites .other-sites-grid .h6 {
  margin-top: 0;
  margin-bottom: 2px;
  font-size: 17px;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  line-height: 130%;
}

/* line 384, ../../app/styles/components/_modals.scss */

#otherSites .other-sites-grid a:hover {
  text-decoration: none;
}

@media (min-width: 1025px) {
  /* line 391, ../../app/styles/components/_modals.scss */

  #otherSites .sub-group {
    width: 36%;
    float: left;
    border-right: 2px solid #aaa;
    padding: 0 1% 0 1%;
  }

  /* line 397, ../../app/styles/components/_modals.scss */

  #otherSites .sub-group:first-child {
    padding: 0 1% 0 0;
  }

  /* line 400, ../../app/styles/components/_modals.scss */

  #otherSites .sub-group:last-child {
    border-right: 0;
    width: 21%;
    padding: 0 0 0 1%;
  }

  /* line 407, ../../app/styles/components/_modals.scss */

  #otherSites .all-sites-related,
  #otherSites .all-sites-passenger {
    border-top: 0;
  }
}

/* --- Security Code CVV Modal --- */

/* line 416, ../../app/styles/components/_modals.scss */

#modalSecurityCode .modal-body img {
  margin-bottom: 10px;
}

@media (min-width: 900px) {
  /* line 416, ../../app/styles/components/_modals.scss */

  #modalSecurityCode .modal-body img {
    display: block;
    margin-right: 1%;
    width: 48%;
    float: left;
  }
}

@media (min-width: 900px) {
  /* line 425, ../../app/styles/components/_modals.scss */

  #modalSecurityCode .modal-body .second-modal-image {
    padding-left: 1%;
    border-left: 1px solid #ccc;
    margin-right: 0;
  }
}

/* --- Retailer Handoff Modal --- */

/* line 436, ../../app/styles/components/_modals.scss */

#modalRetailerHandoff .btn {
  width: 240px;
  max-width: 100%;
  margin-top: 10px;
}

/* --- More Driven Campaign Modal --- */

/* line 446, ../../app/styles/components/_modals.scss */

#modalMoreDriven a {
  text-decoration: none;
}

@media (max-width: 768px) {
  /* line 450, ../../app/styles/components/_modals.scss */

  #modalMoreDriven ul.mobile {
    display: block;
  }

  /* line 453, ../../app/styles/components/_modals.scss */

  #modalMoreDriven ul.desktop {
    display: none;
  }
}

@media (min-width: 768px) {
  /* line 459, ../../app/styles/components/_modals.scss */

  #modalMoreDriven ul.mobile {
    display: none;
  }

  /* line 462, ../../app/styles/components/_modals.scss */

  #modalMoreDriven ul.desktop {
    display: table-row;
  }

  /* line 464, ../../app/styles/components/_modals.scss */

  #modalMoreDriven ul.desktop li {
    padding-top: 20px;
  }
}

/* line 469, ../../app/styles/components/_modals.scss */

#modalMoreDriven ul {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  list-style-type: none;
  padding: 20px 8px 0;
}

/* line 473, ../../app/styles/components/_modals.scss */

#modalMoreDriven ul li {
  display: inline-block;
  font-size: 22px;
  text-align: center;
  width: 48%;
}

/* line 478, ../../app/styles/components/_modals.scss */

#modalMoreDriven ul li a {
  color: black;
}

/* line 480, ../../app/styles/components/_modals.scss */

#modalMoreDriven ul li a:hover,
#modalMoreDriven ul li a:focus,
#modalMoreDriven ul li a:active,
#modalMoreDriven ul li a.playing {
  text-decoration: none;
}

/* line 482, ../../app/styles/components/_modals.scss */

#modalMoreDriven ul li a:hover img,
#modalMoreDriven ul li a:focus img,
#modalMoreDriven ul li a:active img,
#modalMoreDriven ul li a.playing img {
  outline: 2px #ffdd00 solid;
}

/* line 487, ../../app/styles/components/_modals.scss */

#modalMoreDriven ul li img {
  box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.75);
  margin-bottom: 15px;
}

/* line 491, ../../app/styles/components/_modals.scss */

#modalMoreDriven ul li span {
  display: block;
}

@media (min-width: 768px) {
  /* line 491, ../../app/styles/components/_modals.scss */

  #modalMoreDriven ul li span {
    display: inline-block;
    margin-left: 10px;
    text-align: left;
  }
}

/* line 499, ../../app/styles/components/_modals.scss */

#modalMoreDriven ul li strong {
  color: #274BA7;
  display: block;
  line-height: 18px;
  text-transform: uppercase;
}

/* line 508, ../../app/styles/components/_modals.scss */

#modalMoreDriven .modal-dialog {
  max-width: 1130px;
  overflow: hidden;
  width: 98%;
}

@media (min-width: 768px) {
  /* line 508, ../../app/styles/components/_modals.scss */

  #modalMoreDriven .modal-dialog {
    min-width: 760px;
  }
}

/* line 516, ../../app/styles/components/_modals.scss */

#modalMoreDriven .modal-content {
  background-color: white;
  padding: 20px;
  box-shadow: none;
  display: table;
  overflow: hidden;
  width: 100%;
}

/* line 524, ../../app/styles/components/_modals.scss */

#modalMoreDriven .close {
  opacity: 1;
  position: absolute;
  right: 3px;
  top: -3px;
  z-index: 1;
}

@media (max-width: 768px) {
  /* line 524, ../../app/styles/components/_modals.scss */

  #modalMoreDriven .close {
    right: 3px;
    top: -5px;
  }
}

/* line 535, ../../app/styles/components/_modals.scss */

#modalMoreDriven .modal-more-driven-videos {
  min-width: 232px;
}

@media (min-width: 768px) {
  /* line 535, ../../app/styles/components/_modals.scss */

  #modalMoreDriven .modal-more-driven-videos {
    display: table-cell;
    padding-right: 10px;
    width: 490px;
  }
}

/* line 542, ../../app/styles/components/_modals.scss */

#modalMoreDriven .modal-more-driven-videos .fluid-width-video-wrapper {
  height: 0;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  position: relative;
}

/* line 547, ../../app/styles/components/_modals.scss */

#modalMoreDriven .modal-more-driven-videos .fluid-width-video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 556, ../../app/styles/components/_modals.scss */

#modalMoreDriven .modal-more-driven-content {
  background-color: #274BA7;
  padding: 20px 20px;
  text-align: center;
}

@media (min-width: 768px) {
  /* line 556, ../../app/styles/components/_modals.scss */

  #modalMoreDriven .modal-more-driven-content {
    display: table-cell;
    height: 100%;
    max-height: 450px;
    vertical-align: middle;
    width: 205px;
  }
}

/* line 567, ../../app/styles/components/_modals.scss */

#modalMoreDriven .modal-more-driven-content h2,
#modalMoreDriven .modal-more-driven-content h3,
#modalMoreDriven .modal-more-driven-content h4 {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 20px;
  text-transform: uppercase;
}

/* line 572, ../../app/styles/components/_modals.scss */

#modalMoreDriven .modal-more-driven-content h2,
#modalMoreDriven .modal-more-driven-content h3 {
  color: #ffdd00;
}

/* line 575, ../../app/styles/components/_modals.scss */

#modalMoreDriven .modal-more-driven-content h2 {
  margin: 0;
}

/* line 578, ../../app/styles/components/_modals.scss */

#modalMoreDriven .modal-more-driven-content h3 {
  border: 1px solid #ccd7eb;
  border-left: 0;
  border-right: 0;
  margin: 5px 0;
  padding: 10px 0;
}

/* line 584, ../../app/styles/components/_modals.scss */

#modalMoreDriven .modal-more-driven-content h3 strong {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 32px;
  display: block;
}

/* line 590, ../../app/styles/components/_modals.scss */

#modalMoreDriven .modal-more-driven-content h4 {
  color: white;
  margin: 10px auto;
  max-width: 340px;
}

@media (max-width: 1100px) {
  /* line 594, ../../app/styles/components/_modals.scss */

  #modalMoreDriven .modal-more-driven-content h4 br {
    display: inline;
  }
}

@media (min-width: 768px) {
  /* line 600, ../../app/styles/components/_modals.scss */

  #modalMoreDriven .modal-more-driven-content .find-tires {
    margin-top: 20px;
  }
}

/* line 606, ../../app/styles/components/_modals.scss */

#modalMoreDriven .wingfoot-lockup {
  font-family: "wingfoot_sansregular";
  font-weight: normal;
  text-transform: uppercase;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  /*letter-spacing: -1px;*/
  white-space: nowrap;
}

/* line 610, ../../app/styles/components/_modals.scss */

#modalMoreDriven .wingfoot-lockup em {
  font-style: normal;
}

/* line 613, ../../app/styles/components/_modals.scss */

#modalMoreDriven .wingfoot-lockup em:before {
  content: '';
  display: inline-block;
  margin-left: -4px;
}

/* line 622, ../../app/styles/components/_modals.scss */

#modalBuyTireSteps .modal-dialog {
  max-width: 900px;
}

/* line 626, ../../app/styles/components/_modals.scss */

#modalBuyTireSteps .modal-header {
  background-color: #676e7d;
  background: url('/images/diagonal-tight-darker.png'), -webkit-linear-gradient(left, #676e7d 0%, #97989a 30%, #97989a 70%, #676e7d 100%);
  background: url('/images/diagonal-tight-darker.png'), linear-gradient(to right, #676e7d 0%, #97989a 30%, #97989a 70%, #676e7d 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#676e7d', endColorstr='#676e7d',GradientType=0 );
  /* IE6-9 */
  text-align: center;
  padding: 10px 0;
}

/* line 633, ../../app/styles/components/_modals.scss */

#modalBuyTireSteps .modal-header h2 {
  color: #F0F0F0;
  font-size: 24px;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
  padding: 0px 27px;
}

/* line 640, ../../app/styles/components/_modals.scss */

#modalBuyTireSteps .modal-header .close {
  color: #ffdd00;
  opacity: 1;
  position: absolute;
  top: 10px;
  right: 10px;
}

/* line 649, ../../app/styles/components/_modals.scss */

#modalBuyTireSteps .modal-body {
  padding: 0 0 15px 0;
  position: relative;
  text-align: left;
}

/* line 654, ../../app/styles/components/_modals.scss */

#modalBuyTireSteps .modal-body hr {
  background: url("/images/diagonal.png") #ffdd00;
  height: 10px;
  margin: 0;
  border-style: none;
}

/* line 661, ../../app/styles/components/_modals.scss */

#modalBuyTireSteps .modal-body > .row > div {
  padding: 15px 15px;
}

/* line 665, ../../app/styles/components/_modals.scss */

#modalBuyTireSteps .modal-body .circled-number {
  position: relative;
  top: 2px;
  display: inline;
}

/* line 670, ../../app/styles/components/_modals.scss */

#modalBuyTireSteps .modal-body .circled-number .icon-circle {
  font-size: 26px;
  color: #274BA7;
}

/* line 675, ../../app/styles/components/_modals.scss */

#modalBuyTireSteps .modal-body .circled-number p {
  position: absolute;
  top: -9px;
  left: 10px;
  color: #F0F0F0;
  font-size: 16px;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 685, ../../app/styles/components/_modals.scss */

#modalBuyTireSteps .modal-body .icon-gy {
  color: #bdc2d4;
  font-size: 20px;
  margin-right: 10px;
  position: relative;
  top: 2px;
}

/* line 693, ../../app/styles/components/_modals.scss */

#modalBuyTireSteps .modal-body h3 {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
  font-size: 18px;
  color: #274BA7;
  text-transform: uppercase;
  display: inline;
  position: relative;
  left: 3px;
  top: -2px;
}

/* line 704, ../../app/styles/components/_modals.scss */

#modalBuyTireSteps .modal-body .desc {
  margin: 13px 0 0 0;
}

/* line 708, ../../app/styles/components/_modals.scss */

#modalBuyTireSteps .modal-body .masthead-container-bottom {
  padding: 10px 20px;
  background-color: #274BA7;
  position: relative;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.5);
}

/* line 714, ../../app/styles/components/_modals.scss */

#modalBuyTireSteps .modal-body .masthead-container-bottom p {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #F0F0F0;
  margin: 5px 0 0 0;
  font-size: 16px;
}

/* line 721, ../../app/styles/components/_modals.scss */

#modalBuyTireSteps .modal-body .masthead-container-bottom .arrow-down {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #f5f5f5;
  height: 0;
  width: 0;
  position: absolute;
  left: 50%;
  margin-left: -10px;
  top: -1px;
}

/* line 734, ../../app/styles/components/_modals.scss */

#modalBuyTireSteps .modal-body .btn-see-results {
  width: 100%;
}

/* line 738, ../../app/styles/components/_modals.scss */

#modalBuyTireSteps .modal-body .col-md-12 {
  text-align: center;
}

@media (min-width: 992px) {
  /* line 745, ../../app/styles/components/_modals.scss */

  #modalBuyTireSteps .modal-header {
    padding: 20px 0 35px 0;
  }

  /* line 748, ../../app/styles/components/_modals.scss */

  #modalBuyTireSteps .modal-header h2 {
    font-size: 42px;
  }

  /* line 752, ../../app/styles/components/_modals.scss */

  #modalBuyTireSteps .modal-body {
    text-align: center;
  }

  /* line 755, ../../app/styles/components/_modals.scss */

  #modalBuyTireSteps .modal-body hr {
    height: 15px;
  }

  /* line 759, ../../app/styles/components/_modals.scss */

  #modalBuyTireSteps .modal-body > .row > div {
    padding: 15px 35px;
  }

  /* line 763, ../../app/styles/components/_modals.scss */

  #modalBuyTireSteps .modal-body .circled-number {
    position: absolute;
    top: -40px;
    left: 50%;
    margin-left: -30px;
    display: inherit;
  }

  /* line 770, ../../app/styles/components/_modals.scss */

  #modalBuyTireSteps .modal-body .circled-number .icon-circle {
    font-size: 60px;
  }

  /* line 773, ../../app/styles/components/_modals.scss */

  #modalBuyTireSteps .modal-body .circled-number p {
    font-size: 35px;
    top: 3px;
    left: 23px;
  }

  /* line 780, ../../app/styles/components/_modals.scss */

  #modalBuyTireSteps .modal-body .icon-gy {
    font-size: 26px;
    margin-right: 5px;
  }

  /* line 784, ../../app/styles/components/_modals.scss */

  #modalBuyTireSteps .modal-body .icon-gy.icon-gy-calendar {
    position: relative;
    left: -50px;
    margin-right: -15px;
  }

  /* line 791, ../../app/styles/components/_modals.scss */

  #modalBuyTireSteps .modal-body h3 {
    font-size: 24px;
    display: inherit;
    position: static;
  }

  /* line 797, ../../app/styles/components/_modals.scss */

  #modalBuyTireSteps .modal-body .masthead-container-bottom {
    padding: 15px 20px;
  }

  /* line 800, ../../app/styles/components/_modals.scss */

  #modalBuyTireSteps .modal-body .masthead-container-bottom p {
    font-size: 20px;
  }

  /* line 805, ../../app/styles/components/_modals.scss */

  #modalBuyTireSteps .modal-body .btn-see-results {
    width: 260px;
  }
}

/**
* TEMPLATE/PARTIAL NAME: masthead
*
*/

/* Example DOM:

<div class="masthead-container">

    <div class="masthead">
        <div class="masthead-icon">                     //--- used for positioning
            <div class="icon-container">                //--- used for semi-transparent border
                <span class="icon-offers"></span>
            </div>
        </div>
        <div class="text-content">                      //--- used for centering/positioning main content
            <h1>Heading Level 1</h1>                    //--- using h1 and h2 is important for SEO & accessibility
            <h2>Sub-heading...tends to be longer</h2>
        </div>

        <!-- Optional -->
        <div class="masthead-actions">
            <form action="" method="get" id="" class="row">
                ...
            </form>
        </div>
        <!-- end Optional -->

    </div>

</div>

*/

/* line 35, ../../app/styles/components/_masthead.scss */

.masthead {
  background-color: #fff;
  background-clip: padding-box;
  background-color: rgba(255, 255, 255, 0.93);
  border: 12px solid rgba(255, 255, 255, 0.6);
  padding-left: 15px;
  padding-right: 15px;
  margin: 40px auto 20px;
  padding-top: 30px;
  padding-bottom: 15px;
  max-width: 89%;
  position: relative;
  border-width: 5px;
}

/* line 46, ../../app/styles/components/_masthead.scss */

.lt-ie9 .masthead {
  background-color: transparent;
  background-image: url('/images/white-93percent.png');
  background-repeat: repeat;
}

/* line 52, ../../app/styles/components/_masthead.scss */

.masthead h1,
.masthead h2,
.masthead h3 {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #6d6e71;
  margin: 15px auto 0;
  text-align: center;
  text-transform: uppercase;
  line-height: 120%;
}

/* line 61, ../../app/styles/components/_masthead.scss */

.masthead h1 {
  font-size: 30px;
  line-height: 110%;
  border-bottom: 1px solid rgba(0, 51, 153, 0.3);
  text-align: center;
  display: inline-block;
  margin: 5px 0 0;
}

/* line 68, ../../app/styles/components/_masthead.scss */

.masthead h1 .small-text {
  font-size: 24px;
  display: block;
}

/* line 74, ../../app/styles/components/_masthead.scss */

.masthead h2,
.masthead .h2 {
  font-size: 20px;
  margin-top: 5px;
  text-align: center;
  margin-bottom: 10px;
  line-height: 110%;
  display: block;
}

/* line 83, ../../app/styles/components/_masthead.scss */

.masthead a {
  margin: 10px 0 5px 0;
}

/* line 87, ../../app/styles/components/_masthead.scss */

.masthead p {
  font-family: Arial, sans-serif;
  font-size: 15px;
  margin: 0 0 10px;
  line-height: 135%;
  color: #6d6e71;
}

/* line 95, ../../app/styles/components/_masthead.scss */

.masthead .masthead-icon {
  position: absolute;
  top: -35px;
  left: 0;
  right: 0;
  text-align: center;
  width: 100%;
}

/* line 104, ../../app/styles/components/_masthead.scss */

.masthead .icon-container {
  background-clip: padding-box;
  border: 5px solid rgba(255, 255, 255, 0.6);
  background-color: rgba(255, 255, 255, 0.6);
  padding: 0;
  margin: 0 auto;
  width: auto;
  display: inline-block;
  width: auto;
  min-width: 75px;
  /* Cut off semi-transparent border so it doesn't overlap other semi-transparent border */
  height: 30px;
  overflow-y: visible;
}

/* line 117, ../../app/styles/components/_masthead.scss */

.lt-ie9 .masthead .icon-container {
  background-color: white;
  border: 5px solid white;
  height: 45px;
}

/* line 122, ../../app/styles/components/_masthead.scss */

.masthead .icon-container:after {
  content: " ";
  border-top: 12px solid #274BA7;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  display: inline-block;
  margin: 0 auto -5px;
  width: 0;
  height: 0;
  position: absolute;
  z-index: 2;
  right: 0;
  left: 0;
}

/* line 136, ../../app/styles/components/_masthead.scss */

.masthead .icon-container span {
  font-size: 2.6em;
  color: #ffdd00;
  background-color: #274BA7;
  padding: 4px 8px;
  width: auto;
  line-height: 100%;
  display: block;
  overflow: hidden;
  margin: 0 auto;
}

/* line 146, ../../app/styles/components/_masthead.scss */

.masthead .icon-container span img {
  margin: 0 auto;
  display: block;
  max-height: 35px;
}

/* line 151, ../../app/styles/components/_masthead.scss */

.masthead .icon-container span:before {
  display: block;
  margin: 0 auto;
  text-align: center;
}

/* line 156, ../../app/styles/components/_masthead.scss */

.masthead .icon-container span.icon-about.custom-wf {
  background-color: transparent;
  display: inline-block;
  font-size: 2em;
  margin: 0 -15px -10px -2px;
  padding: 5px 0 0 0;
  position: relative;
}

/* line 165, ../../app/styles/components/_masthead.scss */

.masthead .icon-container .wingfoot-lockup {
  font-family: "wingfoot_sansregular";
  font-weight: normal;
  text-transform: uppercase;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-size: 17px;
  margin: 0 auto;
  padding: 0 10px;
  white-space: nowrap;
  width: auto;
  line-height: 35px;
  padding-bottom: 2px;
}

/* line 174, ../../app/styles/components/_masthead.scss */

.masthead .icon-container .wingfoot-lockup em {
  font-size: 1.3em;
  padding: 5px 0;
  display: inline-block;
}

/* line 202, ../../app/styles/_mixins.scss */

.masthead .icon-container .wingfoot-lockup em:before {
  font-family: "wingfoot_sansregular";
  font-weight: normal;
  text-transform: uppercase;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  content: 'ΓÇó';
  display: inline-block;
  color: inherit;
  font-size: 1em;
  line-height: 1em;
  font-style: normal;
  margin: 0 -7px 0 -6px;
}

/* line 185, ../../app/styles/components/_masthead.scss */

.masthead .small-text {
  font-size: 1.85em;
}

/* line 189, ../../app/styles/components/_masthead.scss */

.masthead .medium-text {
  font-size: 2.17em;
}

/* line 193, ../../app/styles/components/_masthead.scss */

.masthead .big-text {
  font-size: 4.4em;
  line-height: 1em;
}

/* line 198, ../../app/styles/components/_masthead.scss */

.masthead .text-content {
  text-align: center;
  margin: 0 auto;
}

/* line 203, ../../app/styles/components/_masthead.scss */

.masthead .masthead-actions {
  vertical-align: middle;
  clear: both;
  overflow: hidden;
  padding: 10px 0;
  text-align: center;
  text-transform: none;
}

/* line 210, ../../app/styles/components/_masthead.scss */

.masthead .masthead-actions .modal {
  text-align: left;
}

/* line 213, ../../app/styles/components/_masthead.scss */

.masthead .masthead-actions .row {
  margin-left: -15px;
  margin-right: -12px;
}

/* line 216, ../../app/styles/components/_masthead.scss */

.masthead .masthead-actions .row .col-sm-1 {
  padding: 0;
}

/* line 220, ../../app/styles/components/_masthead.scss */

.masthead .masthead-actions .btn,
.masthead .masthead-actions .btn-secondary,
.masthead .masthead-actions input {
  height: 40px;
  line-height: 40px;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  width: 100%;
}

/* line 231, ../../app/styles/components/_masthead.scss */

.masthead .masthead-actions .btn.active:after,
.masthead .masthead-actions .btn-secondary.active:after,
.masthead .masthead-actions input.active:after {
  margin: 0 45% -10px 0;
}

/* line 236, ../../app/styles/components/_masthead.scss */

.masthead .masthead-actions input[type="text"] {
  height: 40px;
  line-height: 38px;
}

/* line 240, ../../app/styles/components/_masthead.scss */

.masthead .masthead-actions .action-conjunction,
.masthead .masthead-actions .action-conjunction__large {
  font-size: 1em;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  line-height: 40px;
  min-width: 32px;
  height: 40px;
  display: inline-block;
  text-transform: uppercase;
  text-align: center;
  width: 100%;
}

/* line 252, ../../app/styles/components/_masthead.scss */

.masthead .masthead-actions .action-conjunction__large {
  color: white;
  text-transform: none;
}

@media (min-width: 481px) {
  /* line 257, ../../app/styles/components/_masthead.scss */

  .masthead .masthead-actions .action-conjunction__large {
    font-size: 1.5em;
  }
}

/* line 263, ../../app/styles/components/_masthead.scss */

.masthead .input-group {
  width: 100%;
  box-shadow: none;
  overflow-y: hidden;
}

/* line 267, ../../app/styles/components/_masthead.scss */

.masthead .input-group .btn {
  width: auto;
  margin: 0;
}

/* line 273, ../../app/styles/components/_masthead.scss */

.masthead .panel-body,
.masthead .warranty-treadLife .gy-windowshade .content,
.warranty-treadLife .gy-windowshade .masthead .content,
.masthead .warranty-treadLife .gy-secondary-windowshade .content,
.warranty-treadLife .gy-secondary-windowshade .masthead .content,
.masthead .warranty-treadLife .gy-nav-windowshade .content,
.warranty-treadLife .gy-nav-windowshade .masthead .content,
.masthead .warranty-treadLife .gy-tertiary-windowshade .content,
.warranty-treadLife .gy-tertiary-windowshade .masthead .content,
.masthead .warranty-treadLife .gy-coupon-windowshade .content,
.warranty-treadLife .gy-coupon-windowshade .masthead .content,
.masthead .warranty-treadLife .gy-min-windowshade .content,
.warranty-treadLife .gy-min-windowshade .masthead .content {
  padding: 15px 0;
}

@media (min-width: 640px) {
  /* line 35, ../../app/styles/components/_masthead.scss */

  .masthead {
    max-width: 57%;
    border-width: 10px;
  }

  /* line 280, ../../app/styles/components/_masthead.scss */

  .masthead .masthead-icon {
    top: -45px;
  }

  /* line 284, ../../app/styles/components/_masthead.scss */

  .masthead .icon-container {
    border-width: 10px;
    height: 35px;
  }

  /* line 287, ../../app/styles/components/_masthead.scss */

  .masthead .icon-container span {
    font-size: 2.6em;
  }
}

@media (min-width: 768px) {
  /* line 35, ../../app/styles/components/_masthead.scss */

  .masthead {
    max-width: 630px;
    padding-top: 15px;
    padding-left: 25px;
    padding-right: 25px;
    margin: 60px auto 30px;
  }

  /* line 300, ../../app/styles/components/_masthead.scss */

  .masthead h1 {
    font-size: 60px;
  }

  /* line 304, ../../app/styles/components/_masthead.scss */

  .masthead h2,
  .masthead .h2 {
    font-size: 30px;
  }

  /* line 308, ../../app/styles/components/_masthead.scss */

  .masthead .small-text {
    font-size: 2.8em;
  }

  /* line 312, ../../app/styles/components/_masthead.scss */

  .masthead .medium-text {
    font-size: 3.3em;
  }

  /* line 316, ../../app/styles/components/_masthead.scss */

  .masthead .big-text {
    font-size: 6.65em;
  }

  /* line 320, ../../app/styles/components/_masthead.scss */

  .masthead .btn,
  .masthead .btn-secondary {
    max-width: 200px;
    margin: 10px auto 0;
  }

  /* line 324, ../../app/styles/components/_masthead.scss */

  .tire-category-page .masthead .btn,
  .tire-category-page
  .masthead .btn-secondary {
    max-width: none;
  }

  /* line 329, ../../app/styles/components/_masthead.scss */

  .masthead .col-sm-7 .btn {
    max-width: none;
    width: 100%;
  }

  /* line 334, ../../app/styles/components/_masthead.scss */

  .masthead .masthead-actions,
  .masthead .panel-body,
  .masthead .warranty-treadLife .gy-windowshade .content,
  .warranty-treadLife .gy-windowshade .masthead .content,
  .masthead .warranty-treadLife .gy-secondary-windowshade .content,
  .warranty-treadLife .gy-secondary-windowshade .masthead .content,
  .masthead .warranty-treadLife .gy-nav-windowshade .content,
  .warranty-treadLife .gy-nav-windowshade .masthead .content,
  .masthead .warranty-treadLife .gy-tertiary-windowshade .content,
  .warranty-treadLife .gy-tertiary-windowshade .masthead .content,
  .masthead .warranty-treadLife .gy-coupon-windowshade .content,
  .warranty-treadLife .gy-coupon-windowshade .masthead .content,
  .masthead .warranty-treadLife .gy-min-windowshade .content,
  .warranty-treadLife .gy-min-windowshade .masthead .content {
    padding-top: 10px;
  }
}

@media (min-width: 768px) {
  /* line 342, ../../app/styles/components/_masthead.scss */

  .offer-landing-page .masthead {
    padding-bottom: 5px;
  }

  /* line 346, ../../app/styles/components/_masthead.scss */

  .offer-landing-page .masthead .text-content {
    margin-bottom: 30px;
  }
}

/* line 353, ../../app/styles/components/_masthead.scss */

.offer-landing-page .masthead-actions:before {
  width: 100%;
  height: 120px;
  content: " ";
  display: block;
  background-image: url('/images/NPP/OffersMastheadBG.jpg');
  position: absolute;
  left: 0;
  bottom: 0;
}

@media (min-width: 768px) {
  /* line 353, ../../app/styles/components/_masthead.scss */

  .offer-landing-page .masthead-actions:before {
    height: 90px;
  }
}

/* line 2, ../../app/styles/components/_map.scss */

.map-canvas,
.map-canvas *,
.map-canvas *:before,
.map-canvas *:after {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 10, ../../app/styles/components/_map.scss */

.map-canvas {
  width: 100%;
  height: 100%;
  display: none;
}

/* line 16, ../../app/styles/components/_map.scss */

.map-static {
  display: block;
}

@media (min-width: 768px) {
  /* line 21, ../../app/styles/components/_map.scss */

  .map {
    height: 320px;
  }

  /* line 25, ../../app/styles/components/_map.scss */

  .map-canvas {
    display: block;
  }

  /* line 29, ../../app/styles/components/_map.scss */

  .map-static {
    display: none;
  }
}

/* ----- Shared Form Styles ----- */

/* line 4, ../../app/styles/components/_forms.scss */

.gy-form label {
  color: #888;
  font-size: 13px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

/* line 10, ../../app/styles/components/_forms.scss */

.gy-form label.subtle {
  text-transform: none;
  font-size: 13px;
}

/* line 14, ../../app/styles/components/_forms.scss */

.gy-form label small {
  text-transform: none;
  font-weight: normal;
  font-size: 12px;
}

/* line 19, ../../app/styles/components/_forms.scss */

.gy-form label input,
.gy-form label select,
.gy-form label textarea
.form-control {
  font-weight: normal;
}

/* line 25, ../../app/styles/components/_forms.scss */

.gy-form label .input-name {
  text-transform: uppercase;
}

/* line 29, ../../app/styles/components/_forms.scss */

.gy-form h4 {
  clear: both;
  margin: 15px 0 5px;
}

/* line 33, ../../app/styles/components/_forms.scss */

.gy-form input[type="text"],
.gy-form input[type="password"],
.gy-form input[type="number"],
.gy-form input[type="email"],
.gy-form input[type="date"],
.gy-form textarea {
  box-shadow: inset 4px 4px 20px -12px rgba(0, 0, 0, 0.3);
  margin-top: 3px;
  margin-bottom: 7px;
  -webkit-appearance: none;
}

/* line 43, ../../app/styles/components/_forms.scss */

.gy-form input[type="text"]:focus,
.gy-form input[type="password"]:focus,
.gy-form input[type="number"]:focus,
.gy-form input[type="email"]:focus,
.gy-form input[type="date"]:focus,
.gy-form textarea:focus {
  box-shadow: none;
}

/* line 48, ../../app/styles/components/_forms.scss */

.gy-form input[type="number"] {
  -moz-appearance: textfield;
}

/* line 52, ../../app/styles/components/_forms.scss */

.gy-form input::-webkit-outer-spin-button,
.gy-form input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

/* line 56, ../../app/styles/components/_forms.scss */

.gy-form select {
  margin-top: 3px;
  margin-bottom: 7px;
}

/* line 60, ../../app/styles/components/_forms.scss */

.gy-form textarea {
  min-height: 150px;
  border: 1px solid #ccc;
}

/* line 64, ../../app/styles/components/_forms.scss */

.gy-form [readonly] {
  background-color: #eee;
  color: #666;
}

/* line 69, ../../app/styles/components/_forms.scss */

.gy-form .characters-counter i {
  margin: 0 1px;
  display: inline-block;
}

/* line 74, ../../app/styles/components/_forms.scss */

.gy-form input[type="submit"] {
  margin-bottom: 10px;
}

/* line 77, ../../app/styles/components/_forms.scss */

.gy-form .gy-form-actions {
  clear: both;
  margin-top: 20px;
}

/* line 80, ../../app/styles/components/_forms.scss */

.gy-form .gy-form-actions .btn {
  min-width: 200px;
}

/* line 85, ../../app/styles/components/_forms.scss */

.gy-form .input-name i {
  font-weight: normal;
  font-size: 12px;
  font-style: normal;
  text-transform: none;
}

/* line 93, ../../app/styles/components/_forms.scss */

.gy-form .field-note {
  font-size: 12px;
  color: #666;
  display: block;
  margin: 3px 0 8px;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
}

/* line 103, ../../app/styles/components/_forms.scss */

.gy-form ul.field-note {
  clear: both;
  padding-left: 15px;
}

/* line 106, ../../app/styles/components/_forms.scss */

.gy-form ul.field-note li {
  margin-bottom: 1px;
}

/* line 111, ../../app/styles/components/_forms.scss */

.gy-form .error-message-paragraph {
  display: none;
}

/* line 115, ../../app/styles/components/_forms.scss */

.gy-form .error-message {
  color: #FF2534;
}

/* line 118, ../../app/styles/components/_forms.scss */

.gy-form .invalid-entry {
  color: #FF2534;
  font-size: 13px;
  display: block;
  margin: -5px 0 5px 0;
  line-height: 1.25;
  font-weight: normal;
  text-transform: initial;
}

/* line 127, ../../app/styles/components/_forms.scss */

.gy-form .error-box {
  border-color: #FF2534;
}

/* line 130, ../../app/styles/components/_forms.scss */

.gy-form .checkbox-container,
.gy-form .radio-container {
  border-top: 1px solid #ccd7eb;
  margin-bottom: 0px;
  padding: 10px !important;
  text-transform: none;
}

/* line 136, ../../app/styles/components/_forms.scss */

.gy-form .checkbox-container span,
.gy-form .radio-container span {
  color: #555;
  margin-top: 3px;
}

/* line 141, ../../app/styles/components/_forms.scss */

.gy-form .checkbox-container input,
.gy-form .radio-container input {
  /* we cannot add a 'display:none' property to inputs because ie8, instead of we apply the following tricks */
  filter: alpha(opacity=0);
  position: absolute;
  opacity: 0;
  width: 0px;
}

/* line 149, ../../app/styles/components/_forms.scss */

.gy-form .checkbox-container .check,
.gy-form .radio-container .check {
  color: #274ba7;
  display: none;
  font-size: 3.2em;
  margin: -10px -10px;
  position: absolute;
}

/* line 157, ../../app/styles/components/_forms.scss */

.gy-form .checkbox-container.active,
.gy-form .radio-container.active {
  background-color: #f1f4f9;
}

/* line 159, ../../app/styles/components/_forms.scss */

.gy-form .checkbox-container.active .check,
.gy-form .radio-container.active .check {
  display: inline-block;
}

/* line 164, ../../app/styles/components/_forms.scss */

.gy-form .checkbox-container .box,
.gy-form .radio-container .box {
  background-color: #ccd7eb;
  display: inline-block;
  height: 18px;
  width: 18px;
  box-shadow: inset -1px 2px 4px -1px #999;
  color: #F0F0F0;
  position: relative;
  margin: 0;
  position: relative;
  top: 4px;
  margin-right: 4px;
}

/* line 180, ../../app/styles/components/_forms.scss */

.gy-form .radio-container .box {
  border-radius: 8px;
}

/* line 185, ../../app/styles/components/_forms.scss */

.gy-form .vehicle-container {
  background-color: #eee;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  color: #555;
  padding: 10px !important;
  text-transform: none;
}

/* line 192, ../../app/styles/components/_forms.scss */

.gy-form .vehicle-container span {
  text-indent: 10px;
}

/* line 195, ../../app/styles/components/_forms.scss */

.gy-form .vehicle-container.space {
  margin: 20px 0;
}

/* line 200, ../../app/styles/components/_forms.scss */

.gy-form .input-name-out {
  color: #999999;
  display: block;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 7px;
  text-transform: uppercase;
}

/* line 209, ../../app/styles/components/_forms.scss */

.gy-form .vehicle-container {
  font-size: 12px;
}

/* line 211, ../../app/styles/components/_forms.scss */

.gy-form .vehicle-container .large {
  margin: 20px 0;
}

@media (min-width: 481px) {
  /* line 218, ../../app/styles/components/_forms.scss */

  .gy-form .gy-form-actions .btn,
  .gy-form .gy-form-actions .gy-link {
    margin-right: 20px;
  }
}

/* line 225, ../../app/styles/components/_forms.scss */

.bottom-note {
  font-size: 13px;
}

/* line 228, ../../app/styles/components/_forms.scss */

.error-message-paragraph,
.error-message-paragraph-modal {
  display: none;
}

/* line 231, ../../app/styles/components/_forms.scss */

.error-message-paragraph {
  color: #FF2534;
  font-size: 13px;
  font-weight: bold;
}

/* line 237, ../../app/styles/components/_forms.scss */

.error-message,
.required-asterisk {
  color: #FF2534;
  font-size: 13px;
}

/* line 241, ../../app/styles/components/_forms.scss */

.required-message {
  font-family: Arial, sans-serif;
  font-weight: normal;
  font-size: 13px;
  font-style: italic;
  text-transform: none;
}

/* line 248, ../../app/styles/components/_forms.scss */

sup.required-asterisk {
  top: -0.1em;
}

/* line 251, ../../app/styles/components/_forms.scss */

.gy-checkbox input[type=checkbox] ~ label .check-container,
.gy-checkbox input[type=radio] ~ label .check-container,
.gy-radio input[type=checkbox] ~ label .check-container,
.gy-radio input[type=radio] ~ label .check-container {
  background-color: #ccd7eb;
  display: inline-block;
  height: 18px;
  width: 18px;
  box-shadow: inset -1px 2px 4px -1px #999;
  color: #f0f0f0;
  position: relative;
  margin: 15px 0 0;
}

/* line 261, ../../app/styles/components/_forms.scss */

checkbox-container .box,
.radio-container .box {
  background-color: #ccd7eb;
  display: inline-block;
  height: 18px;
  width: 18px;
  box-shadow: inset -1px 2px 4px -1px #999;
  color: #f0f0f0;
  position: relative;
  top: 4px;
  margin-right: 4px;
}

/* Ratings and Reviews Widgets */

/* line 6, ../../app/styles/components/_ratings.scss */

.gy-form .overall-rating,
body .overall-rating {
  padding-left: 0;
}

/* line 8, ../../app/styles/components/_ratings.scss */

.gy-form .overall-rating .score-description,
body .overall-rating .score-description {
  font-size: 20px;
  top: 0;
  padding-left: 6px;
}

/* line 15, ../../app/styles/components/_ratings.scss */

.gy-form .ratings-container,
body .ratings-container {
  overflow-y: hidden;
}

/* line 17, ../../app/styles/components/_ratings.scss */

.gy-form .ratings-container ul,
body .ratings-container ul {
  padding: 0;
  list-style: none;
  margin: 3px 0 0;
}

/* line 22, ../../app/styles/components/_ratings.scss */

.gy-form .ratings-container li,
body .ratings-container li {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 0 !important;
}

/* line 26, ../../app/styles/components/_ratings.scss */

.gy-form .ratings-container li a:hover,
body .ratings-container li a:hover {
  text-decoration: none;
  cursor: pointer;
}

/* line 31, ../../app/styles/components/_ratings.scss */

.gy-form .ratings-container .rating,
body .ratings-container .rating {
  margin-bottom: 10px;
  display: block;
  width: 100%;
}

/* line 35, ../../app/styles/components/_ratings.scss */

.gy-form .ratings-container .rating .input-name,
body .ratings-container .rating .input-name {
  display: inline-block;
  text-transform: uppercase;
  font-size: 13px;
}

/* line 41, ../../app/styles/components/_ratings.scss */

.gy-form .ratings-container .score-description,
body .ratings-container .score-description {
  display: block;
  width: auto;
  font-size: 14px;
  font-weight: bold;
  font-style: italic;
  color: #666;
  text-transform: capitalize;
  position: relative;
  top: -2px;
}

/* line 55, ../../app/styles/components/_ratings.scss */

.gy-form .star-review-list li,
body .star-review-list li {
  font-size: 42px;
  display: inline-block;
  margin: 0 5px 0 0;
  padding: 0;
}

/* line 61, ../../app/styles/components/_ratings.scss */

.gy-form .star-review-list a,
body .star-review-list a {
  padding: 0;
  margin: 0;
}

/* line 67, ../../app/styles/components/_ratings.scss */

.gy-form .icon-star,
body .icon-star {
  color: #bbb !important;
}

/* line 70, ../../app/styles/components/_ratings.scss */

.gy-form .icon-star3,
.gy-form .icon-star2,
body .icon-star3,
body .icon-star2 {
  color: #ffdd00 !important;
}

/* line 74, ../../app/styles/components/_ratings.scss */

.gy-form .t-spec-box,
body .t-spec-box {
  border: 1px solid #bbb;
  display: inline-block;
  height: 15px;
  margin-right: 0;
  width: 30px;
}

/* line 80, ../../app/styles/components/_ratings.scss */

.gy-form .t-spec-box.selected,
body .t-spec-box.selected {
  background: #ffdd00;
  /* Old browsers */
  /* FF3.6+ */
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #ffdd00), color-stop(52%, #ffeca0), color-stop(100%, #ffdd00));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(45deg, #ffdd00 0%, #ffeca0 52%, #ffdd00 100%);
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(45deg, #ffdd00 0%, #ffeca0 52%, #ffdd00 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffdd00', endColorstr='#ffdd00',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
}

/* line 83, ../../app/styles/components/_ratings.scss */

.gy-form .t-spec-box.no-margin,
body .t-spec-box.no-margin {
  margin-left: 0;
}

/* line 88, ../../app/styles/components/_ratings.scss */

.gy-form .rect-review-list-container,
body .rect-review-list-container {
  position: relative;
}

/* line 91, ../../app/styles/components/_ratings.scss */

.gy-form .rect-review-list-container .rect-review-list-top-mask,
body .rect-review-list-container .rect-review-list-top-mask {
  overflow: hidden;
}

/* line 95, ../../app/styles/components/_ratings.scss */

.gy-form .rect-review-list-container .rect-review-list-top-container,
.gy-form .rect-review-list-container .rect-review-list-top,
.gy-form .rect-review-list-container .rect-review-list-bottom,
body .rect-review-list-container .rect-review-list-top-container,
body .rect-review-list-container .rect-review-list-top,
body .rect-review-list-container .rect-review-list-bottom {
  text-align: left;
  width: 185px;
  height: 17px;
}

/* line 101, ../../app/styles/components/_ratings.scss */

.gy-form .rect-review-list-container .rect-review-list-top-container,
body .rect-review-list-container .rect-review-list-top-container {
  position: absolute;
  top: 0;
  left: 0;
}

/* line 108, ../../app/styles/components/_ratings.scss */

.gy-form .rect-review-list-container .rect-review-list-top a,
.gy-form .rect-review-list-container .rect-review-list-bottom a,
body .rect-review-list-container .rect-review-list-top a,
body .rect-review-list-container .rect-review-list-bottom a {
  margin-left: 4px;
}

/* line 112, ../../app/styles/components/_ratings.scss */

.gy-form .rect-review-list-container .rect-review-list-top a:FIRST-CHILD,
.gy-form .rect-review-list-container .rect-review-list-bottom a:FIRST-CHILD,
body .rect-review-list-container .rect-review-list-top a:FIRST-CHILD,
body .rect-review-list-container .rect-review-list-bottom a:FIRST-CHILD {
  margin-left: 0;
}

/* line 117, ../../app/styles/components/_ratings.scss */

.gy-form .rect-review-list-container .t-spec-box,
body .rect-review-list-container .t-spec-box {
  border: 1px solid #bbb;
  display: inline-block;
  height: 15px;
  width: 30px;
}

/* line 125, ../../app/styles/components/_ratings.scss */

.gy-form .rect-review-list-container .rect-review-list-top .t-spec-box,
body .rect-review-list-container .rect-review-list-top .t-spec-box {
  background: #ffdd00;
  /* Old browsers */
  /* FF3.6+ */
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #ffdd00), color-stop(52%, #ffeca0), color-stop(100%, #ffdd00));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(45deg, #ffdd00 0%, #ffeca0 52%, #ffdd00 100%);
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(45deg, #ffdd00 0%, #ffeca0 52%, #ffdd00 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffdd00', endColorstr='#ffdd00',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
}

/* line 136, ../../app/styles/components/_ratings.scss */

.gy-form .t-spec-box:hover,
.gy-form .icon-star:hover,
.gy-form .icon-star2:hover,
.gy-form .icon-star3:hover,
.gy-form .star-review-list a:hover,
body .t-spec-box:hover,
body .icon-star:hover,
body .icon-star2:hover,
body .icon-star3:hover,
body .star-review-list a:hover {
  cursor: default;
}

/* line 140, ../../app/styles/components/_ratings.scss */

.review-page .gy-form .t-spec-box:hover,
.review-page
.gy-form .icon-star:hover,
.review-page
.gy-form .icon-star2:hover,
.review-page
.gy-form .icon-star3:hover,
.review-page
.gy-form .star-review-list a:hover,
.review-page
body .t-spec-box:hover,
.review-page
body .icon-star:hover,
.review-page
body .icon-star2:hover,
.review-page
body .icon-star3:hover,
.review-page
body .star-review-list a:hover {
  cursor: pointer;
}

/* line 148, ../../app/styles/components/_ratings.scss */

.review-page .gy-form .t-spec-box,
.uikit .gy-form .t-spec-box,
.review-page
body .t-spec-box,
.uikit
body .t-spec-box {
  height: 20px;
  margin-right: 2px;
  width: 40px;
}

/* line 153, ../../app/styles/components/_ratings.scss */

.review-page .gy-form .t-spec-box:hover,
.uikit .gy-form .t-spec-box:hover,
.review-page
body .t-spec-box:hover,
.uikit
body .t-spec-box:hover {
  background-color: #fff8cc;
}

/* line 161, ../../app/styles/components/_ratings.scss */

.gy-form .rating .field-note,
body .rating .field-note {
  width: 242px;
}

/* line 166, ../../app/styles/components/_ratings.scss */

.gy-form .rating-value,
body .rating-value {
  text-transform: capitalize;
  color: #333;
}

@media (min-width: 481px) {
  /* line 173, ../../app/styles/components/_ratings.scss */

  .gy-form .ratings-container .score-description,
  body .ratings-container .score-description {
    display: inline-block;
  }
}

/* ----- Write a Review Widgets ----- */

/* line 182, ../../app/styles/components/_ratings.scss */

.write-review {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
  color: #274BA7;
  padding: 10px 0 15px;
  text-align: left;
  width: 230px;
  /* Product Detail */
  /* Store Results */
  /* Tire Baseball Cards */
}

/* line 189, ../../app/styles/components/_ratings.scss */

.write-review p {
  margin: 0;
  padding: 0;
  display: inline-block;
  text-transform: uppercase;
}

/* line 196, ../../app/styles/components/_ratings.scss */

.write-review .review-copy img {
  margin: -4px 0px 0 0;
}

/* line 200, ../../app/styles/components/_ratings.scss */

.write-review .review-link {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  vertical-align: inherit;
  text-transform: none;
  margin: 0 0 0 27px;
}

/* line 206, ../../app/styles/components/_ratings.scss */

.write-review .review-link a:hover {
  text-decoration: underline;
}

/* line 210, ../../app/styles/components/_ratings.scss */

.write-review .review-link .icon-thin-arrow-right {
  font-size: .8em;
  color: #274BA7;
}

@media (max-width: 767px) {
  /* line 218, ../../app/styles/components/_ratings.scss */

  .product-detail-page .write-review {
    text-align: center;
    width: 100%;
  }

  /* line 222, ../../app/styles/components/_ratings.scss */

  .product-detail-page .write-review .review-copy {
    color: #F0F0F0;
    font-size: 15px;
  }

  /* line 226, ../../app/styles/components/_ratings.scss */

  .product-detail-page .write-review .review-link {
    font-size: 15px;
    margin: 0 0 0 5px;
  }

  /* line 229, ../../app/styles/components/_ratings.scss */

  .product-detail-page .write-review .review-link a,
  .product-detail-page .write-review .review-link .icon-thin-arrow-right {
    color: #ffdd00;
  }
}

/* line 239, ../../app/styles/components/_ratings.scss */

.store-result-item .write-review {
  width: 100%;
  clear: both;
  display: block;
  margin: 25px 0 0;
}

/* line 244, ../../app/styles/components/_ratings.scss */

.store-result-item .write-review p {
  margin-bottom: 0;
}

/* line 247, ../../app/styles/components/_ratings.scss */

.store-result-item .write-review .review-link {
  margin: 0;
}

/* line 249, ../../app/styles/components/_ratings.scss */

.store-result-item .write-review .review-link a {
  line-height: 100%;
  vertical-align: baseline;
  color: #2366c1;
}

@media (max-width: 767px) {
  /* line 257, ../../app/styles/components/_ratings.scss */

  .store-details-page .store-result-item .write-review .review-copy,
  .store-details-page .store-result-item .write-review .review-link {
    font-size: 15px;
  }
}

/* line 266, ../../app/styles/components/_ratings.scss */

.tire-baseballcard .write-review {
  padding-top: 0;
  margin-left: 135px;
}

/* line 269, ../../app/styles/components/_ratings.scss */

.tire-baseballcard .write-review .review-link {
  margin: 0;
}

@media (min-width: 1024px) {
  /* line 266, ../../app/styles/components/_ratings.scss */

  .tire-baseballcard .write-review {
    margin-left: 0;
    margin-top: 10px;
    padding-bottom: 0;
  }
}

/* line 280, ../../app/styles/components/_ratings.scss */

.review-success {
  text-align: center;
  display: none;
}

/*Bars Widget for rate & reviews block on pdp and store details*/

/* line 287, ../../app/styles/components/_ratings.scss */

.rate-average {
  padding-bottom: 1px;
  overflow: hidden;
}

/* line 290, ../../app/styles/components/_ratings.scss */

.rate-average .rate-average-container {
  float: left;
  height: 25px;
  width: 60%;
  border: 1px solid #ccc;
  margin: 0 5px;
}

/* line 297, ../../app/styles/components/_ratings.scss */

.rate-average .rate-average-container .rate-average-value {
  height: 100%;
  width: 20%;
  color: #ffdd00 !important;
  background: #ffdd00;
  /* Old browsers */
  /* FF3.6+ */
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #ffdd00), color-stop(52%, #ffeca0), color-stop(100%, #ffdd00));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(45deg, #ffdd00 0%, #ffeca0 52%, #ffdd00 100%);
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(45deg, #ffdd00 0%, #ffeca0 52%, #ffdd00 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffdd00', endColorstr='#ffdd00',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
  display: block;
}

/* line 305, ../../app/styles/components/_ratings.scss */

.rate-average .rate-title,
.rate-average .total-rates {
  font-size: 16px;
  color: #444;
  float: left;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
}

/* line 311, ../../app/styles/components/_ratings.scss */

.rate-average .total-rates {
  font-size: 14px;
}

/* Commerce-related widgets */

/* line 3, ../../app/styles/components/_commerce.scss */

.help-tile-container {
  background-color: #fff;
}

/* line 5, ../../app/styles/components/_commerce.scss */

.help-tile-container h4 {
  margin: 0 0 5px;
}

/* line 8, ../../app/styles/components/_commerce.scss */

.help-tile-container .gy-tertiary-windowshade .panel-collapse {
  background: none;
}

/* line 11, ../../app/styles/components/_commerce.scss */

.help-tile-container .mediablock {
  padding-top: 10px;
  overflow: hidden;
}

/* line 14, ../../app/styles/components/_commerce.scss */

.help-tile-container .mediablock h4 {
  margin-top: 10px;
}

/* line 17, ../../app/styles/components/_commerce.scss */

.help-tile-container .mediablock img {
  float: left;
  margin-right: 10px;
  margin-bottom: 15px;
}

/* Disable for Non-Commerce */

/* line 28, ../../app/styles/components/_commerce.scss */

.commerce-disabled .commerce-related {
  display: none !important;
}

/* line 31, ../../app/styles/components/_commerce.scss */

.commerce-disabled .commerce-alt {
  display: block !important;
}

/* Enable for Commerce */

/* line 38, ../../app/styles/components/_commerce.scss */

.icon-gy-chevron-short,
.icon-gy-chevron-long,
.icon-gy-treadmark {
  color: #00AD48 !important;
  font-weight: normal !important;
}

/* line 45, ../../app/styles/components/_commerce.scss */

.commerce-enabled {
  /* Masthead Commerce Promo */
}

/* line 47, ../../app/styles/components/_commerce.scss */

.commerce-enabled .commerce-alt {
  display: none !important;
}

/* line 51, ../../app/styles/components/_commerce.scss */

.commerce-enabled .nav-banner-promo {
  cursor: pointer;
  display: none;
}

/* line 57, ../../app/styles/components/_commerce.scss */

.commerce-enabled .homepage-container .masthead {
  margin-top: 60px;
}

/* line 62, ../../app/styles/components/_commerce.scss */

.commerce-enabled .nav-cart-mobile {
  display: inline-block;
  color: #ffdd00;
  font-size: 26px;
  position: absolute;
  top: 0;
  right: 70px;
  padding: 0 7px;
  min-height: 30px;
}

/* line 71, ../../app/styles/components/_commerce.scss */

.commerce-enabled .nav-cart-mobile:hover {
  text-decoration: none;
}

/* line 76, ../../app/styles/components/_commerce.scss */

.commerce-enabled .shopping-cart-full {
  position: absolute;
  top: 0;
  left: 4px;
  font-size: 15px;
  color: #fff;
}

/* line 83, ../../app/styles/components/_commerce.scss */

.commerce-enabled .shopping-cart-full .icon-circle,
.commerce-enabled .shopping-cart-full .icon-check-circle {
  position: absolute;
  top: 0;
  left: 12px;
}

@media (min-width: 768px) {
  /* line 83, ../../app/styles/components/_commerce.scss */

  .commerce-enabled .shopping-cart-full .icon-circle,
  .commerce-enabled .shopping-cart-full .icon-check-circle {
    font-size: 11px;
    top: 2px;
    left: 2px;
  }
}

@media (min-width: 1080px) {
  /* line 83, ../../app/styles/components/_commerce.scss */

  .commerce-enabled .shopping-cart-full .icon-circle,
  .commerce-enabled .shopping-cart-full .icon-check-circle {
    font-size: 13px;
    top: 2px;
    left: 4px;
  }
}

/* line 99, ../../app/styles/components/_commerce.scss */

.commerce-enabled .shopping-cart-full .icon-check-circle {
  color: #00AD48;
}

/* line 104, ../../app/styles/components/_commerce.scss */

.commerce-enabled .tire-detail-price-disclaimer {
  color: #000;
  font-size: 85%;
}

@media (max-width: 768px) {
  /* line 104, ../../app/styles/components/_commerce.scss */

  .commerce-enabled .tire-detail-price-disclaimer {
    color: #fff;
    margin-top: 10px;
  }
}

@media (min-width: 767px) {
  /* line 112, ../../app/styles/components/_commerce.scss */

  .commerce-enabled button.add-to-cart {
    text-decoration: none;
  }
}

/* line 117, ../../app/styles/components/_commerce.scss */

.commerce-enabled .product-actions {
  text-align: center;
}

/* line 119, ../../app/styles/components/_commerce.scss */

.commerce-enabled .product-actions .action-conjunction {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  text-transform: uppercase;
  font-size: 16px;
}

/* line 124, ../../app/styles/components/_commerce.scss */

.commerce-enabled .product-actions .action-conjunction,
.commerce-enabled .product-actions .find-a-store-link {
  vertical-align: top;
  display: inline-block;
  line-height: 40px;
  margin: 0;
  padding-top: 0;
  text-align: left;
}

/* line 133, ../../app/styles/components/_commerce.scss */

.commerce-enabled .product-actions .find-a-store-link {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 136, ../../app/styles/components/_commerce.scss */

.commerce-enabled .product-actions .action-conjunction {
  padding: 0 15px 0 20px;
}

@media (max-width: 480px) {
  /* line 136, ../../app/styles/components/_commerce.scss */

  .commerce-enabled .product-actions .action-conjunction {
    padding-left: 5px;
    padding-right: 5px;
  }
}

/* line 143, ../../app/styles/components/_commerce.scss */

.commerce-enabled .product-actions .add-to-cart {
  display: inline-block;
  width: auto;
  position: relative;
}

/* line 147, ../../app/styles/components/_commerce.scss */

.commerce-enabled .product-actions .add-to-cart small {
  display: block;
  margin: 5px 0 0;
  color: #666;
  font-size: 12px;
}

/* line 153, ../../app/styles/components/_commerce.scss */

.commerce-enabled .product-actions .add-to-cart:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 12px solid #fff;
  position: absolute;
  top: auto;
  bottom: -12px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

/* line 171, ../../app/styles/components/_commerce.scss */

.commerce-enabled .product-actions .add-to-cart-btn {
  font-size: 18px;
  width: 100%;
  line-height: 42px;
}

@media (max-width: 480px) {
  /* line 171, ../../app/styles/components/_commerce.scss */

  .commerce-enabled .product-actions .add-to-cart-btn {
    padding-left: 15px;
    padding-right: 15px;
    width: auto;
  }
}

@media (min-width: 768px) {
  /* line 117, ../../app/styles/components/_commerce.scss */

  .commerce-enabled .product-actions {
    text-align: left;
  }

  /* line 183, ../../app/styles/components/_commerce.scss */

  .commerce-enabled .product-actions .add-to-cart {
    display: inline-block;
    width: auto;
    text-align: center;
  }

  /* line 187, ../../app/styles/components/_commerce.scss */

  .commerce-enabled .product-actions .add-to-cart:after {
    display: none;
  }

  /* line 191, ../../app/styles/components/_commerce.scss */

  .commerce-enabled .product-actions .buying-info {
    margin-top: 10px;
  }

  /* line 193, ../../app/styles/components/_commerce.scss */

  .commerce-enabled .product-actions .buying-info .triangle-up {
    display: inline-block;
    box-shadow: -2px -2px 2px #CCC;
    width: 20px;
    height: 20px;
    background-color: #fff;
    position: absolute;
    top: -9px;
    left: 55px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  /* line 204, ../../app/styles/components/_commerce.scss */

  .lt-ie9 .commerce-enabled .product-actions .buying-info .triangle-up {
    display: none !important;
  }

  /* line 209, ../../app/styles/components/_commerce.scss */

  .commerce-enabled .product-actions .action-conjunction,
  .commerce-enabled .product-actions .find-a-store-link {
    vertical-align: top;
    display: inline-block;
    line-height: 40px;
    margin: 0;
    padding-top: 0;
    text-align: left;
  }

  /* line 218, ../../app/styles/components/_commerce.scss */

  .commerce-enabled .product-actions .action-conjunction {
    padding-top: 1px;
  }

  /* line 221, ../../app/styles/components/_commerce.scss */

  .commerce-enabled .product-actions .find-a-store-link {
    font-family: "NewsGothicFSLight", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    letter-spacing: 0;
  }
}

/* line 228, ../../app/styles/components/_commerce.scss */

.commerce-enabled .sidebar-promo {
  text-align: center;
  margin: 25px 0 15px 0;
  border-top: 1px solid #ddd;
  padding: 5px 0;
}

/* line 234, ../../app/styles/components/_commerce.scss */

.commerce-enabled .sidebar-promo img {
  max-width: 140px;
  margin: 10px;
}

/* line 238, ../../app/styles/components/_commerce.scss */

.commerce-enabled .sidebar-promo .ideal-break {
  display: inline-block;
}

/* line 241, ../../app/styles/components/_commerce.scss */

.commerce-enabled .sidebar-promo .label {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
  color: #000;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 18px;
}

/* line 248, ../../app/styles/components/_commerce.scss */

.commerce-enabled .sidebar-promo .sub-label {
  color: #747474;
  font-size: 14px;
}

@media (min-width: 768px) {
  /* line 228, ../../app/styles/components/_commerce.scss */

  .commerce-enabled .sidebar-promo {
    text-align: left;
  }

  /* line 254, ../../app/styles/components/_commerce.scss */

  .commerce-enabled .sidebar-promo .ideal-break {
    display: block;
  }
}

/* line 258, ../../app/styles/components/_commerce.scss */

.commerce-enabled .sidebar-promo:hover * {
  text-decoration: none;
}

/* line 261, ../../app/styles/components/_commerce.scss */

.commerce-enabled .sidebar-promo a:focus {
  text-decoration: none;
}

/* line 266, ../../app/styles/components/_commerce.scss */

.commerce-enabled .buying-info {
  background-color: #fff;
  border: 5px solid #dedede;
  margin-top: 7px;
  padding: 15px;
  position: relative;
  text-align: center;
}

/* line 273, ../../app/styles/components/_commerce.scss */

.commerce-enabled .buying-info .triangle-up {
  display: none;
}

/* line 278, ../../app/styles/components/_commerce.scss */

.commerce-enabled .buy-copy {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
  font-size: 28px;
  text-transform: uppercase;
  padding-bottom: 10px;
  border-bottom: #dedede solid 1px;
}

@media (max-width: 480px) {
  /* line 278, ../../app/styles/components/_commerce.scss */

  .commerce-enabled .buy-copy {
    font-size: 22px;
  }
}

/* line 289, ../../app/styles/components/_commerce.scss */

.commerce-enabled .closest-installer {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  text-transform: uppercase;
  color: #000;
  display: inline-block;
  padding-right: 10px;
  height: 35px;
  line-height: 35px;
}

@media (max-width: 480px) {
  /* line 289, ../../app/styles/components/_commerce.scss */

  .commerce-enabled .closest-installer {
    font-size: 13px;
    white-space: nowrap;
  }
}

/* line 302, ../../app/styles/components/_commerce.scss */

.commerce-enabled .closest-installer .icon-gy-treadmark {
  padding-right: 5px;
}

/* line 305, ../../app/styles/components/_commerce.scss */

.commerce-enabled .closest-installer strong {
  color: #00AD48;
  font-size: 1.5em;
}

/* line 308, ../../app/styles/components/_commerce.scss */

.commerce-enabled .closest-installer strong small {
  color: #00AD48;
  font-size: .5em;
}

/* line 314, ../../app/styles/components/_commerce.scss */

.commerce-enabled .more-buying-info {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #274BA7;
  font-size: 18px;
  padding-left: 10px;
  border-left: #dedede solid 1px;
  display: inline-block;
  height: 35px;
  line-height: 35px;
  white-space: nowrap;
}

/* line 325, ../../app/styles/components/_commerce.scss */

.commerce-enabled .more-buying-info .icon-info-circle {
  padding-right: 5px;
  color: #274BA7;
}

@media (max-width: 1100px) {
  /* line 332, ../../app/styles/components/_commerce.scss */

  .commerce-enabled .more-buying-info {
    border-left: none;
    display: block;
  }
}

/* line 340, ../../app/styles/components/_commerce.scss */

.commerce-enabled .masthead-promo {
  margin: 20px 0 0;
  text-align: center;
}

/* line 343, ../../app/styles/components/_commerce.scss */

.commerce-enabled .masthead-promo .ideal-break {
  display: block;
}

/* line 346, ../../app/styles/components/_commerce.scss */

.commerce-enabled .masthead-promo .label {
  font-size: 17px;
  text-transform: uppercase;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
  color: #333333;
  margin: 0 0 5px;
}

/* line 352, ../../app/styles/components/_commerce.scss */

.commerce-enabled .masthead-promo .label .chevron {
  vertical-align: baseline;
  font-size: .85em;
  padding-right: 3px;
}

/* line 358, ../../app/styles/components/_commerce.scss */

.commerce-enabled .masthead-promo .sub-label {
  font-size: 16px;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #333333;
}

@media (min-width: 768px) {
  /* line 364, ../../app/styles/components/_commerce.scss */

  .commerce-enabled .masthead-promo .ideal-break {
    display: inline;
  }

  /* line 367, ../../app/styles/components/_commerce.scss */

  .commerce-enabled .masthead-promo .label {
    font-size: 24px;
  }

  /* line 369, ../../app/styles/components/_commerce.scss */

  .commerce-enabled .masthead-promo .label .chevron {
    margin: 0 5px 0 0;
  }

  /* line 373, ../../app/styles/components/_commerce.scss */

  .commerce-enabled .masthead-promo .sub-label {
    font-size: 18px;
  }
}

/* line 379, ../../app/styles/components/_commerce.scss */

.commerce-enabled [id*='modalAddingDifferentTire'] .modal-help p,
.commerce-enabled [id*='modalAddingDifferentStaggeredTire'] .modal-help p,
.commerce-enabled #modalChangeSpecsInCart .modal-help p {
  margin-top: 20px;
}

/* line 388, ../../app/styles/components/_commerce.scss */

.commerce-enabled .buy-online-modal .not-tire-size-available {
  margin: 0 0 10px 0;
  min-height: 26px;
  position: relative;
  overflow: hidden;
}

/* line 393, ../../app/styles/components/_commerce.scss */

.commerce-enabled .buy-online-modal .not-tire-size-available .icon-triangle-up {
  text-shadow: 0 1px 4px #666;
  color: #ffdd00;
  font-size: 1.7em;
  margin: -10px 0px 0px -85px;
  position: absolute;
  top: 10px;
}

/* line 114, ../../app/styles/_mixins.scss */

.commerce-enabled .buy-online-modal .not-tire-size-available .icon-triangle-up small {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #333;
  font-size: 0.7em;
  left: 0;
  margin: 0.35em 0em 0em 0.725em;
  position: absolute;
  text-shadow: none;
}

@media (min-width: 768px) {
  /* line 393, ../../app/styles/components/_commerce.scss */

  .commerce-enabled .buy-online-modal .not-tire-size-available .icon-triangle-up {
    margin: -10px 0px 0px 2px;
  }
}

/* line 404, ../../app/styles/components/_commerce.scss */

.commerce-enabled .buy-online-modal .not-tire-size-available .not-available-size-legend {
  padding-left: 35px;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 17px;
  float: right;
  line-height: 1.2;
}

/* line 411, ../../app/styles/components/_commerce.scss */

.commerce-enabled .buy-online-modal .not-tire-size-available .tire-not-available-online {
  padding-left: 0px;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 17px;
  float: right;
}

/* line 418, ../../app/styles/components/_commerce.scss */

.commerce-enabled .buy-online-modal .close {
  position: absolute;
  top: 10px;
  right: 10px;
}

/* line 423, ../../app/styles/components/_commerce.scss */

.commerce-enabled .buy-online-modal .danger {
  color: #FF2534 !important;
  padding-left: 1px;
}

/* line 427, ../../app/styles/components/_commerce.scss */

.commerce-enabled .buy-online-modal .modal-dialog {
  max-width: 1000px;
  width: 80%;
}

/* line 431, ../../app/styles/components/_commerce.scss */

.commerce-enabled .buy-online-modal .modal-content {
  background-color: #fff;
  overflow: hidden;
}

/* line 434, ../../app/styles/components/_commerce.scss */

.commerce-enabled .buy-online-modal .modal-content ul {
  padding-left: 20px;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
  list-style-type: disc;
}

/* line 440, ../../app/styles/components/_commerce.scss */

.commerce-enabled .buy-online-modal .modal-content li {
  padding: 0;
}

@media (max-width: 480px) {
  /* line 440, ../../app/styles/components/_commerce.scss */

  .commerce-enabled .buy-online-modal .modal-content li {
    margin-top: 6px;
  }
}

/* line 446, ../../app/styles/components/_commerce.scss */

.commerce-enabled .buy-online-modal .modal-content li em {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
  padding-right: 4px;
}

/* line 450, ../../app/styles/components/_commerce.scss */

.commerce-enabled .buy-online-modal .modal-content span {
  color: inherit;
}

@media (max-width: 1024px) {
  /* line 454, ../../app/styles/components/_commerce.scss */

  .commerce-enabled .buy-online-modal .modal-content .modal-buying-info {
    padding: 10px;
  }

  /* line 457, ../../app/styles/components/_commerce.scss */

  .commerce-enabled .buy-online-modal .modal-content .modal-tire-info {
    padding: 10px 0;
  }

  /* line 460, ../../app/styles/components/_commerce.scss */

  .commerce-enabled .buy-online-modal .modal-content .modal-image {
    width: 25%;
  }

  /* line 463, ../../app/styles/components/_commerce.scss */

  .commerce-enabled .buy-online-modal .modal-content .modal-tire-text {
    width: 72%;
  }
}

@media (max-width: 480px) {
  /* line 468, ../../app/styles/components/_commerce.scss */

  .commerce-enabled .buy-online-modal .modal-content .modal-image {
    width: 30%;
  }

  /* line 471, ../../app/styles/components/_commerce.scss */

  .commerce-enabled .buy-online-modal .modal-content .modal-tire-text {
    width: 67%;
  }
}

/* line 475, ../../app/styles/components/_commerce.scss */

.commerce-enabled .buy-online-modal .modal-content .gy-rebate-block {
  display: inline-block;
}

/* line 479, ../../app/styles/components/_commerce.scss */

.commerce-enabled .buy-online-modal ol {
  counter-reset: li;
  /* Initiate a counter */
  list-style: none;
  /* Remove default numbering */
  *list-style: decimal;
  /* Keep using default numbering for IE6/7 */
  padding-left: 25px;
  margin-bottom: 15px;
}

/* line 486, ../../app/styles/components/_commerce.scss */

.commerce-enabled .buy-online-modal ol li:before {
  content: counter(li);
  counter-increment: li;
  position: absolute;
  left: 4%;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: italic;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 28px;
  color: #ccc;
  margin-top: -5px;
}

/* line 497, ../../app/styles/components/_commerce.scss */

.commerce-enabled .buy-online-modal ol li {
  margin-bottom: 10px;
}

/* line 500, ../../app/styles/components/_commerce.scss */

.commerce-enabled .buy-online-modal ol li em {
  display: inline;
  font-size: 15px;
}

/* line 507, ../../app/styles/components/_commerce.scss */

.commerce-enabled .buy-online-modal .modal-buying-info {
  border-right: #dedede solid 1px;
  float: left;
  margin: 10px 0 20px 0;
  width: 57%;
  padding: 0 2% 0 4%;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 15px;
}

/* line 516, ../../app/styles/components/_commerce.scss */

.commerce-enabled .buy-online-modal .modal-buying-info em {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
}

/* line 521, ../../app/styles/components/_commerce.scss */

.commerce-enabled .buy-online-modal .modal-buying-info .head-to-shop {
  background-color: #dedede;
  padding: 10px;
  position: relative;
  margin-bottom: 25px;
}

/* line 527, ../../app/styles/components/_commerce.scss */

.commerce-enabled .buy-online-modal .modal-buying-info .head-to-shop .icon-installation-service {
  font-size: 26px;
  float: left;
  margin-right: 6px;
  margin-left: -4px;
}

@media (max-width: 480px) {
  /* line 527, ../../app/styles/components/_commerce.scss */

  .commerce-enabled .buy-online-modal .modal-buying-info .head-to-shop .icon-installation-service {
    padding: 10px 0;
  }
}

/* line 536, ../../app/styles/components/_commerce.scss */

.commerce-enabled .buy-online-modal .modal-buying-info .head-to-shop .triangle-down {
  display: inline-block;
  width: 16px;
  height: 16px;
  background-color: #fff;
  position: absolute;
  top: -9px;
  left: 48%;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* line 546, ../../app/styles/components/_commerce.scss */

.lt-ie9 .commerce-enabled .buy-online-modal .modal-buying-info .head-to-shop .triangle-down {
  display: none !important;
}

/* line 552, ../../app/styles/components/_commerce.scss */

.commerce-enabled .buy-online-modal .modal-tire-info {
  float: left;
  padding: 0 2% 0 3%;
  margin: 10px 0 20px 0;
  width: 42%;
}

/* line 558, ../../app/styles/components/_commerce.scss */

.commerce-enabled .buy-online-modal .modal-title {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
  color: #274BA7;
  font-size: 28px;
  line-height: 130%;
  margin: 25px 50px 0 3%;
  text-transform: uppercase;
}

@media (max-width: 480px) {
  /* line 558, ../../app/styles/components/_commerce.scss */

  .commerce-enabled .buy-online-modal .modal-title {
    font-size: 20px;
    margin: 15px 40px -10px 3%;
  }
}

/* line 571, ../../app/styles/components/_commerce.scss */

.commerce-enabled .buy-online-modal .modal-subtitle {
  color: #666;
  font-size: 15px;
  margin: 5px 0 15px;
}

/* line 576, ../../app/styles/components/_commerce.scss */

.commerce-enabled .buy-online-modal .modal-list-header {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
  color: #000;
  font-size: 18px;
  text-transform: uppercase;
}

/* line 582, ../../app/styles/components/_commerce.scss */

.commerce-enabled .buy-online-modal .modal-help p {
  font-size: 15px;
}

/* line 584, ../../app/styles/components/_commerce.scss */

.commerce-enabled .buy-online-modal .modal-help p a {
  white-space: nowrap;
}

/* line 587, ../../app/styles/components/_commerce.scss */

.commerce-enabled .buy-online-modal .modal-help p + p {
  display: block;
}

@media (min-width: 480px) {
  /* line 587, ../../app/styles/components/_commerce.scss */

  .commerce-enabled .buy-online-modal .modal-help p + p {
    padding-left: 0px;
    display: block;
  }
}

/* line 595, ../../app/styles/components/_commerce.scss */

.commerce-enabled .buy-online-modal .modal-help .icon-gy-treadmark {
  margin-right: 5px;
}

/* line 598, ../../app/styles/components/_commerce.scss */

.commerce-enabled .buy-online-modal .modal-image {
  display: inline-block;
  float: left;
  max-width: 130px;
  width: 38%;
  padding-right: 20px;
}

/* line 605, ../../app/styles/components/_commerce.scss */

.commerce-enabled .buy-online-modal .modal-tire-text {
  float: left;
  width: 60%;
}

/* line 609, ../../app/styles/components/_commerce.scss */

.commerce-enabled .buy-online-modal .modal-prices {
  clear: both;
  float: left;
  margin: 10px 0;
}

/* line 613, ../../app/styles/components/_commerce.scss */

.commerce-enabled .buy-online-modal .modal-prices span {
  color: #000;
}

/* line 616, ../../app/styles/components/_commerce.scss */

.commerce-enabled .buy-online-modal .modal-prices .gy-price,
.commerce-enabled .buy-online-modal .modal-prices .gy-rebate-price {
  font-size: 24px;
  line-height: 24px;
}

/* line 621, ../../app/styles/components/_commerce.scss */

.commerce-enabled .buy-online-modal .modal-prices .gy-rebate-price {
  margin-left: 10px;
}

@media (max-width: 480px) {
  /* line 621, ../../app/styles/components/_commerce.scss */

  .commerce-enabled .buy-online-modal .modal-prices .gy-rebate-price {
    clear: left;
  }
}

/* line 627, ../../app/styles/components/_commerce.scss */

.commerce-enabled .buy-online-modal .modal-prices .gy-rebate-mail {
  font-size: 12px;
  line-height: 100%;
  width: auto;
}

/* line 632, ../../app/styles/components/_commerce.scss */

.commerce-enabled .buy-online-modal .modal-prices .gy-msrp {
  margin-top: -3px;
}

/* line 635, ../../app/styles/components/_commerce.scss */

.commerce-enabled .buy-online-modal .modal-prices .rebate-block {
  display: inline-block;
  width: 100%;
}

@media (min-width: 518px) {
  /* line 635, ../../app/styles/components/_commerce.scss */

  .commerce-enabled .buy-online-modal .modal-prices .rebate-block {
    width: auto;
  }
}

/* line 643, ../../app/styles/components/_commerce.scss */

.commerce-enabled .buy-online-modal .modal-tire-name {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: italic;
  -webkit-font-smoothing: subpixel-antialiased;
  clear: right;
  color: #666;
  font-size: 20px;
  line-height: 130%;
  margin-top: 0;
  float: left;
}

@media (max-width: 480px) {
  /* line 643, ../../app/styles/components/_commerce.scss */

  .commerce-enabled .buy-online-modal .modal-tire-name {
    font-size: 18px;
  }
}

/* line 655, ../../app/styles/components/_commerce.scss */

.commerce-enabled .buy-online-modal .add-to-cart {
  float: left;
  clear: both;
}

/* line 659, ../../app/styles/components/_commerce.scss */

.commerce-enabled .buy-online-modal .add-to-cart-btn {
  padding: 0 20px;
  width: 170px;
}

/* line 663, ../../app/styles/components/_commerce.scss */

.commerce-enabled .buy-online-modal .modal-legal {
  font-size: 12px;
  margin-top: 10px;
  clear: both;
  max-width: 170px;
}

@media (max-width: 480px) {
  /* line 670, ../../app/styles/components/_commerce.scss */

  .commerce-enabled .buy-online-modal .ideal-break {
    display: block;
  }
}

@media (max-width: 1024px) {
  /* line 675, ../../app/styles/components/_commerce.scss */

  .commerce-enabled .buy-online-modal .modal-dialog {
    width: 100%;
    max-width: 560px;
    min-width: 0;
    color: #000;
  }

  /* line 682, ../../app/styles/components/_commerce.scss */

  .commerce-enabled .buy-online-modal .modal-content ul {
    font-size: 16px;
  }
}

@media (max-width: 1024px) {
  /* line 688, ../../app/styles/components/_commerce.scss */

  .commerce-enabled .buy-online-modal .modal-buying-info,
  .commerce-enabled .buy-online-modal .modal-tire-info {
    float: none;
    margin: 10px auto;
    overflow: hidden;
    padding: 0;
    width: 95%;
  }

  /* line 696, ../../app/styles/components/_commerce.scss */

  .commerce-enabled .buy-online-modal .modal-buying-info {
    border-right: none;
    border-bottom: #dedede solid 1px;
  }

  /* line 700, ../../app/styles/components/_commerce.scss */

  .commerce-enabled .buy-online-modal .modal-image {
    padding-right: 10px;
  }
}

/* line 705, ../../app/styles/components/_commerce.scss */

.commerce-enabled .buy-online-modal .gy-staggered-fit-price {
  display: inline-block;
  margin-right: 15px;
  vertical-align: top;
  width: auto;
}

@media (min-width: 505px) {
  /* line 705, ../../app/styles/components/_commerce.scss */

  .commerce-enabled .buy-online-modal .gy-staggered-fit-price {
    width: auto;
  }
}

/* line 713, ../../app/styles/components/_commerce.scss */

.commerce-enabled .buy-online-modal .gy-staggered-fit-price .gy-price {
  display: inline;
}

/* line 715, ../../app/styles/components/_commerce.scss */

.commerce-enabled .buy-online-modal .gy-staggered-fit-price .gy-price sup {
  top: -.35em;
  vertical-align: top;
  font-size: 18px;
  line-height: 36px;
}

/* line 722, ../../app/styles/components/_commerce.scss */

.commerce-enabled .buy-online-modal .gy-staggered-fit-price .gy-msrp {
  display: block;
  padding-left: 0px;
  line-height: 16px;
}

/* line 731, ../../app/styles/components/_commerce.scss */

.commerce-enabled .buy-online-modal .staggered-tire-info .modal-prices {
  margin: 0;
}

/* line 734, ../../app/styles/components/_commerce.scss */

.commerce-enabled .buy-online-modal .staggered-tire-info .gy-rebate-price {
  margin-left: 0;
  display: inline;
}

@media (max-width: 1024px) {
  /* line 738, ../../app/styles/components/_commerce.scss */

  .commerce-enabled .buy-online-modal .staggered-tire-info .rebate-block {
    margin-top: 12px;
    width: auto;
  }
}

@media (max-width: 480px) {
  /* line 738, ../../app/styles/components/_commerce.scss */

  .commerce-enabled .buy-online-modal .staggered-tire-info .rebate-block {
    margin-top: 0;
    display: block;
    width: 100%;
  }
}

/* line 752, ../../app/styles/components/_commerce.scss */

.commerce-enabled #modalBuyingOnlineNoTire.buy-online-modal .modal-dialog {
  max-width: 620px;
}

/* line 755, ../../app/styles/components/_commerce.scss */

.commerce-enabled #modalBuyingOnlineNoTire.buy-online-modal .modal-buying-info {
  border: 0;
  width: auto;
  padding: 0 4%;
  float: none;
}

/* line 765, ../../app/styles/components/_commerce.scss */

.commerce-enabled .add-to-cart-stagger-modal h2 {
  color: #274BA7;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 10px;
}

/* line 772, ../../app/styles/components/_commerce.scss */

.commerce-enabled .add-to-cart-stagger-modal .modal-content {
  position: relative;
}

/* line 776, ../../app/styles/components/_commerce.scss */

.commerce-enabled .add-to-cart-stagger-modal .close {
  position: absolute;
  top: 10px;
  right: 10px;
}

/* line 782, ../../app/styles/components/_commerce.scss */

.commerce-enabled .add-to-cart-stagger-modal .modal-info {
  padding: 20px 20px;
}

/* line 786, ../../app/styles/components/_commerce.scss */

.commerce-enabled .add-to-cart-stagger-modal .modal-tire-info-container {
  position: relative;
  margin: 20px 0 0;
}

/* line 791, ../../app/styles/components/_commerce.scss */

.commerce-enabled .add-to-cart-stagger-modal .modal-tire-info.second {
  margin: 90px 0 0;
}

@media (min-width: 768px) {
  /* line 796, ../../app/styles/components/_commerce.scss */

  .commerce-enabled .add-to-cart-stagger-modal .modal-dialog {
    max-width: 640px;
  }

  /* line 799, ../../app/styles/components/_commerce.scss */

  .commerce-enabled .add-to-cart-stagger-modal .modal-tire-info {
    float: left;
    width: 50%;
  }

  /* line 804, ../../app/styles/components/_commerce.scss */

  .commerce-enabled .add-to-cart-stagger-modal .modal-tire-info.first {
    padding: 0 60px 0 0;
  }

  /* line 808, ../../app/styles/components/_commerce.scss */

  .commerce-enabled .add-to-cart-stagger-modal .modal-tire-info.second {
    padding: 0 0 0 60px;
    margin: 0;
  }
}

/* line 814, ../../app/styles/components/_commerce.scss */

.commerce-enabled .add-to-cart-stagger-modal .modal-divider {
  border-top: 1px solid #8ba1cc;
  position: absolute;
  top: 49%;
  left: 0%;
  width: 100%;
  height: 1px;
}

/* line 822, ../../app/styles/components/_commerce.scss */

.commerce-enabled .add-to-cart-stagger-modal .modal-divider .modal-icon-circle-container {
  position: relative;
  width: 50%;
}

/* line 826, ../../app/styles/components/_commerce.scss */

.commerce-enabled .add-to-cart-stagger-modal .modal-divider .modal-icon-circle-container .icon-circle {
  font-size: 40px;
  color: #8ba1cc;
  position: absolute;
  bottom: -20px;
  right: -20px;
}

/* line 834, ../../app/styles/components/_commerce.scss */

.commerce-enabled .add-to-cart-stagger-modal .modal-divider .modal-icon-circle-container p {
  color: white;
  font-size: 15px;
  font-family: "NewsGothicFSLight";
  position: absolute;
  bottom: -20px;
  top: auto;
  right: -7px;
}

@media (min-width: 768px) {
  /* line 814, ../../app/styles/components/_commerce.scss */

  .commerce-enabled .add-to-cart-stagger-modal .modal-divider {
    border-right: 1px solid #8ba1cc;
    top: 0;
    left: 49%;
    width: 1px;
    height: 100%;
  }

  /* line 853, ../../app/styles/components/_commerce.scss */

  .commerce-enabled .add-to-cart-stagger-modal .modal-divider .modal-icon-circle-container {
    position: relative;
    height: 50%;
  }

  /* line 857, ../../app/styles/components/_commerce.scss */

  .commerce-enabled .add-to-cart-stagger-modal .modal-divider .modal-icon-circle-container .icon-circle {
    font-size: 40px;
    color: #8ba1cc;
    position: absolute;
    bottom: -20px;
    right: -20px;
  }

  /* line 865, ../../app/styles/components/_commerce.scss */

  .commerce-enabled .add-to-cart-stagger-modal .modal-divider .modal-icon-circle-container p {
    color: white;
    font-size: 15px;
    font-family: "NewsGothicFSLight";
    position: absolute;
    bottom: -20px;
    top: auto;
    right: -7px;
  }
}

/* line 880, ../../app/styles/components/_commerce.scss */

.commerce-enabled .add-to-cart-stagger-modal .modal-list-header {
  color: #000;
  font-weight: bold;
  margin: 0;
}

/* line 886, ../../app/styles/components/_commerce.scss */

.commerce-enabled .add-to-cart-stagger-modal .modal-visit-store {
  margin: 30px 0 0 0;
}

/* line 889, ../../app/styles/components/_commerce.scss */

.commerce-enabled .add-to-cart-stagger-modal .modal-visit-store a {
  display: inline-block;
}

/* line 892, ../../app/styles/components/_commerce.scss */

.commerce-enabled .add-to-cart-stagger-modal .modal-visit-store a .icon-thin-arrow-right {
  position: relative;
  top: 1px;
}

/* line 899, ../../app/styles/components/_commerce.scss */

.commerce-enabled .add-to-cart-stagger-modal .add-to-cart-btn {
  margin: 10px 0 0 0;
}

/* line 905, ../../app/styles/components/_commerce.scss */

.commerce-enabled .add-cart-alert-modal .modal-content {
  margin: 0;
  width: 100%;
  float: none;
  background-color: #fff;
  overflow: hidden;
}

/* line 914, ../../app/styles/components/_commerce.scss */

.commerce-enabled #modalLogOut {
  width: auto;
  margin: 0 auto;
}

/* line 917, ../../app/styles/components/_commerce.scss */

.commerce-enabled #modalLogOut .modal-dialog {
  width: 300px;
  position: relative;
}

/* line 922, ../../app/styles/components/_commerce.scss */

.commerce-enabled #modalLogOut .modal-header {
  overflow: inherit;
  border-bottom: none;
}

/* line 927, ../../app/styles/components/_commerce.scss */

.commerce-enabled #modalLogOut .modal-body {
  text-align: center;
}

/* line 931, ../../app/styles/components/_commerce.scss */

.commerce-enabled #modalLogOut h4 {
  color: #2366c1;
  margin-top: 20px;
  font-size: 16px;
  font-weight: bold;
}

/* line 938, ../../app/styles/components/_commerce.scss */

.commerce-enabled #modalLogOut .btn {
  width: 120px;
  margin-top: 20px;
}

/* line 3, ../../app/styles/components/_secondaryNav.scss */

.secondary-nav-container .secondary-nav {
  display: none;
}

@media (min-width: 850px) {
  /* line 1, ../../app/styles/components/_secondaryNav.scss */

  .secondary-nav-container {
    width: 100%;
    height: 40px;
  }

  /* line 11, ../../app/styles/components/_secondaryNav.scss */

  .secondary-nav-container .secondary-nav {
    display: block;
    text-align: center;
    padding: 0;
    background-color: rgba(0, 40, 120, 0.85);
    margin: 0;
    width: 100%;
    z-index: 5;
    top: 0;
  }

  /* line 20, ../../app/styles/components/_secondaryNav.scss */

  .lt-ie9 .secondary-nav-container .secondary-nav {
    background-color: #002878;
  }

  /* line 24, ../../app/styles/components/_secondaryNav.scss */

  .secondary-nav-container .secondary-nav .secondary-main-container {
    margin: 0 auto;
    width: 100%;
    max-width: 1180px;
    padding: 5px 0;
  }

  /* line 30, ../../app/styles/components/_secondaryNav.scss */

  .secondary-nav-container .secondary-nav .secondary-main-container .top-link {
    display: inline-block;
    color: #ffdd00;
    font-size: 1.5em;
    visibility: hidden;
  }

  /* line 37, ../../app/styles/components/_secondaryNav.scss */

  .secondary-nav-container .secondary-nav .secondary-main-container .top-link:hover {
    text-decoration: none;
  }

  /* line 41, ../../app/styles/components/_secondaryNav.scss */

  .secondary-nav-container .secondary-nav .secondary-main-container img {
    left: 5px;
    top: 5px;
    width: 100px;
    display: inline;
    visibility: hidden;
  }

  /* line 50, ../../app/styles/components/_secondaryNav.scss */

  .secondary-nav-container .secondary-nav .secondary-main-container a:hover {
    color: white;
  }

  /* line 54, ../../app/styles/components/_secondaryNav.scss */

  .secondary-nav-container .secondary-nav .secondary-main-container a.active {
    color: white;
  }

  /* line 57, ../../app/styles/components/_secondaryNav.scss */

  .secondary-nav-container .secondary-nav .secondary-main-container a.active span {
    width: 0;
    height: 0;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid white;
    position: absolute;
    z-index: 2;
    left: 45%;
    bottom: -8px;
  }

  /* line 71, ../../app/styles/components/_secondaryNav.scss */

  .secondary-nav-container .secondary-nav ul {
    margin: 0 auto;
    padding: 0;
    width: 70%;
    display: inline;
  }

  /* line 78, ../../app/styles/components/_secondaryNav.scss */

  .secondary-nav-container .secondary-nav li {
    display: inline-block;
    width: 15%;
    border-right: 1px solid rgba(255, 255, 255, 0.25);
    padding: 5px 0;
    position: relative;
  }

  /* line 85, ../../app/styles/components/_secondaryNav.scss */

  .secondary-nav-container .secondary-nav li a {
    text-transform: uppercase;
    font-family: "NewsGothicFSLight", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    color: #ffdd00;
  }

  /* line 91, ../../app/styles/components/_secondaryNav.scss */

  .secondary-nav-container .secondary-nav li a:hover {
    text-decoration: none;
  }

  /* line 95, ../../app/styles/components/_secondaryNav.scss */

  .secondary-nav-container .secondary-nav li:last-child {
    border: none;
  }

  /* line 98, ../../app/styles/components/_secondaryNav.scss */

  .secondary-nav-container .secondary-nav li.active {
    color: white;
  }

  /* line 102, ../../app/styles/components/_secondaryNav.scss */

  .secondary-nav-container .secondary-nav.fixed {
    position: fixed;
  }

  /* line 105, ../../app/styles/components/_secondaryNav.scss */

  .secondary-nav-container .secondary-nav.fixed .top-link {
    display: inline;
    visibility: visible;
  }

  /* line 110, ../../app/styles/components/_secondaryNav.scss */

  .secondary-nav-container .secondary-nav.fixed img {
    display: inline;
    visibility: visible;
  }
}

/* Customized styles for Typeahead plugin */

/* line 3, ../../app/styles/components/_typeahead.scss */

.typeahead,
.tt-query,
.tt-hint {
  width: 100%;
  height: 42px;
  padding: 14px 12px;
  font-size: 14px;
  line-height: 30px;
  border: 2px solid #ccc;
  border-radius: 0;
  outline: none;
}

/* line 15, ../../app/styles/components/_typeahead.scss */

.twitter-typeahead {
  width: 100%;
}

/* line 19, ../../app/styles/components/_typeahead.scss */

.typeahead {
  background-color: #fff;
}

/* line 23, ../../app/styles/components/_typeahead.scss */

.typeahead:focus {
  border: 2px solid #ccd7eb;
}

/* line 27, ../../app/styles/components/_typeahead.scss */

.tt-query {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 31, ../../app/styles/components/_typeahead.scss */

.tt-hint {
  color: #999;
}

/* line 35, ../../app/styles/components/_typeahead.scss */

.tt-dropdown-menu {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  width: 100%;
  margin-top: 0px;
  padding: 8px 0;
  background-color: white;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  max-height: 250px;
  overflow-y: auto;
  position: static !important;
}

/* line 48, ../../app/styles/components/_typeahead.scss */

.tt-dropdown-menu .tt-suggestion {
  padding: 0;
  line-height: 24px;
  border-bottom: 1px solid #eee;
}

/* line 52, ../../app/styles/components/_typeahead.scss */

.tt-dropdown-menu .tt-suggestion strong {
  background-color: #d7e0f6;
  padding: 2px;
  display: inline-block;
  font-weight: normal !important;
}

/* line 58, ../../app/styles/components/_typeahead.scss */

.tt-dropdown-menu .tt-suggestion:hover {
  background-color: #fff199;
}

/* line 60, ../../app/styles/components/_typeahead.scss */

.tt-dropdown-menu .tt-suggestion:hover strong {
  background-color: transparent;
}

/* line 65, ../../app/styles/components/_typeahead.scss */

.tt-dropdown-menu a {
  font-size: 18px;
  color: #2366c1;
  font-weight: normal;
  padding: 5px 20px;
  display: block;
}

/* line 72, ../../app/styles/components/_typeahead.scss */

.tt-dropdown-menu a:hover {
  text-decoration: none;
}

/* line 77, ../../app/styles/components/_typeahead.scss */

.tt-suggestion.tt-cursor {
  color: #fff;
  background-color: #0097cf;
}

/* line 83, ../../app/styles/components/_typeahead.scss */

.tt-suggestion p {
  margin: 0;
  color: #274BA7;
  font-size: 16px;
  margin-left: 5px;
  cursor: pointer;
}

/* line 2, ../../app/styles/components/_gy-datepicker.scss */

.gy-date-picker-calendar .datepicker.datepicker-inline {
  width: 100%;
  padding-top: 0;
}

/* line 6, ../../app/styles/components/_gy-datepicker.scss */

.gy-date-picker-calendar thead {
  background-color: #274BA7;
  background-repeat: repeat;
  background-image: url('/images/diagonal.png');
}

/* line 8, ../../app/styles/components/_gy-datepicker.scss */

.gy-date-picker-calendar thead tr:first-child {
  line-height: 36.7px;
}

/* line 10, ../../app/styles/components/_gy-datepicker.scss */

.gy-date-picker-calendar thead tr:first-child .datepicker-switch {
  color: #F0F0F0;
  font-size: 20px;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
  cursor: auto;
}

/* line 16, ../../app/styles/components/_gy-datepicker.scss */

.gy-date-picker-calendar thead tr:first-child .prev,
.gy-date-picker-calendar thead tr:first-child .next {
  color: #ffdd00;
  font-size: 50px;
  font-weight: normal;
  position: absolute;
  top: -3px;
}

/* line 23, ../../app/styles/components/_gy-datepicker.scss */

.gy-date-picker-calendar thead tr:first-child .next {
  right: 10px;
}

/* line 26, ../../app/styles/components/_gy-datepicker.scss */

.gy-date-picker-calendar thead tr:first-child .prev {
  left: 10px;
}

/* line 29, ../../app/styles/components/_gy-datepicker.scss */

.gy-date-picker-calendar thead tr:first-child th {
  border-radius: 0px;
}

/* line 32, ../../app/styles/components/_gy-datepicker.scss */

.gy-date-picker-calendar thead tr:first-child th:hover {
  background-color: transparent;
}

/* line 36, ../../app/styles/components/_gy-datepicker.scss */

.gy-date-picker-calendar thead tr:first-child + tr {
  background-color: #dedede;
}

/* line 38, ../../app/styles/components/_gy-datepicker.scss */

.gy-date-picker-calendar thead tr:first-child + tr th {
  border-radius: 0px;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  text-transform: uppercase;
}

/* line 46, ../../app/styles/components/_gy-datepicker.scss */

.gy-date-picker-calendar .table-condensed {
  width: 100%;
  background-color: white;
  position: relative;
}

/* line 54, ../../app/styles/components/_gy-datepicker.scss */

.gy-date-picker-calendar .table-condensed tr td.new,
.gy-date-picker-calendar .table-condensed tr td.old {
  visibility: hidden;
  height: 0;
  line-height: 0;
  cursor: default;
  background-color: white;
  color: white;
}

/* line 64, ../../app/styles/components/_gy-datepicker.scss */

.gy-date-picker-calendar .table-condensed tr td.new:hover,
.gy-date-picker-calendar .table-condensed tr td.old:hover {
  background: white;
  cursor: default;
}

/* line 70, ../../app/styles/components/_gy-datepicker.scss */

.gy-date-picker-calendar .table-condensed tr td.new.active,
.gy-date-picker-calendar .table-condensed tr td.old.active {
  background-color: white;
  color: white;
  border: 1px solid #dedede;
}

/* line 75, ../../app/styles/components/_gy-datepicker.scss */

.gy-date-picker-calendar .table-condensed tr td.new.disabled,
.gy-date-picker-calendar .table-condensed tr td.old.disabled {
  height: 0px;
  line-height: 0;
}

/* line 85, ../../app/styles/components/_gy-datepicker.scss */

.gy-date-picker-calendar tbody {
  background-color: white;
  border-left: none;
}

/* line 88, ../../app/styles/components/_gy-datepicker.scss */



/* line 89, ../../app/styles/components/_gy-datepicker.scss */

.gy-date-picker-calendar tbody tr td {
  border-radius: 0px;
  border-right: 1px solid #dedede;
  border-top: 1px solid #dedede;
  color: #274BA7;
  font-weight: bold;
}

/* line 102, ../../app/styles/components/_gy-datepicker.scss */

.gy-date-picker-calendar tbody tr td.today {
  color: #F0F0F0;
}

/* line 105, ../../app/styles/components/_gy-datepicker.scss */

.gy-date-picker-calendar tbody tr td:first-child {
  border-left: none;
}

/* line 109, ../../app/styles/components/_gy-datepicker.scss */

.gy-date-picker-calendar tbody tr td:first-child + td + td + td + td + td + td {
  border-right: none;
}

/* line 117, ../../app/styles/components/_gy-datepicker.scss */

.gt-ie8 .gy-date-picker-calendar .table-condensed {
  background-color: #274BA7;
  background-repeat: repeat;
  background-image: url('/images/diagonal.png');
}

/* line 121, ../../app/styles/components/_gy-datepicker.scss */

.gt-ie8 .gy-date-picker-calendar .table-condensed thead tr:first-child {
  background-color: #274BA7;
  background-repeat: repeat;
  background-image: url('/images/diagonal.png');
}

/* line 125, ../../app/styles/components/_gy-datepicker.scss */

.gt-ie8 .gy-date-picker-calendar .table-condensed tr {
  background-color: #ffffff;
}

/* line 127, ../../app/styles/components/_gy-datepicker.scss */

.gt-ie8 .gy-date-picker-calendar .table-condensed tr td.new,
.gt-ie8 .gy-date-picker-calendar .table-condensed tr td.old {
  visibility: visible;
  background-color: white;
  line-height: normal;
  height: auto;
}

/* line 133, ../../app/styles/components/_gy-datepicker.scss */

.gt-ie8 .gy-date-picker-calendar .table-condensed tr td.new.active:hover,
.gt-ie8 .gy-date-picker-calendar .table-condensed tr td.old.active:hover {
  background-color: white;
  color: #ffffff;
  border: 1px solid #dedede;
}

/* line 138, ../../app/styles/components/_gy-datepicker.scss */

.gt-ie8 .gy-date-picker-calendar .table-condensed tr td.new:hover,
.gt-ie8 .gy-date-picker-calendar .table-condensed tr td.old:hover {
  color: #ffffff;
}

/* line 2, ../../app/styles/components/_mini-promo-tiles.scss */

.mini-promo-tiles a {
  position: relative;
  width: 100%;
  height: 110px;
  display: block;
  text-decoration: none;
  text-align: center;
}

/* line 11, ../../app/styles/components/_mini-promo-tiles.scss */

.mini-promo-tiles a:first-child {
  margin-bottom: 15px;
}

/* line 14, ../../app/styles/components/_mini-promo-tiles.scss */

.mini-promo-tiles a.link-chevron,
.mini-promo-tiles a.link-chevron-left {
  padding-bottom: 0 !important;
}

/* line 17, ../../app/styles/components/_mini-promo-tiles.scss */

.mini-promo-tiles a.link-chevron:hover,
.mini-promo-tiles a.link-chevron-left:hover {
  border-bottom: 0 !important;
}

/* line 20, ../../app/styles/components/_mini-promo-tiles.scss */

.mini-promo-tiles a.link-chevron:after,
.mini-promo-tiles a.link-chevron-left:after {
  font-size: 30px;
  line-height: 1;
  width: auto;
  bottom: 40px;
  color: #ffdd00;
  right: 10px;
}

/* line 28, ../../app/styles/components/_mini-promo-tiles.scss */

.mini-promo-tiles h4 {
  margin: 40px 0 0 0;
  vertical-align: middle;
  display: inline-block;
  color: white;
  font-size: 1.75em;
  text-transform: uppercase;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  max-width: 67%;
}

/* line 38, ../../app/styles/components/_mini-promo-tiles.scss */

.mini-promo-tiles span {
  color: #ffdd00;
  position: absolute;
  right: 10px;
  top: 40px;
  font-size: 30px;
}

/* line 46, ../../app/styles/components/_mini-promo-tiles.scss */

.mini-promo-tiles .find-tires-mini-tile {
  background: url("/images/promoTiles/find-tires.jpg") no-repeat;
  background-size: cover;
}

/* line 51, ../../app/styles/components/_mini-promo-tiles.scss */

.mini-promo-tiles .find-store-mini-tile {
  background: url("/images/promoTiles/find-store.jpg") no-repeat;
  background-size: cover;
}

/* line 58, ../../app/styles/components/_mini-promo-tiles.scss */

.lt-ie9 .warranty-template .mini-promo-tiles {
  display: none;
}

/**
 * TEMPLATE/PARTIAL NAME: small-promo-tiles
 *
 */

/* line 6, ../../app/styles/components/_small-promo-tiles.scss */

.promotiles-container {
  /* $screen-xs = 480px (max) */
  /* 481px-767px (For lower/ mid-sized screen) */
  /* $screen-sm = 768px (min) */
  /* $screen-md = 992px (min) */
  /* $screen-lg = 1200px (min) */
}

/* line 7, ../../app/styles/components/_small-promo-tiles.scss */

.promotiles-container .gyWellImageLink {
  padding: 0;
}

/* line 9, ../../app/styles/components/_small-promo-tiles.scss */

.promotiles-container .gyWellImageLink .gy-home-promo-one {
  background: #333333;
  background-size: cover;
  -ms-behavior: url('/images/backgroundsize.min.htc');
}

/* line 14, ../../app/styles/components/_small-promo-tiles.scss */

.promotiles-container .gyWellImageLink .gy-home-promo-two {
  background: #444444;
  background-size: cover;
  -ms-behavior: url('/images/backgroundsize.min.htc');
}

/* line 19, ../../app/styles/components/_small-promo-tiles.scss */

.promotiles-container .gyWellImageLink .gy-home-promo-three {
  background: #333333;
  background-size: cover;
  -ms-behavior: url('/images/backgroundsize.min.htc');
}

/* line 24, ../../app/styles/components/_small-promo-tiles.scss */

.promotiles-container .gyWellImageLink .gy-home-promo-tile-small {
  margin: 0;
  color: #fff;
}

/* line 27, ../../app/styles/components/_small-promo-tiles.scss */

.promotiles-container .gyWellImageLink .gy-home-promo-tile-small h4 {
  color: #fff;
  text-transform: uppercase;
  font-size: 1.6em;
  margin: 4px 0;
}

/* line 33, ../../app/styles/components/_small-promo-tiles.scss */

.promotiles-container .gyWellImageLink .gy-home-promo-tile-small p {
  color: #fff;
  font-weight: normal;
  line-height: 125%;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0 0 6px;
}

/* line 41, ../../app/styles/components/_small-promo-tiles.scss */

.promotiles-container .gyWellImageLink .well {
  border: none;
  min-height: 142px;
  /* overflow: hidden; */
  /* padding: 14px; */
}

/* line 47, ../../app/styles/components/_small-promo-tiles.scss */

.promotiles-container .gyWellImageLink .gy-yellow-arrow {
  color: #ffe300;
  font-size: 80px;
  width: 32%;
  margin-left: -50px;
  margin-top: 16px;
}

/* line 55, ../../app/styles/components/_small-promo-tiles.scss */

.promotiles-container .gyWellImageLink:hover {
  text-decoration: none;
}

/* line 58, ../../app/styles/components/_small-promo-tiles.scss */

.promotiles-container div.row.gy-home-row-small {
  float: right;
  width: 100%;
  padding: 20px;
}

/* line 63, ../../app/styles/components/_small-promo-tiles.scss */

.promotiles-container div.row.gy-home-row-small .gy-home-promo-small-text {
  float: left;
  width: 54%;
  margin-left: 30%;
}

/* line 68, ../../app/styles/components/_small-promo-tiles.scss */

.promotiles-container div.row.gy-home-row-small .gy-home-promo-small-text .gy-yellow {
  color: #ffe300;
}

/* line 72, ../../app/styles/components/_small-promo-tiles.scss */

.promotiles-container div.row.gy-home-row-small .gy-home-promo-small-text-last {
  width: 73%;
}

/* line 77, ../../app/styles/components/_small-promo-tiles.scss */

.promotiles-container .btn {
  box-shadow: 1px 2px 2px #333;
}

@media (min-width: 768px) {
  /* line 6, ../../app/styles/components/_small-promo-tiles.scss */

  .promotiles-container {
    content: "";
    display: table;
    width: 100%;
  }

  /* line 86, ../../app/styles/components/_small-promo-tiles.scss */

  .promotiles-container .gyWellImageLink {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding-left: 0;
    padding-right: 0;
  }
}

@media (min-width: 768px) and (min-width: 768px) {
  /* line 86, ../../app/styles/components/_small-promo-tiles.scss */

  .promotiles-container .gyWellImageLink {
    float: left;
    width: 33.3333333333%;
  }
}

@media (min-width: 768px) {
  /* line 89, ../../app/styles/components/_small-promo-tiles.scss */

  .promotiles-container .gyWellImageLink .well-lg {
    min-height: 200px;
  }
}

@media only screen and (max-width: 480px) {
  /* line 99, ../../app/styles/components/_small-promo-tiles.scss */

  .promotiles-container div.row.gy-home-row-small .gy-home-promo-small-text {
    width: 64%;
    margin-left: 22%;
    margin-top: 10px;
  }

  /* line 104, ../../app/styles/components/_small-promo-tiles.scss */

  .promotiles-container div.row.gy-home-row-small .gy-home-promo-small-text-last {
    width: 73% !important;
  }

  /* line 107, ../../app/styles/components/_small-promo-tiles.scss */

  .promotiles-container .gyWellImageLink .gy-yellow-arrow {
    width: 25%;
    margin-left: -50px;
    margin-top: 7px;
  }
}

@media screen and (min-width: 481px) and (max-width: 767px) {
  /* line 117, ../../app/styles/components/_small-promo-tiles.scss */

  .promotiles-container .gyWellImageLink .gy-home-promo-tile-small {
    background-repeat: no-repeat;
    /*background-size: 767px;
    background-position: -115px 0;*/
  }

  /* line 122, ../../app/styles/components/_small-promo-tiles.scss */

  .promotiles-container .gyWellImageLink .gy-yellow-arrow {
    color: #ffe300;
    font-size: 63px;
    width: 10%;
    margin-top: 14px;
  }

  /* line 130, ../../app/styles/components/_small-promo-tiles.scss */

  .promotiles-container .gyWellImageLink .gy-home-promo-tile-small h4 {
    font-size: 2em;
  }

  /* line 133, ../../app/styles/components/_small-promo-tiles.scss */

  .promotiles-container .gyWellImageLink .gy-home-promo-tile-small p {
    font-size: 1.2em;
    padding-right: 10px;
  }

  /* line 139, ../../app/styles/components/_small-promo-tiles.scss */

  .promotiles-container .gy-home-promo-small-text {
    /*margin-left: 50%;*/
  }

  /* line 143, ../../app/styles/components/_small-promo-tiles.scss */

  .promotiles-container .gy-home-promo-small-text-last .input-group {
    width: 50%;
  }
}

@media only screen and (min-width: 768px) {
  /* line 153, ../../app/styles/components/_small-promo-tiles.scss */

  .promotiles-container .gyWellImageLink .gy-yellow-arrow {
    color: #ffe300;
    font-size: 60px;
    width: 20%;
    margin-left: -52px;
    margin-top: 25px;
  }

  /* line 160, ../../app/styles/components/_small-promo-tiles.scss */

  .promotiles-container .gyWellImageLink .gy-home-promo-tile-small {
    padding-top: 14px;
    padding-right: 0px;
  }

  /* line 165, ../../app/styles/components/_small-promo-tiles.scss */

  .promotiles-container .gy-home-promo-tile-small p {
    font-size: 1.1em;
  }

  /* line 168, ../../app/styles/components/_small-promo-tiles.scss */

  .promotiles-container .gy-home-promo-small-text {
    width: 70% !important;
    margin-left: 11% !important;
  }
}

@media only screen and (min-width: 992px) {
  /* line 178, ../../app/styles/components/_small-promo-tiles.scss */

  .promotiles-container .gyWellImageLink .gy-yellow-arrow {
    font-size: 80px;
    width: 24% !important;
    margin-left: -53px !important;
    margin-top: 5px !important;
  }

  /* line 184, ../../app/styles/components/_small-promo-tiles.scss */

  .promotiles-container .gyWellImageLink .gy-home-promo-tile-small {
    padding-top: 25px;
    padding-right: 0;
  }

  /* line 188, ../../app/styles/components/_small-promo-tiles.scss */

  .promotiles-container .gyWellImageLink .gy-home-promo-small-text {
    width: 50% !important;
    margin-left: 29% !important;
  }

  /* line 192, ../../app/styles/components/_small-promo-tiles.scss */

  .promotiles-container .gyWellImageLink .gy-home-promo-small-text-last {
    width: 65% !important;
  }

  /* line 194, ../../app/styles/components/_small-promo-tiles.scss */

  .promotiles-container .gyWellImageLink .gy-home-promo-small-text-last .input-group {
    width: 100% !important;
  }
}

@media only screen and (min-width: 1200px) {
  /* line 205, ../../app/styles/components/_small-promo-tiles.scss */

  .promotiles-container .gyWellImageLink .gy-home-promo-tile-small p {
    font-size: 1.2em;
  }

  /* line 208, ../../app/styles/components/_small-promo-tiles.scss */

  .promotiles-container .gyWellImageLink .gy-home-promo-small-text {
    /*
    width: 50% !important;
    */
  }

  /* line 213, ../../app/styles/components/_small-promo-tiles.scss */

  .promotiles-container .gyWellImageLink .gy-home-promo-small-text-last {
    width: 65% !important;
  }
}

/* line 1, ../../app/styles/components/_promotilesPages.scss */

.promotiles-container {
  content: "";
  display: table;
  width: 100%;
}

/* line 6, ../../app/styles/components/_promotilesPages.scss */

.promotiles-container .gyWellImageLink {
  cursor: pointer;
  padding: 0;
}

/* line 9, ../../app/styles/components/_promotilesPages.scss */

.promotiles-container .gyWellImageLink .well.well-lg {
  padding: 2% 10px 5% 15px;
  min-height: 165px;
  position: relative;
  background-color: #333;
}

/* line 14, ../../app/styles/components/_promotilesPages.scss */

.promotiles-container .gyWellImageLink .well.well-lg h4 {
  color: #ffdd00;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 24px;
}

/* line 19, ../../app/styles/components/_promotilesPages.scss */

.promotiles-container .gyWellImageLink .well.well-lg p {
  color: #fff;
  font-family: Arial, sans-serif;
  font-size: 14px;
  width: 75%;
}

/* line 25, ../../app/styles/components/_promotilesPages.scss */

.promotiles-container .gyWellImageLink .well.well-lg img {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 30%;
}

/* line 33, ../../app/styles/components/_promotilesPages.scss */

.promotiles-container .gyWellImageLink:hover {
  text-decoration: none;
}

/* line 37, ../../app/styles/components/_promotilesPages.scss */

.promotiles-container .btn {
  box-shadow: none;
}

/* line 41, ../../app/styles/components/_promotilesPages.scss */

.promotiles-container .btn:active {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/***************************** For medium devices *************************************/

@media screen and (min-width: 600px) and (max-width: 767px) {
  /* line 51, ../../app/styles/components/_promotilesPages.scss */

  .gyWellImageLink .well.well-lg img {
    width: 28% !important;
  }
}

/***************************** For Tablet *************************************/

@media (min-width: 768px) {
  /* line 61, ../../app/styles/components/_promotilesPages.scss */

  .jumbotron p {
    width: 40%;
  }

  /* line 67, ../../app/styles/components/_promotilesPages.scss */

  .promotiles-container {
    content: "";
    display: table;
  }

  /* line 70, ../../app/styles/components/_promotilesPages.scss */

  .promotiles-container .gyWellImageLink {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding: 0;
  }
}

@media (min-width: 768px) and (min-width: 768px) {
  /* line 70, ../../app/styles/components/_promotilesPages.scss */

  .promotiles-container .gyWellImageLink {
    float: left;
    width: 33.3333333333%;
  }
}

@media (min-width: 768px) {
  /* line 73, ../../app/styles/components/_promotilesPages.scss */

  .promotiles-container .gyWellImageLink .well-lg {
    min-height: 200px;
  }
}

/* ----- Promo Tiles ----- */

/* line 5, ../../app/styles/components/_promoTiles.scss */

.gy-promo-tile-container {
  clear: both;
  float: none;
  width: 100%;
  overflow: hidden;
  vertical-align: middle;
}

/* line 12, ../../app/styles/components/_promoTiles.scss */

.gy-promo-tile-container .gy-promo-tile {
  min-height: 225px;
  border-collapse: collapse;
  position: relative;
  text-shadow: -1px -1px 2px rgba(0, 0, 0, 0.5);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0.65)), color-stop(100%, transparent));
  background-color: #444;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  border: 1px solid #fff;
}

/* line 26, ../../app/styles/components/_promoTiles.scss */

.gy-promo-tile-container .gy-promo-tile.promo-tile-bg {
  background-color: #1E468D;
  background-repeat: repeat;
  background-image: url("/images/diagonal.png");
  background-size: initial;
}

/* line 31, ../../app/styles/components/_promoTiles.scss */

.gy-promo-tile-container .gy-promo-tile.promo-tile-bg h5 {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  text-transform: uppercase;
  font-size: 28px;
}

/* line 36, ../../app/styles/components/_promoTiles.scss */

.gy-promo-tile-container .gy-promo-tile.promo-tile-bg a:link,
.gy-promo-tile-container .gy-promo-tile.promo-tile-bg a:visited,
.gy-promo-tile-container .gy-promo-tile.promo-tile-bg a.link-chevron,
.gy-promo-tile-container .gy-promo-tile.promo-tile-bg a.link-chevron-left,
.gy-promo-tile-container .gy-promo-tile.promo-tile-bg a.link-chevron:visited,
.gy-promo-tile-container .gy-promo-tile.promo-tile-bg a.link-chevron-left:visited {
  color: #ffdd00;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 40, ../../app/styles/components/_promoTiles.scss */

.gy-promo-tile-container .gy-promo-tile.promo-tile-bg p {
  margin-top: 15px;
  margin-bottom: 25px;
  font-size: 18px;
}

/* line 44, ../../app/styles/components/_promoTiles.scss */

.gy-promo-tile-container .gy-promo-tile.promo-tile-bg p.promo-tile-chevron {
  color: #ffdd00;
  margin-right: .8em !important;
  padding: 0 !important;
  width: auto !important;
  max-width: none !important;
  line-height: 1.25;
  position: relative;
  float: left;
  text-transform: uppercase;
}

/* line 55, ../../app/styles/components/_promoTiles.scss */

.gy-promo-tile-container .gy-promo-tile.promo-tile-bg p.promo-tile-chevron:after {
  font-family: icomoon;
  content: "\e621";
  display: inline-block;
  padding: 0 0 1px 0 !important;
  margin: 0 !important;
  font-size: 0.8em;
  line-height: 1.25;
  position: absolute;
  right: -.1em;
  bottom: .11em;
  width: 0;
  overflow: visible;
  text-decoration: none !important;
}

/* line 71, ../../app/styles/components/_promoTiles.scss */

.gy-promo-tile-container .gy-promo-tile.promo-tile-bg:hover {
  background-color: #274BA7;
  background-image: none;
}

/* line 79, ../../app/styles/components/_promoTiles.scss */

.gy-promo-tile-container .gy-promo-tile-wrap {
  margin: 0;
  padding: 0;
  display: block;
  color: #fff;
  vertical-align: middle;
  overflow: hidden;
}

/* line 91, ../../app/styles/components/_promoTiles.scss */

.gy-promo-tile-container h5 sup,
.gy-promo-tile-container h6 sup,
.gy-promo-tile-container .sign-disclaimer {
  font-size: 12px;
  padding-left: 2px;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
}

/* line 98, ../../app/styles/components/_promoTiles.scss */

.gy-promo-tile-container sup {
  margin-top: -2em;
}

/* line 101, ../../app/styles/components/_promoTiles.scss */

.gy-promo-tile-container .pre-headline {
  text-transform: uppercase;
  font-size: 14px;
  margin: 5px 0 -10px !important;
}

/* line 106, ../../app/styles/components/_promoTiles.scss */

.gy-promo-tile-container p {
  margin: 6px 0 12px;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  line-height: 120%;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
  max-width: 30em;
}

/* line 115, ../../app/styles/components/_promoTiles.scss */

.gy-promo-tile-container .gy-promo-tile-content {
  width: 100%;
  padding: 5px 15px 15px 25px;
  margin-top: 50px;
  margin-left: 0;
}

/* line 124, ../../app/styles/components/_promoTiles.scss */

.gy-promo-tile-container.promo-tiles-lg .gy-promo-tile {
  position: relative;
  width: 100%;
  border-left: none;
  border-right: none;
  border-top: none;
  min-height: 300px;
  background-size: cover;
  background-position: top center;
}

/* line 133, ../../app/styles/components/_promoTiles.scss */

.gy-promo-tile-container.promo-tiles-lg .gy-promo-tile .gy-promo-tile-content {
  background-color: rgba(0, 0, 0, 0.65);
  background-repeat: repeat;
  background-image: url('/images/diagonal.png');
}

/* line 136, ../../app/styles/components/_promoTiles.scss */

.gy-promo-tile-container.promo-tiles-lg .gy-promo-tile h5 {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  text-transform: uppercase;
  color: #ffdd00;
  font-size: 28px;
  margin-top: 10px;
}

/* line 143, ../../app/styles/components/_promoTiles.scss */

.gy-promo-tile-container.promo-tiles-lg .gy-promo-tile p {
  font-size: 18px;
}

/* line 146, ../../app/styles/components/_promoTiles.scss */

.gy-promo-tile-container.promo-tiles-lg .gy-promo-tile span.small {
  display: block;
}

/* line 151, ../../app/styles/components/_promoTiles.scss */

.gy-promo-tile-container.promo-tiles-lg .gy-promo-tile.hero-gy-tire-store {
  background-image: url('/images/promoTiles/hero/hero-gy-tire-store-three-tires-sm.jpg');
  background-position: 90% 100%;
}

/* line 154, ../../app/styles/components/_promoTiles.scss */

.gy-promo-tile-container.promo-tiles-lg .gy-promo-tile.hero-gy-tire-store .gy-promo-tile-content {
  margin-top: 170px;
}

/* line 157, ../../app/styles/components/_promoTiles.scss */

.gy-promo-tile-container.promo-tiles-lg .gy-promo-tile.hero-gy-tire-store .small-h5 {
  color: #fff;
  display: block;
  font-family: "NewsGothicFSLight", Arial, Helvetica, sans-serif;
  font-size: 28px;
  text-transform: none;
}

/* line 164, ../../app/styles/components/_promoTiles.scss */

.gy-promo-tile-container.promo-tiles-lg .gy-promo-tile.hero-gy-tire-store p {
  color: #fff;
}

/* line 168, ../../app/styles/components/_promoTiles.scss */

.gy-promo-tile-container.promo-tiles-lg .gy-promo-tile.hero-unicircle-retreads {
  background-image: url('/images/promoTiles/hero/hero-retread-planet.jpg');
  width: 100%;
  background-position: 100% 100%;
}

/* line 172, ../../app/styles/components/_promoTiles.scss */

.gy-promo-tile-container.promo-tiles-lg .gy-promo-tile.hero-unicircle-retreads .gy-promo-tile-content {
  margin-top: 170px;
}

/* line 176, ../../app/styles/components/_promoTiles.scss */

.gy-promo-tile-container.promo-tiles-lg .gy-promo-tile.hero-dealer-network {
  background-image: url('/images/promoTiles/hero/hero-dealer-na.jpg');
  width: 100%;
}

/* line 179, ../../app/styles/components/_promoTiles.scss */

.gy-promo-tile-container.promo-tiles-lg .gy-promo-tile.hero-dealer-network .gy-promo-tile-content {
  margin-top: 155px;
}

/* line 183, ../../app/styles/components/_promoTiles.scss */

.gy-promo-tile-container.promo-tiles-lg .gy-promo-tile.hero-rel-services {
  background-image: url('/images/promoTiles/hero/hero-reliable-services.jpg');
  width: 100%;
  background-position: 100% 100%;
}

/* line 187, ../../app/styles/components/_promoTiles.scss */

.gy-promo-tile-container.promo-tiles-lg .gy-promo-tile.hero-rel-services .gy-promo-tile-content {
  margin-top: 170px;
}

/* line 191, ../../app/styles/components/_promoTiles.scss */

.gy-promo-tile-container.promo-tiles-lg .gy-promo-tile.hero-fleet-hq {
  background-image: url('/images/promoTiles/hero/hero-iphone-ipad.jpg');
  width: 100%;
}

/* line 194, ../../app/styles/components/_promoTiles.scss */

.gy-promo-tile-container.promo-tiles-lg .gy-promo-tile.hero-fleet-hq .gy-promo-tile-content {
  margin-top: 155px;
}

/* line 202, ../../app/styles/components/_promoTiles.scss */

.gy-promo-tile-container .gy-promo-tile-bottom {
  border-right: none;
  background-repeat: repeat;
  background-color: #e1e2ea;
  background-image: url("/images/diagonal.png");
  height: 260px;
}

/* line 208, ../../app/styles/components/_promoTiles.scss */

.gy-promo-tile-container .gy-promo-tile-bottom .col-image {
  text-align: center;
}

/* line 211, ../../app/styles/components/_promoTiles.scss */

.gy-promo-tile-container .gy-promo-tile-bottom .gy-promo-tile-content {
  background: none;
  padding: 0;
  float: none;
  width: 100%;
  height: 200px;
  margin-top: 40px;
}

/* line 218, ../../app/styles/components/_promoTiles.scss */

.gy-promo-tile-container .gy-promo-tile-bottom .gy-promo-tile-content h5 {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #274ba7;
  font-size: 24px;
  margin: 4px 0 12px;
  text-transform: uppercase;
}

/* line 225, ../../app/styles/components/_promoTiles.scss */

.gy-promo-tile-container .gy-promo-tile-bottom .gy-promo-tile-content p {
  color: #000;
  font-size: 18px;
  max-width: 26em;
}

/* line 231, ../../app/styles/components/_promoTiles.scss */

.gy-promo-tile-container .gy-promo-tile-bottom.promo-bottom-second {
  border-top: 2px solid #fff;
}

/* line 234, ../../app/styles/components/_promoTiles.scss */

.gy-promo-tile-container .gy-promo-tile-bottom:nth-child(3n + 1) {
  border-left: none;
}

@media (min-width: 640px) {
  /* line 240, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container .gy-promo-tile {
    background-position: left top;
  }

  /* line 242, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container .gy-promo-tile p {
    font-size: 18px;
  }

  /* line 246, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container .gy-promo-tile-content {
    height: 180px;
    margin: 0 auto;
    padding-top: 20px;
    width: 95%;
  }

  /* line 251, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container .gy-promo-tile-content .col-image {
    max-width: 100%;
    text-align: right;
  }

  /* line 255, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container .gy-promo-tile-content.promo-tile-bg {
    background-color: #1E468D;
    background-repeat: repeat;
    background-image: url("/images/diagonal.png");
    height: 180px;
  }

  /* line 260, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container .gy-promo-tile-content.promo-tile-bg h5 {
    font-family: "NewsGothicDemiBold", Arial, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    text-transform: uppercase;
  }

  /* line 264, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container .gy-promo-tile-content.promo-tile-bg a:link,
  .gy-promo-tile-container .gy-promo-tile-content.promo-tile-bg a:visited,
  .gy-promo-tile-container .gy-promo-tile-content.promo-tile-bg a.link-chevron,
  .gy-promo-tile-container .gy-promo-tile-content.promo-tile-bg a.link-chevron-left,
  .gy-promo-tile-container .gy-promo-tile-content.promo-tile-bg a.link-chevron:visited,
  .gy-promo-tile-container .gy-promo-tile-content.promo-tile-bg a.link-chevron-left:visited {
    color: #ffdd00;
    font-family: "NewsGothicFSLight", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
  }

  /* line 267, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container .gy-promo-tile-content.promo-tile-bg p {
    margin-top: 5px;
    margin-bottom: 25px;
    font-size: 22px;
  }
}

@media (min-width: 640px) and (min-width: 1024px) {
  /* line 267, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container .gy-promo-tile-content.promo-tile-bg p {
    font-size: 18px;
  }
}

@media (min-width: 640px) {
  /* line 280, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile {
    width: 100%;
    min-height: 260px;
    height: 260px;
    background-size: cover;
  }

  /* line 285, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile .gy-promo-tile-content {
    background-color: transparent;
    background-image: none;
    height: 100%;
    padding-right: 30px;
  }

  /* line 291, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile h5 {
    font-size: 28px;
    margin-top: 15px;
  }

  /* line 296, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile .half {
    margin: 45px 0 0 50px;
    width: 90%;
  }

  /* line 299, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile .half h5 {
    color: #fff;
    text-shadow: none;
  }

  /* line 304, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile .full {
    margin: 45px 0 0 4.75%;
    width: 100%;
  }

  /* line 307, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile .full h5 {
    color: #fff;
    text-shadow: none;
  }

  /* line 312, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile.hero-gy-tire-store {
    background-image: url('/images/promoTiles/hero/hero-gy-tire-store-three-tires-lrg.jpg');
  }

  /* line 314, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile.hero-gy-tire-store .gy-promo-tile-content {
    margin-top: 3%;
  }

  /* line 317, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile.hero-gy-tire-store h5 {
    color: #274ba7;
  }

  /* line 320, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile.hero-gy-tire-store .small-h5,
  .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile.hero-gy-tire-store p {
    color: #000;
  }

  /* line 324, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile.hero-unicircle-retreads {
    background-image: url('/images/promoTiles/hero/hero-retread-planet.jpg');
  }

  /* line 326, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile.hero-unicircle-retreads .gy-promo-tile-content {
    margin-top: 5%;
  }

  /* line 330, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile.hero-dealer-network {
    background-image: url('/images/promoTiles/hero/hero-dealer-na.jpg');
  }

  /* line 332, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile.hero-dealer-network .gy-promo-tile-content {
    margin-top: 5%;
  }

  /* line 336, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile.hero-rel-services {
    background-image: url('/images/promoTiles/hero/hero-reliable-services.jpg');
  }

  /* line 338, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile.hero-rel-services .gy-promo-tile-content {
    margin-top: 3%;
  }

  /* line 342, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile.hero-fleet-hq {
    background-image: url('/images/promoTiles/hero/hero-iphone-ipad.jpg');
  }

  /* line 344, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile.hero-fleet-hq .gy-promo-tile-content {
    margin-top: 5%;
    min-height: 300px;
  }

  /* line 350, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container.promo-tiles-lg .btn {
    width: 80%;
    max-width: 210px;
  }

  /* line 354, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container.promo-tiles-lg h4,
  .gy-promo-tile-container.promo-tiles-lg h5 {
    font-size: 32px;
  }

  /* line 357, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container.promo-tiles-lg p {
    font-size: 24px;
  }

  /* line 360, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile {
    background-size: cover;
    -ms-behavior: url('/images/backgroundsize.min.htc');
    width: 100%;
  }

  /* line 365, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile-content {
    margin: 45px 0 0 50%;
    padding: 0;
    width: 50%;
  }

  /* line 372, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container .gy-promo-tile.promo-tile-bg {
    background-color: #1E468D;
    background-repeat: repeat;
    background-image: url("/images/diagonal.png");
    background-size: initial;
  }

  /* line 377, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container .gy-promo-tile.promo-tile-bg a:link,
  .gy-promo-tile-container .gy-promo-tile.promo-tile-bg a:visited,
  .gy-promo-tile-container .gy-promo-tile.promo-tile-bg a.link-chevron,
  .gy-promo-tile-container .gy-promo-tile.promo-tile-bg a.link-chevron-left,
  .gy-promo-tile-container .gy-promo-tile.promo-tile-bg a.link-chevron:visited,
  .gy-promo-tile-container .gy-promo-tile.promo-tile-bg a.link-chevron-left:visited {
    color: #ffdd00;
    font-family: "NewsGothicFSLight", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
  }

  /* line 381, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container .gy-promo-tile.promo-tile-bg p {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 18px;
  }

  /* line 388, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container .gy-promo-tile.gy-promo-small {
    width: 49%;
    float: left;
    border: none;
  }

  /* line 392, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container .gy-promo-tile.gy-promo-small .gy-promo-tile-content {
    height: auto;
    min-height: 155px;
    padding: 5px 1.3%;
  }

  /* line 396, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container .gy-promo-tile.gy-promo-small .gy-promo-tile-content p {
    font-size: 16px;
  }

  /* line 400, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container .gy-promo-tile.gy-promo-small.access-granted-tile {
    background-image: url('/images/promoTiles/md/promo-md-access-granted-tile.jpg');
  }
}

@media (min-width: 1025px) {
  /* line 407, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container .gy-promo-tile {
    width: 33.3%;
    float: left;
    border-right: none;
    background-size: cover;
    -ms-behavior: url('/images/backgroundsize.min.htc');
  }

  /* line 413, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container .gy-promo-tile p {
    font-size: 16px;
    max-width: 26em;
  }

  /* line 418, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container .gy-promo-tile .promo-tile-bg h5 {
    font-size: 24px;
  }

  /* line 424, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container .gy-promo-tile-bottom p {
    max-width: 26em;
  }

  /* line 427, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container .gy-promo-tile-bottom .gy-promo-tile-content {
    background: none;
    padding: 0 20px 25px 12%;
    float: none;
    width: 100%;
    height: 250px;
  }

  /* line 433, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container .gy-promo-tile-bottom .gy-promo-tile-content h5 {
    font-size: 24px;
  }

  /* line 436, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container .gy-promo-tile-bottom .gy-promo-tile-content .promo-tile-chevron {
    color: #274BA7;
    margin-right: .8em !important;
    padding: 0 !important;
    width: auto !important;
    max-width: none !important;
    line-height: 1.25;
    position: relative;
    float: left;
    text-transform: uppercase;
  }

  /* line 447, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container .gy-promo-tile-bottom .gy-promo-tile-content .promo-tile-chevron:after {
    font-family: icomoon;
    content: "\e621";
    display: inline-block;
    padding: 0 0 1px 0 !important;
    margin: 0 !important;
    font-size: 0.8em;
    line-height: 1.25;
    position: absolute;
    right: -.1em;
    bottom: .11em;
    width: 0;
    overflow: visible;
    text-decoration: none !important;
  }

  /* line 463, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container .gy-promo-tile-bottom.promo-bottom-first {
    border-right: 1px solid #fff;
  }

  /* line 466, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container .gy-promo-tile-bottom.promo-bottom-second {
    border-top: none;
  }

  /* line 469, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container .gy-promo-tile-bottom:hover {
    background-color: #fff;
  }

  /* line 473, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container .gy-promo-tile.gy-promo-small {
    height: 150px;
    overflow: hidden;
    min-height: 0px;
    width: 46.3%;
  }

  /* line 478, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container .gy-promo-tile.gy-promo-small .gy-promo-tile-wrap {
    height: 140px;
    overflow: hidden;
  }

  /* line 482, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container .gy-promo-tile.gy-promo-small .gy-promo-tile-content {
    height: 100px;
    min-height: 0px;
    overflow: visible;
  }

  /* line 488, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container .gy-promo-tile-content {
    min-height: 180px;
    margin-top: 0;
    background: none;
    padding: 15px 20px 25px 5%;
    float: none;
    width: 100%;
  }

  /* line 498, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile {
    background-position: left center;
  }

  /* line 500, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile .gy-promo-tile-content {
    text-align: left;
    background-image: none;
    background-color: transparent;
  }

  /* line 505, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile.hero-gy-tire-store {
    background-image: url('/images/promoTiles/hero/hero-gy-tire-store-three-tires-lrg.jpg');
  }

  /* line 507, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile.hero-gy-tire-store h5 {
    color: #274ba7;
  }

  /* line 510, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile.hero-gy-tire-store .small-h5 {
    color: #000;
  }

  /* line 514, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile.hero-unicircle-retreads {
    background-image: url('/images/promoTiles/hero/hero-retread-planet.jpg');
  }

  /* line 516, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile.hero-unicircle-retreads h5 {
    color: #fff;
  }

  /* line 520, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile.hero-dealer-network {
    background-image: url('/images/promoTiles/hero/hero-dealer-na.jpg');
  }

  /* line 522, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile.hero-dealer-network p {
    max-width: 15em;
  }

  /* line 526, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile.hero-rel-services {
    background-image: url('/images/promoTiles/hero/hero-reliable-services.jpg');
  }

  /* line 528, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile.hero-rel-services h5 {
    color: #fff;
  }

  /* line 531, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile.hero-rel-services .gy-promo-tile-content {
    height: 230px;
  }

  /* line 535, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile.hero-fleet-hq {
    background-image: url('/images/promoTiles/hero/hero-iphone-ipad.jpg');
  }

  /* line 543, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container .gy-promo-tile.find-right-tires {
    background-color: #1E468D;
    background-repeat: repeat;
    background-image: url("/images/diagonal.png");
    background-size: initial;
  }

  /* line 549, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container .gy-promo-tile.get-support {
    background-color: #1E468D;
    background-repeat: repeat;
    background-image: url("/images/diagonal.png");
    background-size: initial;
  }

  /* line 555, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container .gy-promo-tile.on-site-survey {
    background-color: #1E468D;
    background-repeat: repeat;
    background-image: url("/images/diagonal.png");
    background-size: initial;
  }
}

@media (min-width: 1480px) {
  /* line 565, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container .gy-promo-tile-content {
    padding-right: 30px;
    padding-top: 17px;
    padding-left: 5%;
  }

  /* line 569, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container .gy-promo-tile-content h4,
  .gy-promo-tile-container .gy-promo-tile-content h5 {
    font-size: 28px;
  }

  /* line 572, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container .gy-promo-tile-content h6 {
    font-size: 18px;
  }

  /* line 575, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container .gy-promo-tile-content p {
    font-size: 18px;
  }

  /* line 578, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container .gy-promo-tile-content .pre-headline {
    margin-top: 0;
  }

  /* line 582, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container .hero-gy-tire-store {
    background-image: url('/images/promoTiles/hero/hero-gy-tire-store-three-tires-lrg.jpg');
  }

  /* line 584, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container .hero-gy-tire-store h5 {
    color: #274ba7;
    font-size: 67px;
  }

  /* line 588, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container .hero-gy-tire-store .small-h5 {
    color: #000;
    font-size: 38px;
  }

  /* line 594, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile {
    height: 400px;
  }

  /* line 596, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile h5 {
    font-size: 48px;
  }

  /* line 599, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile p {
    margin: 5px 0 20px;
    font-size: 22px;
    max-width: 30em;
  }
}

@media screen and (min-width: 900px) and (max-width: 1500px) {
  /* line 610, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container .gy-promo-tile-wrap {
    height: 230px;
  }

  /* line 613, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container .gy-promo-tile.promo-tile-bg h5 {
    font-size: 22px;
  }

  /* line 617, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-bottom:nth-child(3n + 1) {
    border-right: 1px solid #fff;
  }

  /* line 621, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container .gy-promo-tile-bottom.promo-bottom-second {
    border-top: 0;
  }
}

@media screen and (min-width: 1500px) and (max-width: 1670px) {
  /* line 627, ../../app/styles/components/_promoTiles.scss */

  .gy-promo-tile-container .gy-promo-tile {
    min-height: 270px;
  }
}

/* line 4, ../../app/styles/components/_store-finder.scss */

.find-store-form .form-actions,
.find-tire-form .form-actions {
  vertical-align: middle;
  clear: both;
  overflow: hidden;
  padding: 10px 0;
  text-transform: none;
}

/* line 10, ../../app/styles/components/_store-finder.scss */

.find-store-form .form-actions .row,
.find-tire-form .form-actions .row {
  margin-left: -15px;
  margin-right: -15px;
}

/* line 13, ../../app/styles/components/_store-finder.scss */

.find-store-form .form-actions .row .col-sm-1,
.find-tire-form .form-actions .row .col-sm-1 {
  padding: 0;
}

/* line 17, ../../app/styles/components/_store-finder.scss */

.find-store-form .form-actions .btn,
.find-store-form .form-actions .btn-secondary,
.find-store-form .form-actions input,
.find-tire-form .form-actions .btn,
.find-tire-form .form-actions .btn-secondary,
.find-tire-form .form-actions input {
  height: 40px;
  line-height: 40px;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0 !important;
  margin-bottom: 0;
  width: 100%;
}

/* line 28, ../../app/styles/components/_store-finder.scss */

.find-store-form .form-actions .btn.active:after,
.find-store-form .form-actions .btn-secondary.active:after,
.find-store-form .form-actions input.active:after,
.find-tire-form .form-actions .btn.active:after,
.find-tire-form .form-actions .btn-secondary.active:after,
.find-tire-form .form-actions input.active:after {
  margin: 0 45% -10px 0;
}

/* line 33, ../../app/styles/components/_store-finder.scss */

.find-store-form .form-actions input[type="text"],
.find-tire-form .form-actions input[type="text"] {
  height: 40px;
  line-height: 38px;
  padding-right: 40px;
}

/* line 37, ../../app/styles/components/_store-finder.scss */

.find-store-form .form-actions input[type="text"]::-ms-clear,
.find-tire-form .form-actions input[type="text"]::-ms-clear {
  display: none;
}

/* line 41, ../../app/styles/components/_store-finder.scss */

.find-store-form .form-actions .action-conjunction,
.find-tire-form .form-actions .action-conjunction {
  font-size: 1.2em;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  line-height: 40px;
  min-width: 32px;
  height: 40px;
  display: inline-block;
  text-transform: uppercase;
  text-align: center;
  width: 100%;
}

/* line 54, ../../app/styles/components/_store-finder.scss */

.find-store-form .input-group,
.find-tire-form .input-group {
  width: 100%;
  box-shadow: none;
  overflow-y: hidden;
}

/* line 58, ../../app/styles/components/_store-finder.scss */

.find-store-form .input-group .btn,
.find-tire-form .input-group .btn {
  width: auto;
  min-width: 40px;
  margin: 0;
  padding-left: 8px;
  padding-right: 6px;
  background-image: none !important;
}

/* line 66, ../../app/styles/components/_store-finder.scss */

.find-store-form .input-group .icon-thin-arrow-right,
.find-tire-form .input-group .icon-thin-arrow-right {
  font-weight: bold;
}

/* line 71, ../../app/styles/components/_store-finder.scss */

.find-store-form .panel-body,
.find-store-form .warranty-treadLife .gy-windowshade .content,
.warranty-treadLife .gy-windowshade .find-store-form .content,
.find-store-form .warranty-treadLife .gy-secondary-windowshade .content,
.warranty-treadLife .gy-secondary-windowshade .find-store-form .content,
.find-store-form .warranty-treadLife .gy-nav-windowshade .content,
.warranty-treadLife .gy-nav-windowshade .find-store-form .content,
.find-store-form .warranty-treadLife .gy-tertiary-windowshade .content,
.warranty-treadLife .gy-tertiary-windowshade .find-store-form .content,
.find-store-form .warranty-treadLife .gy-coupon-windowshade .content,
.warranty-treadLife .gy-coupon-windowshade .find-store-form .content,
.find-store-form .warranty-treadLife .gy-min-windowshade .content,
.warranty-treadLife .gy-min-windowshade .find-store-form .content,
.find-tire-form .panel-body,
.find-tire-form .warranty-treadLife .gy-windowshade .content,
.warranty-treadLife .gy-windowshade .find-tire-form .content,
.find-tire-form .warranty-treadLife .gy-secondary-windowshade .content,
.warranty-treadLife .gy-secondary-windowshade .find-tire-form .content,
.find-tire-form .warranty-treadLife .gy-nav-windowshade .content,
.warranty-treadLife .gy-nav-windowshade .find-tire-form .content,
.find-tire-form .warranty-treadLife .gy-tertiary-windowshade .content,
.warranty-treadLife .gy-tertiary-windowshade .find-tire-form .content,
.find-tire-form .warranty-treadLife .gy-coupon-windowshade .content,
.warranty-treadLife .gy-coupon-windowshade .find-tire-form .content,
.find-tire-form .warranty-treadLife .gy-min-windowshade .content,
.warranty-treadLife .gy-min-windowshade .find-tire-form .content {
  padding: 15px 0;
}

/* line 76, ../../app/styles/components/_store-finder.scss */

.homepage-container .find-store-form,
.homepage-container
.find-tire-form {
  padding-top: 10px;
  margin-top: 20px;
  border-top: 1px solid rgba(0, 51, 153, 0.3);
}

/* line 82, ../../app/styles/components/_store-finder.scss */

.modal .panel-collapse .find-store-form,
.modal .panel-collapse
.find-tire-form {
  border: none;
  margin-top: 0;
}

/* line 87, ../../app/styles/components/_store-finder.scss */

.directory .find-store-form,
.directory
.find-tire-form {
  max-width: 400px;
}

/* line 89, ../../app/styles/components/_store-finder.scss */

.directory .find-store-form .btn,
.directory .find-store-form .btn-secondary,
.directory
.find-tire-form .btn,
.directory
.find-tire-form .btn-secondary {
  margin-right: 3px !important;
  margin-bottom: 0 !important;
}

/* line 94, ../../app/styles/components/_store-finder.scss */

.directory .find-store-form .gy-use-current-location,
.directory
.find-tire-form .gy-use-current-location {
  width: 100% !important;
}

/* line 101, ../../app/styles/components/_store-finder.scss */

.store-results-page .find-store-form .form-actions .row,
.store-results-page
.find-tire-form .form-actions .row {
  margin-left: 0;
  margin-right: 0;
}

/* line 106, ../../app/styles/components/_store-finder.scss */

.store-results-page .find-store-form .btn,
.store-results-page
.find-tire-form .btn {
  max-width: none;
}

@media (min-width: 768px) {
  /* line 113, ../../app/styles/components/_store-finder.scss */

  .find-store-form .btn,
  .find-store-form .btn-secondary,
  .find-tire-form .btn,
  .find-tire-form .btn-secondary {
    max-width: 200px;
    margin: 10px auto 0;
  }

  /* line 119, ../../app/styles/components/_store-finder.scss */

  .find-store-form .col-sm-7 .btn,
  .find-tire-form .col-sm-7 .btn {
    max-width: none;
  }

  /* line 123, ../../app/styles/components/_store-finder.scss */

  .find-store-form .form-actions,
  .find-store-form .panel-body,
  .find-store-form .warranty-treadLife .gy-windowshade .content,
  .warranty-treadLife .gy-windowshade .find-store-form .content,
  .find-store-form .warranty-treadLife .gy-secondary-windowshade .content,
  .warranty-treadLife .gy-secondary-windowshade .find-store-form .content,
  .find-store-form .warranty-treadLife .gy-nav-windowshade .content,
  .warranty-treadLife .gy-nav-windowshade .find-store-form .content,
  .find-store-form .warranty-treadLife .gy-tertiary-windowshade .content,
  .warranty-treadLife .gy-tertiary-windowshade .find-store-form .content,
  .find-store-form .warranty-treadLife .gy-coupon-windowshade .content,
  .warranty-treadLife .gy-coupon-windowshade .find-store-form .content,
  .find-store-form .warranty-treadLife .gy-min-windowshade .content,
  .warranty-treadLife .gy-min-windowshade .find-store-form .content,
  .find-tire-form .form-actions,
  .find-tire-form .panel-body,
  .find-tire-form .warranty-treadLife .gy-windowshade .content,
  .warranty-treadLife .gy-windowshade .find-tire-form .content,
  .find-tire-form .warranty-treadLife .gy-secondary-windowshade .content,
  .warranty-treadLife .gy-secondary-windowshade .find-tire-form .content,
  .find-tire-form .warranty-treadLife .gy-nav-windowshade .content,
  .warranty-treadLife .gy-nav-windowshade .find-tire-form .content,
  .find-tire-form .warranty-treadLife .gy-tertiary-windowshade .content,
  .warranty-treadLife .gy-tertiary-windowshade .find-tire-form .content,
  .find-tire-form .warranty-treadLife .gy-coupon-windowshade .content,
  .warranty-treadLife .gy-coupon-windowshade .find-tire-form .content,
  .find-tire-form .warranty-treadLife .gy-min-windowshade .content,
  .warranty-treadLife .gy-min-windowshade .find-tire-form .content {
    padding-top: 10px;
  }
}

/**
 * TEMPLATE/PARTIAL NAME: tire-baseballcard
 */

/*General Tire Baseballcard Styles*/

/* line 6, ../../app/styles/components/_tire-baseballcard.scss */

.tire-baseballcard {
  margin-bottom: 50px;
}

/* line 9, ../../app/styles/components/_tire-baseballcard.scss */

.baseballcard-wrapper {
  border: 1px solid #ddd;
  border-right-color: #bbb;
  border-bottom-color: #bbb;
}

/* line 14, ../../app/styles/components/_tire-baseballcard.scss */

a.tire-name-link.link-chevron,
a.tire-name-link.link-chevron-left {
  color: #06d;
  font-family: "NewsGothicDemiBold", Arial, Helvetica, sans-serif;
  font-size: 26px;
}

/* line 19, ../../app/styles/components/_tire-baseballcard.scss */

a.tire-name-link.link-chevron:hover,
a.tire-name-link.link-chevron-left:hover {
  color: #274BA7;
  text-decoration: none;
}

/* line 23, ../../app/styles/components/_tire-baseballcard.scss */

.recommended-tab {
  background-color: #fd0;
  color: #333;
  display: block;
  font-family: "NewsGothicDemiBold", Arial, Helvetica, sans-serif !important;
  padding: 10px 0;
  width: 165px;
}

/* line 31, ../../app/styles/components/_tire-baseballcard.scss */

.tire-baseballcard-header .styled-divider,
.tire-baseballcard-header .tile-container .tile hr,
.tile-container .tile .tire-baseballcard-header hr {
  margin-top: 10px;
}

/* line 34, ../../app/styles/components/_tire-baseballcard.scss */

.tire-baseballcard-header .gray-divider {
  margin-top: 15px;
}

/*right sidebar*/

/* line 39, ../../app/styles/components/_tire-baseballcard.scss */

.right-sidebar {
  background-color: #00296E;
  background-image: url("/images/diagonal-tight-darker.png");
  min-height: 400px;
  padding: 0;
  margin-top: 35px;
}

/* line 47, ../../app/styles/components/_tire-baseballcard.scss */

.spinner-bb-card .sk-circle .sk-child:before {
  background-color: #fff;
}

/*top section - right sidebar*/

/* line 52, ../../app/styles/components/_tire-baseballcard.scss */

.right-sidebar .top-section {
  padding: 20px 25px;
}

/* line 55, ../../app/styles/components/_tire-baseballcard.scss */

.price {
  font-family: "NewsGothicDemiBold", Arial, Helvetica, sans-serif;
  font-size: 60px;
}

/* line 59, ../../app/styles/components/_tire-baseballcard.scss */

.dollar-sign {
  font-size: 20px;
  vertical-align: top;
  display: inline-block;
  margin: 20px 0 0;
  line-height: 100%;
}

/* line 66, ../../app/styles/components/_tire-baseballcard.scss */

.price-label {
  margin-left: -15px;
}

/* line 69, ../../app/styles/components/_tire-baseballcard.scss */

.each {
  font-size: 13px;
  vertical-align: top;
  display: inline-block;
  margin: 20px 0 0 -15px;
  line-height: 100%;
}

/* line 76, ../../app/styles/components/_tire-baseballcard.scss */

.price-disclaimer {
  font-size: 12px;
  font-style: italic;
}

/*middle section - right sidebar*/

/* line 82, ../../app/styles/components/_tire-baseballcard.scss */

.middle-section {
  background-color: rgba(137, 165, 230, 0.4);
  padding: 30px 0;
}

/* line 86, ../../app/styles/components/_tire-baseballcard.scss */

.closest-installer {
  font-family: "NewsGothicDemiBold", Arial, Helvetica, sans-serif;
  font-style: italic;
}

/* line 90, ../../app/styles/components/_tire-baseballcard.scss */

.preview-installers-link a {
  color: #fd0;
  font-size: 16px;
}

/* line 94, ../../app/styles/components/_tire-baseballcard.scss */

.preview-installers-link a:hover {
  text-decoration: underline;
}

/* line 97, ../../app/styles/components/_tire-baseballcard.scss */

.bottom-section {
  margin-top: 30px;
}

/*tire-price-tmpl-no-inv*/

/* line 101, ../../app/styles/components/_tire-baseballcard.scss */

.msg-tire-not-avail {
  padding: 0 25px;
}

/*vocation, position, technology section*/

/* line 106, ../../app/styles/components/_tire-baseballcard.scss */

.categories-list {
  list-style: none;
  padding-left: 0;
}

/* line 110, ../../app/styles/components/_tire-baseballcard.scss */

.categories-list li {
  color: #777;
  font-family: "NewsGothicFSLight", Arial, Helvetica, sans-serif;
  float: left;
  font-size: 20px;
  padding-right: 5%;
}

/* line 118, ../../app/styles/components/_tire-baseballcard.scss */

.chbx-compare .gy-checkbox {
  border-bottom: none;
  height: auto;
  margin-top: 20px;
}

/* line 123, ../../app/styles/components/_tire-baseballcard.scss */

.chbx-compare .gy-checkbox input[type=checkbox] ~ label .check-container {
  margin: 0;
  top: 4px;
}

/* line 127, ../../app/styles/components/_tire-baseballcard.scss */

.tire-results-page .compare-chk-txt {
  color: #06d !important;
  font-size: 16px !important;
  font-family: "NewsGothicFSLight", Arial, Helvetica, sans-serif;
}

/* line 132, ../../app/styles/components/_tire-baseballcard.scss */

.tire-image img {
  max-width: 250px;
}

/* line 135, ../../app/styles/components/_tire-baseballcard.scss */

.specs-body-container .key-feature {
  border-right: none;
  padding: 5px 15px;
}

/* line 139, ../../app/styles/components/_tire-baseballcard.scss */

.key-feature-title {
  color: #777;
  font-family: "NewsGothicFSLight", Arial, Helvetica, sans-serif;
  font-size: 16px;
}

/* line 144, ../../app/styles/components/_tire-baseballcard.scss */

.key-feature-value {
  color: #777;
  font-family: "NewsGothicDemiBold", Arial, Helvetica, sans-serif;
  font-size: 16px;
}

/* line 149, ../../app/styles/components/_tire-baseballcard.scss */

.position-statement-container {
  margin-top: 30px;
}

/*filters*/

/* line 154, ../../app/styles/components/_tire-baseballcard.scss */

.results-container .narrow-filter ul li a {
  color: #06d;
  font-size: 16px;
}

/* line 158, ../../app/styles/components/_tire-baseballcard.scss */

.results-container .narrow-filter ul li.active a {
  color: #333;
}

/* line 161, ../../app/styles/components/_tire-baseballcard.scss */

.narrow-results {
  background: -webkit-linear-gradient(top, #3656a5 0%, #274ba7 60%, #1f4396 100%);
  background: linear-gradient(to bottom, #3656a5 0%, #274ba7 60%, #1f4396 100%);
  border-top: 1px solid #ccd7eb;
  border-top: 1px solid rgba(0, 51, 153, 0.4);
  color: #fff;
  font-family: "NewsGothicFSLight", Arial, Helvetica, sans-serif;
  font-size: 20px;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
  padding: 10px 15px;
}

/* line 171, ../../app/styles/components/_tire-baseballcard.scss */

.narrow-filter h6 {
  font-family: "NewsGothicDemiBold", Arial, Helvetica, sans-serif;
}

/* line 174, ../../app/styles/components/_tire-baseballcard.scss */

.narrow-filter ul li a .box {
  margin-right: 15px;
}

/*matching retread*/

/* line 179, ../../app/styles/components/_tire-baseballcard.scss */

.specs-container {
  border: 1px solid #eee;
  background: white;
  background: -webkit-linear-gradient(top, white 0%, #f6f6f6 75%, #ebebeb 100%);
  background: -webkit-linear-gradient(top, #ffffff 0%, #f6f6f6 75%, #ebebeb 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 75%, #ebebeb 100%);
}

/* line 185, ../../app/styles/components/_tire-baseballcard.scss */

.mretread-cat-container {
  margin-bottom: 20px;
}

/* line 188, ../../app/styles/components/_tire-baseballcard.scss */

.tire-results-page .left-retread {
  padding: 0;
  margin-left: 17%;
}

/* line 192, ../../app/styles/components/_tire-baseballcard.scss */

.specs-retreads h3 {
  margin-top: 0;
}

/* line 195, ../../app/styles/components/_tire-baseballcard.scss */

.tire-results-page .specs-retreads {
  border-top: none;
}

/*general*/

/* line 199, ../../app/styles/components/_tire-baseballcard.scss */

.gray-divider {
  margin-top: 0;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
  clear: both;
}

/*tablet and larger*/

@media (min-width: 768px) {
  /* line 209, ../../app/styles/components/_tire-baseballcard.scss */

  .tire-results-page .bb-cards-container {
    padding-left: 20px;
  }
}

@media (min-width: 992px) {
  /* line 215, ../../app/styles/components/_tire-baseballcard.scss */

  .tire-col {
    margin-left: -138px;
    margin-top: -20px;
  }

  /* line 219, ../../app/styles/components/_tire-baseballcard.scss */

  .specs-body-container .key-feature {
    border-right: 1px solid #ccc;
  }

  /* line 222, ../../app/styles/components/_tire-baseballcard.scss */

  .specs-body-container .key-feature:last-child {
    border-right: none;
  }

  /* line 225, ../../app/styles/components/_tire-baseballcard.scss */

  .gray-divider {
    margin-top: 20px;
  }

  /* line 228, ../../app/styles/components/_tire-baseballcard.scss */

  .right-sidebar {
    margin-top: 0;
  }
}

/**
 * TEMPLATE/PARTIAL NAME: category pages with tire results
 */

/* line 9, ../../app/styles/components/_tire-baseballcard-ctgy.scss */

.category-page .white-info-txt {
  color: #fff;
}

/* line 13, ../../app/styles/components/_tire-baseballcard-ctgy.scss */

.category-page .blk-txt {
  color: #000 !important;
}

/* line 18, ../../app/styles/components/_tire-baseballcard-ctgy.scss */

.category-page .masthead .btn {
  margin: 0 10px 10px 0;
  display: block;
}

@media (min-width: 480px) {
  /* line 26, ../../app/styles/components/_tire-baseballcard-ctgy.scss */

  .category-page .masthead .btn {
    display: inline-block;
    margin-bottom: 0;
    max-width: 330px;
  }
}

/* line 34, ../../app/styles/components/_tire-baseballcard-ctgy.scss */

.category-page .results-header-blue {
  color: #274BA7;
}

/* line 38, ../../app/styles/components/_tire-baseballcard-ctgy.scss */

.category-page .page-title-block {
  border-bottom: none;
}

/* line 42, ../../app/styles/components/_tire-baseballcard-ctgy.scss */

.category-page .tabs-container {
  width: 100%;
  text-align: center;
}

/* line 47, ../../app/styles/components/_tire-baseballcard-ctgy.scss */

.category-page .page-header {
  padding: 30px 15px 15px;
  margin: 0 auto;
  text-align: center;
}

/* line 52, ../../app/styles/components/_tire-baseballcard-ctgy.scss */

.category-page .page-header h1 {
  float: none;
  display: inline;
  margin-right: 10px;
}

/* line 58, ../../app/styles/components/_tire-baseballcard-ctgy.scss */

.category-page .page-header a {
  float: none;
  display: inline;
}

/* line 64, ../../app/styles/components/_tire-baseballcard-ctgy.scss */

.category-page .learn-row {
  width: 100%;
  border-bottom: 1px solid #ccc;
  background: -webkit-linear-gradient(top, #ffffff 0%, #f6f6f6 75%, #ebebeb 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 75%, #ebebeb 100%);
}

/* line 70, ../../app/styles/components/_tire-baseballcard-ctgy.scss */

.category-page .learn-more-images {
  margin: 10% 5%;
}

@media (max-width: 767px) {
  /* line 70, ../../app/styles/components/_tire-baseballcard-ctgy.scss */

  .category-page .learn-more-images {
    width: 95%;
  }
}

/* line 77, ../../app/styles/components/_tire-baseballcard-ctgy.scss */

.category-page .wingfoot-image {
  margin-left: 0px;
}

/* line 81, ../../app/styles/components/_tire-baseballcard-ctgy.scss */

.category-page .tire-size-text {
  margin-left: 5% !important;
}

/* line 85, ../../app/styles/components/_tire-baseballcard-ctgy.scss */

.category-page .retread-info {
  margin-top: -5px !important;
}

/* line 90, ../../app/styles/components/_tire-baseballcard-ctgy.scss */

.category-page .sortby-txt {
  font-family: Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #2366c1;
  font-size: 14px;
  padding: 0;
  text-align: center;
}

/* line 101, ../../app/styles/components/_tire-baseballcard-ctgy.scss */

.category-page .sort-by .box {
  background-color: #ccd7eb;
  display: inline-block;
  height: 18px;
  width: 18px;
  box-shadow: inset -1px 2px 4px -1px #999;
  color: #F0F0F0;
  margin: 0;
  position: relative;
  top: 4px;
  margin-right: 4px;
}

/* line 114, ../../app/styles/components/_tire-baseballcard-ctgy.scss */

.category-page .recommended-box {
  margin-left: 3%;
}

/* line 118, ../../app/styles/components/_tire-baseballcard-ctgy.scss */

.category-page .alpha-box {
  margin-left: 1%;
}

@media (max-width: 767px) {
  /* line 288, ../../app/styles/_mixins.scss */

  .category-page .tire-category-sort-filter .panel-body h6,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content h6,
  .warranty-treadLife .gy-windowshade .category-page .tire-category-sort-filter .content h6,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content h6,
  .warranty-treadLife .gy-secondary-windowshade .category-page .tire-category-sort-filter .content h6,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content h6,
  .warranty-treadLife .gy-nav-windowshade .category-page .tire-category-sort-filter .content h6,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content h6,
  .warranty-treadLife .gy-tertiary-windowshade .category-page .tire-category-sort-filter .content h6,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content h6,
  .warranty-treadLife .gy-coupon-windowshade .category-page .tire-category-sort-filter .content h6,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content h6,
  .warranty-treadLife .gy-min-windowshade .category-page .tire-category-sort-filter .content h6 {
    font-family: "NewsGothicFSLight", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 18px;
    margin: 15px 0 10px;
  }

  /* line 293, ../../app/styles/_mixins.scss */

  .category-page .tire-category-sort-filter .panel-body .reset,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content .reset,
  .warranty-treadLife .gy-windowshade .category-page .tire-category-sort-filter .content .reset,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content .reset,
  .warranty-treadLife .gy-secondary-windowshade .category-page .tire-category-sort-filter .content .reset,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content .reset,
  .warranty-treadLife .gy-nav-windowshade .category-page .tire-category-sort-filter .content .reset,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content .reset,
  .warranty-treadLife .gy-tertiary-windowshade .category-page .tire-category-sort-filter .content .reset,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content .reset,
  .warranty-treadLife .gy-coupon-windowshade .category-page .tire-category-sort-filter .content .reset,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content .reset,
  .warranty-treadLife .gy-min-windowshade .category-page .tire-category-sort-filter .content .reset {
    font-size: 12px;
    display: block;
    padding: 15px 0;
  }

  /* line 298, ../../app/styles/_mixins.scss */

  .category-page .tire-category-sort-filter .panel-body ul,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul,
  .warranty-treadLife .gy-windowshade .category-page .tire-category-sort-filter .content ul,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul,
  .warranty-treadLife .gy-secondary-windowshade .category-page .tire-category-sort-filter .content ul,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul,
  .warranty-treadLife .gy-nav-windowshade .category-page .tire-category-sort-filter .content ul,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul,
  .warranty-treadLife .gy-tertiary-windowshade .category-page .tire-category-sort-filter .content ul,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul,
  .warranty-treadLife .gy-coupon-windowshade .category-page .tire-category-sort-filter .content ul,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul,
  .warranty-treadLife .gy-min-windowshade .category-page .tire-category-sort-filter .content ul {
    padding: 0;
    margin: 0px -15px !important;
  }

  /* line 301, ../../app/styles/_mixins.scss */

  .category-page .tire-category-sort-filter .panel-body ul li,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li,
  .warranty-treadLife .gy-windowshade .category-page .tire-category-sort-filter .content ul li,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li,
  .warranty-treadLife .gy-secondary-windowshade .category-page .tire-category-sort-filter .content ul li,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li,
  .warranty-treadLife .gy-nav-windowshade .category-page .tire-category-sort-filter .content ul li,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li,
  .warranty-treadLife .gy-tertiary-windowshade .category-page .tire-category-sort-filter .content ul li,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li,
  .warranty-treadLife .gy-coupon-windowshade .category-page .tire-category-sort-filter .content ul li,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li,
  .warranty-treadLife .gy-min-windowshade .category-page .tire-category-sort-filter .content ul li {
    font-family: "NewsGothicFSLight", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    list-style: none;
    margin: 0 !important;
    padding: 0 15px;
    height: 50px;
    line-height: 50px;
    position: relative;
    border-top: 1px solid #ccd7eb;
    vertical-align: middle;
    width: 100%;
    display: block !important;
    font-size: 15px !important;
    overflow: hidden;
  }

  /* line 315, ../../app/styles/_mixins.scss */

  .category-page .tire-category-sort-filter .panel-body ul li a,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li a,
  .warranty-treadLife .gy-windowshade .category-page .tire-category-sort-filter .content ul li a,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li a,
  .warranty-treadLife .gy-secondary-windowshade .category-page .tire-category-sort-filter .content ul li a,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li a,
  .warranty-treadLife .gy-nav-windowshade .category-page .tire-category-sort-filter .content ul li a,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li a,
  .warranty-treadLife .gy-tertiary-windowshade .category-page .tire-category-sort-filter .content ul li a,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li a,
  .warranty-treadLife .gy-coupon-windowshade .category-page .tire-category-sort-filter .content ul li a,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li a,
  .warranty-treadLife .gy-min-windowshade .category-page .tire-category-sort-filter .content ul li a {
    padding: 0;
    line-height: 50px;
    display: block;
    color: #2366c1;
    text-decoration: none;
  }

  /* line 321, ../../app/styles/_mixins.scss */

  .category-page .tire-category-sort-filter .panel-body ul li a:hover,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li a:hover,
  .warranty-treadLife .gy-windowshade .category-page .tire-category-sort-filter .content ul li a:hover,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li a:hover,
  .warranty-treadLife .gy-secondary-windowshade .category-page .tire-category-sort-filter .content ul li a:hover,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li a:hover,
  .warranty-treadLife .gy-nav-windowshade .category-page .tire-category-sort-filter .content ul li a:hover,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li a:hover,
  .warranty-treadLife .gy-tertiary-windowshade .category-page .tire-category-sort-filter .content ul li a:hover,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li a:hover,
  .warranty-treadLife .gy-coupon-windowshade .category-page .tire-category-sort-filter .content ul li a:hover,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li a:hover,
  .warranty-treadLife .gy-min-windowshade .category-page .tire-category-sort-filter .content ul li a:hover {
    cursor: pointer;
    text-decoration: none;
  }

  /* line 325, ../../app/styles/_mixins.scss */

  .category-page .tire-category-sort-filter .panel-body ul li a .box,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li a .box,
  .warranty-treadLife .gy-windowshade .category-page .tire-category-sort-filter .content ul li a .box,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li a .box,
  .warranty-treadLife .gy-secondary-windowshade .category-page .tire-category-sort-filter .content ul li a .box,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li a .box,
  .warranty-treadLife .gy-nav-windowshade .category-page .tire-category-sort-filter .content ul li a .box,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li a .box,
  .warranty-treadLife .gy-tertiary-windowshade .category-page .tire-category-sort-filter .content ul li a .box,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li a .box,
  .warranty-treadLife .gy-coupon-windowshade .category-page .tire-category-sort-filter .content ul li a .box,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li a .box,
  .warranty-treadLife .gy-min-windowshade .category-page .tire-category-sort-filter .content ul li a .box {
    background-color: #ccd7eb;
    display: inline-block;
    height: 18px;
    width: 18px;
    box-shadow: inset -1px 2px 4px -1px #999;
    color: #F0F0F0;
    position: relative;
    margin: 0;
    position: relative;
    top: 4px;
    margin-right: 4px;
  }

  /* line 338, ../../app/styles/_mixins.scss */

  .category-page .tire-category-sort-filter .panel-body ul li a .check,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li a .check,
  .warranty-treadLife .gy-windowshade .category-page .tire-category-sort-filter .content ul li a .check,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li a .check,
  .warranty-treadLife .gy-secondary-windowshade .category-page .tire-category-sort-filter .content ul li a .check,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li a .check,
  .warranty-treadLife .gy-nav-windowshade .category-page .tire-category-sort-filter .content ul li a .check,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li a .check,
  .warranty-treadLife .gy-tertiary-windowshade .category-page .tire-category-sort-filter .content ul li a .check,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li a .check,
  .warranty-treadLife .gy-coupon-windowshade .category-page .tire-category-sort-filter .content ul li a .check,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li a .check,
  .warranty-treadLife .gy-min-windowshade .category-page .tire-category-sort-filter .content ul li a .check {
    display: none;
  }

  /* line 341, ../../app/styles/_mixins.scss */

  .category-page .tire-category-sort-filter .panel-body ul li a .filter-icon,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li a .filter-icon,
  .warranty-treadLife .gy-windowshade .category-page .tire-category-sort-filter .content ul li a .filter-icon,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li a .filter-icon,
  .warranty-treadLife .gy-secondary-windowshade .category-page .tire-category-sort-filter .content ul li a .filter-icon,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li a .filter-icon,
  .warranty-treadLife .gy-nav-windowshade .category-page .tire-category-sort-filter .content ul li a .filter-icon,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li a .filter-icon,
  .warranty-treadLife .gy-tertiary-windowshade .category-page .tire-category-sort-filter .content ul li a .filter-icon,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li a .filter-icon,
  .warranty-treadLife .gy-coupon-windowshade .category-page .tire-category-sort-filter .content ul li a .filter-icon,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li a .filter-icon,
  .warranty-treadLife .gy-min-windowshade .category-page .tire-category-sort-filter .content ul li a .filter-icon {
    font-size: 1.4em;
    padding: 0 4px;
    width: 65px;
    display: inline-block;
    line-height: 40px;
    position: relative;
    top: 4px;
    text-align: center;
  }

  /* line 350, ../../app/styles/_mixins.scss */

  .category-page .tire-category-sort-filter .panel-body ul li a .filter-icon:before,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li a .filter-icon:before,
  .warranty-treadLife .gy-windowshade .category-page .tire-category-sort-filter .content ul li a .filter-icon:before,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li a .filter-icon:before,
  .warranty-treadLife .gy-secondary-windowshade .category-page .tire-category-sort-filter .content ul li a .filter-icon:before,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li a .filter-icon:before,
  .warranty-treadLife .gy-nav-windowshade .category-page .tire-category-sort-filter .content ul li a .filter-icon:before,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li a .filter-icon:before,
  .warranty-treadLife .gy-tertiary-windowshade .category-page .tire-category-sort-filter .content ul li a .filter-icon:before,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li a .filter-icon:before,
  .warranty-treadLife .gy-coupon-windowshade .category-page .tire-category-sort-filter .content ul li a .filter-icon:before,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li a .filter-icon:before,
  .warranty-treadLife .gy-min-windowshade .category-page .tire-category-sort-filter .content ul li a .filter-icon:before {
    display: block;
  }

  /* line 353, ../../app/styles/_mixins.scss */

  .category-page .tire-category-sort-filter .panel-body ul li a .filter-icon .icon-logging-oil,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li a .filter-icon .icon-logging-oil,
  .warranty-treadLife .gy-windowshade .category-page .tire-category-sort-filter .content ul li a .filter-icon .icon-logging-oil,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li a .filter-icon .icon-logging-oil,
  .warranty-treadLife .gy-secondary-windowshade .category-page .tire-category-sort-filter .content ul li a .filter-icon .icon-logging-oil,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li a .filter-icon .icon-logging-oil,
  .warranty-treadLife .gy-nav-windowshade .category-page .tire-category-sort-filter .content ul li a .filter-icon .icon-logging-oil,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li a .filter-icon .icon-logging-oil,
  .warranty-treadLife .gy-tertiary-windowshade .category-page .tire-category-sort-filter .content ul li a .filter-icon .icon-logging-oil,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li a .filter-icon .icon-logging-oil,
  .warranty-treadLife .gy-coupon-windowshade .category-page .tire-category-sort-filter .content ul li a .filter-icon .icon-logging-oil,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li a .filter-icon .icon-logging-oil,
  .warranty-treadLife .gy-min-windowshade .category-page .tire-category-sort-filter .content ul li a .filter-icon .icon-logging-oil {
    font-size: 1.1em;
  }

  /* line 357, ../../app/styles/_mixins.scss */

  .category-page .tire-category-sort-filter .panel-body ul li a .brand-filter,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li a .brand-filter,
  .warranty-treadLife .gy-windowshade .category-page .tire-category-sort-filter .content ul li a .brand-filter,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li a .brand-filter,
  .warranty-treadLife .gy-secondary-windowshade .category-page .tire-category-sort-filter .content ul li a .brand-filter,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li a .brand-filter,
  .warranty-treadLife .gy-nav-windowshade .category-page .tire-category-sort-filter .content ul li a .brand-filter,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li a .brand-filter,
  .warranty-treadLife .gy-tertiary-windowshade .category-page .tire-category-sort-filter .content ul li a .brand-filter,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li a .brand-filter,
  .warranty-treadLife .gy-coupon-windowshade .category-page .tire-category-sort-filter .content ul li a .brand-filter,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li a .brand-filter,
  .warranty-treadLife .gy-min-windowshade .category-page .tire-category-sort-filter .content ul li a .brand-filter {
    width: 40px;
    height: 32px;
    background-size: contain;
    margin: 0 5px;
    background-repeat: no-repeat;
    vertical-align: middle;
  }

  /* line 365, ../../app/styles/_mixins.scss */

  .category-page .tire-category-sort-filter .panel-body ul li a .gy-brand-filter,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li a .gy-brand-filter,
  .warranty-treadLife .gy-windowshade .category-page .tire-category-sort-filter .content ul li a .gy-brand-filter,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li a .gy-brand-filter,
  .warranty-treadLife .gy-secondary-windowshade .category-page .tire-category-sort-filter .content ul li a .gy-brand-filter,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li a .gy-brand-filter,
  .warranty-treadLife .gy-nav-windowshade .category-page .tire-category-sort-filter .content ul li a .gy-brand-filter,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li a .gy-brand-filter,
  .warranty-treadLife .gy-tertiary-windowshade .category-page .tire-category-sort-filter .content ul li a .gy-brand-filter,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li a .gy-brand-filter,
  .warranty-treadLife .gy-coupon-windowshade .category-page .tire-category-sort-filter .content ul li a .gy-brand-filter,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li a .gy-brand-filter,
  .warranty-treadLife .gy-min-windowshade .category-page .tire-category-sort-filter .content ul li a .gy-brand-filter {
    background-image: url('/images/viewAllSites/gy-brand-icon.png');
  }

  /* line 369, ../../app/styles/_mixins.scss */

  .category-page .tire-category-sort-filter .panel-body ul li a .dunlop-brand-filter,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li a .dunlop-brand-filter,
  .warranty-treadLife .gy-windowshade .category-page .tire-category-sort-filter .content ul li a .dunlop-brand-filter,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li a .dunlop-brand-filter,
  .warranty-treadLife .gy-secondary-windowshade .category-page .tire-category-sort-filter .content ul li a .dunlop-brand-filter,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li a .dunlop-brand-filter,
  .warranty-treadLife .gy-nav-windowshade .category-page .tire-category-sort-filter .content ul li a .dunlop-brand-filter,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li a .dunlop-brand-filter,
  .warranty-treadLife .gy-tertiary-windowshade .category-page .tire-category-sort-filter .content ul li a .dunlop-brand-filter,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li a .dunlop-brand-filter,
  .warranty-treadLife .gy-coupon-windowshade .category-page .tire-category-sort-filter .content ul li a .dunlop-brand-filter,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li a .dunlop-brand-filter,
  .warranty-treadLife .gy-min-windowshade .category-page .tire-category-sort-filter .content ul li a .dunlop-brand-filter {
    background-image: url('/images/dunlop-logo-78x90.png');
  }

  /* line 374, ../../app/styles/_mixins.scss */

  .category-page .tire-category-sort-filter .panel-body ul li a .kelly-brand-filter,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li a .kelly-brand-filter,
  .warranty-treadLife .gy-windowshade .category-page .tire-category-sort-filter .content ul li a .kelly-brand-filter,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li a .kelly-brand-filter,
  .warranty-treadLife .gy-secondary-windowshade .category-page .tire-category-sort-filter .content ul li a .kelly-brand-filter,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li a .kelly-brand-filter,
  .warranty-treadLife .gy-nav-windowshade .category-page .tire-category-sort-filter .content ul li a .kelly-brand-filter,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li a .kelly-brand-filter,
  .warranty-treadLife .gy-tertiary-windowshade .category-page .tire-category-sort-filter .content ul li a .kelly-brand-filter,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li a .kelly-brand-filter,
  .warranty-treadLife .gy-coupon-windowshade .category-page .tire-category-sort-filter .content ul li a .kelly-brand-filter,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li a .kelly-brand-filter,
  .warranty-treadLife .gy-min-windowshade .category-page .tire-category-sort-filter .content ul li a .kelly-brand-filter {
    background-image: url('/images/kelly-logo-78x60.png');
  }

  /* line 379, ../../app/styles/_mixins.scss */

  .category-page .tire-category-sort-filter .panel-body ul li.active,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li.active,
  .warranty-treadLife .gy-windowshade .category-page .tire-category-sort-filter .content ul li.active,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li.active,
  .warranty-treadLife .gy-secondary-windowshade .category-page .tire-category-sort-filter .content ul li.active,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li.active,
  .warranty-treadLife .gy-nav-windowshade .category-page .tire-category-sort-filter .content ul li.active,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li.active,
  .warranty-treadLife .gy-tertiary-windowshade .category-page .tire-category-sort-filter .content ul li.active,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li.active,
  .warranty-treadLife .gy-coupon-windowshade .category-page .tire-category-sort-filter .content ul li.active,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li.active,
  .warranty-treadLife .gy-min-windowshade .category-page .tire-category-sort-filter .content ul li.active {
    font-weight: bold;
    background-color: #f1f4f9;
  }

  /* line 382, ../../app/styles/_mixins.scss */

  .category-page .tire-category-sort-filter .panel-body ul li.active a,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li.active a,
  .warranty-treadLife .gy-windowshade .category-page .tire-category-sort-filter .content ul li.active a,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li.active a,
  .warranty-treadLife .gy-secondary-windowshade .category-page .tire-category-sort-filter .content ul li.active a,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li.active a,
  .warranty-treadLife .gy-nav-windowshade .category-page .tire-category-sort-filter .content ul li.active a,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li.active a,
  .warranty-treadLife .gy-tertiary-windowshade .category-page .tire-category-sort-filter .content ul li.active a,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li.active a,
  .warranty-treadLife .gy-coupon-windowshade .category-page .tire-category-sort-filter .content ul li.active a,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li.active a,
  .warranty-treadLife .gy-min-windowshade .category-page .tire-category-sort-filter .content ul li.active a {
    color: #333;
  }

  /* line 384, ../../app/styles/_mixins.scss */

  .category-page .tire-category-sort-filter .panel-body ul li.active a:hover,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li.active a:hover,
  .warranty-treadLife .gy-windowshade .category-page .tire-category-sort-filter .content ul li.active a:hover,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li.active a:hover,
  .warranty-treadLife .gy-secondary-windowshade .category-page .tire-category-sort-filter .content ul li.active a:hover,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li.active a:hover,
  .warranty-treadLife .gy-nav-windowshade .category-page .tire-category-sort-filter .content ul li.active a:hover,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li.active a:hover,
  .warranty-treadLife .gy-tertiary-windowshade .category-page .tire-category-sort-filter .content ul li.active a:hover,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li.active a:hover,
  .warranty-treadLife .gy-coupon-windowshade .category-page .tire-category-sort-filter .content ul li.active a:hover,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li.active a:hover,
  .warranty-treadLife .gy-min-windowshade .category-page .tire-category-sort-filter .content ul li.active a:hover {
    cursor: default;
    text-decoration: none;
  }

  /* line 388, ../../app/styles/_mixins.scss */

  .category-page .tire-category-sort-filter .panel-body ul li.active a .check,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li.active a .check,
  .warranty-treadLife .gy-windowshade .category-page .tire-category-sort-filter .content ul li.active a .check,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li.active a .check,
  .warranty-treadLife .gy-secondary-windowshade .category-page .tire-category-sort-filter .content ul li.active a .check,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li.active a .check,
  .warranty-treadLife .gy-nav-windowshade .category-page .tire-category-sort-filter .content ul li.active a .check,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li.active a .check,
  .warranty-treadLife .gy-tertiary-windowshade .category-page .tire-category-sort-filter .content ul li.active a .check,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li.active a .check,
  .warranty-treadLife .gy-coupon-windowshade .category-page .tire-category-sort-filter .content ul li.active a .check,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li.active a .check,
  .warranty-treadLife .gy-min-windowshade .category-page .tire-category-sort-filter .content ul li.active a .check {
    position: absolute;
    font-size: 2.8em;
    top: 3px;
    left: 3px;
    color: #274BA7;
    display: block;
  }

  /* line 399, ../../app/styles/_mixins.scss */

  .category-page .tire-category-sort-filter .panel-body ul li.disabled a,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li.disabled a,
  .warranty-treadLife .gy-windowshade .category-page .tire-category-sort-filter .content ul li.disabled a,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li.disabled a,
  .warranty-treadLife .gy-secondary-windowshade .category-page .tire-category-sort-filter .content ul li.disabled a,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li.disabled a,
  .warranty-treadLife .gy-nav-windowshade .category-page .tire-category-sort-filter .content ul li.disabled a,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li.disabled a,
  .warranty-treadLife .gy-tertiary-windowshade .category-page .tire-category-sort-filter .content ul li.disabled a,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li.disabled a,
  .warranty-treadLife .gy-coupon-windowshade .category-page .tire-category-sort-filter .content ul li.disabled a,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li.disabled a,
  .warranty-treadLife .gy-min-windowshade .category-page .tire-category-sort-filter .content ul li.disabled a {
    color: #bbb;
  }

  /* line 401, ../../app/styles/_mixins.scss */

  .category-page .tire-category-sort-filter .panel-body ul li.disabled a:hover,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li.disabled a:hover,
  .warranty-treadLife .gy-windowshade .category-page .tire-category-sort-filter .content ul li.disabled a:hover,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li.disabled a:hover,
  .warranty-treadLife .gy-secondary-windowshade .category-page .tire-category-sort-filter .content ul li.disabled a:hover,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li.disabled a:hover,
  .warranty-treadLife .gy-nav-windowshade .category-page .tire-category-sort-filter .content ul li.disabled a:hover,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li.disabled a:hover,
  .warranty-treadLife .gy-tertiary-windowshade .category-page .tire-category-sort-filter .content ul li.disabled a:hover,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li.disabled a:hover,
  .warranty-treadLife .gy-coupon-windowshade .category-page .tire-category-sort-filter .content ul li.disabled a:hover,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li.disabled a:hover,
  .warranty-treadLife .gy-min-windowshade .category-page .tire-category-sort-filter .content ul li.disabled a:hover {
    cursor: default;
    text-decoration: none;
  }

  /* line 405, ../../app/styles/_mixins.scss */

  .category-page .tire-category-sort-filter .panel-body ul li.disabled a .box,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li.disabled a .box,
  .warranty-treadLife .gy-windowshade .category-page .tire-category-sort-filter .content ul li.disabled a .box,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li.disabled a .box,
  .warranty-treadLife .gy-secondary-windowshade .category-page .tire-category-sort-filter .content ul li.disabled a .box,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li.disabled a .box,
  .warranty-treadLife .gy-nav-windowshade .category-page .tire-category-sort-filter .content ul li.disabled a .box,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li.disabled a .box,
  .warranty-treadLife .gy-tertiary-windowshade .category-page .tire-category-sort-filter .content ul li.disabled a .box,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li.disabled a .box,
  .warranty-treadLife .gy-coupon-windowshade .category-page .tire-category-sort-filter .content ul li.disabled a .box,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li.disabled a .box,
  .warranty-treadLife .gy-min-windowshade .category-page .tire-category-sort-filter .content ul li.disabled a .box {
    background-color: #eee;
  }

  /* line 127, ../../app/styles/components/_tire-baseballcard-ctgy.scss */

  .category-page .tire-category-sort-filter .panel-body h3,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content h3,
  .warranty-treadLife .gy-windowshade .category-page .tire-category-sort-filter .content h3,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content h3,
  .warranty-treadLife .gy-secondary-windowshade .category-page .tire-category-sort-filter .content h3,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content h3,
  .warranty-treadLife .gy-nav-windowshade .category-page .tire-category-sort-filter .content h3,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content h3,
  .warranty-treadLife .gy-tertiary-windowshade .category-page .tire-category-sort-filter .content h3,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content h3,
  .warranty-treadLife .gy-coupon-windowshade .category-page .tire-category-sort-filter .content h3,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content h3,
  .warranty-treadLife .gy-min-windowshade .category-page .tire-category-sort-filter .content h3 {
    display: none !important;
  }

  /* line 130, ../../app/styles/components/_tire-baseballcard-ctgy.scss */

  .category-page .tire-category-sort-filter .panel-body li.active a,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content li.active a,
  .warranty-treadLife .gy-windowshade .category-page .tire-category-sort-filter .content li.active a,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content li.active a,
  .warranty-treadLife .gy-secondary-windowshade .category-page .tire-category-sort-filter .content li.active a,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content li.active a,
  .warranty-treadLife .gy-nav-windowshade .category-page .tire-category-sort-filter .content li.active a,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content li.active a,
  .warranty-treadLife .gy-tertiary-windowshade .category-page .tire-category-sort-filter .content li.active a,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content li.active a,
  .warranty-treadLife .gy-coupon-windowshade .category-page .tire-category-sort-filter .content li.active a,
  .category-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content li.active a,
  .warranty-treadLife .gy-min-windowshade .category-page .tire-category-sort-filter .content li.active a {
    border-bottom: none;
  }
}

/* line 138, ../../app/styles/components/_tire-baseballcard-ctgy.scss */

.category-page .results-container {
  overflow: hidden;
  position: relative;
  padding-bottom: 30px;
  padding-top: 10px;
}

/* line 143, ../../app/styles/components/_tire-baseballcard-ctgy.scss */

.category-page .results-container.nofits {
  padding: 15px;
}

/* line 149, ../../app/styles/components/_tire-baseballcard-ctgy.scss */

.category-page .tire-baseballcard-container {
  border: 1px solid #ddd;
  border-right-color: #bbb;
  border-bottom-color: #bbb;
}

/* line 155, ../../app/styles/components/_tire-baseballcard-ctgy.scss */

.category-page .right-sidebar {
  padding: 0 20px;
}

/* line 161, ../../app/styles/components/_tire-baseballcard-ctgy.scss */

.category-page .gy-tabs {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  display: block;
}

/* line 167, ../../app/styles/components/_tire-baseballcard-ctgy.scss */

.category-page .gy-tabs li {
  height: 40px;
  padding: 0 2px;
  text-transform: uppercase;
}

/* line 171, ../../app/styles/components/_tire-baseballcard-ctgy.scss */

.category-page .gy-tabs li a {
  background-color: #ffdd00;
  background: rgba(255, 221, 0, 0.85);
  background: -webkit-linear-gradient(top, rgba(255, 221, 0, 0.85) 0%, #e0c200 75%, #cbb002 100%);
  background: linear-gradient(to bottom, rgba(255, 221, 0, 0.85) 0%, #e0c200 75%, #cbb002 100%);
}

/* line 177, ../../app/styles/components/_tire-baseballcard-ctgy.scss */

.category-page .gy-tabs li.active a {
  background-color: white;
  color: #274BA7;
  background-image: none;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 185, ../../app/styles/components/_tire-baseballcard-ctgy.scss */

.category-page .learn-more-tab {
  overflow: hidden;
  padding-top: 25px;
}

/* line 190, ../../app/styles/components/_tire-baseballcard-ctgy.scss */

.category-page .tab-description {
  padding: 15px 15px 30px;
  max-width: 700px;
  margin: 0 auto;
}

/* line 197, ../../app/styles/components/_tire-baseballcard-ctgy.scss */

.category-page .learn-more-tab h4 {
  color: #274BA7;
  font-size: 1.8em;
}

/* line 203, ../../app/styles/components/_tire-baseballcard-ctgy.scss */

.category-page .learn-block {
  padding: 0 15px;
  overflow: hidden;
}

/* line 207, ../../app/styles/components/_tire-baseballcard-ctgy.scss */

.category-page .learn-block h4 {
  margin: 0;
}

/* line 211, ../../app/styles/components/_tire-baseballcard-ctgy.scss */

.category-page .learn-block ul {
  padding: 0;
}

/* line 215, ../../app/styles/components/_tire-baseballcard-ctgy.scss */

.category-page .learn-block li {
  list-style-type: none;
}

/* line 219, ../../app/styles/components/_tire-baseballcard-ctgy.scss */

.category-page .learn-block h5 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #274BA7;
  font-size: 18px;
}

/* line 226, ../../app/styles/components/_tire-baseballcard-ctgy.scss */

.category-page .learn-block .gy-link {
  font-size: 17px;
}

/* line 230, ../../app/styles/components/_tire-baseballcard-ctgy.scss */

.category-page .learn-block p a {
  text-decoration: underline;
}

/* line 238, ../../app/styles/components/_tire-baseballcard-ctgy.scss */

.category-page .sticky-left-content {
  padding: 15px;
}

/* line 241, ../../app/styles/components/_tire-baseballcard-ctgy.scss */

.category-page .sticky-left-content h5 {
  color: #274BA7;
  font-size: 1.5em;
}

/* line 249, ../../app/styles/components/_tire-baseballcard-ctgy.scss */

.category-page .left-retread {
  margin-left: 30%;
}

/* line 253, ../../app/styles/components/_tire-baseballcard-ctgy.scss */

.category-page .retread-img-link {
  left: 0px !important;
  top: 0px !important;
  margin-left: 4%;
  margin-top: 2%;
}

/************************Tablet 768px breakpoint*************************************/

@media (min-width: 768px) {
  /* line 268, ../../app/styles/components/_tire-baseballcard-ctgy.scss */

  .category-page .gy-tabs {
    width: 45%;
  }

  /* line 272, ../../app/styles/components/_tire-baseballcard-ctgy.scss */

  .category-page .left-retread {
    margin-left: 17%;
  }

  /* line 277, ../../app/styles/components/_tire-baseballcard-ctgy.scss */

  .category-page .tire-baseballcard .categories-list {
    text-align: left;
  }

  /* line 282, ../../app/styles/components/_tire-baseballcard-ctgy.scss */

  .category-page .tire-category-sort-filter {
    float: right;
    min-width: 531px;
    overflow: hidden;
    padding: 0 0 0 5%;
  }

  /* line 289, ../../app/styles/components/_tire-baseballcard-ctgy.scss */

  .category-page .sticky-left-content {
    float: left;
    width: 28%;
  }

  /* line 294, ../../app/styles/components/_tire-baseballcard-ctgy.scss */

  .category-page .sort-filter-content {
    display: block !important;
  }

  /* line 298, ../../app/styles/components/_tire-baseballcard-ctgy.scss */

  .category-page .tab-content .tab-pane:first-child .gy-windowshade:last-child,
  .category-page .tab-content .tab-pane:first-child .gy-secondary-windowshade:last-child,
  .category-page .tab-content .tab-pane:first-child .gy-nav-windowshade:last-child,
  .category-page .tab-content .tab-pane:first-child .gy-tertiary-windowshade:last-child,
  .category-page .tab-content .tab-pane:first-child .gy-coupon-windowshade:last-child,
  .category-page .tab-content .tab-pane:first-child .gy-min-windowshade:last-child {
    margin-bottom: 20px;
  }

  /* line 302, ../../app/styles/components/_tire-baseballcard-ctgy.scss */

  .category-page .learn-block {
    padding: 0 15px;
  }

  /* line 305, ../../app/styles/components/_tire-baseballcard-ctgy.scss */

  .category-page .learn-block h4 {
    float: left;
    width: 50%;
  }

  /* line 310, ../../app/styles/components/_tire-baseballcard-ctgy.scss */

  .category-page .learn-block ul {
    width: 50%;
    float: left;
    margin-bottom: 0;
  }

  /* line 316, ../../app/styles/components/_tire-baseballcard-ctgy.scss */

  .category-page .learn-block li {
    list-style-type: none;
  }

  /* line 320, ../../app/styles/components/_tire-baseballcard-ctgy.scss */

  .category-page .learn-block h5 {
    margin-bottom: 0;
    color: #274BA7;
  }

  /* line 326, ../../app/styles/components/_tire-baseballcard-ctgy.scss */

  .category-page .icon-images {
    width: 317px;
    height: 500px;
    float: left;
    margin-right: 20px;
    margin-top: 20px;
    background-repeat: no-repeat;
  }

  /* line 335, ../../app/styles/components/_tire-baseballcard-ctgy.scss */

  .category-page div.tech-image {
    width: 317px;
    max-width: 400px;
    height: 500px;
    float: left;
    margin-right: 20px;
    margin-top: 20px;
  }

  /* line 344, ../../app/styles/components/_tire-baseballcard-ctgy.scss */

  .category-page .benefit-image {
    background-repeat: no-repeat;
    width: 317px;
    max-width: 400px;
    height: 325px;
    float: left;
    margin-right: 20px;
  }

  /* line 353, ../../app/styles/components/_tire-baseballcard-ctgy.scss */

  .category-page .learn-description {
    width: 50%;
    display: block;
    float: left;
  }

  /* line 359, ../../app/styles/components/_tire-baseballcard-ctgy.scss */

  .category-page .learn-disclaimer {
    width: 50%;
    display: block;
    float: left;
  }

  /* line 365, ../../app/styles/components/_tire-baseballcard-ctgy.scss */

  .category-page .tire-baseballcard {
    margin-left: 0;
  }
}

/************************Tablet 940px breakpoint*************************************/

@media (min-width: 940px) {
  /* line 374, ../../app/styles/components/_tire-baseballcard-ctgy.scss */

  .category-page .bb-cards-container {
    max-width: 75%;
    margin: 0 auto;
  }

  /* line 378, ../../app/styles/components/_tire-baseballcard-ctgy.scss */

  .category-page .sticky-left-content {
    width: 22%;
  }

  /* line 383, ../../app/styles/components/_tire-baseballcard-ctgy.scss */

  .category-page .learn-block ul {
    width: 30%;
  }

  /* line 387, ../../app/styles/components/_tire-baseballcard-ctgy.scss */

  .category-page .learn-block .last-list {
    margin-left: 20px;
  }

  /* line 391, ../../app/styles/components/_tire-baseballcard-ctgy.scss */

  .category-page .learn-block .benefit-image {
    height: 250px;
  }
}

@media (min-width: 1180px) {
  /* line 401, ../../app/styles/components/_tire-baseballcard-ctgy.scss */

  .category-page .sticky-left-content {
    width: 19%;
  }
}

/**
 * TEMPLATE/PARTIAL NAME: tire-compare
 *
 */

/* line 6, ../../app/styles/components/_tire-compare.scss */

.tire-compare {
  overflow: hidden;
  background-color: rgba(95, 95, 95, 0.95);
  background-repeat: repeat;
  background-image: url('/images/diagonal-tight-darker.png');
  padding: 5px 3%;
  text-align: center;
  position: relative;
  width: 100%;
  z-index: 20;
}

/* line 14, ../../app/styles/components/_tire-compare.scss */

.lt-ie9 .tire-compare {
  background-color: #5f5f5f;
  background-repeat: repeat;
  background-image: url('/images/diagonal-tight-darker.png');
}

/* line 18, ../../app/styles/components/_tire-compare.scss */

.tire-compare ul {
  padding: 0;
  width: 170px;
  height: 100%;
  display: inline-block;
  margin: 0;
}

/* line 26, ../../app/styles/components/_tire-compare.scss */

.tire-compare li {
  cursor: pointer;
  list-style-type: none;
  float: left;
  margin-right: 15px;
  background-color: #fff;
  border: 2px solid #888;
  height: 40px;
  width: 40px;
  overflow: hidden;
}

/* line 38, ../../app/styles/components/_tire-compare.scss */

.tire-compare .tire-thumb {
  height: 60px;
  width: 60px;
}

/* line 44, ../../app/styles/components/_tire-compare.scss */

.tire-compare a {
  color: #ffdd00;
  vertical-align: top;
  display: inline-block;
  margin-top: 10px;
}

/* line 50, ../../app/styles/components/_tire-compare.scss */

.tire-compare a:hover,
.tire-compare a:focus {
  color: #E3D046;
}

/* line 54, ../../app/styles/components/_tire-compare.scss */

.tire-compare .gy-link span {
  margin-left: 0;
  vertical-align: middle;
}

/* line 60, ../../app/styles/components/_tire-compare.scss */

.tire-compare p {
  display: none;
  color: white;
}

/* line 66, ../../app/styles/components/_tire-compare.scss */

.tire-compare.fixed {
  position: fixed;
  bottom: 0;
  width: 100%;
}

/* line 73, ../../app/styles/components/_tire-compare.scss */

.tire-compare.default {
  position: relative;
  bottom: auto;
  width: 100%;
}

/* line 79, ../../app/styles/components/_tire-compare.scss */

.tire-compare.btm {
  position: absolute;
  bottom: 15px;
  width: 100%;
}

@media (min-width: 768px) {
  /* line 6, ../../app/styles/components/_tire-compare.scss */

  .tire-compare {
    max-width: 1180px;
  }

  /* line 88, ../../app/styles/components/_tire-compare.scss */

  .tire-compare p {
    display: inline-block;
    margin: 10px 15px 0 0;
    font-family: "NewsGothicFSLight", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    vertical-align: top;
    font-size: 18px;
  }

  /* line 96, ../../app/styles/components/_tire-compare.scss */

  .tire-compare .gy-link span {
    top: 0;
  }
}

/**
* TEMPLATE/PARTIAL NAME: home-page
*
*/

/* line 5, ../../app/styles/components/_tire-selector-modal.scss */

.icon-Steer\/All.Position {
  background-image: url("../images/icons/lg/position/all-position2.png");
  background-size: 100%;
  width: 80px;
  height: 80px;
  margin: 0 auto;
}

/* line 12, ../../app/styles/components/_tire-selector-modal.scss */

.icon-All.Position {
  background-image: url("../images/icons/lg/position/all-position2.png");
  background-size: 100%;
  width: 80px;
  height: 80px;
  margin: 0 auto;
}

/* line 19, ../../app/styles/components/_tire-selector-modal.scss */

.icon-Drive {
  background-image: url("../images/icons/lg/position/drive2.png");
  background-size: 100%;
  width: 80px;
  height: 80px;
  margin: 0 auto;
}

/* line 26, ../../app/styles/components/_tire-selector-modal.scss */

.icon-Steer {
  background-image: url("../images/icons/lg/position/steer.png");
  background-size: 100%;
  width: 80px;
  height: 80px;
  margin: 0 auto;
}

/* line 33, ../../app/styles/components/_tire-selector-modal.scss */

.icon-Trailer {
  background-image: url("../images/icons/lg/position/trailer2.png");
  background-size: 100%;
  width: 80px;
  height: 80px;
  margin: 0 auto;
}

/* line 43, ../../app/styles/components/_tire-selector-modal.scss */

.selector-start-over a {
  font-size: 1.2em;
}

/* line 48, ../../app/styles/components/_tire-selector-modal.scss */

.step-1-tile-container {
  max-width: 730px;
  margin: 0 auto;
}

/* line 52, ../../app/styles/components/_tire-selector-modal.scss */

.search-tile {
  margin-bottom: 20px;
  padding: 0 20px;
}

/* line 56, ../../app/styles/components/_tire-selector-modal.scss */

.search-tile a {
  color: #274ba7;
  display: block;
  padding: 30px 20px;
  box-shadow: 1px 1px 1px 1px #ccc;
  background-color: #fff;
}

/* line 64, ../../app/styles/components/_tire-selector-modal.scss */

.search-tile a:hover,
.search-tile a:focus {
  box-shadow: 3px 3px 3px 3px #ccc;
  text-decoration: none;
}

/* line 68, ../../app/styles/components/_tire-selector-modal.scss */

.search-tile a:hover .description,
.search-tile a:focus .description {
  color: #274ba7;
  text-decoration: none;
}

/* line 72, ../../app/styles/components/_tire-selector-modal.scss */

.search-type-title {
  color: #274ba7;
  font-family: "NewsGothicDemiBold", Arial, Helvetica, sans-serif;
  font-size: 24px;
  margin-top: 17px;
}

/* line 78, ../../app/styles/components/_tire-selector-modal.scss */

.search-tile .description {
  color: #000;
}

/* line 81, ../../app/styles/components/_tire-selector-modal.scss */

.search-tile .ts-icon,
.search-tile span.icon-about.custom-wf {
  font-size: 45px;
}

/* line 85, ../../app/styles/components/_tire-selector-modal.scss */

.selector-modal {
  /*Overwriting default styling*/
}

/* line 86, ../../app/styles/components/_tire-selector-modal.scss */

.selector-modal h2 {
  color: #274ba7;
  font-family: "NewsGothicDemiBold", Arial, Helvetica, sans-serif;
  padding-bottom: 25px;
}

/* line 91, ../../app/styles/components/_tire-selector-modal.scss */

.selector-modal .tab-pane {
  display: none;
}

/* line 94, ../../app/styles/components/_tire-selector-modal.scss */

.selector-modal .tab-pane.active {
  display: block;
}

/* line 98, ../../app/styles/components/_tire-selector-modal.scss */

.selector-modal.modal {
  -webkit-overflow-scrolling: touch;
  overflow-y: scroll;
}

/* line 102, ../../app/styles/components/_tire-selector-modal.scss */

.selector-modal #findStoreForm {
  margin-top: 20px;
}

/* line 105, ../../app/styles/components/_tire-selector-modal.scss */

.selector-modal #dealerZip {
  height: 40px;
}

/* line 108, ../../app/styles/components/_tire-selector-modal.scss */

.selector-modal .find-store-form .btn {
  margin-top: 0;
}

/* line 111, ../../app/styles/components/_tire-selector-modal.scss */

.selector-modal .action-conjunction {
  font-size: 1.2em;
  font-family: "NewsGothicDemiBold", Arial, Helvetica, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  line-height: 40px;
  min-width: 32px;
  height: 40px;
  display: inline-block;
  text-transform: uppercase;
  text-align: center;
  width: 100%;
}

/* line 123, ../../app/styles/components/_tire-selector-modal.scss */

.selector-modal .modal-dialog {
  width: 100%;
  margin: 60px auto 20px;
}

/* line 126, ../../app/styles/components/_tire-selector-modal.scss */

.selector-modal .modal-dialog .modal-content {
  background-color: rgba(255, 255, 255, 0.93);
  border: 0;
  border-top: 12px solid rgba(255, 255, 255, 0.6);
  border-bottom: 12px solid rgba(255, 255, 255, 0.6);
}

/* line 132, ../../app/styles/components/_tire-selector-modal.scss */

.selector-modal .modal-dialog .modal-content .modal-header {
  padding: 0;
  border-bottom: none;
  overflow: visible;
}

/* line 136, ../../app/styles/components/_tire-selector-modal.scss */

.selector-modal .modal-dialog .modal-content .modal-header img {
  margin-left: auto;
  margin-right: auto;
  margin-top: -57px;
  margin-bottom: -28px;
}

/* line 144, ../../app/styles/components/_tire-selector-modal.scss */

.selector-modal .modal-dialog .modal-content .modal-body {
  -webkit-overflow-scrolling: touch;
}

/* line 148, ../../app/styles/components/_tire-selector-modal.scss */

.selector-modal .modal-dialog .modal-content .tire-selector-container,
.selector-modal .modal-dialog .modal-content .retread-selector-container {
  /*Overwriting default styling*/
  /*Tabs*/
}

/* line 150, ../../app/styles/components/_tire-selector-modal.scss */

.selector-modal .modal-dialog .modal-content .tire-selector-container #locationPanel .btn-address,
.selector-modal .modal-dialog .modal-content .retread-selector-container #locationPanel .btn-address {
  display: inline-block;
}

/* line 155, ../../app/styles/components/_tire-selector-modal.scss */

.selector-modal .modal-dialog .modal-content .tire-selector-container .panel,
.selector-modal .modal-dialog .modal-content .retread-selector-container .panel {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}

/* line 160, ../../app/styles/components/_tire-selector-modal.scss */

.selector-modal .modal-dialog .modal-content .tire-selector-container .panel-body,
.selector-modal .modal-dialog .modal-content .tire-selector-container .warranty-treadLife .gy-windowshade .content,
.warranty-treadLife .gy-windowshade .selector-modal .modal-dialog .modal-content .tire-selector-container .content,
.selector-modal .modal-dialog .modal-content .tire-selector-container .warranty-treadLife .gy-secondary-windowshade .content,
.warranty-treadLife .gy-secondary-windowshade .selector-modal .modal-dialog .modal-content .tire-selector-container .content,
.selector-modal .modal-dialog .modal-content .tire-selector-container .warranty-treadLife .gy-nav-windowshade .content,
.warranty-treadLife .gy-nav-windowshade .selector-modal .modal-dialog .modal-content .tire-selector-container .content,
.selector-modal .modal-dialog .modal-content .tire-selector-container .warranty-treadLife .gy-tertiary-windowshade .content,
.warranty-treadLife .gy-tertiary-windowshade .selector-modal .modal-dialog .modal-content .tire-selector-container .content,
.selector-modal .modal-dialog .modal-content .tire-selector-container .warranty-treadLife .gy-coupon-windowshade .content,
.warranty-treadLife .gy-coupon-windowshade .selector-modal .modal-dialog .modal-content .tire-selector-container .content,
.selector-modal .modal-dialog .modal-content .tire-selector-container .warranty-treadLife .gy-min-windowshade .content,
.warranty-treadLife .gy-min-windowshade .selector-modal .modal-dialog .modal-content .tire-selector-container .content,
.selector-modal .modal-dialog .modal-content .retread-selector-container .panel-body,
.selector-modal .modal-dialog .modal-content .retread-selector-container .warranty-treadLife .gy-windowshade .content,
.warranty-treadLife .gy-windowshade .selector-modal .modal-dialog .modal-content .retread-selector-container .content,
.selector-modal .modal-dialog .modal-content .retread-selector-container .warranty-treadLife .gy-secondary-windowshade .content,
.warranty-treadLife .gy-secondary-windowshade .selector-modal .modal-dialog .modal-content .retread-selector-container .content,
.selector-modal .modal-dialog .modal-content .retread-selector-container .warranty-treadLife .gy-nav-windowshade .content,
.warranty-treadLife .gy-nav-windowshade .selector-modal .modal-dialog .modal-content .retread-selector-container .content,
.selector-modal .modal-dialog .modal-content .retread-selector-container .warranty-treadLife .gy-tertiary-windowshade .content,
.warranty-treadLife .gy-tertiary-windowshade .selector-modal .modal-dialog .modal-content .retread-selector-container .content,
.selector-modal .modal-dialog .modal-content .retread-selector-container .warranty-treadLife .gy-coupon-windowshade .content,
.warranty-treadLife .gy-coupon-windowshade .selector-modal .modal-dialog .modal-content .retread-selector-container .content,
.selector-modal .modal-dialog .modal-content .retread-selector-container .warranty-treadLife .gy-min-windowshade .content,
.warranty-treadLife .gy-min-windowshade .selector-modal .modal-dialog .modal-content .retread-selector-container .content {
  padding: 0;
}

/* line 163, ../../app/styles/components/_tire-selector-modal.scss */

.selector-modal .modal-dialog .modal-content .tire-selector-container .list-group,
.selector-modal .modal-dialog .modal-content .retread-selector-container .list-group {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
}

/* line 167, ../../app/styles/components/_tire-selector-modal.scss */

.selector-modal .modal-dialog .modal-content .tire-selector-container .list-group .tire-selector-col,
.selector-modal .modal-dialog .modal-content .tire-selector-container .list-group .retread-selector-col,
.selector-modal .modal-dialog .modal-content .retread-selector-container .list-group .tire-selector-col,
.selector-modal .modal-dialog .modal-content .retread-selector-container .list-group .retread-selector-col {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* line 171, ../../app/styles/components/_tire-selector-modal.scss */

.selector-modal .modal-dialog .modal-content .tire-selector-container .list-group .tire-selector-col li,
.selector-modal .modal-dialog .modal-content .tire-selector-container .list-group .retread-selector-col li,
.selector-modal .modal-dialog .modal-content .retread-selector-container .list-group .tire-selector-col li,
.selector-modal .modal-dialog .modal-content .retread-selector-container .list-group .retread-selector-col li {
  line-height: 20px;
}

/* line 174, ../../app/styles/components/_tire-selector-modal.scss */

.selector-modal .modal-dialog .modal-content .tire-selector-container .list-group .tire-selector-col .list-group-item,
.selector-modal .modal-dialog .modal-content .tire-selector-container .list-group .retread-selector-col .list-group-item,
.selector-modal .modal-dialog .modal-content .retread-selector-container .list-group .tire-selector-col .list-group-item,
.selector-modal .modal-dialog .modal-content .retread-selector-container .list-group .retread-selector-col .list-group-item {
  border: 0;
  border-bottom: 1px solid #dddddd;
  background-color: transparent;
  padding: 15px 0 15px 0;
  text-align: center;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.2em;
  color: #274ba7;
}

/* line 188, ../../app/styles/components/_tire-selector-modal.scss */

.selector-modal .modal-dialog .modal-content .tire-selector-container .homepage-tire-nav,
.selector-modal .modal-dialog .modal-content .retread-selector-container .homepage-tire-nav {
  margin: 0 0 15px;
  border: 0;
}

/* line 191, ../../app/styles/components/_tire-selector-modal.scss */

.selector-modal .modal-dialog .modal-content .tire-selector-container .homepage-tire-nav li,
.selector-modal .modal-dialog .modal-content .retread-selector-container .homepage-tire-nav li {
  margin-right: 20px;
}

/* line 194, ../../app/styles/components/_tire-selector-modal.scss */

.selector-modal .modal-dialog .modal-content .tire-selector-container .homepage-tire-nav li a,
.selector-modal .modal-dialog .modal-content .retread-selector-container .homepage-tire-nav li a {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #274BA7;
  font-size: 18px;
  border: 0;
  background-image: none;
  background-color: transparent;
  padding: 0 20px 0 15px;
}

/* line 203, ../../app/styles/components/_tire-selector-modal.scss */

.selector-modal .modal-dialog .modal-content .tire-selector-container .homepage-tire-nav li.active,
.selector-modal .modal-dialog .modal-content .retread-selector-container .homepage-tire-nav li.active {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: right;
  background-image: url('/images/homePage/solid-arrow-down-icon.png');
}

/* line 208, ../../app/styles/components/_tire-selector-modal.scss */

.selector-modal .modal-dialog .modal-content .tire-selector-container .homepage-tire-nav li.active a,
.selector-modal .modal-dialog .modal-content .retread-selector-container .homepage-tire-nav li.active a {
  border: 0;
  color: #000;
}

/* line 212, ../../app/styles/components/_tire-selector-modal.scss */

.selector-modal .modal-dialog .modal-content .tire-selector-container .homepage-tire-nav li.active a:hover,
.selector-modal .modal-dialog .modal-content .retread-selector-container .homepage-tire-nav li.active a:hover {
  background: none;
}

/* line 218, ../../app/styles/components/_tire-selector-modal.scss */

.selector-modal .modal-dialog .modal-content .tire-selector-container .tab-content,
.selector-modal .modal-dialog .modal-content .retread-selector-container .tab-content {
  text-align: left;
}

/* line 220, ../../app/styles/components/_tire-selector-modal.scss */

.selector-modal .modal-dialog .modal-content .tire-selector-container .tab-content .panel-heading,
.selector-modal .modal-dialog .modal-content .retread-selector-container .tab-content .panel-heading {
  margin-bottom: 2px;
  padding: 0;
  text-align: center;
  background-color: #becae2;
  text-transform: uppercase;
}

/* line 227, ../../app/styles/components/_tire-selector-modal.scss */

.selector-modal .modal-dialog .modal-content .tire-selector-container .tab-content .panel-heading .panel-title,
.selector-modal .modal-dialog .modal-content .retread-selector-container .tab-content .panel-heading .panel-title {
  margin: 0;
  padding: 0;
  color: #274BA7;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 232, ../../app/styles/components/_tire-selector-modal.scss */

.selector-modal .modal-dialog .modal-content .tire-selector-container .tab-content .panel-heading .panel-title a,
.selector-modal .modal-dialog .modal-content .retread-selector-container .tab-content .panel-heading .panel-title a {
  line-height: 40px;
  color: #274BA7;
}

/* line 235, ../../app/styles/components/_tire-selector-modal.scss */

.selector-modal .modal-dialog .modal-content .tire-selector-container .tab-content .panel-heading .panel-title a span,
.selector-modal .modal-dialog .modal-content .retread-selector-container .tab-content .panel-heading .panel-title a span {
  display: block;
}

/* line 239, ../../app/styles/components/_tire-selector-modal.scss */

.selector-modal .modal-dialog .modal-content .tire-selector-container .tab-content .panel-heading .panel-title:hover,
.selector-modal .modal-dialog .modal-content .tire-selector-container .tab-content .panel-heading .panel-title a:hover,
.selector-modal .modal-dialog .modal-content .retread-selector-container .tab-content .panel-heading .panel-title:hover,
.selector-modal .modal-dialog .modal-content .retread-selector-container .tab-content .panel-heading .panel-title a:hover {
  background-color: #ffdd00;
  color: #274BA7;
  text-decoration: none;
}

/* line 244, ../../app/styles/components/_tire-selector-modal.scss */

.selector-modal .modal-dialog .modal-content .tire-selector-container .tab-content .panel-heading .panel-title:hover + .home-tabs-arrow-down,
.selector-modal .modal-dialog .modal-content .tire-selector-container .tab-content .panel-heading .panel-title a:hover + .home-tabs-arrow-down,
.selector-modal .modal-dialog .modal-content .retread-selector-container .tab-content .panel-heading .panel-title:hover + .home-tabs-arrow-down,
.selector-modal .modal-dialog .modal-content .retread-selector-container .tab-content .panel-heading .panel-title a:hover + .home-tabs-arrow-down {
  border-top-color: #ffdd00;
}

/* line 250, ../../app/styles/components/_tire-selector-modal.scss */

.selector-modal .modal-dialog .modal-content .tire-selector-container .tab-content .panel-heading .home-tabs-arrow-down.active,
.selector-modal .modal-dialog .modal-content .retread-selector-container .tab-content .panel-heading .home-tabs-arrow-down.active {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #274ba7;
  position: absolute;
  z-index: 2;
  left: 48%;
}

/* line 262, ../../app/styles/components/_tire-selector-modal.scss */

.selector-modal .modal-dialog .modal-content .tire-selector-container .tab-content .panel-heading.active,
.selector-modal .modal-dialog .modal-content .retread-selector-container .tab-content .panel-heading.active {
  background-color: #274BA7;
}

/* line 264, ../../app/styles/components/_tire-selector-modal.scss */

.selector-modal .modal-dialog .modal-content .tire-selector-container .tab-content .panel-heading.active .panel-title,
.selector-modal .modal-dialog .modal-content .retread-selector-container .tab-content .panel-heading.active .panel-title {
  color: #fff;
}

/* line 266, ../../app/styles/components/_tire-selector-modal.scss */

.selector-modal .modal-dialog .modal-content .tire-selector-container .tab-content .panel-heading.active .panel-title a,
.selector-modal .modal-dialog .modal-content .retread-selector-container .tab-content .panel-heading.active .panel-title a {
  color: #fff;
}

/* line 269, ../../app/styles/components/_tire-selector-modal.scss */

.selector-modal .modal-dialog .modal-content .tire-selector-container .tab-content .panel-heading.active .panel-title:hover,
.selector-modal .modal-dialog .modal-content .tire-selector-container .tab-content .panel-heading.active .panel-title a:hover,
.selector-modal .modal-dialog .modal-content .retread-selector-container .tab-content .panel-heading.active .panel-title:hover,
.selector-modal .modal-dialog .modal-content .retread-selector-container .tab-content .panel-heading.active .panel-title a:hover {
  background-color: #274BA7;
}

/* line 272, ../../app/styles/components/_tire-selector-modal.scss */

.selector-modal .modal-dialog .modal-content .tire-selector-container .tab-content .panel-heading.active .panel-title:hover + .home-tabs-arrow-down,
.selector-modal .modal-dialog .modal-content .tire-selector-container .tab-content .panel-heading.active .panel-title a:hover + .home-tabs-arrow-down,
.selector-modal .modal-dialog .modal-content .retread-selector-container .tab-content .panel-heading.active .panel-title:hover + .home-tabs-arrow-down,
.selector-modal .modal-dialog .modal-content .retread-selector-container .tab-content .panel-heading.active .panel-title a:hover + .home-tabs-arrow-down {
  border-top-color: #274BA7;
}

/* line 278, ../../app/styles/components/_tire-selector-modal.scss */

.selector-modal .modal-dialog .modal-content .tire-selector-container .tab-content .panel,
.selector-modal .modal-dialog .modal-content .retread-selector-container .tab-content .panel {
  margin-top: 0;
  clear: left;
}

/* line 282, ../../app/styles/components/_tire-selector-modal.scss */

.selector-modal .modal-dialog .modal-content .tire-selector-container .tab-content .modal-footer,
.selector-modal .modal-dialog .modal-content .retread-selector-container .tab-content .modal-footer {
  border-top: 0;
  margin-top: 0;
}

/* line 287, ../../app/styles/components/_tire-selector-modal.scss */

.selector-modal .modal-dialog .modal-content .tire-selector-container .tab-content #size .gy-home-tire-size-images,
.selector-modal .modal-dialog .modal-content .retread-selector-container .tab-content #size .gy-home-tire-size-images {
  position: relative;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #ccc;
}

/* line 293, ../../app/styles/components/_tire-selector-modal.scss */

.selector-modal .modal-dialog .modal-content .tire-selector-container .tab-content #size .gy-home-tire-size-images h4,
.selector-modal .modal-dialog .modal-content .retread-selector-container .tab-content #size .gy-home-tire-size-images h4 {
  color: #333;
}

/* line 296, ../../app/styles/components/_tire-selector-modal.scss */

.selector-modal .modal-dialog .modal-content .tire-selector-container .tab-content #size .gy-home-tire-size-images .gy-round-text-container,
.selector-modal .modal-dialog .modal-content .retread-selector-container .tab-content #size .gy-home-tire-size-images .gy-round-text-container {
  position: absolute;
  top: 53%;
  left: 130px;
}

/* line 300, ../../app/styles/components/_tire-selector-modal.scss */

.selector-modal .modal-dialog .modal-content .tire-selector-container .tab-content #size .gy-home-tire-size-images .gy-round-text-container .gy-round-text,
.selector-modal .modal-dialog .modal-content .retread-selector-container .tab-content #size .gy-home-tire-size-images .gy-round-text-container .gy-round-text {
  border-radius: 50%;
  overflow: hidden;
  background: #039;
  color: #fff;
  font-weight: 400;
  width: 45px;
  height: 45px;
  font-size: 21px;
  text-transform: uppercase;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  padding: 9px 10px 9px 10px;
}

/* line 316, ../../app/styles/components/_tire-selector-modal.scss */

.selector-modal .modal-dialog .modal-content .tire-selector-container .tab-content .js-home-help,
.selector-modal .modal-dialog .modal-content .retread-selector-container .tab-content .js-home-help {
  text-align: left;
  clear: both;
}

/* line 319, ../../app/styles/components/_tire-selector-modal.scss */

.selector-modal .modal-dialog .modal-content .tire-selector-container .tab-content .js-home-help .panel-heading,
.selector-modal .modal-dialog .modal-content .retread-selector-container .tab-content .js-home-help .panel-heading {
  text-align: left;
  display: inline-block;
  background-color: inherit;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
}

/* line 325, ../../app/styles/components/_tire-selector-modal.scss */

.selector-modal .modal-dialog .modal-content .tire-selector-container .tab-content .js-home-help .panel-heading p,
.selector-modal .modal-dialog .modal-content .retread-selector-container .tab-content .js-home-help .panel-heading p {
  float: right;
}

/* line 329, ../../app/styles/components/_tire-selector-modal.scss */

.selector-modal .modal-dialog .modal-content .tire-selector-container .tab-content .js-home-help .gy-home-panel-body,
.selector-modal .modal-dialog .modal-content .retread-selector-container .tab-content .js-home-help .gy-home-panel-body {
  color: #555;
  text-align: left;
  text-transform: none;
  line-height: 1.5;
  margin-bottom: 16px;
  padding-left: 18px;
  clear: left;
}

/* line 337, ../../app/styles/components/_tire-selector-modal.scss */

.selector-modal .modal-dialog .modal-content .tire-selector-container .tab-content .js-home-help .gy-home-panel-body p,
.selector-modal .modal-dialog .modal-content .retread-selector-container .tab-content .js-home-help .gy-home-panel-body p {
  font-size: 14px;
}

/* line 340, ../../app/styles/components/_tire-selector-modal.scss */

.selector-modal .modal-dialog .modal-content .tire-selector-container .tab-content .js-home-help .gy-home-panel-body h4,
.selector-modal .modal-dialog .modal-content .retread-selector-container .tab-content .js-home-help .gy-home-panel-body h4 {
  color: #333;
}

/* line 344, ../../app/styles/components/_tire-selector-modal.scss */

.selector-modal .modal-dialog .modal-content .tire-selector-container .tab-content .js-home-help .gy-home-panel-body ul,
.selector-modal .modal-dialog .modal-content .retread-selector-container .tab-content .js-home-help .gy-home-panel-body ul {
  list-style: none;
  padding: 0;
}

/* line 347, ../../app/styles/components/_tire-selector-modal.scss */

.selector-modal .modal-dialog .modal-content .tire-selector-container .tab-content .js-home-help .gy-home-panel-body ul li img,
.selector-modal .modal-dialog .modal-content .retread-selector-container .tab-content .js-home-help .gy-home-panel-body ul li img {
  margin-top: 20px;
}

/* line 350, ../../app/styles/components/_tire-selector-modal.scss */

.selector-modal .modal-dialog .modal-content .tire-selector-container .tab-content .js-home-help .gy-home-panel-body ul li.gy-home-tire-size-list-left,
.selector-modal .modal-dialog .modal-content .retread-selector-container .tab-content .js-home-help .gy-home-panel-body ul li.gy-home-tire-size-list-left {
  float: left;
  width: 100%;
}

/* line 354, ../../app/styles/components/_tire-selector-modal.scss */

.selector-modal .modal-dialog .modal-content .tire-selector-container .tab-content .js-home-help .gy-home-panel-body ul li.gy-home-tire-size-list-right,
.selector-modal .modal-dialog .modal-content .retread-selector-container .tab-content .js-home-help .gy-home-panel-body ul li.gy-home-tire-size-list-right {
  float: right;
  width: 100%;
}

/* line 363, ../../app/styles/components/_tire-selector-modal.scss */

.selector-modal .modal-dialog .modal-content .tire-selector-container .form-group .address,
.selector-modal .modal-dialog .modal-content .retread-selector-container .form-group .address {
  float: left;
  margin-bottom: 10px;
}

/* line 367, ../../app/styles/components/_tire-selector-modal.scss */

.selector-modal .modal-dialog .modal-content .tire-selector-container .form-group .spinner,
.selector-modal .modal-dialog .modal-content .retread-selector-container .form-group .spinner {
  margin-top: 10px;
  float: left;
}

/* line 374, ../../app/styles/components/_tire-selector-modal.scss */

.selector-modal .modal-dialog .location-note {
  margin: 25px 0 -10px;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
}

/* line 379, ../../app/styles/components/_tire-selector-modal.scss */

.selector-modal .modal-dialog .subhead {
  font-weight: bold;
}

@media (min-width: 481px) {
  /* line 123, ../../app/styles/components/_tire-selector-modal.scss */

  .selector-modal .modal-dialog {
    width: 95%;
  }

  /* line 385, ../../app/styles/components/_tire-selector-modal.scss */

  .selector-modal .modal-dialog .modal-content {
    border: 12px solid rgba(255, 255, 255, 0.6);
  }
}

@media (min-width: 768px) {
  /* line 123, ../../app/styles/components/_tire-selector-modal.scss */

  .selector-modal .modal-dialog {
    width: 98%;
  }

  /* line 394, ../../app/styles/components/_tire-selector-modal.scss */

  .selector-modal .modal-dialog .modal-content .modal-body .desktop-control {
    border-bottom: 1px solid #bbb;
    margin-left: 16px;
  }

  /* line 397, ../../app/styles/components/_tire-selector-modal.scss */

  .selector-modal .modal-dialog .modal-content .modal-body .desktop-control .tab {
    display: inline-block;
    position: relative;
    margin-right: 1px;
  }

  /* line 405, ../../app/styles/components/_tire-selector-modal.scss */

  .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .list-group .tire-selector-col,
  .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .list-group .retread-selector-col,
  .selector-modal .modal-dialog .modal-content .modal-body .retread-selector-container .list-group .tire-selector-col,
  .selector-modal .modal-dialog .modal-content .modal-body .retread-selector-container .list-group .retread-selector-col {
    float: left;
    width: 16%;
    padding-left: 0;
    padding-right: 0;
    line-height: 2;
    margin-right: 2px;
    text-align: center;
  }

  /* line 413, ../../app/styles/components/_tire-selector-modal.scss */

  .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .list-group .tire-selector-col.three-column,
  .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .list-group .retread-selector-col.three-column,
  .selector-modal .modal-dialog .modal-content .modal-body .retread-selector-container .list-group .tire-selector-col.three-column,
  .selector-modal .modal-dialog .modal-content .modal-body .retread-selector-container .list-group .retread-selector-col.three-column {
    width: 33%;
    text-align: center;
  }

  /* line 417, ../../app/styles/components/_tire-selector-modal.scss */

  .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .list-group .tire-selector-col.four-column,
  .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .list-group .retread-selector-col.four-column,
  .selector-modal .modal-dialog .modal-content .modal-body .retread-selector-container .list-group .tire-selector-col.four-column,
  .selector-modal .modal-dialog .modal-content .modal-body .retread-selector-container .list-group .retread-selector-col.four-column {
    width: 24%;
    text-align: center;
  }

  /* line 421, ../../app/styles/components/_tire-selector-modal.scss */

  .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .list-group .tire-selector-col.vocation,
  .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .list-group .retread-selector-col.vocation,
  .selector-modal .modal-dialog .modal-content .modal-body .retread-selector-container .list-group .tire-selector-col.vocation,
  .selector-modal .modal-dialog .modal-content .modal-body .retread-selector-container .list-group .retread-selector-col.vocation {
    text-align: left;
  }

  /* line 424, ../../app/styles/components/_tire-selector-modal.scss */

  .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .list-group .tire-selector-col li,
  .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .list-group .retread-selector-col li,
  .selector-modal .modal-dialog .modal-content .modal-body .retread-selector-container .list-group .tire-selector-col li,
  .selector-modal .modal-dialog .modal-content .modal-body .retread-selector-container .list-group .retread-selector-col li {
    border-right: 1px solid #ddd;
    padding: 10px 0;
  }

  /* line 428, ../../app/styles/components/_tire-selector-modal.scss */

  .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .list-group .tire-selector-col .list-group-item,
  .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .list-group .retread-selector-col .list-group-item,
  .selector-modal .modal-dialog .modal-content .modal-body .retread-selector-container .list-group .tire-selector-col .list-group-item,
  .selector-modal .modal-dialog .modal-content .modal-body .retread-selector-container .list-group .retread-selector-col .list-group-item {
    border-bottom: 0 !important;
    padding: 5px 3px 5px 3px;
    margin: 0px 0 10px 0;
    display: inline;
    text-align: left;
  }

  /* line 435, ../../app/styles/components/_tire-selector-modal.scss */

  .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .list-group .tire-selector-col .list-group-item:hover,
  .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .list-group .retread-selector-col .list-group-item:hover,
  .selector-modal .modal-dialog .modal-content .modal-body .retread-selector-container .list-group .tire-selector-col .list-group-item:hover,
  .selector-modal .modal-dialog .modal-content .modal-body .retread-selector-container .list-group .retread-selector-col .list-group-item:hover {
    background-color: rgba(255, 255, 255, 0.5);
  }

  /* line 440, ../../app/styles/components/_tire-selector-modal.scss */

  .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .list-group .tire-selector-col:last-child li,
  .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .list-group .retread-selector-col:last-child li,
  .selector-modal .modal-dialog .modal-content .modal-body .retread-selector-container .list-group .tire-selector-col:last-child li,
  .selector-modal .modal-dialog .modal-content .modal-body .retread-selector-container .list-group .retread-selector-col:last-child li {
    border-right: 0;
  }

  /* line 444, ../../app/styles/components/_tire-selector-modal.scss */

  .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .list-group .tire-selector-col.threeCols,
  .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .list-group .retread-selector-col.threeCols,
  .selector-modal .modal-dialog .modal-content .modal-body .retread-selector-container .list-group .tire-selector-col.threeCols,
  .selector-modal .modal-dialog .modal-content .modal-body .retread-selector-container .list-group .retread-selector-col.threeCols {
    width: 33%;
  }

  /* line 447, ../../app/styles/components/_tire-selector-modal.scss */

  .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .list-group .tire-selector-col.threeCols:last-child,
  .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .list-group .retread-selector-col.threeCols:last-child,
  .selector-modal .modal-dialog .modal-content .modal-body .retread-selector-container .list-group .tire-selector-col.threeCols:last-child,
  .selector-modal .modal-dialog .modal-content .modal-body .retread-selector-container .list-group .retread-selector-col.threeCols:last-child {
    float: right;
  }

  /* line 449, ../../app/styles/components/_tire-selector-modal.scss */

  .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .list-group .tire-selector-col.threeCols:last-child li,
  .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .list-group .retread-selector-col.threeCols:last-child li,
  .selector-modal .modal-dialog .modal-content .modal-body .retread-selector-container .list-group .tire-selector-col.threeCols:last-child li,
  .selector-modal .modal-dialog .modal-content .modal-body .retread-selector-container .list-group .retread-selector-col.threeCols:last-child li {
    border-right: 0;
  }

  /* line 453, ../../app/styles/components/_tire-selector-modal.scss */

  .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .list-group .tire-selector-col.threeCols:only-child,
  .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .list-group .retread-selector-col.threeCols:only-child,
  .selector-modal .modal-dialog .modal-content .modal-body .retread-selector-container .list-group .tire-selector-col.threeCols:only-child,
  .selector-modal .modal-dialog .modal-content .modal-body .retread-selector-container .list-group .retread-selector-col.threeCols:only-child {
    float: left;
  }

  /* line 455, ../../app/styles/components/_tire-selector-modal.scss */

  .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .list-group .tire-selector-col.threeCols:only-child li,
  .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .list-group .retread-selector-col.threeCols:only-child li,
  .selector-modal .modal-dialog .modal-content .modal-body .retread-selector-container .list-group .tire-selector-col.threeCols:only-child li,
  .selector-modal .modal-dialog .modal-content .modal-body .retread-selector-container .list-group .retread-selector-col.threeCols:only-child li {
    border-right: 0;
  }

  /* line 461, ../../app/styles/components/_tire-selector-modal.scss */

  .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .tab-content .panel-heading,
  .selector-modal .modal-dialog .modal-content .modal-body .retread-selector-container .tab-content .panel-heading {
    margin-bottom: -5px;
    display: inline-block;
    float: left;
    margin-right: 1px;
    min-width: 130px;
  }

  /* line 469, ../../app/styles/components/_tire-selector-modal.scss */

  .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .tab-content .panel-heading .panel-title a span,
  .selector-modal .modal-dialog .modal-content .modal-body .retread-selector-container .tab-content .panel-heading .panel-title a span {
    padding: 0 15px;
  }

  /* line 474, ../../app/styles/components/_tire-selector-modal.scss */

  .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .tab-content .panel-heading .home-tabs-arrow-down.active,
  .selector-modal .modal-dialog .modal-content .modal-body .retread-selector-container .tab-content .panel-heading .home-tabs-arrow-down.active {
    left: 43.5% !important;
  }

  /* line 478, ../../app/styles/components/_tire-selector-modal.scss */

  .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .tab-content .panel-heading-no-float,
  .selector-modal .modal-dialog .modal-content .modal-body .retread-selector-container .tab-content .panel-heading-no-float {
    float: none;
  }

  /* line 482, ../../app/styles/components/_tire-selector-modal.scss */

  .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .tab-content a[href='.gyNeedHelpVehicle'] .panel-heading,
  .selector-modal .modal-dialog .modal-content .modal-body .retread-selector-container .tab-content a[href='.gyNeedHelpVehicle'] .panel-heading {
    float: none;
  }

  /* line 486, ../../app/styles/components/_tire-selector-modal.scss */

  .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .tab-content #size .gy-home-tire-size-images,
  .selector-modal .modal-dialog .modal-content .modal-body .retread-selector-container .tab-content #size .gy-home-tire-size-images {
    position: relative;
    overflow: hidden;
  }

  /* line 489, ../../app/styles/components/_tire-selector-modal.scss */

  .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .tab-content #size .gy-home-tire-size-images .gy-home-tire-size-images-one,
  .selector-modal .modal-dialog .modal-content .modal-body .retread-selector-container .tab-content #size .gy-home-tire-size-images .gy-home-tire-size-images-one {
    float: left;
  }

  /* line 492, ../../app/styles/components/_tire-selector-modal.scss */

  .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .tab-content #size .gy-home-tire-size-images .gy-round-text-container,
  .selector-modal .modal-dialog .modal-content .modal-body .retread-selector-container .tab-content #size .gy-home-tire-size-images .gy-round-text-container {
    position: static;
    float: left;
  }

  /* line 495, ../../app/styles/components/_tire-selector-modal.scss */

  .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .tab-content #size .gy-home-tire-size-images .gy-round-text-container .gy-round-text,
  .selector-modal .modal-dialog .modal-content .modal-body .retread-selector-container .tab-content #size .gy-home-tire-size-images .gy-round-text-container .gy-round-text {
    border-radius: 0;
    background: inherit;
    color: #999;
    font-weight: 500;
    width: 4%;
    font-size: 1.6em;
  }

  /* line 504, ../../app/styles/components/_tire-selector-modal.scss */

  .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .tab-content #size .gy-home-tire-size-images .gy-home-tire-size-images-two,
  .selector-modal .modal-dialog .modal-content .modal-body .retread-selector-container .tab-content #size .gy-home-tire-size-images .gy-home-tire-size-images-two {
    float: left;
  }

  /* line 509, ../../app/styles/components/_tire-selector-modal.scss */

  .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .tab-content .js-home-help,
  .selector-modal .modal-dialog .modal-content .modal-body .retread-selector-container .tab-content .js-home-help {
    padding-top: 10px;
    border-top: 1px solid #dedede;
  }

  /* line 512, ../../app/styles/components/_tire-selector-modal.scss */

  .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .tab-content .js-home-help h4,
  .selector-modal .modal-dialog .modal-content .modal-body .retread-selector-container .tab-content .js-home-help h4 {
    font-family: "NewsGothicFSLight", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 18px;
  }

  /* line 516, ../../app/styles/components/_tire-selector-modal.scss */

  .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .tab-content .js-home-help p,
  .selector-modal .modal-dialog .modal-content .modal-body .retread-selector-container .tab-content .js-home-help p {
    clear: both;
    float: none;
  }

  /* line 521, ../../app/styles/components/_tire-selector-modal.scss */

  .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .tab-content .js-home-help .gy-home-panel-body p,
  .selector-modal .modal-dialog .modal-content .modal-body .retread-selector-container .tab-content .js-home-help .gy-home-panel-body p {
    font-size: 13px;
  }

  /* line 524, ../../app/styles/components/_tire-selector-modal.scss */

  .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .tab-content .js-home-help .gy-home-panel-body ul,
  .selector-modal .modal-dialog .modal-content .modal-body .retread-selector-container .tab-content .js-home-help .gy-home-panel-body ul {
    list-style: none;
    padding: 0;
  }

  /* line 527, ../../app/styles/components/_tire-selector-modal.scss */

  .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .tab-content .js-home-help .gy-home-panel-body ul li.gy-home-tire-size-list-left,
  .selector-modal .modal-dialog .modal-content .modal-body .retread-selector-container .tab-content .js-home-help .gy-home-panel-body ul li.gy-home-tire-size-list-left {
    float: left;
    width: 46%;
  }

  /* line 531, ../../app/styles/components/_tire-selector-modal.scss */

  .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .tab-content .js-home-help .gy-home-panel-body ul li.gy-home-tire-size-list-right,
  .selector-modal .modal-dialog .modal-content .modal-body .retread-selector-container .tab-content .js-home-help .gy-home-panel-body ul li.gy-home-tire-size-list-right {
    float: right;
    width: 46%;
    padding-left: 20px;
    border-left: 1px solid #ccc;
  }

  /* line 544, ../../app/styles/components/_tire-selector-modal.scss */

  .selector-modal .modal-dialog .panel-step {
    margin: 15px 0 0 10px;
  }

  /* line 547, ../../app/styles/components/_tire-selector-modal.scss */

  .selector-modal .modal-dialog #collapseOne {
    text-align: center;
  }
}

@media (min-width: 1024px) {
  /* line 123, ../../app/styles/components/_tire-selector-modal.scss */

  .selector-modal .modal-dialog {
    width: 80%;
  }
}

@media (min-width: 1200px) {
  /* line 123, ../../app/styles/components/_tire-selector-modal.scss */

  .selector-modal .modal-dialog {
    width: 65%;
  }
}

@media (min-width: 1500px) {
  /* line 123, ../../app/styles/components/_tire-selector-modal.scss */

  .selector-modal .modal-dialog {
    width: 50%;
  }
}

/* line 567, ../../app/styles/components/_tire-selector-modal.scss */

.selector-modal .tire-selector-modal-search-known p {
  text-align: center;
}

/* line 570, ../../app/styles/components/_tire-selector-modal.scss */

.selector-modal .tire-selector-modal-search-known .panel-body,
.selector-modal .tire-selector-modal-search-known .warranty-treadLife .gy-windowshade .content,
.warranty-treadLife .gy-windowshade .selector-modal .tire-selector-modal-search-known .content,
.selector-modal .tire-selector-modal-search-known .warranty-treadLife .gy-secondary-windowshade .content,
.warranty-treadLife .gy-secondary-windowshade .selector-modal .tire-selector-modal-search-known .content,
.selector-modal .tire-selector-modal-search-known .warranty-treadLife .gy-nav-windowshade .content,
.warranty-treadLife .gy-nav-windowshade .selector-modal .tire-selector-modal-search-known .content,
.selector-modal .tire-selector-modal-search-known .warranty-treadLife .gy-tertiary-windowshade .content,
.warranty-treadLife .gy-tertiary-windowshade .selector-modal .tire-selector-modal-search-known .content,
.selector-modal .tire-selector-modal-search-known .warranty-treadLife .gy-coupon-windowshade .content,
.warranty-treadLife .gy-coupon-windowshade .selector-modal .tire-selector-modal-search-known .content,
.selector-modal .tire-selector-modal-search-known .warranty-treadLife .gy-min-windowshade .content,
.warranty-treadLife .gy-min-windowshade .selector-modal .tire-selector-modal-search-known .content {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 20px;
  padding-bottom: 15px;
}

/* line 575, ../../app/styles/components/_tire-selector-modal.scss */

.selector-modal .tire-selector-modal-search-known .action-container {
  margin: 0 auto;
  text-align: center;
  width: 80%;
}

/* line 579, ../../app/styles/components/_tire-selector-modal.scss */

.selector-modal .tire-selector-modal-search-known .action-container a {
  display: inline-block;
  width: auto;
  margin: 5px 0px;
}

/* line 585, ../../app/styles/components/_tire-selector-modal.scss */

.selector-modal .tire-selector-modal-search-known .or {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  margin-bottom: 0;
  position: relative;
}

/* line 590, ../../app/styles/components/_tire-selector-modal.scss */

.selector-modal .tire-selector-modal-search-known .l-border,
.selector-modal .tire-selector-modal-search-known .r-border {
  border-bottom: 1px solid #ccc;
  bottom: 0;
  margin-bottom: 8px;
  position: absolute;
  width: 42%;
}

/* line 597, ../../app/styles/components/_tire-selector-modal.scss */

.selector-modal .tire-selector-modal-search-known .l-border {
  left: 0;
}

/* line 600, ../../app/styles/components/_tire-selector-modal.scss */

.selector-modal .tire-selector-modal-search-known .r-border {
  right: 0;
}

@media (min-width: 481px) {
  /* line 605, ../../app/styles/components/_tire-selector-modal.scss */

  .selector-modal .tire-selector-modal-search-known .l-border,
  .selector-modal .tire-selector-modal-search-known .r-border {
    width: 45%;
  }
}

@media (min-width: 768px) {
  /* line 611, ../../app/styles/components/_tire-selector-modal.scss */

  .selector-modal .tire-selector-modal-search-known .l-border,
  .selector-modal .tire-selector-modal-search-known .r-border {
    display: none;
  }

  /* line 615, ../../app/styles/components/_tire-selector-modal.scss */

  .selector-modal .tire-selector-modal-search-known .action-container {
    padding: 5px 0 15px;
  }

  /* line 617, ../../app/styles/components/_tire-selector-modal.scss */

  .selector-modal .tire-selector-modal-search-known .action-container p,
  .selector-modal .tire-selector-modal-search-known .action-container a {
    display: inline-block;
  }

  /* line 621, ../../app/styles/components/_tire-selector-modal.scss */

  .selector-modal .tire-selector-modal-search-known .or {
    margin: 0 15px;
  }
}

@media (min-width: 481px) {
  /* line 627, ../../app/styles/components/_tire-selector-modal.scss */

  .selector-modal .search-tile {
    margin-bottom: 0;
    padding: 0;
  }
}

/* line 1, ../../app/styles/components/_brands.scss */

.gy-brand-section {
  padding: 20px 0 30px;
  text-align: justify;
  font-size: 0.1px;
  /* IE 9 & 10 don't like font-size: 0; */
}

/* line 5, ../../app/styles/components/_brands.scss */

.gy-brand-section .gy-subhead {
  font-size: 28px;
  color: #274BA7;
  border-bottom: solid 1px #ccc;
  margin-bottom: 40px;
  margin-top: 0;
  padding-bottom: 4px;
}

/* line 13, ../../app/styles/components/_brands.scss */

.gy-brand-section .content {
  display: inline-block;
  width: 100%;
  height: auto;
  text-align: left;
}

/* line 18, ../../app/styles/components/_brands.scss */

.gy-brand-section .content p {
  color: #666666;
  font-size: 14px;
}

/* line 22, ../../app/styles/components/_brands.scss */

.gy-brand-section .content .brand-logo {
  width: 100%;
}

/* line 24, ../../app/styles/components/_brands.scss */

.gy-brand-section .content .brand-logo img {
  margin: -25px auto 0;
  padding: 0px 0px 10px;
}

@media screen and (max-width: 767px) {
  /* line 31, ../../app/styles/components/_brands.scss */

  .gy-brand-section .gy-subhead {
    text-align: center;
  }

  /* line 34, ../../app/styles/components/_brands.scss */

  .gy-brand-section .content {
    margin-bottom: 20px;
    text-align: center;
  }
}

/* line 39, ../../app/styles/components/_brands.scss */

.gy-brand-section:after {
  content: '';
  width: 100%;
  /* Ensures there are at least 2 lines of text, so justification works */
  display: inline-block;
}

@media screen and (min-width: 768px) {
  /* line 47, ../../app/styles/components/_brands.scss */

  .gy-brand-section {
    min-width: 600px;
    margin-left: 10px;
    margin-right: 10px;
  }

  /* line 51, ../../app/styles/components/_brands.scss */

  .gy-brand-section .content {
    width: 30%;
    vertical-align: top;
  }
}

@media screen and (max-width: 1220px) {
  /* line 58, ../../app/styles/components/_brands.scss */

  .gy-brand-section {
    margin: 0 10px 0;
  }
}

/**
 * TEMPLATE/PARTIAL NAME: retread-baseballcard
 */

/*General Retread Baseballcard Styles*/

/* line 6, ../../app/styles/components/_retread-baseballcard.scss */

.retread-baseballcard {
  margin-bottom: 50px;
}

/* line 9, ../../app/styles/components/_retread-baseballcard.scss */

.baseballcard-wrapper {
  border: 1px solid #ddd;
  border-right-color: #bbb;
  border-bottom-color: #bbb;
}

/* line 14, ../../app/styles/components/_retread-baseballcard.scss */

a.retread-name-link.link-chevron,
a.retread-name-link.link-chevron-left {
  color: #06d;
  font-family: "NewsGothicDemiBold", Arial, Helvetica, sans-serif;
  font-size: 26px;
}

/* line 19, ../../app/styles/components/_retread-baseballcard.scss */

a.retread-name-link.link-chevron:hover,
a.retread-name-link.link-chevron-left:hover {
  color: #274BA7;
  text-decoration: none;
}

/* line 23, ../../app/styles/components/_retread-baseballcard.scss */

.recommended-tab {
  background-color: #fd0;
  color: #333;
  display: block;
  font-family: "NewsGothicDemiBold", Arial, Helvetica, sans-serif !important;
  padding: 10px 0;
  width: 165px;
}

/* line 31, ../../app/styles/components/_retread-baseballcard.scss */

.retread-baseballcard-header .styled-divider,
.retread-baseballcard-header .tile-container .tile hr,
.tile-container .tile .retread-baseballcard-header hr {
  margin-top: 10px;
}

/*right sidebar*/

/* line 36, ../../app/styles/components/_retread-baseballcard.scss */

.right-sidebar {
  background-color: #00296E;
  background-image: url("/images/diagonal-tight-darker.png");
  min-height: 160px;
  padding: 0;
  margin-top: 35px;
}

/* line 43, ../../app/styles/components/_retread-baseballcard.scss */

.btn.find-dealer {
  margin-bottom: 15px;
  min-width: 225px;
}

/*top section - right sidebar*/

/* line 49, ../../app/styles/components/_retread-baseballcard.scss */

.right-sidebar .top-section {
  padding: 20px 25px;
}

/*middle section - right sidebar*/

/* line 54, ../../app/styles/components/_retread-baseballcard.scss */

.middle-section {
  background-color: rgba(137, 165, 230, 0.4);
  padding: 30px 0;
}

/* line 58, ../../app/styles/components/_retread-baseballcard.scss */

.bottom-section {
  margin-top: 30px;
}

/*vocation, position, technology section*/

/* line 63, ../../app/styles/components/_retread-baseballcard.scss */

.categories-list {
  list-style: none;
  padding-left: 0;
}

/* line 67, ../../app/styles/components/_retread-baseballcard.scss */

.categories-list li {
  color: #777;
  font-family: "NewsGothicFSLight", Arial, Helvetica, sans-serif;
  float: left;
  font-size: 20px;
  padding-right: 5%;
}

/* line 74, ../../app/styles/components/_retread-baseballcard.scss */

.retread-image img {
  max-width: 250px;
}

/* line 77, ../../app/styles/components/_retread-baseballcard.scss */

.key-feature {
  border-right: 1px solid #ccc;
}

/* line 80, ../../app/styles/components/_retread-baseballcard.scss */

.key-feature:last-child {
  border-right: none;
}

/* line 83, ../../app/styles/components/_retread-baseballcard.scss */

.key-feature-title {
  color: #777;
  font-family: "NewsGothicFSLight", Arial, Helvetica, sans-serif;
  font-size: 16px;
}

/* line 88, ../../app/styles/components/_retread-baseballcard.scss */

.key-feature-value {
  color: #777;
  font-family: "NewsGothicDemiBold", Arial, Helvetica, sans-serif;
  font-size: 16px;
}

/* line 93, ../../app/styles/components/_retread-baseballcard.scss */

.position-statement-container {
  margin-top: 30px;
}

/*filters*/

/* line 98, ../../app/styles/components/_retread-baseballcard.scss */

.results-container .narrow-filter ul li a {
  color: #06d;
  font-size: 16px;
}

/* line 102, ../../app/styles/components/_retread-baseballcard.scss */

.results-container .narrow-filter ul li.active a {
  color: #333;
}

/* line 105, ../../app/styles/components/_retread-baseballcard.scss */

.narrow-results {
  background: -webkit-linear-gradient(top, #3656a5 0%, #274ba7 60%, #1f4396 100%);
  background: linear-gradient(to bottom, #3656a5 0%, #274ba7 60%, #1f4396 100%);
  border-top: 1px solid #ccd7eb;
  border-top: 1px solid rgba(0, 51, 153, 0.4);
  color: #fff;
  font-family: "NewsGothicFSLight", Arial, Helvetica, sans-serif;
  font-size: 20px;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
  padding: 10px 15px;
}

/* line 115, ../../app/styles/components/_retread-baseballcard.scss */

.narrow-filter h6 {
  font-family: "NewsGothicDemiBold", Arial, Helvetica, sans-serif;
}

/* line 118, ../../app/styles/components/_retread-baseballcard.scss */

.narrow-filter ul li a .box {
  margin-right: 15px;
}

/*matching retread*/

/* line 123, ../../app/styles/components/_retread-baseballcard.scss */

.specs-container {
  border: 1px solid #eee;
  background: white;
  background: -webkit-linear-gradient(top, white 0%, #f6f6f6 75%, #ebebeb 100%);
  background: -webkit-linear-gradient(top, #ffffff 0%, #f6f6f6 75%, #ebebeb 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 75%, #ebebeb 100%);
}

/* line 129, ../../app/styles/components/_retread-baseballcard.scss */

.mtire-cat-container {
  margin-bottom: 20px;
}

/* line 132, ../../app/styles/components/_retread-baseballcard.scss */

.retread-results-page .left-retread {
  padding: 0;
  margin-left: 17%;
}

/* line 136, ../../app/styles/components/_retread-baseballcard.scss */

.specs-tires h3 {
  margin-top: 0;
}

/* line 139, ../../app/styles/components/_retread-baseballcard.scss */

.retread-results-page .specs-tires {
  border-top: none;
}

/*general*/

/* line 143, ../../app/styles/components/_retread-baseballcard.scss */

.gray-divider {
  margin-top: 0;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
  clear: both;
}

/*tablet and larger*/

@media (min-width: 768px) {
  /* line 153, ../../app/styles/components/_retread-baseballcard.scss */

  .retread-results-page .bb-cards-container {
    padding-left: 20px;
  }

  /* line 156, ../../app/styles/components/_retread-baseballcard.scss */

  .right-sidebar {
    min-height: 280px;
  }
}

@media (min-width: 992px) {
  /* line 162, ../../app/styles/components/_retread-baseballcard.scss */

  .gray-divider {
    margin-top: 20px;
  }

  /* line 165, ../../app/styles/components/_retread-baseballcard.scss */

  .right-sidebar {
    margin-top: 0;
    min-height: 400px;
  }
}

@media (min-width: 1200px) {
  /* line 172, ../../app/styles/components/_retread-baseballcard.scss */

  .retread-col {
    margin-left: -138px;
    margin-top: -20px;
  }
}

/**
 * TEMPLATE/PARTIAL NAME: landing-template-text-block
 *
 */

/* line 6, ../../app/styles/components/_landing-template-text-block.scss */

.landing-template-text-block {
  padding-left: 15px;
  padding-right: 15px;
  background-color: rgba(0, 40, 120, 0.85);
  background-repeat: repeat;
  background-image: url('/images/diagonal-tight-darker.png');
  padding-top: 15px;
  padding-bottom: 15px;
  color: #ddd;
}

/* line 12, ../../app/styles/components/_landing-template-text-block.scss */

.lt-ie9 .landing-template-text-block {
  background-color: #2c54bc;
  background-repeat: repeat;
  background-image: url('/images/diagonal.png');
}

/* line 16, ../../app/styles/components/_landing-template-text-block.scss */

.landing-template-text-block em {
  font-style: normal;
  font-weight: bold;
  color: #fff;
}

/* line 22, ../../app/styles/components/_landing-template-text-block.scss */

.landing-template-text-block h5 {
  color: #fff;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 24px;
  margin: 8px 0 10px;
}

/* line 29, ../../app/styles/components/_landing-template-text-block.scss */

.landing-template-text-block p {
  color: #ddd;
  font-size: 14px;
  line-height: 150%;
  margin-bottom: 15px;
}

/* line 36, ../../app/styles/components/_landing-template-text-block.scss */

.landing-template-text-block b {
  display: block;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.2em;
  font-weight: normal;
  margin-top: 10px;
}

/* line 44, ../../app/styles/components/_landing-template-text-block.scss */

.landing-template-text-block ul {
  margin-left: 15px;
  padding-left: 0;
}

/* line 47, ../../app/styles/components/_landing-template-text-block.scss */

.landing-template-text-block ul li {
  margin-bottom: 4px;
}

@media (min-width: 768px) {
  /* line 6, ../../app/styles/components/_landing-template-text-block.scss */

  .landing-template-text-block {
    box-shadow: 0px 5px 5px -3px #333;
    padding: 15px 20px 90px 20px;
  }

  /* line 55, ../../app/styles/components/_landing-template-text-block.scss */

  .landing-template-text-block .btn {
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
  }
}

/**
 * TEMPLATE/PARTIAL NAME: landing-template-tiles
 *
 */

/* line 9, ../../app/styles/components/_landing-template-tiles.scss */

.landing-template-tiles.lt-ie9 ul li {
  background-color: #fff;
}

/* line 15, ../../app/styles/components/_landing-template-tiles.scss */

.landing-template-tiles a {
  overflow: hidden;
}

/* line 17, ../../app/styles/components/_landing-template-tiles.scss */

.landing-template-tiles a:hover {
  text-decoration: none;
}

/* line 22, ../../app/styles/components/_landing-template-tiles.scss */

.landing-template-tiles ul {
  list-style-type: none;
  padding: 0;
  margin: 0 auto;
  max-width: 94%;
}

/* line 27, ../../app/styles/components/_landing-template-tiles.scss */

.landing-template-tiles ul li {
  background-color: white;
  background-color: rgba(255, 255, 255, 0.88);
  border-bottom: 3px solid #ffdd00;
  margin: 12px 4px;
  padding-top: 10px;
  padding-bottom: 15px;
  position: relative;
}

/* line 35, ../../app/styles/components/_landing-template-tiles.scss */

.landing-template-tiles ul li a {
  padding-left: 15px;
  padding-right: 15px;
  display: block;
  min-height: 100px;
  /*padding-bottom: 10px;*/
  position: relative;
}

/* line 42, ../../app/styles/components/_landing-template-tiles.scss */

.landing-template-tiles ul li hr {
  background-color: rgba(255, 255, 255, 0.2);
  background-repeat: repeat;
  background-image: url('/images/diagonal.png');
  border: none;
  margin: -10px 0 0;
  height: 10px;
}

/* line 51, ../../app/styles/components/_landing-template-tiles.scss */

.landing-template-tiles h4 {
  color: #274BA7;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.6em;
  margin: 10px 0px;
  padding-right: 25px;
}

/* line 59, ../../app/styles/components/_landing-template-tiles.scss */

.landing-template-tiles p {
  color: #333;
  font-size: 13px;
  line-height: 140%;
  margin: 0;
  padding-right: 25px;
}

/* line 67, ../../app/styles/components/_landing-template-tiles.scss */

.landing-template-tiles span {
  color: #274BA7;
  font-size: 2.6em;
  font-weight: normal;
  margin: 0;
  position: absolute;
  top: 35%;
  right: -2px;
}

/* line 77, ../../app/styles/components/_landing-template-tiles.scss */

.landing-template-tiles .tile-icon {
  float: left;
  position: relative;
  margin-top: 5px;
}

/* line 83, ../../app/styles/components/_landing-template-tiles.scss */

.landing-template-tiles p.tile-text-icon {
  float: right;
  width: 85%;
}

/* line 89, ../../app/styles/components/_landing-template-tiles.scss */

.landing-template-tiles.sub-landing-tiles li {
  background: white;
  background: -webkit-linear-gradient(top, #ffffff 0%, #f6f6f6 75%, #ebebeb 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 75%, #ebebeb 100%);
}

/* line 91, ../../app/styles/components/_landing-template-tiles.scss */

.landing-template-tiles.sub-landing-tiles li h4 {
  font-size: 1.4em;
  line-height: 135%;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 96, ../../app/styles/components/_landing-template-tiles.scss */

.landing-template-tiles.sub-landing-tiles li hr {
  background-color: "Transparent";
  background-repeat: repeat;
  background-image: url('/images/diagonal.png');
}

/* line 100, ../../app/styles/components/_landing-template-tiles.scss */

.landing-template-tiles.sub-landing-tiles .icon-thin-arrow-right {
  top: 45%;
}

@media (min-width: 768px) {
  /* line 5, ../../app/styles/components/_landing-template-tiles.scss */

  .landing-template-tiles {
    overflow: hidden;
  }

  /* line 107, ../../app/styles/components/_landing-template-tiles.scss */

  .landing-template-tiles ul {
    float: none;
    margin-left: 1%;
    width: 99%;
  }

  /* line 111, ../../app/styles/components/_landing-template-tiles.scss */

  .landing-template-tiles ul li {
    height: auto;
    box-shadow: 0px 5px 5px -3px #333;
  }

  /* line 114, ../../app/styles/components/_landing-template-tiles.scss */

  .landing-template-tiles ul li:first-child {
    margin-top: 0;
  }

  /* line 119, ../../app/styles/components/_landing-template-tiles.scss */

  .landing-template-tiles .tile-icon {
    max-width: 46px;
  }
}

@media (min-width: 1024px) {
  /* line 126, ../../app/styles/components/_landing-template-tiles.scss */

  .landing-template-tiles ul {
    float: left;
    margin-left: 0.5%;
    width: 49.5%;
  }

  /* line 130, ../../app/styles/components/_landing-template-tiles.scss */

  .landing-template-tiles ul li {
    height: 140px;
  }

  /* line 136, ../../app/styles/components/_landing-template-tiles.scss */

  .landing-template-tiles.sub-landing-tiles li {
    height: 190px;
  }

  /* line 139, ../../app/styles/components/_landing-template-tiles.scss */

  .landing-template-tiles.sub-landing-tiles .tile-icon {
    max-width: 38px;
  }
}

/**
 * TEMPLATE/PARTIAL NAME: tire-detail-banner
 *
 */

/* line 6, ../../app/styles/components/_tire-detail-banner.scss */

.tire-detail-banner {
  margin-top: 10px;
  margin-bottom: 20px;
  position: relative;
}

/* line 11, ../../app/styles/components/_tire-detail-banner.scss */

.tire-detail-banner p {
  padding-left: 15px;
  padding-right: 15px;
  margin: 0;
  min-height: 36px;
  box-shadow: 0px 2px 2px 1px #999;
}

/* line 18, ../../app/styles/components/_tire-detail-banner.scss */

.tire-detail-banner.lt-ie9.unknown {
  background-color: #333;
}

/* line 22, ../../app/styles/components/_tire-detail-banner.scss */

.tire-detail-banner.lt-ie9.no-fits-vehicle,
.tire-detail-banner.lt-ie9.no-fits-size,
.tire-detail-banner.lt-ie9.rating-reviewed-no-fits {
  background-color: #FF2534;
}

/* line 25, ../../app/styles/components/_tire-detail-banner.scss */

.tire-detail-banner.lt-ie9.change-specs-updated,
.tire-detail-banner.lt-ie9.rating-reviewed-fits {
  background-color: #00AD48;
}

/* line 29, ../../app/styles/components/_tire-detail-banner.scss */

.tire-detail-banner.unknown {
  background-color: #525252;
  background-repeat: repeat;
  background-image: url('/images/diagonal.png');
}

/* line 31, ../../app/styles/components/_tire-detail-banner.scss */

.tire-detail-banner.unknown a {
  color: #ffdd00;
}

/* line 36, ../../app/styles/components/_tire-detail-banner.scss */

.tire-detail-banner.no-fits-vehicle,
.tire-detail-banner.no-fits-size,
.tire-detail-banner.rating-reviewed-no-fits {
  background-color: #e71818;
  background-repeat: repeat;
  background-image: url('/images/diagonal.png');
}

/* line 38, ../../app/styles/components/_tire-detail-banner.scss */

.tire-detail-banner.no-fits-vehicle a,
.tire-detail-banner.no-fits-size a,
.tire-detail-banner.rating-reviewed-no-fits a {
  color: #fff;
}

/* line 42, ../../app/styles/components/_tire-detail-banner.scss */

.tire-detail-banner.change-specs-updated,
.tire-detail-banner.rating-reviewed-fits {
  background-color: #18a218;
  background-repeat: repeat;
  background-image: url('/images/diagonal.png');
}

/* line 44, ../../app/styles/components/_tire-detail-banner.scss */

.tire-detail-banner.change-specs-updated a,
.tire-detail-banner.rating-reviewed-fits a {
  color: #fff;
}

/* line 49, ../../app/styles/components/_tire-detail-banner.scss */

.tire-detail-banner .icon-check {
  font-size: 2.5em;
  color: #fff;
  position: absolute;
  font-family: 'Glyphicons Halflings';
}

/* line 54, ../../app/styles/components/_tire-detail-banner.scss */

.tire-detail-banner .icon-check small {
  color: #00AD48;
  position: absolute;
  font-size: 1.3em;
  left: -3px;
  text-shadow: 0px 1px 2px #999;
  top: -4px;
}

/* line 64, ../../app/styles/components/_tire-detail-banner.scss */

.tire-detail-banner .icon-triangle-up {
  text-shadow: 0 1px 4px #666;
  color: #ffdd00;
  float: right;
  font-size: 3.7em;
  margin: -10px 0px 0px 2px;
  position: absolute;
}

/* line 114, ../../app/styles/_mixins.scss */

.tire-detail-banner .icon-triangle-up small {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #333;
  font-size: 0.7em;
  left: 0;
  margin: 0.35em 0em 0em 0.725em;
  position: absolute;
  text-shadow: none;
}

/* line 73, ../../app/styles/components/_tire-detail-banner.scss */

.tire-detail-banner .icon-cross {
  color: #fff;
  font-size: 2.95em;
  position: absolute;
  top: -2px;
  font-family: 'Glyphicons Halflings';
}

/* line 179, ../../app/styles/_mixins.scss */

.tire-detail-banner .icon-cross small {
  color: #FF2534;
  position: absolute;
  font-size: 1.2em;
  left: -3px;
  text-shadow: 0px 1px 2px #999;
  top: -3px;
}

/* line 81, ../../app/styles/components/_tire-detail-banner.scss */

.tire-detail-banner a {
  display: inline-block;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.3em;
  margin: 0px 0 0 65px;
}

/* line 88, ../../app/styles/components/_tire-detail-banner.scss */

.tire-detail-banner a .call-out-title {
  float: left;
  margin-top: 5px;
}

/* line 93, ../../app/styles/components/_tire-detail-banner.scss */

.tire-detail-banner a .icon-circle-arrow {
  font-size: 1.7em;
  margin-top: 2px;
  position: absolute;
  width: 38px;
}

/**
 * TEMPLATE/PARTIAL NAME: tire-detail-specs
 *
 */

/* line 6, ../../app/styles/components/_tire-detail-specs.scss */

.tire-detail-specs {
  padding: 0;
  overflow: auto;
  border: 1px solid #ccc;
  background: white;
  background: -webkit-linear-gradient(top, #ffffff 0%, #f6f6f6 75%, #ebebeb 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 75%, #ebebeb 100%);
  width: 100%;
  /**
   * SIZE-SPECIFIC MODIFICATIONS AND ENHANCEMENTS
   * (start small and work up)
   *
   */
}

/* line 12, ../../app/styles/components/_tire-detail-specs.scss */

.tire-detail-specs ul {
  margin-bottom: 0;
  overflow: auto;
  padding-left: 0;
  background-color: "Transparent";
  background-repeat: repeat;
  background-image: url('/images/diagonal-tight.png');
}

/* line 17, ../../app/styles/components/_tire-detail-specs.scss */

.tire-detail-specs ul li {
  float: left;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  list-style: none;
  min-height: 62px;
  overflow: hidden;
  text-align: center;
  vertical-align: text-top;
  border-right: 1px solid #ccc;
  padding: 5px 0;
  width: 100%;
}

/* line 28, ../../app/styles/components/_tire-detail-specs.scss */

.tire-detail-specs ul li:last-of-type {
  border-right: none;
}

/* line 31, ../../app/styles/components/_tire-detail-specs.scss */

.tire-detail-specs ul li p {
  color: #444;
  font-size: 14px;
  margin: 0;
}

/* line 36, ../../app/styles/components/_tire-detail-specs.scss */

.tire-detail-specs ul li .spec-heading {
  font-size: 14px;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 44, ../../app/styles/components/_tire-detail-specs.scss */

.tire-detail-specs .first-list {
  border-bottom: 1px solid #ccc;
}

/* line 46, ../../app/styles/components/_tire-detail-specs.scss */

.tire-detail-specs .first-list li {
  width: 33%;
}

/* line 51, ../../app/styles/components/_tire-detail-specs.scss */

.tire-detail-specs .gy-icon-category {
  font-size: 3em;
}

/* line 55, ../../app/styles/components/_tire-detail-specs.scss */

.tire-detail-specs .gy-text-category {
  color: #444;
  display: block;
  font-size: 14px;
  text-align: center;
  width: 100%;
  padding-bottom: 10px;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 63, ../../app/styles/components/_tire-detail-specs.scss */

.tire-detail-specs .gy-text-category span {
  display: block;
  width: 100%;
  text-align: center;
}

/* line 69, ../../app/styles/components/_tire-detail-specs.scss */

.tire-detail-specs .gy-text-category span:before {
  font-size: 1em;
  display: inline-block;
  padding-right: 4px;
  opacity: .75;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 77, ../../app/styles/components/_tire-detail-specs.scss */

.tire-detail-specs .gy-text-category .rear:before {
  content: 'R: ';
}

/* line 81, ../../app/styles/components/_tire-detail-specs.scss */

.tire-detail-specs .gy-text-category .front:before {
  content: 'F: ';
}

/* line 85, ../../app/styles/components/_tire-detail-specs.scss */

.tire-detail-specs .gy-text-category .parenthetical {
  display: inline-block;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  width: auto;
}

/* line 93, ../../app/styles/components/_tire-detail-specs.scss */

.tire-detail-specs .specs-link p {
  color: #2366c1;
}

/* line 96, ../../app/styles/components/_tire-detail-specs.scss */

.tire-detail-specs .specs-link:hover p,
.tire-detail-specs .specs-link p:hover {
  color: #274BA7;
}

/* line 102, ../../app/styles/components/_tire-detail-specs.scss */

.tire-detail-specs .bolder {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 106, ../../app/styles/components/_tire-detail-specs.scss */

.tire-detail-specs .icon-specs-check-mark {
  color: #fff;
  display: inline-block;
  text-shadow: 0px 2px 2px #888;
  font-size: 1.5em;
  margin-top: 5px;
}

/* line 129, ../../app/styles/_mixins.scss */

.tire-detail-specs .icon-specs-check-mark small {
  color: #274ba7;
  font-size: 1.45em;
  margin-top: -6px;
  margin-left: -24px;
  position: absolute;
  text-shadow: none;
}

@media (min-width: 480px) {
  /* line 121, ../../app/styles/components/_tire-detail-specs.scss */

  .tire-detail-specs ul li p,
  .tire-detail-specs ul li .spec-heading {
    font-size: 16px;
  }

  /* line 127, ../../app/styles/components/_tire-detail-specs.scss */

  .tire-detail-specs .gy-text-category {
    font-size: 18px;
  }
}

@media (min-width: 880px) {
  /* line 134, ../../app/styles/components/_tire-detail-specs.scss */

  .tire-detail-specs .content--wrapper-lines {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  /* line 140, ../../app/styles/components/_tire-detail-specs.scss */

  .tire-detail-specs .gy-text-category .rear:before {
    content: 'R: ';
    font-size: 13px;
  }

  /* line 146, ../../app/styles/components/_tire-detail-specs.scss */

  .tire-detail-specs .gy-text-category .front:before {
    content: 'F: ';
    font-size: 13px;
  }

  /* line 153, ../../app/styles/components/_tire-detail-specs.scss */

  .tire-detail-specs ul {
    float: left;
    text-align: left;
  }

  /* line 156, ../../app/styles/components/_tire-detail-specs.scss */

  .tire-detail-specs ul li {
    font-family: "NewsGothicFSLight", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    min-height: 100px;
    padding: 10px;
  }

  /* line 164, ../../app/styles/components/_tire-detail-specs.scss */

  .tire-detail-specs .first-list {
    border-bottom: none;
    width: 100%;
  }

  /* line 167, ../../app/styles/components/_tire-detail-specs.scss */

  .tire-detail-specs .first-list li {
    width: 33%;
    min-height: 100px;
  }
}

/**
 * TEMPLATE/PARTIAL NAME: tire-detail-tire-content-block
 *
 */

/* line 7, ../../app/styles/components/_tire-detail-tire-content-block.scss */

.tire-detail-tire-content-block,
.sizes-specs-page .sizes-specs-content-block {
  /**
   * BASE COMPONENT STYLES HERE
   * (common across all screen sizes)
   */
  /**
   * SIZE-SPECIFIC MODIFICATIONS AND ENHANCEMENTS
   * (start small and work up)
   *
   */
}

/* line 13, ../../app/styles/components/_tire-detail-tire-content-block.scss */

.tire-detail-tire-content-block small,
.sizes-specs-page .sizes-specs-content-block small {
  margin-bottom: 10px;
}

/* line 17, ../../app/styles/components/_tire-detail-tire-content-block.scss */

.tire-detail-tire-content-block .size-optimization-warning,
.sizes-specs-page .sizes-specs-content-block .size-optimization-warning {
  color: #666;
  margin-top: -15px;
}

/* line 22, ../../app/styles/components/_tire-detail-tire-content-block.scss */

.tire-detail-tire-content-block .gy-table-row,
.sizes-specs-page .sizes-specs-content-block .gy-table-row {
  margin-bottom: 0;
  padding: 0;
  overflow: auto;
}

/* line 27, ../../app/styles/components/_tire-detail-tire-content-block.scss */

.tire-detail-tire-content-block .gy-table-row h3,
.sizes-specs-page .sizes-specs-content-block .gy-table-row h3 {
  color: #999;
  border-bottom: 1px solid #ccc;
  margin-bottom: 0;
  padding-bottom: 15px;
}

/* line 34, ../../app/styles/components/_tire-detail-tire-content-block.scss */

.tire-detail-tire-content-block .gy-table-row li,
.sizes-specs-page .sizes-specs-content-block .gy-table-row li {
  list-style: none;
}

/* line 38, ../../app/styles/components/_tire-detail-tire-content-block.scss */

.tire-detail-tire-content-block .gy-table-row .gy-item,
.sizes-specs-page .sizes-specs-content-block .gy-table-row .gy-item {
  display: block;
  float: none;
  padding: 10px 0px;
  width: 100%;
}

/* line 44, ../../app/styles/components/_tire-detail-tire-content-block.scss */

.tire-detail-tire-content-block .gy-table-row .gy-item ul,
.sizes-specs-page .sizes-specs-content-block .gy-table-row .gy-item ul {
  list-style-type: disc;
  margin-bottom: 15px;
  padding-left: 20px;
}

/* line 54, ../../app/styles/components/_tire-detail-tire-content-block.scss */

.tire-detail-tire-content-block .gy-features-row,
.sizes-specs-page .sizes-specs-content-block .gy-features-row {
  overflow: hidden;
}

/* line 56, ../../app/styles/components/_tire-detail-tire-content-block.scss */

.tire-detail-tire-content-block .gy-features-row li,
.sizes-specs-page .sizes-specs-content-block .gy-features-row li {
  float: left;
  padding: 0;
}

/* line 62, ../../app/styles/components/_tire-detail-tire-content-block.scss */

.tire-detail-tire-content-block .gy-link,
.sizes-specs-page .sizes-specs-content-block .gy-link {
  display: inline-block;
  clear: both;
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  /* line 78, ../../app/styles/components/_tire-detail-tire-content-block.scss */

  .tire-detail-tire-content-block .gy-table-row .gy-item,
  .sizes-specs-page .sizes-specs-content-block .gy-table-row .gy-item {
    float: left;
    width: 50%;
  }

  /* line 82, ../../app/styles/components/_tire-detail-tire-content-block.scss */

  .tire-detail-tire-content-block .gy-table-row .first-list,
  .sizes-specs-page .sizes-specs-content-block .gy-table-row .first-list {
    padding-right: 28px;
  }

  /* line 86, ../../app/styles/components/_tire-detail-tire-content-block.scss */

  .tire-detail-tire-content-block .gy-table-row .second-list,
  .sizes-specs-page .sizes-specs-content-block .gy-table-row .second-list {
    padding-left: 30px;
  }

  /* line 90, ../../app/styles/components/_tire-detail-tire-content-block.scss */

  .tire-detail-tire-content-block .gy-features-row,
  .sizes-specs-page .sizes-specs-content-block .gy-features-row {
    -moz-column-count: 2;
    -moz-column-gap: 50px;
    -webkit-column-count: 2;
    -webkit-column-gap: 50px;
    column-count: 2;
    column-gap: 50px;
  }

  /* line 97, ../../app/styles/components/_tire-detail-tire-content-block.scss */

  .tire-detail-tire-content-block .gy-features-row li,
  .sizes-specs-page .sizes-specs-content-block .gy-features-row li {
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    column-break-inside: avoid;
    padding: 0 28px 0 15px;
  }

  /* line 102, ../../app/styles/components/_tire-detail-tire-content-block.scss */

  .no-csscolumns .tire-detail-tire-content-block .gy-features-row li,
  .no-csscolumns .sizes-specs-page .sizes-specs-content-block .gy-features-row li,
  .sizes-specs-page .no-csscolumns .sizes-specs-content-block .gy-features-row li {
    width: 45%;
    margin-right: 5%;
    float: left;
    display: inline-block;
  }

  /* line 111, ../../app/styles/components/_tire-detail-tire-content-block.scss */

  .tire-detail-tire-content-block .gy-link,
  .sizes-specs-page .sizes-specs-content-block .gy-link {
    display: inline-block;
    margin-right: 2.2%;
  }

  /* line 115, ../../app/styles/components/_tire-detail-tire-content-block.scss */

  .tire-detail-tire-content-block .gy-link:last-child,
  .sizes-specs-page .sizes-specs-content-block .gy-link:last-child {
    margin-right: 0;
  }

  /* line 121, ../../app/styles/components/_tire-detail-tire-content-block.scss */

  .no-csscolumns .tire-detail-tire-content-block .gy-features-row li,
  .no-csscolumns .sizes-specs-page .sizes-specs-content-block .gy-features-row li,
  .sizes-specs-page .no-csscolumns .sizes-specs-content-block .gy-features-row li {
    width: 45%;
    margin-right: 5%;
    float: left;
    display: inline-block;
  }
}

@media (max-width: 767px) {
  /* line 134, ../../app/styles/components/_tire-detail-tire-content-block.scss */

  .tire-detail-tire-content-block .gy-table-row .second-list,
  .sizes-specs-page .sizes-specs-content-block .gy-table-row .second-list {
    padding-top: 0;
  }
}

/**
 * TEMPLATE/PARTIAL NAME: tire-detail-tire-content-block--fit-checker
 *
 */

/* line 6, ../../app/styles/components/_tire-detail-tire-content-block--fit-checker.scss */

.tire-detail-tire-content-block--fit-checker {
  /**
   * SIZE-SPECIFIC MODIFICATIONS AND ENHANCEMENTS
   * (start small and work up)
   *
   */
}

/* line 8, ../../app/styles/components/_tire-detail-tire-content-block--fit-checker.scss */

.tire-detail-tire-content-block--fit-checker .content-body {
  position: relative;
}

/* line 13, ../../app/styles/components/_tire-detail-tire-content-block--fit-checker.scss */

.tire-detail-tire-content-block--fit-checker.unknown h5 {
  text-align: left;
  text-indent: 50px;
}

/* line 19, ../../app/styles/components/_tire-detail-tire-content-block--fit-checker.scss */

.tire-detail-tire-content-block--fit-checker h5 {
  text-align: left;
  margin-bottom: 20px;
  text-indent: 44px;
}

/* line 25, ../../app/styles/components/_tire-detail-tire-content-block--fit-checker.scss */

.tire-detail-tire-content-block--fit-checker p {
  margin: 15px 0px 20px 0px;
}

/* line 29, ../../app/styles/components/_tire-detail-tire-content-block--fit-checker.scss */

.tire-detail-tire-content-block--fit-checker .icon-triangle-up {
  text-shadow: 0 1px 4px #666;
  color: #ffdd00;
  float: right;
  font-size: 2.5em;
  margin: 0px;
  position: absolute;
}

/* line 114, ../../app/styles/_mixins.scss */

.tire-detail-tire-content-block--fit-checker .icon-triangle-up small {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #333;
  font-size: 0.7em;
  left: 0;
  margin: 0.35em 0em 0em 0.725em;
  position: absolute;
  text-shadow: none;
}

/* line 38, ../../app/styles/components/_tire-detail-tire-content-block--fit-checker.scss */

.tire-detail-tire-content-block--fit-checker .icon-cross {
  color: #fff;
  font-size: 2.5em;
}

/* line 179, ../../app/styles/_mixins.scss */

.tire-detail-tire-content-block--fit-checker .icon-cross small {
  color: #FF2534;
  position: absolute;
  font-size: 1.2em;
  left: -3px;
  text-shadow: 0px 1px 2px #999;
  top: -3px;
}

/* line 44, ../../app/styles/components/_tire-detail-tire-content-block--fit-checker.scss */

.tire-detail-tire-content-block--fit-checker .checker-btn {
  display: inline-block;
  text-transform: none;
  width: 100%;
}

/* line 50, ../../app/styles/components/_tire-detail-tire-content-block--fit-checker.scss */

.tire-detail-tire-content-block--fit-checker .icon-lines {
  margin-bottom: 15px;
  text-align: center;
}

/* line 55, ../../app/styles/components/_tire-detail-tire-content-block--fit-checker.scss */

.tire-detail-tire-content-block--fit-checker .icon-lines:before {
  content: "";
  border-top: #FF2534 1px solid;
  left: 0;
  margin: 20px 0px 0px 15px;
  position: absolute;
  width: 35%;
  height: 1px;
}

/* line 66, ../../app/styles/components/_tire-detail-tire-content-block--fit-checker.scss */

.tire-detail-tire-content-block--fit-checker .icon-lines:after {
  content: "";
  border-top: #FF2534 1px solid;
  margin: 20px 15px 0px 0px;
  position: absolute;
  right: 0;
  width: 35%;
  height: 1px;
}

@media (min-width: 480px) {
  /* line 88, ../../app/styles/components/_tire-detail-tire-content-block--fit-checker.scss */

  .tire-detail-tire-content-block--fit-checker .icon-lines:before {
    width: 40%;
  }

  /* line 92, ../../app/styles/components/_tire-detail-tire-content-block--fit-checker.scss */

  .tire-detail-tire-content-block--fit-checker .icon-lines:after {
    width: 40%;
  }
}

@media (min-width: 768px) {
  /* line 100, ../../app/styles/components/_tire-detail-tire-content-block--fit-checker.scss */

  .tire-detail-tire-content-block--fit-checker h5 {
    text-align: left;
    text-indent: 50px;
  }

  /* line 105, ../../app/styles/components/_tire-detail-tire-content-block--fit-checker.scss */

  .tire-detail-tire-content-block--fit-checker .checker-btn {
    margin-right: 30px;
    width: auto;
  }

  /* line 110, ../../app/styles/components/_tire-detail-tire-content-block--fit-checker.scss */

  .tire-detail-tire-content-block--fit-checker .icon-cross {
    position: absolute;
    top: 17px;
  }

  /* line 115, ../../app/styles/components/_tire-detail-tire-content-block--fit-checker.scss */

  .tire-detail-tire-content-block--fit-checker .icon-lines {
    display: inline;
  }

  /* line 118, ../../app/styles/components/_tire-detail-tire-content-block--fit-checker.scss */

  .tire-detail-tire-content-block--fit-checker .icon-lines:before {
    display: none;
  }

  /* line 122, ../../app/styles/components/_tire-detail-tire-content-block--fit-checker.scss */

  .tire-detail-tire-content-block--fit-checker .icon-lines:after {
    display: none;
  }
}

/**
 * TEMPLATE/PARTIAL NAME: tire-detail-tire-content-block--specs-table
 *
 */

/* line 6, ../../app/styles/components/_tire-detail-tire-content-block--specs-table.scss */

.tire-detail-tire-content-block--specs-table {
  /**
   * SIZE-SPECIFIC MODIFICATIONS AND ENHANCEMENTS
   * (start small and work up)
   * 
   */
}

/* line 8, ../../app/styles/components/_tire-detail-tire-content-block--specs-table.scss */

.tire-detail-tire-content-block--specs-table .gy-table-row {
  border-bottom: 2px solid #999999;
  margin-bottom: 30px;
}

/* line 13, ../../app/styles/components/_tire-detail-tire-content-block--specs-table.scss */

.tire-detail-tire-content-block--specs-table .specs-table {
  border-bottom: 1px solid #ccc;
  color: #696969;
  font-size: 1.2em;
  overflow: auto;
  padding: 10px 0;
}

/* line 21, ../../app/styles/components/_tire-detail-tire-content-block--specs-table.scss */

.tire-detail-tire-content-block--specs-table .specs-table:first-child {
  padding-top: 0;
}

/* line 26, ../../app/styles/components/_tire-detail-tire-content-block--specs-table.scss */

.tire-detail-tire-content-block--specs-table .second-list div:last-child {
  border-bottom: none;
}

/* line 31, ../../app/styles/components/_tire-detail-tire-content-block--specs-table.scss */

.tire-detail-tire-content-block--specs-table .specs-title {
  float: left;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 36, ../../app/styles/components/_tire-detail-tire-content-block--specs-table.scss */

.tire-detail-tire-content-block--specs-table .specs-description {
  float: right;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 41, ../../app/styles/components/_tire-detail-tire-content-block--specs-table.scss */

.tire-detail-tire-content-block--specs-table .gy-link {
  margin-top: 0;
}

/* line 45, ../../app/styles/components/_tire-detail-tire-content-block--specs-table.scss */

.tire-detail-tire-content-block--specs-table .gy-body-copy {
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  /* line 58, ../../app/styles/components/_tire-detail-tire-content-block--specs-table.scss */

  .tire-detail-tire-content-block--specs-table .specs-table:last-child {
    border-bottom: none;
  }
}

/**
 * TEMPLATE/PARTIAL NAME: tire-detail-tire-info - top section of product details page
 *
 */

/* line 6, ../../app/styles/components/_tire-detail-tire-info.scss */

.tire-detail-tire-info {
  background-color: rgba(0, 40, 120, 0.7);
  background-repeat: repeat;
  background-image: url('/images/diagonal.png');
  padding-left: 15px;
  padding-right: 15px;
  margin-top: -80px;
  padding-bottom: 20px;
  position: relative;
  text-align: left;
  /*price styling*/
  /*end price styling*/
  /*find a dealer link*/
  /*price match/closest installer text and links*/
  /**
   * SIZE-SPECIFIC MODIFICATIONS AND ENHANCEMENTS
   */
}

/* line 7, ../../app/styles/components/_tire-detail-tire-info.scss */

.tire-detail-tire-info .test-results {
  font-size: 16px;
}

/* line 22, ../../app/styles/components/_tire-detail-tire-info.scss */

.tire-detail-tire-info h1,
.tire-detail-tire-info span {
  color: #fff;
}

/* line 26, ../../app/styles/components/_tire-detail-tire-info.scss */

.tire-detail-tire-info hr {
  margin-top: 15px;
  margin-bottom: 15px;
}

/* line 31, ../../app/styles/components/_tire-detail-tire-info.scss */

.tire-detail-tire-info .gy-body-copy {
  color: #fff;
  text-align: center;
  padding: 5px 0px;
}

/* line 37, ../../app/styles/components/_tire-detail-tire-info.scss */

.tire-detail-tire-info .gy-header {
  background: none;
  margin-bottom: 0;
}

/* line 42, ../../app/styles/components/_tire-detail-tire-info.scss */

.tire-detail-tire-info .tire-detail-title {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 2em;
  text-align: center;
}

/* line 49, ../../app/styles/components/_tire-detail-tire-info.scss */

.tire-detail-tire-info .tire-detail-title sup {
  font-size: 0.4em;
  top: -1.2em;
}

/* line 55, ../../app/styles/components/_tire-detail-tire-info.scss */

.tire-detail-tire-info .specs-list {
  list-style-type: none;
  padding-left: 0;
  text-align: center;
  margin: 5px 0;
}

/* line 60, ../../app/styles/components/_tire-detail-tire-info.scss */

.tire-detail-tire-info .specs-list li {
  background-color: #274ba7;
  color: #fff;
  display: inline-block;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  font-size: 16px;
  line-height: 30px;
  margin: 10px 5px;
  padding: 0 10px;
  text-align: center;
  vertical-align: bottom;
}

/* line 71, ../../app/styles/components/_tire-detail-tire-info.scss */

.tire-detail-tire-info .specs-list li span {
  display: block;
  font-size: 30px;
  line-height: 30px;
}

/* line 79, ../../app/styles/components/_tire-detail-tire-info.scss */

.tire-detail-tire-info .tire-detail-price-container {
  text-align: center;
  overflow-y: hidden;
  padding-bottom: 10px;
}

/* line 85, ../../app/styles/components/_tire-detail-tire-info.scss */

.tire-detail-tire-info .gy-staggered-fit-price {
  display: inline-block;
  margin-right: 5px;
  vertical-align: top;
}

/* line 90, ../../app/styles/components/_tire-detail-tire-info.scss */

.tire-detail-tire-info .gy-staggered-fit-price .gy-price {
  display: block;
}

/* line 94, ../../app/styles/components/_tire-detail-tire-info.scss */

.tire-detail-tire-info .gy-staggered-fit-price .gy-msrp {
  display: block;
  padding-left: 8px;
  width: auto;
  max-width: 100px;
}

/* line 103, ../../app/styles/components/_tire-detail-tire-info.scss */

.tire-detail-tire-info .tire-price {
  text-align: center;
}

/* line 107, ../../app/styles/components/_tire-detail-tire-info.scss */

.tire-detail-tire-info .dollar-sign {
  margin-top: 20px;
}

/* line 111, ../../app/styles/components/_tire-detail-tire-info.scss */

.tire-detail-tire-info .each {
  margin-top: 20px;
  margin-left: -15px;
}

/* line 116, ../../app/styles/components/_tire-detail-tire-info.scss */

.tire-detail-tire-info .price-label {
  margin-left: -15px;
}

/* line 122, ../../app/styles/components/_tire-detail-tire-info.scss */

.tire-detail-tire-info .link-find-dealer {
  margin-left: 20px;
}

/* line 127, ../../app/styles/components/_tire-detail-tire-info.scss */

.tire-detail-tire-info .price-match-closest-installer,
.tire-detail-tire-info .price-match-closest-installer a {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-size: 16px;
}

/* line 132, ../../app/styles/components/_tire-detail-tire-info.scss */

.tire-detail-tire-info .price-match-closest-installer a {
  color: #06d;
  text-decoration: underline;
}

/* line 137, ../../app/styles/components/_tire-detail-tire-info.scss */

.tire-detail-tire-info .price-match-closest-installer a:focus {
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}

/* line 141, ../../app/styles/components/_tire-detail-tire-info.scss */

.tire-detail-tire-info .glyphicon-info-sign {
  color: #06d;
}

/* line 145, ../../app/styles/components/_tire-detail-tire-info.scss */

.tire-detail-tire-info .not-tire-size-available {
  margin: 0 0 0 0;
  min-height: 26px;
  position: relative;
}

/* line 149, ../../app/styles/components/_tire-detail-tire-info.scss */

.tire-detail-tire-info .not-tire-size-available .icon-triangle-up {
  text-shadow: 0 1px 4px #666;
  color: #ffdd00;
  font-size: 1.7em;
  margin: -10px 0px 0px 2px;
  position: absolute;
  top: 10px;
}

/* line 114, ../../app/styles/_mixins.scss */

.tire-detail-tire-info .not-tire-size-available .icon-triangle-up small {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #333;
  font-size: 0.7em;
  left: 0;
  margin: 0.35em 0em 0em 0.725em;
  position: absolute;
  text-shadow: none;
}

/* line 157, ../../app/styles/components/_tire-detail-tire-info.scss */

.tire-detail-tire-info .not-tire-size-available .not-available-size-legend {
  padding-left: 35px;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 17px;
  line-height: 1.2;
}

/* line 163, ../../app/styles/components/_tire-detail-tire-info.scss */

.tire-detail-tire-info .not-tire-size-available .tire-not-available-online {
  padding-left: 0px;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 17px;
}

/* line 170, ../../app/styles/components/_tire-detail-tire-info.scss */

.tire-detail-tire-info .gy-stagger-fit-wrapper {
  display: inline-block;
}

/* line 172, ../../app/styles/components/_tire-detail-tire-info.scss */

.tire-detail-tire-info .gy-stagger-fit-wrapper .gy-staggered-fit-price {
  display: block;
}

/* line 174, ../../app/styles/components/_tire-detail-tire-info.scss */

.tire-detail-tire-info .gy-stagger-fit-wrapper .gy-staggered-fit-price .gy-msrp {
  display: inline-block;
  line-height: 28px;
  padding-left: 0;
  width: 25px;
}

/* line 180, ../../app/styles/components/_tire-detail-tire-info.scss */

.tire-detail-tire-info .gy-stagger-fit-wrapper .gy-staggered-fit-price .gy-price {
  display: inline;
}

/* line 186, ../../app/styles/components/_tire-detail-tire-info.scss */

.tire-detail-tire-info .gy-staggered-fit-rebate {
  display: inline-block;
  vertical-align: top;
  text-align: center;
}

/* line 191, ../../app/styles/components/_tire-detail-tire-info.scss */

.tire-detail-tire-info .gy-staggered-fit-rebate .gy-rebate-price {
  display: block;
}

/* line 195, ../../app/styles/components/_tire-detail-tire-info.scss */

.tire-detail-tire-info .gy-staggered-fit-rebate .gy-rebate-mail {
  display: block;
  width: auto;
  max-width: 100px;
  padding-left: 8px;
}

/* line 203, ../../app/styles/components/_tire-detail-tire-info.scss */

.tire-detail-tire-info .gy-rebate-price,
.tire-detail-tire-info .gy-rebate-mail {
  color: #ffdd00;
}

/* line 207, ../../app/styles/components/_tire-detail-tire-info.scss */

.tire-detail-tire-info .fnd-store-btn {
  width: 100%;
  margin: 10px 0 10px 0;
}

/* line 210, ../../app/styles/components/_tire-detail-tire-info.scss */

.tire-detail-tire-info .fnd-store-btn span {
  color: #333;
}

/* line 215, ../../app/styles/components/_tire-detail-tire-info.scss */

.tire-detail-tire-info .btn-ghost {
  background-image: -webkit-gradient(linear, left bottom, right top, color-stop(0px, #ffdd00), color-stop(15px, #ffdd00), color-stop(15px, transparent), color-stop(100%, transparent)) !important;
  background-image: -webkit-linear-gradient(-225deg, #ffdd00 0px, #ffdd00 15px, transparent 15px, transparent 100%) !important;
  background-image: -webkit-linear-gradient(135deg, #ffdd00 0px, #ffdd00 15px, rgba(0, 0, 0, 0) 15px, rgba(0, 0, 0, 0) 100%) !important;
  background-image: linear-gradient(-45deg, #ffdd00 0px, #ffdd00 15px, rgba(0, 0, 0, 0) 15px, rgba(0, 0, 0, 0) 100%) !important;
  background-position: -5px -5px;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 16px;
  display: block;
  color: #ffdd00;
  border: 1px solid #ffe433;
  text-align: center;
  padding: 0 15px 0 15px;
}

/* line 223, ../../app/styles/components/_tire-detail-tire-info.scss */

.tire-detail-tire-info .btn-ghost span {
  color: #ffdd00;
}

/* line 228, ../../app/styles/components/_tire-detail-tire-info.scss */

.tire-detail-tire-info .rating-and-review-link {
  color: #ffdd00;
}

/* line 230, ../../app/styles/components/_tire-detail-tire-info.scss */

.tire-detail-tire-info .rating-and-review-link .icon-thin-arrow-right {
  color: #ffdd00;
}

/* line 235, ../../app/styles/components/_tire-detail-tire-info.scss */

.tire-detail-tire-info .js-more-options {
  color: #ffdd00;
}

@media (min-width: 768px) {
  /* line 6, ../../app/styles/components/_tire-detail-tire-info.scss */

  .tire-detail-tire-info {
    background: none;
    padding: 0;
    position: static;
    margin-top: 0;
  }

  /* line 248, ../../app/styles/components/_tire-detail-tire-info.scss */

  .tire-detail-tire-info span {
    color: #333;
  }

  /* line 252, ../../app/styles/components/_tire-detail-tire-info.scss */

  .tire-detail-tire-info .gy-body-copy {
    color: #333;
    padding: 0px;
    text-align: left;
  }

  /* line 258, ../../app/styles/components/_tire-detail-tire-info.scss */

  .tire-detail-tire-info a[href='#collapseRebate']:hover span,
  .tire-detail-tire-info a[href='#collapseRebate']:focus span {
    color: #1A3C8C;
    text-decoration: none;
  }

  /* line 263, ../../app/styles/components/_tire-detail-tire-info.scss */

  .tire-detail-tire-info .tire-detail-title {
    color: #666;
    font-size: 2.8em;
    font-weight: normal;
    text-align: left;
  }

  /* line 270, ../../app/styles/components/_tire-detail-tire-info.scss */

  .tire-detail-tire-info .specs-list {
    text-align: left;
    margin: 0;
  }

  /* line 274, ../../app/styles/components/_tire-detail-tire-info.scss */

  .tire-detail-tire-info .specs-list li span {
    color: #666;
    display: inline-block;
  }

  /* line 278, ../../app/styles/components/_tire-detail-tire-info.scss */

  .tire-detail-tire-info .specs-list li span {
    margin-right: 3px;
    font-size: 20px;
  }

  /* line 285, ../../app/styles/components/_tire-detail-tire-info.scss */

  .tire-detail-tire-info .tire-detail-price-container {
    text-align: left;
  }

  /* line 289, ../../app/styles/components/_tire-detail-tire-info.scss */

  .tire-detail-tire-info .gy-rebate-price,
  .tire-detail-tire-info .gy-rebate-mail {
    color: #2366c1;
  }

  /* line 293, ../../app/styles/components/_tire-detail-tire-info.scss */

  .tire-detail-tire-info .fnd-store-btn {
    width: 85%;
    max-width: 225px;
    display: inline-block;
  }

  /* line 299, ../../app/styles/components/_tire-detail-tire-info.scss */

  .tire-detail-tire-info .fnd-store-btn.request {
    max-width: 225px;
  }

  /* line 303, ../../app/styles/components/_tire-detail-tire-info.scss */

  .tire-detail-tire-info .tire-price {
    text-align: left;
  }

  /* line 307, ../../app/styles/components/_tire-detail-tire-info.scss */

  .tire-detail-tire-info .btn-ghost {
    background-image: -webkit-gradient(linear, left bottom, right top, color-stop(0px, #99afe7), color-stop(15px, #99afe7), color-stop(15px, #fff), color-stop(100%, #fff)) !important;
    background-image: -webkit-linear-gradient(-225deg, #99afe7 0px, #99afe7 15px, #fff 15px, #fff 100%) !important;
    background-image: -webkit-linear-gradient(135deg, #99afe7 0px, #99afe7 15px, #ffffff 15px, #ffffff 100%) !important;
    background-image: linear-gradient(-45deg, #99afe7 0px, #99afe7 15px, #ffffff 15px, #ffffff 100%) !important;
    background-position: -5px -5px;
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 16px;
    display: block;
    color: #2366c1;
    border: 1px solid #325ecf;
    text-align: left;
  }

  /* line 314, ../../app/styles/components/_tire-detail-tire-info.scss */

  .tire-detail-tire-info .btn-ghost span {
    color: #2366c1;
  }

  /* line 317, ../../app/styles/components/_tire-detail-tire-info.scss */

  .tire-detail-tire-info .btn-ghost:hover {
    color: #274BA7;
  }

  /* line 322, ../../app/styles/components/_tire-detail-tire-info.scss */

  .tire-detail-tire-info .rating-and-review-link {
    color: #274BA7;
  }

  /* line 324, ../../app/styles/components/_tire-detail-tire-info.scss */

  .tire-detail-tire-info .rating-and-review-link .icon-thin-arrow-right {
    color: #333333;
  }

  /* line 328, ../../app/styles/components/_tire-detail-tire-info.scss */

  .tire-detail-tire-info .js-more-options {
    color: #274BA7;
  }
}

/**
 * TEMPLATE/PARTIAL NAME: tire-detail-tire-multi-sku
 *
 */

/* line 9, ../../app/styles/components/_tire-detail-tire-multi-sku.scss */

.tire-detail-tire-multi-sku .sku-option {
  background-color: #f9f9f9;
  background-color: rgba(249, 249, 249, 0.6);
  padding: 15px;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
  margin-bottom: 15px;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.2em;
  line-height: 120%;
}

/* line 18, ../../app/styles/components/_tire-detail-tire-multi-sku.scss */

.tire-detail-tire-multi-sku .sku-option .belowRecommended {
  font: italic 12px Helvetica,Arial,sans-serif;
}

/* line 22, ../../app/styles/components/_tire-detail-tire-multi-sku.scss */

.tire-detail-tire-multi-sku .gy-radio {
  position: relative;
  height: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  margin-bottom: 8px;
}

/* line 27, ../../app/styles/components/_tire-detail-tire-multi-sku.scss */

.tire-detail-tire-multi-sku .gy-radio label {
  background-color: white;
  display: inline-block;
  float: left;
  height: 14px;
  width: 14px;
  border-radius: 8px;
  border: 1px solid #999;
  box-shadow: none;
  color: #F0F0F0;
  cursor: pointer;
}

/* line 39, ../../app/styles/components/_tire-detail-tire-multi-sku.scss */

.tire-detail-tire-multi-sku .gy-radio input[type="radio"] {
  display: none;
}

/* line 43, ../../app/styles/components/_tire-detail-tire-multi-sku.scss */

.tire-detail-tire-multi-sku .gy-radio input[type="radio"]:checked + label:before {
  position: absolute;
  font-size: 1.08em;
  top: -5px;
  left: 13px;
  color: #ffdd00;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
  border-color: #fff;
}

/* line 54, ../../app/styles/components/_tire-detail-tire-multi-sku.scss */

.tire-detail-tire-multi-sku .gy-radio input[type="radio"]:checked + label {
  background-color: #ccd7eb;
}

/* line 60, ../../app/styles/components/_tire-detail-tire-multi-sku.scss */

.tire-detail-tire-multi-sku .sku-option.current {
  background-color: #002878;
  background-color: rgba(0, 40, 120, 0.7);
  color: #FFFFFF;
}

/* line 66, ../../app/styles/components/_tire-detail-tire-multi-sku.scss */

.tire-detail-tire-multi-sku .sku-description {
  padding: 0 0 0 25px;
}

/* line 69, ../../app/styles/components/_tire-detail-tire-multi-sku.scss */

.tire-detail-tire-multi-sku .sku-row {
  overflow: hidden;
  margin-bottom: 6px;
}

/* line 72, ../../app/styles/components/_tire-detail-tire-multi-sku.scss */

.tire-detail-tire-multi-sku .sku-row p {
  font-size: 15px;
  width: 50%;
  float: left;
  margin: 0 0 5px 0;
}

@media (min-width: 768px) {
  /* line 81, ../../app/styles/components/_tire-detail-tire-multi-sku.scss */

  .tire-detail-tire-multi-sku .sku-option {
    width: 32%;
    margin-right: 1%;
    float: left;
  }

  /* line 86, ../../app/styles/components/_tire-detail-tire-multi-sku.scss */

  .tire-detail-tire-multi-sku .sku-options-container {
    overflow: hidden;
    width: 100%;
    padding: 5px 4px;
  }
}

/* line 4, ../../app/styles/components/_tire-results-content-block.scss */

.tire-results-content-block .learn-more-body.size {
  padding-top: 0px;
}

@media (max-width: 768px) {
  /* line 10, ../../app/styles/components/_tire-results-content-block.scss */

  .tire-results-content-block .learn-more-heading {
    display: none;
  }

  /* line 13, ../../app/styles/components/_tire-results-content-block.scss */

  .tire-results-content-block .collapse-learn-more {
    display: block !important;
    height: auto !important;
  }
}

@media (min-width: 768px) {
  /* line 23, ../../app/styles/components/_tire-results-content-block.scss */

  .tire-results-content-block .tire-results-speed-rating .collapse-speed-rating {
    height: auto !important;
    display: block !important;
  }

  /* line 27, ../../app/styles/components/_tire-results-content-block.scss */

  .tire-results-content-block .tire-results-speed-rating .panel-heading-speed-rating {
    display: none !important;
  }

  /* line 35, ../../app/styles/components/_tire-results-content-block.scss */

  .tire-results-content-block .tire-results-sidewall .collapse-sidewall {
    height: auto !important;
    display: block !important;
  }

  /* line 39, ../../app/styles/components/_tire-results-content-block.scss */

  .tire-results-content-block .tire-results-sidewall .panel-heading-sidewall {
    display: none !important;
  }

  /* line 47, ../../app/styles/components/_tire-results-content-block.scss */

  .tire-results-content-block .tire-results-load-index .collapse-load-index {
    height: auto !important;
    display: block !important;
  }

  /* line 51, ../../app/styles/components/_tire-results-content-block.scss */

  .tire-results-content-block .tire-results-load-index .panel-heading-load-index {
    display: none !important;
  }
}

/**
 * TEMPLATE/PARTIAL NAME: tire-results-content-block--vehicle
 *
 */

/* line 6, ../../app/styles/components/_tire-results-content-block--context-info.scss */

.tire-results-content-block--context-info {
  overflow: auto;
}

/* line 9, ../../app/styles/components/_tire-results-content-block--context-info.scss */

.tire-results-content-block--context-info table {
  border: 1px solid #999;
  width: 100%;
}

/* line 16, ../../app/styles/components/_tire-results-content-block--context-info.scss */

.tire-results-content-block--context-info tbody td {
  border-bottom: #999 1px solid;
  color: #696969;
  padding: 10px 0px;
  text-indent: 5px;
  width: 50%;
}

/* line 24, ../../app/styles/components/_tire-results-content-block--context-info.scss */

.tire-results-content-block--context-info tbody td:first-child {
  background: #999;
  border-bottom: #fff 1px solid;
  color: #fff;
  font-size: 1.1em;
}

/* line 31, ../../app/styles/components/_tire-results-content-block--context-info.scss */

.tire-results-content-block--context-info tbody tr:last-child td {
  border-bottom: none;
}

/* line 35, ../../app/styles/components/_tire-results-content-block--context-info.scss */

.tire-results-content-block--context-info tbody tr:first-child td {
  border-top: 1px solid #999;
}

/* line 42, ../../app/styles/components/_tire-results-content-block--context-info.scss */

.tire-results-content-block--context-info b {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-weight: normal;
  font-size: 1.1em;
  margin: 0px 1px;
}

/* line 49, ../../app/styles/components/_tire-results-content-block--context-info.scss */

.tire-results-content-block--context-info span,
.tire-results-content-block--context-info p {
  color: #333;
}

/* line 53, ../../app/styles/components/_tire-results-content-block--context-info.scss */

.tire-results-content-block--context-info .content-title {
  color: #777;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.6em;
}

/* line 59, ../../app/styles/components/_tire-results-content-block--context-info.scss */

.tire-results-content-block--context-info .content-sub-title {
  color: #999;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.3em;
}

/* line 66, ../../app/styles/components/_tire-results-content-block--context-info.scss */

.tire-results-content-block--context-info .content-info {
  margin-top: 20px;
  overflow: auto;
}

/* line 69, ../../app/styles/components/_tire-results-content-block--context-info.scss */

.tire-results-content-block--context-info .content-info span {
  float: left;
}

/* line 73, ../../app/styles/components/_tire-results-content-block--context-info.scss */

.tire-results-content-block--context-info .content-info .content-sub-title {
  margin: 7px 0px 0px 7px;
}

/* line 78, ../../app/styles/components/_tire-results-content-block--context-info.scss */

.tire-results-content-block--context-info .icon {
  color: #999;
  font-size: 2em;
}

/* line 83, ../../app/styles/components/_tire-results-content-block--context-info.scss */

.tire-results-content-block--context-info .visible-table-ls {
  display: none;
}

@media (min-width: 768px) {
  /* line 6, ../../app/styles/components/_tire-results-content-block--context-info.scss */

  .tire-results-content-block--context-info {
    margin-bottom: 15px;
  }

  /* line 92, ../../app/styles/components/_tire-results-content-block--context-info.scss */

  .tire-results-content-block--context-info table {
    width: 100%;
  }

  /* line 97, ../../app/styles/components/_tire-results-content-block--context-info.scss */

  .tire-results-content-block--context-info thead tr {
    background-color: #999;
    color: #fff;
    text-align: center;
  }

  /* line 101, ../../app/styles/components/_tire-results-content-block--context-info.scss */

  .tire-results-content-block--context-info thead tr td {
    padding: 10px 0px;
    width: 25%;
  }

  /* line 110, ../../app/styles/components/_tire-results-content-block--context-info.scss */

  .tire-results-content-block--context-info tbody tr {
    float: left;
    width: 25%;
    font-size: 0.9em;
  }

  /* line 115, ../../app/styles/components/_tire-results-content-block--context-info.scss */

  .tire-results-content-block--context-info tbody tr:first-child {
    width: 25%;
  }

  /* line 119, ../../app/styles/components/_tire-results-content-block--context-info.scss */

  .tire-results-content-block--context-info tbody tr:first-child td {
    border-top: none;
  }

  /* line 123, ../../app/styles/components/_tire-results-content-block--context-info.scss */

  .tire-results-content-block--context-info tbody td {
    border-bottom: none;
    display: block;
    overflow: hidden;
    text-align: center;
    text-indent: 0px;
    width: auto;
    width: 100%;
    float: left;
  }

  /* line 135, ../../app/styles/components/_tire-results-content-block--context-info.scss */

  .tire-results-content-block--context-info p {
    overflow: hidden;
  }

  /* line 139, ../../app/styles/components/_tire-results-content-block--context-info.scss */

  .tire-results-content-block--context-info .content-title {
    margin-bottom: 20px;
  }

  /* line 143, ../../app/styles/components/_tire-results-content-block--context-info.scss */

  .tire-results-content-block--context-info .content-message {
    margin: 5px 0px 0px  30px;
    width: 75%;
  }

  /* line 148, ../../app/styles/components/_tire-results-content-block--context-info.scss */

  .tire-results-content-block--context-info .visible-table-ls {
    display: table;
  }
}

/**
 * TEMPLATE/PARTIAL NAME: tire-results-sidewall
 *
 */

/* line 6, ../../app/styles/components/_tire-results-sidewall.scss */

.tire-results-sidewall {
  /**
   * SIZE-SPECIFIC MODIFICATIONS AND ENHANCEMENTS
   * (start small and work up)
   * 
   */
}

/* line 8, ../../app/styles/components/_tire-results-sidewall.scss */

.tire-results-sidewall .sidewall-table-list {
  list-style-type: none;
  padding: 0px;
}

/* line 12, ../../app/styles/components/_tire-results-sidewall.scss */

.tire-results-sidewall .sidewall-table-list li {
  margin-bottom: 3px;
  margin-top: 3px;
}

/* line 16, ../../app/styles/components/_tire-results-sidewall.scss */

.tire-results-sidewall .sidewall-table-list li img {
  border: 1px solid #ddd;
}

/* line 23, ../../app/styles/components/_tire-results-sidewall.scss */

.tire-results-sidewall .sidewall-box-title {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.25em;
}

/* line 28, ../../app/styles/components/_tire-results-sidewall.scss */

.tire-results-sidewall .sidewall-box-description {
  font-size: 0.95em;
  margin-top: 2px;
}

@media (min-width: 768px) {
  /* line 40, ../../app/styles/components/_tire-results-sidewall.scss */

  .tire-results-sidewall .sidewall-title {
    color: #777;
    font-family: "NewsGothicFSLight", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 1.8em;
  }

  /* line 46, ../../app/styles/components/_tire-results-sidewall.scss */

  .tire-results-sidewall .sidewall-table-list {
    margin-bottom: 0px;
    overflow: auto;
  }

  /* line 49, ../../app/styles/components/_tire-results-sidewall.scss */

  .tire-results-sidewall .sidewall-table-list li {
    float: left;
    width: 30.3%;
  }

  /* line 53, ../../app/styles/components/_tire-results-sidewall.scss */

  .tire-results-sidewall .sidewall-table-list li img {
    width: 100%;
  }

  /* line 59, ../../app/styles/components/_tire-results-sidewall.scss */

  .tire-results-sidewall .t-row-1 {
    margin-right: 3%;
  }

  /* line 63, ../../app/styles/components/_tire-results-sidewall.scss */

  .tire-results-sidewall .t-row-2 {
    margin-left: 1.5%;
    margin-right: 1.5%;
  }

  /* line 68, ../../app/styles/components/_tire-results-sidewall.scss */

  .tire-results-sidewall .t-row-3 {
    margin-left: 3%;
  }
}

/**
 * TEMPLATE/PARTIAL NAME: tire-results-speed-rating
 *
 */

/* line 6, ../../app/styles/components/_tire-results-speed-rating.scss */

.tire-results-speed-rating {
  /**
   * SIZE-SPECIFIC MODIFICATIONS AND ENHANCEMENTS
   * (start small and work up)
   * 
   */
}

/* line 8, ../../app/styles/components/_tire-results-speed-rating.scss */

.tire-results-speed-rating .table-content {
  float: left;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  margin-top: 5px;
  width: 100%;
}

/* line 14, ../../app/styles/components/_tire-results-speed-rating.scss */

.tire-results-speed-rating .table-content thead {
  background-color: #6785c3;
  color: #fff;
}

/* line 19, ../../app/styles/components/_tire-results-speed-rating.scss */

.tire-results-speed-rating .table-content td,
.tire-results-speed-rating .table-content th {
  text-align: center;
  width: 33%;
}

/* line 25, ../../app/styles/components/_tire-results-speed-rating.scss */

.tire-results-speed-rating .table-content th {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-weight: normal;
  padding: 10px 5px;
  vertical-align: text-top;
}

/* line 32, ../../app/styles/components/_tire-results-speed-rating.scss */

.tire-results-speed-rating .table-content td {
  line-height: 1em;
  padding: 10px 2px;
  border-left: 1px solid #eee;
  border-left: 1px solid rgba(0, 0, 0, 0.05);
}

/* line 38, ../../app/styles/components/_tire-results-speed-rating.scss */

.tire-results-speed-rating .table-content td small {
  color: #111;
  margin: 0px;
  width: 100%;
}

/* line 47, ../../app/styles/components/_tire-results-speed-rating.scss */

.tire-results-speed-rating .tr-content {
  background-color: #e6eaf5;
}

/* line 50, ../../app/styles/components/_tire-results-speed-rating.scss */

.tire-results-speed-rating .tr-content:nth-child(even) {
  background-color: #f2f5fa;
}

/* line 55, ../../app/styles/components/_tire-results-speed-rating.scss */

.tire-results-speed-rating .tr-recommended-header {
  background-color: #fff199;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-weight: normal;
  padding: 6px 0px;
  text-align: center;
}

/* line 63, ../../app/styles/components/_tire-results-speed-rating.scss */

.tire-results-speed-rating .tr-recommended {
  background-color: #fff8cc;
}

/* line 66, ../../app/styles/components/_tire-results-speed-rating.scss */

.tire-results-speed-rating .tr-recommended:nth-child(even) {
  background: #feefaf;
}

/* line 71, ../../app/styles/components/_tire-results-speed-rating.scss */

.tire-results-speed-rating small {
  clear: both;
  color: #696969;
  display: block;
  margin-top: 20px;
  width: 100%;
}

@media (min-width: 768px) {
  /* line 86, ../../app/styles/components/_tire-results-speed-rating.scss */

  .tire-results-speed-rating .panel-body,
  .tire-results-speed-rating .warranty-treadLife .gy-windowshade .content,
  .warranty-treadLife .gy-windowshade .tire-results-speed-rating .content,
  .tire-results-speed-rating .warranty-treadLife .gy-secondary-windowshade .content,
  .warranty-treadLife .gy-secondary-windowshade .tire-results-speed-rating .content,
  .tire-results-speed-rating .warranty-treadLife .gy-nav-windowshade .content,
  .warranty-treadLife .gy-nav-windowshade .tire-results-speed-rating .content,
  .tire-results-speed-rating .warranty-treadLife .gy-tertiary-windowshade .content,
  .warranty-treadLife .gy-tertiary-windowshade .tire-results-speed-rating .content,
  .tire-results-speed-rating .warranty-treadLife .gy-coupon-windowshade .content,
  .warranty-treadLife .gy-coupon-windowshade .tire-results-speed-rating .content,
  .tire-results-speed-rating .warranty-treadLife .gy-min-windowshade .content,
  .warranty-treadLife .gy-min-windowshade .tire-results-speed-rating .content {
    padding-top: 0px;
  }

  /* line 90, ../../app/styles/components/_tire-results-speed-rating.scss */

  .tire-results-speed-rating .speed-rating-table-container {
    padding: 30px 0px 0px 0px;
  }

  /* line 94, ../../app/styles/components/_tire-results-speed-rating.scss */

  .tire-results-speed-rating .speed-rating-title {
    color: #777;
    font-family: "NewsGothicFSLight", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 1.8em;
  }

  /* line 100, ../../app/styles/components/_tire-results-speed-rating.scss */

  .tire-results-speed-rating .table-content {
    float: left;
    margin-top: 0px;
    width: 100%;
  }

  /* line 105, ../../app/styles/components/_tire-results-speed-rating.scss */

  .tire-results-speed-rating .table-content thead {
    float: left;
    width: 15%;
  }

  /* line 108, ../../app/styles/components/_tire-results-speed-rating.scss */

  .tire-results-speed-rating .table-content thead tr {
    float: left;
    width: 100%;
  }

  /* line 112, ../../app/styles/components/_tire-results-speed-rating.scss */

  .tire-results-speed-rating .table-content thead tr th {
    display: block;
    text-align: center;
    width: 100%;
    float: left;
  }

  /* line 121, ../../app/styles/components/_tire-results-speed-rating.scss */

  .tire-results-speed-rating .table-content tbody {
    float: left;
    width: 85%;
  }

  /* line 126, ../../app/styles/components/_tire-results-speed-rating.scss */

  .tire-results-speed-rating .table-content tbody tr {
    float: left;
    width: 8.33%;
  }

  /* line 130, ../../app/styles/components/_tire-results-speed-rating.scss */

  .tire-results-speed-rating .table-content tbody tr td {
    display: block;
    padding: 10px 2px 0px 2px;
    width: 100%;
    float: left;
  }

  /* line 136, ../../app/styles/components/_tire-results-speed-rating.scss */

  .tire-results-speed-rating .table-content tbody tr td small {
    font-size: 0.8em;
  }

  /* line 146, ../../app/styles/components/_tire-results-speed-rating.scss */

  .tire-results-speed-rating .tr-content {
    background-color: #f2f5fa;
  }

  /* line 149, ../../app/styles/components/_tire-results-speed-rating.scss */

  .tire-results-speed-rating .tr-content td:nth-child(even) {
    background-color: #e6eaf5;
  }

  /* line 154, ../../app/styles/components/_tire-results-speed-rating.scss */

  .tire-results-speed-rating .tr-recommended {
    background-color: #f2eec9;
  }

  /* line 156, ../../app/styles/components/_tire-results-speed-rating.scss */

  .tire-results-speed-rating .tr-recommended:nth-child(even) {
    background-color: #f2eec9;
  }

  /* line 161, ../../app/styles/components/_tire-results-speed-rating.scss */

  .tire-results-speed-rating .tr-recommended td:nth-child(even) {
    background-color: #e5e4c6;
  }

  /* line 167, ../../app/styles/components/_tire-results-speed-rating.scss */

  .tire-results-speed-rating .tr-recommended-header {
    margin-right: 15px;
    padding: 0;
    position: relative;
    right: 0;
  }

  /* line 173, ../../app/styles/components/_tire-results-speed-rating.scss */

  .tire-results-speed-rating .tr-recommended-header td {
    background-color: #fff199;
    padding: 5px 2px;
    position: absolute;
    height: 32px;
    margin-top: -32px;
    margin-right: 15px;
    z-index: 2;
  }

  /* line 182, ../../app/styles/components/_tire-results-speed-rating.scss */

  .tire-results-speed-rating .tr-recommended-header td.x1 {
    width: 100%;
  }

  /* line 183, ../../app/styles/components/_tire-results-speed-rating.scss */

  .tire-results-speed-rating .tr-recommended-header td.x2 {
    width: 200%;
  }

  /* line 184, ../../app/styles/components/_tire-results-speed-rating.scss */

  .tire-results-speed-rating .tr-recommended-header td.x3 {
    width: 300%;
  }

  /* line 185, ../../app/styles/components/_tire-results-speed-rating.scss */

  .tire-results-speed-rating .tr-recommended-header td.x4 {
    width: 400%;
  }

  /* line 186, ../../app/styles/components/_tire-results-speed-rating.scss */

  .tire-results-speed-rating .tr-recommended-header td.x5 {
    width: 500%;
  }

  /* line 187, ../../app/styles/components/_tire-results-speed-rating.scss */

  .tire-results-speed-rating .tr-recommended-header td.x6 {
    width: 600%;
  }

  /* line 188, ../../app/styles/components/_tire-results-speed-rating.scss */

  .tire-results-speed-rating .tr-recommended-header td.x7 {
    width: 700%;
  }

  /* line 189, ../../app/styles/components/_tire-results-speed-rating.scss */

  .tire-results-speed-rating .tr-recommended-header td.x8 {
    width: 800%;
  }

  /* line 190, ../../app/styles/components/_tire-results-speed-rating.scss */

  .tire-results-speed-rating .tr-recommended-header td.x9 {
    width: 900%;
  }

  /* line 191, ../../app/styles/components/_tire-results-speed-rating.scss */

  .tire-results-speed-rating .tr-recommended-header td.x10 {
    width: 1000%;
  }

  /* line 192, ../../app/styles/components/_tire-results-speed-rating.scss */

  .tire-results-speed-rating .tr-recommended-header td.x11 {
    width: 1100%;
  }

  /* line 193, ../../app/styles/components/_tire-results-speed-rating.scss */

  .tire-results-speed-rating .tr-recommended-header td.x12 {
    width: 1200%;
  }

  /* line 198, ../../app/styles/components/_tire-results-speed-rating.scss */

  .tire-results-speed-rating td,
  .tire-results-speed-rating th {
    height: 70px;
    max-height: 70px;
    overflow: hidden;
    padding: 10px 2px 0px 2px;
  }
}

/**
 * TEMPLATE/PARTIAL NAME: tire-results-load-index
 *
 */

/* line 6, ../../app/styles/components/_tire-results-load-index.scss */

.tire-results-load-index {
  /**
   * SIZE-SPECIFIC MODIFICATIONS AND ENHANCEMENTS
   * (start small and work up)
   * 
   */
}

/* line 8, ../../app/styles/components/_tire-results-load-index.scss */

.tire-results-load-index .panel-heading {
  border-top: 1px solid #ccc;
}

/* line 10, ../../app/styles/components/_tire-results-load-index.scss */

.tire-results-load-index .panel-heading a,
.tire-results-load-index .panel-heading span {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.275em;
  color: #0066dd;
}

/* line 17, ../../app/styles/components/_tire-results-load-index.scss */

.tire-results-load-index .panel-heading a span {
  float: left;
  margin-top: -2px;
}

/* line 21, ../../app/styles/components/_tire-results-load-index.scss */

.tire-results-load-index .panel-heading a span.glyphicon-minus {
  margin-top: -1px;
}

/* line 28, ../../app/styles/components/_tire-results-load-index.scss */

.tire-results-load-index .load-index-title {
  color: #777;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.8em;
}

/* line 34, ../../app/styles/components/_tire-results-load-index.scss */

.tire-results-load-index .column-1 {
  float: left;
  margin-right: 1%;
  width: 48%;
}

/* line 40, ../../app/styles/components/_tire-results-load-index.scss */

.tire-results-load-index .column-2 {
  float: left;
  margin-left: 1%;
  width: 48%;
}

/* line 46, ../../app/styles/components/_tire-results-load-index.scss */

.tire-results-load-index table {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  width: 100%;
}

/* line 50, ../../app/styles/components/_tire-results-load-index.scss */

.tire-results-load-index table thead {
  background-color: #6785c3;
  color: #fff;
}

/* line 55, ../../app/styles/components/_tire-results-load-index.scss */

.tire-results-load-index table tbody {
  background-color: #e6eaf5;
}

/* line 58, ../../app/styles/components/_tire-results-load-index.scss */

.tire-results-load-index table tbody tr:nth-child(even) {
  background-color: #f2f5fa;
}

/* line 63, ../../app/styles/components/_tire-results-load-index.scss */

.tire-results-load-index table td,
.tire-results-load-index table th {
  padding: 10px 0px;
  text-align: center;
  width: 50%;
}

/* line 69, ../../app/styles/components/_tire-results-load-index.scss */

.tire-results-load-index table th {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-weight: normal;
}

/* line 76, ../../app/styles/components/_tire-results-load-index.scss */

.tire-results-load-index .table-2 thead,
.tire-results-load-index .table-4 thead {
  display: none;
}

@media (min-width: 768px) {
  /* line 89, ../../app/styles/components/_tire-results-load-index.scss */

  .tire-results-load-index .column-1,
  .tire-results-load-index .column-2 {
    width: 49%;
  }

  /* line 93, ../../app/styles/components/_tire-results-load-index.scss */

  .tire-results-load-index table {
    width: 48%;
  }

  /* line 97, ../../app/styles/components/_tire-results-load-index.scss */

  .tire-results-load-index .table-1,
  .tire-results-load-index .table-3 {
    float: left;
  }

  /* line 101, ../../app/styles/components/_tire-results-load-index.scss */

  .tire-results-load-index .table-2,
  .tire-results-load-index .table-4 {
    float: right;
  }

  /* line 103, ../../app/styles/components/_tire-results-load-index.scss */

  .tire-results-load-index .table-2 thead,
  .tire-results-load-index .table-4 thead {
    display: table-header-group;
  }
}

/* line 288, ../../app/styles/_mixins.scss */

.narrow-filter h6 {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
  margin: 15px 0 10px;
}

/* line 293, ../../app/styles/_mixins.scss */

.narrow-filter .reset {
  font-size: 12px;
  display: block;
  padding: 15px 0;
}

/* line 298, ../../app/styles/_mixins.scss */

.narrow-filter ul {
  padding: 0;
  margin: 0px -15px !important;
}

/* line 301, ../../app/styles/_mixins.scss */

.narrow-filter ul li {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  list-style: none;
  margin: 0 !important;
  padding: 0 15px;
  height: 50px;
  line-height: 50px;
  position: relative;
  border-top: 1px solid #ccd7eb;
  vertical-align: middle;
  width: 100%;
  display: block !important;
  font-size: 15px !important;
  overflow: hidden;
}

/* line 315, ../../app/styles/_mixins.scss */

.narrow-filter ul li a {
  padding: 0;
  line-height: 50px;
  display: block;
  color: #2366c1;
  text-decoration: none;
}

/* line 321, ../../app/styles/_mixins.scss */

.narrow-filter ul li a:hover {
  cursor: pointer;
  text-decoration: none;
}

/* line 325, ../../app/styles/_mixins.scss */

.narrow-filter ul li a .box {
  background-color: #ccd7eb;
  display: inline-block;
  height: 18px;
  width: 18px;
  box-shadow: inset -1px 2px 4px -1px #999;
  color: #F0F0F0;
  position: relative;
  margin: 0;
  position: relative;
  top: 4px;
  margin-right: 4px;
}

/* line 338, ../../app/styles/_mixins.scss */

.narrow-filter ul li a .check {
  display: none;
}

/* line 341, ../../app/styles/_mixins.scss */

.narrow-filter ul li a .filter-icon {
  font-size: 1.4em;
  padding: 0 4px;
  width: 65px;
  display: inline-block;
  line-height: 40px;
  position: relative;
  top: 4px;
  text-align: center;
}

/* line 350, ../../app/styles/_mixins.scss */

.narrow-filter ul li a .filter-icon:before {
  display: block;
}

/* line 353, ../../app/styles/_mixins.scss */

.narrow-filter ul li a .filter-icon .icon-logging-oil {
  font-size: 1.1em;
}

/* line 357, ../../app/styles/_mixins.scss */

.narrow-filter ul li a .brand-filter {
  width: 40px;
  height: 32px;
  background-size: contain;
  margin: 0 5px;
  background-repeat: no-repeat;
  vertical-align: middle;
}

/* line 365, ../../app/styles/_mixins.scss */

.narrow-filter ul li a .gy-brand-filter {
  background-image: url('/images/viewAllSites/gy-brand-icon.png');
}

/* line 369, ../../app/styles/_mixins.scss */

.narrow-filter ul li a .dunlop-brand-filter {
  background-image: url('/images/dunlop-logo-78x90.png');
}

/* line 374, ../../app/styles/_mixins.scss */

.narrow-filter ul li a .kelly-brand-filter {
  background-image: url('/images/kelly-logo-78x60.png');
}

/* line 379, ../../app/styles/_mixins.scss */

.narrow-filter ul li.active {
  font-weight: bold;
  background-color: #f1f4f9;
}

/* line 382, ../../app/styles/_mixins.scss */

.narrow-filter ul li.active a {
  color: #333;
}

/* line 384, ../../app/styles/_mixins.scss */

.narrow-filter ul li.active a:hover {
  cursor: default;
  text-decoration: none;
}

/* line 388, ../../app/styles/_mixins.scss */

.narrow-filter ul li.active a .check {
  position: absolute;
  font-size: 2.8em;
  top: 3px;
  left: 3px;
  color: #274BA7;
  display: block;
}

/* line 399, ../../app/styles/_mixins.scss */

.narrow-filter ul li.disabled a {
  color: #bbb;
}

/* line 401, ../../app/styles/_mixins.scss */

.narrow-filter ul li.disabled a:hover {
  cursor: default;
  text-decoration: none;
}

/* line 405, ../../app/styles/_mixins.scss */

.narrow-filter ul li.disabled a .box {
  background-color: #eee;
}

@media (min-width: 768px) {
  /* line 1, ../../app/styles/components/_narrow-filter.scss */

  .narrow-filter {
    padding-left: 15px;
  }
}

/* line 9, ../../app/styles/components/_narrow-filter.scss */

.narrow-filter ul li.active a:hover {
  cursor: pointer !important;
  text-decoration: none;
}

/* line 15, ../../app/styles/components/_narrow-filter.scss */

.narrow-filter ul li a:link,
.narrow-filter ul li a:hover,
.narrow-filter ul li a:visited {
  text-decoration: none;
}

/* line 18, ../../app/styles/components/_narrow-filter.scss */

.narrow-filter ul li a:focus {
  text-decoration: none;
}

/**
 * TEMPLATE/PARTIAL NAME: sort-by-filter
 *
 */

/* line 6, ../../app/styles/components/_sort-by-filter.scss */

.sort-by {
  padding-right: 15px;
}

@media (min-width: 768px) {
  /* line 11, ../../app/styles/components/_sort-by-filter.scss */

  .sort-by .box,
  .sort-by .check {
    display: none;
  }

  /* line 15, ../../app/styles/components/_sort-by-filter.scss */

  .sort-by .panel-heading {
    background: none;
    border: none;
    color: #274BA7;
  }

  /* line 19, ../../app/styles/components/_sort-by-filter.scss */

  .sort-by .panel-heading [class^="glyphicon"] {
    float: none !important;
    font-size: 18px;
    line-height: 18px;
    vertical-align: top;
    top: 2px;
  }

  /* line 27, ../../app/styles/components/_sort-by-filter.scss */

  .sort-by .panel-collapse {
    background: none;
    padding-top: 0;
  }

  /* line 31, ../../app/styles/components/_sort-by-filter.scss */

  .sort-by ul {
    font-family: "NewsGothicFSLight", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 14px;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    border: 1px solid #dee5f2;
    overflow: hidden;
  }

  /* line 40, ../../app/styles/components/_sort-by-filter.scss */

  .sort-by ul li {
    width: 25%;
    display: inline-block;
    float: left;
    height: 36px;
    margin: 0;
    padding: 0;
    border: 1px solid #dee5f2;
  }

  /* line 48, ../../app/styles/components/_sort-by-filter.scss */

  .sort-by ul li small {
    font-style: italic;
    font-size: .9em;
  }

  /* line 52, ../../app/styles/components/_sort-by-filter.scss */

  .sort-by ul li a {
    line-height: 36px;
    padding: 0 6px;
    display: block;
    width: 100%;
  }

  /* line 58, ../../app/styles/components/_sort-by-filter.scss */

  .sort-by ul li.active {
    background-color: #dee5f2;
  }

  /* line 61, ../../app/styles/components/_sort-by-filter.scss */

  .sort-by ul li.sort-double {
    height: 72px;
    text-align: center;
    float: right;
  }

  /* line 65, ../../app/styles/components/_sort-by-filter.scss */

  .sort-by ul li.sort-double a {
    padding-top: 9px;
  }

  /* line 68, ../../app/styles/components/_sort-by-filter.scss */

  .sort-by ul li.sort-double small {
    display: block;
    margin-top: -18px;
  }

  /* line 73, ../../app/styles/components/_sort-by-filter.scss */

  .sort-by ul li.disabled,
  .sort-by ul li.disabled:hover {
    background-color: #f4f4f4;
  }

  /* line 76, ../../app/styles/components/_sort-by-filter.scss */

  .sort-by ul li.disabled a,
  .sort-by ul li.disabled:hover a {
    cursor: default;
    color: #bbb;
    font-style: italic;
  }

  /* line 82, ../../app/styles/components/_sort-by-filter.scss */

  .sort-by ul li:hover {
    background-color: #f4f4f4;
  }

  /* line 84, ../../app/styles/components/_sort-by-filter.scss */

  .sort-by ul li:hover a {
    text-decoration: none;
  }

  /* line 88, ../../app/styles/components/_sort-by-filter.scss */

  .sort-by ul li a:hover {
    text-decoration: none;
  }
}

@media (min-width: 1024px) {
  /* line 96, ../../app/styles/components/_sort-by-filter.scss */

  .sort-by ul {
    font-size: 16px;
  }
}

/**
* TEMPLATE/PARTIAL NAME: tire-results-filter-menu-xs
*
*/

/* line 7, ../../app/styles/components/_tire-results-filter-menu-xs.scss */

.tire-results-filter-menu-xs .gy-min-windowshade {
  margin-bottom: 0;
}

/* line 11, ../../app/styles/components/_tire-results-filter-menu-xs.scss */

.tire-results-filter-menu-xs .panel-heading em {
  font-style: normal;
}

/* line 15, ../../app/styles/components/_tire-results-filter-menu-xs.scss */

.tire-results-filter-menu-xs .panel-heading h3 {
  font-size: 15px;
  margin-top: 10px;
}

/* line 20, ../../app/styles/components/_tire-results-filter-menu-xs.scss */

.tire-results-filter-menu-xs .panel-collapse {
  background-image: none !important;
}

/* line 23, ../../app/styles/components/_tire-results-filter-menu-xs.scss */

.tire-results-filter-menu-xs .panel-body,
.tire-results-filter-menu-xs .warranty-treadLife .gy-windowshade .content,
.warranty-treadLife .gy-windowshade .tire-results-filter-menu-xs .content,
.tire-results-filter-menu-xs .warranty-treadLife .gy-secondary-windowshade .content,
.warranty-treadLife .gy-secondary-windowshade .tire-results-filter-menu-xs .content,
.tire-results-filter-menu-xs .warranty-treadLife .gy-nav-windowshade .content,
.warranty-treadLife .gy-nav-windowshade .tire-results-filter-menu-xs .content,
.tire-results-filter-menu-xs .warranty-treadLife .gy-tertiary-windowshade .content,
.warranty-treadLife .gy-tertiary-windowshade .tire-results-filter-menu-xs .content,
.tire-results-filter-menu-xs .warranty-treadLife .gy-coupon-windowshade .content,
.warranty-treadLife .gy-coupon-windowshade .tire-results-filter-menu-xs .content,
.tire-results-filter-menu-xs .warranty-treadLife .gy-min-windowshade .content,
.warranty-treadLife .gy-min-windowshade .tire-results-filter-menu-xs .content {
  padding: 0 15px;
}

@media (max-width: 767px) {
  /* line 288, ../../app/styles/_mixins.scss */

  .tire-results-filter-menu-xs .panel-body h6,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-windowshade .content h6,
  .warranty-treadLife .gy-windowshade .tire-results-filter-menu-xs .content h6,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-secondary-windowshade .content h6,
  .warranty-treadLife .gy-secondary-windowshade .tire-results-filter-menu-xs .content h6,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-nav-windowshade .content h6,
  .warranty-treadLife .gy-nav-windowshade .tire-results-filter-menu-xs .content h6,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-tertiary-windowshade .content h6,
  .warranty-treadLife .gy-tertiary-windowshade .tire-results-filter-menu-xs .content h6,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-coupon-windowshade .content h6,
  .warranty-treadLife .gy-coupon-windowshade .tire-results-filter-menu-xs .content h6,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-min-windowshade .content h6,
  .warranty-treadLife .gy-min-windowshade .tire-results-filter-menu-xs .content h6 {
    font-family: "NewsGothicFSLight", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 18px;
    margin: 15px 0 10px;
  }

  /* line 293, ../../app/styles/_mixins.scss */

  .tire-results-filter-menu-xs .panel-body .reset,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-windowshade .content .reset,
  .warranty-treadLife .gy-windowshade .tire-results-filter-menu-xs .content .reset,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-secondary-windowshade .content .reset,
  .warranty-treadLife .gy-secondary-windowshade .tire-results-filter-menu-xs .content .reset,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-nav-windowshade .content .reset,
  .warranty-treadLife .gy-nav-windowshade .tire-results-filter-menu-xs .content .reset,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-tertiary-windowshade .content .reset,
  .warranty-treadLife .gy-tertiary-windowshade .tire-results-filter-menu-xs .content .reset,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-coupon-windowshade .content .reset,
  .warranty-treadLife .gy-coupon-windowshade .tire-results-filter-menu-xs .content .reset,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-min-windowshade .content .reset,
  .warranty-treadLife .gy-min-windowshade .tire-results-filter-menu-xs .content .reset {
    font-size: 12px;
    display: block;
    padding: 15px 0;
  }

  /* line 298, ../../app/styles/_mixins.scss */

  .tire-results-filter-menu-xs .panel-body ul,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-windowshade .content ul,
  .warranty-treadLife .gy-windowshade .tire-results-filter-menu-xs .content ul,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-secondary-windowshade .content ul,
  .warranty-treadLife .gy-secondary-windowshade .tire-results-filter-menu-xs .content ul,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-nav-windowshade .content ul,
  .warranty-treadLife .gy-nav-windowshade .tire-results-filter-menu-xs .content ul,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-tertiary-windowshade .content ul,
  .warranty-treadLife .gy-tertiary-windowshade .tire-results-filter-menu-xs .content ul,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-coupon-windowshade .content ul,
  .warranty-treadLife .gy-coupon-windowshade .tire-results-filter-menu-xs .content ul,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-min-windowshade .content ul,
  .warranty-treadLife .gy-min-windowshade .tire-results-filter-menu-xs .content ul {
    padding: 0;
    margin: 0px -15px !important;
  }

  /* line 301, ../../app/styles/_mixins.scss */

  .tire-results-filter-menu-xs .panel-body ul li,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-windowshade .content ul li,
  .warranty-treadLife .gy-windowshade .tire-results-filter-menu-xs .content ul li,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-secondary-windowshade .content ul li,
  .warranty-treadLife .gy-secondary-windowshade .tire-results-filter-menu-xs .content ul li,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-nav-windowshade .content ul li,
  .warranty-treadLife .gy-nav-windowshade .tire-results-filter-menu-xs .content ul li,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-tertiary-windowshade .content ul li,
  .warranty-treadLife .gy-tertiary-windowshade .tire-results-filter-menu-xs .content ul li,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-coupon-windowshade .content ul li,
  .warranty-treadLife .gy-coupon-windowshade .tire-results-filter-menu-xs .content ul li,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-min-windowshade .content ul li,
  .warranty-treadLife .gy-min-windowshade .tire-results-filter-menu-xs .content ul li {
    font-family: "NewsGothicFSLight", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    list-style: none;
    margin: 0 !important;
    padding: 0 15px;
    height: 50px;
    line-height: 50px;
    position: relative;
    border-top: 1px solid #ccd7eb;
    vertical-align: middle;
    width: 100%;
    display: block !important;
    font-size: 15px !important;
    overflow: hidden;
  }

  /* line 315, ../../app/styles/_mixins.scss */

  .tire-results-filter-menu-xs .panel-body ul li a,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-windowshade .content ul li a,
  .warranty-treadLife .gy-windowshade .tire-results-filter-menu-xs .content ul li a,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-secondary-windowshade .content ul li a,
  .warranty-treadLife .gy-secondary-windowshade .tire-results-filter-menu-xs .content ul li a,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-nav-windowshade .content ul li a,
  .warranty-treadLife .gy-nav-windowshade .tire-results-filter-menu-xs .content ul li a,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-tertiary-windowshade .content ul li a,
  .warranty-treadLife .gy-tertiary-windowshade .tire-results-filter-menu-xs .content ul li a,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-coupon-windowshade .content ul li a,
  .warranty-treadLife .gy-coupon-windowshade .tire-results-filter-menu-xs .content ul li a,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-min-windowshade .content ul li a,
  .warranty-treadLife .gy-min-windowshade .tire-results-filter-menu-xs .content ul li a {
    padding: 0;
    line-height: 50px;
    display: block;
    color: #2366c1;
    text-decoration: none;
  }

  /* line 321, ../../app/styles/_mixins.scss */

  .tire-results-filter-menu-xs .panel-body ul li a:hover,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-windowshade .content ul li a:hover,
  .warranty-treadLife .gy-windowshade .tire-results-filter-menu-xs .content ul li a:hover,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-secondary-windowshade .content ul li a:hover,
  .warranty-treadLife .gy-secondary-windowshade .tire-results-filter-menu-xs .content ul li a:hover,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-nav-windowshade .content ul li a:hover,
  .warranty-treadLife .gy-nav-windowshade .tire-results-filter-menu-xs .content ul li a:hover,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-tertiary-windowshade .content ul li a:hover,
  .warranty-treadLife .gy-tertiary-windowshade .tire-results-filter-menu-xs .content ul li a:hover,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-coupon-windowshade .content ul li a:hover,
  .warranty-treadLife .gy-coupon-windowshade .tire-results-filter-menu-xs .content ul li a:hover,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-min-windowshade .content ul li a:hover,
  .warranty-treadLife .gy-min-windowshade .tire-results-filter-menu-xs .content ul li a:hover {
    cursor: pointer;
    text-decoration: none;
  }

  /* line 325, ../../app/styles/_mixins.scss */

  .tire-results-filter-menu-xs .panel-body ul li a .box,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-windowshade .content ul li a .box,
  .warranty-treadLife .gy-windowshade .tire-results-filter-menu-xs .content ul li a .box,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-secondary-windowshade .content ul li a .box,
  .warranty-treadLife .gy-secondary-windowshade .tire-results-filter-menu-xs .content ul li a .box,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-nav-windowshade .content ul li a .box,
  .warranty-treadLife .gy-nav-windowshade .tire-results-filter-menu-xs .content ul li a .box,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-tertiary-windowshade .content ul li a .box,
  .warranty-treadLife .gy-tertiary-windowshade .tire-results-filter-menu-xs .content ul li a .box,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-coupon-windowshade .content ul li a .box,
  .warranty-treadLife .gy-coupon-windowshade .tire-results-filter-menu-xs .content ul li a .box,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-min-windowshade .content ul li a .box,
  .warranty-treadLife .gy-min-windowshade .tire-results-filter-menu-xs .content ul li a .box {
    background-color: #ccd7eb;
    display: inline-block;
    height: 18px;
    width: 18px;
    box-shadow: inset -1px 2px 4px -1px #999;
    color: #F0F0F0;
    position: relative;
    margin: 0;
    position: relative;
    top: 4px;
    margin-right: 4px;
  }

  /* line 338, ../../app/styles/_mixins.scss */

  .tire-results-filter-menu-xs .panel-body ul li a .check,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-windowshade .content ul li a .check,
  .warranty-treadLife .gy-windowshade .tire-results-filter-menu-xs .content ul li a .check,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-secondary-windowshade .content ul li a .check,
  .warranty-treadLife .gy-secondary-windowshade .tire-results-filter-menu-xs .content ul li a .check,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-nav-windowshade .content ul li a .check,
  .warranty-treadLife .gy-nav-windowshade .tire-results-filter-menu-xs .content ul li a .check,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-tertiary-windowshade .content ul li a .check,
  .warranty-treadLife .gy-tertiary-windowshade .tire-results-filter-menu-xs .content ul li a .check,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-coupon-windowshade .content ul li a .check,
  .warranty-treadLife .gy-coupon-windowshade .tire-results-filter-menu-xs .content ul li a .check,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-min-windowshade .content ul li a .check,
  .warranty-treadLife .gy-min-windowshade .tire-results-filter-menu-xs .content ul li a .check {
    display: none;
  }

  /* line 341, ../../app/styles/_mixins.scss */

  .tire-results-filter-menu-xs .panel-body ul li a .filter-icon,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-windowshade .content ul li a .filter-icon,
  .warranty-treadLife .gy-windowshade .tire-results-filter-menu-xs .content ul li a .filter-icon,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-secondary-windowshade .content ul li a .filter-icon,
  .warranty-treadLife .gy-secondary-windowshade .tire-results-filter-menu-xs .content ul li a .filter-icon,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-nav-windowshade .content ul li a .filter-icon,
  .warranty-treadLife .gy-nav-windowshade .tire-results-filter-menu-xs .content ul li a .filter-icon,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-tertiary-windowshade .content ul li a .filter-icon,
  .warranty-treadLife .gy-tertiary-windowshade .tire-results-filter-menu-xs .content ul li a .filter-icon,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-coupon-windowshade .content ul li a .filter-icon,
  .warranty-treadLife .gy-coupon-windowshade .tire-results-filter-menu-xs .content ul li a .filter-icon,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-min-windowshade .content ul li a .filter-icon,
  .warranty-treadLife .gy-min-windowshade .tire-results-filter-menu-xs .content ul li a .filter-icon {
    font-size: 1.4em;
    padding: 0 4px;
    width: 65px;
    display: inline-block;
    line-height: 40px;
    position: relative;
    top: 4px;
    text-align: center;
  }

  /* line 350, ../../app/styles/_mixins.scss */

  .tire-results-filter-menu-xs .panel-body ul li a .filter-icon:before,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-windowshade .content ul li a .filter-icon:before,
  .warranty-treadLife .gy-windowshade .tire-results-filter-menu-xs .content ul li a .filter-icon:before,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-secondary-windowshade .content ul li a .filter-icon:before,
  .warranty-treadLife .gy-secondary-windowshade .tire-results-filter-menu-xs .content ul li a .filter-icon:before,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-nav-windowshade .content ul li a .filter-icon:before,
  .warranty-treadLife .gy-nav-windowshade .tire-results-filter-menu-xs .content ul li a .filter-icon:before,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-tertiary-windowshade .content ul li a .filter-icon:before,
  .warranty-treadLife .gy-tertiary-windowshade .tire-results-filter-menu-xs .content ul li a .filter-icon:before,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-coupon-windowshade .content ul li a .filter-icon:before,
  .warranty-treadLife .gy-coupon-windowshade .tire-results-filter-menu-xs .content ul li a .filter-icon:before,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-min-windowshade .content ul li a .filter-icon:before,
  .warranty-treadLife .gy-min-windowshade .tire-results-filter-menu-xs .content ul li a .filter-icon:before {
    display: block;
  }

  /* line 353, ../../app/styles/_mixins.scss */

  .tire-results-filter-menu-xs .panel-body ul li a .filter-icon .icon-logging-oil,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-windowshade .content ul li a .filter-icon .icon-logging-oil,
  .warranty-treadLife .gy-windowshade .tire-results-filter-menu-xs .content ul li a .filter-icon .icon-logging-oil,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-secondary-windowshade .content ul li a .filter-icon .icon-logging-oil,
  .warranty-treadLife .gy-secondary-windowshade .tire-results-filter-menu-xs .content ul li a .filter-icon .icon-logging-oil,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-nav-windowshade .content ul li a .filter-icon .icon-logging-oil,
  .warranty-treadLife .gy-nav-windowshade .tire-results-filter-menu-xs .content ul li a .filter-icon .icon-logging-oil,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-tertiary-windowshade .content ul li a .filter-icon .icon-logging-oil,
  .warranty-treadLife .gy-tertiary-windowshade .tire-results-filter-menu-xs .content ul li a .filter-icon .icon-logging-oil,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-coupon-windowshade .content ul li a .filter-icon .icon-logging-oil,
  .warranty-treadLife .gy-coupon-windowshade .tire-results-filter-menu-xs .content ul li a .filter-icon .icon-logging-oil,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-min-windowshade .content ul li a .filter-icon .icon-logging-oil,
  .warranty-treadLife .gy-min-windowshade .tire-results-filter-menu-xs .content ul li a .filter-icon .icon-logging-oil {
    font-size: 1.1em;
  }

  /* line 357, ../../app/styles/_mixins.scss */

  .tire-results-filter-menu-xs .panel-body ul li a .brand-filter,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-windowshade .content ul li a .brand-filter,
  .warranty-treadLife .gy-windowshade .tire-results-filter-menu-xs .content ul li a .brand-filter,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-secondary-windowshade .content ul li a .brand-filter,
  .warranty-treadLife .gy-secondary-windowshade .tire-results-filter-menu-xs .content ul li a .brand-filter,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-nav-windowshade .content ul li a .brand-filter,
  .warranty-treadLife .gy-nav-windowshade .tire-results-filter-menu-xs .content ul li a .brand-filter,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-tertiary-windowshade .content ul li a .brand-filter,
  .warranty-treadLife .gy-tertiary-windowshade .tire-results-filter-menu-xs .content ul li a .brand-filter,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-coupon-windowshade .content ul li a .brand-filter,
  .warranty-treadLife .gy-coupon-windowshade .tire-results-filter-menu-xs .content ul li a .brand-filter,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-min-windowshade .content ul li a .brand-filter,
  .warranty-treadLife .gy-min-windowshade .tire-results-filter-menu-xs .content ul li a .brand-filter {
    width: 40px;
    height: 32px;
    background-size: contain;
    margin: 0 5px;
    background-repeat: no-repeat;
    vertical-align: middle;
  }

  /* line 365, ../../app/styles/_mixins.scss */

  .tire-results-filter-menu-xs .panel-body ul li a .gy-brand-filter,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-windowshade .content ul li a .gy-brand-filter,
  .warranty-treadLife .gy-windowshade .tire-results-filter-menu-xs .content ul li a .gy-brand-filter,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-secondary-windowshade .content ul li a .gy-brand-filter,
  .warranty-treadLife .gy-secondary-windowshade .tire-results-filter-menu-xs .content ul li a .gy-brand-filter,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-nav-windowshade .content ul li a .gy-brand-filter,
  .warranty-treadLife .gy-nav-windowshade .tire-results-filter-menu-xs .content ul li a .gy-brand-filter,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-tertiary-windowshade .content ul li a .gy-brand-filter,
  .warranty-treadLife .gy-tertiary-windowshade .tire-results-filter-menu-xs .content ul li a .gy-brand-filter,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-coupon-windowshade .content ul li a .gy-brand-filter,
  .warranty-treadLife .gy-coupon-windowshade .tire-results-filter-menu-xs .content ul li a .gy-brand-filter,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-min-windowshade .content ul li a .gy-brand-filter,
  .warranty-treadLife .gy-min-windowshade .tire-results-filter-menu-xs .content ul li a .gy-brand-filter {
    background-image: url('/images/viewAllSites/gy-brand-icon.png');
  }

  /* line 369, ../../app/styles/_mixins.scss */

  .tire-results-filter-menu-xs .panel-body ul li a .dunlop-brand-filter,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-windowshade .content ul li a .dunlop-brand-filter,
  .warranty-treadLife .gy-windowshade .tire-results-filter-menu-xs .content ul li a .dunlop-brand-filter,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-secondary-windowshade .content ul li a .dunlop-brand-filter,
  .warranty-treadLife .gy-secondary-windowshade .tire-results-filter-menu-xs .content ul li a .dunlop-brand-filter,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-nav-windowshade .content ul li a .dunlop-brand-filter,
  .warranty-treadLife .gy-nav-windowshade .tire-results-filter-menu-xs .content ul li a .dunlop-brand-filter,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-tertiary-windowshade .content ul li a .dunlop-brand-filter,
  .warranty-treadLife .gy-tertiary-windowshade .tire-results-filter-menu-xs .content ul li a .dunlop-brand-filter,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-coupon-windowshade .content ul li a .dunlop-brand-filter,
  .warranty-treadLife .gy-coupon-windowshade .tire-results-filter-menu-xs .content ul li a .dunlop-brand-filter,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-min-windowshade .content ul li a .dunlop-brand-filter,
  .warranty-treadLife .gy-min-windowshade .tire-results-filter-menu-xs .content ul li a .dunlop-brand-filter {
    background-image: url('/images/dunlop-logo-78x90.png');
  }

  /* line 374, ../../app/styles/_mixins.scss */

  .tire-results-filter-menu-xs .panel-body ul li a .kelly-brand-filter,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-windowshade .content ul li a .kelly-brand-filter,
  .warranty-treadLife .gy-windowshade .tire-results-filter-menu-xs .content ul li a .kelly-brand-filter,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-secondary-windowshade .content ul li a .kelly-brand-filter,
  .warranty-treadLife .gy-secondary-windowshade .tire-results-filter-menu-xs .content ul li a .kelly-brand-filter,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-nav-windowshade .content ul li a .kelly-brand-filter,
  .warranty-treadLife .gy-nav-windowshade .tire-results-filter-menu-xs .content ul li a .kelly-brand-filter,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-tertiary-windowshade .content ul li a .kelly-brand-filter,
  .warranty-treadLife .gy-tertiary-windowshade .tire-results-filter-menu-xs .content ul li a .kelly-brand-filter,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-coupon-windowshade .content ul li a .kelly-brand-filter,
  .warranty-treadLife .gy-coupon-windowshade .tire-results-filter-menu-xs .content ul li a .kelly-brand-filter,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-min-windowshade .content ul li a .kelly-brand-filter,
  .warranty-treadLife .gy-min-windowshade .tire-results-filter-menu-xs .content ul li a .kelly-brand-filter {
    background-image: url('/images/kelly-logo-78x60.png');
  }

  /* line 379, ../../app/styles/_mixins.scss */

  .tire-results-filter-menu-xs .panel-body ul li.active,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-windowshade .content ul li.active,
  .warranty-treadLife .gy-windowshade .tire-results-filter-menu-xs .content ul li.active,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-secondary-windowshade .content ul li.active,
  .warranty-treadLife .gy-secondary-windowshade .tire-results-filter-menu-xs .content ul li.active,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-nav-windowshade .content ul li.active,
  .warranty-treadLife .gy-nav-windowshade .tire-results-filter-menu-xs .content ul li.active,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-tertiary-windowshade .content ul li.active,
  .warranty-treadLife .gy-tertiary-windowshade .tire-results-filter-menu-xs .content ul li.active,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-coupon-windowshade .content ul li.active,
  .warranty-treadLife .gy-coupon-windowshade .tire-results-filter-menu-xs .content ul li.active,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-min-windowshade .content ul li.active,
  .warranty-treadLife .gy-min-windowshade .tire-results-filter-menu-xs .content ul li.active {
    font-weight: bold;
    background-color: #f1f4f9;
  }

  /* line 382, ../../app/styles/_mixins.scss */

  .tire-results-filter-menu-xs .panel-body ul li.active a,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-windowshade .content ul li.active a,
  .warranty-treadLife .gy-windowshade .tire-results-filter-menu-xs .content ul li.active a,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-secondary-windowshade .content ul li.active a,
  .warranty-treadLife .gy-secondary-windowshade .tire-results-filter-menu-xs .content ul li.active a,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-nav-windowshade .content ul li.active a,
  .warranty-treadLife .gy-nav-windowshade .tire-results-filter-menu-xs .content ul li.active a,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-tertiary-windowshade .content ul li.active a,
  .warranty-treadLife .gy-tertiary-windowshade .tire-results-filter-menu-xs .content ul li.active a,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-coupon-windowshade .content ul li.active a,
  .warranty-treadLife .gy-coupon-windowshade .tire-results-filter-menu-xs .content ul li.active a,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-min-windowshade .content ul li.active a,
  .warranty-treadLife .gy-min-windowshade .tire-results-filter-menu-xs .content ul li.active a {
    color: #333;
  }

  /* line 384, ../../app/styles/_mixins.scss */

  .tire-results-filter-menu-xs .panel-body ul li.active a:hover,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-windowshade .content ul li.active a:hover,
  .warranty-treadLife .gy-windowshade .tire-results-filter-menu-xs .content ul li.active a:hover,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-secondary-windowshade .content ul li.active a:hover,
  .warranty-treadLife .gy-secondary-windowshade .tire-results-filter-menu-xs .content ul li.active a:hover,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-nav-windowshade .content ul li.active a:hover,
  .warranty-treadLife .gy-nav-windowshade .tire-results-filter-menu-xs .content ul li.active a:hover,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-tertiary-windowshade .content ul li.active a:hover,
  .warranty-treadLife .gy-tertiary-windowshade .tire-results-filter-menu-xs .content ul li.active a:hover,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-coupon-windowshade .content ul li.active a:hover,
  .warranty-treadLife .gy-coupon-windowshade .tire-results-filter-menu-xs .content ul li.active a:hover,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-min-windowshade .content ul li.active a:hover,
  .warranty-treadLife .gy-min-windowshade .tire-results-filter-menu-xs .content ul li.active a:hover {
    cursor: default;
    text-decoration: none;
  }

  /* line 388, ../../app/styles/_mixins.scss */

  .tire-results-filter-menu-xs .panel-body ul li.active a .check,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-windowshade .content ul li.active a .check,
  .warranty-treadLife .gy-windowshade .tire-results-filter-menu-xs .content ul li.active a .check,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-secondary-windowshade .content ul li.active a .check,
  .warranty-treadLife .gy-secondary-windowshade .tire-results-filter-menu-xs .content ul li.active a .check,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-nav-windowshade .content ul li.active a .check,
  .warranty-treadLife .gy-nav-windowshade .tire-results-filter-menu-xs .content ul li.active a .check,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-tertiary-windowshade .content ul li.active a .check,
  .warranty-treadLife .gy-tertiary-windowshade .tire-results-filter-menu-xs .content ul li.active a .check,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-coupon-windowshade .content ul li.active a .check,
  .warranty-treadLife .gy-coupon-windowshade .tire-results-filter-menu-xs .content ul li.active a .check,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-min-windowshade .content ul li.active a .check,
  .warranty-treadLife .gy-min-windowshade .tire-results-filter-menu-xs .content ul li.active a .check {
    position: absolute;
    font-size: 2.8em;
    top: 3px;
    left: 3px;
    color: #274BA7;
    display: block;
  }

  /* line 399, ../../app/styles/_mixins.scss */

  .tire-results-filter-menu-xs .panel-body ul li.disabled a,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-windowshade .content ul li.disabled a,
  .warranty-treadLife .gy-windowshade .tire-results-filter-menu-xs .content ul li.disabled a,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-secondary-windowshade .content ul li.disabled a,
  .warranty-treadLife .gy-secondary-windowshade .tire-results-filter-menu-xs .content ul li.disabled a,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-nav-windowshade .content ul li.disabled a,
  .warranty-treadLife .gy-nav-windowshade .tire-results-filter-menu-xs .content ul li.disabled a,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-tertiary-windowshade .content ul li.disabled a,
  .warranty-treadLife .gy-tertiary-windowshade .tire-results-filter-menu-xs .content ul li.disabled a,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-coupon-windowshade .content ul li.disabled a,
  .warranty-treadLife .gy-coupon-windowshade .tire-results-filter-menu-xs .content ul li.disabled a,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-min-windowshade .content ul li.disabled a,
  .warranty-treadLife .gy-min-windowshade .tire-results-filter-menu-xs .content ul li.disabled a {
    color: #bbb;
  }

  /* line 401, ../../app/styles/_mixins.scss */

  .tire-results-filter-menu-xs .panel-body ul li.disabled a:hover,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-windowshade .content ul li.disabled a:hover,
  .warranty-treadLife .gy-windowshade .tire-results-filter-menu-xs .content ul li.disabled a:hover,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-secondary-windowshade .content ul li.disabled a:hover,
  .warranty-treadLife .gy-secondary-windowshade .tire-results-filter-menu-xs .content ul li.disabled a:hover,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-nav-windowshade .content ul li.disabled a:hover,
  .warranty-treadLife .gy-nav-windowshade .tire-results-filter-menu-xs .content ul li.disabled a:hover,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-tertiary-windowshade .content ul li.disabled a:hover,
  .warranty-treadLife .gy-tertiary-windowshade .tire-results-filter-menu-xs .content ul li.disabled a:hover,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-coupon-windowshade .content ul li.disabled a:hover,
  .warranty-treadLife .gy-coupon-windowshade .tire-results-filter-menu-xs .content ul li.disabled a:hover,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-min-windowshade .content ul li.disabled a:hover,
  .warranty-treadLife .gy-min-windowshade .tire-results-filter-menu-xs .content ul li.disabled a:hover {
    cursor: default;
    text-decoration: none;
  }

  /* line 405, ../../app/styles/_mixins.scss */

  .tire-results-filter-menu-xs .panel-body ul li.disabled a .box,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-windowshade .content ul li.disabled a .box,
  .warranty-treadLife .gy-windowshade .tire-results-filter-menu-xs .content ul li.disabled a .box,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-secondary-windowshade .content ul li.disabled a .box,
  .warranty-treadLife .gy-secondary-windowshade .tire-results-filter-menu-xs .content ul li.disabled a .box,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-nav-windowshade .content ul li.disabled a .box,
  .warranty-treadLife .gy-nav-windowshade .tire-results-filter-menu-xs .content ul li.disabled a .box,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-tertiary-windowshade .content ul li.disabled a .box,
  .warranty-treadLife .gy-tertiary-windowshade .tire-results-filter-menu-xs .content ul li.disabled a .box,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-coupon-windowshade .content ul li.disabled a .box,
  .warranty-treadLife .gy-coupon-windowshade .tire-results-filter-menu-xs .content ul li.disabled a .box,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-min-windowshade .content ul li.disabled a .box,
  .warranty-treadLife .gy-min-windowshade .tire-results-filter-menu-xs .content ul li.disabled a .box {
    background-color: #eee;
  }

  /* line 28, ../../app/styles/components/_tire-results-filter-menu-xs.scss */

  .tire-results-filter-menu-xs .panel-body li.active a,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-windowshade .content li.active a,
  .warranty-treadLife .gy-windowshade .tire-results-filter-menu-xs .content li.active a,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-secondary-windowshade .content li.active a,
  .warranty-treadLife .gy-secondary-windowshade .tire-results-filter-menu-xs .content li.active a,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-nav-windowshade .content li.active a,
  .warranty-treadLife .gy-nav-windowshade .tire-results-filter-menu-xs .content li.active a,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-tertiary-windowshade .content li.active a,
  .warranty-treadLife .gy-tertiary-windowshade .tire-results-filter-menu-xs .content li.active a,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-coupon-windowshade .content li.active a,
  .warranty-treadLife .gy-coupon-windowshade .tire-results-filter-menu-xs .content li.active a,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-min-windowshade .content li.active a,
  .warranty-treadLife .gy-min-windowshade .tire-results-filter-menu-xs .content li.active a {
    border-bottom: none;
  }

  /* line 31, ../../app/styles/components/_tire-results-filter-menu-xs.scss */

  .tire-results-filter-menu-xs .panel-body li:first-of-type,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-windowshade .content li:first-of-type,
  .warranty-treadLife .gy-windowshade .tire-results-filter-menu-xs .content li:first-of-type,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-secondary-windowshade .content li:first-of-type,
  .warranty-treadLife .gy-secondary-windowshade .tire-results-filter-menu-xs .content li:first-of-type,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-nav-windowshade .content li:first-of-type,
  .warranty-treadLife .gy-nav-windowshade .tire-results-filter-menu-xs .content li:first-of-type,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-tertiary-windowshade .content li:first-of-type,
  .warranty-treadLife .gy-tertiary-windowshade .tire-results-filter-menu-xs .content li:first-of-type,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-coupon-windowshade .content li:first-of-type,
  .warranty-treadLife .gy-coupon-windowshade .tire-results-filter-menu-xs .content li:first-of-type,
  .tire-results-filter-menu-xs .warranty-treadLife .gy-min-windowshade .content li:first-of-type,
  .warranty-treadLife .gy-min-windowshade .tire-results-filter-menu-xs .content li:first-of-type {
    border-top: none;
  }
}

/* Coupon GLobal Style */

/* line 3, ../../app/styles/components/_coupons.scss */

.gy-coupon-price {
  color: #274BA7;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 48px;
}

/* line 8, ../../app/styles/components/_coupons.scss */

.gy-coupon-price span {
  font-size: 0.8em;
}

/* line 13, ../../app/styles/components/_coupons.scss */

.coupon-side-text {
  color: #666666;
}

/* line 17, ../../app/styles/components/_coupons.scss */

.coupon-disclaimer {
  color: #666666;
  display: inline-block;
  line-height: 1.2em;
  margin-top: 15px;
}

/* Big Coupon Style */

/* line 29, ../../app/styles/components/_coupons.scss */

.big-coupon .coupon-image img {
  display: block;
  margin: 0 auto;
  max-width: 355px;
  width: 80%;
}

/* line 42, ../../app/styles/components/_coupons.scss */

.small-coupon .coupon-detail {
  float: left;
  padding-bottom: 10px;
  width: 55%;
}

/* line 48, ../../app/styles/components/_coupons.scss */

.small-coupon .coupon-image {
  float: right;
  padding-top: 15px;
  width: 40%;
}

/* line 53, ../../app/styles/components/_coupons.scss */

.small-coupon .coupon-image img {
  display: block;
  max-width: 200px;
  width: 100%;
}

/* line 61, ../../app/styles/components/_coupons.scss */

.small-coupon .coupon-side-text,
.small-coupon .coupon-side-title {
  display: block;
}

/* line 65, ../../app/styles/components/_coupons.scss */

.small-coupon .coupon-footer {
  float: left;
  padding-top: 10px;
  width: 100%;
}

@media (min-width: 768px) {
  /* line 74, ../../app/styles/components/_coupons.scss */

  .coupon-body {
    overflow: auto;
    padding-top: 20px;
  }

  /* line 79, ../../app/styles/components/_coupons.scss */

  .gy-coupon-price {
    line-height: 1em;
  }

  /* Big Coupon Style Desktop */

  /* line 86, ../../app/styles/components/_coupons.scss */

  .big-coupon .coupon-image {
    float: right;
    width: 40%;
  }

  /* line 91, ../../app/styles/components/_coupons.scss */

  .big-coupon .counpon-info {
    float: left;
    overflow: auto;
    width: 60%;
  }

  /* line 97, ../../app/styles/components/_coupons.scss */

  .big-coupon .price-container {
    float: left;
    width: 30%;
  }

  /* line 102, ../../app/styles/components/_coupons.scss */

  .big-coupon .info-container {
    float: right;
    width: 70%;
  }

  /* line 107, ../../app/styles/components/_coupons.scss */

  .big-coupon .coupon-side-text {
    clear: left;
  }

  /* line 111, ../../app/styles/components/_coupons.scss */

  .big-coupon .btn-coupon {
    max-width: 250px;
  }

  /* Small Coupon Style Desktop */

  /* line 119, ../../app/styles/components/_coupons.scss */

  .small-coupon .coupon-image {
    padding-top: 0px;
  }

  /* line 123, ../../app/styles/components/_coupons.scss */

  .small-coupon .coupon-detail {
    min-height: 140px;
  }

  /* line 127, ../../app/styles/components/_coupons.scss */

  .small-coupon .coupon-footer {
    float: left;
    padding-top: 0px;
    width: 55%;
  }
}

@media (min-width: 1024px) {
  /* line 139, ../../app/styles/components/_coupons.scss */

  .big-coupon .price-container {
    float: left;
    width: 22%;
  }

  /* line 144, ../../app/styles/components/_coupons.scss */

  .big-coupon .info-container {
    float: right;
    width: 78%;
  }
}

/* line 1, ../../app/styles/components/_info-tile-card.scss */

.info-tile-card {
  background: white;
  background: -webkit-linear-gradient(top, #ffffff 0%, #f6f6f6 75%, #ebebeb 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 75%, #ebebeb 100%);
  background-color: white;
  background-color: rgba(255, 255, 255, 0.925);
  padding: 0;
  overflow: hidden;
  position: relative;
  min-height: 200px;
  border-left: 1px solid #ddd;
  box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.25);
  -webkit-font-smoothing: antialiased;
}

/* line 2, ../../app/styles/components/_info-tile-card.scss */

.info-tile-card hr {
  background-color: #274BA7;
  background-repeat: repeat;
  background-image: url('/images/diagonal.png');
  background-color: #ffdd00;
  height: 10px;
  margin: 0;
}

/* line 15, ../../app/styles/components/_info-tile-card.scss */

.lt-ie9 .info-tile-card {
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

/* line 1, ../../app/styles/components/_addToCartTile.scss */

.add-to-cart-tile {
  margin: 15px auto;
  max-width: 640px;
  /* Add to Cart Expanded Style */
}

/* line 5, ../../app/styles/components/_addToCartTile.scss */

.add-to-cart-tile:after {
  background-image: url('/images/curved-shadow.png');
  background-size: 100% 20px;
  clear: both;
  content: '';
  display: block;
  height: 20px;
}

/* line 12, ../../app/styles/components/_addToCartTile.scss */

.lt-ie9 .add-to-cart-tile:after {
  display: none;
}

/* line 17, ../../app/styles/components/_addToCartTile.scss */

.add-to-cart-tile .add-to-cart-wrapper {
  border: 4px solid #e7e7e9;
  overflow: auto;
  padding: 15px 8px;
}

/* line 23, ../../app/styles/components/_addToCartTile.scss */

.add-to-cart-tile .add-to-cart-head {
  float: left;
  margin-bottom: 10px;
  overflow: auto;
  width: 100%;
}

/* line 30, ../../app/styles/components/_addToCartTile.scss */

.add-to-cart-tile .left-content {
  float: left;
  max-width: 35px;
  padding-top: 4px;
  width: 12%;
}

/* line 37, ../../app/styles/components/_addToCartTile.scss */

.add-to-cart-tile .right-content {
  float: left;
  width: 88%;
}

/* line 42, ../../app/styles/components/_addToCartTile.scss */

.add-to-cart-tile .add-to-cart-tire-name {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
  color: #000;
  font-size: 20px;
  line-height: 125%;
  text-transform: uppercase;
}

/* line 50, ../../app/styles/components/_addToCartTile.scss */

.add-to-cart-tile .add-to-cart-info {
  float: right;
  width: 75%;
  padding-bottom: 10px;
}

/* line 56, ../../app/styles/components/_addToCartTile.scss */

.add-to-cart-tile .add-to-cart-tire-image {
  float: left;
  width: 20%;
  margin-right: 5%;
}

/* line 61, ../../app/styles/components/_addToCartTile.scss */

.add-to-cart-tile .add-to-cart-tire-image img {
  width: 100%;
}

/* line 66, ../../app/styles/components/_addToCartTile.scss */

.add-to-cart-tile .add-to-cart-description,
.add-to-cart-tile .add-to-cart-small-description {
  font-size: 12px;
  line-height: 130%;
}

/* line 72, ../../app/styles/components/_addToCartTile.scss */

.add-to-cart-tile .add-to-cart-direct-text {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
  font-size: 13px;
  margin: 10px 0 6px;
}

/* line 76, ../../app/styles/components/_addToCartTile.scss */

.add-to-cart-tile .add-to-cart-direct-text [class^="icon-"],
.add-to-cart-tile .add-to-cart-direct-text [class*=" icon-"] {
  font-size: .8em;
}

/* line 81, ../../app/styles/components/_addToCartTile.scss */

.add-to-cart-tile .add-to-cart-miles {
  color: #00AD48;
  font-size: 1.25em;
}

/* line 84, ../../app/styles/components/_addToCartTile.scss */

.add-to-cart-tile .add-to-cart-miles small {
  font-size: .75em;
}

/* line 89, ../../app/styles/components/_addToCartTile.scss */

.add-to-cart-tile .add-to-cart-btn-chevron {
  font-size: 12px;
}

/* line 93, ../../app/styles/components/_addToCartTile.scss */

.add-to-cart-tile .add-to-cart-price {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 28px;
  vertical-align: middle;
  padding-right: 4px;
}

/* line 99, ../../app/styles/components/_addToCartTile.scss */

.add-to-cart-tile .add-to-cart-price sup.usd {
  font-size: 18px;
}

/* line 103, ../../app/styles/components/_addToCartTile.scss */

.add-to-cart-tile .add-to-cart-price sup.text {
  font-size: 16px;
  margin-left: 2px;
}

/* line 109, ../../app/styles/components/_addToCartTile.scss */

.add-to-cart-tile .add-to-cart-more-about {
  font-size: 18px;
}

/* line 113, ../../app/styles/components/_addToCartTile.scss */

.add-to-cart-tile .add-to-cart-i {
  color: #274BA7;
}

/* line 115, ../../app/styles/components/_addToCartTile.scss */

.add-to-cart-tile .add-to-cart-i span {
  margin-right: 5px;
  font-size: 1em;
}

/* line 120, ../../app/styles/components/_addToCartTile.scss */

.add-to-cart-tile .gy-staggered-fit-price {
  display: inline-block;
  margin-right: 8px;
  vertical-align: top;
  width: 90%;
}

@media (min-width: 365px) {
  /* line 120, ../../app/styles/components/_addToCartTile.scss */

  .add-to-cart-tile .gy-staggered-fit-price {
    width: auto;
  }
}

/* line 128, ../../app/styles/components/_addToCartTile.scss */

.add-to-cart-tile .gy-staggered-fit-price .gy-price {
  display: inline;
  font-size: 30px;
}

/* line 131, ../../app/styles/components/_addToCartTile.scss */

.add-to-cart-tile .gy-staggered-fit-price .gy-price sup {
  top: -.35em;
  vertical-align: top;
  font-size: 18px;
  line-height: 36px;
}

/* line 138, ../../app/styles/components/_addToCartTile.scss */

.add-to-cart-tile .gy-staggered-fit-price .gy-msrp {
  display: inline-block;
  padding-left: 0px;
  width: auto;
  max-width: 100px;
  line-height: 35px;
}

/* line 145, ../../app/styles/components/_addToCartTile.scss */

.add-to-cart-tile .gy-staggered-fit-price .gy-msrp:first-child {
  display: inline-block;
  width: 28px;
}

/* line 149, ../../app/styles/components/_addToCartTile.scss */

.add-to-cart-tile .gy-staggered-fit-price .gy-rebate-price {
  display: inline;
}

/* line 154, ../../app/styles/components/_addToCartTile.scss */

.add-to-cart-tile .not-tire-size-available {
  margin: 15px 0 10px 0;
  min-height: 26px;
  position: relative;
  overflow: hidden;
}

/* line 159, ../../app/styles/components/_addToCartTile.scss */

.add-to-cart-tile .not-tire-size-available .icon-triangle-up {
  text-shadow: 0 1px 4px #666;
  color: #ffdd00;
  font-size: 1.7em;
  margin: -10px 0px 0px 2px;
  position: absolute;
  top: 10px;
}

/* line 114, ../../app/styles/_mixins.scss */

.add-to-cart-tile .not-tire-size-available .icon-triangle-up small {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #333;
  font-size: 0.7em;
  left: 0;
  margin: 0.35em 0em 0em 0.725em;
  position: absolute;
  text-shadow: none;
}

/* line 167, ../../app/styles/components/_addToCartTile.scss */

.add-to-cart-tile .not-tire-size-available .not-available-size-legend {
  padding-left: 35px;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 17px;
  line-height: 1.2;
  float: right;
}

/* line 174, ../../app/styles/components/_addToCartTile.scss */

.add-to-cart-tile .not-tire-size-available .tire-not-available-online {
  padding-left: 0px;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 17px;
  float: right;
}

@media (min-width: 416px) {
  /* line 183, ../../app/styles/components/_addToCartTile.scss */

  .add-to-cart-tile .not-tire-size-available .not-available-size-legend,
  .add-to-cart-tile .not-tire-size-available .tire-not-available-online {
    float: none;
  }
}

@media (min-width: 768px) {
  /* line 191, ../../app/styles/components/_addToCartTile.scss */

  .add-to-cart-tile .not-tire-size-available .not-available-size-legend,
  .add-to-cart-tile .not-tire-size-available .tire-not-available-online {
    float: right;
  }
}

@media (min-width: 767px) {
  /* line 199, ../../app/styles/components/_addToCartTile.scss */

  .add-to-cart-tile.expanded {
    margin: 15px auto;
    max-width: 1180px;
  }

  /* line 205, ../../app/styles/components/_addToCartTile.scss */

  .add-to-cart-tile.expanded .add-to-cart-wrapper {
    padding: 25px 3% 0 3%;
  }

  /* line 210, ../../app/styles/components/_addToCartTile.scss */

  .add-to-cart-tile.expanded .add-to-cart-head {
    float: right;
    width: 80%;
  }

  /* line 214, ../../app/styles/components/_addToCartTile.scss */

  .add-to-cart-tile.expanded .add-to-cart-head .left-content {
    font-size: 18px;
    max-width: 45px;
    padding-top: 5px;
  }

  /* line 221, ../../app/styles/components/_addToCartTile.scss */

  .add-to-cart-tile.expanded .add-to-cart-tire-name {
    font-size: 24px;
  }

  /* line 225, ../../app/styles/components/_addToCartTile.scss */

  .add-to-cart-tile.expanded .add-to-cart-description {
    font-size: 1em;
  }

  /* line 228, ../../app/styles/components/_addToCartTile.scss */

  .add-to-cart-tile.expanded .add-to-cart-tire-image {
    width: 15%;
    margin-right: 5%;
  }

  /* line 233, ../../app/styles/components/_addToCartTile.scss */

  .add-to-cart-tile.expanded .add-to-cart-info {
    width: 80%;
  }

  /* line 237, ../../app/styles/components/_addToCartTile.scss */

  .add-to-cart-tile.expanded .add-to-cart-price {
    font-size: 34px;
    margin-right: 6px;
  }

  /* line 242, ../../app/styles/components/_addToCartTile.scss */

  .add-to-cart-tile.expanded .add-to-cart-small-btn {
    margin-right: 12px;
  }

  /* line 246, ../../app/styles/components/_addToCartTile.scss */

  .add-to-cart-tile.expanded .add-to-cart-direct {
    margin-bottom: 10px;
  }

  /* line 250, ../../app/styles/components/_addToCartTile.scss */

  .add-to-cart-tile.expanded .add-to-cart-direct-text {
    font-size: 16px;
  }

  /* line 254, ../../app/styles/components/_addToCartTile.scss */

  .add-to-cart-tile.expanded .add-to-cart-small-description {
    font-size: 12px;
    margin-bottom: 15px;
  }

  /* line 259, ../../app/styles/components/_addToCartTile.scss */

  .add-to-cart-tile.expanded .add-to-cart-more-about {
    display: table;
    font-size: 20px;
    margin-bottom: 5px;
  }

  /* line 264, ../../app/styles/components/_addToCartTile.scss */

  .add-to-cart-tile.expanded .not-tire-size-available {
    margin: 15px 0 10px 0;
    min-height: 26px;
    position: relative;
  }

  /* line 268, ../../app/styles/components/_addToCartTile.scss */

  .add-to-cart-tile.expanded .not-tire-size-available .icon-triangle-up {
    text-shadow: 0 1px 4px #666;
    color: #ffdd00;
    font-size: 1.7em;
    margin: -10px 0px 0px 2px;
    position: absolute;
    top: 10px;
  }

  /* line 114, ../../app/styles/_mixins.scss */

  .add-to-cart-tile.expanded .not-tire-size-available .icon-triangle-up small {
    font-family: "NewsGothicFSLight", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    color: #333;
    font-size: 0.7em;
    left: 0;
    margin: 0.35em 0em 0em 0.725em;
    position: absolute;
    text-shadow: none;
  }

  /* line 276, ../../app/styles/components/_addToCartTile.scss */

  .add-to-cart-tile.expanded .not-tire-size-available .not-available-size-legend {
    padding-left: 35px;
    font-family: "NewsGothicDemiBold", Arial, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 17px;
    line-height: 1.2;
  }

  /* line 282, ../../app/styles/components/_addToCartTile.scss */

  .add-to-cart-tile.expanded .not-tire-size-available .tire-not-available-online {
    padding-left: 0px;
    font-family: "NewsGothicDemiBold", Arial, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 17px;
  }
}

@media (min-width: 768px) {
  /* line 291, ../../app/styles/components/_addToCartTile.scss */

  .add-to-cart-tile.expanded .not-tire-size-available .not-available-size-legend,
  .add-to-cart-tile.expanded .not-tire-size-available .tire-not-available-online {
    float: none;
  }
}

@media (min-width: 1024px) {
  /* line 298, ../../app/styles/components/_addToCartTile.scss */

  .add-to-cart-tile.expanded .add-to-cart-wrapper {
    padding: 20px 15% 15px 5%;
  }
}

/* line 1, ../../app/styles/components/_buyOnlineBanner.scss */

.buy-online-banner {
  display: block;
  margin: 0 auto;
  max-width: 768px;
  text-decoration: none;
}

/* line 8, ../../app/styles/components/_buyOnlineBanner.scss */

.buy-online-banner *,
.buy-online-banner:hover,
.buy-online-banner:focus {
  text-decoration: none !important;
}

/* line 12, ../../app/styles/components/_buyOnlineBanner.scss */

.buy-online-banner:after {
  background-image: url('/images/curved-shadow.png');
  background-size: 100% 20px;
  clear: both;
  content: '';
  display: block;
  height: 20px;
}

/* line 19, ../../app/styles/components/_buyOnlineBanner.scss */

.lt-ie9 .buy-online-banner:after {
  display: none;
}

/* line 24, ../../app/styles/components/_buyOnlineBanner.scss */

.buy-online-banner .buy-online-wrapper {
  border: 4px solid #e7e7e9;
  margin: 0 auto;
  padding: 10px 0px 2px 0px;
}

/* line 30, ../../app/styles/components/_buyOnlineBanner.scss */

.buy-online-banner .buy-online-head {
  line-height: 1em;
  text-align: center;
}

/* line 35, ../../app/styles/components/_buyOnlineBanner.scss */

.buy-online-banner .buy-online-tire-name {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
  color: #000;
  font-size: 14px;
  text-transform: uppercase;
}

/* line 42, ../../app/styles/components/_buyOnlineBanner.scss */

.buy-online-banner .buy-online-learn-more {
  text-align: center;
}

/* line 45, ../../app/styles/components/_buyOnlineBanner.scss */

.buy-online-banner .buy-online-learn-more span {
  font-size: 16px;
}

/* line 3, ../../app/styles/components/_modalEditInfo.scss */

.modal-edit-info .known-info {
  padding-top: 10px;
}

/* line 5, ../../app/styles/components/_modalEditInfo.scss */

.modal-edit-info .known-info p {
  margin-top: 5px;
}

/* line 10, ../../app/styles/components/_modalEditInfo.scss */

.modal-edit-info .manage-account {
  margin: 10px 0px 15px 0px;
}

/* line 12, ../../app/styles/components/_modalEditInfo.scss */

.modal-edit-info .manage-account p {
  margin-bottom: 0px;
}

/* line 17, ../../app/styles/components/_modalEditInfo.scss */

.modal-edit-info .state-city-input-text {
  color: #666666;
  display: block;
  font-size: 12px;
}

@media (min-width: 768px) {
  /* line 17, ../../app/styles/components/_modalEditInfo.scss */

  .modal-edit-info .state-city-input-text {
    font-size: 14px;
  }
}

/* line 27, ../../app/styles/components/_modalEditInfo.scss */

.modal-edit-info .no-dashes {
  display: none;
}

@media (min-width: 768px) {
  /* line 27, ../../app/styles/components/_modalEditInfo.scss */

  .modal-edit-info .no-dashes {
    display: inline;
  }
}

/* line 2, ../../app/styles/components/_loggedOutModal.scss */

.logout-modal .modal-dialog {
  min-width: 20%;
  width: 60%;
  margin: 15% auto 20px;
  border: 12px solid rgba(255, 255, 255, 0.75);
}

/* line 7, ../../app/styles/components/_loggedOutModal.scss */

.logout-modal .modal-dialog .modal-content {
  background-color: rgba(255, 255, 255, 0.93);
  border: none;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
}

@media (min-width: 768px) {
  /* line 2, ../../app/styles/components/_loggedOutModal.scss */

  .logout-modal .modal-dialog {
    max-width: 45%;
  }
}

@media (min-width: 1024px) {
  /* line 2, ../../app/styles/components/_loggedOutModal.scss */

  .logout-modal .modal-dialog {
    max-width: 33%;
  }
}

@media (min-width: 1200px) {
  /* line 2, ../../app/styles/components/_loggedOutModal.scss */

  .logout-modal .modal-dialog {
    max-width: 28%;
  }
}

@media (min-width: 1201px) {
  /* line 2, ../../app/styles/components/_loggedOutModal.scss */

  .logout-modal .modal-dialog {
    max-width: 30%;
  }
}

/**
 * TEMPLATE/PARTIAL NAME: checkout-top-banner
 *
 */

/* line 6, ../../app/styles/components/_checkout-top-banner.scss */

.checkout-top-banner {
  margin-top: 10px;
  margin-bottom: 20px;
  position: relative;
}

/* line 11, ../../app/styles/components/_checkout-top-banner.scss */

.checkout-top-banner p {
  padding-right: 15px;
  padding-left: 15px;
  margin: 0;
  min-height: 36px;
  box-shadow: 0px 2px 2px 1px #999;
}

/* line 19, ../../app/styles/components/_checkout-top-banner.scss */

.checkout-top-banner.error-msg {
  background-color: rgba(230, 0, 0, 0.9);
  background-repeat: repeat;
  background-image: url('/images/diagonal.png');
}

/* line 20, ../../app/styles/components/_checkout-top-banner.scss */

.lt-ie9 .checkout-top-banner.error-msg {
  background-color: #FF2534;
}

/* line 24, ../../app/styles/components/_checkout-top-banner.scss */

.checkout-top-banner.error-msg a {
  color: #fff;
  display: inline;
}

/* line 30, ../../app/styles/components/_checkout-top-banner.scss */

.checkout-top-banner .icon-check {
  font-size: 2.5em;
  color: #fff;
  position: absolute;
  font-family: 'Glyphicons Halflings';
}

/* line 35, ../../app/styles/components/_checkout-top-banner.scss */

.checkout-top-banner .icon-check small {
  color: #00AD48;
  position: absolute;
  font-size: 1.3em;
  left: -3px;
  text-shadow: 0px 1px 2px #999;
  top: -4px;
}

/* line 45, ../../app/styles/components/_checkout-top-banner.scss */

.checkout-top-banner .icon-triangle-up {
  text-shadow: 0 1px 4px #666;
  color: #ffdd00;
  float: right;
  font-size: 3.7em;
  margin: -10px 0px 0px 2px;
  position: absolute;
}

/* line 114, ../../app/styles/_mixins.scss */

.checkout-top-banner .icon-triangle-up small {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #333;
  font-size: 0.7em;
  left: 0;
  margin: 0.35em 0em 0em 0.725em;
  position: absolute;
  text-shadow: none;
}

/* line 54, ../../app/styles/components/_checkout-top-banner.scss */

.checkout-top-banner .icon-cross {
  color: #fff;
  font-size: 34px;
  position: absolute;
  top: 50%;
  margin-top: -16px;
  left: 5px;
  font-family: 'Glyphicons Halflings';
}

/* line 179, ../../app/styles/_mixins.scss */

.checkout-top-banner .icon-cross small {
  color: #FF2534;
  position: absolute;
  font-size: 1.2em;
  left: -3px;
  text-shadow: 0px 1px 2px #999;
  top: -3px;
}

/* line 64, ../../app/styles/components/_checkout-top-banner.scss */

.checkout-top-banner a {
  display: inline-block;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  text-decoration: underline;
}

/* line 69, ../../app/styles/components/_checkout-top-banner.scss */

.checkout-top-banner a:hover {
  text-decoration: none;
}

/* line 72, ../../app/styles/components/_checkout-top-banner.scss */

.checkout-top-banner a .call-out-title {
  float: left;
  margin-top: 5px;
}

/* line 77, ../../app/styles/components/_checkout-top-banner.scss */

.checkout-top-banner a .icon-circle-arrow {
  font-size: 1.7em;
  margin-top: 2px;
  position: absolute;
  width: 38px;
}

/* line 85, ../../app/styles/components/_checkout-top-banner.scss */

.checkout-top-banner .msg {
  color: #fff;
  margin: 0 0 0 37px;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  display: inline-block;
  font-size: 18px;
}

/* line 93, ../../app/styles/components/_checkout-top-banner.scss */

.checkout-top-banner .ideal-break {
  display: inline-block;
}

@media (min-width: 481px) {
  /* line 98, ../../app/styles/components/_checkout-top-banner.scss */

  .checkout-top-banner .ideal-break {
    display: block;
  }
}

@media (min-width: 768px) {
  /* line 104, ../../app/styles/components/_checkout-top-banner.scss */

  .checkout-top-banner p {
    padding-left: 50px;
  }

  /* line 108, ../../app/styles/components/_checkout-top-banner.scss */

  .checkout-top-banner .icon-cross {
    top: -5px;
    left: 15px;
    font-size: 45px;
    margin-top: 0px;
  }

  /* line 115, ../../app/styles/components/_checkout-top-banner.scss */

  .checkout-top-banner .msg {
    margin: 5px 0 0 36px;
  }

  /* line 119, ../../app/styles/components/_checkout-top-banner.scss */

  .checkout-top-banner .ideal-break {
    display: inline-block;
  }
}

/* line 2, ../../app/styles/components/_faq-sidebar.scss */

.detail-page .faq-sidebar,
.warranty-template .faq-sidebar {
  text-align: left !important;
}

/* line 4, ../../app/styles/components/_faq-sidebar.scss */

.detail-page .faq-sidebar h4,
.warranty-template .faq-sidebar h4 {
  text-align: center;
  margin: 0 0 10px 0 !important;
}

/* line 8, ../../app/styles/components/_faq-sidebar.scss */

.detail-page .faq-sidebar h3,
.warranty-template .faq-sidebar h3 {
  font-size: 18px;
}

@media (min-width: 767px) {
  /* line 11, ../../app/styles/components/_faq-sidebar.scss */

  .detail-page .faq-sidebar .panel-heading,
  .warranty-template .faq-sidebar .panel-heading {
    padding-left: 5px;
  }
}

/* line 15, ../../app/styles/components/_faq-sidebar.scss */

.detail-page .faq-sidebar .panel-heading span,
.warranty-template .faq-sidebar .panel-heading span {
  vertical-align: top;
  margin-top: -2px;
}

/* line 19, ../../app/styles/components/_faq-sidebar.scss */

.detail-page .faq-sidebar .panel-heading h3,
.warranty-template .faq-sidebar .panel-heading h3 {
  width: 85%;
}

/* line 23, ../../app/styles/components/_faq-sidebar.scss */

.detail-page .faq-sidebar .panel-body,
.warranty-template .faq-sidebar .panel-body,
.detail-page .faq-sidebar .warranty-treadLife .gy-windowshade .content,
.warranty-treadLife .gy-windowshade .detail-page .faq-sidebar .content,
.warranty-template .faq-sidebar .warranty-treadLife .gy-windowshade .content,
.warranty-treadLife .gy-windowshade .warranty-template .faq-sidebar .content,
.detail-page .faq-sidebar .warranty-treadLife .gy-secondary-windowshade .content,
.warranty-treadLife .gy-secondary-windowshade .detail-page .faq-sidebar .content,
.warranty-template .faq-sidebar .warranty-treadLife .gy-secondary-windowshade .content,
.warranty-treadLife .gy-secondary-windowshade .warranty-template .faq-sidebar .content,
.detail-page .faq-sidebar .warranty-treadLife .gy-nav-windowshade .content,
.warranty-treadLife .gy-nav-windowshade .detail-page .faq-sidebar .content,
.warranty-template .faq-sidebar .warranty-treadLife .gy-nav-windowshade .content,
.warranty-treadLife .gy-nav-windowshade .warranty-template .faq-sidebar .content,
.detail-page .faq-sidebar .warranty-treadLife .gy-tertiary-windowshade .content,
.warranty-treadLife .gy-tertiary-windowshade .detail-page .faq-sidebar .content,
.warranty-template .faq-sidebar .warranty-treadLife .gy-tertiary-windowshade .content,
.warranty-treadLife .gy-tertiary-windowshade .warranty-template .faq-sidebar .content,
.detail-page .faq-sidebar .warranty-treadLife .gy-coupon-windowshade .content,
.warranty-treadLife .gy-coupon-windowshade .detail-page .faq-sidebar .content,
.warranty-template .faq-sidebar .warranty-treadLife .gy-coupon-windowshade .content,
.warranty-treadLife .gy-coupon-windowshade .warranty-template .faq-sidebar .content,
.detail-page .faq-sidebar .warranty-treadLife .gy-min-windowshade .content,
.warranty-treadLife .gy-min-windowshade .detail-page .faq-sidebar .content,
.warranty-template .faq-sidebar .warranty-treadLife .gy-min-windowshade .content,
.warranty-treadLife .gy-min-windowshade .warranty-template .faq-sidebar .content {
  padding: 10px 0 10px 25px;
}

/* line 24, ../../app/styles/components/_faq-sidebar.scss */

.detail-page .faq-sidebar .panel-body ul,
.warranty-template .faq-sidebar .panel-body ul,
.detail-page .faq-sidebar .warranty-treadLife .gy-windowshade .content ul,
.warranty-treadLife .gy-windowshade .detail-page .faq-sidebar .content ul,
.warranty-template .faq-sidebar .warranty-treadLife .gy-windowshade .content ul,
.warranty-treadLife .gy-windowshade .warranty-template .faq-sidebar .content ul,
.detail-page .faq-sidebar .warranty-treadLife .gy-secondary-windowshade .content ul,
.warranty-treadLife .gy-secondary-windowshade .detail-page .faq-sidebar .content ul,
.warranty-template .faq-sidebar .warranty-treadLife .gy-secondary-windowshade .content ul,
.warranty-treadLife .gy-secondary-windowshade .warranty-template .faq-sidebar .content ul,
.detail-page .faq-sidebar .warranty-treadLife .gy-nav-windowshade .content ul,
.warranty-treadLife .gy-nav-windowshade .detail-page .faq-sidebar .content ul,
.warranty-template .faq-sidebar .warranty-treadLife .gy-nav-windowshade .content ul,
.warranty-treadLife .gy-nav-windowshade .warranty-template .faq-sidebar .content ul,
.detail-page .faq-sidebar .warranty-treadLife .gy-tertiary-windowshade .content ul,
.warranty-treadLife .gy-tertiary-windowshade .detail-page .faq-sidebar .content ul,
.warranty-template .faq-sidebar .warranty-treadLife .gy-tertiary-windowshade .content ul,
.warranty-treadLife .gy-tertiary-windowshade .warranty-template .faq-sidebar .content ul,
.detail-page .faq-sidebar .warranty-treadLife .gy-coupon-windowshade .content ul,
.warranty-treadLife .gy-coupon-windowshade .detail-page .faq-sidebar .content ul,
.warranty-template .faq-sidebar .warranty-treadLife .gy-coupon-windowshade .content ul,
.warranty-treadLife .gy-coupon-windowshade .warranty-template .faq-sidebar .content ul,
.detail-page .faq-sidebar .warranty-treadLife .gy-min-windowshade .content ul,
.warranty-treadLife .gy-min-windowshade .detail-page .faq-sidebar .content ul,
.warranty-template .faq-sidebar .warranty-treadLife .gy-min-windowshade .content ul,
.warranty-treadLife .gy-min-windowshade .warranty-template .faq-sidebar .content ul {
  margin: 0 0 5px 0;
}

/* line 26, ../../app/styles/components/_faq-sidebar.scss */

.detail-page .faq-sidebar .panel-body ul li,
.warranty-template .faq-sidebar .panel-body ul li,
.detail-page .faq-sidebar .warranty-treadLife .gy-windowshade .content ul li,
.warranty-treadLife .gy-windowshade .detail-page .faq-sidebar .content ul li,
.warranty-template .faq-sidebar .warranty-treadLife .gy-windowshade .content ul li,
.warranty-treadLife .gy-windowshade .warranty-template .faq-sidebar .content ul li,
.detail-page .faq-sidebar .warranty-treadLife .gy-secondary-windowshade .content ul li,
.warranty-treadLife .gy-secondary-windowshade .detail-page .faq-sidebar .content ul li,
.warranty-template .faq-sidebar .warranty-treadLife .gy-secondary-windowshade .content ul li,
.warranty-treadLife .gy-secondary-windowshade .warranty-template .faq-sidebar .content ul li,
.detail-page .faq-sidebar .warranty-treadLife .gy-nav-windowshade .content ul li,
.warranty-treadLife .gy-nav-windowshade .detail-page .faq-sidebar .content ul li,
.warranty-template .faq-sidebar .warranty-treadLife .gy-nav-windowshade .content ul li,
.warranty-treadLife .gy-nav-windowshade .warranty-template .faq-sidebar .content ul li,
.detail-page .faq-sidebar .warranty-treadLife .gy-tertiary-windowshade .content ul li,
.warranty-treadLife .gy-tertiary-windowshade .detail-page .faq-sidebar .content ul li,
.warranty-template .faq-sidebar .warranty-treadLife .gy-tertiary-windowshade .content ul li,
.warranty-treadLife .gy-tertiary-windowshade .warranty-template .faq-sidebar .content ul li,
.detail-page .faq-sidebar .warranty-treadLife .gy-coupon-windowshade .content ul li,
.warranty-treadLife .gy-coupon-windowshade .detail-page .faq-sidebar .content ul li,
.warranty-template .faq-sidebar .warranty-treadLife .gy-coupon-windowshade .content ul li,
.warranty-treadLife .gy-coupon-windowshade .warranty-template .faq-sidebar .content ul li,
.detail-page .faq-sidebar .warranty-treadLife .gy-min-windowshade .content ul li,
.warranty-treadLife .gy-min-windowshade .detail-page .faq-sidebar .content ul li,
.warranty-template .faq-sidebar .warranty-treadLife .gy-min-windowshade .content ul li,
.warranty-treadLife .gy-min-windowshade .warranty-template .faq-sidebar .content ul li {
  font-size: 14px;
  font-family: Helvetica, Arial, sans-serif;
  border-bottom: none;
  padding: 5px 0;
}

@media (max-width: 767px) {
  /* line 36, ../../app/styles/components/_faq-sidebar.scss */

  .detail-page .faq-sidebar .gy-tertiary-windowshade,
  .warranty-template .faq-sidebar .gy-tertiary-windowshade {
    margin: 0 !important;
  }

  /* line 39, ../../app/styles/components/_faq-sidebar.scss */

  .detail-page .faq-sidebar .panel-body,
  .warranty-template .faq-sidebar .panel-body,
  .detail-page .faq-sidebar .warranty-treadLife .gy-windowshade .content,
  .warranty-treadLife .gy-windowshade .detail-page .faq-sidebar .content,
  .warranty-template .faq-sidebar .warranty-treadLife .gy-windowshade .content,
  .warranty-treadLife .gy-windowshade .warranty-template .faq-sidebar .content,
  .detail-page .faq-sidebar .warranty-treadLife .gy-secondary-windowshade .content,
  .warranty-treadLife .gy-secondary-windowshade .detail-page .faq-sidebar .content,
  .warranty-template .faq-sidebar .warranty-treadLife .gy-secondary-windowshade .content,
  .warranty-treadLife .gy-secondary-windowshade .warranty-template .faq-sidebar .content,
  .detail-page .faq-sidebar .warranty-treadLife .gy-nav-windowshade .content,
  .warranty-treadLife .gy-nav-windowshade .detail-page .faq-sidebar .content,
  .warranty-template .faq-sidebar .warranty-treadLife .gy-nav-windowshade .content,
  .warranty-treadLife .gy-nav-windowshade .warranty-template .faq-sidebar .content,
  .detail-page .faq-sidebar .warranty-treadLife .gy-tertiary-windowshade .content,
  .warranty-treadLife .gy-tertiary-windowshade .detail-page .faq-sidebar .content,
  .warranty-template .faq-sidebar .warranty-treadLife .gy-tertiary-windowshade .content,
  .warranty-treadLife .gy-tertiary-windowshade .warranty-template .faq-sidebar .content,
  .detail-page .faq-sidebar .warranty-treadLife .gy-coupon-windowshade .content,
  .warranty-treadLife .gy-coupon-windowshade .detail-page .faq-sidebar .content,
  .warranty-template .faq-sidebar .warranty-treadLife .gy-coupon-windowshade .content,
  .warranty-treadLife .gy-coupon-windowshade .warranty-template .faq-sidebar .content,
  .detail-page .faq-sidebar .warranty-treadLife .gy-min-windowshade .content,
  .warranty-treadLife .gy-min-windowshade .detail-page .faq-sidebar .content,
  .warranty-template .faq-sidebar .warranty-treadLife .gy-min-windowshade .content,
  .warranty-treadLife .gy-min-windowshade .warranty-template .faq-sidebar .content {
    padding-left: 15px;
  }
}

/* line 1, ../../app/styles/components/_ResultsNotice.scss */

.results-notice-container {
  clear: both;
  position: relative;
}

@media (min-width: 768px) {
  /* line 1, ../../app/styles/components/_ResultsNotice.scss */

  .results-notice-container {
    clear: none;
    float: right;
    min-width: 515px;
    width: 67%;
  }
}

@media (min-width: 940px) {
  /* line 1, ../../app/styles/components/_ResultsNotice.scss */

  .results-notice-container {
    clear: none;
    float: right;
    width: 74%;
  }
}

@media (min-width: 1180px) {
  /* line 1, ../../app/styles/components/_ResultsNotice.scss */

  .results-notice-container {
    width: 77%;
  }
}

/* line 22, ../../app/styles/components/_ResultsNotice.scss */

.results-notice-container .tire-results-alert,
.results-notice-container .tire-results-caution {
  padding: 12px;
}

@media (min-width: 768px) {
  /* line 22, ../../app/styles/components/_ResultsNotice.scss */

  .results-notice-container .tire-results-alert,
  .results-notice-container .tire-results-caution {
    margin: 15px;
  }
}

@media (min-width: 1024px) {
  /* line 22, ../../app/styles/components/_ResultsNotice.scss */

  .results-notice-container .tire-results-alert,
  .results-notice-container .tire-results-caution {
    margin-left: 0;
  }
}

/* line 31, ../../app/styles/components/_ResultsNotice.scss */

.results-notice-container .tire-results-alert p,
.results-notice-container .tire-results-caution p {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
  margin-bottom: 0;
}

/* line 38, ../../app/styles/components/_ResultsNotice.scss */

.results-notice-container .tire-results-alert {
  background-color: #D5021B;
}

/* line 41, ../../app/styles/components/_ResultsNotice.scss */

.results-notice-container .tire-results-alert p {
  color: white;
}

/* line 46, ../../app/styles/components/_ResultsNotice.scss */

.results-notice-container .tire-results-caution {
  background-color: #666666;
  padding-left: 70px;
}

/* line 50, ../../app/styles/components/_ResultsNotice.scss */

.results-notice-container .tire-results-caution p {
  color: #ffdd00;
}

/* line 54, ../../app/styles/components/_ResultsNotice.scss */

.results-notice-container .tire-results-caution:before {
  background-image: url('/images/caution-icon.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -ms-behavior: url('/images/backgroundsize.min.htc');
  content: " ";
  display: block;
  position: absolute;
  top: 15%;
  left: 0px;
  height: 55px;
  width: 64px;
}

@media (min-width: 768px) {
  /* line 54, ../../app/styles/components/_ResultsNotice.scss */

  .results-notice-container .tire-results-caution:before {
    top: 23%;
    left: 20px;
  }
}

@media (min-width: 940px) {
  /* line 54, ../../app/styles/components/_ResultsNotice.scss */

  .results-notice-container .tire-results-caution:before {
    left: 5px;
  }
}

@media (min-width: 1180px) {
  /* line 54, ../../app/styles/components/_ResultsNotice.scss */

  .results-notice-container .tire-results-caution:before {
    top: 15%;
  }
}

/* line 1, ../../app/styles/components/_invoice-chart.scss */

.invoice-chart {
  margin: 20px 0 30px 0;
  width: 100%;
}

/* line 5, ../../app/styles/components/_invoice-chart.scss */

.invoice-chart th,
.invoice-chart td {
  padding: 15px 5px;
  text-align: center;
  border-bottom: 1px solid #274BA7;
  border-left: 1px solid #274BA7;
}

/* line 11, ../../app/styles/components/_invoice-chart.scss */

.invoice-chart th {
  background-color: #274BA7;
  font-weight: normal;
  color: #fff;
}

/* line 16, ../../app/styles/components/_invoice-chart.scss */

.invoice-chart td {
  background-color: #e6eaf5;
  vertical-align: top;
  font-size: 12px;
}

/* line 21, ../../app/styles/components/_invoice-chart.scss */

.invoice-chart .invoice-product {
  width: 90px;
}

/* line 24, ../../app/styles/components/_invoice-chart.scss */

.invoice-chart .invoice-qty {
  width: 30px;
  padding: 15px 0;
}

/* line 28, ../../app/styles/components/_invoice-chart.scss */

.invoice-chart .invoice-description {
  text-align: left;
  padding: 15px 10px;
  border-right: 1px solid #274BA7;
}

/* line 2, ../../app/styles/components/_order-specs.scss */

.order-specs dl {
  margin-bottom: 20px;
}

/* line 5, ../../app/styles/components/_order-specs.scss */

.order-specs dt {
  width: 250px;
  display: inline-block;
  font-weight: bold;
}

/* line 10, ../../app/styles/components/_order-specs.scss */

.order-specs dd {
  width: 300px;
  display: inline-block;
  margin-bottom: 10px;
}

/**
* TEMPLATE/PARTIAL NAME: solutions modal - Solutions Icons
*
*/

/* line 6, ../../app/styles/components/_modalSolutions.scss */

.modal-body {
  padding-bottom: 25px;
}

/* line 9, ../../app/styles/components/_modalSolutions.scss */

div#preloaded-images {
  position: absolute;
  overflow: hidden;
  left: -9999px;
  top: -9999px;
  height: 1px;
  width: 1px;
}

/* line 17, ../../app/styles/components/_modalSolutions.scss */

.step-container {
  width: 100%;
  margin: 0 auto;
  margin-top: 40px;
  text-align: center;
}

@media (max-width: 1024px) {
  /* line 17, ../../app/styles/components/_modalSolutions.scss */

  .step-container {
    margin-top: 70px;
  }
}

/* line 26, ../../app/styles/components/_modalSolutions.scss */

.fleet-size-container {
  width: 100%;
  text-align: center;
}

/* line 30, ../../app/styles/components/_modalSolutions.scss */

.recommended-tires {
  margin-left: 25%;
}

/* line 33, ../../app/styles/components/_modalSolutions.scss */

.solutions-header {
  text-align: center;
  margin: 20px 0;
  font-size: 20px;
}

/* line 39, ../../app/styles/components/_modalSolutions.scss */

.driving-type-header .popover,
.fleet-size-header .popover,
.vocation-header .popover,
.tire-needs-header .popover {
  max-width: 160px;
  position: absolute !important;
  z-index: 500;
}

/* line 45, ../../app/styles/components/_modalSolutions.scss */

#slider-1 {
  width: 80%;
  margin: 0 auto;
  margin-bottom: 20px;
}

/* line 50, ../../app/styles/components/_modalSolutions.scss */

.fleet-size-container label {
  width: 140px;
  height: 75px;
}

/* line 54, ../../app/styles/components/_modalSolutions.scss */

.vocations-container label {
  color: #000;
  font-size: 16px;
  font-weight: normal;
}

/* line 58, ../../app/styles/components/_modalSolutions.scss */

.vocations-container label.checked {
  color: #003399;
}

@media (max-width: 1024px) {
  /* line 54, ../../app/styles/components/_modalSolutions.scss */

  .vocations-container label {
    padding: 10px 0;
  }
}

/* line 65, ../../app/styles/components/_modalSolutions.scss */

.edit {
  background: none;
  border: none;
  color: #2366c1;
}

/* line 69, ../../app/styles/components/_modalSolutions.scss */

.edit:hover {
  text-decoration: underline;
}

/* line 74, ../../app/styles/components/_modalSolutions.scss */

.recommended-tires .pin-group {
  width: 100%;
}

/* line 79, ../../app/styles/components/_modalSolutions.scss */

.msg-saved {
  font-size: 18px;
}

/* line 82, ../../app/styles/components/_modalSolutions.scss */

.final-msg {
  margin-top: 20px;
  text-align: center;
}

/* line 86, ../../app/styles/components/_modalSolutions.scss */

.driving-type-container {
  margin: 0 auto;
  text-align: center;
  width: 100%;
}

/* line 90, ../../app/styles/components/_modalSolutions.scss */

.driving-type-container .driving-type-title {
  font-size: 18px;
  height: 30px;
}

/* line 96, ../../app/styles/components/_modalSolutions.scss */

.driving-type-container .col-xs-4 {
  padding: 0;
}

/* line 100, ../../app/styles/components/_modalSolutions.scss */

.fleet-size-container {
  width: 100%;
}

/* line 103, ../../app/styles/components/_modalSolutions.scss */

.vocations-container {
  width: 85%;
  margin: 0 auto;
}

@media (max-width: 480px) {
  /* line 103, ../../app/styles/components/_modalSolutions.scss */

  .vocations-container {
    width: 100%;
  }
}

/* line 110, ../../app/styles/components/_modalSolutions.scss */

.tire-needs-container {
  width: 100%;
  display: table;
  margin: 0 auto;
  width: auto;
}

/***Fleet Size Modal***/

/* line 117, ../../app/styles/components/_modalSolutions.scss */

.fleet-size-option {
  float: left;
  width: 20%;
}

/* line 121, ../../app/styles/components/_modalSolutions.scss */

.fleet-sm {
  background-image: url('/images/solutionSelector/fleet-sm.png');
  background-size: 100%;
  background-repeat: no-repeat;
  vertical-align: bottom;
}

/* line 126, ../../app/styles/components/_modalSolutions.scss */

.fleet-sm.checked {
  background-image: url('/images/solutionSelector/fleet-sm-active.png');
}

/* line 130, ../../app/styles/components/_modalSolutions.scss */

.fleet-md {
  background-image: url('/images/solutionSelector/fleet-md.png');
  background-size: 100%;
  background-repeat: no-repeat;
  vertical-align: bottom;
}

/* line 135, ../../app/styles/components/_modalSolutions.scss */

.fleet-md.checked {
  background-image: url('/images/solutionSelector/fleet-md-active.png');
}

/* line 139, ../../app/styles/components/_modalSolutions.scss */

.fleet-lrg {
  background-image: url('/images/solutionSelector/fleet-lrg.png');
  background-size: 100%;
  background-repeat: no-repeat;
  vertical-align: bottom;
}

/* line 144, ../../app/styles/components/_modalSolutions.scss */

.fleet-lrg.checked {
  background-image: url('/images/solutionSelector/fleet-lrg-active.png');
}

/***Driving Type Modal***/

/* line 149, ../../app/styles/components/_modalSolutions.scss */

.tire-needs-option {
  display: table-cell;
  text-align: center;
  width: 100%;
}

/* line 154, ../../app/styles/components/_modalSolutions.scss */

.icon-local {
  background-image: url('/images/solutionSelector/icon-local.png');
  width: 75px;
  height: 70px;
}

/* line 158, ../../app/styles/components/_modalSolutions.scss */

.icon-local.checked {
  background-image: url('/images/solutionSelector/icon-local-hover.png');
}

/* line 162, ../../app/styles/components/_modalSolutions.scss */

.icon-regional {
  background-image: url('/images/solutionSelector/icon-regional.png');
  width: 75px;
  height: 70px;
}

/* line 166, ../../app/styles/components/_modalSolutions.scss */

.icon-regional.checked {
  background-image: url('/images/solutionSelector/icon-regional-hover.png');
}

/* line 170, ../../app/styles/components/_modalSolutions.scss */

.icon-national {
  background-image: url('/images/solutionSelector/icon-national.png');
  width: 75px;
  height: 70px;
}

/* line 174, ../../app/styles/components/_modalSolutions.scss */

.icon-national.checked {
  background-image: url('/images/solutionSelector/icon-national-hover.png');
}

/***Vocations Modal***/

/* line 180, ../../app/styles/components/_modalSolutions.scss */

.vocation-item {
  text-align: center;
}

/***Tire Needs Modal***/

/* line 186, ../../app/styles/components/_modalSolutions.scss */

.fleet-size-option {
  float: left;
  width: 20%;
}

/* line 190, ../../app/styles/components/_modalSolutions.scss */

.icon-fuel-efficiency {
  background-image: url('/images/solutionSelector/icon-fuel-efficiency.png');
  width: 120px;
  height: 85px;
}

/* line 194, ../../app/styles/components/_modalSolutions.scss */

.icon-fuel-efficiency.checked {
  background-image: url('/images/solutionSelector/icon-fuel-efficiency-active.png');
}

/* line 198, ../../app/styles/components/_modalSolutions.scss */

.icon-balanced {
  background-image: url('/images/solutionSelector/icon-balanced.png');
  width: 120px;
  height: 85px;
}

/* line 202, ../../app/styles/components/_modalSolutions.scss */

.icon-balanced.checked {
  background-image: url('/images/solutionSelector/icon-balanced-active.png');
}

/* line 206, ../../app/styles/components/_modalSolutions.scss */

.icon-mileage {
  background-image: url('/images/solutionSelector/icon-mileage.png');
  width: 120px;
  height: 85px;
}

/* line 210, ../../app/styles/components/_modalSolutions.scss */

.icon-mileage.checked {
  background-image: url('/images/solutionSelector/icon-mileage-active.png');
}

/* line 214, ../../app/styles/components/_modalSolutions.scss */

.icon-reduced-weight {
  background-image: url('/images/solutionSelector/icon-reduced-weight.png');
  width: 120px;
  height: 85px;
}

/* line 218, ../../app/styles/components/_modalSolutions.scss */

.icon-reduced-weight.checked {
  background-image: url('/images/solutionSelector/icon-reduced-weight-active.png');
}

/* line 222, ../../app/styles/components/_modalSolutions.scss */

.icon-self-sealing {
  background-image: url('/images/solutionSelector/icon-self-sealing.png');
  width: 120px;
  height: 85px;
}

/* line 226, ../../app/styles/components/_modalSolutions.scss */

.icon-self-sealing.checked {
  background-image: url('/images/solutionSelector/icon-self-sealing-active.png');
}

/* line 230, ../../app/styles/components/_modalSolutions.scss */

.tech-message {
  font-size: 16px;
  margin: 0 auto;
  text-align: center;
}

/*jquery UI style override*/

/* line 243, ../../app/styles/components/_modalSolutions.scss */

.solutionArrowRight {
  float: right;
  margin-top: 5px;
}

/* line 247, ../../app/styles/components/_modalSolutions.scss */

.solutionArrowLeft {
  float: left;
  margin-top: 5px;
}

/* line 252, ../../app/styles/components/_modalSolutions.scss */

#solutions .col-xs-12 {
  padding: 0;
}

/*Popovers*/

/* line 257, ../../app/styles/components/_modalSolutions.scss */

.popover-content {
  border-radius: 5px;
  padding: 5px;
  z-index: 100;
  background-color: #d7d7d7;
  /*
  font-size:14px;
  width:150px;
  position:absolute;*/
}

@media (min-width: 768px) {
  /* line 270, ../../app/styles/components/_modalSolutions.scss */

  #solutionsModal3 .modal-dialog {
    max-width: 80%;
  }

  /* line 275, ../../app/styles/components/_modalSolutions.scss */

  .driving-type-container .col-xs-4 {
    padding: inherit;
  }

  /* line 280, ../../app/styles/components/_modalSolutions.scss */

  #solutions .col-xs-12 {
    padding: inherit;
  }

  /* line 283, ../../app/styles/components/_modalSolutions.scss */

  #solutions .step-container {
    margin-top: 60px;
  }
}

/*Desktop*/

@media (min-width: 1025px) {
  /* line 292, ../../app/styles/components/_modalSolutions.scss */

  #solutionsModal3 .modal-dialog {
    max-width: 75%;
  }

  /* line 296, ../../app/styles/components/_modalSolutions.scss */

  .modal-body {
    padding-bottom: 15px;
  }

  /* line 299, ../../app/styles/components/_modalSolutions.scss */

  .driving-type-container {
    width: 70%;
  }

  /* line 302, ../../app/styles/components/_modalSolutions.scss */

  .fleet-size-container {
    width: 60%;
    margin: 0 auto;
  }

  /* line 306, ../../app/styles/components/_modalSolutions.scss */

  .vocations-container {
    margin: 0 auto;
    width: 85%;
  }

  /* line 310, ../../app/styles/components/_modalSolutions.scss */

  .step-container {
    margin: 40px auto 10px auto;
    text-align: center;
    width: 75%;
  }

  /* line 315, ../../app/styles/components/_modalSolutions.scss */

  #slider-1 {
    width: 40%;
    margin: 0 auto;
  }

  /***Fleet Size Modal***/

  /* line 321, ../../app/styles/components/_modalSolutions.scss */

  .fleet-sm {
    background-image: url('/images/solutionSelector/fleet-sm.png');
    width: 126px;
    height: 134px;
  }

  /* line 325, ../../app/styles/components/_modalSolutions.scss */

  .fleet-sm.checked {
    background-image: url('/images/solutionSelector/fleet-sm-active.png');
  }

  /* line 329, ../../app/styles/components/_modalSolutions.scss */

  .fleet-md {
    background-image: url('/images/solutionSelector/fleet-md.png');
    width: 140px;
    height: 134px;
  }

  /* line 333, ../../app/styles/components/_modalSolutions.scss */

  .fleet-md.checked {
    background-image: url('/images/solutionSelector/fleet-md-active.png');
  }

  /* line 337, ../../app/styles/components/_modalSolutions.scss */

  .fleet-lrg {
    background-image: url('/images/solutionSelector/fleet-lrg.png');
    width: 138px;
    height: 134px;
  }

  /* line 341, ../../app/styles/components/_modalSolutions.scss */

  .fleet-lrg.checked {
    background-image: url('/images/solutionSelector/fleet-lrg-active.png');
  }

  /***Tire Needs Modal***/

  /* line 347, ../../app/styles/components/_modalSolutions.scss */

  .fleet-size-option {
    float: left;
    width: 20%;
  }

  /* line 351, ../../app/styles/components/_modalSolutions.scss */

  .icon-fuel-efficiency {
    background-image: url('/images/solutionSelector/icon-fuel-efficiency.png');
    width: 120px;
    height: 85px;
  }

  /* line 355, ../../app/styles/components/_modalSolutions.scss */

  .icon-fuel-efficiency.checked {
    background-image: url('/images/solutionSelector/icon-fuel-efficiency-active.png');
  }

  /* line 359, ../../app/styles/components/_modalSolutions.scss */

  .icon-balanced {
    background-image: url('/images/solutionSelector/icon-balanced.png');
    width: 120px;
    height: 85px;
  }

  /* line 363, ../../app/styles/components/_modalSolutions.scss */

  .icon-balanced.checked {
    background-image: url('/images/solutionSelector/icon-balanced-active.png');
  }

  /* line 367, ../../app/styles/components/_modalSolutions.scss */

  .icon-mileage {
    background-image: url('/images/solutionSelector/icon-mileage.png');
    width: 120px;
    height: 85px;
  }

  /* line 371, ../../app/styles/components/_modalSolutions.scss */

  .icon-mileage.checked {
    background-image: url('/images/solutionSelector/icon-mileage-active.png');
  }

  /* line 375, ../../app/styles/components/_modalSolutions.scss */

  .icon-reduced-weight {
    background-image: url('/images/solutionSelector/icon-reduced-weight.png');
    width: 120px;
    height: 85px;
  }

  /* line 379, ../../app/styles/components/_modalSolutions.scss */

  .icon-reduced-weight.checked {
    background-image: url('/images/solutionSelector/icon-reduced-weight-active.png');
  }

  /* line 383, ../../app/styles/components/_modalSolutions.scss */

  .icon-self-sealing {
    background-image: url('/images/solutionSelector/icon-self-sealing.png');
    width: 120px;
    height: 85px;
  }

  /* line 387, ../../app/styles/components/_modalSolutions.scss */

  .icon-self-sealing.checked {
    background-image: url('/images/solutionSelector/icon-self-sealing-active.png');
  }

  /* line 391, ../../app/styles/components/_modalSolutions.scss */

  .solutionArrowRight {
    float: right;
    margin-top: -70px;
  }

  /* line 395, ../../app/styles/components/_modalSolutions.scss */

  .solutionArrowLeft {
    float: left;
    margin-top: -70px;
  }

  /***Vocations***/

  /* line 400, ../../app/styles/components/_modalSolutions.scss */

  .vocation-item {
    margin-bottom: 10px;
    padding-left: 30px;
    text-align: left;
  }

  /***Driving Type Modal***/

  /* line 406, ../../app/styles/components/_modalSolutions.scss */

  .tire-needs-option {
    width: 160px;
  }
}

/**
* TEMPLATE/PARTIAL NAME: Sign In/Create User Modals
*
*/

/* line 9, ../../app/styles/components/_modalSignIn.scss */

form#createNewAccount,
form#signInForm,
form#verification {
  text-align: center;
}

/* line 12, ../../app/styles/components/_modalSignIn.scss */

.modal-header-signin {
  /*position: relative;
  padding: 15px 15px 7px;
  margin-bottom: 0;
  border-bottom: 1px solid #ccc;
  overflow-y: hidden;*/
}

/* line 18, ../../app/styles/components/_modalSignIn.scss */

.modal-header-signin .modal-title {
  color: #555;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 24px;
  border-bottom: none;
  float: left;
}

/* line 25, ../../app/styles/components/_modalSignIn.scss */

.modal-header-signin h2.modal-title {
  min-height: 0;
}

/* line 28, ../../app/styles/components/_modalSignIn.scss */

.modal-header-signin button.close {
  color: #666;
  position: absolute;
  top: 15px;
  right: 20px;
  opacity: 1;
  z-index: 200;
}

/* line 35, ../../app/styles/components/_modalSignIn.scss */

.modal-header-signin button.close:hover {
  cursor: pointer;
  color: #444;
}

/* line 40, ../../app/styles/components/_modalSignIn.scss */

.modal-header-signin .masthead-icon {
  position: absolute;
  top: -42px;
  left: 0;
  right: 0;
  text-align: center;
  width: 100%;
}

/* line 48, ../../app/styles/components/_modalSignIn.scss */

.modal-header-signin .icon-container {
  background-clip: padding-box;
  border: 10px solid rgba(255, 255, 255, 0.6);
  background-color: rgba(255, 255, 255, 0.6);
  padding: 0;
  margin: 0 auto;
  width: auto;
  display: inline-block;
  width: auto;
  min-width: 75px;
  /* Cut off semi-transparent border so it doesn't overlap other semi-transparent border */
  height: 30px;
  overflow-y: visible;
}

/* line 61, ../../app/styles/components/_modalSignIn.scss */

.lt-ie9 .modal-header-signin .icon-container {
  background-color: white;
  border: 5px solid white;
  height: 45px;
}

/* line 66, ../../app/styles/components/_modalSignIn.scss */

.modal-header-signin .icon-container:after {
  content: " ";
  border-top: 12px solid #274BA7;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  display: inline-block;
  margin: 0 auto -5px;
  width: 0;
  height: 0;
  position: absolute;
  z-index: 2;
  right: 0;
  left: 0;
}

/* line 80, ../../app/styles/components/_modalSignIn.scss */

.modal-header-signin .icon-container span {
  font-size: 2.6em;
  color: #ffdd00;
  background-color: #274BA7;
  padding: 4px 8px;
  width: auto;
  line-height: 100%;
  display: block;
  overflow: hidden;
  margin: 0 auto;
}

/* line 90, ../../app/styles/components/_modalSignIn.scss */

.modal-header-signin .icon-container span img {
  margin: 0 auto;
  display: block;
  max-height: 35px;
}

/* line 95, ../../app/styles/components/_modalSignIn.scss */

.modal-header-signin .icon-container span:before {
  display: block;
  margin: 0 auto;
  text-align: center;
}

/* line 101, ../../app/styles/components/_modalSignIn.scss */

.modal-header-signin .icon-container .wingfoot-lockup {
  font-family: "wingfoot_sansregular";
  font-weight: normal;
  text-transform: uppercase;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-size: 17px;
  margin: 0 auto;
  padding: 0 10px;
  white-space: nowrap;
  width: auto;
  line-height: 35px;
}

/* line 109, ../../app/styles/components/_modalSignIn.scss */

.modal-header-signin .icon-container .wingfoot-lockup em {
  font-size: 1.3em;
  padding: 5px 0;
  display: inline-block;
}

/* line 202, ../../app/styles/_mixins.scss */

.modal-header-signin .icon-container .wingfoot-lockup em:before {
  font-family: "wingfoot_sansregular";
  font-weight: normal;
  text-transform: uppercase;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  content: 'ΓÇó';
  display: inline-block;
  color: inherit;
  font-size: 1em;
  line-height: 1em;
  font-style: normal;
  margin: 0 -7px 0 -6px;
}

/* line 118, ../../app/styles/components/_modalSignIn.scss */

span.icon-about.custom-wf {
  background-color: transparent;
  display: inline-block;
  font-size: 2em;
  margin: 0 -15px -10px -2px;
  padding: 5px 0 0 0;
  position: relative;
}

@media (min-width: 768px) {
  /* line 128, ../../app/styles/components/_modalSignIn.scss */

  form#createNewAccount,
  form#signInForm,
  form#verification {
    width: 50%;
    margin: 0 auto;
    text-align: left;
    padding-bottom: 20px;
  }
}

/**
 * TEMPLATE/PARTIAL NAME: price match guarantee modal
 */

/*Price Match Guarantee Modal Styles*/

/* line 8, ../../app/styles/components/_price-match-guarantee.scss */

#priceMatchGuarantee.gy-modal .modal-dialog .modal-content {
  background-color: rgba(0, 40, 120, 0.95);
}

/* line 12, ../../app/styles/components/_price-match-guarantee.scss */

#priceMatchGuarantee .modal-header {
  border-bottom: 0;
  padding: 10px 10px 0 0;
}

/* line 17, ../../app/styles/components/_price-match-guarantee.scss */

#priceMatchGuarantee .modal-header .close {
  opacity: 1;
  position: absolute;
  top: 10px;
  right: 10px;
  color: #F0F0F0;
  font-size: 16px;
}

/* line 26, ../../app/styles/components/_price-match-guarantee.scss */

#priceMatchGuarantee .modal-body {
  color: #fff;
  margin-bottom: 0;
}

/* line 31, ../../app/styles/components/_price-match-guarantee.scss */

#priceMatchGuarantee .modal-body a {
  color: #fd0;
}

/* line 35, ../../app/styles/components/_price-match-guarantee.scss */

#priceMatchGuarantee .modal-body a:hover,
#priceMatchGuarantee .modal-body a:focus,
#priceMatchGuarantee .modal-body a:visited {
  text-decoration: underline;
}

/* line 39, ../../app/styles/components/_price-match-guarantee.scss */

#priceMatchGuarantee .line {
  width: 22%;
  display: inline-block;
  height: 2px;
  border-top: 2px solid #fd0;
  vertical-align: super;
}

/* line 47, ../../app/styles/components/_price-match-guarantee.scss */

#priceMatchGuarantee .header-label {
  margin: 0 20px;
  font-size: 21px;
  color: #fd0;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
}

/* line 54, ../../app/styles/components/_price-match-guarantee.scss */

#priceMatchGuarantee .subheader {
  color: #F0F0F0;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 53px;
  width: auto;
  text-transform: uppercase;
  text-align: center;
}

/* line 64, ../../app/styles/components/_price-match-guarantee.scss */

#priceMatchGuarantee .subtext {
  font-size: 18px;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  max-width: 90%;
  margin: 0 auto;
}

/* line 71, ../../app/styles/components/_price-match-guarantee.scss */

#priceMatchGuarantee .contact-us-section {
  text-align: center;
}

/* line 75, ../../app/styles/components/_price-match-guarantee.scss */

#priceMatchGuarantee .contact-us-section .line {
  height: 1px;
  width: 220px;
  border-top: 1px solid #fd0;
  display: block;
  margin: 20px auto;
}

/* line 83, ../../app/styles/components/_price-match-guarantee.scss */

#priceMatchGuarantee .contact-phone {
  font-size: 40px;
  margin-right: 10px;
  margin-top: 10px;
}

/* line 89, ../../app/styles/components/_price-match-guarantee.scss */

#priceMatchGuarantee .contact-phone-container {
  width: 70%;
  margin: 0 auto;
}

@media (min-width: 640px) {
  /* line 96, ../../app/styles/components/_price-match-guarantee.scss */

  #priceMatchGuarantee.gy-modal .modal-dialog {
    width: 100%;
    max-width: 690px;
    border: 12px solid rgba(0, 40, 120, 0.4);
  }

  /* line 102, ../../app/styles/components/_price-match-guarantee.scss */

  #priceMatchGuarantee .line {
    width: 34%;
  }

  /* line 106, ../../app/styles/components/_price-match-guarantee.scss */

  #priceMatchGuarantee .header-label {
    font-size: 24px;
  }

  /* line 110, ../../app/styles/components/_price-match-guarantee.scss */

  #priceMatchGuarantee .contact-us-section .line {
    width: 240px;
    display: inline-block;
    margin: 20px auto 10px;
  }

  /* line 116, ../../app/styles/components/_price-match-guarantee.scss */

  #priceMatchGuarantee .contact-phone-container {
    width: 35%;
  }
}

/**
 * TEMPLATE/PARTIAL NAME: closest installers modal
 */

/*Closest Installers Modal Styles*/

/* line 8, ../../app/styles/components/_closest-installers.scss */

#closestInstallers .modal-header {
  border: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

/* line 14, ../../app/styles/components/_closest-installers.scss */

#closestInstallers .modal-body {
  margin-bottom: 0;
  padding-top: 0;
}

/* line 19, ../../app/styles/components/_closest-installers.scss */

#closestInstallers .header-main {
  font-size: 19px;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  font-style: italic;
  text-transform: uppercase;
  color: #274ba7;
}

/* line 27, ../../app/styles/components/_closest-installers.scss */

#closestInstallers .header-sub {
  font-size: 24px;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  display: block;
}

/* line 33, ../../app/styles/components/_closest-installers.scss */

#closestInstallers .glyphicon,
#closestInstallers .tire-detail-tire-multi-sku .gy-radio input[type="radio"]:checked + label:before,
.tire-detail-tire-multi-sku .gy-radio #closestInstallers input[type="radio"]:checked + label:before {
  color: #B7C1D8;
  font-size: 70px;
  float: left;
  padding-right: 10px;
}

/* line 40, ../../app/styles/components/_closest-installers.scss */

#closestInstallers .install-explain {
  font-size: 12px;
}

/* line 44, ../../app/styles/components/_closest-installers.scss */

#closestInstallers .install-note {
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 12px;
}

/* line 50, ../../app/styles/components/_closest-installers.scss */

#closestInstallers .installer-container {
  padding: 20px 0;
  border-top: 2px solid #eee;
}

/* line 55, ../../app/styles/components/_closest-installers.scss */

#closestInstallers .installer-name {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  font-size: 18px;
}

/* line 60, ../../app/styles/components/_closest-installers.scss */

#closestInstallers .installer-distance {
  font-size: 18px;
  text-align: left;
  font-family: "NewsGothicDemiBold";
  padding-top: 20px;
}

@media (min-width: 640px) {
  /* line 69, ../../app/styles/components/_closest-installers.scss */

  #closestInstallers .modal-dialog {
    max-width: 590px;
  }

  /* line 73, ../../app/styles/components/_closest-installers.scss */

  #closestInstallers .installer-distance {
    text-align: right;
  }
}

/* ----- Shared Partials ----- */

/* line 4, ../../app/styles/templates/_DetailPage.scss */

.detail-page .detail-page-img,
.warranty-template .detail-page-img {
  background-image: url('/images/white-93percent.png');
  background-position: top right;
  background-size: contain;
  background-repeat: no-repeat;
  display: none;
}

/* line 11, ../../app/styles/templates/_DetailPage.scss */

.detail-page .page-header,
.warranty-template .page-header {
  padding: 0 15px;
  margin: 15px 0;
  height: auto;
  width: 100%;
  overflow: hidden;
  border-bottom: none;
}

.nomination-form .page-header {
  border-bottom: none;
}

/* line 18, ../../app/styles/templates/_DetailPage.scss */

.detail-page .page-header b,
.warranty-template .page-header b {
  margin-bottom: 10px;
  display: block;
}

/* line 22, ../../app/styles/templates/_DetailPage.scss */

.detail-page .page-header h2,
.warranty-template .page-header h2 {
  margin-top: 0;
  font-size: 22px;
  margin-bottom: 6px;
}

/* line 27, ../../app/styles/templates/_DetailPage.scss */

.detail-page .page-header h2 + h4,
.warranty-template .page-header h2 + h4 {
  margin-top: 6px;
}

/* line 31, ../../app/styles/templates/_DetailPage.scss */

.detail-page .page-header .btn,
.warranty-template .page-header .btn {
  margin: 20px 20px 20px 0;
  width: auto;
  display: inline-block;
}

/* line 36, ../../app/styles/templates/_DetailPage.scss */

.detail-page .page-header .styled-divider,
.warranty-template .page-header .styled-divider,
.detail-page .page-header .tile-container .tile hr,
.tile-container .tile .detail-page .page-header hr,
.warranty-template .page-header .tile-container .tile hr,
.tile-container .tile .warranty-template .page-header hr {
  margin: 10px 0;
  padding: 0;
}

/* line 40, ../../app/styles/templates/_DetailPage.scss */

.detail-page .page-header a,
.warranty-template .page-header a {
  float: none;
  width: auto;
}

/* line 46, ../../app/styles/templates/_DetailPage.scss */

.detail-page .lead,
.warranty-template .lead {
  font-size: 16px;
  color: #555;
}

/* line 51, ../../app/styles/templates/_DetailPage.scss */

.detail-page .page-title-block,
.warranty-template .page-title-block {
  padding-bottom: 10px;
}

/* line 53, ../../app/styles/templates/_DetailPage.scss */

.detail-page .page-title-block h1,
.warranty-template .page-title-block h1 {
  float: none;
  margin-bottom: 5px;
}

/* line 57, ../../app/styles/templates/_DetailPage.scss */

.detail-page .page-title-block .intro-offlink,
.warranty-template .page-title-block .intro-offlink {
  float: none;
  clear: both;
  padding-bottom: 5px;
}

/* line 64, ../../app/styles/templates/_DetailPage.scss */

.detail-page h2,
.warranty-template h2 {
  color: #274BA7;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 69, ../../app/styles/templates/_DetailPage.scss */

.detail-page .left-content,
.warranty-template .left-content,
.detail-page .main-content,
.warranty-template .main-content {
  overflow-y: hidden;
}

/* line 72, ../../app/styles/templates/_DetailPage.scss */

.detail-page .left-content .content-padder,
.warranty-template .left-content .content-padder,
.detail-page .main-content .content-padder,
.warranty-template .main-content .content-padder {
  padding: 0;
  overflow-y: hidden;
}

/* line 76, ../../app/styles/templates/_DetailPage.scss */

.detail-page .left-content h5,
.warranty-template .left-content h5,
.detail-page .main-content h5,
.warranty-template .main-content h5 {
  margin: 1em 0 0.5em;
  font-size: 18px;
}

/* line 80, ../../app/styles/templates/_DetailPage.scss */

.detail-page .left-content h6,
.warranty-template .left-content h6,
.detail-page .main-content h6,
.warranty-template .main-content h6 {
  margin: 1em 0 0.5em;
  font-size: 16px;
}

/* line 84, ../../app/styles/templates/_DetailPage.scss */

.detail-page .left-content li,
.warranty-template .left-content li,
.detail-page .main-content li,
.warranty-template .main-content li {
  margin-bottom: 4px;
  line-height: 130%;
}

/* line 90, ../../app/styles/templates/_DetailPage.scss */

.detail-page .main-content-heading,
.warranty-template .main-content-heading {
  font-size: 22px;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #333;
  margin: .5em 0 .25em;
}

/* line 97, ../../app/styles/templates/_DetailPage.scss */

.detail-page .sidebar-list,
.warranty-template .sidebar-list,
.warranty-template .additional-resources-container {
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 25px;
  overflow-y: hidden;
  list-style: none;
}

/* line 104, ../../app/styles/templates/_DetailPage.scss */

.detail-page .sidebar-list h4,
.warranty-template .sidebar-list h4,
.warranty-template .additional-resources-container h4 {
  background-color: #666666;
  background-repeat: repeat;
  background-image: url('/images/diagonal.png');
  color: white;
  padding: 8px 0;
  margin: 0;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 18px;
  letter-spacing: 1px;
  -webkit-font-smoothing: antialiased;
}

/* line 116, ../../app/styles/templates/_DetailPage.scss */

.detail-page .sidebar-list ul,
.warranty-template .sidebar-list ul,
.warranty-template .additional-resources-container ul {
  margin: 0 10px;
  padding: 0;
  list-style: none;
}

/* line 121, ../../app/styles/templates/_DetailPage.scss */

.detail-page .sidebar-list li,
.warranty-template .sidebar-list li,
.warranty-template .additional-resources-container li {
  padding: 9px 0 10px;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 16px;
  border-bottom: 1px solid #ddd;
}

/* line 126, ../../app/styles/templates/_DetailPage.scss */

.detail-page .sidebar-list li:last-of-type,
.warranty-template .sidebar-list li:last-of-type,
.warranty-template .additional-resources-container li:last-of-type {
  border-bottom: none;
}

/* line 131, ../../app/styles/templates/_DetailPage.scss */

.detail-page ul.none,
.warranty-template ul.none {
  margin: 10px 0;
  padding-left: 0;
}

/* line 136, ../../app/styles/templates/_DetailPage.scss */

.detail-page .list-group .list-group-column,
.warranty-template .list-group .list-group-column {
  padding: 0;
}

/* line 138, ../../app/styles/templates/_DetailPage.scss */

.detail-page .list-group .list-group-column li,
.warranty-template .list-group .list-group-column li {
  margin-bottom: 0;
}

/* line 142, ../../app/styles/templates/_DetailPage.scss */

.detail-page .list-group .col-sm-6,
.warranty-template .list-group .col-sm-6 {
  padding-left: 0;
  padding-right: 15px;
}

/* line 148, ../../app/styles/templates/_DetailPage.scss */

.detail-page .detail-main,
.warranty-template .detail-main,
.warranty-template .left-content,
.detail-page .detail-sidebar,
.warranty-template .detail-sidebar {
  width: 100%;
  float: none;
  margin: 15px 0;
  padding: 0 15px;
}

/* line 154, ../../app/styles/templates/_DetailPage.scss */

.detail-page .detail-main .gy-windowshade,
.warranty-template .detail-main .gy-windowshade,
.warranty-template .left-content .gy-windowshade,
.detail-page .detail-main .gy-secondary-windowshade,
.warranty-template .detail-main .gy-secondary-windowshade,
.warranty-template .left-content .gy-secondary-windowshade,
.detail-page .detail-main .gy-nav-windowshade,
.warranty-template .detail-main .gy-nav-windowshade,
.warranty-template .left-content .gy-nav-windowshade,
.detail-page .detail-main .gy-tertiary-windowshade,
.warranty-template .detail-main .gy-tertiary-windowshade,
.warranty-template .left-content .gy-tertiary-windowshade,
.detail-page .detail-main .gy-coupon-windowshade,
.warranty-template .detail-main .gy-coupon-windowshade,
.warranty-template .left-content .gy-coupon-windowshade,
.detail-page .detail-main .gy-min-windowshade,
.warranty-template .detail-main .gy-min-windowshade,
.warranty-template .left-content .gy-min-windowshade,
.detail-page .detail-main .gy-secondary-windowshade,
.warranty-template .detail-main .gy-secondary-windowshade,
.warranty-template .left-content .gy-secondary-windowshade,
.detail-page .detail-sidebar .gy-windowshade,
.warranty-template .detail-sidebar .gy-windowshade,
.detail-page .detail-sidebar .gy-secondary-windowshade,
.warranty-template .detail-sidebar .gy-secondary-windowshade,
.detail-page .detail-sidebar .gy-nav-windowshade,
.warranty-template .detail-sidebar .gy-nav-windowshade,
.detail-page .detail-sidebar .gy-tertiary-windowshade,
.warranty-template .detail-sidebar .gy-tertiary-windowshade,
.detail-page .detail-sidebar .gy-coupon-windowshade,
.warranty-template .detail-sidebar .gy-coupon-windowshade,
.detail-page .detail-sidebar .gy-min-windowshade,
.warranty-template .detail-sidebar .gy-min-windowshade,
.detail-page .detail-sidebar .gy-secondary-windowshade,
.warranty-template .detail-sidebar .gy-secondary-windowshade {
  margin-left: -15px;
  margin-right: -15px;
}

/* line 162, ../../app/styles/templates/_DetailPage.scss */

.detail-page .detail-main > h3,
.warranty-template .detail-main > h3,
.warranty-template .detail-page .left-content > h3,
.warranty-template .left-content > h3 {
  color: #333;
}

/* line 164, ../../app/styles/templates/_DetailPage.scss */

.detail-page .detail-main > h3:first-child,
.warranty-template .detail-main > h3:first-child,
.warranty-template .detail-page .left-content > h3:first-child,
.warranty-template .left-content > h3:first-child {
  margin-top: 0;
}

/* line 168, ../../app/styles/templates/_DetailPage.scss */

.detail-page .detail-main > h4,
.warranty-template .detail-main > h4,
.warranty-template .detail-page .left-content > h4,
.warranty-template .left-content > h4 {
  color: #555;
  margin: 20px 0 10px;
}

/* line 172, ../../app/styles/templates/_DetailPage.scss */

.detail-page .detail-main > p,
.warranty-template .detail-main > p,
.warranty-template .detail-page .left-content > p,
.warranty-template .left-content > p {
  margin: 5px 0 15px;
}

@media (min-width: 768px) {
  /* line 179, ../../app/styles/templates/_DetailPage.scss */

  .detail-page .lead,
  .warranty-template .lead {
    font-size: 22px;
  }

  /* line 183, ../../app/styles/templates/_DetailPage.scss */

  .detail-page .left-content .content-padder,
  .warranty-template .left-content .content-padder {
    padding: 0 15px 15px;
  }

  /* line 188, ../../app/styles/templates/_DetailPage.scss */

  .detail-page .list-group .list-group-column,
  .warranty-template .list-group .list-group-column {
    padding: 0;
  }

  /* line 191, ../../app/styles/templates/_DetailPage.scss */

  .detail-page .list-group .col-sm-6,
  .warranty-template .list-group .col-sm-6 {
    padding-right: 0;
  }

  /* line 194, ../../app/styles/templates/_DetailPage.scss */

  .detail-page .list-group .col-md-6,
  .warranty-template .list-group .col-md-6 {
    padding-right: 15px;
  }

  /* line 200, ../../app/styles/templates/_DetailPage.scss */

  .detail-page .list-group-2 .col-sm-6,
  .warranty-template .list-group-2 .col-sm-6 {
    padding-right: 15px;
  }

  /* line 205, ../../app/styles/templates/_DetailPage.scss */

  .detail-page .sidebar-list,
  .warranty-template .sidebar-list,
  .warranty-template .additional-resources-container {
    width: 95%;
    padding-right: 0;
    padding-left: 0;
  }

  /* line 210, ../../app/styles/templates/_DetailPage.scss */

  .detail-page .find-promo-tiles,
  .warranty-template .find-promo-tiles {
    width: 95%;
    padding-right: 0;
    padding-left: 0;
  }

  /* line 216, ../../app/styles/templates/_DetailPage.scss */

  .detail-page .detail-page-img,
  .warranty-template .detail-page-img {
    float: right;
    width: 40%;
    display: inline-block;
    min-height: 250px;
  }

  /* line 224, ../../app/styles/templates/_DetailPage.scss */

  .detail-page .page-header hr,
  .warranty-template .page-header hr {
    width: 100%;
    float: left;
    margin-bottom: 5px;
  }

  /* line 231, ../../app/styles/templates/_DetailPage.scss */

  .detail-page .page-header-info,
  .warranty-template .page-header-info {
    float: left;
    width: 55%;
  }

  /* line 236, ../../app/styles/templates/_DetailPage.scss */

  .detail-page .detail-main,
  .warranty-template .detail-main,
  .warranty-template .left-content {
    width: 68%;
    float: left;
    overflow-y: hidden;
    padding: 0 2% 15px 15px;
    border-right: 1px solid #ddd;
    margin: 0;
    margin-right: 2%;
  }

  /* line 246, ../../app/styles/templates/_DetailPage.scss */

  .detail-page .detail-sidebar,
  .warranty-template .detail-sidebar {
    width: 30%;
    float: right;
    margin: 0;
    padding: 0 15px 0 0;
  }

  /* line 251, ../../app/styles/templates/_DetailPage.scss */

  .detail-page .detail-sidebar .panel-collapse,
  .warranty-template .detail-sidebar .panel-collapse {
    background-image: none;
  }

  /* line 258, ../../app/styles/templates/_DetailPage.scss */

  .detail-page .detail-main .gy-windowshade,
  .warranty-template .detail-main .gy-windowshade,
  .warranty-template .left-content .gy-windowshade,
  .detail-page .detail-main .gy-secondary-windowshade,
  .warranty-template .detail-main .gy-secondary-windowshade,
  .warranty-template .left-content .gy-secondary-windowshade,
  .detail-page .detail-main .gy-nav-windowshade,
  .warranty-template .detail-main .gy-nav-windowshade,
  .warranty-template .left-content .gy-nav-windowshade,
  .detail-page .detail-main .gy-tertiary-windowshade,
  .warranty-template .detail-main .gy-tertiary-windowshade,
  .warranty-template .left-content .gy-tertiary-windowshade,
  .detail-page .detail-main .gy-coupon-windowshade,
  .warranty-template .detail-main .gy-coupon-windowshade,
  .warranty-template .left-content .gy-coupon-windowshade,
  .detail-page .detail-main .gy-min-windowshade,
  .warranty-template .detail-main .gy-min-windowshade,
  .warranty-template .left-content .gy-min-windowshade,
  .detail-page .detail-main .gy-secondary-windowshade,
  .warranty-template .detail-main .gy-secondary-windowshade,
  .warranty-template .left-content .gy-secondary-windowshade,
  .detail-page .detail-sidebar .gy-windowshade,
  .warranty-template .detail-sidebar .gy-windowshade,
  .detail-page .detail-sidebar .gy-secondary-windowshade,
  .warranty-template .detail-sidebar .gy-secondary-windowshade,
  .detail-page .detail-sidebar .gy-nav-windowshade,
  .warranty-template .detail-sidebar .gy-nav-windowshade,
  .detail-page .detail-sidebar .gy-tertiary-windowshade,
  .warranty-template .detail-sidebar .gy-tertiary-windowshade,
  .detail-page .detail-sidebar .gy-coupon-windowshade,
  .warranty-template .detail-sidebar .gy-coupon-windowshade,
  .detail-page .detail-sidebar .gy-min-windowshade,
  .warranty-template .detail-sidebar .gy-min-windowshade,
  .detail-page .detail-sidebar .gy-secondary-windowshade,
  .warranty-template .detail-sidebar .gy-secondary-windowshade {
    margin-left: 0;
    margin-right: 0;
  }

  /* line 266, ../../app/styles/templates/_DetailPage.scss */

  .detail-page.layout-alt .detail-sidebar,
  .layout-alt.warranty-template .detail-sidebar {
    float: left;
    padding: 0 0 0 15px;
  }

  /* line 270, ../../app/styles/templates/_DetailPage.scss */

  .detail-page.layout-alt .detail-main,
  .layout-alt.warranty-template .detail-main,
  .detail-page.layout-alt .warranty-template .left-content,
  .warranty-template .detail-page.layout-alt .left-content,
  .layout-alt.warranty-template .left-content {
    float: right;
    padding: 0 15px 15px 2%;
    border-right: none;
    border-left: 1px solid #ddd;
    margin-right: 0;
    margin-left: 2%;
  }
}

@media (min-width: 900px) {
  /* line 283, ../../app/styles/templates/_DetailPage.scss */

  .detail-page .page-title-block,
  .warranty-template .page-title-block {
    position: relative;
  }

  /* line 285, ../../app/styles/templates/_DetailPage.scss */

  .detail-page .page-title-block h1,
  .warranty-template .page-title-block h1 {
    max-width: 55%;
  }

  /* line 288, ../../app/styles/templates/_DetailPage.scss */

  .detail-page .page-title-block .intro-offlink,
  .warranty-template .page-title-block .intro-offlink {
    position: absolute;
    bottom: 15px;
    right: 15px;
    max-width: 45%;
    padding-bottom: 0;
  }
}

@media (min-width: 1024px) {
  /* line 299, ../../app/styles/templates/_DetailPage.scss */

  .detail-page .detail-page-img,
  .warranty-template .detail-page-img {
    min-height: 300px;
  }

  /* line 302, ../../app/styles/templates/_DetailPage.scss */

  .detail-page .page-title-block,
  .warranty-template .page-title-block {
    position: relative;
  }

  /* line 304, ../../app/styles/templates/_DetailPage.scss */

  .detail-page .page-title-block h1,
  .warranty-template .page-title-block h1 {
    max-width: 70%;
  }

  /* line 307, ../../app/styles/templates/_DetailPage.scss */

  .detail-page .page-title-block .intro-offlink,
  .warranty-template .page-title-block .intro-offlink {
    position: absolute;
    bottom: 15px;
    right: 15px;
    max-width: 30%;
    padding-bottom: 0;
  }
}

@media (min-width: 320px) {
  /* line 318, ../../app/styles/templates/_DetailPage.scss */

  .detail-page #aboutThis .gy-coupon-windowshade,
  .warranty-template #aboutThis .gy-coupon-windowshade {
    margin-left: 0px;
  }
}

/* line 2, ../../app/styles/templates/_SubLandingPageTemplate.scss */

.sub-landing-template .text-block-container {
  padding-left: 15px;
  padding-right: 15px;
}

/* line 6, ../../app/styles/templates/_SubLandingPageTemplate.scss */

.sub-landing-template .text-block-container h3 {
  color: #274BA7;
  margin: 0 0 6px 0;
}

/* line 10, ../../app/styles/templates/_SubLandingPageTemplate.scss */

.sub-landing-template .text-block-container p {
  line-height: 135%;
  color: #555;
}

@media (min-width: 768px) {
  /* line 18, ../../app/styles/templates/_SubLandingPageTemplate.scss */

  .sub-landing-template .body-container {
    overflow: hidden;
    padding-bottom: 25px;
  }

  /* line 23, ../../app/styles/templates/_SubLandingPageTemplate.scss */

  .sub-landing-template .text-block-container {
    float: left;
    width: 48%;
    border-right: 1px solid #eeeeee;
  }

  /* line 29, ../../app/styles/templates/_SubLandingPageTemplate.scss */

  .sub-landing-template .tiles-container {
    float: right;
    width: 50%;
  }
}

@media (min-width: 1024px) {
  /* line 37, ../../app/styles/templates/_SubLandingPageTemplate.scss */

  .sub-landing-template .text-block-container {
    width: 33%;
  }

  /* line 41, ../../app/styles/templates/_SubLandingPageTemplate.scss */

  .sub-landing-template .tiles-container {
    width: 66%;
    padding-right: 15px;
  }
}

/* line 46, ../../app/styles/templates/_SubLandingPageTemplate.scss */

.sub-landing-template .strayParagraph {
  padding: 10px;
}

/**
 * TEMPLATE/PARTIAL NAME: Tire Landing Page
 *
 */

@media (min-width: 768px) {
  /* line 10, ../../app/styles/templates/_LandingPageTemplate.scss */

  .landing-page .body-container {
    padding-left: 15px;
    padding-right: 15px;
    margin: 0px auto 50px auto;
    max-width: 1090px;
    overflow: auto;
    padding-bottom: 5px;
  }

  /* line 18, ../../app/styles/templates/_LandingPageTemplate.scss */

  .landing-page .text-block-container {
    float: left;
    width: 50%;
  }

  /* line 23, ../../app/styles/templates/_LandingPageTemplate.scss */

  .landing-page .tiles-container {
    float: right;
    width: 50%;
  }
}

@media (min-width: 1024px) {
  /* line 31, ../../app/styles/templates/_LandingPageTemplate.scss */

  .landing-page .text-block-container {
    width: 33%;
  }

  /* line 35, ../../app/styles/templates/_LandingPageTemplate.scss */

  .landing-page .tiles-container {
    width: 67%;
  }
}

/* line 5, ../../app/styles/templates/_WarrantyTemplate.scss */

.warranty-template .page-header img {
  display: none;
}

/* line 8, ../../app/styles/templates/_WarrantyTemplate.scss */

.warranty-template .page-header .gy-home-tire-size-images img {
  display: block;
}

/* line 17, ../../app/styles/templates/_WarrantyTemplate.scss */

.warranty-template .additional-resources-container {
  padding: 0 0 15px;
}

/* line 2, ../../app/styles/templates/_CatalogTemplate.scss */

.catalog-template .styled-divider,
.catalog-template .tile-container .tile hr,
.tile-container .tile .catalog-template hr {
  margin-top: 20px;
  display: none;
}

/* line 8, ../../app/styles/templates/_CatalogTemplate.scss */

.catalog-template .masthead .gy-link {
  margin: 10px 0 0 20px;
  display: inline-block;
  vertical-align: middle;
}

/* line 15, ../../app/styles/templates/_CatalogTemplate.scss */

.catalog-template .category-description {
  background-color: "Transparent";
  background-repeat: repeat;
  background-image: url('/images/diagonal-tight.png');
  margin: 0;
  padding: 15px;
  font-size: 0.9em;
  color: #555555;
}

/* line 21, ../../app/styles/templates/_CatalogTemplate.scss */

.catalog-template .category-description p {
  font-size: 18px;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 27, ../../app/styles/templates/_CatalogTemplate.scss */

.catalog-template .gy-windowshade,
.catalog-template .gy-secondary-windowshade,
.catalog-template .gy-nav-windowshade,
.catalog-template .gy-tertiary-windowshade,
.catalog-template .gy-coupon-windowshade,
.catalog-template .gy-min-windowshade {
  border-bottom: none;
}

/* line 30, ../../app/styles/templates/_CatalogTemplate.scss */

.catalog-template .panel-body,
.catalog-template .warranty-treadLife .gy-windowshade .content,
.warranty-treadLife .gy-windowshade .catalog-template .content,
.catalog-template .warranty-treadLife .gy-secondary-windowshade .content,
.warranty-treadLife .gy-secondary-windowshade .catalog-template .content,
.catalog-template .warranty-treadLife .gy-nav-windowshade .content,
.warranty-treadLife .gy-nav-windowshade .catalog-template .content,
.catalog-template .warranty-treadLife .gy-tertiary-windowshade .content,
.warranty-treadLife .gy-tertiary-windowshade .catalog-template .content,
.catalog-template .warranty-treadLife .gy-coupon-windowshade .content,
.warranty-treadLife .gy-coupon-windowshade .catalog-template .content,
.catalog-template .warranty-treadLife .gy-min-windowshade .content,
.warranty-treadLife .gy-min-windowshade .catalog-template .content {
  padding: 0;
  text-align: center;
}

/* line 34, ../../app/styles/templates/_CatalogTemplate.scss */

.catalog-template .panel-collapse {
  background: none;
}

/* line 38, ../../app/styles/templates/_CatalogTemplate.scss */

.catalog-template .header-category h4 {
  display: none;
}

/* line 42, ../../app/styles/templates/_CatalogTemplate.scss */

.catalog-template .tile-icon {
  display: none;
}

/* line 45, ../../app/styles/templates/_CatalogTemplate.scss */

.catalog-template .category-icon {
  display: none;
}

/* line 49, ../../app/styles/templates/_CatalogTemplate.scss */

.catalog-template .context-info {
  text-align: center;
  background-color: "Transparent";
  background-repeat: repeat;
  background-image: url('/images/diagonal-tight.png');
  padding: 10px 20px 30px;
  border: 1px solid #eee;
  margin-top: 20px;
}

/* line 55, ../../app/styles/templates/_CatalogTemplate.scss */

.catalog-template .context-info h5 {
  color: #274BA7;
  font-size: 1.5em;
}

/* line 62, ../../app/styles/templates/_CatalogTemplate.scss */

.catalog-template .category-link {
  margin-top: 15px;
  margin-bottom: 30px;
  display: inline-block;
  font-size: 1.5em;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #2366c1;
  cursor: pointer;
}

/* line 70, ../../app/styles/templates/_CatalogTemplate.scss */

.catalog-template .category-link .icon-thin-arrow-right {
  font-size: .8em;
}

/* line 75, ../../app/styles/templates/_CatalogTemplate.scss */

.catalog-template .category-link:hover {
  text-decoration: none;
}

/* line 79, ../../app/styles/templates/_CatalogTemplate.scss */

.catalog-template .tile-container {
  text-align: left;
}

/* line 81, ../../app/styles/templates/_CatalogTemplate.scss */

.catalog-template .tile-container ul {
  max-width: 100%;
  margin: 0;
  width: 100%;
}

/* line 86, ../../app/styles/templates/_CatalogTemplate.scss */

.catalog-template .tile-container ul .tile {
  padding: 10px 0 0 0 !important;
  margin: 0;
  background: rgba(255, 255, 255, 0.925);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.925) 0%, rgba(246, 246, 246, 0.925) 75%, rgba(235, 235, 235, 0.925) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.925) 0%, rgba(246, 246, 246, 0.925) 75%, rgba(235, 235, 235, 0.925) 100%);
}

/* line 91, ../../app/styles/templates/_CatalogTemplate.scss */

.catalog-template .tile-container ul .tile .tile-image {
  padding-right: 8px;
  font-size: 36px;
  position: relative;
  float: left;
  width: 78px;
  background-size: contain;
  background-repeat: no-repeat;
  /* background-size behavior was causing console errors here */
  display: none;
}

/* line 104, ../../app/styles/templates/_CatalogTemplate.scss */

.catalog-template .tile-container ul .tile hr {
  display: block;
  width: 100%;
  margin: 0 !important;
  height: 20px !important;
}

/* line 111, ../../app/styles/templates/_CatalogTemplate.scss */

.catalog-template .tile-container ul .tile a {
  padding-top: 10px;
}

/* line 115, ../../app/styles/templates/_CatalogTemplate.scss */

.catalog-template .tile-container ul .tile:focus,
.catalog-template .tile-container ul .tile:hover {
  background: white;
  background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 75%, #ffffff 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #ffffff 75%, #ffffff 100%);
}

/* line 121, ../../app/styles/templates/_CatalogTemplate.scss */

.catalog-template .tile-container .tile-subtitle {
  font-weight: bold;
}

/* line 125, ../../app/styles/templates/_CatalogTemplate.scss */

.catalog-template .tile-container .tile .tile-title {
  line-height: 125%;
  margin-top: 5px;
}

/* line 128, ../../app/styles/templates/_CatalogTemplate.scss */

.catalog-template .tile-container .tile .tile-title span {
  display: none;
}

/* line 132, ../../app/styles/templates/_CatalogTemplate.scss */

.catalog-template .tile-container .tile-icon {
  display: none;
}

@media (max-width: 849px) {
  /* line 142, ../../app/styles/templates/_CatalogTemplate.scss */

  .catalog-template .tile-container ul {
    width: 100%;
  }

  /* line 146, ../../app/styles/templates/_CatalogTemplate.scss */

  .catalog-template .tile {
    width: 100%;
    float: none;
    margin: 0;
    padding-left: 0 !important;
    min-height: auto;
  }

  /* line 153, ../../app/styles/templates/_CatalogTemplate.scss */

  .catalog-template .tile hr {
    margin-left: 0 !important;
  }
}

@media (min-width: 850px) {
  /* line 1, ../../app/styles/templates/_CatalogTemplate.scss */



  /* line 162, ../../app/styles/templates/_CatalogTemplate.scss */

  .catalog-template .tile-container {
    margin: 0;
  }

  /* line 165, ../../app/styles/templates/_CatalogTemplate.scss */

  .catalog-template .tile-container ul .tile {
    padding: 0 !important;
    width: 49%;
    margin-left: 7px;
    min-height: 210px;
  }

  /* line 171, ../../app/styles/templates/_CatalogTemplate.scss */

  .catalog-template .tile-container ul .tile .tile-image {
    display: inline-block;
  }

  /* line 177, ../../app/styles/templates/_CatalogTemplate.scss */

  .catalog-template .tile-container .tile-icon {
    display: block;
  }

  /* line 183, ../../app/styles/templates/_CatalogTemplate.scss */

  .catalog-template .styled-divider,
  .catalog-template .tile-container .tile hr,
  .tile-container .tile .catalog-template hr {
    display: block;
  }

  /* line 188, ../../app/styles/templates/_CatalogTemplate.scss */

  .catalog-template .gy-windowshade a:first-child,
  .catalog-template .gy-secondary-windowshade a:first-child,
  .catalog-template .gy-nav-windowshade a:first-child,
  .catalog-template .gy-tertiary-windowshade a:first-child,
  .catalog-template .gy-coupon-windowshade a:first-child,
  .catalog-template .gy-min-windowshade a:first-child {
    display: none;
  }

  /* line 205, ../../app/styles/templates/_CatalogTemplate.scss */

  .catalog-template .header-category {
    padding: 25px;
    text-align: center;
  }

  /* line 209, ../../app/styles/templates/_CatalogTemplate.scss */

  .catalog-template .header-category h4 {
    width: 48%;
    display: inline-block;
    vertical-align: top;
    color: #274BA7;
    font-family: "NewsGothicDemiBold", Arial, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 2em;
    text-align: right;
    margin-right: 2%;
  }

  /* line 220, ../../app/styles/templates/_CatalogTemplate.scss */

  .catalog-template .header-category p {
    width: 49%;
    display: inline-block;
    padding: 0;
    text-align: left;
  }

  /* line 228, ../../app/styles/templates/_CatalogTemplate.scss */

  .catalog-template .tile-icon {
    max-width: 90px;
    display: block;
  }

  /* line 234, ../../app/styles/templates/_CatalogTemplate.scss */

  .catalog-template .category-description {
    background: none;
    display: inline;
  }
}

@media (min-width: 992px) {
  /* line 245, ../../app/styles/templates/_CatalogTemplate.scss */

  .catalog-template .header-category h4 {
    width: 30%;
  }

  /* line 248, ../../app/styles/templates/_CatalogTemplate.scss */

  .catalog-template .header-category p {
    width: 67%;
  }
}

@media (min-width: 1024px) {
  /* line 259, ../../app/styles/templates/_CatalogTemplate.scss */

  .catalog-template .tile-container ul {
    width: 100%;
  }

  /* line 261, ../../app/styles/templates/_CatalogTemplate.scss */

  .catalog-template .tile-container ul .tile {
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
  }
}

/* line 3, ../../app/styles/templates/_SpecialOffersTemplate.scss */

.special-offers h1 {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 32px;
  word-spacing: -2px;
}

/* line 9, ../../app/styles/templates/_SpecialOffersTemplate.scss */

.special-offers h2 {
  font-size: 24px;
}

/* line 13, ../../app/styles/templates/_SpecialOffersTemplate.scss */

.special-offers h3 {
  font-size: 22px;
}

/* line 17, ../../app/styles/templates/_SpecialOffersTemplate.scss */

.special-offers h4 {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 20px;
}

/* line 22, ../../app/styles/templates/_SpecialOffersTemplate.scss */

.special-offers h5 {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 20px;
  margin: 15px 0 10px;
}

/* line 28, ../../app/styles/templates/_SpecialOffersTemplate.scss */

.special-offers .page-header {
  background-color: #c2ccdf;
  border-bottom: 2px solid #ffdd00;
  margin-top: 0px;
  overflow: hidden;
}

/* line 33, ../../app/styles/templates/_SpecialOffersTemplate.scss */

.special-offers .page-header .upper-description {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 20px;
  line-height: 1em;
  margin-bottom: 5px;
  text-transform: uppercase;
  color: #fff;
}

/* line 43, ../../app/styles/templates/_SpecialOffersTemplate.scss */

.special-offers .page-header-description {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 10px;
}

.nomination-page-header-description {
  margin: 10px 0px 25px 10%;
}

/* line 48, ../../app/styles/templates/_SpecialOffersTemplate.scss */

.special-offers .access-box {
  text-align: center;
}

/* line 50, ../../app/styles/templates/_SpecialOffersTemplate.scss */

.special-offers .access-box h3 {
  color: #274BA7;
  font-size: 28px;
}

/* line 54, ../../app/styles/templates/_SpecialOffersTemplate.scss */

.special-offers .access-box .gy-link {
  font-size: 24px;
}

/* line 59, ../../app/styles/templates/_SpecialOffersTemplate.scss */

.special-offers .access-box-wrapper {
  padding-left: 15px;
  padding-right: 15px;
  background-color: #ebebeb;
  border-bottom: 2px solid #ffdd00;
  padding-bottom: 30px;
}

/* line 65, ../../app/styles/templates/_SpecialOffersTemplate.scss */

.special-offers .access-box-wrapper small {
  padding-left: 10px;
}

/* line 70, ../../app/styles/templates/_SpecialOffersTemplate.scss */

.special-offers .note {
  font-size: 11px;
}

/* line 74, ../../app/styles/templates/_SpecialOffersTemplate.scss */

.special-offers .styled-divider,
.special-offers .tile-container .tile hr,
.tile-container .tile .special-offers hr {
  height: 10px;
  margin: 0px -15px;
}

/* line 79, ../../app/styles/templates/_SpecialOffersTemplate.scss */

.special-offers .border-divider {
  border-top: 1px solid #ccc;
}

/* line 83, ../../app/styles/templates/_SpecialOffersTemplate.scss */

.special-offers .access-btn-apply {
  margin: 20px auto;
  max-width: 320px;
}

/* line 88, ../../app/styles/templates/_SpecialOffersTemplate.scss */

.special-offers .all-offers-link {
  display: inline-block;
  margin-top: 20px;
}

/* line 93, ../../app/styles/templates/_SpecialOffersTemplate.scss */

.special-offers .benefits-container {
  text-align: center;
}

/* line 97, ../../app/styles/templates/_SpecialOffersTemplate.scss */

.special-offers .benefit-box {
  padding-left: 15px;
  padding-right: 15px;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  margin: -1px 0px;
  overflow: auto;
}

/* line 104, ../../app/styles/templates/_SpecialOffersTemplate.scss */

.special-offers .benefit-box .content {
  padding: 0px 10px;
  width: 65%;
}

/* line 109, ../../app/styles/templates/_SpecialOffersTemplate.scss */

.special-offers .benefit-box .icon {
  max-width: 93px;
  padding: 10px 0px 0px 0px;
  width: 35%;
}

/* line 113, ../../app/styles/templates/_SpecialOffersTemplate.scss */

.special-offers .benefit-box .icon img {
  max-width: 100%;
  padding-top: 10px;
}

/* line 119, ../../app/styles/templates/_SpecialOffersTemplate.scss */

.special-offers .benefit-box.first {
  border-top: none;
}

/* line 124, ../../app/styles/templates/_SpecialOffersTemplate.scss */

.special-offers .benefit-body {
  margin: 0 auto;
  max-width: 325px;
  overflow: visible;
}

/* line 130, ../../app/styles/templates/_SpecialOffersTemplate.scss */

.special-offers .find-rebates-btn {
  margin: 30px auto 45px;
  width: auto;
}

/* line 135, ../../app/styles/templates/_SpecialOffersTemplate.scss */

.special-offers .gy-cc-icon {
  display: block;
  height: 93px;
  width: 90px;
  background-size: 100%;
  /* background-size behavior was causing crashes here */
}

/* line 142, ../../app/styles/templates/_SpecialOffersTemplate.scss */

.special-offers .gy-cc-icon:before {
  display: none;
}

/* line 148, ../../app/styles/templates/_SpecialOffersTemplate.scss */

.special-offers .btn-apply-container {
  text-align: center;
  padding: 20px 0px;
}

/* line 152, ../../app/styles/templates/_SpecialOffersTemplate.scss */

.special-offers .btn-apply-container .btn {
  min-width: 255px;
}

/* line 156, ../../app/styles/templates/_SpecialOffersTemplate.scss */

.special-offers .btn-apply-container small {
  display: block;
  margin: 15px auto;
  width: 80%;
}

/* line 163, ../../app/styles/templates/_SpecialOffersTemplate.scss */

.special-offers .btn-apply {
  max-width: 245px;
  margin: 0 auto;
}

/* line 170, ../../app/styles/templates/_SpecialOffersTemplate.scss */

.special-offers .eligible-windowshade .gy-link {
  margin: 10px 0;
  float: left;
  clear: both;
}

/* line 175, ../../app/styles/templates/_SpecialOffersTemplate.scss */

.special-offers .eligible-windowshade h5 {
  margin-top: 0;
  padding-top: 15px;
  clear: both;
}

@media (min-width: 768px) {
  /* line 1, ../../app/styles/templates/_SpecialOffersTemplate.scss */



  /* line 185, ../../app/styles/templates/_SpecialOffersTemplate.scss */

  .special-offers .page-header {
    border-bottom: 3px solid #ffdd00;
    padding-bottom: 0px;
  }

  /* line 190, ../../app/styles/templates/_SpecialOffersTemplate.scss */

  .special-offers h1 {
    font-size: 40px;
  }

  /* line 194, ../../app/styles/templates/_SpecialOffersTemplate.scss */

  .special-offers h2 {
    font-size: 40px;
  }

  /* line 198, ../../app/styles/templates/_SpecialOffersTemplate.scss */

  .special-offers h3 {
    font-size: 28px;
  }

  /* line 206, ../../app/styles/templates/_SpecialOffersTemplate.scss */

  .special-offers h5 {
    font-size: 26px;
  }

  /* line 210, ../../app/styles/templates/_SpecialOffersTemplate.scss */

  .special-offers .page-header-image {
    background-size: 100%;
    background-position: 0px bottom;
    background-repeat: no-repeat;
    -ms-behavior: url('/images/backgroundsize.min.htc');
    min-height: 320px;
    width: 40%;
  }

  .nomination-page-header-image {
    background-size: 100%;
    background-position: 0px bottom;
    background-repeat: no-repeat;
    -ms-behavior: url('/images/backgroundsize.min.htc');
    min-height: 320px;
    width: 40%;
  }


  /* line 219, ../../app/styles/templates/_SpecialOffersTemplate.scss */

  .special-offers .page-header-description {
    float: right;
    max-width: 500px;
    padding-bottom: 20px;
    width: 60%;
  }

  .nomination-page-header-description {
    float: right;
    max-width: 500px;
    padding-bottom: 20px;
    width: 60%;
  }
  

  /* line 226, ../../app/styles/templates/_SpecialOffersTemplate.scss */

  .special-offers .btn-apply {
    width: 250px;
    margin-left: 0px;
  }

  /* line 231, ../../app/styles/templates/_SpecialOffersTemplate.scss */

  .special-offers .page-header-image {
    float: left;
  }

  .nomination-page-header-image {
    float: right;
  }

  /* line 235, ../../app/styles/templates/_SpecialOffersTemplate.scss */

  .special-offers .rebate-body {
    max-width: 1024px;
    margin: 0 auto;
    overflow: hidden;
  }

  /* line 241, ../../app/styles/templates/_SpecialOffersTemplate.scss */

  .special-offers .access-box {
    float: left;
    width: 30%;
  }

  /* line 246, ../../app/styles/templates/_SpecialOffersTemplate.scss */

  .special-offers .access-box-wrapper {
    border-bottom: 3px solid #ffdd00;
  }

  /* line 249, ../../app/styles/templates/_SpecialOffersTemplate.scss */

  .special-offers .access-box-wrapper small {
    display: block;
    margin-top: 10px;
    padding: 0px;
  }

  /* line 256, ../../app/styles/templates/_SpecialOffersTemplate.scss */

  .special-offers .all-offers-link {
    margin-bottom: 20px;
  }

  /* line 260, ../../app/styles/templates/_SpecialOffersTemplate.scss */

  .special-offers .benefits-container {
    float: right;
    margin: 0px 5%;
    width: 60%;
    overflow: hidden;
  }

  /* line 266, ../../app/styles/templates/_SpecialOffersTemplate.scss */

  .special-offers .benefits-container > p {
    padding: 0 15px 25px;
  }

  /* line 273, ../../app/styles/templates/_SpecialOffersTemplate.scss */

  .special-offers .benefit-box.first {
    border-top: 1px solid #ccc;
  }

  /* line 277, ../../app/styles/templates/_SpecialOffersTemplate.scss */

  .special-offers .benefit-box .content {
    padding: 25px 0px;
  }

  /* line 281, ../../app/styles/templates/_SpecialOffersTemplate.scss */

  .special-offers .benefit-box .icon {
    max-width: 141px;
  }

  /* line 286, ../../app/styles/templates/_SpecialOffersTemplate.scss */

  .special-offers .benefit-body {
    max-width: 430px;
  }

  /* line 290, ../../app/styles/templates/_SpecialOffersTemplate.scss */

  .special-offers .gy-cc-icon {
    height: 145px;
    width: 141px;
  }

  /* line 295, ../../app/styles/templates/_SpecialOffersTemplate.scss */

  .special-offers .btn-apply-container {
    padding-top: 30px;
  }

  /* line 298, ../../app/styles/templates/_SpecialOffersTemplate.scss */

  .special-offers .btn-apply-container small {
    margin-top: 30px;
    width: 70%;
  }
}

@media (min-width: 1024px) {
  /* line 308, ../../app/styles/templates/_SpecialOffersTemplate.scss */

  .special-offers h1 {
    font-size: 46px;
  }

  /* line 312, ../../app/styles/templates/_SpecialOffersTemplate.scss */

  .special-offers .page-header-description {
    padding-bottom: 10px;
    width: 45%;
  }

  .nomination-page-header-description {
    padding-bottom: 10px;
    width: 45%;
  }

  /* line 317, ../../app/styles/templates/_SpecialOffersTemplate.scss */

  .special-offers .page-header-image {
    background-size: 95%;
    -ms-behavior: url('/images/backgroundsize.min.htc');
    width: 45%;
  }
  
  .nomination-page-header-image {
    background-size: 95%;
    -ms-behavior: url('/images/backgroundsize.min.htc');
    width: 45%;
  }
}

/* line 326, ../../app/styles/templates/_SpecialOffersTemplate.scss */

.special-offers.rebate-detail-npp .page-header {
  background-image: url('/images/NPP/RebateDetailNPP_Header.jpg');
}

/* line 329, ../../app/styles/templates/_SpecialOffersTemplate.scss */

.special-offers.rebate-detail-npp .page-header-image {
  background-image: url('/images/NPP/RebateDetailNPP_Focus.png');
  min-height: 360px;
}

/* line 333, ../../app/styles/templates/_SpecialOffersTemplate.scss */

.special-offers.rebate-detail-npp .benefit-body {
  max-width: 600px;
}

/* line 337, ../../app/styles/templates/_SpecialOffersTemplate.scss */

.special-offers.rebate-detail-npp .benefit-box .content {
  width: 75%;
}

/* line 340, ../../app/styles/templates/_SpecialOffersTemplate.scss */

.special-offers.rebate-detail-npp .benefit-box .icon {
  width: 25%;
}

@media (max-width: 640px) {
  /* line 345, ../../app/styles/templates/_SpecialOffersTemplate.scss */

  .special-offers.rebate-detail-npp h1 {
    font-size: 24px;
  }

  /* line 349, ../../app/styles/templates/_SpecialOffersTemplate.scss */

  .special-offers.rebate-detail-npp .page-header-description .text {
    margin-bottom: 10px;
  }

  /* line 354, ../../app/styles/templates/_SpecialOffersTemplate.scss */

  .special-offers.rebate-detail-npp .benefit-box .pull-right {
    text-align: right;
  }

  /* line 357, ../../app/styles/templates/_SpecialOffersTemplate.scss */

  .special-offers.rebate-detail-npp .benefit-box .pull-left {
    text-align: left;
  }
}

/* line 3, ../../app/styles/templates/_MinimalNavPage.scss */

.mininav {
  background-color: #274BA7;
  background-repeat: repeat;
  background-image: url('/images/diagonal.png');
  border-bottom: 2px solid #ffdd00;
  height: 68px;
  color: #fff;
  vertical-align: middle;
  margin-bottom: 15px;
}

/* line 13, ../../app/styles/templates/_MinimalNavPage.scss */

.mininav .wrapper-inner {
  padding: 0 15px;
}

/* line 17, ../../app/styles/templates/_MinimalNavPage.scss */

.mininav .icon-thin-arrow-right {
  font-size: .8em;
}

/* line 21, ../../app/styles/templates/_MinimalNavPage.scss */

.mininav a {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #ffdd00;
  display: inline-block;
}

/* line 25, ../../app/styles/templates/_MinimalNavPage.scss */

.mininav a:hover {
  color: #ffe01a;
  text-decoration: none;
}

/* line 31, ../../app/styles/templates/_MinimalNavPage.scss */

.mininav .mininav-branding {
  float: left;
  height: 68px;
  line-height: 68px;
  width: auto;
  margin-right: 40px;
}

/* line 37, ../../app/styles/templates/_MinimalNavPage.scss */

.mininav .mininav-branding img {
  max-width: 150px;
  margin-top: -6px;
}

@media (min-width: 768px) {
  /* line 37, ../../app/styles/templates/_MinimalNavPage.scss */

  .mininav .mininav-branding img {
    max-width: 230px;
  }
}

/* line 46, ../../app/styles/templates/_MinimalNavPage.scss */

.mininav .mininav-backtosite {
  font-size: 16px;
  line-height: 20px;
  margin-top: 24px;
}

@media (max-width: 589px) {
  /* line 46, ../../app/styles/templates/_MinimalNavPage.scss */

  .mininav .mininav-backtosite {
    float: right;
  }
}

/* line 55, ../../app/styles/templates/_MinimalNavPage.scss */

.mininav .mininav-contactinfo {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  float: right;
  font-size: 16px;
  text-align: right;
  height: 68px;
  padding-top: 11.3333333333px;
  padding-bottom: 11.3333333333px;
  line-height: 22.6666666667px;
}

@media (max-width: 590px) {
  /* line 55, ../../app/styles/templates/_MinimalNavPage.scss */

  .mininav .mininav-contactinfo {
    display: none;
  }
}

/* line 67, ../../app/styles/templates/_MinimalNavPage.scss */

.mininav .mininav-contactinfo strong {
  font-size: 1.2em;
}

/* line 70, ../../app/styles/templates/_MinimalNavPage.scss */

.mininav .mininav-contactinfo a {
  color: #fff;
}

/* line 74, ../../app/styles/templates/_MinimalNavPage.scss */

.mininav .mininav-contactinfo span.divider {
  height: 20px;
  border-right: 1px solid #fff;
  width: 1px;
  margin: 0 10px 0 6px;
}

/* line 3, ../../app/styles/templates/_HighwayHeroes.scss */

.highway-heroes h1 {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 32px;
  word-spacing: -2px;
}

/* line 9, ../../app/styles/templates/_HighwayHeroes.scss */

.highway-heroes h2 {
  font-size: 24px;
}

/* line 13, ../../app/styles/templates/_HighwayHeroes.scss */

.highway-heroes h3 {
  font-size: 22px;
}

/* line 17, ../../app/styles/templates/_HighwayHeroes.scss */

.highway-heroes h4 {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 20px;
}

/* line 22, ../../app/styles/templates/_HighwayHeroes.scss */

.highway-heroes h5 {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 20px;
  margin: 15px 0 10px;
}

/* line 28, ../../app/styles/templates/_HighwayHeroes.scss */

.highway-heroes .page-header {
  background-color: #c2ccdf;
  border-bottom: 2px solid #ffdd00;
  margin-top: 0px;
  overflow: hidden;
}

/* line 33, ../../app/styles/templates/_HighwayHeroes.scss */

.highway-heroes .page-header .upper-description {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 20px;
  line-height: 1em;
  margin-bottom: 5px;
  text-transform: uppercase;
  color: #fff;
}

/* line 43, ../../app/styles/templates/_HighwayHeroes.scss */

.highway-heroes .page-header-description {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 10px;
}

/* line 48, ../../app/styles/templates/_HighwayHeroes.scss */

.highway-heroes .access-box {
  text-align: center;
}

/* line 50, ../../app/styles/templates/_HighwayHeroes.scss */

.highway-heroes .access-box h3 {
  color: #274BA7;
  font-size: 28px;
}

/* line 54, ../../app/styles/templates/_HighwayHeroes.scss */

.highway-heroes .access-box .gy-link {
  font-size: 24px;
}

/* line 59, ../../app/styles/templates/_HighwayHeroes.scss */

.highway-heroes .access-box-wrapper {
  padding-left: 15px;
  padding-right: 15px;
  background-color: #ebebeb;
  border-bottom: 2px solid #ffdd00;
  padding-bottom: 30px;
}

/* line 65, ../../app/styles/templates/_HighwayHeroes.scss */

.highway-heroes .access-box-wrapper small {
  padding-left: 10px;
}

/* line 70, ../../app/styles/templates/_HighwayHeroes.scss */

.highway-heroes .note {
  font-size: 11px;
}

/* line 74, ../../app/styles/templates/_HighwayHeroes.scss */

.highway-heroes .styled-divider,
.highway-heroes .tile-container .tile hr,
.tile-container .tile .highway-heroes hr {
  height: 10px;
  margin: 0px -15px;
}

/* line 79, ../../app/styles/templates/_HighwayHeroes.scss */

.highway-heroes .border-divider {
  border-top: 1px solid #ccc;
}

/* line 83, ../../app/styles/templates/_HighwayHeroes.scss */

.highway-heroes .access-btn-apply {
  margin: 20px auto;
  max-width: 320px;
}

/* line 88, ../../app/styles/templates/_HighwayHeroes.scss */

.highway-heroes .all-offers-link {
  display: inline-block;
  margin-top: 20px;
}

/* line 93, ../../app/styles/templates/_HighwayHeroes.scss */

.highway-heroes .benefits-container {
  text-align: center;
}

/* line 96, ../../app/styles/templates/_HighwayHeroes.scss */

.highway-heroes .highway-hero {
  background-image: url("/images/newsroom/highway-hero/2015_highway_hero.jpg");
  background-size: cover;
  height: 200px;
  width: 90%;
  display: block;
}

/* line 104, ../../app/styles/templates/_HighwayHeroes.scss */

.highway-heroes .benefit-box {
  padding-left: 15px;
  padding-right: 15px;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  margin: -1px 0px;
  overflow: auto;
}

/* line 111, ../../app/styles/templates/_HighwayHeroes.scss */

.highway-heroes .benefit-box .content {
  padding: 0px 10px;
  width: 65%;
}

/* line 116, ../../app/styles/templates/_HighwayHeroes.scss */

.highway-heroes .benefit-box .icon {
  max-width: 93px;
  padding: 10px 0px 0px 0px;
  width: 35%;
}

/* line 120, ../../app/styles/templates/_HighwayHeroes.scss */

.highway-heroes .benefit-box .icon img {
  max-width: 100%;
  padding-top: 10px;
}

/* line 126, ../../app/styles/templates/_HighwayHeroes.scss */

.highway-heroes .benefit-box.first {
  border-top: none;
}

/* line 131, ../../app/styles/templates/_HighwayHeroes.scss */

.highway-heroes .benefit-body {
  margin: 0 auto;
  max-width: 100%;
  overflow: auto;
}

/* line 137, ../../app/styles/templates/_HighwayHeroes.scss */

.highway-heroes .find-rebates-btn {
  margin: 30px auto 45px;
  width: auto;
}

/* line 142, ../../app/styles/templates/_HighwayHeroes.scss */

.highway-heroes .gy-cc-icon {
  display: block;
  height: 93px;
  width: 90px;
  background-size: 100%;
  /* background-size behavior was causing crashes here */
}

/* line 149, ../../app/styles/templates/_HighwayHeroes.scss */

.highway-heroes .gy-cc-icon:before {
  display: none;
}

/* line 155, ../../app/styles/templates/_HighwayHeroes.scss */

.highway-heroes .btn-apply-container {
  text-align: center;
  padding: 20px 0px;
}

/* line 159, ../../app/styles/templates/_HighwayHeroes.scss */

.highway-heroes .btn-apply-container .btn {
  min-width: 255px;
}

/* line 163, ../../app/styles/templates/_HighwayHeroes.scss */

.highway-heroes .btn-apply-container small {
  display: block;
  margin: 15px auto;
  width: 80%;
}

/* line 170, ../../app/styles/templates/_HighwayHeroes.scss */

.highway-heroes .btn-apply {
  max-width: 245px;
  margin: 0 auto;
}

/* line 177, ../../app/styles/templates/_HighwayHeroes.scss */

.highway-heroes .eligible-windowshade .gy-link {
  margin: 10px 0;
  float: left;
  clear: both;
}

/* line 182, ../../app/styles/templates/_HighwayHeroes.scss */

.highway-heroes .eligible-windowshade h5 {
  margin-top: 0;
  padding-top: 15px;
  clear: both;
}

@media (min-width: 768px) {
  /* line 192, ../../app/styles/templates/_HighwayHeroes.scss */

  .highway-heroes .page-header {
    border-bottom: 3px solid #ffdd00;
    padding-bottom: 0px;
  }

  /* line 197, ../../app/styles/templates/_HighwayHeroes.scss */

  .highway-heroes h1 {
    font-size: 40px;
  }

  /* line 201, ../../app/styles/templates/_HighwayHeroes.scss */

  .highway-heroes h2 {
    font-size: 40px;
  }

  /* line 205, ../../app/styles/templates/_HighwayHeroes.scss */

  .highway-heroes h3 {
    font-size: 28px;
  }

  /* line 209, ../../app/styles/templates/_HighwayHeroes.scss */

  .highway-heroes h4 {
    font-size: 32px;
  }

  /* line 213, ../../app/styles/templates/_HighwayHeroes.scss */

  .highway-heroes h5 {
    font-size: 26px;
  }

  /* line 217, ../../app/styles/templates/_HighwayHeroes.scss */

  .highway-heroes .page-header-image {
    background-size: 100%;
    background-position: 0px bottom;
    background-repeat: no-repeat;
    -ms-behavior: url('/images/backgroundsize.min.htc');
    min-height: 320px;
    width: 40%;
  }

  .nomination-page-header-image {
    background-size: 100%;
    background-position: 0px bottom;
    background-repeat: no-repeat;
    -ms-behavior: url('/images/backgroundsize.min.htc');
    min-height: 320px;
    width: 40%;
  }

  /* line 226, ../../app/styles/templates/_HighwayHeroes.scss */

  .highway-heroes .page-header-description {
    float: right;
    max-width: 500px;
    padding-bottom: 20px;
    width: 60%;
  }

  /* line 233, ../../app/styles/templates/_HighwayHeroes.scss */

  .highway-heroes .btn-apply {
    width: 250px;
    margin-left: 0px;
  }

  /* line 238, ../../app/styles/templates/_HighwayHeroes.scss */

  .highway-heroes .page-header-image {
    float: left;
  }
  .nomination-page-header-image {
    float: right;
  }

  /* line 242, ../../app/styles/templates/_HighwayHeroes.scss */

  .highway-heroes .rebate-body {
    max-width: 1024px;
    margin: 0 auto;
    overflow: hidden;
  }

  /* line 248, ../../app/styles/templates/_HighwayHeroes.scss */

  .highway-heroes .access-box {
    float: left;
    width: 30%;
  }

  /* line 253, ../../app/styles/templates/_HighwayHeroes.scss */

  .highway-heroes .access-box-wrapper {
    border-bottom: 3px solid #ffdd00;
  }

  /* line 256, ../../app/styles/templates/_HighwayHeroes.scss */

  .highway-heroes .access-box-wrapper small {
    display: block;
    margin-top: 10px;
    padding: 0px;
  }

  /* line 263, ../../app/styles/templates/_HighwayHeroes.scss */

  .highway-heroes .all-offers-link {
    margin-bottom: 20px;
  }

  /* line 267, ../../app/styles/templates/_HighwayHeroes.scss */

  .highway-heroes .benefits-container {
    float: right;
    margin: 0px 5%;
    width: 100%;
    overflow: hidden;
  }

  /* line 273, ../../app/styles/templates/_HighwayHeroes.scss */

  .highway-heroes .benefits-container > p {
    padding: 0 15px 25px;
  }

  /* line 280, ../../app/styles/templates/_HighwayHeroes.scss */

  .highway-heroes .benefit-box.first {
    border-top: 1px solid #ccc;
  }

  /* line 284, ../../app/styles/templates/_HighwayHeroes.scss */

  .highway-heroes .benefit-box .content {
    padding: 25px 0px;
  }

  /* line 288, ../../app/styles/templates/_HighwayHeroes.scss */

  .highway-heroes .benefit-box .icon {
    max-width: 141px;
  }

  /* line 293, ../../app/styles/templates/_HighwayHeroes.scss */

  .highway-heroes .benefit-body {
    max-width: 100%;
  }

  /* line 297, ../../app/styles/templates/_HighwayHeroes.scss */

  .highway-heroes .gy-cc-icon {
    height: 145px;
    width: 141px;
  }

  /* line 302, ../../app/styles/templates/_HighwayHeroes.scss */

  .highway-heroes .btn-apply-container {
    padding-top: 30px;
  }

  /* line 305, ../../app/styles/templates/_HighwayHeroes.scss */

  .highway-heroes .btn-apply-container small {
    margin-top: 30px;
    width: 70%;
  }
}

@media (min-width: 1024px) {
  /* line 315, ../../app/styles/templates/_HighwayHeroes.scss */

  .highway-heroes h1 {
    font-size: 46px;
  }

  /* line 319, ../../app/styles/templates/_HighwayHeroes.scss */

  .highway-heroes .page-header-description {
    padding-bottom: 10px;
    width: 45%;
  }

  /* line 324, ../../app/styles/templates/_HighwayHeroes.scss */

  .highway-heroes .page-header-image {
    background-size: 95%;
    -ms-behavior: url('/images/backgroundsize.min.htc');
    width: 45%;
  }

  .nomination-page-header-image {
    background-size: 95%;
    -ms-behavior: url('/images/backgroundsize.min.htc');
    width: 45%;
  }
}

/* line 333, ../../app/styles/templates/_HighwayHeroes.scss */

.highway-heroes.rebate-detail-npp .page-header {
  background-image: url('/images/NPP/RebateDetailNPP_Header.jpg');
}

/* line 336, ../../app/styles/templates/_HighwayHeroes.scss */

.highway-heroes.rebate-detail-npp .page-header-image {
  background-image: url('/images/NPP/RebateDetailNPP_Focus.png');
  min-height: 360px;
}

/* line 340, ../../app/styles/templates/_HighwayHeroes.scss */

.highway-heroes.rebate-detail-npp .benefit-body {
  max-width: 100%;
}

/* line 344, ../../app/styles/templates/_HighwayHeroes.scss */

.highway-heroes.rebate-detail-npp .benefit-box .content {
  width: 75%;
}

/* line 347, ../../app/styles/templates/_HighwayHeroes.scss */

.highway-heroes.rebate-detail-npp .benefit-box .icon {
  width: 25%;
}

@media (max-width: 640px) {
  /* line 352, ../../app/styles/templates/_HighwayHeroes.scss */

  .highway-heroes.rebate-detail-npp h1 {
    font-size: 24px;
  }

  /* line 356, ../../app/styles/templates/_HighwayHeroes.scss */

  .highway-heroes.rebate-detail-npp .page-header-description .text {
    margin-bottom: 10px;
  }

  /* line 361, ../../app/styles/templates/_HighwayHeroes.scss */

  .highway-heroes.rebate-detail-npp .benefit-box .pull-right {
    text-align: right;
  }

  /* line 364, ../../app/styles/templates/_HighwayHeroes.scss */

  .highway-heroes.rebate-detail-npp .benefit-box .pull-left {
    text-align: left;
  }
}

/**
 * TEMPLATE/PARTIAL NAME: About Us Landing Page
 *
 */

/* line 7, ../../app/styles/pages/_AboutUsLandingPage.scss */

.about-us-landing-page .page-background {
  background-image: url('/images/background/GYGlobal.jpg');
  height: 100%;
}

/* line 12, ../../app/styles/pages/_AboutUsLandingPage.scss */

.about-us-landing-page .about-us-masthead {
  max-width: 420px;
}

/* line 15, ../../app/styles/pages/_AboutUsLandingPage.scss */

.about-us-landing-page .about-us-masthead .btn {
  max-width: 245px;
}

/* line 21, ../../app/styles/pages/_AboutUsLandingPage.scss */

.about-us-landing-page .about-us-text-block h5 {
  color: #ffdd00;
}

/**
 * TEMPLATE/PARTIAL NAME: Authentic Goodyear Coupons Page
 *
 */

/* line 7, ../../app/styles/pages/_AuthenticGoodyearCouponsPage.scss */

.authentic-goodyear-coupons .detail-page-img {
  background-image: url('/images/authenticGYCoupons/AuthenticGYCoupons.jpg');
}

/**
 * TEMPLATE/PARTIAL NAME: Auto Services Landing Page
 *
 */

/* line 7, ../../app/styles/pages/_AutoServiceLandingPage.scss */

.autoservice-landing-page .page-background {
  background-image: url('/images/background/AutoServicesBG.jpg');
  height: 100%;
}

/* line 12, ../../app/styles/pages/_AutoServiceLandingPage.scss */

.autoservice-landing-page .masthead p {
  margin-top: 20px;
  margin-bottom: 0;
}

/* line 16, ../../app/styles/pages/_AutoServiceLandingPage.scss */

.autoservice-landing-page .masthead .masthead-actions {
  margin-top: 0;
  padding-top: 0;
}

/**
 * TEMPLATE/PARTIAL NAME: AutoServiceCouponsPage
 *
 */

/* line 8, ../../app/styles/pages/_AutoServiceCouponsPage.scss */

.auto-service-coupons-page .coupons-container {
  padding-bottom: 20px;
}

/* line 11, ../../app/styles/pages/_AutoServiceCouponsPage.scss */

.auto-service-coupons-page .coupons-container .red {
  color: #FF2534;
}

/* line 16, ../../app/styles/pages/_AutoServiceCouponsPage.scss */

.auto-service-coupons-page .coupon-body {
  margin-bottom: 20px;
  min-height: 368px;
}

@media (min-width: 768px) {
  /* line 23, ../../app/styles/pages/_AutoServiceCouponsPage.scss */

  .auto-service-coupons-page .page-header-description {
    float: left;
    width: 50%;
  }

  /* line 26, ../../app/styles/pages/_AutoServiceCouponsPage.scss */

  .auto-service-coupons-page .page-header-description p {
    padding-right: 15px;
  }

  /* line 31, ../../app/styles/pages/_AutoServiceCouponsPage.scss */

  .auto-service-coupons-page .page-header-image {
    background-image: url('/images/couponsGallery/coupon-header.png');
    background-repeat: no-repeat;
    background-size: contain;
    -ms-behavior: url('/images/backgroundsize.min.htc');
    float: right;
    height: 200px;
    width: 50%;
  }
}

/* line 2, ../../app/styles/pages/_BrowseAll.scss */

.browse-all-page .page-background {
  background-image: url('/images/background/ProductCatalog.jpg');
}

/* line 7, ../../app/styles/pages/_BrowseAll.scss */

.browse-all-page .browse-all-tiles li {
  padding-top: 0 !important;
}

/* line 14, ../../app/styles/pages/_BrowseAll.scss */

.browse-all-page .tile-container .tile .tile-title span {
  display: block;
}

/* line 20, ../../app/styles/pages/_BrowseAll.scss */

.browse-all-page .tile-container ul .tile {
  min-height: 110px;
}

/* line 23, ../../app/styles/pages/_BrowseAll.scss */

.browse-all-page .tile-container ul .tile a {
  width: 100%;
  padding-left: 10px;
}

/* line 27, ../../app/styles/pages/_BrowseAll.scss */

.browse-all-page .tile-container ul .tile h4 {
  width: 80%;
}

/* line 31, ../../app/styles/pages/_BrowseAll.scss */

.browse-all-page .tile-container ul .tile p {
  width: 80%;
}

/* line 36, ../../app/styles/pages/_BrowseAll.scss */

.browse-all-page .tile-container ul .tile .icon-thin-arrow-right {
  padding-right: 32px;
}

/* line 40, ../../app/styles/pages/_BrowseAll.scss */

.browse-all-page .tile-container ul .tile .icon-thin-arrow-right::before {
  margin: 0;
}

/* line 48, ../../app/styles/pages/_BrowseAll.scss */

.browse-all-page .tile-container .tile-icon {
  float: right;
  color: #274BA7;
  display: block;
  font-size: 45px;
  padding-right: 3%;
}

/* line 56, ../../app/styles/pages/_BrowseAll.scss */

.browse-all-page .tile-container h5 {
  text-align: center;
  padding-top: 20px;
  clear: both;
  color: #000000;
  font-size: 1.6em;
}

/* line 63, ../../app/styles/pages/_BrowseAll.scss */

.browse-all-page .tile-container h5:first-child {
  padding: 0;
}

/* line 67, ../../app/styles/pages/_BrowseAll.scss */

.browse-all-page .tile-container .tile-description {
  margin-bottom: 20px;
}

/* line 74, ../../app/styles/pages/_BrowseAll.scss */

.browse-all-page .context-info a:last-child {
  margin-left: 5px;
}

/* line 79, ../../app/styles/pages/_BrowseAll.scss */

.browse-all-page .known.context-info .btn {
  width: 60%;
}

@media (min-width: 850px) {
  /* line 88, ../../app/styles/pages/_BrowseAll.scss */

  .browse-all-page .tile-container ul .tile {
    min-height: 175px;
  }

  /* line 91, ../../app/styles/pages/_BrowseAll.scss */

  .browse-all-page .tile-container ul .tile p {
    width: 80%;
  }

  /* line 94, ../../app/styles/pages/_BrowseAll.scss */

  .browse-all-page .tile-container ul .tile .tile-icon {
    margin-top: -35px;
    font-size: 60px;
  }

  /* line 98, ../../app/styles/pages/_BrowseAll.scss */

  .browse-all-page .tile-container ul .tile .icon-thin-arrow-right::before {
    margin: -18px 0 0;
  }

  /* line 105, ../../app/styles/pages/_BrowseAll.scss */

  .browse-all-page .tile-container .tile-icon {
    padding-right: 5%;
  }

  /* line 108, ../../app/styles/pages/_BrowseAll.scss */

  .browse-all-page .tile-container .tile-description {
    margin-bottom: 20px;
  }

  /* line 115, ../../app/styles/pages/_BrowseAll.scss */

  .browse-all-page .known.context-info .btn {
    width: auto;
    max-width: 30%;
  }
}

/*adding cart box styling*/

/* line 3, ../../app/styles/pages/_Checkout.scss */

.cart-box {
  display: block;
  margin: 0 auto;
  max-width: 768px;
}

/* line 8, ../../app/styles/pages/_Checkout.scss */

.cart-box:hover {
  text-decoration: none;
}

/* line 12, ../../app/styles/pages/_Checkout.scss */

.cart-box:after {
  background-image: url('/images/curved-shadow.png');
  background-size: 100% 20px;
  clear: both;
  content: '';
  display: block;
  height: 20px;
}

/* line 19, ../../app/styles/pages/_Checkout.scss */

.lt-ie9 .cart-box:after {
  display: none;
}

/* line 23, ../../app/styles/pages/_Checkout.scss */

.cart-box .cart-wrapper {
  border: 4px solid #e7e7e9;
  margin: 0 auto;
  padding: 15px;
}

/* line 30, ../../app/styles/pages/_Checkout.scss */

.checkout-wizard {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  border-bottom: 1px solid #ddd;
  font-size: 16px;
  vertical-align: top;
}

/* line 35, ../../app/styles/pages/_Checkout.scss */

.checkout-wizard ol {
  list-style: none;
  margin: 0;
  padding: 0;
  text-indent: 0;
  width: 100%;
  overflow: hidden;
}

/* line 43, ../../app/styles/pages/_Checkout.scss */

.checkout-wizard li {
  margin: 0;
  padding: 0;
  text-indent: 0;
  width: 28%;
  display: inline-block;
  text-align: center;
  line-height: 30px;
  text-transform: uppercase;
}

/* line 52, ../../app/styles/pages/_Checkout.scss */

.checkout-wizard li.divider {
  width: 5%;
  font-size: .7em;
}

/* line 56, ../../app/styles/pages/_Checkout.scss */

.checkout-wizard li a {
  padding: 0 5px;
  display: inline-block;
  line-height: 40px;
  color: #333;
}

/* line 63, ../../app/styles/pages/_Checkout.scss */

.checkout-wizard li.disabled a {
  color: #999;
}

/* line 66, ../../app/styles/pages/_Checkout.scss */

.checkout-wizard li.disabled :hover,
.checkout-wizard li.disabled:hover {
  cursor: default;
  text-decoration: none;
}

/* line 73, ../../app/styles/pages/_Checkout.scss */

.checkout-wizard li.active a {
  border-bottom: 5px solid #274BA7;
  color: #274BA7;
  font-weight: bold;
}

/* line 78, ../../app/styles/pages/_Checkout.scss */

.checkout-wizard li.active :hover,
.checkout-wizard li.active:hover {
  cursor: default;
  text-decoration: none;
}

@media (min-width: 768px) {
  /* line 30, ../../app/styles/pages/_Checkout.scss */

  .checkout-wizard {
    font-size: 18px;
  }

  /* line 87, ../../app/styles/pages/_Checkout.scss */

  .checkout-wizard ol {
    padding: 0 15px;
  }

  /* line 90, ../../app/styles/pages/_Checkout.scss */

  .checkout-wizard li {
    width: auto;
    min-width: 80px;
  }

  /* line 93, ../../app/styles/pages/_Checkout.scss */

  .checkout-wizard li:first-child {
    text-align: left;
    min-width: 60px;
  }

  /* line 97, ../../app/styles/pages/_Checkout.scss */

  .checkout-wizard li.divider {
    width: auto;
  }
}

/* line 107, ../../app/styles/pages/_Checkout.scss */

#findTiresContent .help-checkout-page {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 109, ../../app/styles/pages/_Checkout.scss */

#findTiresContent .help-checkout-page p {
  font-size: 18px;
}

/* line 112, ../../app/styles/pages/_Checkout.scss */

#findTiresContent .help-checkout-page .subhead {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 20px;
}

/* line 123, ../../app/styles/pages/_Checkout.scss */

.checkout-page .wrapper-inner {
  padding: 15px 0;
}

/* line 125, ../../app/styles/pages/_Checkout.scss */

.checkout-page .wrapper-inner h2 {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  font-size: 24px;
  margin: 0 0 10px 0;
}

/* line 130, ../../app/styles/pages/_Checkout.scss */

.checkout-page .wrapper-inner h2 .icon-gy-treadmark {
  font-size: .75em;
}

@media (min-width: 768px) {
  /* line 125, ../../app/styles/pages/_Checkout.scss */

  .checkout-page .wrapper-inner h2 {
    font-size: 28px;
  }

  /* line 135, ../../app/styles/pages/_Checkout.scss */

  .checkout-page .wrapper-inner h2 .icon-gy-treadmark {
    font-size: 22px;
  }
}

/* line 140, ../../app/styles/pages/_Checkout.scss */

.checkout-page .wrapper-inner .detail-sidebar {
  padding: 0;
  width: 100%;
}

/* line 144, ../../app/styles/pages/_Checkout.scss */

.checkout-page .wrapper-inner .detail-sidebar .sidebar-list,
.checkout-page .wrapper-inner .detail-sidebar .warranty-template .additional-resources-container,
.warranty-template .checkout-page .wrapper-inner .detail-sidebar .additional-resources-container {
  width: 100%;
  padding: 0;
  margin-top: 18px;
}

/* line 149, ../../app/styles/pages/_Checkout.scss */

.checkout-page .wrapper-inner .detail-sidebar .sidebar-list a[href="#TPMSKitCharge"],
.checkout-page .wrapper-inner .detail-sidebar .warranty-template .additional-resources-container a[href="#TPMSKitCharge"],
.warranty-template .checkout-page .wrapper-inner .detail-sidebar .additional-resources-container a[href="#TPMSKitCharge"],
.checkout-page .wrapper-inner .detail-sidebar .sidebar-list a[href="#runOnFlatCharge"],
.checkout-page .wrapper-inner .detail-sidebar .warranty-template .additional-resources-container a[href="#runOnFlatCharge"],
.warranty-template .checkout-page .wrapper-inner .detail-sidebar .additional-resources-container a[href="#runOnFlatCharge"] {
  display: none;
}

/* line 153, ../../app/styles/pages/_Checkout.scss */

.checkout-page .wrapper-inner .detail-sidebar .sidebar-list.first,
.checkout-page .wrapper-inner .detail-sidebar .warranty-template .first.additional-resources-container,
.warranty-template .checkout-page .wrapper-inner .detail-sidebar .first.additional-resources-container {
  margin-top: 0;
}

/* line 157, ../../app/styles/pages/_Checkout.scss */

.checkout-page .wrapper-inner .detail-sidebar .sidebar-list h4,
.checkout-page .wrapper-inner .detail-sidebar .warranty-template .additional-resources-container h4,
.warranty-template .checkout-page .wrapper-inner .detail-sidebar .additional-resources-container h4 {
  padding: 10px 0 8px 0;
  margin: 0 !important;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 163, ../../app/styles/pages/_Checkout.scss */

.checkout-page .wrapper-inner .detail-sidebar .sidebar-list .panel-heading,
.checkout-page .wrapper-inner .detail-sidebar .warranty-template .additional-resources-container .panel-heading,
.warranty-template .checkout-page .wrapper-inner .detail-sidebar .additional-resources-container .panel-heading {
  border-top: 1px solid #ddd;
  padding: 13px 0 10px 18px;
}

/* line 168, ../../app/styles/pages/_Checkout.scss */

.checkout-page .wrapper-inner .detail-sidebar .sidebar-list .panel-heading h3,
.checkout-page .wrapper-inner .detail-sidebar .warranty-template .additional-resources-container .panel-heading h3,
.warranty-template .checkout-page .wrapper-inner .detail-sidebar .additional-resources-container .panel-heading h3,
.checkout-page .wrapper-inner .detail-sidebar .sidebar-list .add-note,
.checkout-page .wrapper-inner .detail-sidebar .warranty-template .additional-resources-container .add-note,
.warranty-template .checkout-page .wrapper-inner .detail-sidebar .additional-resources-container .add-note {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 172, ../../app/styles/pages/_Checkout.scss */

.checkout-page .wrapper-inner .detail-sidebar .sidebar-list .panel-heading h3,
.checkout-page .wrapper-inner .detail-sidebar .warranty-template .additional-resources-container .panel-heading h3,
.warranty-template .checkout-page .wrapper-inner .detail-sidebar .additional-resources-container .panel-heading h3 {
  color: #0066dd;
}

/* line 176, ../../app/styles/pages/_Checkout.scss */

.checkout-page .wrapper-inner .detail-sidebar .sidebar-list .add-note,
.checkout-page .wrapper-inner .detail-sidebar .warranty-template .additional-resources-container .add-note,
.warranty-template .checkout-page .wrapper-inner .detail-sidebar .additional-resources-container .add-note {
  color: #000;
  font-family: Arial, sans-serif;
  padding-left: 18px;
  margin: 10px 0 10px;
}

/* line 184, ../../app/styles/pages/_Checkout.scss */

.checkout-page .wrapper-inner .detail-sidebar .contact-tile {
  display: none;
}

@media (min-width: 1024px) {
  /* line 140, ../../app/styles/pages/_Checkout.scss */

  .checkout-page .wrapper-inner .detail-sidebar {
    margin-top: 20px;
    width: 30%;
  }

  /* line 192, ../../app/styles/pages/_Checkout.scss */

  .checkout-page .wrapper-inner .detail-sidebar .sidebar-list,
  .checkout-page .wrapper-inner .detail-sidebar .warranty-template .additional-resources-container,
  .warranty-template .checkout-page .wrapper-inner .detail-sidebar .additional-resources-container {
    margin-top: 28px;
  }

  /* line 195, ../../app/styles/pages/_Checkout.scss */

  .checkout-page .wrapper-inner .detail-sidebar .sidebar-list + .sidebar-list,
  .checkout-page .wrapper-inner .detail-sidebar .warranty-template .additional-resources-container + .sidebar-list,
  .warranty-template .checkout-page .wrapper-inner .detail-sidebar .additional-resources-container + .sidebar-list,
  .checkout-page .wrapper-inner .detail-sidebar .warranty-template .sidebar-list + .additional-resources-container,
  .warranty-template .checkout-page .wrapper-inner .detail-sidebar .sidebar-list + .additional-resources-container,
  .checkout-page .wrapper-inner .detail-sidebar .warranty-template .additional-resources-container + .additional-resources-container,
  .warranty-template .checkout-page .wrapper-inner .detail-sidebar .additional-resources-container + .additional-resources-container {
    margin-top: 0;
  }
}

/* line 203, ../../app/styles/pages/_Checkout.scss */

.checkout-page [data-toggle='collapse'] .glyphicon-ch {
  font-size: .5em;
  line-height: 22px;
  vertical-align: middle;
  float: left;
  padding-right: 4px;
}

/* line 212, ../../app/styles/pages/_Checkout.scss */

.checkout-page .taxes-charges-link {
  display: table;
  margin-top: 20px;
}

/* line 215, ../../app/styles/pages/_Checkout.scss */

.checkout-page .taxes-charges-link span {
  color: #274BA7;
  font-size: 1em;
  margin: 0px 7px 0px 0px;
}

/* line 223, ../../app/styles/pages/_Checkout.scss */

.checkout-page .gy-tertiary-windowshade .panel-heading {
  padding-right: 0;
}

/* line 227, ../../app/styles/pages/_Checkout.scss */

.checkout-page .gy-tertiary-windowshade h3 {
  width: 76%;
}

/* line 231, ../../app/styles/pages/_Checkout.scss */

.checkout-page .gy-tertiary-windowshade .combined-cost {
  color: #555 !important;
  float: right !important;
  font-size: 18px !important;
}

/* line 237, ../../app/styles/pages/_Checkout.scss */

.checkout-page .gy-tertiary-windowshade.confirmation h3 {
  color: black !important;
  font-weight: bold;
  padding-left: 15px;
}

/* line 244, ../../app/styles/pages/_Checkout.scss */

.checkout-page .continue {
  margin: 10px 0 20px 0;
}

/* line 247, ../../app/styles/pages/_Checkout.scss */

.checkout-page .radio-container {
  padding: 0;
}

/* line 249, ../../app/styles/pages/_Checkout.scss */

.checkout-page .radio-container span {
  color: #2366c1;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  vertical-align: middle;
  font-size: 18px;
}

/* line 257, ../../app/styles/pages/_Checkout.scss */

.checkout-page .add-vehicle-link {
  font-size: 18px;
}

/* line 261, ../../app/styles/pages/_Checkout.scss */

.checkout-page .vehicle-info,
.checkout-page .size-info {
  display: block;
}

/* line 265, ../../app/styles/pages/_Checkout.scss */

.checkout-page .thankyou-msg {
  margin-top: 34px;
  font-size: 16px;
  font-weight: bold;
}

/* line 271, ../../app/styles/pages/_Checkout.scss */

.checkout-page .please-select {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
}

/* line 274, ../../app/styles/pages/_Checkout.scss */

.checkout-page .please-select .required {
  font-size: 14px;
}

/* line 279, ../../app/styles/pages/_Checkout.scss */

.checkout-page .not-tire-size-available {
  padding: 0 0 25px !important;
}

/* line 281, ../../app/styles/pages/_Checkout.scss */

.checkout-page .not-tire-size-available .icon-triangle-up {
  text-shadow: 0 1px 4px #666;
  color: #ffdd00;
  font-size: 1.7em;
  display: inline;
  position: relative;
  top: 4px;
}

/* line 114, ../../app/styles/_mixins.scss */

.checkout-page .not-tire-size-available .icon-triangle-up small {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #333;
  font-size: 0.7em;
  left: 0;
  margin: 0.35em 0em 0em 0.725em;
  position: absolute;
  text-shadow: none;
}

/* line 289, ../../app/styles/pages/_Checkout.scss */

.checkout-page .not-tire-size-available .not-available-size-legend {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 17px;
  line-height: 1.2;
  display: inline;
}

/* line 295, ../../app/styles/pages/_Checkout.scss */

.checkout-page .not-tire-size-available .tire-not-available-online {
  padding-left: 0px;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 17px;
  display: inline;
}

/* line 304, ../../app/styles/pages/_Checkout.scss */

.checkout-page .not-tire-size-available + .cart-quantity-note {
  margin: 20px 0 0 0;
}

/* line 308, ../../app/styles/pages/_Checkout.scss */

.checkout-page .error-message {
  color: #FF2534;
  font-size: 13px;
}

/* line 313, ../../app/styles/pages/_Checkout.scss */

.checkout-page .credit-cards-container {
  list-style-type: none;
  padding: 0px;
  width: 295px;
}

/* line 318, ../../app/styles/pages/_Checkout.scss */

.checkout-page .credit-cards-container .input-name {
  float: left;
  margin: 17px 20px 0 0;
}

/* line 323, ../../app/styles/pages/_Checkout.scss */

.checkout-page .credit-cards-container ul {
  float: left;
}

/* line 327, ../../app/styles/pages/_Checkout.scss */

.checkout-page .credit-cards-container li {
  display: inline-block;
  position: relative;
  width: 55px;
  border-top: none;
  padding: 10px 0;
}

/* line 333, ../../app/styles/pages/_Checkout.scss */

.checkout-page .credit-cards-container li.active {
  background: red;
}

/* line 337, ../../app/styles/pages/_Checkout.scss */

.checkout-page .credit-cards-container li img {
  display: block;
  height: 28px;
  margin: 4px auto;
  width: 45px;
}

/* line 344, ../../app/styles/pages/_Checkout.scss */

.checkout-page .credit-cards-container li span {
  height: 38px;
  position: absolute;
  width: 100%;
  top: 9px;
}

/* line 351, ../../app/styles/pages/_Checkout.scss */

.checkout-page .credit-cards-container li span.selected {
  border: 3px solid #00AD48;
}

/* line 361, ../../app/styles/pages/_Checkout.scss */

.final-checkout .selected-size {
  margin: 5px 0 0 0;
}

/* line 364, ../../app/styles/pages/_Checkout.scss */

.final-checkout .vehicle-info,
.final-checkout .size-info {
  display: block;
  margin: 0 0 0 0;
}

/* line 368, ../../app/styles/pages/_Checkout.scss */

.final-checkout .checkout-welcome-message {
  border-bottom: 1px solid #dedede;
  margin-bottom: 10px;
  padding: 0px 0px 8px 0px;
}

/* line 373, ../../app/styles/pages/_Checkout.scss */

.final-checkout .checkout-welcome-message a {
  display: inline-block;
}

/* line 377, ../../app/styles/pages/_Checkout.scss */

.final-checkout .checkout-welcome-message p {
  margin: 0px;
}

/* line 383, ../../app/styles/pages/_Checkout.scss */

.final-checkout .checkout-header h1 {
  font-size: 28px;
  line-height: 1em;
  text-align: left;
}

/* line 388, ../../app/styles/pages/_Checkout.scss */

.final-checkout .checkout-header h1 span {
  vertical-align: text-top;
}

/* line 392, ../../app/styles/pages/_Checkout.scss */

.final-checkout .checkout-header h1 .icon-gy-treadmark {
  line-height: 26px;
}

/* line 399, ../../app/styles/pages/_Checkout.scss */

.final-checkout .tire-checked-store-outer-container {
  margin-top: 15px;
  border-top: 1px solid #ddd;
  padding: 15px 0px 0px 0px;
}

@media (min-width: 768px) {
  /* line 399, ../../app/styles/pages/_Checkout.scss */

  .final-checkout .tire-checked-store-outer-container {
    margin-top: 0px;
    border-top: none;
    padding: 0px 15px;
  }
}

@media (min-width: 768px) {
  /* line 410, ../../app/styles/pages/_Checkout.scss */

  .final-checkout .tire-checked-store-inner-container {
    margin: 0 auto;
    width: 85%;
  }
}

/* line 418, ../../app/styles/pages/_Checkout.scss */

.final-checkout .tire-checked-installation-title {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #000;
  font-size: 18px;
  text-transform: inherit;
}

/* line 424, ../../app/styles/pages/_Checkout.scss */

.final-checkout .tire-checked-installation-title.second-title {
  margin: 10px 0px 5px 0px;
  color: #274BA7;
}

/* line 429, ../../app/styles/pages/_Checkout.scss */

.final-checkout .tire-checked-installation-title .gy-link {
  margin-left: 10px;
}

/* line 434, ../../app/styles/pages/_Checkout.scss */

.final-checkout .tire-checked-store-name {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 32px;
  line-height: 1em;
  margin-bottom: 0px;
}

/* line 441, ../../app/styles/pages/_Checkout.scss */

.final-checkout .tire-checked-store-direction {
  color: #999;
  font-size: 15px;
  margin-bottom: 5px;
}

@media (min-width: 768px) {
  /* line 441, ../../app/styles/pages/_Checkout.scss */

  .final-checkout .tire-checked-store-direction {
    font-size: 18px;
  }
}

/* line 451, ../../app/styles/pages/_Checkout.scss */

.final-checkout .tire-checked-schedule {
  font-size: 18px;
}

@media (min-width: 480px) {
  /* line 455, ../../app/styles/pages/_Checkout.scss */

  .final-checkout .tire-checked-info-container > p > br {
    display: none;
  }
}

/* line 461, ../../app/styles/pages/_Checkout.scss */

.final-checkout .tire-checked-info-container {
  padding: 15px 0px 0px 0px;
}

/* line 464, ../../app/styles/pages/_Checkout.scss */

.final-checkout .tire-checked-info-container h2 {
  font-size: 28px;
  line-height: 1em;
  margin-bottom: 20px;
  text-align: left;
}

/* line 470, ../../app/styles/pages/_Checkout.scss */

.final-checkout .tire-checked-info-container h2 span {
  vertical-align: text-top;
}

/* line 474, ../../app/styles/pages/_Checkout.scss */

.final-checkout .tire-checked-info-container h2 .icon-gy-treadmark {
  line-height: 26px;
}

@media (min-width: 768px) {
  /* line 461, ../../app/styles/pages/_Checkout.scss */

  .final-checkout .tire-checked-info-container {
    padding: 30px 0px 0px 0px;
  }
}

/* line 484, ../../app/styles/pages/_Checkout.scss */

.final-checkout .tire-checked-warning {
  padding: 0px;
}

/* line 492, ../../app/styles/pages/_Checkout.scss */

.final-checkout .tire-checked-gy-form .row label {
  margin-top: 15px;
}

/* line 498, ../../app/styles/pages/_Checkout.scss */

.final-checkout .tire-checked-gy-form .row-m-top label {
  margin-top: 10px;
}

/* line 503, ../../app/styles/pages/_Checkout.scss */

.final-checkout .tire-checked-gy-form small {
  color: #999;
}

/* line 507, ../../app/styles/pages/_Checkout.scss */

.final-checkout .tire-checked-gy-form .state-city-row {
  margin-top: 0px !important;
}

/* line 509, ../../app/styles/pages/_Checkout.scss */

.final-checkout .tire-checked-gy-form .state-city-row label {
  margin-top: 0px !important;
}

/* line 512, ../../app/styles/pages/_Checkout.scss */

.final-checkout .tire-checked-gy-form .state-city-row .input-name {
  display: none;
}

/* line 518, ../../app/styles/pages/_Checkout.scss */

.final-checkout .tire-checked-gy-form .expiration-date-container label {
  margin-bottom: 0;
}

/* line 521, ../../app/styles/pages/_Checkout.scss */

.final-checkout .tire-checked-gy-form .expiration-date-container select {
  font-style: italic;
  font-size: 1.1em;
  margin-bottom: 2px;
}

/* line 526, ../../app/styles/pages/_Checkout.scss */

.final-checkout .tire-checked-gy-form .expiration-date-container .invalid-entry {
  clear: both;
  display: block;
}

/* line 532, ../../app/styles/pages/_Checkout.scss */

.final-checkout .tire-checked-gy-form .checkbox-container {
  background: none !important;
  border: none;
}

/* line 537, ../../app/styles/pages/_Checkout.scss */

.final-checkout .tire-checked-gy-form .state-city-input {
  background: none;
  font-weight: bold;
  box-shadow: none;
  border: none;
}

/* line 542, ../../app/styles/pages/_Checkout.scss */

.final-checkout .tire-checked-gy-form .state-city-input:hover {
  cursor: auto;
}

/* line 547, ../../app/styles/pages/_Checkout.scss */

.final-checkout .tire-checked-gy-form .about-goodyear-ws {
  margin-bottom: 25px;
}

/* line 549, ../../app/styles/pages/_Checkout.scss */

.final-checkout .tire-checked-gy-form .about-goodyear-ws .panel-heading {
  padding-left: 43px;
}

/* line 551, ../../app/styles/pages/_Checkout.scss */

.final-checkout .tire-checked-gy-form .about-goodyear-ws .panel-heading h3 {
  font-size: 16px;
}

@media (min-width: 768px) {
  /* line 549, ../../app/styles/pages/_Checkout.scss */

  .final-checkout .tire-checked-gy-form .about-goodyear-ws .panel-heading {
    padding-left: 28px;
  }
}

/* line 561, ../../app/styles/pages/_Checkout.scss */

.final-checkout .tire-checked-gy-form .sign-up-container {
  overflow: auto;
}

/* line 564, ../../app/styles/pages/_Checkout.scss */

.final-checkout .tire-checked-gy-form .sign-up-container .checkbox-container {
  padding-left: 0px !important;
}

/* line 569, ../../app/styles/pages/_Checkout.scss */

.final-checkout .tire-checked-gy-form .sign-up-text {
  float: left;
  width: 85%;
}

/* line 574, ../../app/styles/pages/_Checkout.scss */

.final-checkout .tire-checked-gy-form .sign-up-box {
  float: left;
  margin-right: 10px;
  max-width: 18px;
  width: 10%;
}

/* line 581, ../../app/styles/pages/_Checkout.scss */

.final-checkout .tire-checked-gy-form .state-city-input-text {
  color: #999;
  display: block;
  font-size: 12px;
}

@media (min-width: 768px) {
  /* line 581, ../../app/styles/pages/_Checkout.scss */

  .final-checkout .tire-checked-gy-form .state-city-input-text {
    font-size: 14px;
  }
}

/* line 591, ../../app/styles/pages/_Checkout.scss */

.final-checkout .tire-checked-gy-form .bottom-note {
  font-size: 13px;
}

@media (min-width: 992px) {
  /* line 597, ../../app/styles/pages/_Checkout.scss */

  .final-checkout .tire-checked-gy-form .row {
    margin-top: 20px;
  }

  /* line 600, ../../app/styles/pages/_Checkout.scss */

  .final-checkout .tire-checked-gy-form .row label {
    margin-top: 0px;
  }

  /* line 605, ../../app/styles/pages/_Checkout.scss */

  .final-checkout .tire-checked-gy-form .row-m-top {
    margin-top: 10px;
  }

  /* line 608, ../../app/styles/pages/_Checkout.scss */

  .final-checkout .tire-checked-gy-form .row-m-top label {
    margin-top: 0px;
  }
}

/* line 615, ../../app/styles/pages/_Checkout.scss */

.final-checkout .no-date {
  color: #999;
  display: none;
  font-size: 16px;
  margin: 0px;
  padding: 13px 0px;
}

@media (min-width: 992px) {
  /* line 623, ../../app/styles/pages/_Checkout.scss */

  .final-checkout .padd-r {
    padding-right: 15px;
  }
}

@media (min-width: 992px) {
  /* line 629, ../../app/styles/pages/_Checkout.scss */

  .final-checkout .padd-l {
    padding-left: 15px;
  }
}

/* line 635, ../../app/styles/pages/_Checkout.scss */

.final-checkout .padd-l-d {
  padding-left: 15px;
  padding-right: 0px;
}

/* line 640, ../../app/styles/pages/_Checkout.scss */

.final-checkout .padd-r-d {
  padding-right: 15px;
  padding-left: 0px;
}

/* line 645, ../../app/styles/pages/_Checkout.scss */

.final-checkout .padd-r-m {
  padding-right: 15px;
}

/* line 650, ../../app/styles/pages/_Checkout.scss */

.final-checkout .padd-l-m {
  padding-left: 15px;
}

@media (min-width: 992px) {
  /* line 650, ../../app/styles/pages/_Checkout.scss */

  .final-checkout .padd-l-m {
    padding-left: 0px;
    padding-right: 15px;
  }
}

/* line 660, ../../app/styles/pages/_Checkout.scss */

.final-checkout .i-security-code {
  display: table;
  margin: 10px 0px 0px 4px;
}

/* line 664, ../../app/styles/pages/_Checkout.scss */

.final-checkout .i-security-code span {
  font-size: 22px;
}

/* line 668, ../../app/styles/pages/_Checkout.scss */

.final-checkout .i-security-code:hover {
  text-decoration: none;
}

/* line 673, ../../app/styles/pages/_Checkout.scss */

.final-checkout .about-extra-drive-image {
  display: block;
  margin: 0 auto;
  max-width: 200px;
}

@media (min-width: 768px) {
  /* line 673, ../../app/styles/pages/_Checkout.scss */

  .final-checkout .about-extra-drive-image {
    float: right;
    margin: 0;
  }
}

/* line 684, ../../app/styles/pages/_Checkout.scss */

.final-checkout .visibility-none {
  visibility: hidden;
}

/* line 688, ../../app/styles/pages/_Checkout.scss */

.final-checkout .logged-info {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

/* line 694, ../../app/styles/pages/_Checkout.scss */

.final-checkout .edit-info-link {
  margin-top: 15px;
}

/* line 701, ../../app/styles/pages/_Checkout.scss */

.tire-checked-image-container {
  max-width: 100px;
  padding: 0px;
}

/* line 704, ../../app/styles/pages/_Checkout.scss */

.tire-checked-image-container img {
  margin-top: 15px;
  width: 80%;
}

@media (min-width: 768px) {
  /* line 701, ../../app/styles/pages/_Checkout.scss */

  .tire-checked-image-container {
    max-width: none;
  }

  /* line 711, ../../app/styles/pages/_Checkout.scss */

  .tire-checked-image-container img {
    margin-top: 0px;
  }
}

/* line 717, ../../app/styles/pages/_Checkout.scss */

.tire-checked-name-container {
  padding-left: 0px;
}

/* line 721, ../../app/styles/pages/_Checkout.scss */

.tire-checked-name {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #274BA7;
  font-size: 28px;
  line-height: 1.05em;
  margin-top: 20px;
}

@media (min-width: 480px) {
  /* line 721, ../../app/styles/pages/_Checkout.scss */

  .tire-checked-name {
    font-size: 24px;
  }
}

/* line 734, ../../app/styles/pages/_Checkout.scss */

.tire-checked-description {
  font-size: 15px;
  margin-top: 10px;
  padding-left: 0px;
}

/* line 739, ../../app/styles/pages/_Checkout.scss */

.tire-checked-description p {
  margin-bottom: 0px;
}

@media (min-width: 768px) {
  /* line 734, ../../app/styles/pages/_Checkout.scss */

  .tire-checked-description {
    font-size: 14px;
    margin: 0px;
  }
}

/* line 749, ../../app/styles/pages/_Checkout.scss */

.tire-checked-summary-container {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  border-bottom: 1px solid #dedede;
  margin-top: 20px;
  padding-bottom: 15px;
}

/* line 754, ../../app/styles/pages/_Checkout.scss */

.tire-checked-summary-container .gy-tertiary-windowshade {
  border-top: 1px solid #999;
}

@media (max-width: 768px) {
  /* line 754, ../../app/styles/pages/_Checkout.scss */

  .tire-checked-summary-container .gy-tertiary-windowshade {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

/* line 762, ../../app/styles/pages/_Checkout.scss */

.tire-checked-summary-container .panel-heading {
  padding: 10px 0;
}

/* line 764, ../../app/styles/pages/_Checkout.scss */

.tire-checked-summary-container .panel-heading * {
  color: #0066DD !important;
  font-size: 18px !important;
}

/* line 769, ../../app/styles/pages/_Checkout.scss */

.tire-checked-summary-container .panel-collapse {
  background: white;
}

/* line 771, ../../app/styles/pages/_Checkout.scss */

.tire-checked-summary-container .panel-collapse .panel-body,
.tire-checked-summary-container .panel-collapse .warranty-treadLife .gy-windowshade .content,
.warranty-treadLife .gy-windowshade .tire-checked-summary-container .panel-collapse .content,
.tire-checked-summary-container .panel-collapse .warranty-treadLife .gy-secondary-windowshade .content,
.warranty-treadLife .gy-secondary-windowshade .tire-checked-summary-container .panel-collapse .content,
.tire-checked-summary-container .panel-collapse .warranty-treadLife .gy-nav-windowshade .content,
.warranty-treadLife .gy-nav-windowshade .tire-checked-summary-container .panel-collapse .content,
.tire-checked-summary-container .panel-collapse .warranty-treadLife .gy-tertiary-windowshade .content,
.warranty-treadLife .gy-tertiary-windowshade .tire-checked-summary-container .panel-collapse .content,
.tire-checked-summary-container .panel-collapse .warranty-treadLife .gy-coupon-windowshade .content,
.warranty-treadLife .gy-coupon-windowshade .tire-checked-summary-container .panel-collapse .content,
.tire-checked-summary-container .panel-collapse .warranty-treadLife .gy-min-windowshade .content,
.warranty-treadLife .gy-min-windowshade .tire-checked-summary-container .panel-collapse .content {
  padding: 0;
}

/* line 776, ../../app/styles/pages/_Checkout.scss */

.tire-checked-summary-container #installation li,
.tire-checked-summary-container #taxes li {
  border-top: 1px solid #dedede;
  padding: 10px 0 10px 35px;
  font-size: 16px;
}

/* line 784, ../../app/styles/pages/_Checkout.scss */

.tire-checked-summary-container #mailInModal {
  border: 1px solid red;
  font-family: Arial, sans-serif;
}

/* line 790, ../../app/styles/pages/_Checkout.scss */

.tire-checked-summary-list {
  padding-left: 0px;
  padding-right: 0px;
}

@media (min-width: 768px) {
  /* line 790, ../../app/styles/pages/_Checkout.scss */

  .tire-checked-summary-list {
    padding-right: 15px;
  }
}

/* line 797, ../../app/styles/pages/_Checkout.scss */

.tire-checked-summary-list ul li {
  list-style: none;
}

/* line 801, ../../app/styles/pages/_Checkout.scss */

.tire-checked-summary-list ul.tire-checked-summary-items {
  padding: 0;
  margin: 0;
  clear: both;
}

/* line 807, ../../app/styles/pages/_Checkout.scss */

.tire-checked-summary-list ul.installation-items,
.tire-checked-summary-list ul.fee-items {
  padding: 0;
}

/* line 809, ../../app/styles/pages/_Checkout.scss */

.tire-checked-summary-list ul.installation-items li,
.tire-checked-summary-list ul.fee-items li {
  padding: 18px 0 0 19px;
  margin: 0;
}

/* line 812, ../../app/styles/pages/_Checkout.scss */

.tire-checked-summary-list ul.installation-items li p,
.tire-checked-summary-list ul.fee-items li p {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: italic;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 16px;
  color: #333;
  text-transform: none;
}

/* line 821, ../../app/styles/pages/_Checkout.scss */

.tire-checked-summary-list li {
  border-bottom: none;
  background: none;
  padding: 17px 0 17px 0;
  margin: 0;
}

/* line 827, ../../app/styles/pages/_Checkout.scss */

.tire-checked-summary-list li p {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
  color: #274BA7;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  line-height: 18px;
}

/* line 838, ../../app/styles/pages/_Checkout.scss */

.tire-checked-summary-list .bordered-top {
  border-top: 1px solid #ddd;
}

/* line 842, ../../app/styles/pages/_Checkout.scss */

.tire-checked-summary-list .total {
  padding-bottom: 0px;
}

/* line 844, ../../app/styles/pages/_Checkout.scss */

.tire-checked-summary-list .total p {
  font-size: 28px;
  line-height: 28px;
}

/* line 850, ../../app/styles/pages/_Checkout.scss */

.tire-checked-summary-list .mail-rebate {
  font-size: 18px;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  padding: 20px 0 0 0;
}

/* line 854, ../../app/styles/pages/_Checkout.scss */

.tire-checked-summary-list .mail-rebate a {
  color: #2366c1;
}

/* line 857, ../../app/styles/pages/_Checkout.scss */

.tire-checked-summary-list .mail-rebate .icon-info-circle {
  font-size: 21px;
  position: relative;
  top: 3px;
  margin-right: 7px;
}

/* line 863, ../../app/styles/pages/_Checkout.scss */

.tire-checked-summary-list .mail-rebate .pull-right {
  color: #274BA7;
}

/* line 869, ../../app/styles/pages/_Checkout.scss */

.tire-checked-disclaimer {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #999999;
  margin-bottom: 15px;
  padding-left: 0px;
}

/* line 876, ../../app/styles/pages/_Checkout.scss */

.checkout-header {
  text-align: center;
}

/* line 878, ../../app/styles/pages/_Checkout.scss */

.checkout-header h1 {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
  color: #274BA7;
  font-size: 24px;
  text-transform: uppercase;
  margin: 0;
  line-height: 130%;
}

/* line 885, ../../app/styles/pages/_Checkout.scss */

.checkout-header h1 [class*="icon"] {
  font-size: .75em;
}

@media (min-width: 768px) {
  /* line 878, ../../app/styles/pages/_Checkout.scss */

  .checkout-header h1 {
    margin: 15px 0;
    text-align: left;
  }
}

@media (min-width: 880px) {
  /* line 878, ../../app/styles/pages/_Checkout.scss */

  .checkout-header h1 {
    font-size: 28px;
  }
}

@media (min-width: 1100px) {
  /* line 878, ../../app/styles/pages/_Checkout.scss */

  .checkout-header h1 {
    font-size: 36px;
  }
}

/* line 899, ../../app/styles/pages/_Checkout.scss */

.checkout-header .checkout-header-faq-link {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  display: block;
  text-align: center;
  width: 100%;
  font-size: 16px;
  margin-top: 10px;
}

@media (min-width: 768px) {
  /* line 908, ../../app/styles/pages/_Checkout.scss */

  .checkout-header .checkout-header-faq-link {
    display: none;
  }
}

/* line 914, ../../app/styles/pages/_Checkout.scss */

.checkout-subtitle {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 22px;
  margin: 0;
}

/* line 919, ../../app/styles/pages/_Checkout.scss */

.checkout-subtitle + p {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
}

/* line 922, ../../app/styles/pages/_Checkout.scss */

.checkout-subtitle + p strong {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 929, ../../app/styles/pages/_Checkout.scss */

.checkout-tires-page .wrapper-inner {
  padding: 0;
  overflow: hidden;
}

/* line 933, ../../app/styles/pages/_Checkout.scss */

.checkout-tires-page .wrapper-inner .main-content {
  overflow: hidden;
  padding-bottom: 30px;
}

/* line 940, ../../app/styles/pages/_Checkout.scss */

.checkout-tires-page .detail-main-container .detail-main,
.checkout-tires-page .detail-main-container .warranty-template .left-content,
.warranty-template .checkout-tires-page .detail-main-container .left-content {
  float: none;
  width: 100%;
  padding: 0;
  margin: 0;
  background: #eee;
}

/* line 948, ../../app/styles/pages/_Checkout.scss */

.checkout-tires-page .detail-main-container .bottom-shadow {
  background-image: url(/images/curved-shadow.png);
  background-size: 100% 20px;
  background-position: -4px 0;
  content: '';
  height: 20px;
  width: 103%;
  display: block;
}

/* line 958, ../../app/styles/pages/_Checkout.scss */

.checkout-tires-page .detail-main-container .credit-cards-accepted {
  padding: 0 18px;
}

/* line 960, ../../app/styles/pages/_Checkout.scss */

.checkout-tires-page .detail-main-container .credit-cards-accepted .input-name {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
  display: block;
}

/* line 966, ../../app/styles/pages/_Checkout.scss */

.checkout-tires-page .detail-main-container .credit-cards-accepted .gy-card {
  margin-left: 0;
}

@media (min-width: 1024px) {
  /* line 973, ../../app/styles/pages/_Checkout.scss */

  .checkout-tires-page .detail-main-container {
    float: left;
    width: 68%;
    margin: 20px 0 0;
  }

  /* line 978, ../../app/styles/pages/_Checkout.scss */

  .checkout-tires-page .detail-main-container .detail-main,
  .checkout-tires-page .detail-main-container .warranty-template .left-content,
  .warranty-template .checkout-tires-page .detail-main-container .left-content {
    border: 1px solid #ddd;
  }

  /* line 982, ../../app/styles/pages/_Checkout.scss */

  .checkout-tires-page .detail-main-container .bottom-shadow {
    float: left;
    background-position: 0 0;
    width: 100%;
  }

  /* line 988, ../../app/styles/pages/_Checkout.scss */

  .checkout-tires-page .detail-main-container .credit-cards-accepted {
    padding: 0;
    margin-top: 15px;
    float: left;
  }

  /* line 993, ../../app/styles/pages/_Checkout.scss */

  .checkout-tires-page .detail-main-container .credit-cards-accepted .input-name {
    float: left;
  }

  /* line 997, ../../app/styles/pages/_Checkout.scss */

  .checkout-tires-page .detail-main-container .credit-cards-accepted ul {
    float: left;
    margin: -15px 0 0 15px;
  }
}

/* line 1006, ../../app/styles/pages/_Checkout.scss */

.tire-cart-details {
  padding: 11px 18px 14px;
}

/* line 1009, ../../app/styles/pages/_Checkout.scss */

.tire-cart-details h3 {
  line-height: 18px;
  margin: 0;
}

/* line 1013, ../../app/styles/pages/_Checkout.scss */

.tire-cart-details h3 a {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 22px;
  line-height: 25px;
  color: #2366c1;
}

/* line 1019, ../../app/styles/pages/_Checkout.scss */

.tire-cart-details h3 a .icon-thin-arrow-right {
  font-size: 15px;
  margin-left: 3px;
}

/* line 1026, ../../app/styles/pages/_Checkout.scss */

.tire-cart-details .tire-cart-detail-price-container {
  margin: 4px 0 10px 0;
}

/* line 1029, ../../app/styles/pages/_Checkout.scss */

.tire-cart-details .tire-cart-detail-price-container .tire-cart-detail-price {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 16px;
  margin: 0;
}

/* line 1034, ../../app/styles/pages/_Checkout.scss */

.tire-cart-details .tire-cart-detail-price-container .tire-cart-detail-price span {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 1041, ../../app/styles/pages/_Checkout.scss */

.tire-cart-details .tire-cart-remove-container .view-faqs {
  margin-left: 49px;
}

/* line 1046, ../../app/styles/pages/_Checkout.scss */

.tire-cart-details .tire-cart-fits-heading {
  font-weight: bold;
  margin: 20px 0 7px 0;
}

/* line 1050, ../../app/styles/pages/_Checkout.scss */

.tire-cart-details .tire-cart-fits-heading .icon-check-circle {
  color: #00AD48;
  font-size: 16px;
  position: relative;
  top: 2px;
  margin-right: 2px;
}

@media (max-width: 768px) {
  /* line 1059, ../../app/styles/pages/_Checkout.scss */

  .tire-cart-details .tire-cart-fits-heading br {
    display: none;
  }
}

/* line 1065, ../../app/styles/pages/_Checkout.scss */

.tire-cart-details .tire-cart-size {
  font-size: 14px;
  margin: 6px 0 0;
  width: 100%;
}

/* line 1072, ../../app/styles/pages/_Checkout.scss */

.tire-cart-details .tire-cart-size br {
  display: none;
}

/* line 1077, ../../app/styles/pages/_Checkout.scss */

.tire-cart-details .tire-cart-fits-msg {
  margin-top: 30px;
}

@media (min-width: 768px) {
  /* line 1083, ../../app/styles/pages/_Checkout.scss */

  .tire-cart-details .tire-cart-remove-container .view-faqs {
    display: block;
    margin: 15px 0 0;
  }
}

@media (min-width: 1024px) {
  /* line 1092, ../../app/styles/pages/_Checkout.scss */

  .tire-cart-details .tire-cart-remove-container .view-faqs {
    display: none;
  }
}

@media (min-width: 768px) {
  /* line 1006, ../../app/styles/pages/_Checkout.scss */

  .tire-cart-details {
    float: left;
    width: 28%;
    padding: 28px;
  }

  /* line 1103, ../../app/styles/pages/_Checkout.scss */

  .tire-cart-details .tire-cart-detail-price-container {
    margin: 4px 0 15px 0;
  }

  /* line 1107, ../../app/styles/pages/_Checkout.scss */

  .tire-cart-details .tire-cart-fits-heading {
    margin: 30px 0 5px 0;
    line-height: 15px;
    font-size: 16px;
  }

  /* line 1111, ../../app/styles/pages/_Checkout.scss */

  .tire-cart-details .tire-cart-fits-heading .icon-check-circle {
    font-size: 30px;
    margin-right: 11px;
    float: left;
    top: 1px;
  }

  /* line 1119, ../../app/styles/pages/_Checkout.scss */

  .tire-cart-details .vehicle-info {
    margin: 0;
  }

  /* line 1123, ../../app/styles/pages/_Checkout.scss */

  .tire-cart-details .tire-cart-size {
    margin: 15px 0 0;
  }

  /* line 1125, ../../app/styles/pages/_Checkout.scss */

  .tire-cart-details .tire-cart-size br {
    display: block;
  }
}

/* line 1134, ../../app/styles/pages/_Checkout.scss */

.tire-cart-quantity ul li {
  list-style: none;
}

/* line 1138, ../../app/styles/pages/_Checkout.scss */

.tire-cart-quantity .tire-checked-summary {
  background-color: #fff;
  padding: 20px 18px 10px;
  border: 1px solid #ddd;
  border-top: none;
}

/* line 1144, ../../app/styles/pages/_Checkout.scss */

.tire-cart-quantity .tire-checked-summary .bordered-top {
  border-top: 1px solid #ddd;
}

/* line 1148, ../../app/styles/pages/_Checkout.scss */

.tire-cart-quantity .tire-checked-summary li {
  border-bottom: none;
  background: none;
  padding: 17px 0 17px 0;
  margin: 0;
}

/* line 1154, ../../app/styles/pages/_Checkout.scss */

.tire-cart-quantity .tire-checked-summary li p {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
  color: #274BA7;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  line-height: 18px;
}

/* line 1164, ../../app/styles/pages/_Checkout.scss */

.tire-cart-quantity .tire-checked-summary li.tire-checked-summary-header {
  padding: 0 0 11px 0;
}

/* line 1166, ../../app/styles/pages/_Checkout.scss */

.tire-cart-quantity .tire-checked-summary li.tire-checked-summary-header h2 {
  font-size: 24px;
  margin: 0;
}

/* line 1170, ../../app/styles/pages/_Checkout.scss */

.tire-cart-quantity .tire-checked-summary li.tire-checked-summary-header h2 .icon-gy-treadmark {
  position: relative;
  top: -2px;
}

/* line 1176, ../../app/styles/pages/_Checkout.scss */

.tire-cart-quantity .tire-checked-summary li.tire-checked-summary-header .quantity-selector-container {
  margin-top: -31px;
}

/* line 1181, ../../app/styles/pages/_Checkout.scss */

.tire-cart-quantity .tire-checked-summary li.total {
  padding-bottom: 0px;
}

/* line 1183, ../../app/styles/pages/_Checkout.scss */

.tire-cart-quantity .tire-checked-summary li.total p {
  font-size: 28px;
  line-height: 28px;
}

/* line 1188, ../../app/styles/pages/_Checkout.scss */

.tire-cart-quantity .tire-checked-summary li.tax-note {
  padding: 20px 0 0 0;
}

/* line 1190, ../../app/styles/pages/_Checkout.scss */

.tire-cart-quantity .tire-checked-summary li.tax-note p {
  font-family: Arial, sans-serif;
  font-weight: normal;
  font-size: 14px;
  font-style: italic;
  text-transform: none;
  color: #333;
}

/* line 1201, ../../app/styles/pages/_Checkout.scss */

.tire-cart-quantity .tire-checked-summary ul.tire-checked-summary-items {
  padding: 0;
  margin: 0;
  clear: both;
}

/* line 1207, ../../app/styles/pages/_Checkout.scss */

.tire-cart-quantity .tire-checked-summary ul.installation-items {
  padding: 0;
}

/* line 1209, ../../app/styles/pages/_Checkout.scss */

.tire-cart-quantity .tire-checked-summary ul.installation-items li {
  padding: 18px 0 0 19px;
  margin: 0;
}

/* line 1212, ../../app/styles/pages/_Checkout.scss */

.tire-cart-quantity .tire-checked-summary ul.installation-items li p {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: italic;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 16px;
  color: #333;
  text-transform: none;
}

/* line 1221, ../../app/styles/pages/_Checkout.scss */

.tire-cart-quantity .tire-checked-summary .quantity-selector-container {
  float: right;
  position: relative;
  width: 49px;
  height: 34px;
  background: url(/images/tire-quantity-select.jpg);
  margin-top: -26px;
}

/* line 1229, ../../app/styles/pages/_Checkout.scss */

.tire-cart-quantity .tire-checked-summary .quantity-selector-container select,
.tire-cart-quantity .tire-checked-summary .quantity-selector-container p {
  position: absolute;
}

/* line 1233, ../../app/styles/pages/_Checkout.scss */

.tire-cart-quantity .tire-checked-summary .quantity-selector-container p {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
  color: #333;
  top: 8px;
  left: 17px;
}

/* line 1241, ../../app/styles/pages/_Checkout.scss */

.tire-cart-quantity .tire-checked-summary .quantity-selector-container select {
  width: 49px;
  height: 34px;
  opacity: 0;
  left: 0;
  top: 0;
}

/* line 1250, ../../app/styles/pages/_Checkout.scss */

.tire-cart-quantity .tire-checked-summary .mail-rebate {
  font-size: 18px;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  padding: 20px 0 0 0;
}

/* line 1254, ../../app/styles/pages/_Checkout.scss */

.tire-cart-quantity .tire-checked-summary .mail-rebate a {
  color: #2366c1;
}

/* line 1257, ../../app/styles/pages/_Checkout.scss */

.tire-cart-quantity .tire-checked-summary .mail-rebate .icon-info-circle {
  font-size: 21px;
  position: relative;
  top: 3px;
  margin-right: 7px;
}

/* line 1263, ../../app/styles/pages/_Checkout.scss */

.tire-cart-quantity .tire-checked-summary .mail-rebate .pull-right {
  color: #274BA7;
}

/* line 1269, ../../app/styles/pages/_Checkout.scss */

.tire-cart-quantity .tire-checked-summary #mailInModal h2 {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 24px;
}

/* line 1276, ../../app/styles/pages/_Checkout.scss */

.tire-cart-quantity .btn-next {
  width: 100%;
  max-width: 100%;
  margin-top: 24px;
}

/* line 1282, ../../app/styles/pages/_Checkout.scss */

.tire-cart-quantity .cart-id {
  clear: both;
  margin: 23px 0 0 0;
  font-size: 12px;
  font-style: italic;
}

@media (min-width: 768px) {
  /* line 1132, ../../app/styles/pages/_Checkout.scss */

  .tire-cart-quantity {
    float: left;
    width: 72%;
    border: none;
  }

  /* line 1294, ../../app/styles/pages/_Checkout.scss */

  .tire-cart-quantity h2 {
    font-size: 36px;
  }

  /* line 1296, ../../app/styles/pages/_Checkout.scss */

  .tire-cart-quantity h2 .icon-gy-treadmark {
    top: -4px;
  }

  /* line 1301, ../../app/styles/pages/_Checkout.scss */

  .tire-cart-quantity .tire-checked-summary {
    padding: 30px 37px 21px 19px;
    border: none;
  }

  /* line 1305, ../../app/styles/pages/_Checkout.scss */

  .tire-cart-quantity .tire-checked-summary ul.tire-checked-summary-items {
    padding-left: 56px;
  }

  /* line 1309, ../../app/styles/pages/_Checkout.scss */

  .tire-cart-quantity .tire-checked-summary li p {
    font-size: 20px;
  }

  /* line 1312, ../../app/styles/pages/_Checkout.scss */

  .tire-cart-quantity .tire-checked-summary li.tire-checked-summary-header {
    padding: 0 0 25px 0;
    margin-left: -56px;
  }

  /* line 1316, ../../app/styles/pages/_Checkout.scss */

  .tire-cart-quantity .tire-checked-summary li.tire-checked-summary-header h2 {
    font-size: 36px;
  }

  /* line 1319, ../../app/styles/pages/_Checkout.scss */

  .tire-cart-quantity .tire-checked-summary li.tire-checked-summary-header h2 .icon-gy-treadmark {
    top: -5px;
  }

  /* line 1328, ../../app/styles/pages/_Checkout.scss */

  .tire-cart-quantity ul.installation-items li {
    padding: 18px 0 0 30px;
  }

  /* line 1333, ../../app/styles/pages/_Checkout.scss */

  .tire-cart-quantity .btn-next {
    width: 200px;
    max-width: 200px;
    margin-top: 24px;
  }
}

/* line 1340, ../../app/styles/pages/_Checkout.scss */

.tire-cart-quantity .unknown-data {
  background-color: white;
  padding: 20px;
}

/* line 1344, ../../app/styles/pages/_Checkout.scss */

.tire-cart-quantity .unknown-data p > a {
  text-decoration: underline;
}

/* line 1350, ../../app/styles/pages/_Checkout.scss */

.checkout-tile-container {
  padding: 10px 0;
}

/* line 1352, ../../app/styles/pages/_Checkout.scss */

.checkout-tile-container .checkout-tile-icon {
  color: #274BA7;
  font-size: 30px;
  display: inline-block;
  vertical-align: top;
  margin-top: 5px;
  min-width: 40px;
}

/* line 1360, ../../app/styles/pages/_Checkout.scss */

.checkout-tile-container .checkout-tile-title {
  color: #274BA7;
  font-weight: bold;
}

/* line 1364, ../../app/styles/pages/_Checkout.scss */

.checkout-tile-container .checkout-tile-info {
  display: inline-block;
  width: 80%;
}

/* line 1368, ../../app/styles/pages/_Checkout.scss */

.checkout-tile-container p {
  margin: 0;
}

/* line 1371, ../../app/styles/pages/_Checkout.scss */

.checkout-tile-container a {
  display: block;
  margin-bottom: 10px;
  font-size: 18px;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}

@media (min-width: 481px) {
  /* line 1377, ../../app/styles/pages/_Checkout.scss */

  .checkout-tile-container.location,
  .checkout-tile-container.appointment {
    float: left;
    width: 50%;
  }
}

/* line 1386, ../../app/styles/pages/_Checkout.scss */

.checkout-confirmation-page .size-info-container {
  margin: 5px 0 0 0;
}

/* line 1388, ../../app/styles/pages/_Checkout.scss */

.checkout-confirmation-page .size-info-container p {
  float: left;
}

/* line 1391, ../../app/styles/pages/_Checkout.scss */

.checkout-confirmation-page .size-info-container .selected-size {
  margin: 0 70px 0 0;
}

/* line 1395, ../../app/styles/pages/_Checkout.scss */

.checkout-confirmation-page .size-info-container .product-code strong {
  display: block;
}

/* line 1400, ../../app/styles/pages/_Checkout.scss */

.checkout-confirmation-page .size-info {
  display: block;
  margin: 0;
}

/* line 1404, ../../app/styles/pages/_Checkout.scss */

.checkout-confirmation-page .checkout-header {
  text-align: left;
}

/* line 1408, ../../app/styles/pages/_Checkout.scss */

.checkout-confirmation-page .checkout-tile-info div {
  display: block;
}

/* line 1410, ../../app/styles/pages/_Checkout.scss */

.checkout-confirmation-page .checkout-tile-info div a {
  display: inline-block;
}

/* line 1415, ../../app/styles/pages/_Checkout.scss */

.checkout-confirmation-page .confirmation-title {
  color: #274BA7;
  font-size: 36px;
  margin: 10px 0;
  text-transform: uppercase;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
}

/* line 1422, ../../app/styles/pages/_Checkout.scss */

.checkout-confirmation-page .optional-legend {
  font-size: 14px;
  font-weight: normal;
  margin-left: 0;
  text-transform: none;
}

/* line 1428, ../../app/styles/pages/_Checkout.scss */

.checkout-confirmation-page .tire-checked-installation-title {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #000;
  font-size: 18px;
  margin: 0;
  text-transform: inherit;
}

/* line 1435, ../../app/styles/pages/_Checkout.scss */

.checkout-confirmation-page .tire-checked-installation-title.second-title {
  color: #274BA7;
}

/* line 1439, ../../app/styles/pages/_Checkout.scss */

.checkout-confirmation-page .gy-form .input-name i {
  display: block;
}

/* line 1442, ../../app/styles/pages/_Checkout.scss */

.checkout-confirmation-page .important-note {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 3px;
}

/* line 1445, ../../app/styles/pages/_Checkout.scss */

.checkout-confirmation-page .important-note p {
  color: #FF2534;
}

/* line 1448, ../../app/styles/pages/_Checkout.scss */

.checkout-confirmation-page .important-note a {
  font-size: 12px;
}

/* line 1452, ../../app/styles/pages/_Checkout.scss */

.checkout-confirmation-page.checkout-page .tire-checked-summary-container {
  border-bottom: none;
}

/* line 1457, ../../app/styles/pages/_Checkout.scss */

.checkout-confirmation-page .gy-form label.error-message {
  color: #FF2534;
}

/* line 1460, ../../app/styles/pages/_Checkout.scss */

.checkout-confirmation-page .gy-form label i {
  display: none;
}

@media (min-width: 992px) {
  /* line 1460, ../../app/styles/pages/_Checkout.scss */

  .checkout-confirmation-page .gy-form label i {
    height: 12px;
  }
}

/* line 1468, ../../app/styles/pages/_Checkout.scss */

.checkout-confirmation-page .gy-form label .error {
  font-weight: normal;
  font-size: 12px;
  font-style: normal;
  text-transform: none;
  color: #FF2534;
}

@media (min-width: 845px) {
  /* line 1456, ../../app/styles/pages/_Checkout.scss */

  .checkout-confirmation-page .gy-form label {
    padding-right: 10px;
  }
}

/* line 1480, ../../app/styles/pages/_Checkout.scss */

.checkout-confirmation-page .checkout-tile-title {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
}

/* line 1485, ../../app/styles/pages/_Checkout.scss */

.checkout-confirmation-page .loc-appt .row > p {
  clear: both;
  margin-left: 40px;
}

/* line 1491, ../../app/styles/pages/_Checkout.scss */

.checkout-confirmation-page .icon-gy-treadmark {
  font-size: 22px;
}

/* line 3, ../../app/styles/pages/_CLPEmailSignUpPage.scss */

.clp-email-sign-up-page .already-member-container {
  border-top: 1px solid #eee;
  padding-top: 10px;
  margin-top: 10px;
}

/* line 7, ../../app/styles/pages/_CLPEmailSignUpPage.scss */

.clp-email-sign-up-page .already-member-container a {
  display: inline-block;
}

/* line 12, ../../app/styles/pages/_CLPEmailSignUpPage.scss */

.clp-email-sign-up-page .already-member-text {
  display: inline-block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.25em;
  margin-right: 5px;
}

/* line 19, ../../app/styles/pages/_CLPEmailSignUpPage.scss */

.clp-email-sign-up-page .what-do-i-get-body {
  border: none;
}

/* line 21, ../../app/styles/pages/_CLPEmailSignUpPage.scss */

.clp-email-sign-up-page .what-do-i-get-body ul {
  padding-left: 15px;
}

/* line 26, ../../app/styles/pages/_CLPEmailSignUpPage.scss */

.clp-email-sign-up-page .gy-nav-windowshade {
  box-shadow: none;
  border-bottom: 1px solid #eee;
}

/* line 32, ../../app/styles/pages/_CLPEmailSignUpPage.scss */

.clp-email-sign-up-page .gy-secondary-windowshade .panel-collapse {
  background: none;
}

/* line 37, ../../app/styles/pages/_CLPEmailSignUpPage.scss */

.clp-email-sign-up-page .add-other-link {
  cursor: pointer;
}

/* line 39, ../../app/styles/pages/_CLPEmailSignUpPage.scss */

.clp-email-sign-up-page .add-other-link span {
  float: left;
  font-family: 'icommon';
  font-size: 1.2em;
  line-height: 1em;
  margin-right: 5px;
}

/* line 47, ../../app/styles/pages/_CLPEmailSignUpPage.scss */

.clp-email-sign-up-page .add-other-link.hidden {
  display: none;
}

/* line 52, ../../app/styles/pages/_CLPEmailSignUpPage.scss */

.clp-email-sign-up-page .change-other-link {
  cursor: pointer;
  float: right;
  display: inline-block;
}

/* line 58, ../../app/styles/pages/_CLPEmailSignUpPage.scss */

.clp-email-sign-up-page .clp-info-form-text,
.clp-email-sign-up-page .col-top-space,
.clp-email-sign-up-page .form-btn-container {
  margin-top: 15px;
}

@media (min-width: 768px) {
  /* line 65, ../../app/styles/pages/_CLPEmailSignUpPage.scss */

  .clp-email-sign-up-page .page-header-description {
    float: left;
    width: 50%;
  }

  /* line 68, ../../app/styles/pages/_CLPEmailSignUpPage.scss */

  .clp-email-sign-up-page .page-header-description p {
    padding-right: 15px;
  }

  /* line 73, ../../app/styles/pages/_CLPEmailSignUpPage.scss */

  .clp-email-sign-up-page .page-header-image {
    background-image: url('/images/CLP/ExtraDrive.png');
    background-repeat: no-repeat;
    background-size: contain;
    -ms-behavior: url('/images/backgroundsize.min.htc');
    margin-left: 30px;
    height: 190px;
    width: 80%;
  }

  /* line 84, ../../app/styles/pages/_CLPEmailSignUpPage.scss */

  .clp-email-sign-up-page .already-member-container {
    border: none;
    margin-top: 15px;
    padding: 0px;
  }

  /* line 90, ../../app/styles/pages/_CLPEmailSignUpPage.scss */

  .clp-email-sign-up-page .additional-info-body {
    padding-left: 0px;
  }

  /* line 94, ../../app/styles/pages/_CLPEmailSignUpPage.scss */

  .clp-email-sign-up-page .form-container,
  .clp-email-sign-up-page .form-btn-container {
    padding-right: 15px;
  }

  /* line 98, ../../app/styles/pages/_CLPEmailSignUpPage.scss */

  .clp-email-sign-up-page .col-left {
    padding: 10px 10px 10px 0px;
  }

  /* line 102, ../../app/styles/pages/_CLPEmailSignUpPage.scss */

  .clp-email-sign-up-page .col-right {
    padding: 10px 0px 10px 10px;
  }

  /* line 106, ../../app/styles/pages/_CLPEmailSignUpPage.scss */

  .clp-email-sign-up-page .btn-clp-form {
    min-width: 200px;
  }

  /* line 110, ../../app/styles/pages/_CLPEmailSignUpPage.scss */

  .clp-email-sign-up-page .link-clp-form {
    cursor: pointer;
  }

  /* line 114, ../../app/styles/pages/_CLPEmailSignUpPage.scss */

  .clp-email-sign-up-page .gy-nav-windowshade {
    border: none;
  }
}

/**
 * TEMPLATE/PARTIAL NAME: contact-us-page
 *
 */

/* line 9, ../../app/styles/pages/_ContactUsPage.scss */

.contact-us-page .gy-windowshade .panel-collapse,
.contact-us-page .gy-secondary-windowshade .panel-collapse,
.contact-us-page .gy-nav-windowshade .panel-collapse,
.contact-us-page .gy-tertiary-windowshade .panel-collapse,
.contact-us-page .gy-coupon-windowshade .panel-collapse,
.contact-us-page .gy-min-windowshade .panel-collapse {
  background-image: none;
}

/* line 14, ../../app/styles/pages/_ContactUsPage.scss */

.contact-us-page .page-header-info .link {
  text-decoration: underline;
}

/* line 18, ../../app/styles/pages/_ContactUsPage.scss */

.contact-us-page .button-container {
  padding-bottom: 10px;
}

/* line 20, ../../app/styles/pages/_ContactUsPage.scss */

.contact-us-page .button-container a {
  margin-bottom: 20px;
  min-width: 200px;
}

/* line 28, ../../app/styles/pages/_ContactUsPage.scss */

.contact-us-page form p {
  float: left;
  width: 100%;
}

/* line 34, ../../app/styles/pages/_ContactUsPage.scss */

.contact-us-page .intro-offlink span:FIRST-CHILD:HOVER {
  text-decoration: underline;
}

/* line 38, ../../app/styles/pages/_ContactUsPage.scss */

.contact-us-page .privacy-link {
  text-decoration: none;
}

/* line 41, ../../app/styles/pages/_ContactUsPage.scss */

.contact-us-page .privacy-link span:FIRST-CHILD:HOVER {
  text-decoration: underline;
}

/* line 47, ../../app/styles/pages/_ContactUsPage.scss */

.contact-us-page .input-name i {
  font-weight: normal;
}

/* line 52, ../../app/styles/pages/_ContactUsPage.scss */

.contact-us-page .characters-counter {
  color: #999999;
  display: table;
  font-weight: normal;
}

/* line 58, ../../app/styles/pages/_ContactUsPage.scss */

.contact-us-page .panel-heading {
  cursor: default;
}

/* line 62, ../../app/styles/pages/_ContactUsPage.scss */

.contact-us-page .detail-sidebar .panel-heading {
  background: url("/images/diagonal.png") #666;
  text-align: center;
}

/* line 67, ../../app/styles/pages/_ContactUsPage.scss */

.contact-us-page .fax {
  margin-top: 10px;
}

/* line 71, ../../app/styles/pages/_ContactUsPage.scss */

.contact-us-page .other-inquiries-list {
  padding: 0;
  margin-top: 5px;
}

/* line 75, ../../app/styles/pages/_ContactUsPage.scss */

.contact-us-page .other-inquiries-list li:FIRST-CHILD {
  margin-top: 0;
}

/* line 79, ../../app/styles/pages/_ContactUsPage.scss */

.contact-us-page .other-inquiries-list li {
  list-style: none;
  margin-top: 20px;
}

/* line 84, ../../app/styles/pages/_ContactUsPage.scss */

.contact-us-page .other-inquiries-list .icon-thin-arrow-right {
  color: #274BA7;
  position: relative;
  left: 5px;
  top: 2px;
}

/* line 92, ../../app/styles/pages/_ContactUsPage.scss */

.contact-us-page .customerServiceContent {
  margin-right: 20px;
}

/* line 96, ../../app/styles/pages/_ContactUsPage.scss */

.contact-us-page .customerServiceContent p:last-child {
  padding-left: 45px;
  text-indent: -45px;
}

@media (min-width: 768px) {
  /* line 103, ../../app/styles/pages/_ContactUsPage.scss */

  .contact-us-page .page-header-info .btn-at-mobile {
    text-decoration: underline;
  }

  /* line 107, ../../app/styles/pages/_ContactUsPage.scss */

  .contact-us-page .customerServiceContent {
    float: left;
  }

  /* line 111, ../../app/styles/pages/_ContactUsPage.scss */

  .contact-us-page .customerServiceContent:FIRST-CHILD {
    margin-right: 40px;
  }

  /* line 114, ../../app/styles/pages/_ContactUsPage.scss */

  .contact-us-page .contact-people-image {
    background-image: url('/images/contact-us-people.png');
    background-repeat: no-repeat;
    height: 298px;
    margin-top: 10px;
  }

  /* line 122, ../../app/styles/pages/_ContactUsPage.scss */

  .contact-us-page form input[type=text],
  .contact-us-page form textarea {
    margin-bottom: 3px;
  }

  /* line 126, ../../app/styles/pages/_ContactUsPage.scss */

  .contact-us-page form input[type=submit] {
    display: inline-block;
    margin-right: 4%;
    width: 44%;
  }

  /* line 134, ../../app/styles/pages/_ContactUsPage.scss */

  .contact-us-page .q-text-area .input-name {
    max-width: 65%;
  }

  /* line 139, ../../app/styles/pages/_ContactUsPage.scss */

  .contact-us-page .characters-counter {
    display: inline;
    float: right;
  }

  /* line 144, ../../app/styles/pages/_ContactUsPage.scss */

  .contact-us-page .input-name {
    display: inline-block;
  }

  /* line 149, ../../app/styles/pages/_ContactUsPage.scss */

  .contact-us-page .col-right {
    padding: 10px 0px 10px 10px;
  }

  /* line 153, ../../app/styles/pages/_ContactUsPage.scss */

  .contact-us-page .col-left {
    padding: 10px 10px 10px 0px;
  }

  /* line 157, ../../app/styles/pages/_ContactUsPage.scss */

  .contact-us-page .col-full-width {
    padding: 10px 0px 10px 0px;
  }
}

@media (min-width: 481px) {
  /* line 164, ../../app/styles/pages/_ContactUsPage.scss */

  .contact-us-page .assistance-details {
    margin-top: 0px;
  }

  /* line 168, ../../app/styles/pages/_ContactUsPage.scss */

  .contact-us-page .contact-form {
    margin-bottom: 0px;
  }
}

/* line 176, ../../app/styles/pages/_ContactUsPage.scss */

.contact-thanks-promo-block {
  padding: 20px;
  overflow: hidden;
}

/* line 179, ../../app/styles/pages/_ContactUsPage.scss */

.contact-thanks-promo-block span {
  float: left;
  width: 40%;
  padding-right: 15px;
  display: inline-block;
  text-align: center;
  max-width: 200px;
}

/* line 187, ../../app/styles/pages/_ContactUsPage.scss */

.contact-thanks-promo-block span img {
  width: 100%;
  display: none;
}

@media (min-width: 480px) {
  /* line 195, ../../app/styles/pages/_ContactUsPage.scss */

  .contact-thanks-promo-block span img {
    display: block;
  }

  /* line 199, ../../app/styles/pages/_ContactUsPage.scss */

  .contact-thanks-promo-block div {
    float: left;
    width: 60%;
  }
}

@media (min-width: 992px) {
  /* line 206, ../../app/styles/pages/_ContactUsPage.scss */

  .contact-thanks-promo-block div {
    width: 78%;
  }
}

/* line 2, ../../app/styles/pages/_CompareTiresPage.scss */

#removeModal h3 {
  color: #274BA7;
}

/* line 5, ../../app/styles/pages/_CompareTiresPage.scss */

#removeModal .icon {
  color: #274BA7;
  margin: 0 10px 0 0;
}

/* line 9, ../../app/styles/pages/_CompareTiresPage.scss */

#removeModal .modal-header button.close {
  top: 5px;
  right: 10px;
}

/* line 13, ../../app/styles/pages/_CompareTiresPage.scss */

#removeModal .modal-header {
  background-color: #274ba7;
}

/* line 16, ../../app/styles/pages/_CompareTiresPage.scss */

#removeModal .modal-header h2.modal-title {
  color: #fff;
}

/* line 19, ../../app/styles/pages/_CompareTiresPage.scss */

#removeModal .close {
  color: #fff;
  text-shadow: none;
}

/* line 25, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires {
  padding: 0 0 5% 0;
}

/* line 27, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .intro-offlink a:hover {
  text-decoration: underline;
}

/* line 30, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .tirename {
  position: relative;
}

/* line 33, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .not-tire-size-available {
  margin: 15px 0 10px 0;
  min-height: 26px;
  position: relative;
  line-height: 1.2;
}

/* line 38, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .not-tire-size-available .icon-triangle-up {
  text-shadow: 0 1px 4px #666;
  color: #ffdd00;
  font-size: 1.7em;
  margin: -10px 0px 0px 2px;
  position: absolute;
  top: 10px;
}

/* line 114, ../../app/styles/_mixins.scss */

.compare-tires .not-tire-size-available .icon-triangle-up small {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #333;
  font-size: 0.7em;
  left: 0;
  margin: 0.35em 0em 0em 0.725em;
  position: absolute;
  text-shadow: none;
}

/* line 46, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .not-tire-size-available .not-available-size-legend,
.compare-tires .not-tire-size-available .tire-not-available-online {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 17px;
}

/* line 52, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires h2,
.compare-tires h3,
.compare-tires h4 {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
  margin: 5px 0 8px;
  vertical-align: top;
}

/* line 59, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires h2 a,
.compare-tires h3 a,
.compare-tires h4 a {
  color: #fff;
}

/* line 62, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires h2:hover,
.compare-tires h3:hover,
.compare-tires h4:hover {
  text-decoration: none;
}

/* line 65, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires h2 .icon-thin-arrow-right,
.compare-tires h3 .icon-thin-arrow-right,
.compare-tires h4 .icon-thin-arrow-right {
  font-size: .75em;
}

/* line 70, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires h3 a,
.compare-tires h3 span {
  color: #ffdd00;
}

/* line 74, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires p {
  font-size: 14px;
}

@media (max-width: 480px) {
  /* line 74, ../../app/styles/pages/_CompareTiresPage.scss */

  .compare-tires p {
    font-size: 12px;
  }
}

/* line 80, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .mobile-compare-leadin {
  padding: 0 15px;
}

/* line 82, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .mobile-compare-leadin p {
  font-size: 14px !important;
}

/* line 86, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .sticky-parent {
  position: relative;
  margin-top: 15px;
  width: 100%;
  overflow: hidden;
  display: table;
}

/* line 93, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .left-cell,
.compare-tires .cell {
  display: table-cell;
}

/* line 97, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .floating {
  position: absolute;
  z-index: 1;
  top: 0;
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
}

/* line 104, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .mobile-header {
  display: table;
  width: 100%;
  background-color: #eaeaea;
}

/* line 108, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .mobile-header p {
  text-align: center;
  padding: 10px 0 10px 0;
  position: relative;
  color: #666;
  line-height: 22px;
  text-transform: uppercase;
  font-size: 14px;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  margin-bottom: 0;
}

/* line 119, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .mobile-header a {
  position: absolute;
  right: 10px;
  top: 12px;
  font-weight: normal;
  font-size: 18px;
  padding-left: 5px;
  color: #00227A;
}

/* line 126, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .mobile-header a:hover {
  text-decoration: none;
}

/* line 132, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .tire-size-label {
  font-size: 14px;
}

/* line 135, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .cell {
  width: 33%;
  padding: 5px 10px;
  border-right: 1px solid #ccc;
}

/* line 138, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .cell.availability {
  height: 215px;
  position: relative;
  padding-bottom: 15px;
}

@media (max-width: 480px) {
  /* line 138, ../../app/styles/pages/_CompareTiresPage.scss */

  .compare-tires .cell.availability {
    height: 185px;
  }
}

/* line 147, ../../app/styles/pages/_CompareTiresPage.scss */

.lt-ie9 .compare-tires .cell {
  padding-left: 0;
  padding-right: 0;
}

/* line 152, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .sub-cell a,
.compare-tires .left-cell a {
  text-decoration: none;
}

/* line 155, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .sub-cell a:hover,
.compare-tires .sub-cell a:focus,
.compare-tires .left-cell a:hover,
.compare-tires .left-cell a:focus {
  text-decoration: none;
}

/* line 159, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .sticky-container,
.compare-tires .top-row {
  height: 140px;
}

@media (min-width: 370px) {
  /* line 159, ../../app/styles/pages/_CompareTiresPage.scss */

  .compare-tires .sticky-container,
  .compare-tires .top-row {
    height: 120px;
  }
}

/* line 166, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .sticky-container {
  width: 100%;
  display: table;
}

/* line 170, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .top-row {
  width: 100%;
  display: table;
  background-color: #274BA7;
  background-color: rgba(0, 40, 120, 0.85);
  background-repeat: repeat;
  background-image: url('/images/diagonal-tight-darker.png');
  overflow: hidden;
}

/* line 176, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .top-row h2,
.compare-tires .top-row h4,
.compare-tires .top-row p {
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}

/* line 180, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .top-row p {
  font-size: 12px;
  font-family: Arial, sans-serif;
}

/* line 184, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .top-row .cell {
  border-right: 1px solid #325ecf;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  height: inherit;
}

/* line 189, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .top-row .tirename h3 p {
  font-family: inherit;
  font-size: 18px;
}

/* line 192, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .top-row .tirename h3 p:hover {
  text-decoration: underline;
}

/* line 196, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .top-row .sub-cell {
  text-align: center;
}

/* line 199, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .top-row .add-col {
  vertical-align: middle;
}

/* line 203, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .lower-row {
  width: 100%;
  display: table;
}

/* line 207, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .lower-row .cell .sub-cell {
  text-align: center;
  padding: 10px 0;
  margin: 10px 0;
}

/* line 211, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .lower-row .cell .sub-cell img {
  width: 50%;
  max-width: 135px;
}

/* line 215, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .lower-row .cell .sub-cell .ea {
  font-size: 60%;
  vertical-align: top;
  top: 7px;
  color: #666;
  display: block;
}

/* line 226, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .lower-row.row-description .cell,
.compare-tires .lower-row.row-weather .cell {
  vertical-align: top;
}

/* line 232, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .lower-row.row-description .cell .sub-cell {
  text-align: left;
}

/* line 238, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .ctas {
  position: absolute;
  bottom: 10px;
  width: 93%;
}

/* line 242, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .ctas .btn {
  display: none;
}

/* line 245, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .ctas p {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 14px;
  line-height: 100%;
  margin: 0;
}

/* line 250, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .ctas p a {
  color: #ffdd00;
  text-transform: uppercase;
}

/* line 256, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .detail-level-1 {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #888;
  font-size: 14px;
}

/* line 260, ../../app/styles/pages/_CompareTiresPage.scss */

.price .compare-tires .detail-level-1 {
  display: block;
  margin: 0;
}

/* line 265, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .detail-level-2 {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #666;
  font-size: 19px;
  line-height: 25px;
}

/* line 270, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .detail-level-2 small {
  display: block;
}

/* line 276, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .price .detail-level-2,
.compare-tires .row-treadlife .detail-level-2 {
  display: block;
}

/* line 280, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .detail-level-3 {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #888;
  display: block;
  font-size: 14px;
}

/* line 286, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .detail-level-na {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #333;
  font-size: 18px;
  margin-bottom: 0;
}

/* line 292, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .detail-level-4 {
  color: #333;
  font-size: 17px;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  line-height: 120%;
}

@media (max-width: 480px) {
  /* line 292, ../../app/styles/pages/_CompareTiresPage.scss */

  .compare-tires .detail-level-4 {
    font-size: 14px;
  }
}

/* line 301, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .detail-level-5 {
  color: #888;
}

/* line 304, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .detail-level-6 {
  font-size: 11px;
  line-height: 120%;
  position: absolute;
  top: 30px;
  left: -6px;
  padding: 0 5px;
  font-family: Arial, sans-serif;
  text-transform: none;
}

/* line 314, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .icon-cat {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  display: block;
  color: #666;
  padding-bottom: 15px;
  text-align: center;
  font-size: 15px;
}

/* line 321, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .icon-cat span {
  font-size: 28px;
  display: block;
  padding-bottom: 4px;
}

/* line 327, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .row-reviews .cell {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 330, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .check-icon {
  position: relative;
  display: block;
  padding-top: 15px;
  text-align: center;
  margin: 0 auto;
}

/* line 336, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .check-icon .icon-circle {
  color: #E0DAF3;
  font-size: 22px;
}

/* line 340, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .check-icon .icon-check-mark {
  width: auto;
  position: absolute;
  color: #274BA7;
  font-size: 35px;
  top: 8px;
  left: 10px;
  right: 0;
}

/* line 350, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .email-comparison {
  text-align: center;
  margin: 20px 0;
}

/* line 354, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .mobile-ctas {
  padding: 15px;
  border-bottom: 1px solid #ccc;
}

/* line 357, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .mobile-ctas .btn {
  margin: 10px 0 0 0;
}

/* line 360, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .mobile-ctas .tire-name {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
}

/* line 364, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .mobile-ctas .icon-thin-arrow-right {
  font-size: 15px;
  color: #2366c1;
}

/* line 369, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .mobile-ctas:first-child {
  border-top: 1px solid #ccc;
}

/* line 372, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .add {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 15px;
  color: #ffdd00;
  padding-top: 10px;
  display: block;
}

@media (max-width: 767px) {
  /* line 372, ../../app/styles/pages/_CompareTiresPage.scss */

  .compare-tires .add {
    padding-top: 2px;
  }
}

/* line 381, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .add .glyphicon,
.compare-tires .add .tire-detail-tire-multi-sku .gy-radio input[type="radio"]:checked + label:before,
.tire-detail-tire-multi-sku .gy-radio .compare-tires .add input[type="radio"]:checked + label:before,
.compare-tires .add .icon-thin-arrow-right {
  font-size: .75em;
  top: -1px;
  left: -3px;
}

/* line 388, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .remove {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #ffdd00;
  font-size: 15px;
}

/* line 392, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .remove .icon-x-close {
  font-size: 18px;
}

@media (min-width: 768px) {
  /* line 392, ../../app/styles/pages/_CompareTiresPage.scss */

  .compare-tires .remove .icon-x-close {
    font-size: 24px;
  }
}

/* line 398, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .remove:hover {
  text-decoration: none;
}

/* line 402, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .remove + span {
  font-size: .75em;
  color: #ffdd00;
}

/* line 406, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .last-mobile-top-cel {
  border-right: 0;
}

/* line 410, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .add-to-cart .chevron {
  margin: 0 5px 0 0;
}

/* line 414, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .divider {
  width: 40%;
  height: 1px;
  border-top: 1px solid #ddd;
  display: inline-block;
  margin: 0 0 5px 0;
}

@media (max-width: 480px) {
  /* line 414, ../../app/styles/pages/_CompareTiresPage.scss */

  .compare-tires .divider {
    width: 38%;
  }
}

/* line 424, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .ORLine {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  margin: 5px 0;
}

@media (min-width: 481px) {
  /* line 424, ../../app/styles/pages/_CompareTiresPage.scss */

  .compare-tires .ORLine {
    margin: 10px 0;
  }
}

/* line 431, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .OR {
  margin: 0 2% 0 2%;
  font-size: 14px;
}

/* line 435, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .avail-link {
  color: #2366c1;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 16px;
  padding: 0;
  margin: 0 auto;
  background-color: transparent;
  border: none;
}

/* line 443, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .avail-link span {
  font-size: .8em;
}

/* line 446, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .avail-link + .icon-thin-arrow-right {
  color: #2366c1;
}

/* line 450, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .avail-link-container {
  text-align: center;
  position: absolute;
  bottom: 15px;
  width: 100%;
  margin-left: -10px;
}

/* line 457, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .rating-and-review-num {
  display: none;
}

/* line 460, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .star-review-list {
  padding: 0;
  margin: 0;
}

/* line 463, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .star-review-list li {
  font-size: 25px;
  margin: 0;
}

/* line 468, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires .page-title-block {
  margin-left: 0;
  margin-right: 0;
  padding-left: 15px;
  border-bottom: none;
}

/* line 474, ../../app/styles/pages/_CompareTiresPage.scss */

.compare-tires p.add-label {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 16px;
}

@media (max-width: 767px) {
  /* line 474, ../../app/styles/pages/_CompareTiresPage.scss */

  .compare-tires p.add-label {
    margin-bottom: 2px;
  }
}

@media (min-width: 640px) {
  /* line 482, ../../app/styles/pages/_CompareTiresPage.scss */

  .compare-tires .sticky-container,
  .compare-tires .top-row {
    height: 100px;
  }
}

@media (min-width: 768px) {
  /* line 487, ../../app/styles/pages/_CompareTiresPage.scss */

  .compare-tires .sticky-container,
  .compare-tires .top-row {
    height: 140px;
  }

  /* line 490, ../../app/styles/pages/_CompareTiresPage.scss */

  .compare-tires .left-cell {
    width: 18%;
  }

  /* line 493, ../../app/styles/pages/_CompareTiresPage.scss */

  .compare-tires .cell {
    width: 27%;
  }

  /* line 496, ../../app/styles/pages/_CompareTiresPage.scss */

  .compare-tires .mobile-visible {
    display: none;
  }

  /* line 499, ../../app/styles/pages/_CompareTiresPage.scss */

  .compare-tires .remove {
    position: absolute;
    right: 5px;
    top: 10px;
  }

  /* line 503, ../../app/styles/pages/_CompareTiresPage.scss */

  .compare-tires .remove .icon-x-close {
    position: absolute;
    top: -5px;
    right: -5px;
  }

  /* line 509, ../../app/styles/pages/_CompareTiresPage.scss */

  .compare-tires .detail-level-2 {
    font-size: 22px;
  }

  /* line 511, ../../app/styles/pages/_CompareTiresPage.scss */

  .compare-tires .detail-level-2 small {
    display: inline-block;
  }

  /* line 515, ../../app/styles/pages/_CompareTiresPage.scss */

  .compare-tires .avail-link {
    font-size: 18px;
    margin-top: 10px;
  }

  /* line 519, ../../app/styles/pages/_CompareTiresPage.scss */

  .compare-tires .page-title-block {
    padding-left: 0px;
  }

  /* line 522, ../../app/styles/pages/_CompareTiresPage.scss */

  .compare-tires .wrapper-inner {
    padding: 0 15px;
  }

  /* line 526, ../../app/styles/pages/_CompareTiresPage.scss */

  .compare-tires .price .detail-level-2 {
    display: inline-block;
  }

  /* line 530, ../../app/styles/pages/_CompareTiresPage.scss */

  .compare-tires h2,
  .compare-tires h3,
  .compare-tires h4 {
    font-size: 22px;
  }

  /* line 535, ../../app/styles/pages/_CompareTiresPage.scss */

  .compare-tires .cell.add-col {
    text-align: center;
    vertical-align: middle;
  }

  /* line 539, ../../app/styles/pages/_CompareTiresPage.scss */

  .compare-tires .add,
  .compare-tires .remove {
    font-size: 18px;
  }

  /* line 543, ../../app/styles/pages/_CompareTiresPage.scss */

  .compare-tires p.add-label {
    text-align: center;
  }

  /* line 546, ../../app/styles/pages/_CompareTiresPage.scss */

  .compare-tires .lower-row {
    clear: left;
  }

  /* line 548, ../../app/styles/pages/_CompareTiresPage.scss */

  .compare-tires .lower-row .cell {
    border-bottom: 1px solid #ccc;
  }

  /* line 550, ../../app/styles/pages/_CompareTiresPage.scss */

  .compare-tires .lower-row .cell .sub-cell {
    text-align: center;
  }

  /* line 552, ../../app/styles/pages/_CompareTiresPage.scss */

  .compare-tires .lower-row .cell .sub-cell p {
    text-align: center;
  }

  /* line 555, ../../app/styles/pages/_CompareTiresPage.scss */

  .compare-tires .lower-row .cell .sub-cell .ea {
    display: inline-block;
  }

  /* line 560, ../../app/styles/pages/_CompareTiresPage.scss */

  .compare-tires .lower-row .left-cell {
    vertical-align: middle;
    border-bottom: 1px solid #ccc;
    background-color: #eaeaea;
    padding: 10px;
  }

  /* line 565, ../../app/styles/pages/_CompareTiresPage.scss */

  .compare-tires .lower-row .left-cell p {
    font-family: "NewsGothicFSLight", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    text-transform: uppercase;
    font-size: 14px;
    position: relative;
    line-height: 120%;
    margin: 0;
  }

  /* line 571, ../../app/styles/pages/_CompareTiresPage.scss */

  .compare-tires .lower-row .left-cell p .feature {
    width: 79%;
    display: inline-block;
  }

  /* line 576, ../../app/styles/pages/_CompareTiresPage.scss */

  .lt-ie9 .compare-tires .lower-row .left-cell p {
    margin: 0 0 0 10px;
  }

  /* line 580, ../../app/styles/pages/_CompareTiresPage.scss */

  .compare-tires .lower-row .left-cell a {
    font-size: 18px;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -10px;
    color: #00227A;
  }

  /* line 585, ../../app/styles/pages/_CompareTiresPage.scss */

  .lt-ie9 .compare-tires .lower-row .left-cell a {
    right: 5px;
  }

  /* line 590, ../../app/styles/pages/_CompareTiresPage.scss */

  .compare-tires .lower-row .left-cell a:hover {
    text-decoration: none;
  }

  /* line 595, ../../app/styles/pages/_CompareTiresPage.scss */

  .lt-ie9 .compare-tires .lower-row .left-cell {
    padding-left: 0;
    padding-right: 0;
  }

  /* line 602, ../../app/styles/pages/_CompareTiresPage.scss */

  .compare-tires .row-treadlife strong {
    display: block;
  }

  /* line 607, ../../app/styles/pages/_CompareTiresPage.scss */

  .compare-tires .top-row h2,
  .compare-tires .top-row h3,
  .compare-tires .top-row h4 {
    text-align: center;
  }

  /* line 610, ../../app/styles/pages/_CompareTiresPage.scss */

  .compare-tires .top-row h3 {
    margin-bottom: 10px;
  }

  /* line 613, ../../app/styles/pages/_CompareTiresPage.scss */

  .compare-tires .top-row .left-cell {
    padding: 5px 7px;
    background-color: transparent;
    text-align: center;
    vertical-align: middle;
  }

  /* line 618, ../../app/styles/pages/_CompareTiresPage.scss */

  .compare-tires .top-row .left-cell p {
    margin: 0;
  }

  /* line 621, ../../app/styles/pages/_CompareTiresPage.scss */

  .lt-ie9 .compare-tires .top-row .left-cell {
    padding-left: 0;
    padding-right: 0;
  }

  /* line 626, ../../app/styles/pages/_CompareTiresPage.scss */

  .compare-tires .top-row .tirename h3 p {
    font-size: 22px;
  }

  /* line 629, ../../app/styles/pages/_CompareTiresPage.scss */

  .compare-tires .top-row .cell {
    position: relative;
  }

  /* line 632, ../../app/styles/pages/_CompareTiresPage.scss */

  .compare-tires .top-row .sub-cell {
    padding: 25px 0 0 0;
  }

  /* line 636, ../../app/styles/pages/_CompareTiresPage.scss */

  .compare-tires .top-row .add-col .sub-cell {
    padding: 0;
  }

  /* line 641, ../../app/styles/pages/_CompareTiresPage.scss */

  .compare-tires .icon-cat {
    font-family: "NewsGothicFSLight", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    line-height: 48px;
    padding-bottom: 0;
    font-size: 18px;
  }

  /* line 646, ../../app/styles/pages/_CompareTiresPage.scss */

  .compare-tires .icon-cat span {
    position: relative;
    top: 4px;
    display: inline-block;
    padding-right: 6px;
    font-size: 35px;
  }

  /* line 654, ../../app/styles/pages/_CompareTiresPage.scss */

  .compare-tires .context-col {
    border-left: 1px solid #325ecf;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
  }

  /* line 658, ../../app/styles/pages/_CompareTiresPage.scss */

  .compare-tires .ctas {
    text-align: center;
  }

  /* line 660, ../../app/styles/pages/_CompareTiresPage.scss */

  .compare-tires .ctas p {
    margin: 0 0 8px 0;
    font-size: 16px;
  }

  /* line 664, ../../app/styles/pages/_CompareTiresPage.scss */

  .compare-tires .ctas .star-review-list {
    display: inline-block;
  }

  /* line 666, ../../app/styles/pages/_CompareTiresPage.scss */

  .compare-tires .ctas .star-review-list li span:hover {
    cursor: pointer;
  }

  /* line 670, ../../app/styles/pages/_CompareTiresPage.scss */

  .compare-tires .ctas .btn {
    display: inline-block;
    line-height: 36px;
    padding-left: 20px;
    padding-right: 20px;
    margin: 5px 10px;
    font-size: 16px;
  }

  /* line 680, ../../app/styles/pages/_CompareTiresPage.scss */

  .compare-tires .check-icon .icon-circle {
    font-size: 33px;
  }

  /* line 683, ../../app/styles/pages/_CompareTiresPage.scss */

  .compare-tires .check-icon .icon-check-mark {
    font-size: 55px;
    top: 2px;
    left: 15px;
    right: 0;
  }

  /* line 690, ../../app/styles/pages/_CompareTiresPage.scss */

  .compare-tires .add-to-cart {
    background-image: -webkit-gradient(linear, left bottom, right top, color-stop(0px, #E3D046), color-stop(15px, #E3D046), color-stop(15px, #ffdd00), color-stop(100%, #ffdd00)) !important;
    background-image: -webkit-linear-gradient(-225deg, #E3D046 0px, #E3D046 15px, #ffdd00 15px, #ffdd00 100%) !important;
    background-image: -webkit-linear-gradient(135deg, #e3d046 0px, #e3d046 15px, #ffdd00 15px, #ffdd00 100%) !important;
    background-image: linear-gradient(-45deg, #e3d046 0px, #e3d046 15px, #ffdd00 15px, #ffdd00 100%) !important;
    background-position: -5px -5px;
    padding-left: 30px;
    padding-right: 30px;
    color: #000;
    background-color: #ffdd00;
    border-color: #ccc;
    font-family: "NewsGothicDemiBold", Arial, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 0;
    color: #111;
    border: none !important;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
    text-shadow: -1px -1px 2px rgba(255, 255, 255, 0.5);
    margin-right: 2px;
    position: relative;
    line-height: 40px;
    padding-top: 0;
    padding-bottom: 0;
  }

  /* line 11, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

  .compare-tires .add-to-cart:hover,
  .compare-tires .add-to-cart:focus,
  .compare-tires .add-to-cart:active,
  .compare-tires .add-to-cart.active,
  .open > .compare-tires .add-to-cart.dropdown-toggle {
    color: #000;
    background-color: #ccb100;
    border-color: #adadad;
  }

  /* line 20, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

  .compare-tires .add-to-cart:active,
  .compare-tires .add-to-cart.active,
  .open > .compare-tires .add-to-cart.dropdown-toggle {
    background-image: none;
  }

  /* line 28, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

  .compare-tires .add-to-cart.disabled,
  .compare-tires .add-to-cart.disabled:hover,
  .compare-tires .add-to-cart.disabled:focus,
  .compare-tires .add-to-cart.disabled:active,
  .compare-tires .add-to-cart.disabled.active,
  .compare-tires .add-to-cart[disabled],
  .compare-tires .add-to-cart[disabled]:hover,
  .compare-tires .add-to-cart[disabled]:focus,
  .compare-tires .add-to-cart[disabled]:active,
  .compare-tires .add-to-cart[disabled].active,
  fieldset[disabled] .compare-tires .add-to-cart,
  fieldset[disabled] .compare-tires .add-to-cart:hover,
  fieldset[disabled] .compare-tires .add-to-cart:focus,
  fieldset[disabled] .compare-tires .add-to-cart:active,
  fieldset[disabled] .compare-tires .add-to-cart.active {
    background-color: #ffdd00;
    border-color: #ccc;
  }

  /* line 38, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

  .compare-tires .add-to-cart .badge {
    color: #ffdd00;
    background-color: #000;
  }

  /* line 19, ../../app/styles/components/_buttons.scss */

  .compare-tires .add-to-cart .glyphicon,
  .compare-tires .add-to-cart .tire-detail-tire-multi-sku .gy-radio input[type="radio"]:checked + label:before,
  .tire-detail-tire-multi-sku .gy-radio .compare-tires .add-to-cart input[type="radio"]:checked + label:before,
  .compare-tires .add-to-cart .icon {
    padding-left: 5px;
    padding-right: 5px;
  }

  /* line 23, ../../app/styles/components/_buttons.scss */

  .compare-tires .add-to-cart:hover,
  .compare-tires .add-to-cart:active,
  .compare-tires .add-to-cart:focus {
    color: #000;
    box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.4);
    text-shadow: none;
  }

  /* line 29, ../../app/styles/components/_buttons.scss */

  .lt-ie9 .compare-tires .add-to-cart:hover,
  .lt-ie9 .compare-tires .add-to-cart:active,
  .lt-ie9 .compare-tires .add-to-cart:focus {
    background-color: #ebcd0b;
    background-image: none;
  }

  /* line 34, ../../app/styles/components/_buttons.scss */

  .compare-tires .add-to-cart:focus {
    box-shadow: 2px 2px 30px rgba(0, 0, 0, 0.5);
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
  }

  /* line 40, ../../app/styles/components/_buttons.scss */

  .compare-tires .add-to-cart:disabled {
    opacity: 1;
    filter: alpha(opacity=1);
    background-color: #dfcc73;
  }

  /* line 45, ../../app/styles/components/_buttons.scss */

  .compare-tires .add-to-cart.active {
    color: #F7EE58;
    background-color: #274BA7;
    border-color: #224292;
    background-image: -webkit-gradient(linear, left bottom, right top, color-stop(0px, #275190), color-stop(15px, #275190), color-stop(15px, #3063B0), color-stop(100%, #3063B0)) !important;
    background-image: -webkit-linear-gradient(-225deg, #275190 0px, #275190 15px, #3063B0 15px, #3063B0 100%) !important;
    background-image: -webkit-linear-gradient(135deg, #275190 0px, #275190 15px, #3063b0 15px, #3063b0 100%) !important;
    background-image: linear-gradient(-45deg, #275190 0px, #275190 15px, #3063b0 15px, #3063b0 100%) !important;
    background-position: -5px -5px;
    padding-left: 30px;
    padding-right: 30px;
    color: #fff !important;
    box-shadow: none;
    text-shadow: -1px -1px 2px rgba(0, 0, 0, 0.5);
  }

  /* line 11, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

  .compare-tires .add-to-cart.active:hover,
  .compare-tires .add-to-cart.active:focus,
  .compare-tires .add-to-cart.active:active,
  .compare-tires .add-to-cart.active.active,
  .open > .compare-tires .add-to-cart.active.dropdown-toggle {
    color: #F7EE58;
    background-color: #1d387e;
    border-color: #172b61;
  }

  /* line 20, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

  .compare-tires .add-to-cart.active:active,
  .compare-tires .add-to-cart.active.active,
  .open > .compare-tires .add-to-cart.active.dropdown-toggle {
    background-image: none;
  }

  /* line 28, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

  .compare-tires .add-to-cart.active.disabled,
  .compare-tires .add-to-cart.active.disabled:hover,
  .compare-tires .add-to-cart.active.disabled:focus,
  .compare-tires .add-to-cart.active.disabled:active,
  .compare-tires .add-to-cart.active.disabled.active,
  .compare-tires .add-to-cart.active[disabled],
  .compare-tires .add-to-cart.active[disabled]:hover,
  .compare-tires .add-to-cart.active[disabled]:focus,
  .compare-tires .add-to-cart.active[disabled]:active,
  .compare-tires .add-to-cart.active[disabled].active,
  fieldset[disabled] .compare-tires .add-to-cart.active,
  fieldset[disabled] .compare-tires .add-to-cart.active:hover,
  fieldset[disabled] .compare-tires .add-to-cart.active:focus,
  fieldset[disabled] .compare-tires .add-to-cart.active:active,
  fieldset[disabled] .compare-tires .add-to-cart.active.active {
    background-color: #274BA7;
    border-color: #224292;
  }

  /* line 38, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

  .compare-tires .add-to-cart.active .badge {
    color: #274BA7;
    background-color: #F7EE58;
  }

  /* line 51, ../../app/styles/components/_buttons.scss */

  .compare-tires .add-to-cart.active:hover,
  .compare-tires .add-to-cart.active:active,
  .compare-tires .add-to-cart.active:focus {
    color: #eee !important;
    box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.6);
    text-shadow: none;
  }

  /* line 57, ../../app/styles/components/_buttons.scss */

  .lt-ie9 .compare-tires .add-to-cart.active:hover,
  .lt-ie9 .compare-tires .add-to-cart.active:active,
  .lt-ie9 .compare-tires .add-to-cart.active:focus {
    background-color: #3063b0;
    background-image: none;
  }

  /* line 62, ../../app/styles/components/_buttons.scss */

  .compare-tires .add-to-cart.active:disabled {
    background-color: #456493;
  }

  /* line 65, ../../app/styles/components/_buttons.scss */

  .compare-tires .add-to-cart.active:after {
    content: " ";
    border-top: 12px solid #3063b0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    display: inline-block;
    margin: 0 45% -10px 0;
    width: 0;
    height: 0;
    position: absolute;
    z-index: 2;
    bottom: 0;
    right: 0;
  }

  /* line 79, ../../app/styles/components/_buttons.scss */

  .lt-ie9 .compare-tires .add-to-cart.active {
    background-color: #3063b0;
    background-image: none;
  }
}

@media (min-width: 1025px) {
  /* line 695, ../../app/styles/pages/_CompareTiresPage.scss */

  .compare-tires .sticky-container,
  .compare-tires .top-row {
    height: 120px;
  }
}

/* line 1, ../../app/styles/pages/_ErrorPages.scss */

.error-page {
  padding: 10px 15px;
}

/* line 3, ../../app/styles/pages/_ErrorPages.scss */

.error-page .heading {
  font-size: 24px;
  color: #274BA7;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  text-align: center;
}

/* line 9, ../../app/styles/pages/_ErrorPages.scss */

.error-page .subheading {
  color: #555555;
  margin: 0 auto;
  text-align: center;
}

/* line 14, ../../app/styles/pages/_ErrorPages.scss */

.error-page .ctas {
  text-align: center;
  margin-bottom: 20px;
}

/* line 17, ../../app/styles/pages/_ErrorPages.scss */

.error-page .ctas .prev-page-btn {
  margin: 20px 0 20px 0;
}

/* line 20, ../../app/styles/pages/_ErrorPages.scss */

.error-page .ctas .go-home-btn {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
  position: relative;
  top: 3px;
}

/* line 26, ../../app/styles/pages/_ErrorPages.scss */

.error-page .ctas .OR,
.error-page .ctas .find-store {
  margin-left: 30px;
}

@media (min-width: 768px) {
  /* line 1, ../../app/styles/pages/_ErrorPages.scss */

  .error-page {
    padding: 40px 15px 100px;
  }

  /* line 32, ../../app/styles/pages/_ErrorPages.scss */

  .error-page .heading {
    font-size: 36px;
    text-align: center;
  }

  /* line 36, ../../app/styles/pages/_ErrorPages.scss */

  .error-page .subheading {
    text-align: center;
    font-size: 16px;
  }

  /* line 40, ../../app/styles/pages/_ErrorPages.scss */

  .error-page .ctas {
    text-align: center;
  }

  /* line 42, ../../app/styles/pages/_ErrorPages.scss */

  .error-page .ctas .prev-page-btn {
    display: inline-block;
    margin-right: 20px;
  }
}

/* ----- 404 Not Found Error ----- */

/* line 53, ../../app/styles/pages/_ErrorPages.scss */

.error-404-page .or-visit-text {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
  margin-bottom: 30px;
}

/* line 58, ../../app/styles/pages/_ErrorPages.scss */

.error-404-page .columns {
  border-top: 1px solid #ddd;
  margin-left: 0;
  margin-right: 0;
  padding: 20px 0 10px;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 64, ../../app/styles/pages/_ErrorPages.scss */

.error-404-page .columns .list-heading {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 24px;
  color: #2366c1;
  margin: 0;
}

/* line 71, ../../app/styles/pages/_ErrorPages.scss */

.error-404-page .columns .list-heading.more a {
  color: #333;
}

/* line 75, ../../app/styles/pages/_ErrorPages.scss */

.error-404-page .columns ul {
  list-style: none;
  padding: 0;
  margin: 10px 0 20px 0;
  text-align: left;
}

/* line 80, ../../app/styles/pages/_ErrorPages.scss */

.error-404-page .columns ul li {
  font-size: 18px;
  line-height: 140%;
}

/* line 83, ../../app/styles/pages/_ErrorPages.scss */

.error-404-page .columns ul li a {
  padding: 2px 0;
  display: inline-block;
}

/* line 89, ../../app/styles/pages/_ErrorPages.scss */

.error-404-page .columns .column {
  margin-left: -30px;
}

@media (min-width: 768px) {
  /* line 95, ../../app/styles/pages/_ErrorPages.scss */

  .error-404-page .columns {
    background-image: none;
    border-top: 0;
    margin: 0;
    margin-left: 10%;
  }

  /* line 100, ../../app/styles/pages/_ErrorPages.scss */

  .error-404-page .columns .column {
    margin-left: 0;
  }

  /* line 103, ../../app/styles/pages/_ErrorPages.scss */

  .error-404-page .columns .list-heading {
    margin-bottom: 15px;
  }

  /* line 106, ../../app/styles/pages/_ErrorPages.scss */

  .error-404-page .columns ul {
    margin: 0 0 60px;
  }

  /* line 109, ../../app/styles/pages/_ErrorPages.scss */

  .error-404-page .columns ul li a {
    padding: 5px 0;
  }
}

/* ----- Out of Stock Error ----- */

/* line 120, ../../app/styles/pages/_ErrorPages.scss */

.out-of-stock .subheading a,
.server-failure-cart .subheading a {
  text-decoration: underline;
}

/* line 125, ../../app/styles/pages/_ErrorPages.scss */

.out-of-stock .or-label,
.server-failure-cart .or-label {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
  vertical-align: middle;
  display: block;
}

/* line 133, ../../app/styles/pages/_ErrorPages.scss */

.out-of-stock .ctas .go-home-btn + span,
.server-failure-cart .ctas .go-home-btn + span {
  font-size: 14px;
  color: #2366c1;
  color: #274BA7;
  vertical-align: middle;
  margin: 0 0 0 -4px;
}

@media (max-width: 767px) {
  /* line 143, ../../app/styles/pages/_ErrorPages.scss */

  .out-of-stock .ctas .prev-page-btn a,
  .server-failure-cart .ctas .prev-page-btn a {
    width: 80% !important;
    margin: 20px auto 30px !important;
  }
}

@media (min-width: 768px) {
  /* line 150, ../../app/styles/pages/_ErrorPages.scss */

  .out-of-stock .ideal-break,
  .server-failure-cart .ideal-break {
    display: block;
  }

  /* line 153, ../../app/styles/pages/_ErrorPages.scss */

  .out-of-stock .heading,
  .server-failure-cart .heading {
    font-size: 32px;
    letter-spacing: 0.5px;
  }

  /* line 157, ../../app/styles/pages/_ErrorPages.scss */

  .out-of-stock .subheading,
  .server-failure-cart .subheading {
    font-size: 18px;
  }

  /* line 160, ../../app/styles/pages/_ErrorPages.scss */

  .out-of-stock .ctas,
  .server-failure-cart .ctas {
    margin-top: 20px;
  }

  /* line 162, ../../app/styles/pages/_ErrorPages.scss */

  .out-of-stock .ctas .go-back-btn,
  .server-failure-cart .ctas .go-back-btn {
    padding: 5px 40px 5px 40px;
    font-size: 18px;
  }

  /* line 167, ../../app/styles/pages/_ErrorPages.scss */

  .out-of-stock .or-label,
  .server-failure-cart .or-label {
    margin: 0 0 0 15px;
    display: inline-block;
  }
}

/* line 3, ../../app/styles/pages/_GoodyearCoupons.scss */

.authentic-goodyear-coupons .main-content {
  margin-bottom: 20px;
}

/* line 7, ../../app/styles/pages/_GoodyearCoupons.scss */

.authentic-goodyear-coupons .main-content ul {
  padding-left: 0;
}

/* line 11, ../../app/styles/pages/_GoodyearCoupons.scss */

.authentic-goodyear-coupons .main-content li {
  padding-bottom: 10px;
}

/* line 15, ../../app/styles/pages/_GoodyearCoupons.scss */

.authentic-goodyear-coupons .main-content .btn {
  margin: 20px;
}

/* line 19, ../../app/styles/pages/_GoodyearCoupons.scss */

.authentic-goodyear-coupons .main-content .col-md-6 {
  padding-right: 35px;
}

/* line 3, ../../app/styles/pages/_GoodyearCreditCardPage.scss */

.goodyear-credit-card-page h1 {
  color: #1A3C8C;
}

/* line 7, ../../app/styles/pages/_GoodyearCreditCardPage.scss */

.goodyear-credit-card-page h2 {
  color: #274BA7;
}

/* line 11, ../../app/styles/pages/_GoodyearCreditCardPage.scss */

.goodyear-credit-card-page h3 {
  color: #000;
}

/* line 15, ../../app/styles/pages/_GoodyearCreditCardPage.scss */

.goodyear-credit-card-page h4 {
  color: #1A3C8C;
}

/* line 20, ../../app/styles/pages/_GoodyearCreditCardPage.scss */

.goodyear-credit-card-page .page-header {
  background-image: url('/images/diagonal-tight-darker.png');
}

/* line 24, ../../app/styles/pages/_GoodyearCreditCardPage.scss */

.goodyear-credit-card-page .access-link-container {
  font-size: 16px;
}

/* line 26, ../../app/styles/pages/_GoodyearCreditCardPage.scss */

.goodyear-credit-card-page .access-link-container a {
  display: inline-block;
}

/* line 31, ../../app/styles/pages/_GoodyearCreditCardPage.scss */

.goodyear-credit-card-page .icon-2x {
  background-image: url('/images/goodyearCreditCard/gy-cc-2x.png');
}

/* line 35, ../../app/styles/pages/_GoodyearCreditCardPage.scss */

.goodyear-credit-card-page .icon-0 {
  background-image: url('/images/goodyearCreditCard/gy-cc-0.png');
}

/* line 39, ../../app/styles/pages/_GoodyearCreditCardPage.scss */

.goodyear-credit-card-page .icon-monthly {
  background-image: url('/images/goodyearCreditCard/gy-cc-monthly.png');
}

/* line 43, ../../app/styles/pages/_GoodyearCreditCardPage.scss */

.goodyear-credit-card-page .icon-financing {
  background-image: url('/images/goodyearCreditCard/gy-cc-financing.png');
}

/* line 47, ../../app/styles/pages/_GoodyearCreditCardPage.scss */

.goodyear-credit-card-page .icon-oil {
  background-image: url('/images/goodyearCreditCard/gy-cc-oil.png');
}

/* line 51, ../../app/styles/pages/_GoodyearCreditCardPage.scss */

.goodyear-credit-card-page .icon-rotation {
  background-image: url('/images/goodyearCreditCard/gy-cc-rotation.png');
}

/* line 55, ../../app/styles/pages/_GoodyearCreditCardPage.scss */

.goodyear-credit-card-page .icon-offer {
  background-image: url('/images/goodyearCreditCard/gy-cc-offers.png');
}

/* line 59, ../../app/styles/pages/_GoodyearCreditCardPage.scss */

.goodyear-credit-card-page .icon-locations {
  background-image: url('/images/goodyearCreditCard/gy-cc-location.png');
}

/* line 63, ../../app/styles/pages/_GoodyearCreditCardPage.scss */

.goodyear-credit-card-page .icon-atm {
  background-image: url('/images/goodyearCreditCard/gy-cc-atm.png');
}

/* line 67, ../../app/styles/pages/_GoodyearCreditCardPage.scss */

.goodyear-credit-card-page .icon-24-7 {
  background-image: url('/images/goodyearCreditCard/gy-cc-24-7.png');
}

/* line 71, ../../app/styles/pages/_GoodyearCreditCardPage.scss */

.goodyear-credit-card-page .icon-fraud {
  background-image: url('/images/goodyearCreditCard/gy-cc-fraud.png');
}

@media (min-width: 768px) {
  /* line 77, ../../app/styles/pages/_GoodyearCreditCardPage.scss */

  .goodyear-credit-card-page .page-header-image {
    background-image: url('/images/goodyearCreditCard/credit-card.png');
  }

  /* line 81, ../../app/styles/pages/_GoodyearCreditCardPage.scss */

  .goodyear-credit-card-page .page-header-description {
    margin-right: 0%;
    margin-top: 20px;
  }

  /* line 87, ../../app/styles/pages/_GoodyearCreditCardPage.scss */

  .goodyear-credit-card-page .access-link-container .gy-link {
    font-size: 1.4em;
  }
}

@media (min-width: 1024px) {
  /* line 96, ../../app/styles/pages/_GoodyearCreditCardPage.scss */

  .goodyear-credit-card-page .page-header-description {
    margin: 50px 10% 35px 0px;
  }

  /* line 100, ../../app/styles/pages/_GoodyearCreditCardPage.scss */

  .goodyear-credit-card-page .page-header-image {
    margin-top: 50px;
    min-height: 335px;
  }
}

/**
 * TEMPLATE/PARTIAL NAME: About Us Landing Page
 *
 */

/* line 7, ../../app/styles/pages/_LearnLandingPage.scss */

.learn-landing-page .page-background {
  background-image: url('/images/background/GYLearning.jpg');
  height: 100%;
}

/* line 12, ../../app/styles/pages/_LearnLandingPage.scss */

.learn-landing-page .learn-masthead {
  max-width: 460px;
}

/* line 16, ../../app/styles/pages/_LearnLandingPage.scss */

.learn-landing-page .learn-text-block {
  padding-bottom: 0px;
}

/* line 18, ../../app/styles/pages/_LearnLandingPage.scss */

.learn-landing-page .learn-text-block h5 {
  color: #ffdd00;
}

/* line 23, ../../app/styles/pages/_LearnLandingPage.scss */

.learn-landing-page .btn-container {
  background-image: url('/images/learnLanding/text-block-bg.png');
  background-position: 0;
  background-repeat: no-repeat;
  background-size: 100%;
  -ms-behavior: url('/images/backgroundsize.min.htc');
  max-width: 320px;
  margin: 0 auto;
  min-height: 146px;
  text-align: center;
}

/* line 34, ../../app/styles/pages/_LearnLandingPage.scss */

.learn-landing-page .btn-container .btn {
  margin: 90px auto 0px auto;
  width: 90%;
}

/* using the hybris body class with !important to override the warranty class in the template */

/* Tips */

/* line 4, ../../app/styles/pages/_LearnPages.scss */

.page-tipsToBuyLearn .detail-page-img {
  background-image: url('/images/learn/tips/landing.jpg') !important;
  width: 305px !important;
  height: 205px !important;
  min-height: 0 !important;
}

/* line 13, ../../app/styles/pages/_LearnPages.scss */

.page-winterVsAllSeasonLearn .detail-page-img {
  background-image: url('/images/learn/tips/winterVsAllSeason.jpg') !important;
  width: 305px !important;
  height: 205px !important;
  min-height: 0 !important;
}

/* line 22, ../../app/styles/pages/_LearnPages.scss */

.page-performanceTiresLearn .detail-page-img {
  background-image: url('/images/learn/tips/performance.jpg') !important;
  width: 305px !important;
  height: 205px !important;
  min-height: 0 !important;
}

/* line 31, ../../app/styles/pages/_LearnPages.scss */

.page-spareTiresLearn .detail-page-img {
  background-image: url('/images/learn/tips/spare.jpg') !important;
  width: 305px !important;
  height: 205px !important;
  min-height: 0 !important;
}

/* line 40, ../../app/styles/pages/_LearnPages.scss */

.page-findSizeLearn .detail-page-img {
  background-image: url('/images/learn/tips/size.jpg') !important;
  width: 305px !important;
  height: 205px !important;
  min-height: 0 !important;
}

/* line 49, ../../app/styles/pages/_LearnPages.scss */

.page-buyingAndOwningWinterTiresLearn .detail-page-img {
  background-image: url('/images/learn/tips/buyingAndOwningWinterTires.jpg') !important;
  width: 305px !important;
  height: 205px !important;
  min-height: 0 !important;
}

/* line 56, ../../app/styles/pages/_LearnPages.scss */

.page-buyingAndOwningWinterTiresLearn a:hover {
  cursor: pointer;
}

/* line 62, ../../app/styles/pages/_LearnPages.scss */

.page-treadTestsLearn .detail-page-img {
  background-image: url('/images/learn/tips/tread.jpg') !important;
  width: 305px !important;
  height: 205px !important;
  min-height: 0 !important;
}

/* Specs */

/* line 71, ../../app/styles/pages/_LearnPages.scss */

.page-tireSpecsTechLearn .detail-page-img {
  background-image: url('/images/learn/specs/landing.jpg') !important;
  width: 305px !important;
  height: 205px !important;
  min-height: 0 !important;
}

/* line 80, ../../app/styles/pages/_LearnPages.scss */

.page-tireGlossaryLearn .detail-page-img {
  background-image: url('/images/learn/specs/glossary.jpg') !important;
  width: 305px !important;
  height: 205px !important;
  min-height: 0 !important;
}

/* Care */

/* line 90, ../../app/styles/pages/_LearnPages.scss */

.page-tireWearLearn .detail-page-img {
  background-image: url('/images/learn/tireCare/inspection.jpg') !important;
  width: 305px !important;
  height: 205px !important;
  min-height: 0 !important;
}

/* line 99, ../../app/styles/pages/_LearnPages.scss */

.page-treadTestsLearn .detail-page-img {
  background-image: url('/images/learn/tireCare/tread.jpg') !important;
  width: 305px !important;
  height: 205px !important;
  min-height: 0 !important;
}

/* line 108, ../../app/styles/pages/_LearnPages.scss */

.page-tireAirPressureLearn .detail-page-img {
  background-image: url('/images/learn/tireCare/airPressure.jpg') !important;
  width: 305px !important;
  height: 205px !important;
  min-height: 0 !important;
}

/* line 117, ../../app/styles/pages/_LearnPages.scss */

.page-fixAFlatLearn .detail-page-img {
  background-image: url('/images/learn/tireCare/fixAFlat.jpg') !important;
  width: 305px !important;
  height: 205px !important;
  min-height: 0 !important;
}

/* line 126, ../../app/styles/pages/_LearnPages.scss */

.page-tireCareMaintenanceLearn .detail-page-img {
  background-image: url('/images/learn/tireCare/maintenance.jpg') !important;
  width: 305px !important;
  height: 205px !important;
  min-height: 0 !important;
}

/* line 135, ../../app/styles/pages/_LearnPages.scss */

.page-tireCareLearn .detail-page-img {
  background-image: url('/images/learn/tireCare/landing.jpg') !important;
  width: 305px !important;
  height: 203px !important;
  min-height: 0 !important;
}

/*Driving Tips*/

/* line 145, ../../app/styles/pages/_LearnPages.scss */

.page-drivingTips .detail-page-img {
  background-image: url('/images/learn/drivingTips/landing.jpg') !important;
  width: 305px !important;
  height: 203px !important;
  min-height: 0 !important;
}

/* line 154, ../../app/styles/pages/_LearnPages.scss */

.page-wetDrivingTipsLearn .detail-page-img {
  background-image: url('/images/learn/drivingTips/wet.jpg') !important;
  width: 305px !important;
  height: 203px !important;
  min-height: 0 !important;
}

/* line 163, ../../app/styles/pages/_LearnPages.scss */

.page-winterDrivingTipsLearn .detail-page-img {
  background-image: url('/images/learn/drivingTips/winter.jpg') !important;
  width: 305px !important;
  height: 203px !important;
  min-height: 0 !important;
}

/* line 172, ../../app/styles/pages/_LearnPages.scss */

.page-improveGasMileageLearn .detail-page-img {
  background-image: url('/images/learn/drivingTips/improveGasMileage.jpg') !important;
  width: 305px !important;
  height: 203px !important;
  min-height: 0 !important;
}

/* line 181, ../../app/styles/pages/_LearnPages.scss */

.page-studdedTiresAndTireChainsLearn .detail-page-img {
  background-image: url('/images/learn/drivingTips/studdedTiresAndTireChains.jpg') !important;
  width: 305px !important;
  height: 203px !important;
  min-height: 0 !important;
}

/* line 3, ../../app/styles/pages/_LocateServiceCenterPage.scss */

.locate-service-center-page .masthead .tsn-icon {
  background-image: url('/images/locateServiceCenter/tsn.png');
  width: 140px;
  background-repeat: no-repeat;
  height: 50px;
  background-position: center;
}

/* line 11, ../../app/styles/pages/_LocateServiceCenterPage.scss */

.locate-service-center-page .masthead h1 {
  padding-top: 5px;
  padding-bottom: 5px;
}

/* line 17, ../../app/styles/pages/_LocateServiceCenterPage.scss */

.locate-service-center-page .masthead .text-content p {
  padding: 5px 0 0 0;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #274BA7;
  font-size: 16px;
}

/* line 23, ../../app/styles/pages/_LocateServiceCenterPage.scss */

.locate-service-center-page .masthead .text-content h5 {
  font-size: 16px;
  color: #333;
  margin: 20px 0 0 0;
}

/* line 29, ../../app/styles/pages/_LocateServiceCenterPage.scss */

.locate-service-center-page .masthead .gy-link {
  margin-top: 15px;
  display: block;
}

/* line 35, ../../app/styles/pages/_LocateServiceCenterPage.scss */

.locate-service-center-page .page-background {
  background-image: url('/images/background/ServiceCenter.jpg');
  height: 100%;
}

@media (min-width: 768px) {
  /* line 41, ../../app/styles/pages/_LocateServiceCenterPage.scss */

  .locate-service-center-page h1 {
    font-size: 56px;
    padding-top: 15px;
  }
}

/**
 * TEMPLATE/PARTIAL NAME: home-page
 *
 */

/* line 6, ../../app/styles/pages/_HomePage.scss */

.homepage-container .page-background {
  background-image: url('/images/homePage/homepage_back_sm.jpg');
}

/* line 10, ../../app/styles/pages/_HomePage.scss */

.homepage-container .masthead h1 {
  color: #274ba7;
  font-size: 30px;
  border-bottom: 0px;
}

/* line 15, ../../app/styles/pages/_HomePage.scss */

.homepage-container .masthead h2,
.homepage-container .masthead .h2 {
  font-size: 20px;
  padding-bottom: 5px;
  border-bottom: 1px solid rgba(0, 51, 153, 0.3);
}

/* line 20, ../../app/styles/pages/_HomePage.scss */

.homepage-container .masthead .gy-home-button-stores {
  padding-left: 15px;
}

/* line 23, ../../app/styles/pages/_HomePage.scss */

.homepage-container .masthead .home-masthead-text {
  border-top: 1px solid rgba(0, 51, 153, 0.3);
  display: block;
  font-size: 20px;
}

@media (min-width: 481px) {
  /* line 30, ../../app/styles/pages/_HomePage.scss */

  .homepage-container .page-background {
    background-image: url('/images/homePage/homepage_back.jpg');
  }

  /* line 33, ../../app/styles/pages/_HomePage.scss */

  .homepage-container .masthead-container {
    margin-top: 80px;
    margin-bottom: 80px;
  }

  /* line 38, ../../app/styles/pages/_HomePage.scss */

  .homepage-container .masthead h1 {
    font-size: 55px;
    margin-bottom: 0;
  }

  /* line 42, ../../app/styles/pages/_HomePage.scss */

  .homepage-container .masthead h2,
  .homepage-container .masthead .h2 {
    margin-top: 10px;
    font-size: 28px;
  }

  /* line 46, ../../app/styles/pages/_HomePage.scss */

  .homepage-container .masthead .home-masthead-text {
    font-size: 35px;
  }
}

@media (min-width: 1025px) {
  /* line 52, ../../app/styles/pages/_HomePage.scss */

  .homepage-container .page-background {
    background-image: url('/images/homePage/homepage_back_lg.jpg');
  }

  /* line 56, ../../app/styles/pages/_HomePage.scss */

  .homepage-container .masthead h1 {
    font-size: 45px;
  }

  /* line 59, ../../app/styles/pages/_HomePage.scss */

  .homepage-container .masthead h2,
  .homepage-container .masthead .h2 {
    font-size: 39px;
  }

  /* line 62, ../../app/styles/pages/_HomePage.scss */

  .homepage-container .masthead .home-masthead-text {
    font-size: 30px;
  }
}

/* line 68, ../../app/styles/pages/_HomePage.scss */

.homepage-container.campaign-more-driven .masthead-container {
  margin-bottom: 0;
}

/* line 71, ../../app/styles/pages/_HomePage.scss */

.homepage-container.campaign-more-driven .campaign-more-driven-masthead {
  color: #fff;
  height: 150px;
  margin: 0 auto 25px;
  text-align: center;
  width: 320px;
}

@media (min-width: 768px) {
  /* line 71, ../../app/styles/pages/_HomePage.scss */

  .homepage-container.campaign-more-driven .campaign-more-driven-masthead {
    margin-bottom: 40px;
  }
}

/* line 80, ../../app/styles/pages/_HomePage.scss */

.homepage-container.campaign-more-driven .campaign-more-driven-masthead h2 {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #ff;
  font-size: 30px;
  margin: 5px 0 10px;
  text-shadow: 0px 2px 2px black;
}

/* line 87, ../../app/styles/pages/_HomePage.scss */

.homepage-container.campaign-more-driven .campaign-more-driven-masthead p {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
  text-shadow: 0px 2px 2px black;
}

/* line 92, ../../app/styles/pages/_HomePage.scss */

.homepage-container.campaign-more-driven .campaign-more-driven-masthead .btn-ghost-alt {
  display: table;
  margin: 20px auto 0;
  height: 40px;
  width: 0;
}

/**
 * TEMPLATE/PARTIAL NAME: Offers Landing Page
 *
 */

/* line 8, ../../app/styles/pages/_OfferLandingPage.scss */

.offer-landing-page h6 {
  color: #ffdd00;
  font-size: 20px;
  text-transform: uppercase;
}

/* line 14, ../../app/styles/pages/_OfferLandingPage.scss */

.offer-landing-page .page-background {
  background-image: url('/images/background/OffersLanding.png');
  height: 100%;
  background-position: 80% 0;
}

/* line 20, ../../app/styles/pages/_OfferLandingPage.scss */

.offer-landing-page .offer-landing-masthead {
  min-height: 20px;
}

/* line 24, ../../app/styles/pages/_OfferLandingPage.scss */

.offer-landing-page .rebate-container {
  padding: 10px 0px;
}

/* line 26, ../../app/styles/pages/_OfferLandingPage.scss */

.offer-landing-page .rebate-container .btn {
  margin-top: 10px;
}

/* line 30, ../../app/styles/pages/_OfferLandingPage.scss */

.offer-landing-page .rebate-container h6 {
  margin: 0px 0px 2px 0px;
}

/* line 34, ../../app/styles/pages/_OfferLandingPage.scss */

.offer-landing-page .rebate-container p {
  font-size: 14px;
  line-height: 1.115em;
}

/* line 38, ../../app/styles/pages/_OfferLandingPage.scss */

.offer-landing-page .rebate-container p a {
  color: #ffdd00;
  text-decoration: underline;
}

/* line 46, ../../app/styles/pages/_OfferLandingPage.scss */

.offer-landing-page .rebate-disclaimer hr {
  margin: 2px 0px;
  opacity: 0.4;
  filter: alpha(opacity=40);
}

/* line 52, ../../app/styles/pages/_OfferLandingPage.scss */

.offer-landing-page .rebate-disclaimer p {
  line-height: 0.8em;
}

/* line 56, ../../app/styles/pages/_OfferLandingPage.scss */

.offer-landing-page .rebate-disclaimer small {
  font-size: 0.7em;
}

@media (min-width: 768px) {
  /* line 63, ../../app/styles/pages/_OfferLandingPage.scss */

  .offer-landing-page .page-background {
    background-position: top center;
  }
}

/* line 71, ../../app/styles/pages/_OfferLandingPage.scss */

.offer-landing-page-npp .page-background {
  background-image: url('/images/background/OffersLandingNPP.jpg');
}

@media (min-width: 768px) {
  /* line 75, ../../app/styles/pages/_OfferLandingPage.scss */

  .offer-landing-page-npp .masthead-actions {
    margin-bottom: -30px;
  }
}

@media (max-width: 480px) {
  /* line 70, ../../app/styles/pages/_OfferLandingPage.scss */

  .offer-landing-page-npp {
    font-size: 1.3em;
  }
}

/* line 83, ../../app/styles/pages/_OfferLandingPage.scss */

.offer-landing-page-npp .landing-template-text-block {
  position: relative;
}

/* line 85, ../../app/styles/pages/_OfferLandingPage.scss */

.offer-landing-page-npp .landing-template-text-block h5 {
  color: #ffdd00;
  font-style: italic;
  text-transform: uppercase;
  font-weight: bold;
}

@media (min-width: 768px) {
  /* line 83, ../../app/styles/pages/_OfferLandingPage.scss */

  .offer-landing-page-npp .landing-template-text-block {
    background-image: url('/images/NPP/OffersLandingNPPSidebar.jpg');
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 445px;
  }
}

/* line 101, ../../app/styles/pages/_OfferLandingPage.scss */

.offer-landing-page-npp .rebate-container p {
  font-size: 14px;
  line-height: 130%;
}

/* line 105, ../../app/styles/pages/_OfferLandingPage.scss */

.offer-landing-page-npp .rebate-container .btn {
  position: absolute;
  bottom: 40px;
  left: 0;
  right: 0;
  width: 88%;
  text-align: middle;
  margin: 0 6%;
  display: block;
  padding-left: 0;
  padding-right: 0;
}

/**
 * TEMPLATE/PARTIAL NAME: AutoServiceCouponsPage
 *
 */

/* line 6, ../../app/styles/pages/_OilChangeCouponsPage.scss */

#serviceDetailPage.oil-change-coupons-page .small-coupon {
  width: 100% !important;
}

/* line 10, ../../app/styles/pages/_OilChangeCouponsPage.scss */

#serviceDetailPage.oil-change-coupons-page .detail-main .gy-windowshade,
#serviceDetailPage.oil-change-coupons-page .warranty-template .left-content .gy-windowshade,
.warranty-template #serviceDetailPage.oil-change-coupons-page .left-content .gy-windowshade,
#serviceDetailPage.oil-change-coupons-page .detail-main .gy-secondary-windowshade,
#serviceDetailPage.oil-change-coupons-page .warranty-template .left-content .gy-secondary-windowshade,
.warranty-template #serviceDetailPage.oil-change-coupons-page .left-content .gy-secondary-windowshade,
#serviceDetailPage.oil-change-coupons-page .detail-main .gy-nav-windowshade,
#serviceDetailPage.oil-change-coupons-page .warranty-template .left-content .gy-nav-windowshade,
.warranty-template #serviceDetailPage.oil-change-coupons-page .left-content .gy-nav-windowshade,
#serviceDetailPage.oil-change-coupons-page .detail-main .gy-tertiary-windowshade,
#serviceDetailPage.oil-change-coupons-page .warranty-template .left-content .gy-tertiary-windowshade,
.warranty-template #serviceDetailPage.oil-change-coupons-page .left-content .gy-tertiary-windowshade,
#serviceDetailPage.oil-change-coupons-page .detail-main .gy-coupon-windowshade,
#serviceDetailPage.oil-change-coupons-page .warranty-template .left-content .gy-coupon-windowshade,
.warranty-template #serviceDetailPage.oil-change-coupons-page .left-content .gy-coupon-windowshade,
#serviceDetailPage.oil-change-coupons-page .detail-main .gy-min-windowshade,
#serviceDetailPage.oil-change-coupons-page .warranty-template .left-content .gy-min-windowshade,
.warranty-template #serviceDetailPage.oil-change-coupons-page .left-content .gy-min-windowshade {
  clear: both;
}

/* line 16, ../../app/styles/pages/_OilChangeCouponsPage.scss */

.oil-change-coupons-page .coupons-container {
  padding-bottom: 20px;
}

/* line 19, ../../app/styles/pages/_OilChangeCouponsPage.scss */

.oil-change-coupons-page .coupons-container .red {
  color: #FF2534;
}

/* line 24, ../../app/styles/pages/_OilChangeCouponsPage.scss */

.oil-change-coupons-page .coupon-body {
  margin-bottom: 20px;
}

/* line 28, ../../app/styles/pages/_OilChangeCouponsPage.scss */

.oil-change-coupons-page .compare-oils-container {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 25px;
}

/* line 34, ../../app/styles/pages/_OilChangeCouponsPage.scss */

.oil-change-coupons-page .compare-oil-body h5 {
  color: #274BA7;
  font-size: 1.4em;
}

/* line 39, ../../app/styles/pages/_OilChangeCouponsPage.scss */

.oil-change-coupons-page .compare-oil-body h6 {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.2em;
}

/* line 45, ../../app/styles/pages/_OilChangeCouponsPage.scss */

.oil-change-coupons-page .compare-oil-info-columns {
  margin: 0px 0px 10px 0px;
}

@media (min-width: 768px) {
  /* line 52, ../../app/styles/pages/_OilChangeCouponsPage.scss */

  .oil-change-coupons-page .hr-divider {
    height: 10px;
    margin-top: 25px;
    margin-bottom: 25px;
  }

  /* line 58, ../../app/styles/pages/_OilChangeCouponsPage.scss */

  .oil-change-coupons-page .page-header-description {
    float: left;
    width: 50%;
  }

  /* line 61, ../../app/styles/pages/_OilChangeCouponsPage.scss */

  .oil-change-coupons-page .page-header-description p {
    padding-right: 15px;
  }

  /* line 66, ../../app/styles/pages/_OilChangeCouponsPage.scss */

  .oil-change-coupons-page .page-header-image {
    background-image: url('/images/couponsGallery/oil-coupon-header.jpg');
    background-repeat: no-repeat;
    background-size: contain;
    -ms-behavior: url('/images/backgroundsize.min.htc');
    float: right;
    height: 200px;
    width: 50%;
  }

  /* line 76, ../../app/styles/pages/_OilChangeCouponsPage.scss */

  .oil-change-coupons-page .compare-oil-info-columns {
    margin: 15px 0px;
  }

  /* line 79, ../../app/styles/pages/_OilChangeCouponsPage.scss */

  .oil-change-coupons-page .compare-oil-info-columns div:nth-child(1) {
    padding: 0px 20px 0px 0px;
  }

  /* line 83, ../../app/styles/pages/_OilChangeCouponsPage.scss */

  .oil-change-coupons-page .compare-oil-info-columns div:nth-child(2) {
    padding: 0px 10px;
  }

  /* line 87, ../../app/styles/pages/_OilChangeCouponsPage.scss */

  .oil-change-coupons-page .compare-oil-info-columns div:nth-child(3) {
    padding: 0px 00px 0px 20px;
  }
}

@media (max-width: 767px) {
  /* line 94, ../../app/styles/pages/_OilChangeCouponsPage.scss */

  .oil-change-coupons-page .coupons-container {
    padding-bottom: 0;
  }
}

/* line 4, ../../app/styles/pages/_OtherTireProductsPage.scss */

.other-tire-products-page .other-brands-container .panel-body,
.other-tire-products-page .other-brands-container .warranty-treadLife .gy-windowshade .content,
.warranty-treadLife .gy-windowshade .other-tire-products-page .other-brands-container .content,
.other-tire-products-page .other-brands-container .warranty-treadLife .gy-secondary-windowshade .content,
.warranty-treadLife .gy-secondary-windowshade .other-tire-products-page .other-brands-container .content,
.other-tire-products-page .other-brands-container .warranty-treadLife .gy-nav-windowshade .content,
.warranty-treadLife .gy-nav-windowshade .other-tire-products-page .other-brands-container .content,
.other-tire-products-page .other-brands-container .warranty-treadLife .gy-tertiary-windowshade .content,
.warranty-treadLife .gy-tertiary-windowshade .other-tire-products-page .other-brands-container .content,
.other-tire-products-page .other-brands-container .warranty-treadLife .gy-coupon-windowshade .content,
.warranty-treadLife .gy-coupon-windowshade .other-tire-products-page .other-brands-container .content,
.other-tire-products-page .other-brands-container .warranty-treadLife .gy-min-windowshade .content,
.warranty-treadLife .gy-min-windowshade .other-tire-products-page .other-brands-container .content,
.other-tire-products-page .specialty-site-container .panel-body,
.other-tire-products-page .specialty-site-container .warranty-treadLife .gy-windowshade .content,
.warranty-treadLife .gy-windowshade .other-tire-products-page .specialty-site-container .content,
.other-tire-products-page .specialty-site-container .warranty-treadLife .gy-secondary-windowshade .content,
.warranty-treadLife .gy-secondary-windowshade .other-tire-products-page .specialty-site-container .content,
.other-tire-products-page .specialty-site-container .warranty-treadLife .gy-nav-windowshade .content,
.warranty-treadLife .gy-nav-windowshade .other-tire-products-page .specialty-site-container .content,
.other-tire-products-page .specialty-site-container .warranty-treadLife .gy-tertiary-windowshade .content,
.warranty-treadLife .gy-tertiary-windowshade .other-tire-products-page .specialty-site-container .content,
.other-tire-products-page .specialty-site-container .warranty-treadLife .gy-coupon-windowshade .content,
.warranty-treadLife .gy-coupon-windowshade .other-tire-products-page .specialty-site-container .content,
.other-tire-products-page .specialty-site-container .warranty-treadLife .gy-min-windowshade .content,
.warranty-treadLife .gy-min-windowshade .other-tire-products-page .specialty-site-container .content {
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

/* line 10, ../../app/styles/pages/_OtherTireProductsPage.scss */

.other-tire-products-page .other-brands-container .panel-collapse,
.other-tire-products-page .specialty-site-container .panel-collapse {
  background: none;
}

/* line 15, ../../app/styles/pages/_OtherTireProductsPage.scss */

.other-tire-products-page .cell-1,
.other-tire-products-page .cell-2 {
  margin: 0px 0px 15px 0px;
}

/* line 19, ../../app/styles/pages/_OtherTireProductsPage.scss */

.other-tire-products-page .img-dunlop-logo {
  background-image: url('/images/dunlop-logo-78x90.png');
  background-position: 0;
  background-repeat: no-repeat;
  width: 166px;
  height: 36px;
}

/* line 27, ../../app/styles/pages/_OtherTireProductsPage.scss */

.other-tire-products-page .img-kelly-logo {
  background-image: url('/images/kelly-logo-78x60.png');
  background-position: 0;
  background-repeat: no-repeat;
  width: 166px;
  height: 36px;
}

/* line 35, ../../app/styles/pages/_OtherTireProductsPage.scss */

.other-tire-products-page .img-hq {
  background-image: url("/images/icons/hq.png");
  background-position: 0;
  background-repeat: no-repeat;
  width: 166px;
  height: 36px;
}

/* line 43, ../../app/styles/pages/_OtherTireProductsPage.scss */

.other-tire-products-page .img-govt {
  background-image: url("/images/icons/government.png");
  background-position: 0;
  background-repeat: no-repeat;
  width: 166px;
  height: 36px;
}

/* line 51, ../../app/styles/pages/_OtherTireProductsPage.scss */

.other-tire-products-page .img-g3x {
  background-image: url(/images/icons/g3x.png);
  background-position: 0;
  background-repeat: no-repeat;
  background-size: 85%;
  height: 36px;
}

/* line 59, ../../app/styles/pages/_OtherTireProductsPage.scss */

.other-tire-products-page .img-tirehq {
  background-image: url(/images/icons/tire-hq.png);
  background-position: 0;
  background-repeat: no-repeat;
  height: 36px;
  background-size: 79%;
}

/* line 68, ../../app/styles/pages/_OtherTireProductsPage.scss */

.other-tire-products-page .img-learn {
  background-image: url("/images/icons/learning.png");
  background-position: 0;
  background-repeat: no-repeat;
  width: 166px;
  height: 36px;
}

/* line 76, ../../app/styles/pages/_OtherTireProductsPage.scss */

.other-tire-products-page .img-blimp {
  background-image: url("/images/icons/blimp.png");
  background-position: 0;
  background-repeat: no-repeat;
  width: 166px;
  height: 36px;
  background-size: 99%;
}

/* line 85, ../../app/styles/pages/_OtherTireProductsPage.scss */

.other-tire-products-page .img-racing {
  background-image: url("/images/icons/racing.png");
  background-position: 0;
  background-repeat: no-repeat;
  width: 166px;
  height: 36px;
}

/* line 93, ../../app/styles/pages/_OtherTireProductsPage.scss */

.other-tire-products-page .img-auto {
  background-image: url("/images/icons/auto.png");
  background-position: 0;
  background-repeat: no-repeat;
  width: 166px;
  height: 36px;
  background-size: 99%;
}

@media screen and (min-width: 768px) {
  /* line 103, ../../app/styles/pages/_OtherTireProductsPage.scss */

  .other-tire-products-page .tile .col-md-6 {
    height: 209px;
  }
}

@media screen and (max-width: 380px) {
  /* line 109, ../../app/styles/pages/_OtherTireProductsPage.scss */

  .other-tire-products-page .img-kelly-logo,
  .other-tire-products-page .img-dunlop-logo {
    width: 100%;
  }
}

/* line 114, ../../app/styles/pages/_OtherTireProductsPage.scss */

.other-tire-products-page .tile-container {
  margin: 0px;
}

/* line 118, ../../app/styles/pages/_OtherTireProductsPage.scss */

.other-tire-products-page .tile {
  background: white;
  background: -webkit-linear-gradient(top, #ffffff 0%, #f6f6f6 75%, #ebebeb 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 75%, #ebebeb 100%);
}

@media (min-width: 768px) {
  /* line 124, ../../app/styles/pages/_OtherTireProductsPage.scss */

  .other-tire-products-page .hr-divider {
    height: 10px;
    margin-top: 25px;
    margin-bottom: 25px;
  }

  /* line 130, ../../app/styles/pages/_OtherTireProductsPage.scss */

  .other-tire-products-page .page-header-description {
    float: left;
    width: 50%;
  }

  /* line 133, ../../app/styles/pages/_OtherTireProductsPage.scss */

  .other-tire-products-page .page-header-description p {
    padding-right: 15px;
  }

  /* line 138, ../../app/styles/pages/_OtherTireProductsPage.scss */

  .other-tire-products-page .page-header-image {
    background-image: url('/images/otherTireProducts/other-tire-products.jpg');
    background-repeat: no-repeat;
    background-size: contain;
    -ms-behavior: url('/images/backgroundsize.min.htc');
    float: left;
    height: 276px;
    width: 50%;
  }

  /* line 148, ../../app/styles/pages/_OtherTireProductsPage.scss */

  .other-tire-products-page .specialty-site-container,
  .other-tire-products-page .other-brands-container {
    padding-left: 15px;
    padding-right: 15px;
  }

  /* line 153, ../../app/styles/pages/_OtherTireProductsPage.scss */

  .other-tire-products-page .tile {
    width: 49.25%;
  }

  /* line 156, ../../app/styles/pages/_OtherTireProductsPage.scss */

  .other-tire-products-page .tile .icon-thin-arrow-right {
    padding-right: 40px;
  }

  /* line 161, ../../app/styles/pages/_OtherTireProductsPage.scss */

  .other-tire-products-page .tile-icon {
    margin-right: 5px;
    min-height: 140px;
    padding-right: 0px;
    width: 100px;
  }

  /* line 166, ../../app/styles/pages/_OtherTireProductsPage.scss */

  .other-tire-products-page .tile-icon:before {
    top: 35%;
    font-size: 78px;
    margin-top: -38px;
    position: absolute;
  }

  /* line 174, ../../app/styles/pages/_OtherTireProductsPage.scss */

  .other-tire-products-page .img-dunlop-logo {
    background-image: url('/images/dunlop-logo-78x90.png');
    background-position: 0px 10px;
    background-repeat: no-repeat;
  }

  /* line 180, ../../app/styles/pages/_OtherTireProductsPage.scss */

  .other-tire-products-page .img-kelly-logo {
    background-image: url('/images/kelly-logo-78x60.png');
    background-position: 0px 10px;
    background-repeat: no-repeat;
  }

  /* line 188, ../../app/styles/pages/_OtherTireProductsPage.scss */

  .other-tire-products-page .cell-1 {
    margin-left: 0.25%;
    margin-right: 0.50%;
  }

  /* line 193, ../../app/styles/pages/_OtherTireProductsPage.scss */

  .other-tire-products-page .cell-2 {
    margin-left: 0.50%;
    margin-right: 0.25%;
  }
}

/**
 * TEMPLATE/PARTIAL NAME: Product Category Page
 *
 */

/* line 6, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page {
  padding-top: 20px;
  /************************Tablet 768px breakpoint*************************************/
  /************************Tablet 940px breakpoint*************************************/
}

/* line 10, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .masthead .btn {
  margin: 0 10px 10px 0;
  display: block;
}

/* line 16, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .page-background {
  background-image: url('/images/background/ProductCatalog.jpg');
}

/* line 19, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .page-title-block {
  border-bottom: none;
}

/* line 24, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .tabs-container {
  width: 100%;
  text-align: center;
}

/* line 28, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .page-header {
  padding: 30px 15px 15px;
  margin: 0 auto;
  text-align: center;
}

/* line 33, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .page-header h1 {
  float: none;
  display: inline;
  margin-right: 10px;
}

/* line 38, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .page-header a {
  float: none;
  display: inline;
}

/* line 45, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .gy-nav-windowshade {
  margin-bottom: 0;
}

/* line 49, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .gy-tabs {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  display: block;
}

/* line 55, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .gy-tabs li {
  height: 40px;
  padding: 0 2px;
  text-transform: uppercase;
}

/* line 59, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .gy-tabs li a {
  background-color: #ffdd00;
  background: rgba(255, 221, 0, 0.85);
  background: -webkit-linear-gradient(top, rgba(255, 221, 0, 0.85) 0%, #e0c200 75%, #cbb002 100%);
  background: linear-gradient(to bottom, rgba(255, 221, 0, 0.85) 0%, #e0c200 75%, #cbb002 100%);
}

/* line 65, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .gy-tabs li.active a {
  background-color: white;
  color: #274BA7;
  background-image: none;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
}

@media (max-width: 767px) {
  /* line 288, ../../app/styles/_mixins.scss */

  .tire-category-page .tire-category-sort-filter .panel-body h6,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content h6,
  .warranty-treadLife .gy-windowshade .tire-category-page .tire-category-sort-filter .content h6,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content h6,
  .warranty-treadLife .gy-secondary-windowshade .tire-category-page .tire-category-sort-filter .content h6,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content h6,
  .warranty-treadLife .gy-nav-windowshade .tire-category-page .tire-category-sort-filter .content h6,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content h6,
  .warranty-treadLife .gy-tertiary-windowshade .tire-category-page .tire-category-sort-filter .content h6,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content h6,
  .warranty-treadLife .gy-coupon-windowshade .tire-category-page .tire-category-sort-filter .content h6,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content h6,
  .warranty-treadLife .gy-min-windowshade .tire-category-page .tire-category-sort-filter .content h6 {
    font-family: "NewsGothicFSLight", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 18px;
    margin: 15px 0 10px;
  }

  /* line 293, ../../app/styles/_mixins.scss */

  .tire-category-page .tire-category-sort-filter .panel-body .reset,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content .reset,
  .warranty-treadLife .gy-windowshade .tire-category-page .tire-category-sort-filter .content .reset,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content .reset,
  .warranty-treadLife .gy-secondary-windowshade .tire-category-page .tire-category-sort-filter .content .reset,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content .reset,
  .warranty-treadLife .gy-nav-windowshade .tire-category-page .tire-category-sort-filter .content .reset,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content .reset,
  .warranty-treadLife .gy-tertiary-windowshade .tire-category-page .tire-category-sort-filter .content .reset,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content .reset,
  .warranty-treadLife .gy-coupon-windowshade .tire-category-page .tire-category-sort-filter .content .reset,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content .reset,
  .warranty-treadLife .gy-min-windowshade .tire-category-page .tire-category-sort-filter .content .reset {
    font-size: 12px;
    display: block;
    padding: 15px 0;
  }

  /* line 298, ../../app/styles/_mixins.scss */

  .tire-category-page .tire-category-sort-filter .panel-body ul,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul,
  .warranty-treadLife .gy-windowshade .tire-category-page .tire-category-sort-filter .content ul,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul,
  .warranty-treadLife .gy-secondary-windowshade .tire-category-page .tire-category-sort-filter .content ul,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul,
  .warranty-treadLife .gy-nav-windowshade .tire-category-page .tire-category-sort-filter .content ul,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul,
  .warranty-treadLife .gy-tertiary-windowshade .tire-category-page .tire-category-sort-filter .content ul,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul,
  .warranty-treadLife .gy-coupon-windowshade .tire-category-page .tire-category-sort-filter .content ul,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul,
  .warranty-treadLife .gy-min-windowshade .tire-category-page .tire-category-sort-filter .content ul {
    padding: 0;
    margin: 0px -15px !important;
  }

  /* line 301, ../../app/styles/_mixins.scss */

  .tire-category-page .tire-category-sort-filter .panel-body ul li,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li,
  .warranty-treadLife .gy-windowshade .tire-category-page .tire-category-sort-filter .content ul li,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li,
  .warranty-treadLife .gy-secondary-windowshade .tire-category-page .tire-category-sort-filter .content ul li,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li,
  .warranty-treadLife .gy-nav-windowshade .tire-category-page .tire-category-sort-filter .content ul li,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li,
  .warranty-treadLife .gy-tertiary-windowshade .tire-category-page .tire-category-sort-filter .content ul li,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li,
  .warranty-treadLife .gy-coupon-windowshade .tire-category-page .tire-category-sort-filter .content ul li,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li,
  .warranty-treadLife .gy-min-windowshade .tire-category-page .tire-category-sort-filter .content ul li {
    font-family: "NewsGothicFSLight", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    list-style: none;
    margin: 0 !important;
    padding: 0 15px;
    height: 50px;
    line-height: 50px;
    position: relative;
    border-top: 1px solid #ccd7eb;
    vertical-align: middle;
    width: 100%;
    display: block !important;
    font-size: 15px !important;
    overflow: hidden;
  }

  /* line 315, ../../app/styles/_mixins.scss */

  .tire-category-page .tire-category-sort-filter .panel-body ul li a,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li a,
  .warranty-treadLife .gy-windowshade .tire-category-page .tire-category-sort-filter .content ul li a,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li a,
  .warranty-treadLife .gy-secondary-windowshade .tire-category-page .tire-category-sort-filter .content ul li a,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li a,
  .warranty-treadLife .gy-nav-windowshade .tire-category-page .tire-category-sort-filter .content ul li a,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li a,
  .warranty-treadLife .gy-tertiary-windowshade .tire-category-page .tire-category-sort-filter .content ul li a,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li a,
  .warranty-treadLife .gy-coupon-windowshade .tire-category-page .tire-category-sort-filter .content ul li a,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li a,
  .warranty-treadLife .gy-min-windowshade .tire-category-page .tire-category-sort-filter .content ul li a {
    padding: 0;
    line-height: 50px;
    display: block;
    color: #2366c1;
    text-decoration: none;
  }

  /* line 321, ../../app/styles/_mixins.scss */

  .tire-category-page .tire-category-sort-filter .panel-body ul li a:hover,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li a:hover,
  .warranty-treadLife .gy-windowshade .tire-category-page .tire-category-sort-filter .content ul li a:hover,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li a:hover,
  .warranty-treadLife .gy-secondary-windowshade .tire-category-page .tire-category-sort-filter .content ul li a:hover,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li a:hover,
  .warranty-treadLife .gy-nav-windowshade .tire-category-page .tire-category-sort-filter .content ul li a:hover,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li a:hover,
  .warranty-treadLife .gy-tertiary-windowshade .tire-category-page .tire-category-sort-filter .content ul li a:hover,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li a:hover,
  .warranty-treadLife .gy-coupon-windowshade .tire-category-page .tire-category-sort-filter .content ul li a:hover,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li a:hover,
  .warranty-treadLife .gy-min-windowshade .tire-category-page .tire-category-sort-filter .content ul li a:hover {
    cursor: pointer;
    text-decoration: none;
  }

  /* line 325, ../../app/styles/_mixins.scss */

  .tire-category-page .tire-category-sort-filter .panel-body ul li a .box,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li a .box,
  .warranty-treadLife .gy-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .box,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li a .box,
  .warranty-treadLife .gy-secondary-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .box,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li a .box,
  .warranty-treadLife .gy-nav-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .box,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li a .box,
  .warranty-treadLife .gy-tertiary-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .box,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li a .box,
  .warranty-treadLife .gy-coupon-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .box,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li a .box,
  .warranty-treadLife .gy-min-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .box {
    background-color: #ccd7eb;
    display: inline-block;
    height: 18px;
    width: 18px;
    box-shadow: inset -1px 2px 4px -1px #999;
    color: #F0F0F0;
    position: relative;
    margin: 0;
    position: relative;
    top: 4px;
    margin-right: 4px;
  }

  /* line 338, ../../app/styles/_mixins.scss */

  .tire-category-page .tire-category-sort-filter .panel-body ul li a .check,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li a .check,
  .warranty-treadLife .gy-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .check,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li a .check,
  .warranty-treadLife .gy-secondary-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .check,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li a .check,
  .warranty-treadLife .gy-nav-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .check,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li a .check,
  .warranty-treadLife .gy-tertiary-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .check,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li a .check,
  .warranty-treadLife .gy-coupon-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .check,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li a .check,
  .warranty-treadLife .gy-min-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .check {
    display: none;
  }

  /* line 341, ../../app/styles/_mixins.scss */

  .tire-category-page .tire-category-sort-filter .panel-body ul li a .filter-icon,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li a .filter-icon,
  .warranty-treadLife .gy-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .filter-icon,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li a .filter-icon,
  .warranty-treadLife .gy-secondary-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .filter-icon,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li a .filter-icon,
  .warranty-treadLife .gy-nav-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .filter-icon,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li a .filter-icon,
  .warranty-treadLife .gy-tertiary-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .filter-icon,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li a .filter-icon,
  .warranty-treadLife .gy-coupon-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .filter-icon,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li a .filter-icon,
  .warranty-treadLife .gy-min-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .filter-icon {
    font-size: 1.4em;
    padding: 0 4px;
    width: 65px;
    display: inline-block;
    line-height: 40px;
    position: relative;
    top: 4px;
    text-align: center;
  }

  /* line 350, ../../app/styles/_mixins.scss */

  .tire-category-page .tire-category-sort-filter .panel-body ul li a .filter-icon:before,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li a .filter-icon:before,
  .warranty-treadLife .gy-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .filter-icon:before,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li a .filter-icon:before,
  .warranty-treadLife .gy-secondary-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .filter-icon:before,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li a .filter-icon:before,
  .warranty-treadLife .gy-nav-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .filter-icon:before,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li a .filter-icon:before,
  .warranty-treadLife .gy-tertiary-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .filter-icon:before,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li a .filter-icon:before,
  .warranty-treadLife .gy-coupon-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .filter-icon:before,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li a .filter-icon:before,
  .warranty-treadLife .gy-min-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .filter-icon:before {
    display: block;
  }

  /* line 353, ../../app/styles/_mixins.scss */

  .tire-category-page .tire-category-sort-filter .panel-body ul li a .filter-icon .icon-logging-oil,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li a .filter-icon .icon-logging-oil,
  .warranty-treadLife .gy-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .filter-icon .icon-logging-oil,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li a .filter-icon .icon-logging-oil,
  .warranty-treadLife .gy-secondary-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .filter-icon .icon-logging-oil,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li a .filter-icon .icon-logging-oil,
  .warranty-treadLife .gy-nav-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .filter-icon .icon-logging-oil,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li a .filter-icon .icon-logging-oil,
  .warranty-treadLife .gy-tertiary-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .filter-icon .icon-logging-oil,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li a .filter-icon .icon-logging-oil,
  .warranty-treadLife .gy-coupon-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .filter-icon .icon-logging-oil,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li a .filter-icon .icon-logging-oil,
  .warranty-treadLife .gy-min-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .filter-icon .icon-logging-oil {
    font-size: 1.1em;
  }

  /* line 357, ../../app/styles/_mixins.scss */

  .tire-category-page .tire-category-sort-filter .panel-body ul li a .brand-filter,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li a .brand-filter,
  .warranty-treadLife .gy-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .brand-filter,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li a .brand-filter,
  .warranty-treadLife .gy-secondary-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .brand-filter,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li a .brand-filter,
  .warranty-treadLife .gy-nav-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .brand-filter,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li a .brand-filter,
  .warranty-treadLife .gy-tertiary-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .brand-filter,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li a .brand-filter,
  .warranty-treadLife .gy-coupon-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .brand-filter,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li a .brand-filter,
  .warranty-treadLife .gy-min-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .brand-filter {
    width: 40px;
    height: 32px;
    background-size: contain;
    margin: 0 5px;
    background-repeat: no-repeat;
    vertical-align: middle;
  }

  /* line 365, ../../app/styles/_mixins.scss */

  .tire-category-page .tire-category-sort-filter .panel-body ul li a .gy-brand-filter,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li a .gy-brand-filter,
  .warranty-treadLife .gy-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .gy-brand-filter,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li a .gy-brand-filter,
  .warranty-treadLife .gy-secondary-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .gy-brand-filter,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li a .gy-brand-filter,
  .warranty-treadLife .gy-nav-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .gy-brand-filter,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li a .gy-brand-filter,
  .warranty-treadLife .gy-tertiary-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .gy-brand-filter,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li a .gy-brand-filter,
  .warranty-treadLife .gy-coupon-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .gy-brand-filter,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li a .gy-brand-filter,
  .warranty-treadLife .gy-min-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .gy-brand-filter {
    background-image: url('/images/viewAllSites/gy-brand-icon.png');
  }

  /* line 369, ../../app/styles/_mixins.scss */

  .tire-category-page .tire-category-sort-filter .panel-body ul li a .dunlop-brand-filter,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li a .dunlop-brand-filter,
  .warranty-treadLife .gy-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .dunlop-brand-filter,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li a .dunlop-brand-filter,
  .warranty-treadLife .gy-secondary-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .dunlop-brand-filter,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li a .dunlop-brand-filter,
  .warranty-treadLife .gy-nav-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .dunlop-brand-filter,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li a .dunlop-brand-filter,
  .warranty-treadLife .gy-tertiary-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .dunlop-brand-filter,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li a .dunlop-brand-filter,
  .warranty-treadLife .gy-coupon-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .dunlop-brand-filter,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li a .dunlop-brand-filter,
  .warranty-treadLife .gy-min-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .dunlop-brand-filter {
    background-image: url('/images/dunlop-logo-78x90.png');
  }

  /* line 374, ../../app/styles/_mixins.scss */

  .tire-category-page .tire-category-sort-filter .panel-body ul li a .kelly-brand-filter,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li a .kelly-brand-filter,
  .warranty-treadLife .gy-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .kelly-brand-filter,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li a .kelly-brand-filter,
  .warranty-treadLife .gy-secondary-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .kelly-brand-filter,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li a .kelly-brand-filter,
  .warranty-treadLife .gy-nav-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .kelly-brand-filter,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li a .kelly-brand-filter,
  .warranty-treadLife .gy-tertiary-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .kelly-brand-filter,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li a .kelly-brand-filter,
  .warranty-treadLife .gy-coupon-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .kelly-brand-filter,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li a .kelly-brand-filter,
  .warranty-treadLife .gy-min-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .kelly-brand-filter {
    background-image: url('/images/kelly-logo-78x60.png');
  }

  /* line 379, ../../app/styles/_mixins.scss */

  .tire-category-page .tire-category-sort-filter .panel-body ul li.active,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li.active,
  .warranty-treadLife .gy-windowshade .tire-category-page .tire-category-sort-filter .content ul li.active,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li.active,
  .warranty-treadLife .gy-secondary-windowshade .tire-category-page .tire-category-sort-filter .content ul li.active,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li.active,
  .warranty-treadLife .gy-nav-windowshade .tire-category-page .tire-category-sort-filter .content ul li.active,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li.active,
  .warranty-treadLife .gy-tertiary-windowshade .tire-category-page .tire-category-sort-filter .content ul li.active,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li.active,
  .warranty-treadLife .gy-coupon-windowshade .tire-category-page .tire-category-sort-filter .content ul li.active,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li.active,
  .warranty-treadLife .gy-min-windowshade .tire-category-page .tire-category-sort-filter .content ul li.active {
    font-weight: bold;
    background-color: #f1f4f9;
  }

  /* line 382, ../../app/styles/_mixins.scss */

  .tire-category-page .tire-category-sort-filter .panel-body ul li.active a,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li.active a,
  .warranty-treadLife .gy-windowshade .tire-category-page .tire-category-sort-filter .content ul li.active a,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li.active a,
  .warranty-treadLife .gy-secondary-windowshade .tire-category-page .tire-category-sort-filter .content ul li.active a,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li.active a,
  .warranty-treadLife .gy-nav-windowshade .tire-category-page .tire-category-sort-filter .content ul li.active a,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li.active a,
  .warranty-treadLife .gy-tertiary-windowshade .tire-category-page .tire-category-sort-filter .content ul li.active a,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li.active a,
  .warranty-treadLife .gy-coupon-windowshade .tire-category-page .tire-category-sort-filter .content ul li.active a,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li.active a,
  .warranty-treadLife .gy-min-windowshade .tire-category-page .tire-category-sort-filter .content ul li.active a {
    color: #333;
  }

  /* line 384, ../../app/styles/_mixins.scss */

  .tire-category-page .tire-category-sort-filter .panel-body ul li.active a:hover,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li.active a:hover,
  .warranty-treadLife .gy-windowshade .tire-category-page .tire-category-sort-filter .content ul li.active a:hover,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li.active a:hover,
  .warranty-treadLife .gy-secondary-windowshade .tire-category-page .tire-category-sort-filter .content ul li.active a:hover,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li.active a:hover,
  .warranty-treadLife .gy-nav-windowshade .tire-category-page .tire-category-sort-filter .content ul li.active a:hover,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li.active a:hover,
  .warranty-treadLife .gy-tertiary-windowshade .tire-category-page .tire-category-sort-filter .content ul li.active a:hover,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li.active a:hover,
  .warranty-treadLife .gy-coupon-windowshade .tire-category-page .tire-category-sort-filter .content ul li.active a:hover,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li.active a:hover,
  .warranty-treadLife .gy-min-windowshade .tire-category-page .tire-category-sort-filter .content ul li.active a:hover {
    cursor: default;
    text-decoration: none;
  }

  /* line 388, ../../app/styles/_mixins.scss */

  .tire-category-page .tire-category-sort-filter .panel-body ul li.active a .check,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li.active a .check,
  .warranty-treadLife .gy-windowshade .tire-category-page .tire-category-sort-filter .content ul li.active a .check,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li.active a .check,
  .warranty-treadLife .gy-secondary-windowshade .tire-category-page .tire-category-sort-filter .content ul li.active a .check,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li.active a .check,
  .warranty-treadLife .gy-nav-windowshade .tire-category-page .tire-category-sort-filter .content ul li.active a .check,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li.active a .check,
  .warranty-treadLife .gy-tertiary-windowshade .tire-category-page .tire-category-sort-filter .content ul li.active a .check,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li.active a .check,
  .warranty-treadLife .gy-coupon-windowshade .tire-category-page .tire-category-sort-filter .content ul li.active a .check,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li.active a .check,
  .warranty-treadLife .gy-min-windowshade .tire-category-page .tire-category-sort-filter .content ul li.active a .check {
    position: absolute;
    font-size: 2.8em;
    top: 3px;
    left: 3px;
    color: #274BA7;
    display: block;
  }

  /* line 399, ../../app/styles/_mixins.scss */

  .tire-category-page .tire-category-sort-filter .panel-body ul li.disabled a,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li.disabled a,
  .warranty-treadLife .gy-windowshade .tire-category-page .tire-category-sort-filter .content ul li.disabled a,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li.disabled a,
  .warranty-treadLife .gy-secondary-windowshade .tire-category-page .tire-category-sort-filter .content ul li.disabled a,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li.disabled a,
  .warranty-treadLife .gy-nav-windowshade .tire-category-page .tire-category-sort-filter .content ul li.disabled a,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li.disabled a,
  .warranty-treadLife .gy-tertiary-windowshade .tire-category-page .tire-category-sort-filter .content ul li.disabled a,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li.disabled a,
  .warranty-treadLife .gy-coupon-windowshade .tire-category-page .tire-category-sort-filter .content ul li.disabled a,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li.disabled a,
  .warranty-treadLife .gy-min-windowshade .tire-category-page .tire-category-sort-filter .content ul li.disabled a {
    color: #bbb;
  }

  /* line 401, ../../app/styles/_mixins.scss */

  .tire-category-page .tire-category-sort-filter .panel-body ul li.disabled a:hover,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li.disabled a:hover,
  .warranty-treadLife .gy-windowshade .tire-category-page .tire-category-sort-filter .content ul li.disabled a:hover,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li.disabled a:hover,
  .warranty-treadLife .gy-secondary-windowshade .tire-category-page .tire-category-sort-filter .content ul li.disabled a:hover,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li.disabled a:hover,
  .warranty-treadLife .gy-nav-windowshade .tire-category-page .tire-category-sort-filter .content ul li.disabled a:hover,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li.disabled a:hover,
  .warranty-treadLife .gy-tertiary-windowshade .tire-category-page .tire-category-sort-filter .content ul li.disabled a:hover,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li.disabled a:hover,
  .warranty-treadLife .gy-coupon-windowshade .tire-category-page .tire-category-sort-filter .content ul li.disabled a:hover,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li.disabled a:hover,
  .warranty-treadLife .gy-min-windowshade .tire-category-page .tire-category-sort-filter .content ul li.disabled a:hover {
    cursor: default;
    text-decoration: none;
  }

  /* line 405, ../../app/styles/_mixins.scss */

  .tire-category-page .tire-category-sort-filter .panel-body ul li.disabled a .box,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li.disabled a .box,
  .warranty-treadLife .gy-windowshade .tire-category-page .tire-category-sort-filter .content ul li.disabled a .box,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li.disabled a .box,
  .warranty-treadLife .gy-secondary-windowshade .tire-category-page .tire-category-sort-filter .content ul li.disabled a .box,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li.disabled a .box,
  .warranty-treadLife .gy-nav-windowshade .tire-category-page .tire-category-sort-filter .content ul li.disabled a .box,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li.disabled a .box,
  .warranty-treadLife .gy-tertiary-windowshade .tire-category-page .tire-category-sort-filter .content ul li.disabled a .box,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li.disabled a .box,
  .warranty-treadLife .gy-coupon-windowshade .tire-category-page .tire-category-sort-filter .content ul li.disabled a .box,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li.disabled a .box,
  .warranty-treadLife .gy-min-windowshade .tire-category-page .tire-category-sort-filter .content ul li.disabled a .box {
    background-color: #eee;
  }

  /* line 78, ../../app/styles/pages/_ProductCategoryPage.scss */

  .tire-category-page .tire-category-sort-filter .panel-body h3,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content h3,
  .warranty-treadLife .gy-windowshade .tire-category-page .tire-category-sort-filter .content h3,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content h3,
  .warranty-treadLife .gy-secondary-windowshade .tire-category-page .tire-category-sort-filter .content h3,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content h3,
  .warranty-treadLife .gy-nav-windowshade .tire-category-page .tire-category-sort-filter .content h3,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content h3,
  .warranty-treadLife .gy-tertiary-windowshade .tire-category-page .tire-category-sort-filter .content h3,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content h3,
  .warranty-treadLife .gy-coupon-windowshade .tire-category-page .tire-category-sort-filter .content h3,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content h3,
  .warranty-treadLife .gy-min-windowshade .tire-category-page .tire-category-sort-filter .content h3 {
    display: none !important;
  }

  /* line 81, ../../app/styles/pages/_ProductCategoryPage.scss */

  .tire-category-page .tire-category-sort-filter .panel-body li.active a,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content li.active a,
  .warranty-treadLife .gy-windowshade .tire-category-page .tire-category-sort-filter .content li.active a,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content li.active a,
  .warranty-treadLife .gy-secondary-windowshade .tire-category-page .tire-category-sort-filter .content li.active a,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content li.active a,
  .warranty-treadLife .gy-nav-windowshade .tire-category-page .tire-category-sort-filter .content li.active a,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content li.active a,
  .warranty-treadLife .gy-tertiary-windowshade .tire-category-page .tire-category-sort-filter .content li.active a,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content li.active a,
  .warranty-treadLife .gy-coupon-windowshade .tire-category-page .tire-category-sort-filter .content li.active a,
  .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content li.active a,
  .warranty-treadLife .gy-min-windowshade .tire-category-page .tire-category-sort-filter .content li.active a {
    border-bottom: none;
  }
}

/* line 104, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .sticky-left-content {
  padding: 15px;
}

/* line 107, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .sticky-left-content h5 {
  color: #274BA7;
  font-size: 1.5em;
}

/* line 113, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .results-container {
  overflow: hidden;
  position: relative;
  padding-bottom: 30px;
  padding-top: 10px;
}

/* line 118, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .results-container.nofits {
  padding: 15px;
}

/* line 123, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .bb-cards-container {
  clear: both;
  margin-bottom: 20px;
  visibility: hidden;
}

/* line 128, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .bb-cards-container.nofits {
  text-align: left;
  float: none;
  border: none;
  padding-left: 0;
  position: relative;
}

/* line 135, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .bb-cards-container.nofits .btn {
  margin-right: 10px;
}

/* line 139, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .bb-cards-container.nofits .not-fits-description {
  margin-top: 16px;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 20px;
  position: relative;
  display: table-cell;
}

/* line 146, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .bb-cards-container.nofits .not-fits-description .gy-link {
  display: inline-block;
}

/* line 152, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .bb-cards-container.nofits .icon-cross {
  color: #fff;
  font-size: 2em;
  position: relative;
  top: 4px;
  font-family: 'Glyphicons Halflings';
  left: 5px;
  text-indent: 0;
  display: table-cell;
  width: 40px;
}

/* line 179, ../../app/styles/_mixins.scss */

.tire-category-page .bb-cards-container.nofits .icon-cross small {
  color: #FF2534;
  position: absolute;
  font-size: 1.2em;
  left: -3px;
  text-shadow: 0px 1px 2px #999;
  top: -3px;
}

/* line 164, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .bb-cards-container.nofits .new-search-link {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 172, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .gy-brand-section {
  padding: 10px 0;
}

/* line 176, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .panel-collapse .gy-windowshade,
.tire-category-page .panel-collapse .gy-secondary-windowshade,
.tire-category-page .panel-collapse .gy-nav-windowshade,
.tire-category-page .panel-collapse .gy-tertiary-windowshade,
.tire-category-page .panel-collapse .gy-coupon-windowshade,
.tire-category-page .panel-collapse .gy-min-windowshade {
  margin: 0;
}

/* line 180, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .learn-more-tab {
  overflow: hidden;
  padding-top: 25px;
}

/* line 185, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .tab-description {
  padding: 15px 15px 30px;
  max-width: 700px;
  margin: 0 auto;
}

/* line 192, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .learn-more-tab h4 {
  color: #274BA7;
  font-size: 1.8em;
}

/* line 199, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .learn-block {
  padding: 0 15px;
  overflow: hidden;
}

/* line 204, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .learn-block h4 {
  margin: 0;
}

/* line 209, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .learn-block ul {
  padding: 0;
}

/* line 212, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .learn-block li {
  list-style-type: none;
}

/* line 215, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .learn-block h5 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #274BA7;
  font-size: 18px;
}

/* line 222, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .learn-block .gy-link {
  font-size: 17px;
}

/* line 226, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .learn-block p a {
  text-decoration: underline;
}

/* line 234, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .comparing-block {
  padding: 0 15px;
  overflow: hidden;
}

/* line 237, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .comparing-block h4 {
  color: #274ba7;
  margin: 0;
}

/* line 242, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .compare-learn-container {
  padding: 0;
  list-style: none;
  overflow: hidden;
  text-align: left;
}

/* line 248, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .compare-learn-container ul {
  padding: 0 0 0 15px;
}

/* line 250, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .compare-learn-container ul li {
  padding: 0;
  list-style: none;
  border-bottom: none;
}

/* line 257, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .compare-learn-container .icon {
  font-size: 1.5em;
  margin: 0 5px 0 0;
  vertical-align: sub;
}

/* line 262, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .compare-learn-container a {
  text-decoration: none;
  height: 30px;
  display: block;
  vertical-align: middle;
  margin-bottom: 20px;
}

/* line 270, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .compare-learn-container li {
  padding: 15px;
  border-bottom: 1px solid #eeeeee;
}

/* line 274, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .compare-learn-container .active {
  background-color: #274BA7;
  color: white;
}

/* line 278, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .compare-learn-container .active a {
  text-decoration: none;
  color: white;
}

/* line 284, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .compare-learn-container li:last-child {
  border: none;
}

/* line 287, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .compare-learn-container p {
  font-size: 20px;
  margin-left: 10px;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 297, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .help-block {
  width: 100%;
  padding: 0 15px;
}

/* line 300, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .help-block h4 {
  width: 100%;
}

/* line 303, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .help-block p {
  width: 100%;
}

/* line 307, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .help-block ul {
  padding: 0;
  list-style: none;
}

/* line 311, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .help-block li {
  padding: 15px 0;
  border-bottom: 1px solid #eeeeee;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
}

/* line 317, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .help-block li a:hover {
  text-decoration: none;
}

/* line 322, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .help-block li:last-child {
  border-bottom: none;
}

/* line 327, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .legend-block {
  padding: 0 15px 15px 15px;
}

/* line 332, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .does-not-fit-results .panel-body,
.tire-category-page .does-not-fit-results .warranty-treadLife .gy-windowshade .content,
.warranty-treadLife .gy-windowshade .tire-category-page .does-not-fit-results .content,
.tire-category-page .does-not-fit-results .warranty-treadLife .gy-secondary-windowshade .content,
.warranty-treadLife .gy-secondary-windowshade .tire-category-page .does-not-fit-results .content,
.tire-category-page .does-not-fit-results .warranty-treadLife .gy-nav-windowshade .content,
.warranty-treadLife .gy-nav-windowshade .tire-category-page .does-not-fit-results .content,
.tire-category-page .does-not-fit-results .warranty-treadLife .gy-tertiary-windowshade .content,
.warranty-treadLife .gy-tertiary-windowshade .tire-category-page .does-not-fit-results .content,
.tire-category-page .does-not-fit-results .warranty-treadLife .gy-coupon-windowshade .content,
.warranty-treadLife .gy-coupon-windowshade .tire-category-page .does-not-fit-results .content,
.tire-category-page .does-not-fit-results .warranty-treadLife .gy-min-windowshade .content,
.warranty-treadLife .gy-min-windowshade .tire-category-page .does-not-fit-results .content {
  padding: 0;
}

/* line 337, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .does-not-fit-results .gy-secondary-windowshade .panel-body,
.tire-category-page .does-not-fit-results .gy-secondary-windowshade .warranty-treadLife .gy-windowshade .content,
.tire-category-page .does-not-fit-results .warranty-treadLife .gy-secondary-windowshade .content,
.warranty-treadLife .tire-category-page .does-not-fit-results .gy-secondary-windowshade .content,
.tire-category-page .does-not-fit-results .gy-secondary-windowshade .warranty-treadLife .gy-nav-windowshade .content,
.tire-category-page .does-not-fit-results .gy-secondary-windowshade .warranty-treadLife .gy-tertiary-windowshade .content,
.tire-category-page .does-not-fit-results .gy-secondary-windowshade .warranty-treadLife .gy-coupon-windowshade .content,
.tire-category-page .does-not-fit-results .gy-secondary-windowshade .warranty-treadLife .gy-min-windowshade .content {
  padding: 0 15px;
}

/* line 344, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .does-not-fit-results .sticky-left-content .icon-lines {
  margin-bottom: 0px;
  text-align: center;
  position: relative;
}

/* line 349, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .does-not-fit-results .sticky-left-content .icon-lines .icon-cross-circle {
  font-size: 2.5em;
  color: #FF2534;
}

/* line 354, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .does-not-fit-results .sticky-left-content .icon-lines:before {
  content: "";
  left: 0;
  margin: 20px 0px 0px 0px;
  position: absolute;
  width: 35%;
  height: 1px;
  border-top: #ff2534 1px solid;
}

/* line 364, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .does-not-fit-results .sticky-left-content .icon-lines:after {
  content: "";
  margin: 20px 0px 0px 0px;
  position: absolute;
  right: 0;
  width: 35%;
  height: 1px;
  border-top: #ff2534 1px solid;
}

/* line 374, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .does-not-fit-results .sticky-left-content .icon-lines .icon-cross {
  color: #fff;
  font-size: 2em;
  position: relative;
  top: 4px;
  font-family: 'Glyphicons Halflings';
  left: 5px;
  text-indent: 0;
  display: initial;
  width: 40px;
}

/* line 179, ../../app/styles/_mixins.scss */

.tire-category-page .does-not-fit-results .sticky-left-content .icon-lines .icon-cross small {
  color: #FF2534;
  position: absolute;
  font-size: 1.2em;
  left: -3px;
  text-shadow: 0px 1px 2px #999;
  top: -3px;
}

/* line 386, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .does-not-fit-results .sticky-left-content h5 {
  color: #FF2534;
}

/* line 392, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .tire-compare.btm {
  position: relative;
  bottom: 0;
}

/* line 397, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .compare-container {
  float: left;
  width: 100%;
}

/* line 402, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .unknown-note {
  position: relative;
  width: 100%;
  height: 25px;
  background-color: rgba(65, 65, 65, 0.9);
  background-repeat: repeat;
  background-image: url('/images/diagonal.png');
}

/* line 408, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .unknown-note a {
  color: #ffdd00;
}

/* line 412, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .unknown-note p {
  text-indent: 50px;
  margin: 0;
  vertical-align: baseline;
  color: #ffdd00;
  padding-top: 2px;
}

/* line 420, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .icon-triangle-up {
  text-shadow: 0 1px 4px #666;
  color: #ffdd00;
  float: right;
  font-size: 2.7em;
  margin: -10px 0px 0px 2px;
  position: absolute;
}

/* line 114, ../../app/styles/_mixins.scss */

.tire-category-page .icon-triangle-up small {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #333;
  font-size: 0.7em;
  left: 0;
  margin: 0.35em 0em 0em 0.725em;
  position: absolute;
  text-shadow: none;
}

/* line 432, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .compare-learn-container li li {
  width: 100%;
  float: none;
  display: list-item;
  list-style-type: disc;
  margin-bottom: 20px;
}

/* line 440, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .compare-learn-container .icon {
  margin: 0 0px 0 0;
}

/* line 443, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .compare-learn-container .gy-link,
.tire-category-page .compare-learn-container .active p {
  font-size: 20px;
  margin-left: 50px;
  display: inline-block;
}

/* line 447, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .compare-learn-container .gy-link .icon,
.tire-category-page .compare-learn-container .active p .icon {
  margin-left: -50px;
  width: 45px;
  display: inline-block;
  text-align: center;
}

/* line 457, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .tire-results-learn-more .panel-body,
.tire-category-page .tire-results-learn-more .warranty-treadLife .gy-windowshade .content,
.warranty-treadLife .gy-windowshade .tire-category-page .tire-results-learn-more .content,
.tire-category-page .tire-results-learn-more .warranty-treadLife .gy-secondary-windowshade .content,
.warranty-treadLife .gy-secondary-windowshade .tire-category-page .tire-results-learn-more .content,
.tire-category-page .tire-results-learn-more .warranty-treadLife .gy-nav-windowshade .content,
.warranty-treadLife .gy-nav-windowshade .tire-category-page .tire-results-learn-more .content,
.tire-category-page .tire-results-learn-more .warranty-treadLife .gy-tertiary-windowshade .content,
.warranty-treadLife .gy-tertiary-windowshade .tire-category-page .tire-results-learn-more .content,
.tire-category-page .tire-results-learn-more .warranty-treadLife .gy-coupon-windowshade .content,
.warranty-treadLife .gy-coupon-windowshade .tire-category-page .tire-results-learn-more .content,
.tire-category-page .tire-results-learn-more .warranty-treadLife .gy-min-windowshade .content,
.warranty-treadLife .gy-min-windowshade .tire-category-page .tire-results-learn-more .content {
  padding: 0;
}

/* line 460, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .tire-results-learn-more .panel-heading {
  padding-left: 0;
}

/* line 467, ../../app/styles/pages/_ProductCategoryPage.scss */

.tire-category-page .truck-cointainer p {
  padding: 20px 20px 0 20px;
}

@media (min-width: 480px) {
  /* line 474, ../../app/styles/pages/_ProductCategoryPage.scss */

  .tire-category-page .masthead .btn {
    display: inline-block;
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  /* line 6, ../../app/styles/pages/_ProductCategoryPage.scss */



  /* line 483, ../../app/styles/pages/_ProductCategoryPage.scss */

  .tire-category-page .gy-tabs {
    width: 45%;
  }

  /* line 487, ../../app/styles/pages/_ProductCategoryPage.scss */

  .tire-category-page .bb-cards-container.nofits {
    width: 100%;
  }

  /* line 489, ../../app/styles/pages/_ProductCategoryPage.scss */

  .tire-category-page .bb-cards-container.nofits .not-fits-description {
    font-size: 28px;
    display: table-cell;
  }

  /* line 492, ../../app/styles/pages/_ProductCategoryPage.scss */

  .tire-category-page .bb-cards-container.nofits .not-fits-description .gy-link {
    display: inline;
    padding-left: 10px;
  }

  /* line 497, ../../app/styles/pages/_ProductCategoryPage.scss */

  .tire-category-page .bb-cards-container.nofits .new-search-link {
    display: table-cell;
    padding-left: 32px;
  }

  /* line 503, ../../app/styles/pages/_ProductCategoryPage.scss */

  .tire-category-page .bb-cards-container.unknown {
    min-height: 685px;
  }

  /* line 506, ../../app/styles/pages/_ProductCategoryPage.scss */

  .tire-category-page .bb-cards-container.fits {
    min-height: 460px;
  }

  /* line 510, ../../app/styles/pages/_ProductCategoryPage.scss */

  .tire-category-page .tire-category-sort-filter {
    float: right;
    min-width: 531px;
    overflow: hidden;
    width: 72%;
    padding: 0 0 0 5%;
  }

  /* line 528, ../../app/styles/pages/_ProductCategoryPage.scss */

  .tire-category-page .tab-description {
    text-align: center;
  }

  /* line 532, ../../app/styles/pages/_ProductCategoryPage.scss */

  .tire-category-page .unknown .sticky-left-content {
    padding-top: 30px;
    margin-top: 30px;
  }

  /* line 537, ../../app/styles/pages/_ProductCategoryPage.scss */

  .tire-category-page .unknown .sticky-left-content .btn {
    width: 100%;
  }

  /* line 541, ../../app/styles/pages/_ProductCategoryPage.scss */

  .tire-category-page .truck-cointainer {
    text-align: center;
    width: 100%;
    display: block;
  }

  /* line 545, ../../app/styles/pages/_ProductCategoryPage.scss */

  .tire-category-page .truck-cointainer p {
    width: 65%;
    margin: 5px auto;
    padding-top: 20px;
  }

  /* line 552, ../../app/styles/pages/_ProductCategoryPage.scss */

  .tire-category-page .does-not-fit-results .sticky-left-content {
    margin-top: 30px;
  }

  /* line 562, ../../app/styles/pages/_ProductCategoryPage.scss */

  .tire-category-page .sticky-left-content {
    float: left;
    width: 28%;
  }

  /* line 566, ../../app/styles/pages/_ProductCategoryPage.scss */

  .tire-category-page .results-container.fits .sticky-left-content {
    margin-top: 30px;
    position: absolute;
  }

  /* line 572, ../../app/styles/pages/_ProductCategoryPage.scss */

  .tire-category-page .bb-cards-container {
    clear: none;
    float: right;
    min-width: 515px;
    width: 72%;
    padding-left: 5%;
    border-left: 1px solid #eeeeee;
  }

  /* line 583, ../../app/styles/pages/_ProductCategoryPage.scss */

  .tire-category-page .does-not-fit-results .bb-cards-container {
    margin-bottom: 0px;
  }

  /* line 587, ../../app/styles/pages/_ProductCategoryPage.scss */

  .tire-category-page .does-not-fit-results.panel-collapse {
    background: white;
  }

  /* line 591, ../../app/styles/pages/_ProductCategoryPage.scss */

  .tire-category-page .does-not-fit-results .results-container {
    padding-bottom: 20px;
  }

  /* line 595, ../../app/styles/pages/_ProductCategoryPage.scss */

  .tire-category-page .does-not-fit-results .panel-body,
  .tire-category-page .does-not-fit-results .warranty-treadLife .gy-windowshade .content,
  .warranty-treadLife .gy-windowshade .tire-category-page .does-not-fit-results .content,
  .tire-category-page .does-not-fit-results .warranty-treadLife .gy-secondary-windowshade .content,
  .warranty-treadLife .gy-secondary-windowshade .tire-category-page .does-not-fit-results .content,
  .tire-category-page .does-not-fit-results .warranty-treadLife .gy-nav-windowshade .content,
  .warranty-treadLife .gy-nav-windowshade .tire-category-page .does-not-fit-results .content,
  .tire-category-page .does-not-fit-results .warranty-treadLife .gy-tertiary-windowshade .content,
  .warranty-treadLife .gy-tertiary-windowshade .tire-category-page .does-not-fit-results .content,
  .tire-category-page .does-not-fit-results .warranty-treadLife .gy-coupon-windowshade .content,
  .warranty-treadLife .gy-coupon-windowshade .tire-category-page .does-not-fit-results .content,
  .tire-category-page .does-not-fit-results .warranty-treadLife .gy-min-windowshade .content,
  .warranty-treadLife .gy-min-windowshade .tire-category-page .does-not-fit-results .content {
    padding: 0;
  }

  /* line 600, ../../app/styles/pages/_ProductCategoryPage.scss */

  .tire-category-page .sort-filter-content {
    display: block !important;
  }

  /* line 604, ../../app/styles/pages/_ProductCategoryPage.scss */

  .tire-category-page .tab-content .tab-pane:first-child .gy-windowshade:last-child,
  .tire-category-page .tab-content .tab-pane:first-child .gy-secondary-windowshade:last-child,
  .tire-category-page .tab-content .tab-pane:first-child .gy-nav-windowshade:last-child,
  .tire-category-page .tab-content .tab-pane:first-child .gy-tertiary-windowshade:last-child,
  .tire-category-page .tab-content .tab-pane:first-child .gy-coupon-windowshade:last-child,
  .tire-category-page .tab-content .tab-pane:first-child .gy-min-windowshade:last-child {
    margin-bottom: 20px;
  }

  /* line 610, ../../app/styles/pages/_ProductCategoryPage.scss */

  .tire-category-page .learn-block {
    padding: 0 15px;
  }

  /* line 613, ../../app/styles/pages/_ProductCategoryPage.scss */

  .tire-category-page .learn-block h4 {
    float: left;
    width: 50%;
  }

  /* line 618, ../../app/styles/pages/_ProductCategoryPage.scss */

  .tire-category-page .learn-block ul {
    width: 50%;
    float: left;
    margin-bottom: 0;
  }

  /* line 624, ../../app/styles/pages/_ProductCategoryPage.scss */

  .tire-category-page .learn-block li {
    list-style-type: none;
  }

  /* line 627, ../../app/styles/pages/_ProductCategoryPage.scss */

  .tire-category-page .learn-block h5 {
    margin-bottom: 0;
    color: #274BA7;
  }

  /* line 634, ../../app/styles/pages/_ProductCategoryPage.scss */

  .tire-category-page div.tech-image {
    width: 317px;
    max-width: 400px;
    height: 500px;
    float: left;
    margin-right: 20px;
    margin-top: 20px;
  }

  /* line 643, ../../app/styles/pages/_ProductCategoryPage.scss */

  .tire-category-page .benefit-image {
    background-repeat: no-repeat;
    width: 317px;
    max-width: 400px;
    height: 325px;
    float: left;
    margin-right: 20px;
  }

  /* line 652, ../../app/styles/pages/_ProductCategoryPage.scss */

  .tire-category-page .learn-description {
    width: 50%;
    display: block;
    float: left;
  }

  /* line 658, ../../app/styles/pages/_ProductCategoryPage.scss */

  .tire-category-page .learn-disclaimer {
    width: 50%;
    display: block;
    float: left;
  }

  /* line 664, ../../app/styles/pages/_ProductCategoryPage.scss */

  .tire-category-page hr {
    width: 100%;
  }

  /* line 670, ../../app/styles/pages/_ProductCategoryPage.scss */

  .tire-category-page .legend-block {
    text-align: center;
  }

  /* line 676, ../../app/styles/pages/_ProductCategoryPage.scss */

  .tire-category-page .help-block h4 {
    text-align: center;
  }

  /* line 679, ../../app/styles/pages/_ProductCategoryPage.scss */

  .tire-category-page .help-block p {
    text-align: center;
  }

  /* line 684, ../../app/styles/pages/_ProductCategoryPage.scss */

  .tire-category-page .comparing-block {
    padding: 0;
    text-align: center;
  }

  /* line 690, ../../app/styles/pages/_ProductCategoryPage.scss */

  .tire-category-page .compare-learn-container li {
    width: 25%;
    display: table-cell;
    padding: 15px;
    border-bottom: none;
  }

  /* line 695, ../../app/styles/pages/_ProductCategoryPage.scss */

  .tire-category-page .compare-learn-container li li {
    width: 100%;
    float: none;
    display: list-item;
    list-style-type: disc;
    margin-bottom: 20px;
  }

  /* line 704, ../../app/styles/pages/_ProductCategoryPage.scss */

  .tire-category-page .tire-baseballcard {
    margin-left: 0;
  }
}

@media (min-width: 800px) {
  /* line 714, ../../app/styles/pages/_ProductCategoryPage.scss */

  .tire-category-page .help-block ul li {
    padding: 15px;
    margin: 0 15px;
  }

  /* line 719, ../../app/styles/pages/_ProductCategoryPage.scss */

  .tire-category-page .help-block ul li:last-child {
    border-bottom: 1px solid #eeeeee;
  }
}

@media (min-width: 940px) {
  /* line 730, ../../app/styles/pages/_ProductCategoryPage.scss */

  .tire-category-page .tire-category-sort-filter {
    width: 77%;
  }

  /* line 735, ../../app/styles/pages/_ProductCategoryPage.scss */

  .tire-category-page .bb-cards-container {
    clear: none;
    float: right;
    width: 77%;
  }

  /* line 740, ../../app/styles/pages/_ProductCategoryPage.scss */

  .tire-category-page .sticky-left-content {
    width: 22%;
  }

  /* line 745, ../../app/styles/pages/_ProductCategoryPage.scss */

  .tire-category-page .learn-block ul {
    width: 30%;
  }

  /* line 749, ../../app/styles/pages/_ProductCategoryPage.scss */

  .tire-category-page .learn-block .last-list {
    margin-left: 20px;
  }

  /* line 753, ../../app/styles/pages/_ProductCategoryPage.scss */

  .tire-category-page .learn-block .benefit-image {
    height: 250px;
  }
}

@media (min-width: 1180px) {
  /* line 763, ../../app/styles/pages/_ProductCategoryPage.scss */

  .tire-category-page .tire-category-sort-filter {
    width: 81%;
  }

  /* line 767, ../../app/styles/pages/_ProductCategoryPage.scss */

  .tire-category-page .bb-cards-container {
    width: 81%;
  }

  /* line 771, ../../app/styles/pages/_ProductCategoryPage.scss */

  .tire-category-page .sticky-left-content {
    width: 19%;
  }
}

/* line 790, ../../app/styles/pages/_ProductCategoryPage.scss */

.page-assurance .compare-learn-container li a,
.page-eagle .compare-learn-container li a,
.page-efficient-grip .compare-learn-container li a,
.page-excellence .compare-learn-container li a,
.page-fierce .compare-learn-container li a,
.page-fortera .compare-learn-container li a,
.page-integrity .compare-learn-container li a,
.page-ultra-grip .compare-learn-container li a,
.page-wrangler .compare-learn-container li a {
  margin-left: 0;
  height: 1.15em;
}

/* line 794, ../../app/styles/pages/_ProductCategoryPage.scss */

.page-assurance .compare-learn-container li.active p,
.page-eagle .compare-learn-container li.active p,
.page-efficient-grip .compare-learn-container li.active p,
.page-excellence .compare-learn-container li.active p,
.page-fierce .compare-learn-container li.active p,
.page-fortera .compare-learn-container li.active p,
.page-integrity .compare-learn-container li.active p,
.page-ultra-grip .compare-learn-container li.active p,
.page-wrangler .compare-learn-container li.active p {
  margin-left: 0;
}

/**
 * TEMPLATE/PARTIAL NAME: Product Detail Page
 *
 */

/* line 6, ../../app/styles/pages/_ProductPage.scss */

.product-detail-page {
  padding-top: 20px;
}

/* line 9, ../../app/styles/pages/_ProductPage.scss */

.product-detail-page h1,
.product-detail-page h2,
.product-detail-page h3,
.product-detail-page h4 {
  margin: 10px 0;
}

/* line 13, ../../app/styles/pages/_ProductPage.scss */

.product-detail-page h3,
.product-detail-page h4,
.product-detail-page h5 {
  margin-top: 0;
}

/* line 16, ../../app/styles/pages/_ProductPage.scss */

.product-detail-page h3 {
  text-align: center;
  color: #FFF;
}

/* line 20, ../../app/styles/pages/_ProductPage.scss */

.product-detail-page .center-img {
  text-align: center;
}

/* line 23, ../../app/styles/pages/_ProductPage.scss */

.product-detail-page .calculate-btn {
  text-align: center;
  padding-bottom: 15px;
}

/* line 27, ../../app/styles/pages/_ProductPage.scss */

.product-detail-page .tire-detail-fit-checker {
  text-align: center;
}

/* line 30, ../../app/styles/pages/_ProductPage.scss */

.product-detail-page hr {
  display: none;
}

/* line 34, ../../app/styles/pages/_ProductPage.scss */

.product-detail-page a:hover {
  text-decoration: none;
}

/* line 38, ../../app/styles/pages/_ProductPage.scss */

.product-detail-page .gy-share {
  margin-top: 20px;
}

/* line 42, ../../app/styles/pages/_ProductPage.scss */

.product-detail-page .no_margin {
  margin: 0px;
}

/* line 46, ../../app/styles/pages/_ProductPage.scss */

.product-detail-page .no-padding {
  padding: 0px !important;
}

/* line 50, ../../app/styles/pages/_ProductPage.scss */

.product-detail-page .sm_margin {
  margin-top: 2%;
  margin-bottom: 2%;
}

/* line 55, ../../app/styles/pages/_ProductPage.scss */

.product-detail-page .specs_list_style {
  list-style-type: none;
  padding-left: 0px;
}

/* line 60, ../../app/styles/pages/_ProductPage.scss */

.product-detail-page .inline_icons {
  display: inline;
}

/* line 63, ../../app/styles/pages/_ProductPage.scss */

.product-detail-page .pin-group {
  margin: 20px 0 0 0;
}

/* line 65, ../../app/styles/pages/_ProductPage.scss */

.product-detail-page .pin-group button.pin {
  padding-left: 0;
  text-align: center;
}

/* line 70, ../../app/styles/pages/_ProductPage.scss */

.product-detail-page .pin_icon {
  color: #ffdd00;
  font-size: 35pt;
}

/* line 74, ../../app/styles/pages/_ProductPage.scss */

.product-detail-page .embed-container {
  position: relative;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  padding-bottom: 56.25%;
}

/* line 81, ../../app/styles/pages/_ProductPage.scss */

.product-detail-page .embed-container iframe,
.product-detail-page .embed-container object,
.product-detail-page .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 88, ../../app/styles/pages/_ProductPage.scss */

.product-detail-page .special_font {
  font-size: 16px;
  font-family: 'NewsGothicFSLight', Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  text-decoration: none !important;
  position: relative;
  margin-right: 0 !important;
  padding: 0 0 1px 0 !important;
  line-height: 1;
}

/* line 101, ../../app/styles/pages/_ProductPage.scss */

.product-detail-page .rebate_txt_left {
  text-align: right;
  padding: 0px;
  margin-right: -5%;
}

/* line 107, ../../app/styles/pages/_ProductPage.scss */

.product-detail-page .rebate_txt_right {
  text-align: left;
  padding: 0px;
}

/* line 112, ../../app/styles/pages/_ProductPage.scss */

.product-detail-page .light_blue_txt {
  color: #2366c1 !important;
}

/* line 116, ../../app/styles/pages/_ProductPage.scss */

.product-detail-page .yellow-btm-border {
  border-bottom-color: #ffdd00;
}

/* line 120, ../../app/styles/pages/_ProductPage.scss */

.product-detail-page .smartway_icon {
  color: #003399;
  font-size: 15pt;
}

/* line 125, ../../app/styles/pages/_ProductPage.scss */

.product-detail-page .dk-blue {
  color: #003399;
}

/* line 129, ../../app/styles/pages/_ProductPage.scss */

.product-detail-page .farther_txt {
  color: #2366c1;
  /*margin-left:9%;*/
}

/* line 134, ../../app/styles/pages/_ProductPage.scss */

.product-detail-page .features_title {
  font-family: 'NewsGothicFSLight', Arial, sans-serif;
  font-size: 24px;
}

/* line 139, ../../app/styles/pages/_ProductPage.scss */

.product-detail-page .ext_cutaway_feat {
  padding-top: 2%;
}

/* line 143, ../../app/styles/pages/_ProductPage.scss */

.product-detail-page .warranty_txt {
  font-size: 18px;
}

/* line 147, ../../app/styles/pages/_ProductPage.scss */

.product-detail-page .warranty_download {
  margin-left: 3%;
}

/* line 151, ../../app/styles/pages/_ProductPage.scss */

.product-detail-page .red_txt {
  color: #FF0000;
}

@media (min-width: 768px) {
  /* line 156, ../../app/styles/pages/_ProductPage.scss */

  .product-detail-page .embed-container {
    position: relative;
    padding-bottom: 25.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
  }

  /* line 163, ../../app/styles/pages/_ProductPage.scss */

  .product-detail-page hr {
    margin-top: 27px;
    display: block;
  }

  /* line 167, ../../app/styles/pages/_ProductPage.scss */

  .product-detail-page h1 {
    color: #003399 !important;
  }

  /* line 170, ../../app/styles/pages/_ProductPage.scss */

  .product-detail-page h3 {
    text-align: left;
    color: #999;
  }

  /* line 174, ../../app/styles/pages/_ProductPage.scss */

  .product-detail-page .tire-detail-fit-checker {
    text-align: left;
  }

  /* line 178, ../../app/styles/pages/_ProductPage.scss */

  .product-detail-page .pin-group button.pin {
    text-align: left;
  }

  /* line 182, ../../app/styles/pages/_ProductPage.scss */

  .product-detail-page .header-container {
    padding-left: 15px;
    padding-right: 15px;
    overflow: auto;
    padding-bottom: 20px;
  }

  /* line 191, ../../app/styles/pages/_ProductPage.scss */

  .product-detail-page .tire-detail-image-gallery-container {
    float: right;
    width: 49%;
  }

  /* line 196, ../../app/styles/pages/_ProductPage.scss */

  .product-detail-page .tire-detail-tire-info-container {
    float: left;
    width: 51%;
  }
}

/* line 3, ../../app/styles/pages/_RegisterTires.scss */

.register-tires-page .register-tires-form {
  margin-bottom: 15px;
}

/* line 8, ../../app/styles/pages/_RegisterTires.scss */

.register-tires-page .input-name i {
  font-weight: normal;
}

/* line 13, ../../app/styles/pages/_RegisterTires.scss */

.register-tires-page .error-message-paragraph {
  display: none;
}

/* line 17, ../../app/styles/pages/_RegisterTires.scss */

.register-tires-page .error-message {
  color: #FF2534;
}

/* line 21, ../../app/styles/pages/_RegisterTires.scss */

.register-tires-page .characters-counter {
  color: #999999;
  display: table;
}

/* line 26, ../../app/styles/pages/_RegisterTires.scss */

.register-tires-page .gy-windowshade,
.register-tires-page .gy-secondary-windowshade,
.register-tires-page .gy-nav-windowshade,
.register-tires-page .gy-tertiary-windowshade,
.register-tires-page .gy-coupon-windowshade,
.register-tires-page .gy-min-windowshade,
.register-tires-page .gy-secondary-windowshade,
.register-tires-page .gy-tertiary-windowshade {
  clear: both;
}

/* line 33, ../../app/styles/pages/_RegisterTires.scss */

.register-tires-page .dot-help .gy-windowshade,
.register-tires-page .dot-help .gy-secondary-windowshade,
.register-tires-page .dot-help .gy-nav-windowshade,
.register-tires-page .dot-help .gy-tertiary-windowshade,
.register-tires-page .dot-help .gy-coupon-windowshade,
.register-tires-page .dot-help .gy-min-windowshade {
  border-top: 1px solid #ccd7eb;
}

/* line 35, ../../app/styles/pages/_RegisterTires.scss */

.register-tires-page .dot-help .gy-windowshade > a.collapsed .panel-heading span,
.register-tires-page .dot-help .gy-secondary-windowshade > a.collapsed .panel-heading span,
.register-tires-page .dot-help .gy-nav-windowshade > a.collapsed .panel-heading span,
.register-tires-page .dot-help .gy-tertiary-windowshade > a.collapsed .panel-heading span,
.register-tires-page .dot-help .gy-coupon-windowshade > a.collapsed .panel-heading span,
.register-tires-page .dot-help .gy-min-windowshade > a.collapsed .panel-heading span {
  line-height: 1em;
}

@media (min-width: 768px) {
  /* line 44, ../../app/styles/pages/_RegisterTires.scss */

  .register-tires-page p b {
    display: inline-block;
  }

  /* line 48, ../../app/styles/pages/_RegisterTires.scss */

  .register-tires-page p i {
    display: inline-block;
    line-height: 1.3em;
    vertical-align: text-bottom;
  }

  /* line 55, ../../app/styles/pages/_RegisterTires.scss */

  .register-tires-page .form-info-container {
    overflow: auto;
  }

  /* line 60, ../../app/styles/pages/_RegisterTires.scss */

  .register-tires-page .button-container a {
    display: inline-block;
    margin: 0px 0px 15px 0px;
    width: 45%;
  }

  /* line 65, ../../app/styles/pages/_RegisterTires.scss */

  .register-tires-page .button-container a:first-child {
    margin-right: 8%;
  }

  /* line 71, ../../app/styles/pages/_RegisterTires.scss */

  .register-tires-page .register-tires-image {
    background-image: url(http://placehold.it/450x300/);
    background-repeat: no-repeat;
    height: 298px;
    margin-top: 10px;
  }

  /* line 79, ../../app/styles/pages/_RegisterTires.scss */

  .register-tires-page .q-text-area .input-name {
    max-width: 65%;
  }

  /* line 84, ../../app/styles/pages/_RegisterTires.scss */

  .register-tires-page .input-name {
    display: inline-block;
  }

  /* line 88, ../../app/styles/pages/_RegisterTires.scss */

  .register-tires-page .col-right {
    padding: 10px 0px 10px 10px;
  }

  /* line 92, ../../app/styles/pages/_RegisterTires.scss */

  .register-tires-page .col-left {
    padding: 10px 10px 10px 0px;
  }

  /* line 96, ../../app/styles/pages/_RegisterTires.scss */

  .register-tires-page .col-full-width {
    padding: 10px 0px 10px 0px;
  }
}

/* line 102, ../../app/styles/pages/_RegisterTires.scss */

.register-tires-page .detail-page-img {
  background-image: url('/images/registerTires/DOT.png');
  background-size: 100%;
  background-position: center;
  -ms-behavior: url('/images/backgroundsize.min.htc');
  display: block;
  min-height: 220px;
  width: 100%;
}

/* line 2, ../../app/styles/pages/_RecallsPage.scss */

.recalls-page h2 {
  margin-top: 0px;
}

/* line 6, ../../app/styles/pages/_RecallsPage.scss */

.recalls-page .windowshade-container {
  margin: 30px 0px 20px 0px;
}

/* line 10, ../../app/styles/pages/_RecallsPage.scss */

.recalls-page table {
  text-align: left;
  width: 100%;
}

/* line 14, ../../app/styles/pages/_RecallsPage.scss */

.recalls-page table th,
.recalls-page table td {
  padding: 10px 0px;
}

/* line 18, ../../app/styles/pages/_RecallsPage.scss */

.recalls-page table td {
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  width: 50%;
}

/* line 25, ../../app/styles/pages/_RecallsPage.scss */

.recalls-page .sidebar-list,
.recalls-page .warranty-template .additional-resources-container,
.warranty-template .recalls-page .additional-resources-container {
  padding: 0px;
}

/* line 29, ../../app/styles/pages/_RecallsPage.scss */

.recalls-page .next-steps {
  width: 100%;
}

/* line 33, ../../app/styles/pages/_RecallsPage.scss */

.recalls-page .recall-center-container {
  margin: 15px 0px;
  max-width: 245px;
}

/* line 37, ../../app/styles/pages/_RecallsPage.scss */

.recalls-page .recall-center-container .or {
  display: block;
  margin: 10px 5px;
  text-align: center;
}

/* line 43, ../../app/styles/pages/_RecallsPage.scss */

.recalls-page .recall-center-container .btn {
  display: block;
  margin: 5px 0px;
}

/* line 49, ../../app/styles/pages/_RecallsPage.scss */

.recalls-page .dot-img {
  margin-top: 5px;
  width: 100%;
}

/* line 54, ../../app/styles/pages/_RecallsPage.scss */

.recalls-page .letter-btn {
  margin-top: 10px;
  width: 245px;
}

@media (min-width: 768px) {
  /* line 61, ../../app/styles/pages/_RecallsPage.scss */

  .recalls-page .phone-link {
    background: none !important;
    box-shadow: none;
    color: #2366c1;
    font-family: Arial, sans-serif;
    font-size: 1.1em;
    font-weight: normal;
    margin-bottom: 0px;
    margin-right: 30px;
    padding: 0px;
    width: auto;
  }

  /* line 73, ../../app/styles/pages/_RecallsPage.scss */

  .recalls-page .phone-link span {
    display: none;
  }

  /* line 78, ../../app/styles/pages/_RecallsPage.scss */

  .recalls-page .recall-center-container {
    max-width: inherit;
  }

  /* line 81, ../../app/styles/pages/_RecallsPage.scss */

  .recalls-page .recall-center-container .or,
  .recalls-page .recall-center-container .btn {
    display: inline-block;
  }

  /* line 85, ../../app/styles/pages/_RecallsPage.scss */

  .recalls-page .recall-center-container .or {
    text-align: left;
  }

  /* line 90, ../../app/styles/pages/_RecallsPage.scss */

  .recalls-page .letter-btn {
    width: auto;
  }
}

/* line 3, ../../app/styles/pages/_PreviewPage.scss */

.preview-page h2 {
  padding-top: 3px;
}

/* line 7, ../../app/styles/pages/_PreviewPage.scss */

.preview-page h3 {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #274BA7;
  font-size: 24px;
  margin: 30px 0 15px;
}

/* line 15, ../../app/styles/pages/_PreviewPage.scss */

.preview-page .detail-main h4,
.preview-page .warranty-template .left-content h4,
.warranty-template .preview-page .left-content h4 {
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 14px;
  margin: 10px 0 15px;
  color: #333;
}

/* line 24, ../../app/styles/pages/_PreviewPage.scss */

.preview-page label {
  text-transform: none;
  margin-top: 8px;
  color: #333;
  font-size: 14px;
}

/* line 31, ../../app/styles/pages/_PreviewPage.scss */

.preview-page textarea {
  resize: none;
}

/* line 36, ../../app/styles/pages/_PreviewPage.scss */

.preview-page .page-header-subcontent img {
  float: left;
  max-width: 30%;
  margin-right: 5%;
  margin-bottom: 15px;
}

/* line 42, ../../app/styles/pages/_PreviewPage.scss */

.preview-page .page-header-subcontent .page-header-subcontent-block {
  width: 65%;
  float: left;
}

/* line 48, ../../app/styles/pages/_PreviewPage.scss */

.preview-page .sidebar-list,
.preview-page .warranty-template .additional-resources-container,
.warranty-template .preview-page .additional-resources-container {
  padding: 0 0 15px;
}

/* line 52, ../../app/styles/pages/_PreviewPage.scss */

.preview-page .vehicle-info-box {
  margin-bottom: 10px;
}

/* line 54, ../../app/styles/pages/_PreviewPage.scss */

.preview-page .vehicle-info-box .input-name {
  font-weight: bold;
  color: #333;
  font-size: 14px;
  display: block;
}

/* line 60, ../../app/styles/pages/_PreviewPage.scss */

.preview-page .vehicle-info-box .rendered-value {
  margin-bottom: 10px;
  display: block;
}

/* line 64, ../../app/styles/pages/_PreviewPage.scss */

.preview-page .vehicle-info-box ul {
  padding-left: 0;
}

/* line 66, ../../app/styles/pages/_PreviewPage.scss */

.preview-page .vehicle-info-box ul li {
  display: inline-block;
}

/* line 68, ../../app/styles/pages/_PreviewPage.scss */

.preview-page .vehicle-info-box ul li:after {
  content: ", ";
}

/* line 72, ../../app/styles/pages/_PreviewPage.scss */

.preview-page .vehicle-info-box ul li:last-child:after {
  content: "";
}

/* line 80, ../../app/styles/pages/_PreviewPage.scss */

.preview-page .about-extra-drive-list {
  padding-left: 20px;
}

/* line 84, ../../app/styles/pages/_PreviewPage.scss */

.preview-page .about-extra-drive-image {
  max-width: 200px;
}

/* line 88, ../../app/styles/pages/_PreviewPage.scss */

.preview-page .form-signup-set {
  margin: 10px 0;
  padding-top: 10px;
  border-top: 1px solid #ddd;
}

/* line 94, ../../app/styles/pages/_PreviewPage.scss */

.preview-page .checkbox-container {
  width: 100%;
  border-top: none;
  position: relative;
}

/* line 98, ../../app/styles/pages/_PreviewPage.scss */

.preview-page .checkbox-container.active {
  background-color: transparent;
}

/* line 101, ../../app/styles/pages/_PreviewPage.scss */

.preview-page .checkbox-container .box {
  position: absolute;
  top: 14px;
  left: 5px;
}

/* line 106, ../../app/styles/pages/_PreviewPage.scss */

.preview-page .checkbox-container .check {
  margin-top: -14px;
}

/* line 109, ../../app/styles/pages/_PreviewPage.scss */

.preview-page .checkbox-container .validation-error {
  color: #FF2534;
  font-weight: normal;
  font-style: italic;
  font-size: 14px;
}

/* line 117, ../../app/styles/pages/_PreviewPage.scss */

.preview-page .check-text,
.preview-page .validation-error {
  margin: 0 0 0 25px;
  display: block;
}

/* line 123, ../../app/styles/pages/_PreviewPage.scss */

.preview-page .about-goodyear-ws {
  margin: 0 0 20px 20px !important;
}

/* line 127, ../../app/styles/pages/_PreviewPage.scss */

.preview-page .confirm-thank-you {
  border-top: 1px solid #ddd;
  margin-top: 30px;
  padding-top: 30px;
}

/* line 133, ../../app/styles/pages/_PreviewPage.scss */

.preview-page .confirm-msg-note {
  margin-bottom: 30px;
}

/* line 138, ../../app/styles/pages/_PreviewPage.scss */

.preview-page .overall-rating label.input-name {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #274BA7;
  font-size: 18px !important;
  text-transform: none !important;
  display: block;
  width: 100%;
}

@media (min-width: 640px) {
  /* line 149, ../../app/styles/pages/_PreviewPage.scss */

  .preview-page .about-extra-drive-image {
    float: right;
    margin-left: 15px;
  }
}

@media (min-width: 768px) {
  /* line 158, ../../app/styles/pages/_PreviewPage.scss */

  .preview-page .page-header-subcontent img {
    float: left;
    max-width: 10%;
    margin-right: 3%;
  }

  /* line 163, ../../app/styles/pages/_PreviewPage.scss */

  .preview-page .page-header-subcontent .preview-header-subcontent-block {
    float: left;
    width: 50%;
  }

  /* line 169, ../../app/styles/pages/_PreviewPage.scss */

  .preview-page .form-control {
    font-size: 14px;
  }

  /* line 174, ../../app/styles/pages/_PreviewPage.scss */

  .preview-page .overall-rating label.input-name {
    font-size: 24px !important;
    display: inline-block !important;
    float: left;
    padding-top: 12px;
    padding-right: 12px;
    width: auto;
  }
}

/* line 189, ../../app/styles/pages/_PreviewPage.scss */

.store-preview .page-header h2 {
  color: #444;
  font-size: 20px;
  margin-bottom: 5px;
}

/* line 2, ../../app/styles/pages/_ServiceDetailPage.scss */

#serviceDetailPage.serviceDetailPage .small-coupon {
  width: 100% !important;
}

/* line 9, ../../app/styles/pages/_ServiceDetailPage.scss */

.serviceDetailPage h1 span {
  color: #263672;
  font-size: 30px;
  margin: 0px 20px 0px 0px;
}

/* line 16, ../../app/styles/pages/_ServiceDetailPage.scss */

.serviceDetailPage h2 {
  font-size: 23px;
}

/* line 20, ../../app/styles/pages/_ServiceDetailPage.scss */

.serviceDetailPage .disclaimer {
  font-size: 10px;
  color: #999;
  max-width: 205px;
  margin: 10px 0 0 0;
}

/* line 28, ../../app/styles/pages/_ServiceDetailPage.scss */

.serviceDetailPage .page-header h2 {
  font-size: 23px;
}

/* line 31, ../../app/styles/pages/_ServiceDetailPage.scss */

.serviceDetailPage .page-header .detail-page-img {
  background-image: url('/images/services/battery/batteryService.jpg');
  max-width: 304px;
  max-height: 225px;
  min-height: 180px;
}

/* line 40, ../../app/styles/pages/_ServiceDetailPage.scss */

.serviceDetailPage .tile-container .tile {
  background: white;
  background: -webkit-linear-gradient(top, #ffffff 0%, #f6f6f6 75%, #ebebeb 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 75%, #ebebeb 100%);
  position: relative;
  border-bottom: 8px solid #ffdd00;
  min-height: 230px;
}

/* line 45, ../../app/styles/pages/_ServiceDetailPage.scss */

.serviceDetailPage .tile-container .tile hr {
  height: 35px !important;
}

/* line 48, ../../app/styles/pages/_ServiceDetailPage.scss */

.serviceDetailPage .tile-container .tile h3 {
  position: absolute;
  top: 5px;
  margin: 0;
  color: #333;
  font-size: 20px;
}

/* line 55, ../../app/styles/pages/_ServiceDetailPage.scss */

.serviceDetailPage .tile-container .tile .coupon-price-text {
  padding-top: 10px;
}

/* line 57, ../../app/styles/pages/_ServiceDetailPage.scss */

.serviceDetailPage .tile-container .tile .coupon-price-text strong {
  color: #263672;
  font-size: 30px;
}

/* line 61, ../../app/styles/pages/_ServiceDetailPage.scss */

.serviceDetailPage .tile-container .tile .coupon-price-text span {
  display: block;
}

/* line 65, ../../app/styles/pages/_ServiceDetailPage.scss */

.serviceDetailPage .tile-container .tile .btn {
  margin: 15px 0;
}

/* line 68, ../../app/styles/pages/_ServiceDetailPage.scss */

.serviceDetailPage .tile-container .tile .service-img-thumbnail {
  position: absolute;
  top: 20px;
  right: 10%;
  max-height: 100px;
}

/* line 76, ../../app/styles/pages/_ServiceDetailPage.scss */

.serviceDetailPage .link-realted-service {
  text-decoration: none;
  text-align: right;
  line-height: 14px;
  margin-bottom: 10px;
}

/* line 81, ../../app/styles/pages/_ServiceDetailPage.scss */

.serviceDetailPage .link-realted-service span {
  float: left;
  font-size: 40px;
  vertical-align: middle;
  margin: 0px 10px 0px 0px;
  color: #263672;
}

/* line 88, ../../app/styles/pages/_ServiceDetailPage.scss */

.serviceDetailPage .link-realted-service p {
  text-align: left;
  margin: 10px 0 0 0;
}

/* line 95, ../../app/styles/pages/_ServiceDetailPage.scss */

.serviceDetailPage .gy-windowshade .panel-collapse,
.serviceDetailPage .gy-secondary-windowshade .panel-collapse,
.serviceDetailPage .gy-nav-windowshade .panel-collapse,
.serviceDetailPage .gy-tertiary-windowshade .panel-collapse,
.serviceDetailPage .gy-coupon-windowshade .panel-collapse,
.serviceDetailPage .gy-min-windowshade .panel-collapse {
  background: none;
}

/* line 101, ../../app/styles/pages/_ServiceDetailPage.scss */

.serviceDetailPage #aboutThis h2 {
  margin-top: 0;
}

/* line 106, ../../app/styles/pages/_ServiceDetailPage.scss */

.serviceDetailPage .coupons {
  margin-top: 20px;
}

/* line 110, ../../app/styles/pages/_ServiceDetailPage.scss */

.serviceDetailPage .gy-coupon-windowshade {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 20px;
}

/* line 116, ../../app/styles/pages/_ServiceDetailPage.scss */

.serviceDetailPage .right-content {
  padding: 0 15px;
}

/* line 120, ../../app/styles/pages/_ServiceDetailPage.scss */

.serviceDetailPage .main-content .content-padder {
  padding: 0 15px 0px;
}

/* line 125, ../../app/styles/pages/_ServiceDetailPage.scss */

.serviceDetailPage .small-coupon .coupon-detail {
  min-height: 100px;
}

@media (min-width: 481px) {
  /* line 131, ../../app/styles/pages/_ServiceDetailPage.scss */

  .serviceDetailPage .tile-container .tile {
    width: 450px;
  }

  /* line 133, ../../app/styles/pages/_ServiceDetailPage.scss */

  .serviceDetailPage .tile-container .tile .service-img-thumbnail {
    position: absolute;
    top: 80px;
  }
}

@media (min-width: 768px) {
  /* line 140, ../../app/styles/pages/_ServiceDetailPage.scss */

  .serviceDetailPage .main-content .content-padder {
    border-right: 1px solid #ddd;
  }

  /* line 143, ../../app/styles/pages/_ServiceDetailPage.scss */

  .serviceDetailPage .right-content {
    padding: 0;
  }

  /* line 147, ../../app/styles/pages/_ServiceDetailPage.scss */

  .serviceDetailPage .left-content {
    padding-right: 15px;
  }
}

/* these use body classes attached by hybris */

/* line 155, ../../app/styles/pages/_ServiceDetailPage.scss */

.page-oilChangeServiceDetail .detail-page-img {
  background-image: url('/images/services/oilChange.jpg') !important;
}

/* line 160, ../../app/styles/pages/_ServiceDetailPage.scss */

.page-tireRepairServiceDetail .detail-page-img {
  background-image: url('/images/services/oilChange.jpg') !important;
}

/* line 165, ../../app/styles/pages/_ServiceDetailPage.scss */

.page-brakeServiceDetail .detail-page-img {
  background-image: url('/images/services/brakeService.jpg') !important;
}

/* line 170, ../../app/styles/pages/_ServiceDetailPage.scss */

.page-heatingCoolantServiceDetail .detail-page-img {
  background-image: url('/images/services/heatingCooling.jpg') !important;
}

/* line 175, ../../app/styles/pages/_ServiceDetailPage.scss */

.page-mufflersServiceDetail .detail-page-img {
  background-image: url('/images/services/mufflersExhaust.jpg') !important;
}

/* line 180, ../../app/styles/pages/_ServiceDetailPage.scss */

.page-tireRepairServiceDetail .detail-page-img,
.page-tireInstallationServiceDetail .detail-page-img,
.page-tireRotationServiceDetail .detail-page-img,
.page-tpmsServiceDetail .detail-page-img,
.page-wheelBalanceServiceDetail .detail-page-img {
  background-image: url('/images/services/tireServices.jpg') !important;
}

/* line 1, ../../app/styles/pages/_Sitemap.scss */

.sitemap {
  padding-bottom: 60px;
}

/* line 4, ../../app/styles/pages/_Sitemap.scss */

.sitemap .wrapper-inner {
  overflow: hidden;
}

/* line 8, ../../app/styles/pages/_Sitemap.scss */

.sitemap h1 {
  margin: 10px 0 15px;
}

/* line 12, ../../app/styles/pages/_Sitemap.scss */

.sitemap h2 {
  padding: 10px 0 0 0;
}

/* line 16, ../../app/styles/pages/_Sitemap.scss */

.sitemap .panel-default {
  border: 0;
}

/* line 20, ../../app/styles/pages/_Sitemap.scss */

.sitemap .panel-body,
.sitemap .warranty-treadLife .gy-windowshade .content,
.warranty-treadLife .gy-windowshade .sitemap .content,
.sitemap .warranty-treadLife .gy-secondary-windowshade .content,
.warranty-treadLife .gy-secondary-windowshade .sitemap .content,
.sitemap .warranty-treadLife .gy-nav-windowshade .content,
.warranty-treadLife .gy-nav-windowshade .sitemap .content,
.sitemap .warranty-treadLife .gy-tertiary-windowshade .content,
.warranty-treadLife .gy-tertiary-windowshade .sitemap .content,
.sitemap .warranty-treadLife .gy-coupon-windowshade .content,
.warranty-treadLife .gy-coupon-windowshade .sitemap .content,
.sitemap .warranty-treadLife .gy-min-windowshade .content,
.warranty-treadLife .gy-min-windowshade .sitemap .content {
  padding: 0 0 15px 15px;
  background-image: none;
}

/* line 25, ../../app/styles/pages/_Sitemap.scss */

.sitemap .gy-windowshade,
.sitemap .gy-secondary-windowshade,
.sitemap .gy-nav-windowshade,
.sitemap .gy-tertiary-windowshade,
.sitemap .gy-coupon-windowshade,
.sitemap .gy-min-windowshade {
  background-image: none;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: -1px;
}

/* line 30, ../../app/styles/pages/_Sitemap.scss */

.sitemap .gy-windowshade .panel-collapse,
.sitemap .gy-secondary-windowshade .panel-collapse,
.sitemap .gy-nav-windowshade .panel-collapse,
.sitemap .gy-tertiary-windowshade .panel-collapse,
.sitemap .gy-coupon-windowshade .panel-collapse,
.sitemap .gy-min-windowshade .panel-collapse {
  background-image: none;
}

/* line 35, ../../app/styles/pages/_Sitemap.scss */

.sitemap .content-block {
  margin: 0;
}

/* line 39, ../../app/styles/pages/_Sitemap.scss */

.sitemap a {
  line-height: 130%;
  display: block;
}

/* line 44, ../../app/styles/pages/_Sitemap.scss */

.sitemap .heading {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 24px;
  padding-bottom: 5px;
  margin: 10px 0 5px;
  border-bottom: 1px solid #ccd7eb;
}

/* line 51, ../../app/styles/pages/_Sitemap.scss */

.sitemap .subheading {
  padding: 5px 0;
  font-weight: bold;
  font-size: 10px;
  letter-spacing: 1px;
  margin-top: 10px;
  color: #888;
  text-transform: uppercase;
}

/* line 60, ../../app/styles/pages/_Sitemap.scss */

.sitemap ul {
  list-style: none;
  padding: 0;
  margin: 0 0 15px 0;
  text-align: left;
}

/* line 65, ../../app/styles/pages/_Sitemap.scss */

.sitemap ul li {
  border-bottom: 1px dotted #ddd;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
  padding: 5px 0;
}

/* line 70, ../../app/styles/pages/_Sitemap.scss */

.sitemap ul li a {
  padding: 5px 5px 5px 0;
}

/* line 73, ../../app/styles/pages/_Sitemap.scss */

.sitemap ul li ul {
  padding-left: 0;
}

/* line 75, ../../app/styles/pages/_Sitemap.scss */

.sitemap ul li ul li {
  font-size: 14px;
  font-family: Arial, sans-serif;
  line-height: 130%;
  padding: 0;
  border-bottom: none;
}

/* line 87, ../../app/styles/pages/_Sitemap.scss */

.sitemap .full-list .panel-heading {
  padding: 7px 15px;
}

/* line 91, ../../app/styles/pages/_Sitemap.scss */

.sitemap .full-list ul {
  padding-left: 0;
  margin-left: 0;
}

/* line 94, ../../app/styles/pages/_Sitemap.scss */

.sitemap .full-list ul li {
  font-family: Arial, sans-serif;
  font-size: 14px;
}

@media (min-width: 768px) {
  /* line 102, ../../app/styles/pages/_Sitemap.scss */

  .sitemap h1 {
    margin-bottom: 0;
  }

  /* line 105, ../../app/styles/pages/_Sitemap.scss */

  .sitemap .gy-windowshade,
  .sitemap .gy-secondary-windowshade,
  .sitemap .gy-nav-windowshade,
  .sitemap .gy-tertiary-windowshade,
  .sitemap .gy-coupon-windowshade,
  .sitemap .gy-min-windowshade {
    margin-right: 0;
    margin-left: 0;
  }

  /* line 108, ../../app/styles/pages/_Sitemap.scss */

  .sitemap .gy-windowshade > a,
  .sitemap .gy-secondary-windowshade > a,
  .sitemap .gy-nav-windowshade > a,
  .sitemap .gy-tertiary-windowshade > a,
  .sitemap .gy-coupon-windowshade > a,
  .sitemap .gy-min-windowshade > a {
    display: none;
  }

  /* line 112, ../../app/styles/pages/_Sitemap.scss */

  .sitemap .gy-windowshade,
  .sitemap .gy-secondary-windowshade,
  .sitemap .gy-nav-windowshade,
  .sitemap .gy-tertiary-windowshade,
  .sitemap .gy-coupon-windowshade,
  .sitemap .gy-min-windowshade {
    border: 1px;
    box-shadow: none;
  }

  /* line 115, ../../app/styles/pages/_Sitemap.scss */

  .sitemap .gy-windowshade .panel-collapse,
  .sitemap .gy-secondary-windowshade .panel-collapse,
  .sitemap .gy-nav-windowshade .panel-collapse,
  .sitemap .gy-tertiary-windowshade .panel-collapse,
  .sitemap .gy-coupon-windowshade .panel-collapse,
  .sitemap .gy-min-windowshade .panel-collapse {
    background: none;
  }

  /* line 119, ../../app/styles/pages/_Sitemap.scss */

  .sitemap .heading {
    font-size: 28px;
    border-bottom: 3px solid #ccd7eb;
  }

  /* line 123, ../../app/styles/pages/_Sitemap.scss */

  .sitemap .content-block {
    margin: 20px 0 0 0;
  }

  /* line 126, ../../app/styles/pages/_Sitemap.scss */

  .sitemap .panel-body,
  .sitemap .warranty-treadLife .gy-windowshade .content,
  .warranty-treadLife .gy-windowshade .sitemap .content,
  .sitemap .warranty-treadLife .gy-secondary-windowshade .content,
  .warranty-treadLife .gy-secondary-windowshade .sitemap .content,
  .sitemap .warranty-treadLife .gy-nav-windowshade .content,
  .warranty-treadLife .gy-nav-windowshade .sitemap .content,
  .sitemap .warranty-treadLife .gy-tertiary-windowshade .content,
  .warranty-treadLife .gy-tertiary-windowshade .sitemap .content,
  .sitemap .warranty-treadLife .gy-coupon-windowshade .content,
  .warranty-treadLife .gy-coupon-windowshade .sitemap .content,
  .sitemap .warranty-treadLife .gy-min-windowshade .content,
  .warranty-treadLife .gy-min-windowshade .sitemap .content {
    padding-left: 0;
  }

  /* line 130, ../../app/styles/pages/_Sitemap.scss */

  .sitemap .full-list li {
    width: 33%;
    display: inline-block;
  }
}

/* line 1, ../../app/styles/pages/_SizeDirectoryPage.scss */

.directory {
  padding-bottom: 20px;
}

/* line 5, ../../app/styles/pages/_SizeDirectoryPage.scss */

.directory small {
  line-height: 135%;
}

/* line 9, ../../app/styles/pages/_SizeDirectoryPage.scss */

.directory .find-store-form {
  max-width: inherit;
}

/* line 14, ../../app/styles/pages/_SizeDirectoryPage.scss */

.directory .content-padder h3 {
  padding-left: 15px;
  padding-right: 15px;
}

/* line 23, ../../app/styles/pages/_SizeDirectoryPage.scss */

.directory-size h3 {
  margin-top: 5px;
}

/* line 27, ../../app/styles/pages/_SizeDirectoryPage.scss */

.directory-size h4 {
  color: #000;
  margin-top: 0px;
}

/* line 32, ../../app/styles/pages/_SizeDirectoryPage.scss */

.directory-size .sidewall-rim-content {
  position: relative;
}

/* line 36, ../../app/styles/pages/_SizeDirectoryPage.scss */

.directory-size .directory-img {
  max-width: 480px;
  margin: 5px auto;
  display: block;
  position: relative;
  width: 100%;
}

/* line 45, ../../app/styles/pages/_SizeDirectoryPage.scss */

.directory-size .link-text {
  color: #000;
  padding-right: 10px;
  cursor: default;
}

/* line 51, ../../app/styles/pages/_SizeDirectoryPage.scss */

.directory-size .sidewall-container {
  overflow: auto;
}

/* line 55, ../../app/styles/pages/_SizeDirectoryPage.scss */

.directory-size .sidewall-info-content {
  padding-left: 15px;
  padding-right: 15px;
}

/* line 59, ../../app/styles/pages/_SizeDirectoryPage.scss */

.directory-size .styled-divider,
.directory-size .tile-container .tile hr,
.tile-container .tile .directory-size hr {
  margin-left: 0px;
  margin-right: 0px;
}

/* line 66, ../../app/styles/pages/_SizeDirectoryPage.scss */

.directory-size .list-group .list-parent-column {
  overflow: auto;
  padding: 0px;
}

/* line 72, ../../app/styles/pages/_SizeDirectoryPage.scss */

.directory-size .list-group .list-group-column ul {
  margin: 0px 5%;
}

/* line 78, ../../app/styles/pages/_SizeDirectoryPage.scss */

.directory-size .divider-xs {
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  /* line 84, ../../app/styles/pages/_SizeDirectoryPage.scss */

  .directory-size .sidewall-container {
    padding-left: 15px;
    padding-right: 15px;
    overflow: auto;
    padding-bottom: 15px;
    padding-top: 10px;
  }

  /* line 91, ../../app/styles/pages/_SizeDirectoryPage.scss */

  .directory-size .sidewall-info-content {
    float: left;
    padding-left: 0px;
    padding-right: 0px;
    width: 30%;
  }

  /* line 98, ../../app/styles/pages/_SizeDirectoryPage.scss */

  .directory-size .sidewall-rim-content {
    float: right;
    overflow: auto;
    width: 70%;
  }

  /* line 104, ../../app/styles/pages/_SizeDirectoryPage.scss */

  .directory-size .directory-img {
    float: left;
    max-height: 90px;
    max-width: inherit;
    padding: 0px 1.5%;
    width: 50%;
  }

  /* line 115, ../../app/styles/pages/_SizeDirectoryPage.scss */

  .directory-size .list-group .list-group-column ul {
    margin: 0px;
  }
}

/**
 * TEMPLATE/PARTIAL NAME: Sizes Specs Page
 *
 */

/* line 11, ../../app/styles/pages/_SizesSpecsPage.scss */

.sizes-specs-page .sizes-specs-content-block hr {
  border-bottom: 2px solid #999;
  margin: 10px 0px 10px 0px;
  width: 100%;
}

/* line 17, ../../app/styles/pages/_SizesSpecsPage.scss */

.sizes-specs-page .sizes-specs-content-block .specs-head-title {
  color: #274BA7;
  margin-top: 11px;
}

/* line 22, ../../app/styles/pages/_SizesSpecsPage.scss */

.sizes-specs-page .printer-icon {
  margin-right: 5px;
}

/* line 25, ../../app/styles/pages/_SizesSpecsPage.scss */

.sizes-specs-page .top-text {
  float: left;
}

/* line 28, ../../app/styles/pages/_SizesSpecsPage.scss */

.sizes-specs-page .header-container {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 10px;
}

/* line 33, ../../app/styles/pages/_SizesSpecsPage.scss */

.sizes-specs-page .header-container h1,
.sizes-specs-page .header-container h2 {
  color: #666;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 38, ../../app/styles/pages/_SizesSpecsPage.scss */

.sizes-specs-page .header-container h1 {
  font-size: 2em;
  margin-bottom: 0px;
}

/* line 42, ../../app/styles/pages/_SizesSpecsPage.scss */

.sizes-specs-page .header-container h1 sup {
  font-size: 0.4em;
  top: -1.2em;
}

/* line 48, ../../app/styles/pages/_SizesSpecsPage.scss */

.sizes-specs-page .header-container h2 {
  margin: 0px;
  font-size: 1.2em;
}

/* line 53, ../../app/styles/pages/_SizesSpecsPage.scss */

.sizes-specs-page .header-container a {
  display: inline-block;
  margin-top: 10px;
}

/* line 59, ../../app/styles/pages/_SizesSpecsPage.scss */

.sizes-specs-page .header-container hr {
  margin-bottom: 10px;
  margin-top: 20px;
}

/* line 64, ../../app/styles/pages/_SizesSpecsPage.scss */

.sizes-specs-page .header-container p {
  margin: 0px;
}

/* line 72, ../../app/styles/pages/_SizesSpecsPage.scss */

.sizes-specs-page .back-link span {
  margin-left: 0px;
  margin-right: 6px;
}

/* line 78, ../../app/styles/pages/_SizesSpecsPage.scss */

.sizes-specs-page .gy-link-foot {
  margin: 20px 0;
  clear: both;
}

@media (min-width: 767px) {
  /* line 85, ../../app/styles/pages/_SizesSpecsPage.scss */

  .sizes-specs-page .header-container {
    margin-bottom: 20px;
  }

  /* line 89, ../../app/styles/pages/_SizesSpecsPage.scss */

  .sizes-specs-page .header-container h1 {
    font-size: 2.8em;
  }

  /* line 93, ../../app/styles/pages/_SizesSpecsPage.scss */

  .sizes-specs-page .header-container h2 {
    float: left;
    font-size: 2em;
    width: 70%;
  }

  /* line 99, ../../app/styles/pages/_SizesSpecsPage.scss */

  .sizes-specs-page .header-container p {
    margin-bottom: 10px;
    width: 70%;
  }

  /* line 104, ../../app/styles/pages/_SizesSpecsPage.scss */

  .sizes-specs-page .header-container a {
    margin-top: 0px;
  }

  /* line 108, ../../app/styles/pages/_SizesSpecsPage.scss */

  .sizes-specs-page .header-container .bread-crum-link {
    float: right;
    text-align: right;
    width: 30%;
  }

  /* line 115, ../../app/styles/pages/_SizesSpecsPage.scss */

  .sizes-specs-page .subtitle-container {
    overflow: hidden;
  }

  /* line 119, ../../app/styles/pages/_SizesSpecsPage.scss */

  .sizes-specs-page .bread-crum-link {
    float: left;
    margin-top: 10px;
  }
}

/*overriding components css*/

/* line 8, ../../app/styles/pages/_StoreResultsPage.scss */

.find-store-form .form-actions .row,
.find-tire-form .form-actions .row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

/* line 15, ../../app/styles/pages/_StoreResultsPage.scss */

#update_location_form #findStoreForm {
  padding-top: 10px;
  padding-bottom: 20px;
}

/* line 18, ../../app/styles/pages/_StoreResultsPage.scss */

#update_location_form #findStoreForm .action-conjunction {
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  font-size: 16px;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  display: block;
}

/* line 26, ../../app/styles/pages/_StoreResultsPage.scss */

#update_location_form #findStoreForm div[class*="col"] {
  padding: 5px 0;
  display: block;
  float: none;
  margin: 0 auto;
  width: 100%;
}

/* line 32, ../../app/styles/pages/_StoreResultsPage.scss */

#update_location_form #findStoreForm div[class*="col"] .input-group {
  width: 99%;
}

/* line 35, ../../app/styles/pages/_StoreResultsPage.scss */

#update_location_form #findStoreForm div[class*="col"] .gy-use-current-location {
  margin: 0 auto;
  display: block;
  width: 99%;
}

/* line 41, ../../app/styles/pages/_StoreResultsPage.scss */

#update_location_form #findStoreForm .gy-clear-btn {
  right: 10px;
}

/* line 48, ../../app/styles/pages/_StoreResultsPage.scss */

.dealer-results-page h1 {
  text-transform: uppercase;
  margin: 10px 0;
  color: #274BA7;
}

/* line 53, ../../app/styles/pages/_StoreResultsPage.scss */

.dealer-results-page .panel,
.dealer-results-page .gy-windowshade,
.dealer-results-page .gy-secondary-windowshade,
.dealer-results-page .gy-nav-windowshade,
.dealer-results-page .gy-tertiary-windowshade,
.dealer-results-page .gy-coupon-windowshade,
.dealer-results-page .gy-min-windowshade {
  background: none;
}

/* line 56, ../../app/styles/pages/_StoreResultsPage.scss */

.dealer-results-page .panel .panel-body,
.dealer-results-page .panel .warranty-treadLife .gy-windowshade .content,
.warranty-treadLife .gy-windowshade .dealer-results-page .panel .content,
.dealer-results-page .panel .warranty-treadLife .gy-secondary-windowshade .content,
.warranty-treadLife .gy-secondary-windowshade .dealer-results-page .panel .content,
.dealer-results-page .panel .warranty-treadLife .gy-nav-windowshade .content,
.warranty-treadLife .gy-nav-windowshade .dealer-results-page .panel .content,
.dealer-results-page .panel .warranty-treadLife .gy-tertiary-windowshade .content,
.warranty-treadLife .gy-tertiary-windowshade .dealer-results-page .panel .content,
.dealer-results-page .panel .warranty-treadLife .gy-coupon-windowshade .content,
.warranty-treadLife .gy-coupon-windowshade .dealer-results-page .panel .content,
.dealer-results-page .panel .warranty-treadLife .gy-min-windowshade .content,
.warranty-treadLife .gy-min-windowshade .dealer-results-page .panel .content,
.dealer-results-page .gy-windowshade .panel-body,
.dealer-results-page .gy-secondary-windowshade .panel-body,
.dealer-results-page .gy-nav-windowshade .panel-body,
.dealer-results-page .gy-tertiary-windowshade .panel-body,
.dealer-results-page .gy-coupon-windowshade .panel-body,
.dealer-results-page .gy-min-windowshade .panel-body,
.dealer-results-page .warranty-treadLife .gy-windowshade .content,
.warranty-treadLife .dealer-results-page .gy-windowshade .content,
.dealer-results-page .warranty-treadLife .gy-secondary-windowshade .content,
.warranty-treadLife .dealer-results-page .gy-secondary-windowshade .content,
.dealer-results-page .warranty-treadLife .gy-nav-windowshade .content,
.warranty-treadLife .dealer-results-page .gy-nav-windowshade .content,
.dealer-results-page .warranty-treadLife .gy-tertiary-windowshade .content,
.warranty-treadLife .dealer-results-page .gy-tertiary-windowshade .content,
.dealer-results-page .warranty-treadLife .gy-coupon-windowshade .content,
.warranty-treadLife .dealer-results-page .gy-coupon-windowshade .content,
.dealer-results-page .warranty-treadLife .gy-min-windowshade .content,
.warranty-treadLife .dealer-results-page .gy-min-windowshade .content {
  padding: 0;
}

/* line 60, ../../app/styles/pages/_StoreResultsPage.scss */

.dealer-results-page .store-results-more {
  display: block;
}

/* line 62, ../../app/styles/pages/_StoreResultsPage.scss */

.dealer-results-page .store-results-more .more-details {
  padding-top: 10px;
  margin-top: -45px;
  background-color: #fff;
  position: relative;
}

/* line 70, ../../app/styles/pages/_StoreResultsPage.scss */

.dealer-results-page #services_key {
  padding: 0;
  font-size: 14px;
}

/* line 73, ../../app/styles/pages/_StoreResultsPage.scss */

.dealer-results-page #services_key .col-xs-12 {
  padding: 0;
}

/* line 76, ../../app/styles/pages/_StoreResultsPage.scss */

.dealer-results-page #services_key .col-xs-6 {
  padding: 0 0 10px 0;
}

/* line 81, ../../app/styles/pages/_StoreResultsPage.scss */

.dealer-results-page .icon-group {
  padding-left: 0;
  margin: 10px 0;
}

/* line 86, ../../app/styles/pages/_StoreResultsPage.scss */

.dealer-results-page button.locator-icon {
  padding: 5px 0;
  width: 18px;
  height: 18px;
  background-color: transparent;
  background-repeat: no-repeat;
  border: none;
  margin-right: 5px;
}

/* line 94, ../../app/styles/pages/_StoreResultsPage.scss */

.dealer-results-page button.locator-icon.icon-align {
  background-image: url("/images/dealerLocator/icon-1.png");
}

/* line 97, ../../app/styles/pages/_StoreResultsPage.scss */

.dealer-results-page button.locator-icon.icon-brakes {
  background-image: url("/images/dealerLocator/icon-2.png");
}

/* line 100, ../../app/styles/pages/_StoreResultsPage.scss */

.dealer-results-page button.locator-icon.icon-cservice {
  background-image: url("/images/dealerLocator/icon-3.png");
}

/* line 103, ../../app/styles/pages/_StoreResultsPage.scss */

.dealer-results-page button.locator-icon.icon-consumer {
  background-image: url("/images/dealerLocator/icon-4.png");
}

/* line 106, ../../app/styles/pages/_StoreResultsPage.scss */

.dealer-results-page button.locator-icon.icon-electrical {
  background-image: url("/images/dealerLocator/icon-5.png");
}

/* line 109, ../../app/styles/pages/_StoreResultsPage.scss */

.dealer-results-page button.locator-icon.icon-engine {
  background-image: url("/images/dealerLocator/icon-6.png");
}

/* line 112, ../../app/styles/pages/_StoreResultsPage.scss */

.dealer-results-page button.locator-icon.icon-general {
  background-image: url("/images/dealerLocator/icon-7.png");
}

/* line 115, ../../app/styles/pages/_StoreResultsPage.scss */

.dealer-results-page button.locator-icon.icon-hvac {
  background-image: url("/images/dealerLocator/icon-8.png");
}

/* line 118, ../../app/styles/pages/_StoreResultsPage.scss */

.dealer-results-page button.locator-icon.icon-fleethq {
  background-image: url("/images/dealerLocator/icon-15.png");
}

/* line 121, ../../app/styles/pages/_StoreResultsPage.scss */

.dealer-results-page button.locator-icon.icon-oil {
  background-image: url("/images/dealerLocator/icon-9.png");
}

/* line 124, ../../app/styles/pages/_StoreResultsPage.scss */

.dealer-results-page button.locator-icon.icon-retread {
  background-image: url("/images/dealerLocator/icon-10.png");
}

/* line 127, ../../app/styles/pages/_StoreResultsPage.scss */

.dealer-results-page button.locator-icon.icon-rv {
  background-image: url("/images/dealerLocator/icon-11.png");
}

/* line 130, ../../app/styles/pages/_StoreResultsPage.scss */

.dealer-results-page button.locator-icon.icon-suspension {
  background-image: url("/images/dealerLocator/icon-12.png");
}

/* line 133, ../../app/styles/pages/_StoreResultsPage.scss */

.dealer-results-page button.locator-icon.icon-towing {
  background-image: url("/images/dealerLocator/icon-13.png");
}

/* line 136, ../../app/styles/pages/_StoreResultsPage.scss */

.dealer-results-page button.locator-icon.icon-transmission {
  background-image: url("/images/dealerLocator/icon-14.png");
}

/* line 141, ../../app/styles/pages/_StoreResultsPage.scss */

.dealer-results-page .popover {
  background-color: #274BA7;
  color: #FFF;
}

/* line 145, ../../app/styles/pages/_StoreResultsPage.scss */

.dealer-results-page .popover.top > .arrow:after {
  border-top-color: #274BA7;
}

/* line 149, ../../app/styles/pages/_StoreResultsPage.scss */

.dealer-results-page .store-results-sidebar {
  width: 100%;
  background-color: #fff;
  padding: 10px;
  box-shadow: 1px 0 1px rgba(0, 0, 0, 0.25);
  position: relative;
}

@media (max-width: 480px) {
  /* line 157, ../../app/styles/pages/_StoreResultsPage.scss */

  .dealer-results-page .bordered {
    border: none;
  }
}

/* line 163, ../../app/styles/pages/_StoreResultsPage.scss */

.dealer-results-page .gy-tabs {
  margin-bottom: 5px;
}

/* line 171, ../../app/styles/pages/_StoreResultsPage.scss */

.dealer-results-page .store-result-item h3 a:hover {
  text-decoration: none;
}

/* line 177, ../../app/styles/pages/_StoreResultsPage.scss */

.dealer-results-page .store-result-item .store-tel {
  padding-left: 10px;
}

/* line 182, ../../app/styles/pages/_StoreResultsPage.scss */

.dealer-results-page .store-result-item .tel-and-directions .row .col-xs-12 {
  padding-left: 0;
}

/* line 188, ../../app/styles/pages/_StoreResultsPage.scss */

.dealer-results-page .store-result-item .row .col-xs-6:first-child {
  padding-left: 0;
}

/* line 194, ../../app/styles/pages/_StoreResultsPage.scss */

.dealer-results-page .map {
  height: auto;
}

/* line 198, ../../app/styles/pages/_StoreResultsPage.scss */

.dealer-results-page .location-bar {
  margin: 0 0 5px;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  padding-bottom: 5px;
  border-bottom: 1px solid #ccd7eb;
  font-size: 16px;
}

/* line 204, ../../app/styles/pages/_StoreResultsPage.scss */

.dealer-results-page .location-bar .location-update {
  clear: both;
  display: block;
  padding-top: 10px;
}

/* line 208, ../../app/styles/pages/_StoreResultsPage.scss */

.dealer-results-page .location-bar .location-update a:hover {
  text-decoration: none;
}

/* line 211, ../../app/styles/pages/_StoreResultsPage.scss */

.dealer-results-page .location-bar .location-update .icon-thin-arrow-right:before {
  position: relative;
  top: 2px;
}

/* line 218, ../../app/styles/pages/_StoreResultsPage.scss */

.dealer-results-page .dynamic-map {
  position: fixed;
  margin: 0;
  width: 100%;
  max-width: 1180px;
  height: 1800px;
  height: 100vh;
  z-index: 0;
}

/* line 228, ../../app/styles/pages/_StoreResultsPage.scss */

.dealer-results-page .pagination {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  width: 100%;
  border-top: 1px solid #eeeeee;
  padding-top: 8px;
  padding-bottom: 12px;
  margin-top: 16px;
  font-size: 15px;
}

/* line 236, ../../app/styles/pages/_StoreResultsPage.scss */

.dealer-results-page .pagination a {
  display: inline-block;
}

/* line 240, ../../app/styles/pages/_StoreResultsPage.scss */

.dealer-results-page .pagination .page-next {
  float: right;
}

@media (min-width: 768px) {
  /* line 247, ../../app/styles/pages/_StoreResultsPage.scss */

  .dealer-results-page #services_key {
    padding: 0;
    font-size: 11px;
  }

  /* line 250, ../../app/styles/pages/_StoreResultsPage.scss */

  .dealer-results-page #services_key .col-xs-12 {
    padding: 0;
  }

  /* line 253, ../../app/styles/pages/_StoreResultsPage.scss */

  .dealer-results-page #services_key .col-xs-6 {
    padding: 0 0 10px 0;
  }

  /* line 257, ../../app/styles/pages/_StoreResultsPage.scss */

  .dealer-results-page .gy-more {
    display: none;
  }

  /* line 260, ../../app/styles/pages/_StoreResultsPage.scss */

  .dealer-results-page .store-results-sidebar {
    width: 370px;
    padding: 15px;
  }

  /* line 264, ../../app/styles/pages/_StoreResultsPage.scss */

  .dealer-results-page .map-static {
    display: none;
  }

  /* line 269, ../../app/styles/pages/_StoreResultsPage.scss */

  .dealer-results-page .store-result-item .address-block .address-city-state,
  .dealer-results-page .store-result-item .address-block .address-zipcode {
    display: inline-block;
  }

  /* line 274, ../../app/styles/pages/_StoreResultsPage.scss */

  .dealer-results-page .store-result-item .tel-and-directions {
    font-size: 1.2em;
    display: block;
  }

  /* line 278, ../../app/styles/pages/_StoreResultsPage.scss */

  .dealer-results-page .store-result-item .store-tel {
    margin-right: 10px;
    padding-left: 0;
  }

  /* line 282, ../../app/styles/pages/_StoreResultsPage.scss */

  .dealer-results-page .store-result-item .directions-link {
    float: none;
  }

  /* line 285, ../../app/styles/pages/_StoreResultsPage.scss */

  .dealer-results-page .store-result-item .store-hours {
    position: absolute;
    top: 95px;
    right: 0;
  }

  /* line 290, ../../app/styles/pages/_StoreResultsPage.scss */

  .dealer-results-page .store-result-item .store-actions {
    display: block;
  }

  /* line 293, ../../app/styles/pages/_StoreResultsPage.scss */

  .dealer-results-page .store-result-item .store-specialists,
  .dealer-results-page .store-result-item .store-hours {
    display: block;
    float: none;
    width: auto;
  }
}

/* line 305, ../../app/styles/pages/_StoreResultsPage.scss */

.store-results > ul {
  margin: 20px 0;
  padding: 0;
}

/* line 310, ../../app/styles/pages/_StoreResultsPage.scss */

.store-result-item {
  list-style: none;
  position: relative;
  margin: 20px 0;
  padding: 0 0 20px;
  font-size: .9em;
  clear: both;
  min-height: 280px;
}

/* line 318, ../../app/styles/pages/_StoreResultsPage.scss */

.store-result-item h3 {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  margin: 15px 0 2px;
  font-size: 22px;
}

/* line 322, ../../app/styles/pages/_StoreResultsPage.scss */

.store-result-item h3 .icon-thin-arrow-right:before {
  font-size: .8em;
}

/* line 326, ../../app/styles/pages/_StoreResultsPage.scss */

.store-result-item h4 {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #000;
  margin: 10px 0 0;
  font-size: 1.1em;
}

/* line 332, ../../app/styles/pages/_StoreResultsPage.scss */

.store-result-item ul {
  margin: 0 0 20px;
  padding: 0;
}

/* line 336, ../../app/styles/pages/_StoreResultsPage.scss */

.store-result-item li {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 341, ../../app/styles/pages/_StoreResultsPage.scss */

.store-result-item p {
  margin: 0 0 8px;
}

/* line 344, ../../app/styles/pages/_StoreResultsPage.scss */

.store-result-item .wrapper-content--lines {
  height: 6px;
  width: 100%;
  display: block;
}

/* line 349, ../../app/styles/pages/_StoreResultsPage.scss */

.store-result-item .store-result-index {
  background-color: #274BA7;
  color: #fff;
  padding: 5px 10px;
  line-height: 100%;
  position: absolute;
  top: -10px;
  left: 0;
}

/* line 358, ../../app/styles/pages/_StoreResultsPage.scss */

.store-result-item .store-result-attr {
  vertical-align: middle;
  min-height: 33px;
}

/* line 365, ../../app/styles/pages/_StoreResultsPage.scss */

.store-result-item .store-result-attr img {
  display: inline-block;
  /*margin-right: 10px;*/
  vertical-align: middle;
}

/* line 371, ../../app/styles/pages/_StoreResultsPage.scss */

.store-result-item .addr-distance {
  display: inline-block;
  margin-right: 10px;
}

/* line 375, ../../app/styles/pages/_StoreResultsPage.scss */

.store-result-item .addr-distance,
.store-result-item .store-status {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.1em;
}

/* line 380, ../../app/styles/pages/_StoreResultsPage.scss */

.store-result-item .tel-and-directions {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.4em;
  display: none;
}

/* line 384, ../../app/styles/pages/_StoreResultsPage.scss */

.store-result-item .tel-and-directions a {
  line-height: 40px;
  vertical-align: middle;
}

/* line 387, ../../app/styles/pages/_StoreResultsPage.scss */

.store-result-item .tel-and-directions a:hover {
  text-decoration: none;
}

/* line 390, ../../app/styles/pages/_StoreResultsPage.scss */

.store-result-item .tel-and-directions a.btn {
  padding-top: 0;
  padding-bottom: 0;
}

/* line 394, ../../app/styles/pages/_StoreResultsPage.scss */

.store-result-item .tel-and-directions a.install-link {
  display: inline-block;
  margin-top: 20px;
  line-height: 1.2;
}

/* line 402, ../../app/styles/pages/_StoreResultsPage.scss */

.store-result-item .address-block span {
  display: block;
}

/* line 406, ../../app/styles/pages/_StoreResultsPage.scss */

.store-result-item .store-status {
  text-transform: uppercase;
  display: none;
}

/* line 410, ../../app/styles/pages/_StoreResultsPage.scss */

.store-result-item .status-open {
  color: #5cb85c;
}

/* line 412, ../../app/styles/pages/_StoreResultsPage.scss */

.store-result-item .status-open.top {
  width: 26%;
  float: left;
}

/* line 417, ../../app/styles/pages/_StoreResultsPage.scss */

.store-result-item .store-tel {
  display: inline-block;
}

/* line 420, ../../app/styles/pages/_StoreResultsPage.scss */

.store-result-item .store-specialists {
  width: 45%;
  float: right;
  display: none;
}

/* line 424, ../../app/styles/pages/_StoreResultsPage.scss */

.store-result-item .store-specialists p {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1em;
}

/* line 428, ../../app/styles/pages/_StoreResultsPage.scss */

.store-result-item .store-specialists a {
  margin-top: 10px;
  display: inline-block;
}

/* line 433, ../../app/styles/pages/_StoreResultsPage.scss */

.store-result-item .store-hours {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.2em;
  width: 45%;
  float: left;
  display: none;
  margin-top: 10px;
}

/* line 440, ../../app/styles/pages/_StoreResultsPage.scss */

.store-result-item .store-hours li {
  font-size: .9em;
  line-height: 135%;
}

/* line 445, ../../app/styles/pages/_StoreResultsPage.scss */

.store-result-item .weekday {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  display: inline-block;
  width: 12px;
}

/* line 450, ../../app/styles/pages/_StoreResultsPage.scss */

.store-result-item .store-actions {
  margin: 15px 0;
  display: block;
}

/* line 453, ../../app/styles/pages/_StoreResultsPage.scss */

.store-result-item .store-actions a {
  width: 140px;
}

/* line 456, ../../app/styles/pages/_StoreResultsPage.scss */

.store-result-item .store-actions .btn-link {
  color: #2366c1;
  font-family: Arial, sans-serif;
  padding: 0;
}

/* line 460, ../../app/styles/pages/_StoreResultsPage.scss */

.store-result-item .store-actions .btn-link:hover {
  text-decoration: underline;
}

/* line 463, ../../app/styles/pages/_StoreResultsPage.scss */

.store-result-item .store-actions .btn-link:focus {
  outline: 0;
}

/* line 466, ../../app/styles/pages/_StoreResultsPage.scss */

.store-result-item .store-actions .btn-link + .icon-thin-arrow-right {
  color: #2366c1;
}

/* line 472, ../../app/styles/pages/_StoreResultsPage.scss */

.store-result-item .gy-more .store-hours,
.store-result-item .gy-more .store-specialists,
.store-result-item .gy-more .tel-and-directions {
  display: block;
}

/* line 480, ../../app/styles/pages/_StoreResultsPage.scss */

.results-promo {
  margin: 10px 0 -10px;
  overflow-y: hidden;
}

/* line 483, ../../app/styles/pages/_StoreResultsPage.scss */

.results-promo img {
  float: left;
  margin: 0 8px 4px 0;
  max-height: 80px;
}

/* line 488, ../../app/styles/pages/_StoreResultsPage.scss */

.results-promo h5 {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  margin: 2px 0 1px;
}

/* line 492, ../../app/styles/pages/_StoreResultsPage.scss */

.results-promo p {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 14px;
  line-height: 130%;
  margin-bottom: 1em;
}

/* line 498, ../../app/styles/pages/_StoreResultsPage.scss */

.results-promo strong {
  letter-spacing: 0;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-weight: normal;
}

/* line 503, ../../app/styles/pages/_StoreResultsPage.scss */

.results-promo .technician-plug {
  clear: both;
  margin-bottom: 0;
}

/* line 506, ../../app/styles/pages/_StoreResultsPage.scss */

.results-promo .technician-plug img {
  vertical-align: top;
  display: inline-block;
  float: none;
}

/* line 1, ../../app/styles/pages/_StoreDetailsPage.scss */

.static-map {
  margin: 0 0 10px;
  clear: both;
}

/* line 6, ../../app/styles/pages/_StoreDetailsPage.scss */

.todays-hours {
  background-color: #eeeeee;
  margin: 8px 0 12px;
  padding: 8px 10px;
  overflow-y: hidden;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 15px;
}

/* line 13, ../../app/styles/pages/_StoreDetailsPage.scss */

.todays-hours p {
  margin: 0;
  line-height: 100%;
}

/* line 17, ../../app/styles/pages/_StoreDetailsPage.scss */

.todays-hours .store-status {
  float: right;
}

/* line 22, ../../app/styles/pages/_StoreDetailsPage.scss */

.detail-promo {
  overflow-y: hidden;
}

/* line 23, ../../app/styles/pages/_StoreDetailsPage.scss */

.detail-promo .btn-link {
  color: #2366c1;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  border: 0;
  padding: 0;
}

/* line 28, ../../app/styles/pages/_StoreDetailsPage.scss */

.detail-promo .btn-link:hover {
  text-decoration: underline;
}

/* line 31, ../../app/styles/pages/_StoreDetailsPage.scss */

.detail-promo .btn-link:focus {
  outline: 0;
}

/* line 34, ../../app/styles/pages/_StoreDetailsPage.scss */

.detail-promo .btn-link + .icon-thin-arrow-right {
  color: #2366c1;
}

/* line 39, ../../app/styles/pages/_StoreDetailsPage.scss */

.detail-promo h5 {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.6em;
  clear: right;
}

/* line 43, ../../app/styles/pages/_StoreDetailsPage.scss */

.detail-promo h5 a {
  display: block;
}

/* line 47, ../../app/styles/pages/_StoreDetailsPage.scss */

.detail-promo p {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.2em;
  margin: 1em 0;
  color: #2366c1;
}

/* line 53, ../../app/styles/pages/_StoreDetailsPage.scss */

.detail-promo img {
  max-width: 80px;
  float: left;
  margin: 0 10px 20px 0;
}

/* line 58, ../../app/styles/pages/_StoreDetailsPage.scss */

.detail-promo input {
  clear: right;
}

@media screen and (min-width: 768px) {
  /* line 62, ../../app/styles/pages/_StoreDetailsPage.scss */

  .detail-promo h5 {
    font-size: 1.3em;
  }
}

/* line 68, ../../app/styles/pages/_StoreDetailsPage.scss */

#carousel_store_detail {
  margin-bottom: 20px;
}

/* line 70, ../../app/styles/pages/_StoreDetailsPage.scss */

#carousel_store_detail .carousel-inner {
  border: none;
  border-bottom: 25px solid #274BA7;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}

/* line 75, ../../app/styles/pages/_StoreDetailsPage.scss */

#carousel_store_detail .carousel-indicators {
  bottom: -8px;
}

/* line 77, ../../app/styles/pages/_StoreDetailsPage.scss */

#carousel_store_detail .carousel-indicators li {
  border: none;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  background-color: rgba(255, 255, 255, 0.65);
  margin: 0 5px;
}

/* line 82, ../../app/styles/pages/_StoreDetailsPage.scss */

#carousel_store_detail .carousel-indicators li.active {
  background-color: #ffdd00;
  width: 10px;
  height: 10px;
  margin: 0 5px;
}

/* line 88, ../../app/styles/pages/_StoreDetailsPage.scss */

#carousel_store_detail .carousel-indicators li img {
  display: none;
}

@media screen and (min-width: 480px) {
  /* line 68, ../../app/styles/pages/_StoreDetailsPage.scss */

  #carousel_store_detail {
    min-height: 240px;
  }

  /* line 95, ../../app/styles/pages/_StoreDetailsPage.scss */

  #carousel_store_detail .carousel-inner {
    border: 5px solid #fff;
  }

  /* line 98, ../../app/styles/pages/_StoreDetailsPage.scss */

  #carousel_store_detail .carousel-indicators {
    margin: 0;
    padding: 0;
    position: static;
    width: 100%;
  }

  /* line 103, ../../app/styles/pages/_StoreDetailsPage.scss */

  #carousel_store_detail .carousel-indicators li {
    height: auto;
    text-indent: 0;
    background: none;
    border: none;
    float: left;
    margin: 10px 2% 10px 0;
    width: 100px;
    height: auto;
  }

  /* line 112, ../../app/styles/pages/_StoreDetailsPage.scss */

  #carousel_store_detail .carousel-indicators li.active {
    margin: 10px 2% 10px 0;
    width: 100px;
    height: auto;
  }

  /* line 116, ../../app/styles/pages/_StoreDetailsPage.scss */

  #carousel_store_detail .carousel-indicators li.active img {
    border-color: #ffdd00;
  }

  /* line 120, ../../app/styles/pages/_StoreDetailsPage.scss */

  #carousel_store_detail .carousel-indicators li img {
    display: block;
    max-width: 100px;
    height: auto;
    border: 3px solid #fff;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
  }
}

@media screen and (min-width: 768px) {
  /* line 68, ../../app/styles/pages/_StoreDetailsPage.scss */

  #carousel_store_detail {
    margin-right: 135px;
  }

  /* line 132, ../../app/styles/pages/_StoreDetailsPage.scss */

  #carousel_store_detail .carousel-indicators {
    position: absolute;
    top: 0;
    left: auto;
    right: -115px;
    width: auto;
  }

  /* line 138, ../../app/styles/pages/_StoreDetailsPage.scss */

  #carousel_store_detail .carousel-indicators li {
    display: block;
    clear: both;
    margin-top: 0;
    margin-bottom: 10px;
    text-indent: 0;
    background: none;
    border: none;
  }

  /* line 146, ../../app/styles/pages/_StoreDetailsPage.scss */

  #carousel_store_detail .carousel-indicators li.active {
    margin-top: 0;
    margin-bottom: 10px;
  }
}

@media (min-width: 768px) {
  /* line 157, ../../app/styles/pages/_StoreDetailsPage.scss */

  .store-details-page .store-detail-map-container {
    overflow: hidden;
  }

  /* line 161, ../../app/styles/pages/_StoreDetailsPage.scss */

  .store-details-page .store-detail-map-container .mapContainer {
    float: right;
    width: 68%;
  }

  /* line 166, ../../app/styles/pages/_StoreDetailsPage.scss */

  .store-details-page .store-detail-map-container .dynamic-map {
    position: static;
  }

  /* line 168, ../../app/styles/pages/_StoreDetailsPage.scss */

  .store-details-page .store-detail-map-container .dynamic-map.lt-ie9 {
    height: 750px;
    overflow: hidden;
  }

  /* line 174, ../../app/styles/pages/_StoreDetailsPage.scss */

  .store-details-page .store-detail-map-container .store-results-sidebar {
    float: left;
    width: 32%;
  }
}

/* line 181, ../../app/styles/pages/_StoreDetailsPage.scss */

.store-details-page h1 {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  text-align: left;
}

/* line 185, ../../app/styles/pages/_StoreDetailsPage.scss */

.store-details-page .directions-link {
  white-space: nowrap;
}

/* line 188, ../../app/styles/pages/_StoreDetailsPage.scss */

.store-details-page .look-for-other-stores {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
  margin: 10px 0 15px;
}

/* line 193, ../../app/styles/pages/_StoreDetailsPage.scss */

.store-details-page .store-result-item {
  font-size: 1em;
  margin-top: 0px;
  padding-bottom: 0;
}

/* line 197, ../../app/styles/pages/_StoreDetailsPage.scss */

.store-details-page .store-result-item .address-block {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  margin-bottom: 0;
  font-size: 15px;
}

/* line 202, ../../app/styles/pages/_StoreDetailsPage.scss */

.store-details-page .store-result-item .addr-distance {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 15px;
}

/* line 206, ../../app/styles/pages/_StoreDetailsPage.scss */

.store-details-page .store-result-item .tel-and-directions {
  display: block;
  clear: both;
  overflow-y: hidden;
  padding: 10px 0 0;
}

/* line 211, ../../app/styles/pages/_StoreDetailsPage.scss */

.store-details-page .store-result-item .tel-and-directions .store-tel {
  margin: 0 20px 10px 0;
  float: left;
  width: auto;
}

/* line 218, ../../app/styles/pages/_StoreDetailsPage.scss */

.store-details-page .store-hours {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.2em;
  padding-left: 0;
}

/* line 222, ../../app/styles/pages/_StoreDetailsPage.scss */

.store-details-page .store-hours ul {
  margin: 0;
  padding: 0 !important;
}

/* line 226, ../../app/styles/pages/_StoreDetailsPage.scss */

.store-details-page .store-hours li {
  font-size: .9em;
  list-style: none;
  padding-left: 0;
  margin-left: 0;
  line-height: 135%;
}

/* line 233, ../../app/styles/pages/_StoreDetailsPage.scss */

.store-details-page .store-hours .weekday {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  display: inline-block;
  width: 80px;
}

/* line 239, ../../app/styles/pages/_StoreDetailsPage.scss */

.store-details-page .credit-cards-accepted {
  padding-top: 20px;
  padding-bottom: 20px;
}

/* line 242, ../../app/styles/pages/_StoreDetailsPage.scss */

.store-details-page .credit-cards-accepted h5 {
  margin-top: 0;
}

/* line 246, ../../app/styles/pages/_StoreDetailsPage.scss */

.store-details-page .store-website-link {
  clear: both;
  padding-right: 0;
}

/* line 249, ../../app/styles/pages/_StoreDetailsPage.scss */

.store-details-page .store-website-link a {
  width: 100%;
  float: none;
  margin: 0 auto;
}

/* line 255, ../../app/styles/pages/_StoreDetailsPage.scss */

.store-details-page .read-more {
  padding-top: 10px;
  font-size: 18px;
}

/* line 258, ../../app/styles/pages/_StoreDetailsPage.scss */

.store-details-page .read-more a {
  color: #2366c1;
}

/* line 262, ../../app/styles/pages/_StoreDetailsPage.scss */

.store-details-page .carousel-wrapper {
  padding-right: 0;
}

/* line 265, ../../app/styles/pages/_StoreDetailsPage.scss */

.store-details-page .offer-item {
  background-color: rgba(255, 255, 255, 0.4);
  border: 1px solid #eee;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
  padding: 10px 15px 20px;
  margin-bottom: 20px;
  height: auto;
}

/* line 272, ../../app/styles/pages/_StoreDetailsPage.scss */

.store-details-page .offer-item h5,
.store-details-page .offer-item h6,
.store-details-page .offer-item p {
  margin: 0 0 4px;
}

/* line 275, ../../app/styles/pages/_StoreDetailsPage.scss */

.store-details-page .offer-item h5 {
  color: #274BA7;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 24px;
}

/* line 280, ../../app/styles/pages/_StoreDetailsPage.scss */

.store-details-page .offer-item h6 {
  color: #222;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 28px;
}

/* line 285, ../../app/styles/pages/_StoreDetailsPage.scss */

.store-details-page .offer-item p {
  font-size: 14px;
  margin: 10px 0;
}

/* line 289, ../../app/styles/pages/_StoreDetailsPage.scss */

.store-details-page .offer-item .note {
  font-size: 11px;
  margin: 0;
  line-height: 120%;
  clear: both;
  color: #999;
}

/* line 295, ../../app/styles/pages/_StoreDetailsPage.scss */

.store-details-page .offer-item .note p {
  font-size: 11px;
  color: #999;
}

/* line 300, ../../app/styles/pages/_StoreDetailsPage.scss */

.store-details-page .offer-item img {
  float: right;
  max-width: 50%;
  padding-bottom: 10px;
}

/* line 306, ../../app/styles/pages/_StoreDetailsPage.scss */

.store-details-page .about-text {
  clear: both;
  padding-top: 10px;
}

/* line 312, ../../app/styles/pages/_StoreDetailsPage.scss */

.store-details-page .gy-windowshade .content-body h4,
.store-details-page .gy-secondary-windowshade .content-body h4,
.store-details-page .gy-nav-windowshade .content-body h4,
.store-details-page .gy-tertiary-windowshade .content-body h4,
.store-details-page .gy-coupon-windowshade .content-body h4,
.store-details-page .gy-min-windowshade .content-body h4,
.store-details-page .gy-windowshade .content-body h5,
.store-details-page .gy-secondary-windowshade .content-body h5,
.store-details-page .gy-nav-windowshade .content-body h5,
.store-details-page .gy-tertiary-windowshade .content-body h5,
.store-details-page .gy-coupon-windowshade .content-body h5,
.store-details-page .gy-min-windowshade .content-body h5 {
  font-size: 18px;
}

/* line 315, ../../app/styles/pages/_StoreDetailsPage.scss */

.store-details-page .gy-windowshade .content-body ul,
.store-details-page .gy-secondary-windowshade .content-body ul,
.store-details-page .gy-nav-windowshade .content-body ul,
.store-details-page .gy-tertiary-windowshade .content-body ul,
.store-details-page .gy-coupon-windowshade .content-body ul,
.store-details-page .gy-min-windowshade .content-body ul {
  padding-left: 15px;
  margin: 0;
}

@media (min-width: 480px) {
  /* line 324, ../../app/styles/pages/_StoreDetailsPage.scss */

  .store-details-page .store-website-link a {
    max-width: 190px;
  }
}

@media (min-width: 768px) {
  /* line 331, ../../app/styles/pages/_StoreDetailsPage.scss */

  .store-details-page .credit-cards-accepted {
    padding-top: 0;
    padding-bottom: 0;
  }

  /* line 334, ../../app/styles/pages/_StoreDetailsPage.scss */

  .store-details-page .credit-cards-accepted h5 {
    margin-top: 0 !important;
  }

  /* line 338, ../../app/styles/pages/_StoreDetailsPage.scss */

  .store-details-page .store-website-link {
    float: right;
    clear: none;
    padding-right: 0;
  }

  /* line 342, ../../app/styles/pages/_StoreDetailsPage.scss */

  .store-details-page .store-website-link a {
    width: auto;
    float: right;
  }

  /* line 347, ../../app/styles/pages/_StoreDetailsPage.scss */

  .store-details-page .about-text {
    clear: none;
    padding-top: 0;
  }

  /* line 353, ../../app/styles/pages/_StoreDetailsPage.scss */

  .store-details-page .store-result-item .tel-and-directions a {
    line-height: 120%;
    float: left;
  }

  /* line 357, ../../app/styles/pages/_StoreDetailsPage.scss */

  .store-details-page .store-result-item .tel-and-directions .store-tel {
    margin-bottom: 0;
  }

  /* line 364, ../../app/styles/pages/_StoreDetailsPage.scss */

  .store-details-page div.map-canvas {
    height: 570px !important;
  }
}

@media (min-width: 992px) {
  /* line 371, ../../app/styles/pages/_StoreDetailsPage.scss */

  .store-details-page .offer-item {
    min-height: 320px;
    overflow-y: hidden;
  }

  /* line 374, ../../app/styles/pages/_StoreDetailsPage.scss */

  .store-details-page .offer-item h5 {
    margin-top: 8px;
  }
}

/* line 4, ../../app/styles/pages/_termsConditionsPrivacyPolicy.scss */

.terms-and-conditions .page-header .detail-page-img {
  background-image: url('/images/warranties/termsAndConditions.jpg');
  max-height: 235px;
  min-height: 215px;
  background-size: 100% auto;
}

/* line 11, ../../app/styles/pages/_termsConditionsPrivacyPolicy.scss */

.terms-and-conditions .page-header-info {
  padding-bottom: 20px;
}

/* line 15, ../../app/styles/pages/_termsConditionsPrivacyPolicy.scss */

.terms-and-conditions h1 {
  color: #666666;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 28px;
}

/* line 21, ../../app/styles/pages/_termsConditionsPrivacyPolicy.scss */

.terms-and-conditions ul {
  padding-left: 20px;
}

/* line 25, ../../app/styles/pages/_termsConditionsPrivacyPolicy.scss */

.terms-and-conditions .back-link-container {
  padding: 10px 0 5px 10px;
}

/* line 27, ../../app/styles/pages/_termsConditionsPrivacyPolicy.scss */

.terms-and-conditions .back-link-container .gy-link {
  font-size: 16px;
}

/* line 32, ../../app/styles/pages/_termsConditionsPrivacyPolicy.scss */

.terms-and-conditions .gy-logo-container {
  border-bottom: 1px solid #ccc;
  padding: 10px 0 15px;
  text-align: center;
}

/* line 36, ../../app/styles/pages/_termsConditionsPrivacyPolicy.scss */

.terms-and-conditions .gy-logo-container span {
  color: #274BA7;
  font-size: 48px;
}

/* line 42, ../../app/styles/pages/_termsConditionsPrivacyPolicy.scss */

.terms-and-conditions .terms-body {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 20px;
}

/* line 47, ../../app/styles/pages/_termsConditionsPrivacyPolicy.scss */

.terms-and-conditions .terms-content-text {
  padding-bottom: 20px;
}

/* line 51, ../../app/styles/pages/_termsConditionsPrivacyPolicy.scss */

.terms-and-conditions .crumb-list a {
  display: inline-block;
  border-left: none;
  width: 70%;
  padding: 15px 0 0 0;
}

/* line 58, ../../app/styles/pages/_termsConditionsPrivacyPolicy.scss */

.terms-and-conditions hr {
  display: none;
}

/* line 62, ../../app/styles/pages/_termsConditionsPrivacyPolicy.scss */

.terms-and-conditions .panel-collapse {
  background: none;
}

/* line 67, ../../app/styles/pages/_termsConditionsPrivacyPolicy.scss */

.terms-and-conditions .no-break,
.terms-and-conditions .row-security-code .input-name,
.row-security-code .terms-and-conditions .input-name {
  white-space: nowrap;
}

/* line 74, ../../app/styles/pages/_termsConditionsPrivacyPolicy.scss */

.terms-and-conditions .detail-main .panel-body a,
.terms-and-conditions .warranty-template .left-content .panel-body a,
.warranty-template .terms-and-conditions .left-content .panel-body a,
.terms-and-conditions .detail-main .warranty-treadLife .gy-windowshade .content a,
.warranty-treadLife .gy-windowshade .terms-and-conditions .detail-main .content a,
.terms-and-conditions .warranty-template .left-content .warranty-treadLife .gy-windowshade .content a,
.warranty-treadLife .gy-windowshade .terms-and-conditions .warranty-template .left-content .content a,
.warranty-template .terms-and-conditions .left-content .warranty-treadLife .gy-windowshade .content a,
.warranty-treadLife .gy-windowshade .warranty-template .terms-and-conditions .left-content .content a,
.terms-and-conditions .detail-main .warranty-treadLife .gy-secondary-windowshade .content a,
.warranty-treadLife .gy-secondary-windowshade .terms-and-conditions .detail-main .content a,
.terms-and-conditions .warranty-template .left-content .warranty-treadLife .gy-secondary-windowshade .content a,
.warranty-treadLife .gy-secondary-windowshade .terms-and-conditions .warranty-template .left-content .content a,
.warranty-template .terms-and-conditions .left-content .warranty-treadLife .gy-secondary-windowshade .content a,
.warranty-treadLife .gy-secondary-windowshade .warranty-template .terms-and-conditions .left-content .content a,
.terms-and-conditions .detail-main .warranty-treadLife .gy-nav-windowshade .content a,
.warranty-treadLife .gy-nav-windowshade .terms-and-conditions .detail-main .content a,
.terms-and-conditions .warranty-template .left-content .warranty-treadLife .gy-nav-windowshade .content a,
.warranty-treadLife .gy-nav-windowshade .terms-and-conditions .warranty-template .left-content .content a,
.warranty-template .terms-and-conditions .left-content .warranty-treadLife .gy-nav-windowshade .content a,
.warranty-treadLife .gy-nav-windowshade .warranty-template .terms-and-conditions .left-content .content a,
.terms-and-conditions .detail-main .warranty-treadLife .gy-tertiary-windowshade .content a,
.warranty-treadLife .gy-tertiary-windowshade .terms-and-conditions .detail-main .content a,
.terms-and-conditions .warranty-template .left-content .warranty-treadLife .gy-tertiary-windowshade .content a,
.warranty-treadLife .gy-tertiary-windowshade .terms-and-conditions .warranty-template .left-content .content a,
.warranty-template .terms-and-conditions .left-content .warranty-treadLife .gy-tertiary-windowshade .content a,
.warranty-treadLife .gy-tertiary-windowshade .warranty-template .terms-and-conditions .left-content .content a,
.terms-and-conditions .detail-main .warranty-treadLife .gy-coupon-windowshade .content a,
.warranty-treadLife .gy-coupon-windowshade .terms-and-conditions .detail-main .content a,
.terms-and-conditions .warranty-template .left-content .warranty-treadLife .gy-coupon-windowshade .content a,
.warranty-treadLife .gy-coupon-windowshade .terms-and-conditions .warranty-template .left-content .content a,
.warranty-template .terms-and-conditions .left-content .warranty-treadLife .gy-coupon-windowshade .content a,
.warranty-treadLife .gy-coupon-windowshade .warranty-template .terms-and-conditions .left-content .content a,
.terms-and-conditions .detail-main .warranty-treadLife .gy-min-windowshade .content a,
.warranty-treadLife .gy-min-windowshade .terms-and-conditions .detail-main .content a,
.terms-and-conditions .warranty-template .left-content .warranty-treadLife .gy-min-windowshade .content a,
.warranty-treadLife .gy-min-windowshade .terms-and-conditions .warranty-template .left-content .content a,
.warranty-template .terms-and-conditions .left-content .warranty-treadLife .gy-min-windowshade .content a,
.warranty-treadLife .gy-min-windowshade .warranty-template .terms-and-conditions .left-content .content a {
  text-decoration: underline;
}

/* line 79, ../../app/styles/pages/_termsConditionsPrivacyPolicy.scss */

.terms-and-conditions .detail-main h6,
.terms-and-conditions .warranty-template .left-content h6,
.warranty-template .terms-and-conditions .left-content h6 {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 82, ../../app/styles/pages/_termsConditionsPrivacyPolicy.scss */

.terms-and-conditions .detail-main h6.title-inline,
.terms-and-conditions .warranty-template .left-content h6.title-inline,
.warranty-template .terms-and-conditions .left-content h6.title-inline {
  display: inline-block;
  margin: 0;
}

/* line 93, ../../app/styles/pages/_termsConditionsPrivacyPolicy.scss */

.terms-and-conditions .crumb-list a {
  font-size: 18px;
}

/* line 98, ../../app/styles/pages/_termsConditionsPrivacyPolicy.scss */

.terms-and-conditions .additional-resources-container li a {
  font-size: 18px;
}

@media (min-width: 768px) {
  /* line 106, ../../app/styles/pages/_termsConditionsPrivacyPolicy.scss */

  .terms-and-conditions h1 {
    font-size: 36px;
  }

  /* line 111, ../../app/styles/pages/_termsConditionsPrivacyPolicy.scss */

  .terms-and-conditions .gy-logo-container span {
    font-size: 54px;
  }

  /* line 117, ../../app/styles/pages/_termsConditionsPrivacyPolicy.scss */

  .terms-and-conditions .back-link-container .gy-link {
    font-size: 18px;
  }

  /* line 123, ../../app/styles/pages/_termsConditionsPrivacyPolicy.scss */

  .terms-and-conditions .crumb-list a {
    display: inline-block;
    width: auto;
    padding: 10px 5%;
    text-decoration: none;
  }

  /* line 129, ../../app/styles/pages/_termsConditionsPrivacyPolicy.scss */

  .terms-and-conditions .crumb-list a:first-child {
    padding-left: 0;
  }

  /* line 132, ../../app/styles/pages/_termsConditionsPrivacyPolicy.scss */

  .terms-and-conditions .crumb-list a:hover {
    text-decoration: underline;
  }

  /* line 138, ../../app/styles/pages/_termsConditionsPrivacyPolicy.scss */

  .terms-and-conditions .panel-collapse .panel-body,
  .terms-and-conditions .panel-collapse .warranty-treadLife .gy-windowshade .content,
  .warranty-treadLife .gy-windowshade .terms-and-conditions .panel-collapse .content,
  .terms-and-conditions .panel-collapse .warranty-treadLife .gy-secondary-windowshade .content,
  .warranty-treadLife .gy-secondary-windowshade .terms-and-conditions .panel-collapse .content,
  .terms-and-conditions .panel-collapse .warranty-treadLife .gy-nav-windowshade .content,
  .warranty-treadLife .gy-nav-windowshade .terms-and-conditions .panel-collapse .content,
  .terms-and-conditions .panel-collapse .warranty-treadLife .gy-tertiary-windowshade .content,
  .warranty-treadLife .gy-tertiary-windowshade .terms-and-conditions .panel-collapse .content,
  .terms-and-conditions .panel-collapse .warranty-treadLife .gy-coupon-windowshade .content,
  .warranty-treadLife .gy-coupon-windowshade .terms-and-conditions .panel-collapse .content,
  .terms-and-conditions .panel-collapse .warranty-treadLife .gy-min-windowshade .content,
  .warranty-treadLife .gy-min-windowshade .terms-and-conditions .panel-collapse .content {
    padding: 10px 0 0 0;
  }

  /* line 142, ../../app/styles/pages/_termsConditionsPrivacyPolicy.scss */

  .terms-and-conditions .mediatile {
    border-bottom: 1px solid #dedede;
    padding-bottom: 5px;
  }

  /* line 147, ../../app/styles/pages/_termsConditionsPrivacyPolicy.scss */

  .terms-and-conditions hr {
    display: block;
  }
}

/* line 2, ../../app/styles/pages/_ThankYouPage.scss */

.thank-you-page .detail-main,
.thank-you-page .warranty-template .left-content,
.warranty-template .thank-you-page .left-content {
  overflow: auto;
}

/* line 6, ../../app/styles/pages/_ThankYouPage.scss */

.thank-you-page .contact-details {
  padding-bottom: 0px;
}

/**
 * TEMPLATE/PARTIAL NAME: Tire Landing Page
 *
 */

/* line 7, ../../app/styles/pages/_TireLandingPage.scss */

.tire-landing-page .page-background {
  background-image: url('/images/background/TiresLanding.jpg');
  height: 100%;
}

/* line 13, ../../app/styles/pages/_TireLandingPage.scss */

.tire-landing-page .text-content .btn {
  margin: 0 auto;
  max-width: 250px;
}

/* line 19, ../../app/styles/pages/_TireLandingPage.scss */

.tire-landing-page .landing-template-text-block {
  background: none;
  background-color: "Transparent";
  background-repeat: repeat;
  background-image: url('/images/diagonal.png');
  background-color: rgba(0, 40, 120, 0.85);
  -ms-behavior: url('/images/backgroundsize.min.htc');
}

/* line 20, ../../app/styles/pages/_TireLandingPage.scss */

.tire-landing-page .landing-template-text-block h5 {
  color: #ffdd00;
  text-transform: uppercase;
  font-size: 28px;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
}

/* line 26, ../../app/styles/pages/_TireLandingPage.scss */

.tire-landing-page .landing-template-text-block p {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 16px;
}

/* line 30, ../../app/styles/pages/_TireLandingPage.scss */

.tire-landing-page .landing-template-text-block .ideal-break {
  display: block;
}

/* line 33, ../../app/styles/pages/_TireLandingPage.scss */

.tire-landing-page .landing-template-text-block ul {
  list-style: none;
  margin-left: 0;
}

/* line 36, ../../app/styles/pages/_TireLandingPage.scss */

.tire-landing-page .landing-template-text-block ul li {
  font-size: 15px;
  background-image: url('/images/bullet-yellow.png');
  background-repeat: no-repeat;
  background-position: left 7px;
  padding: 0 0 0 15px;
  /* @include display-font-italic(); */
}

/* line 43, ../../app/styles/pages/_TireLandingPage.scss */

.tire-landing-page .landing-template-text-block ul li em {
  font-style: italic;
}

/* line 48, ../../app/styles/pages/_TireLandingPage.scss */

.tire-landing-page .landing-template-text-block .btn {
  margin-top: 96px;
}

/* line 51, ../../app/styles/pages/_TireLandingPage.scss */

.lt-ie9 .tire-landing-page .landing-template-text-block {
  background-color: #002878;
  background-color: rgba(0, 40, 120, 0.85);
}

/* line 61, ../../app/styles/pages/_TireLandingPage.scss */

.tire-landing-page .masthead-actions {
  padding-top: 2px;
}

/* line 64, ../../app/styles/pages/_TireLandingPage.scss */

.tire-landing-page .masthead-actions .btn {
  max-width: 247px;
}

@media (min-width: 768px) {
  /* line 69, ../../app/styles/pages/_TireLandingPage.scss */

  .tire-landing-page .tire-landing-masthead {
    max-width: 520px;
  }
}

@media (max-width: 960px) {
  /* line 76, ../../app/styles/pages/_TireLandingPage.scss */

  .tire-landing-page .landing-template-text-block h5 {
    font-size: 32px;
  }
}

@media (min-width: 961px) {
  /* line 82, ../../app/styles/pages/_TireLandingPage.scss */

  .tire-landing-page .landing-template-text-block {
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: bottom;
    background-image: url('/images/tirePage/TiresLanding_tires.png');
    background-color: transparent;
  }
}

/**
 * TEMPLATE/PARTIAL NAME: Tire Results Page
 *
 */

/* line 8, ../../app/styles/pages/_TireResultsPage.scss */

.tire-results-page .change-size {
  margin-left: 20px;
}

/* line 10, ../../app/styles/pages/_TireResultsPage.scss */

.tire-results-page .change-size a {
  color: #FFF;
}

/* line 15, ../../app/styles/pages/_TireResultsPage.scss */

.tire-results-page .page-title-block {
  border-bottom: none;
  margin: 15px 0 5px 15px;
}

@media (max-width: 480px) {
  /* line 15, ../../app/styles/pages/_TireResultsPage.scss */

  .tire-results-page .page-title-block {
    padding-top: 10px;
    padding-bottom: 0;
  }

  /* line 21, ../../app/styles/pages/_TireResultsPage.scss */

  .tire-results-page .page-title-block h1 {
    font-size: 30px;
    float: left;
  }

  /* line 25, ../../app/styles/pages/_TireResultsPage.scss */

  .tire-results-page .page-title-block .intro-offlink {
    float: left;
    font-size: 16px;
    margin-top: 12px;
  }
}

/* line 32, ../../app/styles/pages/_TireResultsPage.scss */

.tire-results-page .gy-nav-windowshade .panel-heading {
  padding-bottom: 7px;
}

/* line 36, ../../app/styles/pages/_TireResultsPage.scss */

.tire-results-page .results-container {
  overflow: hidden;
  position: relative;
  padding-bottom: 70px;
  padding-top: 10px;
}

@media (max-width: 480px) {
  /* line 36, ../../app/styles/pages/_TireResultsPage.scss */

  .tire-results-page .results-container {
    padding-top: 0;
  }
}

/* line 46, ../../app/styles/pages/_TireResultsPage.scss */

.tire-results-page .narrow-filter-container {
  float: left;
  overflow: hidden;
  width: 100%;
}

/* line 51, ../../app/styles/pages/_TireResultsPage.scss */

.tire-results-page .narrow-filter-container .speed-rating-info {
  font-size: .8em;
  margin-left: .2em;
}

/* line 55, ../../app/styles/pages/_TireResultsPage.scss */

.tire-results-page .narrow-filter-container .speed-rating-info:hover {
  text-decoration: none;
}

/* line 59, ../../app/styles/pages/_TireResultsPage.scss */

.tire-results-page .narrow-filter-container .no-pointer {
  cursor: default;
}

/* line 64, ../../app/styles/pages/_TireResultsPage.scss */

.tire-results-page .bb-cards-container {
  clear: both;
}

/* line 68, ../../app/styles/pages/_TireResultsPage.scss */

.tire-results-page .newTire {
  background-color: #fd0;
  color: #333;
  display: block;
  font-family: Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  padding: 8px 0px;
  width: 60px;
}

/* line 78, ../../app/styles/pages/_TireResultsPage.scss */

.tire-results-page .recommended-tab {
  float: right;
  /* margin-top:-2px; */
  background-color: #fd0;
  color: #333;
  display: block;
  font-family: Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  padding: 10px 0px;
  width: 165px;
}

/* line 90, ../../app/styles/pages/_TireResultsPage.scss */

.tire-results-page .tire-size-text {
  margin-left: 5% !important;
}

/* line 94, ../../app/styles/pages/_TireResultsPage.scss */

.tire-results-page .results-header-blue {
  color: #274BA7;
}

/* line 98, ../../app/styles/pages/_TireResultsPage.scss */

.tire-results-page .sortby-txt {
  font-family: Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #2366c1;
  font-size: 14px;
  padding: 0;
}

/* line 108, ../../app/styles/pages/_TireResultsPage.scss */

.tire-results-page .recommended-box {
  margin-left: 3%;
}

/* line 112, ../../app/styles/pages/_TireResultsPage.scss */

.tire-results-page .no-mrg {
  margin: 0px;
}

/* line 116, ../../app/styles/pages/_TireResultsPage.scss */

.tire-results-page .alpha-box {
  margin-left: 1%;
}

/* line 120, ../../app/styles/pages/_TireResultsPage.scss */

.tire-results-page .white-info-txt {
  color: #ffffff;
}

/* line 124, ../../app/styles/pages/_TireResultsPage.scss */

.tire-results-page .full-height-right {
  height: 100% !important;
}

/* line 128, ../../app/styles/pages/_TireResultsPage.scss */

.tire-results-page .gy-yel-rebate {
  color: #fd0 !important;
}

/* line 132, ../../app/styles/pages/_TireResultsPage.scss */

.tire-results-page .compare-lbl {
  margin-left: 5% !important;
  margin-top: 5% !important;
}

/* line 137, ../../app/styles/pages/_TireResultsPage.scss */

.tire-results-page .blk-txt {
  color: #000 !important;
}

/* line 141, ../../app/styles/pages/_TireResultsPage.scss */

.tire-results-page .left-retread {
  margin-left: 17%;
}

/* line 145, ../../app/styles/pages/_TireResultsPage.scss */

.tire-results-page .retread-img-link {
  left: 10% !important;
  top: 0px !important;
  margin-left: 0;
  margin-top: 2%;
}

/* line 152, ../../app/styles/pages/_TireResultsPage.scss */

.tire-results-page .icon_smaller {
  font-size: 90% !important;
}

/* line 156, ../../app/styles/pages/_TireResultsPage.scss */

.tire-results-page .no_background {
  background: none !important;
}

/* line 160, ../../app/styles/pages/_TireResultsPage.scss */

.tire-results-page .box {
  background-color: #ccd7eb;
  display: inline-block;
  height: 18px;
  width: 18px;
  box-shadow: inset -1px 2px 4px -1px #999;
  color: #F0F0F0;
  position: relative;
  margin: 0;
  position: relative;
  top: 4px;
  margin-right: 4px;
}

/* line 174, ../../app/styles/pages/_TireResultsPage.scss */

.tire-results-page .sidebar-promo {
  width: 90%;
  margin: 0 auto;
}

/* line 179, ../../app/styles/pages/_TireResultsPage.scss */

.tire-results-page .brands_options li img {
  width: 32px;
  margin: 0 15px;
}

@media (min-width: 768px) {
  /* line 186, ../../app/styles/pages/_TireResultsPage.scss */

  .tire-results-page .sidebar-promo {
    width: 82%;
  }

  /* line 190, ../../app/styles/pages/_TireResultsPage.scss */

  .tire-results-page .sort-by-filter-container {
    float: right;
    min-width: 515px;
    overflow: hidden;
    width: 67%;
    padding: 0;
  }

  /* line 198, ../../app/styles/pages/_TireResultsPage.scss */

  .tire-results-page .narrow-filter-container {
    width: 235px;
  }

  /* line 202, ../../app/styles/pages/_TireResultsPage.scss */

  .tire-results-page .filter-speed-load {
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 20px;
    border-top: 1px solid #ccd7eb;
  }

  /* line 208, ../../app/styles/pages/_TireResultsPage.scss */

  .tire-results-page .filter-speed-load .panel-heading h3 {
    font-size: 18px;
  }

  /* line 214, ../../app/styles/pages/_TireResultsPage.scss */

  .tire-results-page .bb-cards-container {
    clear: none;
    float: right;
    min-width: 515px;
    width: 67%;
  }
}

@media (min-width: 400px) {
  /* line 223, ../../app/styles/pages/_TireResultsPage.scss */

  .tire-results-page .specs-collapse {
    height: 50px !important;
    min-height: 45px !important;
  }
}

@media (max-width: 400px) {
  /* line 230, ../../app/styles/pages/_TireResultsPage.scss */

  .tire-results-page .sku-option-desc {
    margin-left: 3% !important;
  }
}

@media (max-width: 525px) {
  /* line 236, ../../app/styles/pages/_TireResultsPage.scss */

  .tire-results-page .retread-img-link > img {
    width: 85%;
  }

  /* line 239, ../../app/styles/pages/_TireResultsPage.scss */

  .tire-results-page .tire-baseballcard-container {
    padding-bottom: 0;
  }
}

@media (max-width: 500px) {
  /* line 245, ../../app/styles/pages/_TireResultsPage.scss */

  .tire-results-page .left-retread {
    margin-left: 0;
  }

  /* line 248, ../../app/styles/pages/_TireResultsPage.scss */

  .tire-results-page .categories-list > li {
    min-height: auto !important;
  }

  /* line 251, ../../app/styles/pages/_TireResultsPage.scss */

  .tire-results-page .tire-image {
    left: 0;
  }
}

@media (min-width: 940px) {
  /* line 257, ../../app/styles/pages/_TireResultsPage.scss */

  .tire-results-page .sort-by-filter-container {
    width: 74%;
  }

  /* line 260, ../../app/styles/pages/_TireResultsPage.scss */

  .tire-results-page .bb-cards-container {
    clear: none;
    float: right;
    width: 74%;
  }
}

@media (min-width: 1180px) {
  /* line 269, ../../app/styles/pages/_TireResultsPage.scss */

  .tire-results-page .sort-by-filter-container {
    width: 77%;
  }

  /* line 272, ../../app/styles/pages/_TireResultsPage.scss */

  .tire-results-page .bb-cards-container {
    width: 77%;
  }
}

@media (max-width: 1023px) {
  /* line 278, ../../app/styles/pages/_TireResultsPage.scss */

  .tire-results-page .tire-image {
    left: 5px;
    /*bottom: -101px;*/
  }

  /* line 282, ../../app/styles/pages/_TireResultsPage.scss */

  .tire-results-page .tire-baseballcard-specs {
    margin-top: 0;
  }

  /* line 285, ../../app/styles/pages/_TireResultsPage.scss */

  .tire-results-page .tire-baseballcard-container {
    padding-bottom: 17%;
  }
}

/**
 * TEMPLATE/PARTIAL NAME: Tire Warranty Landing Page
 *
 */

/* line 7, ../../app/styles/pages/_TireWarrantyInfo.scss */

.tire-warranty-info .text-block-container {
  text-align: center;
}

/* line 9, ../../app/styles/pages/_TireWarrantyInfo.scss */

.tire-warranty-info .text-block-container h3 {
  text-align: left;
  font-size: 1.6em;
}

/* line 13, ../../app/styles/pages/_TireWarrantyInfo.scss */

.tire-warranty-info .text-block-container p {
  text-align: left;
}

/* line 16, ../../app/styles/pages/_TireWarrantyInfo.scss */

.tire-warranty-info .text-block-container img {
  max-width: 100%;
  height: auto;
}

/* line 24, ../../app/styles/pages/_TireWarrantyInfo.scss */

.tire-warranty-info .img-dunlop-logo {
  background-image: url('/images/dunlop-logo-78x90.png');
  background-position: 0;
  background-repeat: no-repeat;
  width: 166px;
  height: 36px;
}

/* line 32, ../../app/styles/pages/_TireWarrantyInfo.scss */

.tire-warranty-info .img-kelly-logo {
  background-image: url('/images/kelly-logo-78x60.png');
  background-position: 0;
  background-repeat: no-repeat;
  width: 166px;
  height: 36px;
}

/* line 40, ../../app/styles/pages/_TireWarrantyInfo.scss */

.tire-warranty-info .img-network {
  background-image: url("/images/icons/network.png");
  background-position: 0;
  background-repeat: no-repeat;
  width: 166px;
  height: 36px;
}

/* line 47, ../../app/styles/pages/_TireWarrantyInfo.scss */

.tire-warranty-info .img-retreads {
  background-image: url("/images/icons/retreads.png");
  background-position: 0;
  background-repeat: no-repeat;
  width: 166px;
  height: 36px;
}

/* line 54, ../../app/styles/pages/_TireWarrantyInfo.scss */

.tire-warranty-info .img-rv {
  background-image: url("/images/icons/rv.png");
  background-position: 0;
  background-repeat: no-repeat;
  width: 166px;
  height: 36px;
}

/* line 61, ../../app/styles/pages/_TireWarrantyInfo.scss */

.tire-warranty-info .img-unisteel {
  background-image: url("/images/icons/unisteel.png");
  background-position: 0;
  background-repeat: no-repeat;
  width: 166px;
  height: 36px;
}

/* line 69, ../../app/styles/pages/_TireWarrantyInfo.scss */

.tire-warranty-info .tile-icon {
  background-size: 90%;
}

@media screen and (max-width: 1023px) {
  /* line 74, ../../app/styles/pages/_TireWarrantyInfo.scss */

  .tire-warranty-info .tile-icon {
    display: none !important;
  }
}

/* line 1, ../../app/styles/uikit/_UIKit.scss */

.uikit {
  padding: 20px 20px 40px;
}

/* line 4, ../../app/styles/uikit/_UIKit.scss */

.uikit .page-title-block {
  margin-left: 0;
  margin-right: 0;
}

/* line 9, ../../app/styles/uikit/_UIKit.scss */

.uikit h1 {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 12, ../../app/styles/uikit/_UIKit.scss */

.uikit .styleguide-section-head {
  font-size: 16px;
  text-transform: uppercase;
  background-color: #333;
  color: #fff;
  padding: 10px 20px;
  margin: 40px 0 20px;
  clear: both;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  letter-spacing: 1px;
}

/* line 23, ../../app/styles/uikit/_UIKit.scss */

.uikit h3 {
  font-size: 18px;
  margin: 30px 0 15px;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 28, ../../app/styles/uikit/_UIKit.scss */

.uikit code {
  color: #274BA7;
  background-color: #d7e0f6;
  font-size: .8em;
  margin: 0 2px;
  padding: 0 2px;
  display: inline-block;
}

/* line 36, ../../app/styles/uikit/_UIKit.scss */

.uikit p code {
  font-size: 1em;
}

/* line 39, ../../app/styles/uikit/_UIKit.scss */

.uikit .pre-block {
  background-color: #444;
  color: #fff;
  width: 100%;
  border-radius: 8px;
  padding: 10px 15px;
  margin: 15px 0;
}

/* line 46, ../../app/styles/uikit/_UIKit.scss */

.uikit .pre-block code {
  color: #fff;
  background-color: transparent;
  margin: 0;
  padding: 0;
  display: block;
  font-size: 1.1em;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
}

/* line 57, ../../app/styles/uikit/_UIKit.scss */

.uikit .row {
  clear: both;
}

/* line 60, ../../app/styles/uikit/_UIKit.scss */

.uikit .lead {
  font-size: 17px;
}

/* line 62, ../../app/styles/uikit/_UIKit.scss */

.uikit .lead code {
  font-size: 15px;
}

/* line 65, ../../app/styles/uikit/_UIKit.scss */

.uikit .lead a {
  font-weight: bold;
}

/* line 70, ../../app/styles/uikit/_UIKit.scss */

.uikit .example-block .btn {
  margin-right: 20px;
}

/* line 74, ../../app/styles/uikit/_UIKit.scss */

.uikit .tile-container {
  background-color: #274BA7;
  background-repeat: repeat;
  background-image: url('/images/diagonal-tight.png');
}

/* line 78, ../../app/styles/uikit/_UIKit.scss */

.uikit .spaceme span {
  white-space: nowrap;
  margin-right: 30px;
  display: inline-block;
}

/* line 85, ../../app/styles/uikit/_UIKit.scss */

.uikit .other-uikit-pages ul {
  margin-left: 0;
  padding-left: 20px;
  font-size: 15px;
}

/* line 94, ../../app/styles/uikit/_UIKit.scss */

.masthead-uikit .page-background {
  background-image: url('/images/homePage/HomepageBG.jpg');
}

/* line 100, ../../app/styles/uikit/_UIKit.scss */

.masthead-uikit-intro h1,
.masthead-uikit-intro .intro-offlink,
.masthead-uikit-intro dl {
  color: #fff;
}

/* line 106, ../../app/styles/uikit/_UIKit.scss */

.promotile-uikit h2 {
  text-align: center;
  border-bottom: 1px solid #ccc;
  margin-top: 25px;
  padding-top: 10px;
  margin-bottom: 10px;
}

/* line 113, ../../app/styles/uikit/_UIKit.scss */

.promotile-uikit .tiles-label {
  margin: 45px 0 10px 10px;
  padding: 0;
  overflow: hidden;
}

/* line 117, ../../app/styles/uikit/_UIKit.scss */

.promotile-uikit .tiles-label li {
  list-style: none;
  margin: 2px 0;
  padding: 0;
}

@media (min-width: 1025px) {
  /* line 117, ../../app/styles/uikit/_UIKit.scss */

  .promotile-uikit .tiles-label li {
    float: left;
    width: 32%;
    margin-left: 1.3%;
  }
}

/* line 130, ../../app/styles/uikit/_UIKit.scss */

.text-kit {
  padding-left: 60px;
}

/* line 132, ../../app/styles/uikit/_UIKit.scss */

.text-kit * {
  position: relative;
}

/* line 135, ../../app/styles/uikit/_UIKit.scss */

.text-kit code {
  background-color: #444;
  color: #fff;
  border-top-left-radius: 36px;
  border-bottom-left-radius: 36px;
  border-bottom: 1px solid #111;
  width: 30px;
  height: 24px;
  text-align: right;
  vertical-align: middle;
  line-height: 24px;
  padding: 0 4px 0 0;
  margin-left: 2px;
  font-size: 8px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: Arial, sans-serif;
  display: inline-block;
  font-weight: normal;
  position: absolute;
  top: 0;
  left: -40px;
}

/* line 161, ../../app/styles/uikit/_UIKit.scss */

.coding-guide ul {
  margin: 15px 0;
  padding: 0 0 0 20px;
}

/* line 164, ../../app/styles/uikit/_UIKit.scss */

.coding-guide ul li {
  margin: 0 0 5px;
}

/* line 166, ../../app/styles/uikit/_UIKit.scss */

.coding-guide ul li code {
  font-size: .9em;
}

/* line 3, ../../app/styles/pages/_WarrantyPledge.scss */

.warranty-pledge .gy-tabs {
  margin: 0;
}

/* line 7, ../../app/styles/pages/_WarrantyPledge.scss */

.warranty-pledge .sm-warranty-item {
  padding: 5px 0;
  border-bottom: 1px solid #eeeeee;
}

/* line 11, ../../app/styles/pages/_WarrantyPledge.scss */

.warranty-pledge .sm-warranty-item p {
  margin: 0;
}

/* line 17, ../../app/styles/pages/_WarrantyPledge.scss */

.warranty-pledge .gy-windowshade .panel-collapse,
.warranty-pledge .gy-secondary-windowshade .panel-collapse,
.warranty-pledge .gy-nav-windowshade .panel-collapse,
.warranty-pledge .gy-tertiary-windowshade .panel-collapse,
.warranty-pledge .gy-coupon-windowshade .panel-collapse,
.warranty-pledge .gy-min-windowshade .panel-collapse {
  background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 75%, #ffffff 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #ffffff 75%, #ffffff 100%);
}

/* line 19, ../../app/styles/pages/_WarrantyPledge.scss */

.warranty-pledge .gy-windowshade .panel-collapse .panel-body,
.warranty-pledge .gy-secondary-windowshade .panel-collapse .panel-body,
.warranty-pledge .gy-nav-windowshade .panel-collapse .panel-body,
.warranty-pledge .gy-tertiary-windowshade .panel-collapse .panel-body,
.warranty-pledge .gy-coupon-windowshade .panel-collapse .panel-body,
.warranty-pledge .gy-min-windowshade .panel-collapse .panel-body,
.warranty-pledge .warranty-treadLife .gy-windowshade .panel-collapse .content,
.warranty-treadLife .warranty-pledge .gy-windowshade .panel-collapse .content,
.warranty-pledge .gy-secondary-windowshade .panel-collapse .warranty-treadLife .gy-windowshade .content,
.warranty-pledge .gy-nav-windowshade .panel-collapse .warranty-treadLife .gy-windowshade .content,
.warranty-pledge .gy-tertiary-windowshade .panel-collapse .warranty-treadLife .gy-windowshade .content,
.warranty-pledge .gy-coupon-windowshade .panel-collapse .warranty-treadLife .gy-windowshade .content,
.warranty-pledge .gy-min-windowshade .panel-collapse .warranty-treadLife .gy-windowshade .content,
.warranty-pledge .gy-windowshade .panel-collapse .warranty-treadLife .gy-secondary-windowshade .content,
.warranty-pledge .warranty-treadLife .gy-secondary-windowshade .panel-collapse .content,
.warranty-treadLife .warranty-pledge .gy-secondary-windowshade .panel-collapse .content,
.warranty-pledge .gy-nav-windowshade .panel-collapse .warranty-treadLife .gy-secondary-windowshade .content,
.warranty-pledge .gy-tertiary-windowshade .panel-collapse .warranty-treadLife .gy-secondary-windowshade .content,
.warranty-pledge .gy-coupon-windowshade .panel-collapse .warranty-treadLife .gy-secondary-windowshade .content,
.warranty-pledge .gy-min-windowshade .panel-collapse .warranty-treadLife .gy-secondary-windowshade .content,
.warranty-pledge .gy-windowshade .panel-collapse .warranty-treadLife .gy-nav-windowshade .content,
.warranty-pledge .gy-secondary-windowshade .panel-collapse .warranty-treadLife .gy-nav-windowshade .content,
.warranty-pledge .warranty-treadLife .gy-nav-windowshade .panel-collapse .content,
.warranty-treadLife .warranty-pledge .gy-nav-windowshade .panel-collapse .content,
.warranty-pledge .gy-tertiary-windowshade .panel-collapse .warranty-treadLife .gy-nav-windowshade .content,
.warranty-pledge .gy-coupon-windowshade .panel-collapse .warranty-treadLife .gy-nav-windowshade .content,
.warranty-pledge .gy-min-windowshade .panel-collapse .warranty-treadLife .gy-nav-windowshade .content,
.warranty-pledge .gy-windowshade .panel-collapse .warranty-treadLife .gy-tertiary-windowshade .content,
.warranty-pledge .gy-secondary-windowshade .panel-collapse .warranty-treadLife .gy-tertiary-windowshade .content,
.warranty-pledge .gy-nav-windowshade .panel-collapse .warranty-treadLife .gy-tertiary-windowshade .content,
.warranty-pledge .warranty-treadLife .gy-tertiary-windowshade .panel-collapse .content,
.warranty-treadLife .warranty-pledge .gy-tertiary-windowshade .panel-collapse .content,
.warranty-pledge .gy-coupon-windowshade .panel-collapse .warranty-treadLife .gy-tertiary-windowshade .content,
.warranty-pledge .gy-min-windowshade .panel-collapse .warranty-treadLife .gy-tertiary-windowshade .content,
.warranty-pledge .gy-windowshade .panel-collapse .warranty-treadLife .gy-coupon-windowshade .content,
.warranty-pledge .gy-secondary-windowshade .panel-collapse .warranty-treadLife .gy-coupon-windowshade .content,
.warranty-pledge .gy-nav-windowshade .panel-collapse .warranty-treadLife .gy-coupon-windowshade .content,
.warranty-pledge .gy-tertiary-windowshade .panel-collapse .warranty-treadLife .gy-coupon-windowshade .content,
.warranty-pledge .warranty-treadLife .gy-coupon-windowshade .panel-collapse .content,
.warranty-treadLife .warranty-pledge .gy-coupon-windowshade .panel-collapse .content,
.warranty-pledge .gy-min-windowshade .panel-collapse .warranty-treadLife .gy-coupon-windowshade .content,
.warranty-pledge .gy-windowshade .panel-collapse .warranty-treadLife .gy-min-windowshade .content,
.warranty-pledge .gy-secondary-windowshade .panel-collapse .warranty-treadLife .gy-min-windowshade .content,
.warranty-pledge .gy-nav-windowshade .panel-collapse .warranty-treadLife .gy-min-windowshade .content,
.warranty-pledge .gy-tertiary-windowshade .panel-collapse .warranty-treadLife .gy-min-windowshade .content,
.warranty-pledge .gy-coupon-windowshade .panel-collapse .warranty-treadLife .gy-min-windowshade .content,
.warranty-pledge .warranty-treadLife .gy-min-windowshade .panel-collapse .content,
.warranty-treadLife .warranty-pledge .gy-min-windowshade .panel-collapse .content {
  background-color: transparent;
}

/* line 27, ../../app/styles/pages/_WarrantyPledge.scss */

.warranty-pledge .detail-page-img {
  background-image: url('/images/warranties/tire-warranty-pledge-img.jpg');
}

@media (min-width: 768px) {
  /* line 34, ../../app/styles/pages/_WarrantyPledge.scss */

  .warranty-pledge .sm-warranty-item a {
    display: inline-block;
    width: 250px;
  }

  /* line 39, ../../app/styles/pages/_WarrantyPledge.scss */

  .warranty-pledge .sm-warranty-item a + p {
    margin-right: 15px;
  }

  /* line 44, ../../app/styles/pages/_WarrantyPledge.scss */

  .warranty-pledge .sm-warranty-item p {
    display: inline-block;
  }
}

/* line 2, ../../app/styles/pages/_WarrantyService.scss */

.warranty-service p {
  margin: 10px 20px 20px 0px;
}

/* line 6, ../../app/styles/pages/_WarrantyService.scss */

.warranty-service .disclaimer {
  color: #999999;
  font-size: 10px;
}

/* line 11, ../../app/styles/pages/_WarrantyService.scss */

.warranty-service #gyWarrantyTable a:hover,
.warranty-service .btn-at-mobile:hover {
  text-decoration: none;
}

/* line 15, ../../app/styles/pages/_WarrantyService.scss */

.warranty-service .service-block {
  margin: 0 0 40px 0;
}

/* line 17, ../../app/styles/pages/_WarrantyService.scss */

.warranty-service .service-block a {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
}

/* line 24, ../../app/styles/pages/_WarrantyService.scss */

.warranty-service .page-header-info a {
  float: none;
  margin: 0;
  display: inline-block;
}

/* line 34, ../../app/styles/pages/_WarrantyService.scss */

.warranty-service .detail-page-img {
  background-image: url('/images/warranties/tire-warranty-service-img.jpg');
}

/* line 38, ../../app/styles/pages/_WarrantyService.scss */

.warranty-service.warranty-template .left-content .content-padder {
  padding: 0;
}

/* line 42, ../../app/styles/pages/_WarrantyService.scss */

.warranty-service .pdf-links span {
  color: #000000;
  margin-right: 5px;
  font-size: 1.4em;
}

/* line 47, ../../app/styles/pages/_WarrantyService.scss */

.warranty-service .pdf-links a {
  display: block;
  margin-bottom: 10px;
  text-decoration: none;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.2em;
  height: 40px;
}

@media (min-width: 768px) {
  /* line 58, ../../app/styles/pages/_WarrantyService.scss */

  .warranty-service.warranty-template .left-content .content-padder {
    padding: 0 15px 15px;
  }

  /* line 61, ../../app/styles/pages/_WarrantyService.scss */

  .warranty-service .pdf-links {
    width: 100%;
    float: left;
  }

  /* line 64, ../../app/styles/pages/_WarrantyService.scss */

  .warranty-service .pdf-links a {
    width: 28%;
    float: left;
    height: 40px;
  }
}

/* line 71, ../../app/styles/pages/_WarrantyService.scss */

.warranty-service .strayParagraph {
  margin: 12px 0 0;
  float: left;
}

/* line 4, ../../app/styles/pages/_WarrantyReplacement.scss */

.warranty-tire-limited-replacement .page-header-info a {
  float: none;
  margin: 0;
  display: inline-block;
}

/* line 14, ../../app/styles/pages/_WarrantyReplacement.scss */

.warranty-tire-limited-replacement .gy-windowshade ul,
.warranty-tire-limited-replacement .gy-secondary-windowshade ul,
.warranty-tire-limited-replacement .gy-nav-windowshade ul,
.warranty-tire-limited-replacement .gy-tertiary-windowshade ul,
.warranty-tire-limited-replacement .gy-coupon-windowshade ul,
.warranty-tire-limited-replacement .gy-min-windowshade ul {
  padding-left: 15px;
}

/* line 19, ../../app/styles/pages/_WarrantyReplacement.scss */

.warranty-tire-limited-replacement .detail-page-img {
  background-image: url('/images/warranties/tire-warranty-replacement-img.jpg');
}

/* line 22, ../../app/styles/pages/_WarrantyReplacement.scss */

.warranty-tire-limited-replacement .pdf-links {
  clear: both;
  padding: 15px 0 0;
  margin-bottom: 15px;
}

/* line 26, ../../app/styles/pages/_WarrantyReplacement.scss */

.warranty-tire-limited-replacement .pdf-links span {
  color: #000000;
  margin-right: 5px;
  font-size: 1.4em;
}

/* line 31, ../../app/styles/pages/_WarrantyReplacement.scss */

.warranty-tire-limited-replacement .pdf-links a {
  display: block;
  margin-bottom: 10px;
  text-decoration: none;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.2em;
  height: 40px;
}

@media (min-width: 768px) {
  /* line 43, ../../app/styles/pages/_WarrantyReplacement.scss */

  .warranty-tire-limited-replacement .pdf-links a {
    width: 28%;
    float: left;
    height: 40px;
  }
}

/* line 50, ../../app/styles/pages/_WarrantyReplacement.scss */

.warranty-tire-limited-replacement .strayParagraph {
  clear: both;
  margin: 6px 0 12px;
}

/* line 54, ../../app/styles/pages/_WarrantyReplacement.scss */

.warranty-tire-limited-replacement .strayParagraphBottom {
  width: 100%;
}

/* line 3, ../../app/styles/pages/_WarrantyTreadlife.scss */

.warranty-treadLife .gy-tabs {
  margin: 0;
}

/* line 6, ../../app/styles/pages/_WarrantyTreadlife.scss */

.warranty-treadLife .gy-tabs li {
  width: 33.2%;
}

/* line 12, ../../app/styles/pages/_WarrantyTreadlife.scss */

.warranty-treadLife .sm-warranty-item {
  padding: 5px 0;
  border-bottom: 1px solid #eeeeee;
}

/* line 16, ../../app/styles/pages/_WarrantyTreadlife.scss */

.warranty-treadLife .sm-warranty-item p {
  margin: 0;
}

/* line 21, ../../app/styles/pages/_WarrantyTreadlife.scss */

.warranty-treadLife .sm-warranty-item div a {
  display: block;
}

/* line 25, ../../app/styles/pages/_WarrantyTreadlife.scss */

.warranty-treadLife .sm-warranty-item div span {
  color: #555555;
}

/* line 27, ../../app/styles/pages/_WarrantyTreadlife.scss */

.warranty-treadLife .sm-warranty-item div span a {
  display: inline-block;
}

/* line 35, ../../app/styles/pages/_WarrantyTreadlife.scss */

.warranty-treadLife .detail-page-img {
  background-image: url('/images/warranties/tire-warranty-tread-life-img.jpg');
}

@media (min-width: 600px) {
  /* line 40, ../../app/styles/pages/_WarrantyTreadlife.scss */

  .warranty-treadLife .sm-warranty-item {
    overflow-y: hidden;
  }

  /* line 43, ../../app/styles/pages/_WarrantyTreadlife.scss */

  .warranty-treadLife .sm-warranty-item div {
    float: left;
    width: 47%;
  }

  /* line 47, ../../app/styles/pages/_WarrantyTreadlife.scss */

  .warranty-treadLife .sm-warranty-item p {
    float: left;
    width: 47%;
  }
}

/* line 2, ../../app/styles/pages/_VehicleDirectoryPage.scss */

.directory small {
  line-height: 135%;
}

/* line 6, ../../app/styles/pages/_VehicleDirectoryPage.scss */

.directory .find-store-form {
  max-width: inherit;
}

/* line 11, ../../app/styles/pages/_VehicleDirectoryPage.scss */

.directory .content-padder h3 {
  padding-left: 15px;
  padding-right: 15px;
}

/* line 15, ../../app/styles/pages/_VehicleDirectoryPage.scss */

.directory .detail-page-img {
  background-image: url('/images/vehicleDirectory/tires_575x300.jpg');
}

/* line 21, ../../app/styles/pages/_VehicleDirectoryPage.scss */

.directory-vehicle-version .version-help {
  margin: -20px 0 10px;
}

/* line 24, ../../app/styles/pages/_VehicleDirectoryPage.scss */

.directory-vehicle-version .version-help .panel-heading h3 {
  font-size: 18px;
  padding-top: 15px;
}

/* line 28, ../../app/styles/pages/_VehicleDirectoryPage.scss */

.directory-vehicle-version .version-help .panel-heading .glyphicon,
.directory-vehicle-version .version-help .panel-heading .tire-detail-tire-multi-sku .gy-radio input[type="radio"]:checked + label:before,
.tire-detail-tire-multi-sku .gy-radio .directory-vehicle-version .version-help .panel-heading input[type="radio"]:checked + label:before {
  font-size: 1.2em;
  line-height: 1em;
}

/* line 33, ../../app/styles/pages/_VehicleDirectoryPage.scss */

.directory-vehicle-version .version-help h5 {
  font-family: Arial, sans-serif;
  font-size: 1em;
  font-weight: bold;
  margin: 20px 0 5px;
}

/* line 1, ../../app/styles/pages/_WorldWideSites.scss */

.world-sites {
  /* ----- Window shade styling ----- */
  /********************************END - Window shade styling*******************************/
}

/* line 3, ../../app/styles/pages/_WorldWideSites.scss */

.world-sites .intl-header {
  margin: 0 auto;
  height: 200px;
  background: url('/images/logoIntl.png') right 5% top 45% no-repeat, url('/images/headers/worldwide-img.jpg') no-repeat;
  background-size: 250px, cover;
}

/* line 12, ../../app/styles/pages/_WorldWideSites.scss */

.world-sites .select-country {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 24px;
  margin: 20px 0;
  color: #222;
}

/* line 19, ../../app/styles/pages/_WorldWideSites.scss */

.world-sites .country-options {
  overflow-y: hidden;
}

/* line 23, ../../app/styles/pages/_WorldWideSites.scss */

.world-sites .main-content {
  padding: 10px 5px;
  overflow: hidden;
}

/* line 28, ../../app/styles/pages/_WorldWideSites.scss */

.world-sites .site-list {
  margin: 0;
  padding: 0 0 20px;
  border-bottom: 1px solid #ddd;
}

/* line 32, ../../app/styles/pages/_WorldWideSites.scss */

.world-sites .site-list li {
  padding: 7px 0;
  color: #2366c1;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 16px;
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}

/* line 46, ../../app/styles/pages/_WorldWideSites.scss */

.world-sites .gy-windowshade .panel-heading span,
.world-sites .gy-secondary-windowshade .panel-heading span,
.world-sites .gy-nav-windowshade .panel-heading span,
.world-sites .gy-tertiary-windowshade .panel-heading span,
.world-sites .gy-coupon-windowshade .panel-heading span,
.world-sites .gy-min-windowshade .panel-heading span {
  display: inline-block;
}

/* line 49, ../../app/styles/pages/_WorldWideSites.scss */

.world-sites .gy-windowshade .panel-heading h3,
.world-sites .gy-secondary-windowshade .panel-heading h3,
.world-sites .gy-nav-windowshade .panel-heading h3,
.world-sites .gy-tertiary-windowshade .panel-heading h3,
.world-sites .gy-coupon-windowshade .panel-heading h3,
.world-sites .gy-min-windowshade .panel-heading h3 {
  display: inline-block;
}

/* line 53, ../../app/styles/pages/_WorldWideSites.scss */

.world-sites .gy-windowshade .panel-body,
.world-sites .gy-secondary-windowshade .panel-body,
.world-sites .gy-nav-windowshade .panel-body,
.world-sites .gy-tertiary-windowshade .panel-body,
.world-sites .gy-coupon-windowshade .panel-body,
.world-sites .gy-min-windowshade .panel-body,
.world-sites .warranty-treadLife .gy-windowshade .content,
.warranty-treadLife .world-sites .gy-windowshade .content,
.world-sites .warranty-treadLife .gy-secondary-windowshade .content,
.warranty-treadLife .world-sites .gy-secondary-windowshade .content,
.world-sites .warranty-treadLife .gy-nav-windowshade .content,
.warranty-treadLife .world-sites .gy-nav-windowshade .content,
.world-sites .warranty-treadLife .gy-tertiary-windowshade .content,
.warranty-treadLife .world-sites .gy-tertiary-windowshade .content,
.world-sites .warranty-treadLife .gy-coupon-windowshade .content,
.warranty-treadLife .world-sites .gy-coupon-windowshade .content,
.world-sites .warranty-treadLife .gy-min-windowshade .content,
.warranty-treadLife .world-sites .gy-min-windowshade .content {
  padding: 0;
}

/* line 57, ../../app/styles/pages/_WorldWideSites.scss */

.world-sites .gy-windowshade.parent-collapse .panel-collapse,
.world-sites .parent-collapse.gy-secondary-windowshade .panel-collapse,
.world-sites .parent-collapse.gy-nav-windowshade .panel-collapse,
.world-sites .parent-collapse.gy-tertiary-windowshade .panel-collapse,
.world-sites .parent-collapse.gy-coupon-windowshade .panel-collapse,
.world-sites .parent-collapse.gy-min-windowshade .panel-collapse {
  background: none;
}

/* line 63, ../../app/styles/pages/_WorldWideSites.scss */

.world-sites .gy-secondary-windowshade {
  border: none;
  box-shadow: none;
  margin: 0;
  background: none !important;
}

/* line 68, ../../app/styles/pages/_WorldWideSites.scss */

.world-sites .gy-secondary-windowshade a.collapsed {
  background: none !important;
}

/* line 71, ../../app/styles/pages/_WorldWideSites.scss */

.world-sites .gy-secondary-windowshade .panel-heading {
  color: #274BA7;
  background: none !important;
  padding: 7px 5px;
  border-top: none !important;
}

/* line 76, ../../app/styles/pages/_WorldWideSites.scss */

.world-sites .gy-secondary-windowshade .panel-heading h3 {
  color: #274BA7;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
  font-weight: normal;
  text-transform: capitalize;
  display: table-cell;
}

/* line 84, ../../app/styles/pages/_WorldWideSites.scss */

.world-sites .gy-secondary-windowshade .panel-heading [class*='icon'] {
  font-size: 20px;
  margin-top: -4px;
  display: table-cell;
}

/* line 89, ../../app/styles/pages/_WorldWideSites.scss */

.world-sites .gy-secondary-windowshade .panel-heading [class*="glyphicon-plus"],
.world-sites .gy-secondary-windowshade .panel-heading [class*="glyphicon-minus"] {
  margin-top: 0px;
  top: 0px;
}

/* line 94, ../../app/styles/pages/_WorldWideSites.scss */

.world-sites .gy-secondary-windowshade .panel-collapse {
  padding: 0 15px;
}

/* line 96, ../../app/styles/pages/_WorldWideSites.scss */

.world-sites .gy-secondary-windowshade .panel-collapse a {
  display: block;
  padding-bottom: 10px;
}

/* line 100, ../../app/styles/pages/_WorldWideSites.scss */

.world-sites .gy-secondary-windowshade .panel-collapse li a {
  padding: 0;
}

/* line 109, ../../app/styles/pages/_WorldWideSites.scss */

.world-sites .company-links {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 15px;
  clear: both;
  width: 100%;
}

/* line 114, ../../app/styles/pages/_WorldWideSites.scss */

.world-sites .company-links ul {
  margin: 8px 0;
  padding: 0;
}

/* line 118, ../../app/styles/pages/_WorldWideSites.scss */

.world-sites .company-links li {
  padding: 8px 0;
  font-size: 18px;
  list-style: none;
  border-bottom: 1px solid #eee;
}

/* line 124, ../../app/styles/pages/_WorldWideSites.scss */

.world-sites .company-links a {
  color: #2366c1;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  text-decoration: none;
}

/* line 129, ../../app/styles/pages/_WorldWideSites.scss */

.world-sites .company-links .panel-collapse {
  padding: 0 15px;
}

/* line 135, ../../app/styles/pages/_WorldWideSites.scss */

.world-sites .legal-links {
  float: left;
  width: 100%;
  padding: 0;
  margin-top: 15px;
}

/* line 140, ../../app/styles/pages/_WorldWideSites.scss */

.world-sites .legal-links a {
  font-size: 12px;
  display: inline-block;
  margin-right: 15px;
}

/* line 147, ../../app/styles/pages/_WorldWideSites.scss */

.world-sites .gy-secondary-windowshade .gy-secondary-tabs.worldTabsThreeCol li {
  margin-left: 0;
  margin-right: 2%;
  width: 29%;
}

/* line 151, ../../app/styles/pages/_WorldWideSites.scss */

.world-sites .gy-secondary-windowshade .gy-secondary-tabs.worldTabsThreeCol li a {
  line-height: 135%;
  padding-bottom: 4px;
  display: inline-block;
}

@media (min-width: 768px) {
  /* line 160, ../../app/styles/pages/_WorldWideSites.scss */

  .world-sites .gy-windowshade .panel-heading span,
  .world-sites .gy-secondary-windowshade .panel-heading span,
  .world-sites .gy-nav-windowshade .panel-heading span,
  .world-sites .gy-tertiary-windowshade .panel-heading span,
  .world-sites .gy-coupon-windowshade .panel-heading span,
  .world-sites .gy-min-windowshade .panel-heading span {
    display: none;
  }

  /* line 165, ../../app/styles/pages/_WorldWideSites.scss */

  .world-sites .gy-secondary-windowshade .panel-heading span {
    display: inline-block;
  }

  /* line 170, ../../app/styles/pages/_WorldWideSites.scss */

  .world-sites .americas-region {
    width: 31%;
    float: left;
    margin-right: 2.5%;
  }

  /* line 175, ../../app/styles/pages/_WorldWideSites.scss */

  .world-sites .europe-region {
    width: 31%;
    float: left;
    margin-right: 2.5%;
  }

  /* line 180, ../../app/styles/pages/_WorldWideSites.scss */

  .world-sites .other-continents {
    width: 31%;
    float: left;
  }

  /* line 184, ../../app/styles/pages/_WorldWideSites.scss */

  .world-sites .company-links {
    margin-top: 20px;
  }

  /* line 186, ../../app/styles/pages/_WorldWideSites.scss */

  .world-sites .company-links ul {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
  }
}

@media (min-width: 1024px) {
  /* line 194, ../../app/styles/pages/_WorldWideSites.scss */

  .world-sites .americas-region {
    width: 24%;
    margin-right: 1.5%;
  }

  /* line 198, ../../app/styles/pages/_WorldWideSites.scss */

  .world-sites .europe-region {
    width: 49%;
    margin-right: 1.5%;
  }

  /* line 202, ../../app/styles/pages/_WorldWideSites.scss */

  .world-sites .europe-region-col {
    width: 49%;
    float: left;
  }

  /* line 206, ../../app/styles/pages/_WorldWideSites.scss */

  .world-sites .europe-region-col:first-child {
    margin-right: 1%;
  }

  /* line 210, ../../app/styles/pages/_WorldWideSites.scss */

  .world-sites .other-continents {
    width: 24%;
  }

  /* line 213, ../../app/styles/pages/_WorldWideSites.scss */

  .world-sites .europe-region-col .gy-windowshade.gy-secondary-windowshade:last-child,
  .world-sites .europe-region-col .gy-secondary-windowshade:last-child,
  .world-sites .europe-region-col .gy-secondary-windowshade.gy-nav-windowshade:last-child,
  .world-sites .europe-region-col .gy-secondary-windowshade.gy-tertiary-windowshade:last-child,
  .world-sites .europe-region-col .gy-secondary-windowshade.gy-coupon-windowshade:last-child,
  .world-sites .europe-region-col .gy-secondary-windowshade.gy-min-windowshade:last-child {
    border-bottom: none;
  }
}

/* line 2, ../../app/styles/pages/_BestTires.scss */

.best-tires-page .page-background {
  background-image: url('/images/background/ProductCatalog.jpg');
}

/* line 6, ../../app/styles/pages/_BestTires.scss */

.best-tires-page .best-tires-info {
  background-color: rgba(255, 255, 255, 0.93);
  padding: 15px;
}

/* line 10, ../../app/styles/pages/_BestTires.scss */

.best-tires-page .best-tires-info .enter-context {
  text-align: center;
}

/* line 12, ../../app/styles/pages/_BestTires.scss */

.best-tires-page .best-tires-info .enter-context p {
  color: #274BA7;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.3em;
}

/* line 17, ../../app/styles/pages/_BestTires.scss */

.best-tires-page .best-tires-info .enter-context a {
  width: 75%;
  display: inline-block;
}

/* line 24, ../../app/styles/pages/_BestTires.scss */

.best-tires-page .best-tires-info .known-context p:first-child {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.3em;
  width: 100%;
}

/* line 34, ../../app/styles/pages/_BestTires.scss */

.lt-ie9 .best-tires-page .best-tires-info {
  background-color: white;
}

/* line 39, ../../app/styles/pages/_BestTires.scss */

.best-tires-page .category-description p {
  display: inline-block;
  width: 70%;
  vertical-align: middle;
}

/* line 44, ../../app/styles/pages/_BestTires.scss */

.best-tires-page .category-description span {
  font-size: 48px;
  display: inline-block;
  margin-top: 0px;
  margin-right: 5px;
  vertical-align: top;
  color: #274BA7;
}

/* line 53, ../../app/styles/pages/_BestTires.scss */

.best-tires-page .category-description h3 {
  display: none;
}

/* line 58, ../../app/styles/pages/_BestTires.scss */

.best-tires-page .secondary-nav-container {
  height: auto;
}

/* line 62, ../../app/styles/pages/_BestTires.scss */

.best-tires-page .best-tires-tiles li {
  position: relative;
  height: auto;
}

/* line 65, ../../app/styles/pages/_BestTires.scss */

.best-tires-page .best-tires-tiles li a {
  width: 100%;
  height: 100%;
}

/* line 71, ../../app/styles/pages/_BestTires.scss */

.best-tires-page .fits-legend {
  padding-top: 10px;
}

/* line 73, ../../app/styles/pages/_BestTires.scss */

.best-tires-page .fits-legend span:first-child {
  color: white;
  font-size: 1.5em;
}

/* line 77, ../../app/styles/pages/_BestTires.scss */

.best-tires-page .fits-legend span {
  position: relative;
  font-weight: bold;
  color: #000000;
  font-size: 0.9em;
  vertical-align: super;
}

/* line 87, ../../app/styles/pages/_BestTires.scss */

.best-tires-page .tires-disclaimer {
  padding: 15px;
}

/* line 89, ../../app/styles/pages/_BestTires.scss */

.best-tires-page .tires-disclaimer p {
  font-size: 0.85em;
}

/* line 93, ../../app/styles/pages/_BestTires.scss */

.best-tires-page .tires-disclaimer p:last-child {
  margin: 0;
}

/* line 99, ../../app/styles/pages/_BestTires.scss */

.best-tires-page .best-tires-context-info .btn {
  margin-right: 15px;
  width: 48%;
  padding-left: 19px;
}

/* line 106, ../../app/styles/pages/_BestTires.scss */

.best-tires-page .glyphicon-stop {
  color: white;
}

/* line 108, ../../app/styles/pages/_BestTires.scss */

.best-tires-page .glyphicon-stop small {
  position: absolute;
  font-size: 1em;
  top: 2px;
  left: 2px;
}

/* line 115, ../../app/styles/pages/_BestTires.scss */

.best-tires-page .glyphicon-stop .icon-check-circle {
  color: #00AD48;
}

/* line 118, ../../app/styles/pages/_BestTires.scss */

.best-tires-page .glyphicon-stop .icon-cross-circle {
  color: #FF2534;
}

/* line 125, ../../app/styles/pages/_BestTires.scss */

.best-tires-page .known.context-info .btn {
  margin-right: 20px;
  width: 55%;
  max-width: 200px;
}

@media (min-width: 850px) {
  /* line 138, ../../app/styles/pages/_BestTires.scss */

  .best-tires-page .tile-container ul .tile {
    min-height: 300px;
  }

  /* line 140, ../../app/styles/pages/_BestTires.scss */

  .best-tires-page .tile-container ul .tile .tile-image {
    float: right;
    width: 160px;
  }

  /* line 143, ../../app/styles/pages/_BestTires.scss */

  .best-tires-page .tile-container ul .tile .tile-image img {
    width: 180px;
  }

  /* line 153, ../../app/styles/pages/_BestTires.scss */

  .best-tires-page .category-description p {
    width: 47%;
  }

  /* line 157, ../../app/styles/pages/_BestTires.scss */

  .best-tires-page .category-description h3 {
    display: inline-block;
    margin-right: 10px;
    color: #274BA7;
    margin-top: 15px;
  }

  /* line 165, ../../app/styles/pages/_BestTires.scss */

  .best-tires-page .best-tires-info {
    overflow: hidden;
  }

  /* line 168, ../../app/styles/pages/_BestTires.scss */

  .best-tires-page .best-tires-info .best-tires-context-info {
    display: inline-block;
    padding-left: 1.5%;
    border-left: 1px solid #999999;
  }

  /* line 173, ../../app/styles/pages/_BestTires.scss */

  .best-tires-page .best-tires-info .best-tires-context-info p:first-child {
    width: 100%;
  }

  /* line 178, ../../app/styles/pages/_BestTires.scss */

  .best-tires-page .best-tires-info .best-tires-info-container {
    margin: 0 auto;
    max-width: 1180px;
    width: 100%;
  }

  /* line 185, ../../app/styles/pages/_BestTires.scss */

  .best-tires-page .best-tires-info.known p:first-child {
    width: 57%;
    float: left;
    padding-right: 10px;
  }

  /* line 191, ../../app/styles/pages/_BestTires.scss */

  .best-tires-page .best-tires-info.known .known-context p:first-child {
    width: 100%;
    margin-bottom: 0;
  }

  /* line 199, ../../app/styles/pages/_BestTires.scss */

  .best-tires-page .best-tires-info.unknown {
    text-align: center;
  }

  /* line 201, ../../app/styles/pages/_BestTires.scss */

  .best-tires-page .best-tires-info.unknown p:first-child {
    width: 70%;
    margin: 0 auto;
  }

  /* line 212, ../../app/styles/pages/_BestTires.scss */

  .best-tires-page .enter-context {
    width: 35%;
  }

  /* line 214, ../../app/styles/pages/_BestTires.scss */

  .best-tires-page .enter-context a {
    width: 100%;
  }
}

@media (min-width: 1024px) {
  /* line 225, ../../app/styles/pages/_BestTires.scss */

  .best-tires-page .tile-container ul .tile {
    min-height: 250px;
  }
}

/* line 4, ../../app/styles/pages/_FaqPages.scss */

.faq .page-header a {
  text-decoration: underline;
}

/* line 7, ../../app/styles/pages/_FaqPages.scss */

.faq .page-header a.btn {
  text-decoration: none;
  width: 100%;
}

@media (min-width: 768px) {
  /* line 7, ../../app/styles/pages/_FaqPages.scss */

  .faq .page-header a.btn {
    width: 50%;
  }
}

/* line 15, ../../app/styles/pages/_FaqPages.scss */

.faq .page-header .detail-page-img {
  background-image: url('/images/FAQ/FAQPeople.jpg');
  background-size: contain;
  width: 305px;
  height: 205px;
  min-height: 0;
}

/* line 26, ../../app/styles/pages/_FaqPages.scss */

.faq .detail-main .gy-windowshade .panel-collapse,
.faq .warranty-template .left-content .gy-windowshade .panel-collapse,
.warranty-template .faq .left-content .gy-windowshade .panel-collapse,
.faq .detail-main .gy-secondary-windowshade .panel-collapse,
.faq .warranty-template .left-content .gy-secondary-windowshade .panel-collapse,
.warranty-template .faq .left-content .gy-secondary-windowshade .panel-collapse,
.faq .detail-main .gy-nav-windowshade .panel-collapse,
.faq .warranty-template .left-content .gy-nav-windowshade .panel-collapse,
.warranty-template .faq .left-content .gy-nav-windowshade .panel-collapse,
.faq .detail-main .gy-tertiary-windowshade .panel-collapse,
.faq .warranty-template .left-content .gy-tertiary-windowshade .panel-collapse,
.warranty-template .faq .left-content .gy-tertiary-windowshade .panel-collapse,
.faq .detail-main .gy-coupon-windowshade .panel-collapse,
.faq .warranty-template .left-content .gy-coupon-windowshade .panel-collapse,
.warranty-template .faq .left-content .gy-coupon-windowshade .panel-collapse,
.faq .detail-main .gy-min-windowshade .panel-collapse,
.faq .warranty-template .left-content .gy-min-windowshade .panel-collapse,
.warranty-template .faq .left-content .gy-min-windowshade .panel-collapse {
  background: none;
}

/* line 30, ../../app/styles/pages/_FaqPages.scss */

.faq .detail-main .gy-windowshade .panel-body ul,
.faq .warranty-template .left-content .gy-windowshade .panel-body ul,
.warranty-template .faq .left-content .gy-windowshade .panel-body ul,
.faq .detail-main .gy-secondary-windowshade .panel-body ul,
.faq .warranty-template .left-content .gy-secondary-windowshade .panel-body ul,
.warranty-template .faq .left-content .gy-secondary-windowshade .panel-body ul,
.faq .detail-main .gy-nav-windowshade .panel-body ul,
.faq .warranty-template .left-content .gy-nav-windowshade .panel-body ul,
.warranty-template .faq .left-content .gy-nav-windowshade .panel-body ul,
.faq .detail-main .gy-tertiary-windowshade .panel-body ul,
.faq .warranty-template .left-content .gy-tertiary-windowshade .panel-body ul,
.warranty-template .faq .left-content .gy-tertiary-windowshade .panel-body ul,
.faq .detail-main .gy-coupon-windowshade .panel-body ul,
.faq .warranty-template .left-content .gy-coupon-windowshade .panel-body ul,
.warranty-template .faq .left-content .gy-coupon-windowshade .panel-body ul,
.faq .detail-main .gy-min-windowshade .panel-body ul,
.faq .warranty-template .left-content .gy-min-windowshade .panel-body ul,
.warranty-template .faq .left-content .gy-min-windowshade .panel-body ul,
.faq .detail-main .warranty-treadLife .gy-windowshade .content ul,
.warranty-treadLife .faq .detail-main .gy-windowshade .content ul,
.faq .warranty-template .left-content .warranty-treadLife .gy-windowshade .content ul,
.warranty-treadLife .faq .warranty-template .left-content .gy-windowshade .content ul,
.warranty-template .faq .left-content .warranty-treadLife .gy-windowshade .content ul,
.warranty-treadLife .warranty-template .faq .left-content .gy-windowshade .content ul,
.faq .detail-main .warranty-treadLife .gy-secondary-windowshade .content ul,
.warranty-treadLife .faq .detail-main .gy-secondary-windowshade .content ul,
.faq .warranty-template .left-content .warranty-treadLife .gy-secondary-windowshade .content ul,
.warranty-treadLife .faq .warranty-template .left-content .gy-secondary-windowshade .content ul,
.warranty-template .faq .left-content .warranty-treadLife .gy-secondary-windowshade .content ul,
.warranty-treadLife .warranty-template .faq .left-content .gy-secondary-windowshade .content ul,
.faq .detail-main .warranty-treadLife .gy-nav-windowshade .content ul,
.warranty-treadLife .faq .detail-main .gy-nav-windowshade .content ul,
.faq .warranty-template .left-content .warranty-treadLife .gy-nav-windowshade .content ul,
.warranty-treadLife .faq .warranty-template .left-content .gy-nav-windowshade .content ul,
.warranty-template .faq .left-content .warranty-treadLife .gy-nav-windowshade .content ul,
.warranty-treadLife .warranty-template .faq .left-content .gy-nav-windowshade .content ul,
.faq .detail-main .warranty-treadLife .gy-tertiary-windowshade .content ul,
.warranty-treadLife .faq .detail-main .gy-tertiary-windowshade .content ul,
.faq .warranty-template .left-content .warranty-treadLife .gy-tertiary-windowshade .content ul,
.warranty-treadLife .faq .warranty-template .left-content .gy-tertiary-windowshade .content ul,
.warranty-template .faq .left-content .warranty-treadLife .gy-tertiary-windowshade .content ul,
.warranty-treadLife .warranty-template .faq .left-content .gy-tertiary-windowshade .content ul,
.faq .detail-main .warranty-treadLife .gy-coupon-windowshade .content ul,
.warranty-treadLife .faq .detail-main .gy-coupon-windowshade .content ul,
.faq .warranty-template .left-content .warranty-treadLife .gy-coupon-windowshade .content ul,
.warranty-treadLife .faq .warranty-template .left-content .gy-coupon-windowshade .content ul,
.warranty-template .faq .left-content .warranty-treadLife .gy-coupon-windowshade .content ul,
.warranty-treadLife .warranty-template .faq .left-content .gy-coupon-windowshade .content ul,
.faq .detail-main .warranty-treadLife .gy-min-windowshade .content ul,
.warranty-treadLife .faq .detail-main .gy-min-windowshade .content ul,
.faq .warranty-template .left-content .warranty-treadLife .gy-min-windowshade .content ul,
.warranty-treadLife .faq .warranty-template .left-content .gy-min-windowshade .content ul,
.warranty-template .faq .left-content .warranty-treadLife .gy-min-windowshade .content ul,
.warranty-treadLife .warranty-template .faq .left-content .gy-min-windowshade .content ul {
  padding-left: 15px;
}

/* line 33, ../../app/styles/pages/_FaqPages.scss */

.faq .detail-main .gy-windowshade .panel-body li,
.faq .warranty-template .left-content .gy-windowshade .panel-body li,
.warranty-template .faq .left-content .gy-windowshade .panel-body li,
.faq .detail-main .gy-secondary-windowshade .panel-body li,
.faq .warranty-template .left-content .gy-secondary-windowshade .panel-body li,
.warranty-template .faq .left-content .gy-secondary-windowshade .panel-body li,
.faq .detail-main .gy-nav-windowshade .panel-body li,
.faq .warranty-template .left-content .gy-nav-windowshade .panel-body li,
.warranty-template .faq .left-content .gy-nav-windowshade .panel-body li,
.faq .detail-main .gy-tertiary-windowshade .panel-body li,
.faq .warranty-template .left-content .gy-tertiary-windowshade .panel-body li,
.warranty-template .faq .left-content .gy-tertiary-windowshade .panel-body li,
.faq .detail-main .gy-coupon-windowshade .panel-body li,
.faq .warranty-template .left-content .gy-coupon-windowshade .panel-body li,
.warranty-template .faq .left-content .gy-coupon-windowshade .panel-body li,
.faq .detail-main .gy-min-windowshade .panel-body li,
.faq .warranty-template .left-content .gy-min-windowshade .panel-body li,
.warranty-template .faq .left-content .gy-min-windowshade .panel-body li,
.faq .detail-main .warranty-treadLife .gy-windowshade .content li,
.warranty-treadLife .faq .detail-main .gy-windowshade .content li,
.faq .warranty-template .left-content .warranty-treadLife .gy-windowshade .content li,
.warranty-treadLife .faq .warranty-template .left-content .gy-windowshade .content li,
.warranty-template .faq .left-content .warranty-treadLife .gy-windowshade .content li,
.warranty-treadLife .warranty-template .faq .left-content .gy-windowshade .content li,
.faq .detail-main .warranty-treadLife .gy-secondary-windowshade .content li,
.warranty-treadLife .faq .detail-main .gy-secondary-windowshade .content li,
.faq .warranty-template .left-content .warranty-treadLife .gy-secondary-windowshade .content li,
.warranty-treadLife .faq .warranty-template .left-content .gy-secondary-windowshade .content li,
.warranty-template .faq .left-content .warranty-treadLife .gy-secondary-windowshade .content li,
.warranty-treadLife .warranty-template .faq .left-content .gy-secondary-windowshade .content li,
.faq .detail-main .warranty-treadLife .gy-nav-windowshade .content li,
.warranty-treadLife .faq .detail-main .gy-nav-windowshade .content li,
.faq .warranty-template .left-content .warranty-treadLife .gy-nav-windowshade .content li,
.warranty-treadLife .faq .warranty-template .left-content .gy-nav-windowshade .content li,
.warranty-template .faq .left-content .warranty-treadLife .gy-nav-windowshade .content li,
.warranty-treadLife .warranty-template .faq .left-content .gy-nav-windowshade .content li,
.faq .detail-main .warranty-treadLife .gy-tertiary-windowshade .content li,
.warranty-treadLife .faq .detail-main .gy-tertiary-windowshade .content li,
.faq .warranty-template .left-content .warranty-treadLife .gy-tertiary-windowshade .content li,
.warranty-treadLife .faq .warranty-template .left-content .gy-tertiary-windowshade .content li,
.warranty-template .faq .left-content .warranty-treadLife .gy-tertiary-windowshade .content li,
.warranty-treadLife .warranty-template .faq .left-content .gy-tertiary-windowshade .content li,
.faq .detail-main .warranty-treadLife .gy-coupon-windowshade .content li,
.warranty-treadLife .faq .detail-main .gy-coupon-windowshade .content li,
.faq .warranty-template .left-content .warranty-treadLife .gy-coupon-windowshade .content li,
.warranty-treadLife .faq .warranty-template .left-content .gy-coupon-windowshade .content li,
.warranty-template .faq .left-content .warranty-treadLife .gy-coupon-windowshade .content li,
.warranty-treadLife .warranty-template .faq .left-content .gy-coupon-windowshade .content li,
.faq .detail-main .warranty-treadLife .gy-min-windowshade .content li,
.warranty-treadLife .faq .detail-main .gy-min-windowshade .content li,
.faq .warranty-template .left-content .warranty-treadLife .gy-min-windowshade .content li,
.warranty-treadLife .faq .warranty-template .left-content .gy-min-windowshade .content li,
.warranty-template .faq .left-content .warranty-treadLife .gy-min-windowshade .content li,
.warranty-treadLife .warranty-template .faq .left-content .gy-min-windowshade .content li {
  margin-bottom: 8px;
}

/* line 40, ../../app/styles/pages/_FaqPages.scss */

.faq .faq-header-section {
  background-color: #dedede;
  background-repeat: repeat;
  background-image: url('/images/diagonal-tight.png');
  min-height: 25px;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  padding: 5px 15px;
  position: relative;
}

/* line 46, ../../app/styles/pages/_FaqPages.scss */

.faq .faq-header-section a {
  font-size: 16px;
  margin-right: 15px;
}

/* line 50, ../../app/styles/pages/_FaqPages.scss */

.faq .faq-header-section a:hover,
.faq .faq-header-section a:focus {
  text-decoration: none;
}

/* line 53, ../../app/styles/pages/_FaqPages.scss */

.faq .faq-header-section span {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  top: -1px;
}

/* line 57, ../../app/styles/pages/_FaqPages.scss */

.faq .faq-header-section h4 {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #274BA7;
  margin-bottom: 2px;
}

/* line 62, ../../app/styles/pages/_FaqPages.scss */

.faq .faq-header-section .disable {
  color: #666666;
}

@media (min-width: 768px) {
  /* line 66, ../../app/styles/pages/_FaqPages.scss */

  .faq .faq-header-section h4 {
    display: inline-block;
    margin: 5px 0;
  }

  /* line 70, ../../app/styles/pages/_FaqPages.scss */

  .faq .faq-header-section p {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 5px;
    margin-top: 5px;
  }
}

/* line 85, ../../app/styles/pages/_FaqPages.scss */

.faq-page .page-header a {
  text-decoration: underline;
}

/* line 92, ../../app/styles/pages/_FaqPages.scss */

.faq-page .detail-main .gy-windowshade .panel-body ul,
.faq-page .warranty-template .left-content .gy-windowshade .panel-body ul,
.warranty-template .faq-page .left-content .gy-windowshade .panel-body ul,
.faq-page .detail-main .gy-secondary-windowshade .panel-body ul,
.faq-page .warranty-template .left-content .gy-secondary-windowshade .panel-body ul,
.warranty-template .faq-page .left-content .gy-secondary-windowshade .panel-body ul,
.faq-page .detail-main .gy-nav-windowshade .panel-body ul,
.faq-page .warranty-template .left-content .gy-nav-windowshade .panel-body ul,
.warranty-template .faq-page .left-content .gy-nav-windowshade .panel-body ul,
.faq-page .detail-main .gy-tertiary-windowshade .panel-body ul,
.faq-page .warranty-template .left-content .gy-tertiary-windowshade .panel-body ul,
.warranty-template .faq-page .left-content .gy-tertiary-windowshade .panel-body ul,
.faq-page .detail-main .gy-coupon-windowshade .panel-body ul,
.faq-page .warranty-template .left-content .gy-coupon-windowshade .panel-body ul,
.warranty-template .faq-page .left-content .gy-coupon-windowshade .panel-body ul,
.faq-page .detail-main .gy-min-windowshade .panel-body ul,
.faq-page .warranty-template .left-content .gy-min-windowshade .panel-body ul,
.warranty-template .faq-page .left-content .gy-min-windowshade .panel-body ul,
.faq-page .detail-main .warranty-treadLife .gy-windowshade .content ul,
.warranty-treadLife .faq-page .detail-main .gy-windowshade .content ul,
.faq-page .warranty-template .left-content .warranty-treadLife .gy-windowshade .content ul,
.warranty-treadLife .faq-page .warranty-template .left-content .gy-windowshade .content ul,
.warranty-template .faq-page .left-content .warranty-treadLife .gy-windowshade .content ul,
.warranty-treadLife .warranty-template .faq-page .left-content .gy-windowshade .content ul,
.faq-page .detail-main .warranty-treadLife .gy-secondary-windowshade .content ul,
.warranty-treadLife .faq-page .detail-main .gy-secondary-windowshade .content ul,
.faq-page .warranty-template .left-content .warranty-treadLife .gy-secondary-windowshade .content ul,
.warranty-treadLife .faq-page .warranty-template .left-content .gy-secondary-windowshade .content ul,
.warranty-template .faq-page .left-content .warranty-treadLife .gy-secondary-windowshade .content ul,
.warranty-treadLife .warranty-template .faq-page .left-content .gy-secondary-windowshade .content ul,
.faq-page .detail-main .warranty-treadLife .gy-nav-windowshade .content ul,
.warranty-treadLife .faq-page .detail-main .gy-nav-windowshade .content ul,
.faq-page .warranty-template .left-content .warranty-treadLife .gy-nav-windowshade .content ul,
.warranty-treadLife .faq-page .warranty-template .left-content .gy-nav-windowshade .content ul,
.warranty-template .faq-page .left-content .warranty-treadLife .gy-nav-windowshade .content ul,
.warranty-treadLife .warranty-template .faq-page .left-content .gy-nav-windowshade .content ul,
.faq-page .detail-main .warranty-treadLife .gy-tertiary-windowshade .content ul,
.warranty-treadLife .faq-page .detail-main .gy-tertiary-windowshade .content ul,
.faq-page .warranty-template .left-content .warranty-treadLife .gy-tertiary-windowshade .content ul,
.warranty-treadLife .faq-page .warranty-template .left-content .gy-tertiary-windowshade .content ul,
.warranty-template .faq-page .left-content .warranty-treadLife .gy-tertiary-windowshade .content ul,
.warranty-treadLife .warranty-template .faq-page .left-content .gy-tertiary-windowshade .content ul,
.faq-page .detail-main .warranty-treadLife .gy-coupon-windowshade .content ul,
.warranty-treadLife .faq-page .detail-main .gy-coupon-windowshade .content ul,
.faq-page .warranty-template .left-content .warranty-treadLife .gy-coupon-windowshade .content ul,
.warranty-treadLife .faq-page .warranty-template .left-content .gy-coupon-windowshade .content ul,
.warranty-template .faq-page .left-content .warranty-treadLife .gy-coupon-windowshade .content ul,
.warranty-treadLife .warranty-template .faq-page .left-content .gy-coupon-windowshade .content ul,
.faq-page .detail-main .warranty-treadLife .gy-min-windowshade .content ul,
.warranty-treadLife .faq-page .detail-main .gy-min-windowshade .content ul,
.faq-page .warranty-template .left-content .warranty-treadLife .gy-min-windowshade .content ul,
.warranty-treadLife .faq-page .warranty-template .left-content .gy-min-windowshade .content ul,
.warranty-template .faq-page .left-content .warranty-treadLife .gy-min-windowshade .content ul,
.warranty-treadLife .warranty-template .faq-page .left-content .gy-min-windowshade .content ul {
  padding-left: 0;
}

/* line 98, ../../app/styles/pages/_FaqPages.scss */

.faq-page .detail-page-img {
  background-image: url('/images/FAQ/FAQPeople.jpg');
  background-size: contain;
  width: 305px;
  height: 205px;
  min-height: 0;
}

/* line 107, ../../app/styles/pages/_FaqPages.scss */

#buyingTiresFaqPage .detail-page-img {
  background-image: url('/images/FAQ/FAQBuying.jpg');
}

/* line 112, ../../app/styles/pages/_FaqPages.scss */

#tripChecklistFaqPage .detail-page-img {
  background-image: url('/images/FAQ/FAQChecklist.jpg');
}

/* line 117, ../../app/styles/pages/_FaqPages.scss */

#extendTireLifeFaqPage .detail-page-img {
  background-image: url('/images/FAQ/FAQTireLife.jpg');
}

/* line 122, ../../app/styles/pages/_FaqPages.scss */

#tireCareFactsFaqPage .detail-page-img {
  background-image: url('/images/FAQ/FAQTireCare.jpg');
}

/* line 127, ../../app/styles/pages/_FaqPages.scss */

#tow365FaqPage .detail-page-img {
  background-image: url('/images/FAQ/FAQTow365.jpg');
}

/************************************** All racing pages : shared stlyes *****************************************/

/* line 3, ../../app/styles/pages/_RacingPages.scss */



/* line 6, ../../app/styles/pages/_RacingPages.scss */

.racing-page .video-news-player iframe {
  width: 100% !important;
}

/* line 11, ../../app/styles/pages/_RacingPages.scss */

.racing-page .newsie {
  margin: 0 0 20px;
  padding: 0 0 0 15px;
}

/* line 14, ../../app/styles/pages/_RacingPages.scss */

.racing-page .newsie li {
  margin: 0 0 6px;
  color: #ccc;
}

/* line 17, ../../app/styles/pages/_RacingPages.scss */

.racing-page .newsie li a {
  color: #ffdd00;
}

/* line 19, ../../app/styles/pages/_RacingPages.scss */

.racing-page .newsie li a:hover {
  color: #F0F0F0;
  text-decoration: none;
}

/* line 24, ../../app/styles/pages/_RacingPages.scss */

.racing-page .newsie li .all {
  margin-top: 10px;
  font-size: 18px;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 28, ../../app/styles/pages/_RacingPages.scss */

.racing-page .newsie li .all .icon-thin-arrow-right {
  font-size: .75em;
}

/* line 35, ../../app/styles/pages/_RacingPages.scss */

.racing-page #tires {
  position: relative;
}

/* line 39, ../../app/styles/pages/_RacingPages.scss */

.racing-page #gygb {
  position: relative;
}

/* line 43, ../../app/styles/pages/_RacingPages.scss */

.racing-page .homeTrack {
  background: url('/images/background/homeFlag2.jpg') repeat-x center top;
  overflow: hidden;
  *zoom: 1;
  width: 100%;
  z-index: -1;
}

@media (min-width: 768px) {
  /* line 43, ../../app/styles/pages/_RacingPages.scss */

  .racing-page .homeTrack {
    background: url('/images/background/homeFlag.jpg') repeat-x center bottom;
  }
}

/* line 54, ../../app/styles/pages/_RacingPages.scss */

.racing-page .page-background {
  z-index: -2;
  position: absolute;
  background-image: url('/images/background/AtTrackBGsm.jpg');
  height: 240px;
}

@media (min-width: 768px) {
  /* line 54, ../../app/styles/pages/_RacingPages.scss */

  .racing-page .page-background {
    background-image: url('/images/background/AtTrackBG.jpg');
  }
}

@media (min-width: 1025px) {
  /* line 54, ../../app/styles/pages/_RacingPages.scss */

  .racing-page .page-background {
    height: 200px;
  }
}

/* line 72, ../../app/styles/pages/_RacingPages.scss */

.racing-page .secondary-nav-container {
  height: 45px;
}

/* line 75, ../../app/styles/pages/_RacingPages.scss */

.racing-page .secondary-nav-container .secondary-nav li {
  padding: 5px 0;
  border-right: 1px solid #ffdd00;
  width: 18%;
}

/* line 81, ../../app/styles/pages/_RacingPages.scss */

.racing-page .secondary-nav-container .secondary-nav li:last-child {
  border: none;
}

/* line 86, ../../app/styles/pages/_RacingPages.scss */

.racing-page .secondary-nav {
  border-bottom: 3px solid #ffffff;
  z-index: 10;
}

/* line 90, ../../app/styles/pages/_RacingPages.scss */

.racing-page .secondary-nav ul {
  margin-left: -80px;
}

/* line 94, ../../app/styles/pages/_RacingPages.scss */

.racing-page .secondary-nav li a {
  font-size: 18px;
}

/* line 98, ../../app/styles/pages/_RacingPages.scss */

.racing-page .secondary-nav .secondary-main-container {
  max-width: 1140px;
}

/* line 101, ../../app/styles/pages/_RacingPages.scss */

.racing-page .secondary-nav .secondary-main-container img {
  width: 133px;
  float: left;
  padding-top: 10px;
  padding-left: 20px;
}

/* line 107, ../../app/styles/pages/_RacingPages.scss */

.racing-page .secondary-nav .secondary-main-container a.top-link {
  float: right;
  padding-right: 20px;
}

/* line 114, ../../app/styles/pages/_RacingPages.scss */

.racing-page .fancy {
  line-height: 0.5;
  text-align: center;
}

/* line 118, ../../app/styles/pages/_RacingPages.scss */

.racing-page .fancy span {
  display: inline-block;
  position: relative;
}

/* line 123, ../../app/styles/pages/_RacingPages.scss */

.racing-page .fancy span:before,
.racing-page .fancy span:after {
  content: "";
  position: absolute;
  height: 5px;
  top: 0;
  width: 100px;
}

@media (max-width: 380px) {
  /* line 123, ../../app/styles/pages/_RacingPages.scss */

  .racing-page .fancy span:before,
  .racing-page .fancy span:after {
    width: 60px;
  }
}

@media (min-width: 1025px) {
  /* line 123, ../../app/styles/pages/_RacingPages.scss */

  .racing-page .fancy span:before,
  .racing-page .fancy span:after {
    width: 400px;
  }
}

/* line 142, ../../app/styles/pages/_RacingPages.scss */

.racing-page .fancy span b {
  font-weight: normal;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 149, ../../app/styles/pages/_RacingPages.scss */

.racing-page .fancy span:before {
  right: 100%;
  margin-right: 15px;
}

/* line 153, ../../app/styles/pages/_RacingPages.scss */

.racing-page .fancy span:after {
  left: 100%;
  margin-left: 15px;
}

/* line 158, ../../app/styles/pages/_RacingPages.scss */

.racing-page .racing-news-blues {
  background-color: #274BA7;
  background-repeat: repeat;
  background-image: url('/images/diagonal.png');
  clear: both;
}

@media (min-width: 481px) {
  /* line 163, ../../app/styles/pages/_RacingPages.scss */

  .racing-page .crazy-lug {
    background-image: url('/images/background/strayLug.png');
    background-repeat: no-repeat;
    height: 113px;
    position: absolute;
    width: 117px;
    top: 170px;
    right: 10%;
    z-index: 5;
  }
}

@media (min-width: 768px) {
  /* line 163, ../../app/styles/pages/_RacingPages.scss */

  .racing-page .crazy-lug {
    position: absolute;
    top: 190px;
    right: 20%;
  }
}

@media (min-width: 1024px) {
  /* line 163, ../../app/styles/pages/_RacingPages.scss */

  .racing-page .crazy-lug {
    position: absolute;
    top: 160px;
    right: 20%;
  }
}

/* line 189, ../../app/styles/pages/_RacingPages.scss */

.racing-page .section-blue-bg {
  background: url('/images/diagonal.png') no-repeat center bottom;
  overflow: hidden;
  *zoom: 1;
  width: 100%;
  z-index: -1;
}

@media (min-width: 768px) {
  /* line 189, ../../app/styles/pages/_RacingPages.scss */

  .racing-page .section-blue-bg {
    background: url('/images/diagonal.png') repeat-x center 0;
  }
}

/* line 201, ../../app/styles/pages/_RacingPages.scss */

.racing-page .page-title-block {
  border-bottom: none;
  text-align: center;
}

/* line 205, ../../app/styles/pages/_RacingPages.scss */

.racing-page .page-title-block h1 {
  color: #ffffff;
  text-transform: uppercase;
}

/* line 210, ../../app/styles/pages/_RacingPages.scss */

.racing-page .page-title-block a.intro-offlink {
  color: #ffdd00;
}

@media (min-width: 481px) {
  /* line 201, ../../app/styles/pages/_RacingPages.scss */

  .racing-page .page-title-block {
    text-align: left;
  }
}

/* line 220, ../../app/styles/pages/_RacingPages.scss */

.racing-page .racing-official-logos {
  background-color: #ffffff;
  text-align: center;
  background-image: url('/images/racingPages/vert-divide.png');
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 10;
  border-top: 1px solid #ccc;
}

/* line 229, ../../app/styles/pages/_RacingPages.scss */

.racing-page .racing-official-logos img {
  padding: 20px;
}

@media (max-width: 400px) {
  /* line 233, ../../app/styles/pages/_RacingPages.scss */

  .racing-page .racing-official-logos img {
    padding: 20px 10px;
    width: 45%;
  }
}

/* line 240, ../../app/styles/pages/_RacingPages.scss */

.racing-page .newsLabel {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  display: inline-block;
  margin-bottom: 15px;
  color: #ffffff;
}

/* line 250, ../../app/styles/pages/_RacingPages.scss */

.racing-page .grabber {
  max-width: 1180px;
  margin: 0 auto;
}

/* line 255, ../../app/styles/pages/_RacingPages.scss */

.racing-page .racing-page-body {
  margin: 0px;
  padding-top: 20px;
}

/* line 260, ../../app/styles/pages/_RacingPages.scss */

.racing-page .racing-page-body h1 {
  font-size: 36px;
  text-transform: uppercase;
  line-height: 1em;
}

@media (min-width: 768px) {
  /* line 260, ../../app/styles/pages/_RacingPages.scss */

  .racing-page .racing-page-body h1 {
    font-size: 54px;
  }
}

/* line 271, ../../app/styles/pages/_RacingPages.scss */

.racing-page .racing-container {
  max-width: 1180px;
  padding: 20px;
  margin: 0px auto;
}

/* line 275, ../../app/styles/pages/_RacingPages.scss */

.racing-page .racing-container h4 {
  margin-top: 0;
}

/* line 363, ../../app/styles/pages/_RacingPages.scss */

.racing-page p {
  font-family: Arial, sans-serif;
  font-size: 16px;
  margin: 0 0 20px;
  line-height: 135%;
  color: #333;
}

/* line 371, ../../app/styles/pages/_RacingPages.scss */

.racing-page .racing-intro {
  text-align: center;
  padding: 0 20px 30px 20px;
}

/* line 375, ../../app/styles/pages/_RacingPages.scss */

.racing-page .racing-intro p {
  font-size: 18px;
}

/* line 379, ../../app/styles/pages/_RacingPages.scss */

.racing-page .racing-intro h4 {
  text-transform: uppercase;
  font-style: italic;
}

/* line 383, ../../app/styles/pages/_RacingPages.scss */

.racing-page .racing-intro h4 .normals {
  font-family: Arial, Helvetica, sans-serif;
  line-height: 0.5;
  vertical-align: baseline;
}

/* line 392, ../../app/styles/pages/_RacingPages.scss */

.racing-page .page-background-2 {
  background-position: top center;
  background-size: cover;
  -ms-behavior: url('/images/backgroundsize.min.htc');
  width: 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 200px;
  z-index: -1;
}

/* line 403, ../../app/styles/pages/_RacingPages.scss */

.racing-page .styled-divider,
.racing-page .tile-container .tile hr,
.tile-container .tile .racing-page hr {
  display: block;
  background-color: #cccccc;
  background-repeat: repeat;
  background-image: url('/images/diagonal.png');
  position: relative;
  margin: 0;
  z-index: 4;
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.7);
}

/* line 414, ../../app/styles/pages/_RacingPages.scss */

.racing-page .vidLink img {
  width: 90%;
  height: 90%;
}

/************************************** Racing Landing Page Specific *****************************************/

/* line 427, ../../app/styles/pages/_RacingPages.scss */

.racing-landing-page .racingLead {
  text-align: center;
  clear: both;
  margin: 0 auto;
  padding-bottom: 20px;
  position: relative;
  z-index: 8;
}

@media (min-width: 1025px) {
  /* line 427, ../../app/styles/pages/_RacingPages.scss */

  .racing-landing-page .racingLead {
    width: 60%;
  }
}

/* line 439, ../../app/styles/pages/_RacingPages.scss */

.racing-landing-page .racingLead.gygbLead {
  text-align: center;
  margin: 0;
}

/* line 441, ../../app/styles/pages/_RacingPages.scss */

.racing-landing-page .racingLead.gygbLead h1 {
  font-weight: bold;
  font-size: 35px;
}

@media (min-width: 767px) {
  /* line 441, ../../app/styles/pages/_RacingPages.scss */

  .racing-landing-page .racingLead.gygbLead h1 {
    font-size: 50px;
  }
}

@media (min-width: 1025px) {
  /* line 439, ../../app/styles/pages/_RacingPages.scss */

  .racing-landing-page .racingLead.gygbLead {
    width: 66%;
  }
}

/* line 452, ../../app/styles/pages/_RacingPages.scss */

.racing-landing-page .racingLead.gygbLead .btn {
  padding-left: 100px;
  padding-right: 100px;
  top: 156px;
}

@media (min-width: 414px) {
  /* line 452, ../../app/styles/pages/_RacingPages.scss */

  .racing-landing-page .racingLead.gygbLead .btn {
    top: 203px;
  }
}

@media (min-width: 768px) {
  /* line 452, ../../app/styles/pages/_RacingPages.scss */

  .racing-landing-page .racingLead.gygbLead .btn {
    top: 202px;
  }
}

@media (min-width: 1025px) {
  /* line 452, ../../app/styles/pages/_RacingPages.scss */

  .racing-landing-page .racingLead.gygbLead .btn {
    padding-left: 50px;
    padding-right: 50px;
    top: 0;
  }
}

/* line 468, ../../app/styles/pages/_RacingPages.scss */

.racing-landing-page .racingLead.gygbLead .rwd-break {
  display: block;
}

@media (max-width: 480px) {
  /* line 468, ../../app/styles/pages/_RacingPages.scss */

  .racing-landing-page .racingLead.gygbLead .rwd-break {
    display: none;
  }
}

@media (min-width: 375px) {
  /* line 474, ../../app/styles/pages/_RacingPages.scss */

  .racing-landing-page .racingLead.gygbLead .rwd-break2 {
    display: block;
  }
}

@media (min-width: 414px) {
  /* line 474, ../../app/styles/pages/_RacingPages.scss */

  .racing-landing-page .racingLead.gygbLead .rwd-break2 {
    display: none;
  }
}

@media (min-width: 1025px) {
  /* line 439, ../../app/styles/pages/_RacingPages.scss */

  .racing-landing-page .racingLead.gygbLead {
    text-align: left;
    margin-left: 38px;
    margin-right: 0px;
  }

  /* line 486, ../../app/styles/pages/_RacingPages.scss */

  .racing-landing-page .racingLead.gygbLead h1 {
    font-size: 60px;
    margin-bottom: 25px;
  }

  /* line 490, ../../app/styles/pages/_RacingPages.scss */

  .racing-landing-page .racingLead.gygbLead p {
    margin-bottom: 28px;
  }
}

@media (min-width: 1200px) {
  /* line 439, ../../app/styles/pages/_RacingPages.scss */

  .racing-landing-page .racingLead.gygbLead {
    margin-left: 75px;
  }
}

/* line 501, ../../app/styles/pages/_RacingPages.scss */

.racing-landing-page .secondary-mobile-nav {
  margin-top: -10px;
  background-color: rgba(0, 40, 120, 0.85);
}

/* line 505, ../../app/styles/pages/_RacingPages.scss */

.racing-landing-page .secondary-mobile-nav ul {
  width: 60%;
  margin: 0 auto;
  text-align: center;
  list-style-type: none;
  padding-left: 0px;
}

/* line 512, ../../app/styles/pages/_RacingPages.scss */

.racing-landing-page .secondary-mobile-nav ul li {
  border-bottom: 1px solid #ffdd00;
  padding: 10px 0px;
}

/* line 513, ../../app/styles/pages/_RacingPages.scss */

.racing-landing-page .secondary-mobile-nav ul li a {
  color: #ffdd00;
  text-transform: uppercase;
  font-size: 18px;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 519, ../../app/styles/pages/_RacingPages.scss */

.racing-landing-page .secondary-mobile-nav ul li a:hover {
  color: white;
}

/* line 523, ../../app/styles/pages/_RacingPages.scss */

.racing-landing-page .secondary-mobile-nav ul li a.active {
  color: white;
}

/* line 531, ../../app/styles/pages/_RacingPages.scss */

.racing-landing-page .secondary-mobile-nav ul li:last-child {
  border-bottom: none;
}

/* line 537, ../../app/styles/pages/_RacingPages.scss */

.racing-landing-page .col-sm-12 {
  padding-left: 0px;
  padding-right: 0px;
}

@media (min-width: 768px) {
  /* line 544, ../../app/styles/pages/_RacingPages.scss */

  .racing-landing-page .secondary-mobile-nav {
    display: none;
  }

  /* line 548, ../../app/styles/pages/_RacingPages.scss */

  .racing-landing-page .col-sm-12 {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (min-width: 1025px) {
  /* line 554, ../../app/styles/pages/_RacingPages.scss */

  .racing-landing-page .leftTire {
    background-image: url('/images/racingPages/tireNascar.png');
    background-repeat: no-repeat;
    height: 513px;
    position: absolute;
    width: 322px;
    top: -30px;
    left: 0;
    z-index: 5;
  }
}

@media (min-width: 1025px) {
  /* line 568, ../../app/styles/pages/_RacingPages.scss */

  .racing-landing-page .rightTire {
    background-image: url('/images/racingPages/tireEagle.png');
    background-repeat: no-repeat;
    height: 513px;
    position: absolute;
    width: 322px;
    top: -30px;
    right: 0;
    z-index: 5;
  }
}

/* line 583, ../../app/styles/pages/_RacingPages.scss */

.racing-landing-page .col-sm-7 {
  padding-left: 0;
}

/* line 587, ../../app/styles/pages/_RacingPages.scss */

.racing-landing-page .col-sm-5 {
  padding-left: 0;
}

@media (min-width: 768px) {
  /* line 587, ../../app/styles/pages/_RacingPages.scss */

  .racing-landing-page .col-sm-5 {
    padding-left: 15px;
  }
}

/* line 597, ../../app/styles/pages/_RacingPages.scss */

.racing-landing-page .main-container h1 {
  font-size: 36px;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 1em;
  font-style: italic;
  margin-top: 10px;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
}

@media (min-width: 768px) {
  /* line 597, ../../app/styles/pages/_RacingPages.scss */

  .racing-landing-page .main-container h1 {
    font-size: 54px;
  }
}

/* line 613, ../../app/styles/pages/_RacingPages.scss */

.racing-landing-page .page-background {
  background-image: url('/images/background/RacingLandingBG.jpg');
  height: 575px;
}

/* line 618, ../../app/styles/pages/_RacingPages.scss */

.racing-landing-page .racing-road {
  text-align: center;
}

/* line 621, ../../app/styles/pages/_RacingPages.scss */

.racing-landing-page .racing-road img {
  padding: 20px;
}

/* line 624, ../../app/styles/pages/_RacingPages.scss */

.racing-landing-page h4 {
  margin: 30px 0;
  width: 100%;
  font-size: 24px;
  text-align: center;
  text-transform: uppercase;
  color: #ffdd00;
  font-style: italic;
}

/* line 633, ../../app/styles/pages/_RacingPages.scss */

.racing-landing-page h4 .normals {
  font-family: Arial, Helvetica, sans-serif;
  line-height: 0.5;
  vertical-align: baseline;
}

/* line 641, ../../app/styles/pages/_RacingPages.scss */

.racing-landing-page h1 .rwd-color {
  color: #fff;
}

/* line 643, ../../app/styles/pages/_RacingPages.scss */

.racing-landing-page h1 .rwd-color .rwd-yellow {
  color: #ffdd00;
}

@media (min-width: 414px) {
  /* line 641, ../../app/styles/pages/_RacingPages.scss */

  .racing-landing-page h1 .rwd-color {
    color: #ffdd00;
  }
}

/* line 652, ../../app/styles/pages/_RacingPages.scss */

.racing-landing-page #atTheTrack {
  text-align: center;
  padding-bottom: 20px;
}

/* line 654, ../../app/styles/pages/_RacingPages.scss */

.racing-landing-page #atTheTrack .floater {
  width: 200px;
  margin: 0 auto;
}

/* line 659, ../../app/styles/pages/_RacingPages.scss */

.racing-landing-page #atTheTrack .btn {
  margin: 30px auto 10px auto;
}

@media (min-width: 768px) {
  /* line 652, ../../app/styles/pages/_RacingPages.scss */

  .racing-landing-page #atTheTrack {
    text-align: left;
  }

  /* line 668, ../../app/styles/pages/_RacingPages.scss */

  .racing-landing-page #atTheTrack .col-sm-5 {
    float: right;
  }
}

/* line 673, ../../app/styles/pages/_RacingPages.scss */

.racing-landing-page #atTheTrack .newsLabel {
  color: #555555;
  text-align: center;
  width: 100%;
}

@media (min-width: 768px) {
  /* line 673, ../../app/styles/pages/_RacingPages.scss */

  .racing-landing-page #atTheTrack .newsLabel {
    width: 60%;
  }
}

/* line 696, ../../app/styles/pages/_RacingPages.scss */

.racing-landing-page #atTheTrack .racingVideo {
  box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.5);
}

/* line 702, ../../app/styles/pages/_RacingPages.scss */

.racing-landing-page #atTheTrack .racingVideoText {
  text-align: center;
}

/* line 708, ../../app/styles/pages/_RacingPages.scss */

.racing-landing-page #atTheTrack h1,
.racing-landing-page #atTheTrack h4 {
  color: #274BA7;
}

/* line 710, ../../app/styles/pages/_RacingPages.scss */

.racing-landing-page #atTheTrack .fancy span:before,
.racing-landing-page #atTheTrack .fancy span:after {
  border-bottom: 1px solid #274BA7;
}

/* line 718, ../../app/styles/pages/_RacingPages.scss */

.racing-landing-page #onTheRoad {
  text-align: center;
  padding-bottom: 30px;
}

/* line 723, ../../app/styles/pages/_RacingPages.scss */

.racing-landing-page #onTheRoad .roadButtons {
  margin-top: 110px;
  margin-bottom: 140px;
  margin-left: -10px;
  margin-right: -10px;
  width: 105%;
  position: relative;
  z-index: 9;
}

@media (min-width: 768px) {
  /* line 723, ../../app/styles/pages/_RacingPages.scss */

  .racing-landing-page #onTheRoad .roadButtons {
    margin-bottom: 30px;
    margin-top: 0;
  }
}

/* line 737, ../../app/styles/pages/_RacingPages.scss */

.racing-landing-page #onTheRoad .roadButtons img {
  width: 48%;
}

@media (min-width: 575px) {
  /* line 737, ../../app/styles/pages/_RacingPages.scss */

  .racing-landing-page #onTheRoad .roadButtons img {
    width: auto;
  }
}

/* line 749, ../../app/styles/pages/_RacingPages.scss */

.racing-landing-page .roadie {
  background: url('/images/background/AtTrackBG2.jpg') repeat-x center bottom;
  overflow: hidden;
  *zoom: 1;
  width: 100%;
  z-index: -1;
  min-height: 483px;
}

@media (min-width: 768px) {
  /* line 749, ../../app/styles/pages/_RacingPages.scss */

  .racing-landing-page .roadie {
    background: url('/images/background/homeSkids.jpg') repeat-x center 0;
    min-height: 483px;
  }
}

/* line 763, ../../app/styles/pages/_RacingPages.scss */

.racing-landing-page .gygb {
  background: url('/images/racingPages/camuflage-bg.jpg') repeat-x center bottom;
  overflow: hidden;
  *zoom: 1;
  width: 100%;
  z-index: -1;
  min-height: 483px;
  overflow: visible;
}

@media (min-width: 768px) {
  /* line 763, ../../app/styles/pages/_RacingPages.scss */

  .racing-landing-page .gygb {
    background: url('/images/racingPages/camuflage-bg.jpg') repeat-x center 0;
    min-height: 483px;
  }
}

/* line 776, ../../app/styles/pages/_RacingPages.scss */

.racing-landing-page .gygb .soldierandkid {
  background-image: url('/images/racingPages/Soldier_Family.png');
  background-repeat: no-repeat;
  z-index: 5;
  background-size: 160px 168px;
  height: 168px;
  width: 160px;
  margin: -52px auto 0 auto;
}

@media (min-width: 414px) {
  /* line 776, ../../app/styles/pages/_RacingPages.scss */

  .racing-landing-page .gygb .soldierandkid {
    background-size: 200px 210px;
    height: 212px;
    width: 210px;
    margin-top: -47px;
  }
}

@media (min-width: 767px) {
  /* line 776, ../../app/styles/pages/_RacingPages.scss */

  .racing-landing-page .gygb .soldierandkid {
    margin-top: -47px;
  }
}

@media (min-width: 1025px) {
  /* line 776, ../../app/styles/pages/_RacingPages.scss */

  .racing-landing-page .gygb .soldierandkid {
    background-size: 380px 398px;
    height: 398px;
    width: 372px;
    margin: -254px 0 -65px 81%;
  }
}

/* line 803, ../../app/styles/pages/_RacingPages.scss */

.racing-landing-page .gygbcomponent {
  text-align: left;
  padding-bottom: 30px;
}

/* line 807, ../../app/styles/pages/_RacingPages.scss */

.racing-landing-page .gygbcomponent .fancy span:before,
.racing-landing-page .gygbcomponent .fancy span:after {
  border-bottom: 1px solid #ffdd00;
}

@media (min-width: 1025px) {
  /* line 807, ../../app/styles/pages/_RacingPages.scss */

  .racing-landing-page .gygbcomponent .fancy span:before,
  .racing-landing-page .gygbcomponent .fancy span:after {
    width: 355px;
  }
}

@media (max-width: 480px) {
  /* line 807, ../../app/styles/pages/_RacingPages.scss */

  .racing-landing-page .gygbcomponent .fancy span:before,
  .racing-landing-page .gygbcomponent .fancy span:after {
    width: 28px;
  }
}

/* line 819, ../../app/styles/pages/_RacingPages.scss */

.racing-landing-page .gygbcomponent p {
  color: #ffffff;
}

/* line 824, ../../app/styles/pages/_RacingPages.scss */

.racing-landing-page #racingNews {
  padding-bottom: 30px;
}

/* line 826, ../../app/styles/pages/_RacingPages.scss */

.racing-landing-page #racingNews p {
  margin: 0px;
}

@media (min-width: 768px) {
  /* line 826, ../../app/styles/pages/_RacingPages.scss */

  .racing-landing-page #racingNews p {
    margin: 0 0 20px;
  }
}

/* line 837, ../../app/styles/pages/_RacingPages.scss */

.racing-landing-page #racingNews .col-sm-12 {
  text-align: center;
}

@media (min-width: 768px) {
  /* line 837, ../../app/styles/pages/_RacingPages.scss */

  .racing-landing-page #racingNews .col-sm-12 {
    text-align: left;
  }
}

/* line 846, ../../app/styles/pages/_RacingPages.scss */

.racing-landing-page #racingNews .racingVideo {
  padding-top: 8px;
}

/* line 850, ../../app/styles/pages/_RacingPages.scss */

.racing-landing-page #racingNews h1 {
  text-shadow: -3px 3px 5px rgba(0, 0, 0, 0.75);
}

@media (min-width: 768px) {
  /* line 856, ../../app/styles/pages/_RacingPages.scss */

  .racing-landing-page #racingNews .col-sm-8 {
    border-right: 1px solid #5888d0;
    padding-right: 25px;
  }
}

/* line 864, ../../app/styles/pages/_RacingPages.scss */

.racing-landing-page .racingNewsText {
  padding-bottom: 30px;
}

/* line 868, ../../app/styles/pages/_RacingPages.scss */

.racing-landing-page .racingNewsText h2 {
  margin-top: 10px;
}

/* line 871, ../../app/styles/pages/_RacingPages.scss */

.racing-landing-page .racingNewsText h2 a {
  color: #ffdd00;
  font-style: italic;
}

@media (min-width: 768px) {
  /* line 864, ../../app/styles/pages/_RacingPages.scss */

  .racing-landing-page .racingNewsText {
    padding-left: 10px;
    padding-bottom: 0px;
  }
}

/* line 882, ../../app/styles/pages/_RacingPages.scss */

.racing-landing-page .racingNewsText .btn {
  margin-top: 20px;
}

@media (min-width: 768px) {
  /* line 882, ../../app/styles/pages/_RacingPages.scss */

  .racing-landing-page .racingNewsText .btn {
    margin-top: 0px;
  }
}

/* line 895, ../../app/styles/pages/_RacingPages.scss */

.racing-landing-page #racingNews .fancy span:before,
.racing-landing-page #racingNews .fancy span:after,
.racing-landing-page #onTheRoad .fancy span:before,
.racing-landing-page #onTheRoad .fancy span:after {
  border-bottom: 1px solid #ffdd00;
}

@media (min-width: 1025px) {
  /* line 895, ../../app/styles/pages/_RacingPages.scss */

  .racing-landing-page #racingNews .fancy span:before,
  .racing-landing-page #racingNews .fancy span:after,
  .racing-landing-page #onTheRoad .fancy span:before,
  .racing-landing-page #onTheRoad .fancy span:after {
    width: 400px;
  }
}

/* line 904, ../../app/styles/pages/_RacingPages.scss */

.racing-landing-page #racingNews p,
.racing-landing-page #onTheRoad p {
  color: #ffffff;
}

/* line 911, ../../app/styles/pages/_RacingPages.scss */

.lt-ie9 .soldierandkid {
  margin-left: 55% !important;
  width: 532px !important;
}

/************************************** At The Track Page Specific *****************************************/

/* line 927, ../../app/styles/pages/_RacingPages.scss */

.racing-track-page a,
.racing-track-page a:hover {
  text-decoration: none;
}

/* line 929, ../../app/styles/pages/_RacingPages.scss */

.racing-track-page .racingVideo {
  margin-top: 30px;
}

/* line 933, ../../app/styles/pages/_RacingPages.scss */

.racing-track-page h1,
.racing-track-page h2,
.racing-track-page h4 {
  color: #274BA7;
}

/* line 935, ../../app/styles/pages/_RacingPages.scss */

.racing-track-page .fancy span:before,
.racing-track-page .fancy span:after {
  border-bottom: 1px solid #274BA7;
}

/* line 941, ../../app/styles/pages/_RacingPages.scss */

.racing-track-page hr {
  border-top: 1px solid #555555;
}

/* line 943, ../../app/styles/pages/_RacingPages.scss */

.racing-track-page .col-sm-4:hover {
  background-color: #ffffff;
  text-decoration: none;
}

/* line 948, ../../app/styles/pages/_RacingPages.scss */

.racing-track-page .col-sm-4 {
  padding-bottom: 10px;
}

/* line 952, ../../app/styles/pages/_RacingPages.scss */

.racing-track-page .col-sm-4.active {
  background-color: #cad1e0;
}

/* line 960, ../../app/styles/pages/_RacingPages.scss */

.racing-track-page .intro h4 {
  text-transform: uppercase;
  margin-top: 0;
  font-style: italic;
}

/* line 965, ../../app/styles/pages/_RacingPages.scss */

.racing-track-page .intro h4 .normals {
  font-family: Arial, Helvetica, sans-serif;
  line-height: 0.5;
  vertical-align: baseline;
}

/* line 972, ../../app/styles/pages/_RacingPages.scss */

.racing-track-page .intro h1 {
  margin: 20px auto;
}

@media (min-width: 1025px) {
  /* line 977, ../../app/styles/pages/_RacingPages.scss */

  .racing-track-page .intro h1,
  .racing-track-page .intro p {
    width: 60%;
  }

  /* line 980, ../../app/styles/pages/_RacingPages.scss */

  .racing-track-page .intro p {
    margin: 0 auto;
  }
}

/* line 985, ../../app/styles/pages/_RacingPages.scss */

.racing-track-page .col-sm-12 {
  padding-left: 0;
  padding-right: 0;
}

/* line 990, ../../app/styles/pages/_RacingPages.scss */

.racing-track-page .col-sm-4 p {
  padding: 0 15px;
}

/* line 994, ../../app/styles/pages/_RacingPages.scss */

.racing-track-page .racing-track-bg {
  background-image: url('/images/background/AtTheTrackComposite.jpg');
  background-position: top center;
  background-size: cover;
  -ms-behavior: url('/images/backgroundsize.min.htc');
  width: 100%;
  z-index: -1;
}

/* line 1003, ../../app/styles/pages/_RacingPages.scss */

.racing-track-page .track-container {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 50px;
  padding: 20px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8);
}

/* line 1011, ../../app/styles/pages/_RacingPages.scss */

.racing-track-page .track-container img {
  padding: 15px 0;
}

@media (min-width: 1025px) {
  /* line 1003, ../../app/styles/pages/_RacingPages.scss */

  .racing-track-page .track-container {
    padding: 40px;
  }
}

/* line 1023, ../../app/styles/pages/_RacingPages.scss */

.racing-track-page .vidLink img {
  height: auto;
}

/************************************** On the Road Page Specific *****************************************/

/* line 1043, ../../app/styles/pages/_RacingPages.scss */

.racing-road-page .fancy span:before,
.racing-road-page .fancy span:after {
  border-bottom: 1px solid #ffdd00;
}

@media (min-width: 1195px) {
  /* line 1048, ../../app/styles/pages/_RacingPages.scss */

  .racing-road-page .leftTire {
    background-image: url('/images/racingPages/on-the-road-l-tire.png');
    background-repeat: no-repeat;
    height: 665px;
    margin-left: -25px;
    position: absolute;
    width: 304px;
    top: 20px;
    left: 0;
    z-index: 5;
  }
}

@media (min-width: 1240px) {
  /* line 1048, ../../app/styles/pages/_RacingPages.scss */

  .racing-road-page .leftTire {
    margin-left: 0px;
  }
}

@media (min-width: 1195px) {
  /* line 1067, ../../app/styles/pages/_RacingPages.scss */

  .racing-road-page .rightTire {
    background-image: url('/images/racingPages/on-the-road-r-tire.png');
    background-repeat: no-repeat;
    height: 665px;
    margin-right: -25px;
    position: absolute;
    width: 304px;
    top: 20px;
    right: 0;
    z-index: 5;
  }
}

@media (min-width: 1240px) {
  /* line 1067, ../../app/styles/pages/_RacingPages.scss */

  .racing-road-page .rightTire {
    margin-right: 0px;
  }
}

/* line 1086, ../../app/styles/pages/_RacingPages.scss */

.racing-road-page .racing-road-bg {
  background-image: url('/images/background/OnRoadBody.jpg');
  background-position: top center;
  background-size: cover;
  -ms-behavior: url('/images/backgroundsize.min.htc');
  width: 100%;
}

/* line 1095, ../../app/styles/pages/_RacingPages.scss */

.racing-road-page .racing-container {
  padding: 20px 20px 0 20px;
}

/* line 1099, ../../app/styles/pages/_RacingPages.scss */

.racing-road-page .racing-road-body {
  z-index: 9;
}

/* line 1103, ../../app/styles/pages/_RacingPages.scss */

.racing-road-page .racing-road-body h1 {
  color: #ffffff;
  text-shadow: -3px 3px 5px rgba(0, 0, 0, 0.75);
}

/* line 1108, ../../app/styles/pages/_RacingPages.scss */

.racing-road-page .racing-road-body p {
  color: #ffffff;
}

/* line 1109, ../../app/styles/pages/_RacingPages.scss */

.racing-road-page .racing-road-body h4 {
  color: #ffdd00;
}

/* line 1114, ../../app/styles/pages/_RacingPages.scss */

.racing-road-page .on-road-tab-content {
  background: #ffffff;
  /* Old browsers */
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #ffffff), color-stop(50%, #ffffff), color-stop(100%, #dfdfdf));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 1%, #ffffff 50%, #dfdfdf 100%);
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 1%, #ffffff 50%, #dfdfdf 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dfdfdf',GradientType=0 );
  /* IE6-9 */
  overflow: hidden;
  *zoom: 1;
  position: relative;
  z-index: 1;
}

/* line 1128, ../../app/styles/pages/_RacingPages.scss */

.racing-road-page .tab-content-wrapper {
  width: 100%;
}

@media (min-width: 1195px) {
  /* line 1128, ../../app/styles/pages/_RacingPages.scss */

  .racing-road-page .tab-content-wrapper {
    margin: 0 auto;
    max-width: 680px;
    width: 680px;
  }
}

/* line 1142, ../../app/styles/pages/_RacingPages.scss */

.racing-road-page .tabs-container {
  width: 100%;
  text-align: center;
}

/* line 1147, ../../app/styles/pages/_RacingPages.scss */

.racing-road-page .tab-content {
  padding: 20px 20px 40px 20px;
  overflow: hidden;
  *zoom: 1;
}

/* line 1151, ../../app/styles/pages/_RacingPages.scss */

.racing-road-page .tab-content h4 {
  color: #555555;
  font-style: italic;
}

/* line 1156, ../../app/styles/pages/_RacingPages.scss */

.racing-road-page .tab-content h2 {
  margin-top: 7px;
  margin-bottom: 20px;
}

/* line 1162, ../../app/styles/pages/_RacingPages.scss */

.racing-road-page .tab-content .battle-tested {
  /*background-image: image-url("racingPages/battle2.png");
  background-position: 50% 90%;
  background-repeat: no-repeat;*/
  padding-bottom: 30px;
  min-height: 145px;
}

@media (min-width: 768px) {
  /* line 1162, ../../app/styles/pages/_RacingPages.scss */

  .racing-road-page .tab-content .battle-tested {
    background-position: center bottom;
    border-right: 1px solid #555555;
    min-height: 185px;
  }

  /* line 1174, ../../app/styles/pages/_RacingPages.scss */

  .racing-road-page .tab-content .battle-tested p {
    min-height: 95px;
  }

  /* line 1177, ../../app/styles/pages/_RacingPages.scss */

  .racing-road-page .tab-content .battle-tested span {
    width: 100%;
    text-align: center;
    display: block;
  }
}

@media (min-width: 1195px) {
  /* line 1162, ../../app/styles/pages/_RacingPages.scss */

  .racing-road-page .tab-content .battle-tested {
    padding-left: 40px;
    min-height: 205px;
  }

  /* line 1188, ../../app/styles/pages/_RacingPages.scss */

  .racing-road-page .tab-content .battle-tested p {
    min-height: 110px;
  }
}

@media (min-width: 1390px) {
  /* line 1162, ../../app/styles/pages/_RacingPages.scss */

  .racing-road-page .tab-content .battle-tested {
    padding-left: 0px;
  }
}

@media (max-width: 767px) {
  /* line 1162, ../../app/styles/pages/_RacingPages.scss */

  .racing-road-page .tab-content .battle-tested {
    margin-bottom: 20px;
    border-bottom: 1px solid #555555;
  }
}

/* line 1205, ../../app/styles/pages/_RacingPages.scss */

.racing-road-page .tab-content .road-ready {
  padding-bottom: 20px;
  min-height: 140px;
}

@media (min-width: 768px) {
  /* line 1205, ../../app/styles/pages/_RacingPages.scss */

  .racing-road-page .tab-content .road-ready {
    min-height: 185px;
  }

  /* line 1211, ../../app/styles/pages/_RacingPages.scss */

  .racing-road-page .tab-content .road-ready p {
    min-height: 95px;
  }

  /* line 1214, ../../app/styles/pages/_RacingPages.scss */

  .racing-road-page .tab-content .road-ready span {
    width: 100%;
    text-align: center;
    display: block;
  }
}

@media (min-width: 1195px) {
  /* line 1205, ../../app/styles/pages/_RacingPages.scss */

  .racing-road-page .tab-content .road-ready {
    padding-right: 40px;
    min-height: 205px;
  }

  /* line 1224, ../../app/styles/pages/_RacingPages.scss */

  .racing-road-page .tab-content .road-ready p {
    min-height: 110px;
  }
}

@media (min-width: 1390px) {
  /* line 1205, ../../app/styles/pages/_RacingPages.scss */

  .racing-road-page .tab-content .road-ready {
    padding-right: 0px;
  }
}

/* line 1236, ../../app/styles/pages/_RacingPages.scss */

.racing-road-page .tab-content p {
  color: #222222;
}

/* line 1240, ../../app/styles/pages/_RacingPages.scss */

.racing-road-page .tab-content h2 {
  text-align: center;
  color: #274BA7;
  text-transform: uppercase;
  font-style: italic;
}

/* line 1248, ../../app/styles/pages/_RacingPages.scss */

.racing-road-page .gy-tabs {
  margin: 0 auto;
  width: 98%;
}

/* line 1253, ../../app/styles/pages/_RacingPages.scss */

.racing-road-page .gy-tabs li {
  width: 25%;
  padding: 0 2px;
}

/* line 1257, ../../app/styles/pages/_RacingPages.scss */

.racing-road-page .gy-tabs li a {
  background: rgba(255, 221, 0, 0.85);
  background: -webkit-linear-gradient(top, rgba(255, 221, 0, 0.85) 0%, #e0c200 75%, #cbb002 100%);
  background: linear-gradient(to bottom, rgba(255, 221, 0, 0.85) 0%, #e0c200 75%, #cbb002 100%);
  background-color: #ffdd00;
  text-transform: uppercase;
  font-style: italic;
  font-size: 15px;
}

@media (min-width: 481px) {
  /* line 1257, ../../app/styles/pages/_RacingPages.scss */

  .racing-road-page .gy-tabs li a {
    font-size: 18px;
  }
}

/* line 1269, ../../app/styles/pages/_RacingPages.scss */

.racing-road-page .gy-tabs li a:hover {
  background-color: #ffdd00;
  background: #ffdd00;
  background: -webkit-linear-gradient(top, #ffdd00 0%, #e0c200 75%, #cbb002 100%);
  background: linear-gradient(to bottom, #ffdd00 0%, #e0c200 75%, #cbb002 100%);
}

/* line 1276, ../../app/styles/pages/_RacingPages.scss */

.racing-road-page .gy-tabs li.active a {
  background-color: #ffffff;
  background-image: none;
  font-family: "NewsGothicFSLight";
  color: #274BA7;
}

@media (min-width: 1195px) {
  /* line 1289, ../../app/styles/pages/_RacingPages.scss */

  .racing-road-page .racing-intro {
    width: 63%;
    margin: 0 auto;
  }

  /* line 1293, ../../app/styles/pages/_RacingPages.scss */

  .racing-road-page .racing-intro p {
    width: 85%;
    margin: 0 auto;
  }

  /* line 1299, ../../app/styles/pages/_RacingPages.scss */

  .racing-road-page .gy-tabs {
    width: 55%;
  }

  /* line 1303, ../../app/styles/pages/_RacingPages.scss */

  .racing-road-page .tab-content {
    min-height: 386px;
    margin: 0 auto;
  }

  /* line 1310, ../../app/styles/pages/_RacingPages.scss */

  .racing-road-page .racing-container .wrapper-inner {
    width: 70%;
    margin: 0 auto;
    min-height: 325px;
  }
}

/************************************** Racing News Page Specific *****************************************/

/* line 1331, ../../app/styles/pages/_RacingPages.scss */

.racing-news-page {
  color: #fff;
}

/* line 1334, ../../app/styles/pages/_RacingPages.scss */

.racing-news-page .racing-container {
  padding: 20px 0;
}

/* line 1338, ../../app/styles/pages/_RacingPages.scss */

.racing-news-page .tab-pane {
  display: none;
}

/* line 1341, ../../app/styles/pages/_RacingPages.scss */

.racing-news-page .tab-pane.active {
  display: block !important;
}

/* line 1346, ../../app/styles/pages/_RacingPages.scss */

.racing-news-page .pagination {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  padding-top: 8px;
  padding-bottom: 12px;
  margin: 10px auto;
  font-size: 15px;
  color: #ffdd00;
  text-align: center;
}

/* line 1356, ../../app/styles/pages/_RacingPages.scss */

.racing-news-page .pagination li {
  display: inline-block;
}

/* line 1360, ../../app/styles/pages/_RacingPages.scss */

.racing-news-page .pagination a {
  display: inline-block;
  color: #ffdd00;
  width: 30px;
  height: 30px;
}

/* line 1366, ../../app/styles/pages/_RacingPages.scss */

.racing-news-page .pagination a.active {
  color: #ffffff;
}

/* line 1372, ../../app/styles/pages/_RacingPages.scss */

.racing-news-page .pagination a.page-next {
  width: 60px;
}

/* line 1376, ../../app/styles/pages/_RacingPages.scss */

.racing-news-page .pagination a.page-prev {
  width: 60px;
}

/* line 1385, ../../app/styles/pages/_RacingPages.scss */

.racing-news-page .racing-page-body h1 {
  color: #ffffff;
  text-shadow: -3px 3px 5px rgba(0, 0, 0, 0.75);
}

/* line 1392, ../../app/styles/pages/_RacingPages.scss */

.racing-news-page h4 {
  color: #ffdd00;
  margin-top: 0;
}

/* line 1397, ../../app/styles/pages/_RacingPages.scss */

.racing-news-page .fancy span:before,
.racing-news-page .fancy span:after {
  content: "";
  position: absolute;
  height: 5px;
  border-bottom: 1px solid #ffdd00;
  top: 0;
  width: 100px;
}

@media (min-width: 1025px) {
  /* line 1397, ../../app/styles/pages/_RacingPages.scss */

  .racing-news-page .fancy span:before,
  .racing-news-page .fancy span:after {
    width: 380px;
  }
}

/* line 1410, ../../app/styles/pages/_RacingPages.scss */

.racing-news-page .fancy span:before {
  right: 100%;
  margin-right: 15px;
}

/* line 1414, ../../app/styles/pages/_RacingPages.scss */

.racing-news-page .fancy span:after {
  left: 100%;
  margin-left: 15px;
}

/* line 1420, ../../app/styles/pages/_RacingPages.scss */

.racing-news-page .racing-intro p {
  color: #ffffff;
}

@media (min-width: 1025px) {
  /* line 1430, ../../app/styles/pages/_RacingPages.scss */

  .racing-news-page .racing-intro h1 {
    width: 65%;
    margin: 20px auto;
  }

  /* line 1435, ../../app/styles/pages/_RacingPages.scss */

  .racing-news-page .racing-intro p {
    width: 65%;
    margin: 10px auto;
  }
}

@media (min-width: 768px) {
  /* line 1445, ../../app/styles/pages/_RacingPages.scss */

  .racing-news-page .col-sm-8 {
    border-right: 1px solid #5888d0;
    padding-right: 25px;
  }

  /* line 1450, ../../app/styles/pages/_RacingPages.scss */

  .racing-news-page .col-sm-4 {
    padding-left: 25px;
  }
}

/* line 1455, ../../app/styles/pages/_RacingPages.scss */

.racing-news-page ul.newsie {
  padding-left: 0px;
  margin-top: 10px;
  font-family: Arial, Helvetica, sans-serif;
  color: #ffdd00;
}

/* line 1461, ../../app/styles/pages/_RacingPages.scss */

.racing-news-page ul.newsie a {
  color: #ffdd00;
  display: block;
}

/* line 1466, ../../app/styles/pages/_RacingPages.scss */

.racing-news-page ul.newsie li {
  border-top: 1px solid #ffffff;
  list-style-type: none;
  padding: 7px 0px;
}

/* line 1471, ../../app/styles/pages/_RacingPages.scss */

.racing-news-page ul.newsie li.w-arrow {
  background: url('/images/racingPages/arrow2.png') no-repeat right center;
}

/* line 1476, ../../app/styles/pages/_RacingPages.scss */

.racing-news-page ul.newsie .title {
  color: #ffdd00;
  font-size: 18px;
  padding-right: 20px;
}

/* line 1480, ../../app/styles/pages/_RacingPages.scss */

.racing-news-page ul.newsie .title a {
  display: inline-block;
}

/* line 1485, ../../app/styles/pages/_RacingPages.scss */

.racing-news-page ul.newsie .all {
  display: block;
  width: 100%;
  padding-top: 15px;
}

/* line 1490, ../../app/styles/pages/_RacingPages.scss */

.racing-news-page ul.newsie .all a {
  color: #ffdd00;
  font-size: 18px;
}

/* line 1496, ../../app/styles/pages/_RacingPages.scss */

.racing-news-page ul.newsie .date {
  color: #ffffff;
}

/* line 1501, ../../app/styles/pages/_RacingPages.scss */

.racing-news-page .racingVideo {
  margin: 10px auto 20px auto;
}

/* line 1505, ../../app/styles/pages/_RacingPages.scss */

.racing-news-page .racingFollows {
  width: 200px;
  margin: 60px auto 20px auto;
}

/* line 1510, ../../app/styles/pages/_RacingPages.scss */

.racing-news-page .racingFollows .twitFollow {
  margin: 40px auto;
}

/* line 1513, ../../app/styles/pages/_RacingPages.scss */

.racing-news-page .racingFollows .twitFollow .twitImage {
  padding-right: 10px;
  height: 40px;
  float: left;
  padding-top: 5px;
}

/* line 1520, ../../app/styles/pages/_RacingPages.scss */

.racing-news-page .racingFollows .twitFollow .twitText a {
  color: #ffdd00;
}

/*************************************** Page Tiles for Bottom Nav ***************************************/

/* line 1538, ../../app/styles/pages/_RacingPages.scss */

.gy-racing-tile-container {
  float: none;
  width: 100%;
  overflow-y: hidden;
  vertical-align: middle;
  text-align: center;
  /*@include background-lines ($brand-blue);*/
}

/* line 1546, ../../app/styles/pages/_RacingPages.scss */

.gy-racing-tile-container a:link,
.gy-racing-tile-container a:visited {
  color: #ffdd00;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 1550, ../../app/styles/pages/_RacingPages.scss */

.gy-racing-tile-container a:hover,
.gy-racing-tile-container a:active {
  text-decoration: underline;
}

/* line 1554, ../../app/styles/pages/_RacingPages.scss */

.gy-racing-tile-container .gy-promo-tile {
  position: relative;
}

/* line 1557, ../../app/styles/pages/_RacingPages.scss */

.gy-racing-tile-container .gy-promo-tile h4,
.gy-racing-tile-container .gy-promo-tile h5,
.gy-racing-tile-container .gy-promo-tile h6 {
  font-size: 28px;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  margin: 15px 10px 0 10px;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 110%;
  font-style: italic;
}

/* line 1567, ../../app/styles/pages/_RacingPages.scss */

.gy-racing-tile-container .gy-promo-tile p {
  margin: 10px 10px 20px 10px;
  color: #ffffff;
  font-family: Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 18px;
  line-height: 120%;
}

/* line 1576, ../../app/styles/pages/_RacingPages.scss */

.gy-racing-tile-container .gy-promo-tile.track-tile {
  background-color: #ffffff;
  /*background-image: image-url("racingPages/trackTileBG.jpg");
  background-position: center bottom;
  background-repeat: no-repeat; */
}

/* line 1582, ../../app/styles/pages/_RacingPages.scss */

.gy-racing-tile-container .gy-promo-tile.track-tile a:link,
.gy-racing-tile-container .gy-promo-tile.track-tile a:visited {
  color: #274BA7;
}

/* line 1583, ../../app/styles/pages/_RacingPages.scss */

.gy-racing-tile-container .gy-promo-tile.track-tile h4,
.gy-racing-tile-container .gy-promo-tile.track-tile h5 {
  color: #274BA7;
}

/* line 1584, ../../app/styles/pages/_RacingPages.scss */

.gy-racing-tile-container .gy-promo-tile.track-tile p {
  color: #222222;
}

@media (min-width: 1024px) {
  /* line 1576, ../../app/styles/pages/_RacingPages.scss */

  .gy-racing-tile-container .gy-promo-tile.track-tile {
    background-image: url('/images/racingPages/trackTileBG.jpg');
    background-position: center bottom;
    background-repeat: no-repeat;
  }

  /* line 1591, ../../app/styles/pages/_RacingPages.scss */

  .gy-racing-tile-container .gy-promo-tile.track-tile p {
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
  }
}

/* line 1599, ../../app/styles/pages/_RacingPages.scss */

.gy-racing-tile-container .gy-promo-tile.road-tile {
  background-image: url('/images/racingPages/roadTileBG.jpg');
  background-position: center bottom;
  background-repeat: no-repeat;
}

/* line 1604, ../../app/styles/pages/_RacingPages.scss */

.gy-racing-tile-container .gy-promo-tile.road-tile h4,
.gy-racing-tile-container .gy-promo-tile.road-tile h5 {
  color: #ffdd00;
}

/* line 1608, ../../app/styles/pages/_RacingPages.scss */

.gy-racing-tile-container .gy-promo-tile.gives-back-tile {
  background-image: url('/images/racingPages/camuflage-bg.jpg');
  background-position: center bottom;
  background-repeat: no-repeat;
}

@media (max-width: 480px) {
  /* line 1613, ../../app/styles/pages/_RacingPages.scss */

  .gy-racing-tile-container .gy-promo-tile.gives-back-tile .gy-promo-tile-content {
    padding-left: 0px;
  }
}

@media (min-width: 1024px) {
  /* line 1613, ../../app/styles/pages/_RacingPages.scss */

  .gy-racing-tile-container .gy-promo-tile.gives-back-tile .gy-promo-tile-content {
    padding-left: 8px;
    padding-right: 8px;
  }
}

@media (max-width: 767px) {
  /* line 1623, ../../app/styles/pages/_RacingPages.scss */

  .gy-racing-tile-container .gy-promo-tile.gives-back-tile .gy-promo-tile-content h5 br {
    display: none;
  }
}

/* line 1629, ../../app/styles/pages/_RacingPages.scss */

.gy-racing-tile-container .gy-promo-tile.gives-back-tile h4,
.gy-racing-tile-container .gy-promo-tile.gives-back-tile h5 {
  color: #ffdd00;
  text-align: center;
}

@media (max-width: 480px) {
  /* line 1629, ../../app/styles/pages/_RacingPages.scss */

  .gy-racing-tile-container .gy-promo-tile.gives-back-tile h4,
  .gy-racing-tile-container .gy-promo-tile.gives-back-tile h5 {
    padding-top: 22px;
  }
}

@media (min-width: 1024px) {
  /* line 1629, ../../app/styles/pages/_RacingPages.scss */

  .gy-racing-tile-container .gy-promo-tile.gives-back-tile h4,
  .gy-racing-tile-container .gy-promo-tile.gives-back-tile h5 {
    margin-left: 0px;
    margin-right: 0px;
  }
}

/* line 1645, ../../app/styles/pages/_RacingPages.scss */

.gy-racing-tile-container .gy-promo-tile.gives-back-tile .no-margin-bottom {
  margin-bottom: 0px;
}

/* line 1651, ../../app/styles/pages/_RacingPages.scss */

.gy-racing-tile-container .gy-promo-tile.news-tile {
  background-color: #274BA7;
  background-repeat: repeat;
  background-image: url('/images/diagonal.png');
}

/* line 1654, ../../app/styles/pages/_RacingPages.scss */

.gy-racing-tile-container .gy-promo-tile.news-tile h4,
.gy-racing-tile-container .gy-promo-tile.news-tile h5 {
  color: #ffdd00;
}

/* line 1656, ../../app/styles/pages/_RacingPages.scss */

.gy-racing-tile-container .gy-promo-tile.news-tile .gy-promo-tile-wrap {
  background-image: url('/images/racingPages/newsTileBG.png');
  background-position: left bottom;
  background-repeat: no-repeat;
}

/* line 1663, ../../app/styles/pages/_RacingPages.scss */

.gy-racing-tile-container .gy-promo-tile.access-granted-racing-tile {
  background: #274ba7;
  /* Old browsers */
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #274ba7), color-stop(100%, #001460));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #274ba7 0%, #001460 100%);
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to bottom, #274ba7 0%, #001460 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#274ba7', endColorstr='#001460',GradientType=0 );
  /* IE6-9 */
  min-height: 270px;
}

/* line 1673, ../../app/styles/pages/_RacingPages.scss */

.gy-racing-tile-container .gy-promo-tile.access-granted-racing-tile h6 {
  font-weight: bold;
  margin-bottom: 0;
  text-transform: none;
}

/* line 1678, ../../app/styles/pages/_RacingPages.scss */

.gy-racing-tile-container .gy-promo-tile.access-granted-racing-tile h5 {
  color: #ffdd00;
  font-weight: bold;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}

/* line 1685, ../../app/styles/pages/_RacingPages.scss */

.gy-racing-tile-container .gy-promo-tile.access-granted-racing-tile p {
  margin-bottom: 15px !important;
  margin-left: 10px;
  margin-right: 10px;
}

/* line 1690, ../../app/styles/pages/_RacingPages.scss */

.gy-racing-tile-container .gy-promo-tile.access-granted-racing-tile .tiny {
  font-family: Arial,sans-serif;
  font-size: 9px;
  font-style: italic;
  margin-bottom: 10px;
  margin-top: 5px;
}

/* line 1697, ../../app/styles/pages/_RacingPages.scss */

.gy-racing-tile-container .gy-promo-tile.access-granted-racing-tile .icon-thin-arrow-right {
  color: #ffdd00;
}

/* line 1703, ../../app/styles/pages/_RacingPages.scss */

.gy-racing-tile-container .gy-promo-tile-wrap {
  margin: 0;
  padding: 20px 20px 10px 20px;
  display: block;
  vertical-align: middle;
}

/* line 1710, ../../app/styles/pages/_RacingPages.scss */

.gy-racing-tile-container .gy-promo-tile-content {
  width: 100%;
  padding: 5px 15px 15px;
  margin-left: 0;
}

@media (min-width: 768px) {
  /* line 1718, ../../app/styles/pages/_RacingPages.scss */

  .gy-racing-tile-container .gy-promo-tile {
    width: 33.3%;
    float: left;
  }

  /* line 1722, ../../app/styles/pages/_RacingPages.scss */

  .gy-racing-tile-container .gy-promo-tile-content {
    min-height: 375px;
  }

  /* line 1725, ../../app/styles/pages/_RacingPages.scss */

  .gy-racing-tile-container .gy-promo-tile-content h4,
  .gy-racing-tile-container .gy-promo-tile-content h5 {
    margin: 15px 0px 0 0px;
  }

  /* line 1729, ../../app/styles/pages/_RacingPages.scss */

  .gy-racing-tile-container .gy-promo-tile-content p {
    margin: 10px 5px 20px 5px;
  }
}

@media (min-width: 1025px) {
  /* line 1739, ../../app/styles/pages/_RacingPages.scss */

  .gy-racing-tile-container .gy-promo-tile-content {
    min-height: 306px;
  }

  /* line 1743, ../../app/styles/pages/_RacingPages.scss */

  .gy-racing-tile-container .gy-promo-tile-content.first {
    padding-left: 10%;
  }

  /* line 1747, ../../app/styles/pages/_RacingPages.scss */

  .gy-racing-tile-container .gy-promo-tile-content.last {
    padding-right: 10%;
  }

  /* line 1751, ../../app/styles/pages/_RacingPages.scss */

  .gy-racing-tile-container .gy-promo-tile-content h4,
  .gy-racing-tile-container .gy-promo-tile-content h5 {
    margin: 15px 30px 0 30px;
  }

  /* line 1752, ../../app/styles/pages/_RacingPages.scss */

  .gy-racing-tile-container .gy-promo-tile-content p {
    margin: 10px 20px 20px 20px;
  }
}

@media (min-width: 1025px) and (min-width: 1220px) {
  /* line 1758, ../../app/styles/pages/_RacingPages.scss */

  .gy-racing-tile-container .gy-promo-tile-content {
    min-height: 306px;
  }
}

/* line 1771, ../../app/styles/pages/_RacingPages.scss */

.gygivesback-landing-page {
  text-align: center;
  color: #FFFFFF;
}

/* line 1775, ../../app/styles/pages/_RacingPages.scss */

.gygivesback-landing-page h3 {
  color: #FFFFFF;
  font-size: 40px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 20px;
  line-height: 105%;
}

@media (min-width: 1310) {
  /* line 1784, ../../app/styles/pages/_RacingPages.scss */

  .gygivesback-landing-page h3 {
    font-size: 50px;
  }
}

/* line 1789, ../../app/styles/pages/_RacingPages.scss */

.gygivesback-landing-page h4 {
  color: #ffdd00;
  text-transform: uppercase;
  font-size: 18px;
  padding-left: 25px;
  padding-right: 25px;
  font-weight: bold;
}

/* line 1798, ../../app/styles/pages/_RacingPages.scss */

.gygivesback-landing-page p {
  color: #FFFFFF;
  letter-spacing: 0px;
}

/* line 1803, ../../app/styles/pages/_RacingPages.scss */

.gygivesback-landing-page .gy-link {
  color: #ffdd00;
  font-weight: bold;
  display: inline-block;
  margin-top: 20px !important;
}

/* line 1810, ../../app/styles/pages/_RacingPages.scss */

.gygivesback-landing-page .gives-back-container {
  background-image: url('/images/racingPages/gyGivesBack/camoBG.png');
  overflow: hidden;
  *zoom: 1;
  background-position: top center;
  background-size: cover;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  -ms-behavior: url('/images/backgroundsize.min.htc');
  padding: 20px 0px 0px 0px;
  position: relative;
}

/* line 1822, ../../app/styles/pages/_RacingPages.scss */

.gygivesback-landing-page .gives-back-container h2 {
  color: #ffdd00;
  text-transform: uppercase;
  font-size: 28px;
  margin-top: 0px;
}

/* line 1828, ../../app/styles/pages/_RacingPages.scss */

.gygivesback-landing-page .gives-back-container h3 {
  color: #FFFFFF;
  font-size: 33px;
  width: 100%;
}

/* line 1833, ../../app/styles/pages/_RacingPages.scss */

.gygivesback-landing-page .gives-back-container h3 span.second {
  color: #ffdd00;
}

/* line 1837, ../../app/styles/pages/_RacingPages.scss */

.gygivesback-landing-page .gives-back-container h4 {
  margin-top: -10px;
}

/* line 1840, ../../app/styles/pages/_RacingPages.scss */

.gygivesback-landing-page .gives-back-container ul {
  margin: 0 0 20px 0;
  padding: 0px;
}

/* line 1845, ../../app/styles/pages/_RacingPages.scss */

.gygivesback-landing-page .gives-back-container ul li {
  margin: 0px;
  display: inline-block;
  padding-right: 10px;
}

/* line 1850, ../../app/styles/pages/_RacingPages.scss */

.gygivesback-landing-page .gives-back-container .small {
  font-size: 75% !important;
  padding-top: 20px;
}

/* line 1855, ../../app/styles/pages/_RacingPages.scss */

.gygivesback-landing-page .gives-back-container .right-col .family-img {
  display: none;
}

/* line 1858, ../../app/styles/pages/_RacingPages.scss */

.gygivesback-landing-page .gives-back-container .right-col .share-container {
  display: inline-block;
  text-align: center;
}

/* line 1862, ../../app/styles/pages/_RacingPages.scss */

.gygivesback-landing-page .gives-back-container .right-col .share-container p {
  font-size: 16px;
  letter-spacing: -1 !important;
  margin-bottom: 8px !important;
  font-style: italic;
}

/* line 1871, ../../app/styles/pages/_RacingPages.scss */

.gygivesback-landing-page .gives-back-container .left-col .small {
  display: none;
}

/* line 1873, ../../app/styles/pages/_RacingPages.scss */

.gygivesback-landing-page .gives-back-container .fancy {
  line-height: 0.5;
  text-align: center;
}

/* line 1877, ../../app/styles/pages/_RacingPages.scss */

.gygivesback-landing-page .gives-back-container .fancy span {
  display: inline-block;
  position: relative;
}

/* line 1882, ../../app/styles/pages/_RacingPages.scss */

.gygivesback-landing-page .gives-back-container fancy span:before,
.gygivesback-landing-page .gives-back-container .fancy span:after {
  content: "";
  position: absolute;
  height: 5px;
  top: 0;
}

/* line 1889, ../../app/styles/pages/_RacingPages.scss */

.gygivesback-landing-page .gives-back-container .fancy span:before {
  right: 100%;
  margin-right: 15px;
}

/* line 1893, ../../app/styles/pages/_RacingPages.scss */

.gygivesback-landing-page .gives-back-container .fancy span:after {
  left: 100%;
  margin-left: 15px;
}

/* line 1897, ../../app/styles/pages/_RacingPages.scss */

.gygivesback-landing-page .gives-back-container .fancy span:before,
.gygivesback-landing-page .gives-back-container .fancy span:after {
  border-bottom: 1px solid #ffdd00;
}

@media (min-width: 992px) {
  /* line 1810, ../../app/styles/pages/_RacingPages.scss */

  .gygivesback-landing-page .gives-back-container {
    padding: 40px 50px 0px 50px;
  }

  /* line 1904, ../../app/styles/pages/_RacingPages.scss */

  .gygivesback-landing-page .gives-back-container h3 {
    font-size: 43px;
  }

  /* line 1908, ../../app/styles/pages/_RacingPages.scss */

  .gygivesback-landing-page .gives-back-container .left-col {
    text-align: left !important;
    min-height: 420px;
  }

  /* line 1912, ../../app/styles/pages/_RacingPages.scss */

  .gygivesback-landing-page .gives-back-container .left-col .family-img {
    display: none;
  }

  /* line 1913, ../../app/styles/pages/_RacingPages.scss */

  .gygivesback-landing-page .gives-back-container .left-col .small {
    display: block;
  }

  /* line 1914, ../../app/styles/pages/_RacingPages.scss */

  .gygivesback-landing-page .gives-back-container .left-col h4 {
    padding: 10px 0 0 0 !important;
  }

  /* line 1917, ../../app/styles/pages/_RacingPages.scss */

  .gygivesback-landing-page .gives-back-container .left-col h4 sup {
    font-size: 60%;
  }

  /* line 1922, ../../app/styles/pages/_RacingPages.scss */

  .gygivesback-landing-page .gives-back-container .right-col {
    text-align: left !important;
    vertical-align: bottom;
    position: absolute;
    bottom: 0px;
    right: 0px;
    margin-bottom: -10px;
    white-space: nowrap;
  }

  /* line 1931, ../../app/styles/pages/_RacingPages.scss */

  .gygivesback-landing-page .gives-back-container .right-col .share-container {
    display: inline-block;
    text-align: center;
    vertical-align: bottom;
    width: 190px;
  }

  /* line 1937, ../../app/styles/pages/_RacingPages.scss */

  .gygivesback-landing-page .gives-back-container .right-col .share-container p {
    letter-spacing: -1 !important;
    margin-bottom: 8px !important;
  }

  /* line 1942, ../../app/styles/pages/_RacingPages.scss */

  .gygivesback-landing-page .gives-back-container .right-col .family-img {
    display: inline-block;
    width: 100% !important;
    height: auto;
    max-width: 379px;
    max-height: 409px;
  }

  /* line 1950, ../../app/styles/pages/_RacingPages.scss */

  .gygivesback-landing-page .gives-back-container .right-col .small {
    display: none;
  }
}

@media (min-width: 1310px) {
  /* line 1954, ../../app/styles/pages/_RacingPages.scss */

  .gygivesback-landing-page .gives-back-container span.first {
    color: #ffdd00 !important;
    white-space: nowrap;
  }

  /* line 1958, ../../app/styles/pages/_RacingPages.scss */

  .gygivesback-landing-page .gives-back-container h3 {
    font-size: 54px;
    max-width: 768px;
  }
}

/* line 1964, ../../app/styles/pages/_RacingPages.scss */

.gygivesback-landing-page .charity-auction-container {
  background-image: url('/images/racingPages/gyGivesBack/charityBG_sm.png');
  background-position: top center;
  background-size: cover;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  -ms-behavior: url('/images/backgroundsize.min.htc');
  padding: 20px;
  padding-bottom: 40px;
}

/* line 1975, ../../app/styles/pages/_RacingPages.scss */

.gygivesback-landing-page .charity-auction-container h3 {
  color: #274BA7;
  margin-top: 0px !important;
}

/* line 1980, ../../app/styles/pages/_RacingPages.scss */

.gygivesback-landing-page .charity-auction-container p {
  color: #274BA7;
}

/* line 1983, ../../app/styles/pages/_RacingPages.scss */

.gygivesback-landing-page .charity-auction-container .btn {
  width: 100%;
  max-width: 300px;
}

@media (min-width: 992px) {
  /* line 1964, ../../app/styles/pages/_RacingPages.scss */

  .gygivesback-landing-page .charity-auction-container {
    min-height: 315px;
    background-image: url('/images/racingPages/gyGivesBack/charityBG.png');
    background-position: bottom left !important;
    background-size: cover !important;
    width: 100% !important;
    height: 100% !important;
    background-repeat: no-repeat !important;
    -ms-behavior: url('/images/backgroundsize.min.htc');
  }

  /* line 1997, ../../app/styles/pages/_RacingPages.scss */

  .gygivesback-landing-page .charity-auction-container .support-troops-tire {
    display: none;
  }

  /* line 1998, ../../app/styles/pages/_RacingPages.scss */

  .gygivesback-landing-page .charity-auction-container .center-col {
    max-width: 400px;
    text-align: center;
    margin: 0px auto;
  }

  /* line 2003, ../../app/styles/pages/_RacingPages.scss */

  .gygivesback-landing-page .charity-auction-container .center-col .btn {
    width: 50%;
  }
}

/* line 2007, ../../app/styles/pages/_RacingPages.scss */

.gygivesback-landing-page .donate-container {
  background-image: url('/images/racingPages/gyGivesBack/donateBG_sm.png');
  background-position: top center;
  background-size: cover;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  -ms-behavior: url('/images/backgroundsize.min.htc');
  color: #ffffff;
  padding: 20px;
  padding-bottom: 40px;
}

/* line 2019, ../../app/styles/pages/_RacingPages.scss */

.gygivesback-landing-page .donate-container h3 {
  color: #FFFFFF;
}

@media (min-width: 992px) {
  /* line 2007, ../../app/styles/pages/_RacingPages.scss */

  .gygivesback-landing-page .donate-container {
    min-height: 325px;
    background-image: url('/images/racingPages/gyGivesBack/donateBG.png');
    background-position: center right !important;
    background-size: cover !important;
    width: 100% !important;
    height: 100% !important;
    background-repeat: no-repeat !important;
  }

  /* line 2031, ../../app/styles/pages/_RacingPages.scss */

  .gygivesback-landing-page .donate-container .support-troops-postage {
    display: none;
  }

  /* line 2032, ../../app/styles/pages/_RacingPages.scss */

  .gygivesback-landing-page .donate-container .center-col {
    max-width: 400px;
    text-align: center;
    margin: 0px auto;
  }

  /* line 2037, ../../app/styles/pages/_RacingPages.scss */

  .gygivesback-landing-page .donate-container .center-col .btn {
    width: 50%;
  }
}

/* line 2041, ../../app/styles/pages/_RacingPages.scss */

.gygivesback-landing-page .veteran-container {
  background-image: url('/images/racingPages/gyGivesBack/veteranBG_sm.png');
  background-position: top center;
  background-size: cover;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  -ms-behavior: url('/images/backgroundsize.min.htc');
  padding: 20px;
}

/* line 2051, ../../app/styles/pages/_RacingPages.scss */

.gygivesback-landing-page .veteran-container h3 {
  color: #FFFFFF;
}

@media (min-width: 992px) {
  /* line 2041, ../../app/styles/pages/_RacingPages.scss */

  .gygivesback-landing-page .veteran-container {
    min-height: 315px;
    background-image: url('/images/racingPages/gyGivesBack/veteranBG.png');
    background-position: center left !important;
    background-size: cover !important;
    width: 100% !important;
    height: 100% !important;
    background-repeat: no-repeat !important;
  }

  /* line 2063, ../../app/styles/pages/_RacingPages.scss */

  .gygivesback-landing-page .veteran-container .mf14Logo {
    display: none;
  }

  /* line 2064, ../../app/styles/pages/_RacingPages.scss */

  .gygivesback-landing-page .veteran-container .center-col {
    max-width: 400px;
    text-align: center;
    margin: 0px auto;
  }

  /* line 2069, ../../app/styles/pages/_RacingPages.scss */

  .gygivesback-landing-page .veteran-container .center-col .btn {
    width: 50%;
  }
}

/* line 2073, ../../app/styles/pages/_RacingPages.scss */

.gygivesback-landing-page .speedway-container {
  background-image: url('/images/racingPages/gyGivesBack/speedwayBG_sm.png');
  background-position: top center;
  background-size: cover;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  -ms-behavior: url('/images/backgroundsize.min.htc');
  padding: 20px;
}

/* line 2083, ../../app/styles/pages/_RacingPages.scss */

.gygivesback-landing-page .speedway-container h3 {
  color: #FFFFFF;
}

/* line 2086, ../../app/styles/pages/_RacingPages.scss */

.gygivesback-landing-page .speedway-container h4 {
  font-size: 23px;
  color: #ffffff;
}

/* line 2090, ../../app/styles/pages/_RacingPages.scss */

.gygivesback-landing-page .speedway-container h4 span {
  color: #ffdd00 !important;
}

@media (min-width: 992px) {
  /* line 2073, ../../app/styles/pages/_RacingPages.scss */

  .gygivesback-landing-page .speedway-container {
    background-image: url('/images/racingPages/gyGivesBack/speedwayBG.png');
    background-position: top center;
    background-size: cover;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
  }

  /* line 2101, ../../app/styles/pages/_RacingPages.scss */

  .gygivesback-landing-page .speedway-container .center-col {
    max-width: 400px;
    text-align: center;
    margin: 0px auto;
  }

  /* line 2106, ../../app/styles/pages/_RacingPages.scss */

  .gygivesback-landing-page .speedway-container .center-col .btn {
    width: 50%;
  }
}

/* line 2110, ../../app/styles/pages/_RacingPages.scss */

.gygivesback-landing-page .partner-container {
  padding: 20px;
}

/* line 2112, ../../app/styles/pages/_RacingPages.scss */

.gygivesback-landing-page .partner-container h3 {
  color: #274BA7;
  font-size: 34px;
  max-width: 100%;
}

/* line 2117, ../../app/styles/pages/_RacingPages.scss */

.gygivesback-landing-page .partner-container ul {
  margin: 0 0 10px 0;
  padding: 0px;
}

/* line 2122, ../../app/styles/pages/_RacingPages.scss */

.gygivesback-landing-page .partner-container ul li {
  margin: 0px;
  display: inline-block;
  padding: 5px;
}

/* line 2127, ../../app/styles/pages/_RacingPages.scss */

.gygivesback-landing-page .partner-container ul li img {
  width: 125px;
  height: auto;
}

/* line 2, ../../app/styles/pages/_WhyBuyGoodyear.scss */

.why-buy-gy .benefits-container {
  float: none;
  margin: 0px auto;
  width: 90%;
}

/* line 8, ../../app/styles/pages/_WhyBuyGoodyear.scss */

.why-buy-gy .page-header {
  background-image: url('/images/diagonal-tight-darker.png');
  background-color: #274BA7;
  color: #F0F0F0;
  text-align: center;
  position: relative;
  margin-bottom: 5px;
}

/* line 16, ../../app/styles/pages/_WhyBuyGoodyear.scss */

.why-buy-gy .page-header .page-header-description {
  position: relative;
}

/* line 20, ../../app/styles/pages/_WhyBuyGoodyear.scss */

.why-buy-gy .page-header h1 {
  color: #F0F0F0;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
}

/* line 25, ../../app/styles/pages/_WhyBuyGoodyear.scss */

.why-buy-gy .page-header p {
  margin: 0 auto 10px;
  max-width: 450px;
}

/* line 30, ../../app/styles/pages/_WhyBuyGoodyear.scss */

.why-buy-gy .page-header .header-tire-img {
  position: absolute;
  background-repeat: no-repeat;
  height: 100%;
  min-width: 315px;
}

/* line 36, ../../app/styles/pages/_WhyBuyGoodyear.scss */

.why-buy-gy .page-header .left-image {
  background-image: url('/images/whyGoodyear/leftTireHeader.png');
  width: 60%;
  left: -75px;
  bottom: 0;
  background-size: 110%;
}

/* line 43, ../../app/styles/pages/_WhyBuyGoodyear.scss */

.why-buy-gy .page-header .right-image {
  background-image: url('/images/whyGoodyear/rightTireHeader.png');
  width: 50%;
  right: -112px;
  bottom: 0;
  background-size: 110%;
}

/* line 51, ../../app/styles/pages/_WhyBuyGoodyear.scss */

.why-buy-gy h2 {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #274BA7;
  margin: 30px;
}

/* line 57, ../../app/styles/pages/_WhyBuyGoodyear.scss */

.why-buy-gy .access-box-wrapper {
  border-bottom: none;
}

/* line 61, ../../app/styles/pages/_WhyBuyGoodyear.scss */

.why-buy-gy.special-offers .gy-cc-icon {
  background-repeat: no-repeat;
  width: 75px;
}

/* line 65, ../../app/styles/pages/_WhyBuyGoodyear.scss */

.why-buy-gy.special-offers .benefit-box {
  padding: 0;
}

/* line 67, ../../app/styles/pages/_WhyBuyGoodyear.scss */

.why-buy-gy.special-offers .benefit-box .icon {
  width: 28%;
}

/* line 70, ../../app/styles/pages/_WhyBuyGoodyear.scss */

.why-buy-gy.special-offers .benefit-box .content {
  width: 72%;
}

/* line 74, ../../app/styles/pages/_WhyBuyGoodyear.scss */

.why-buy-gy.special-offers .benefit-box h5 {
  font-size: 22px;
  margin-bottom: 10px;
}

/* line 80, ../../app/styles/pages/_WhyBuyGoodyear.scss */

.why-buy-gy.special-offers .benefit-body {
  max-width: 90%;
}

/* line 83, ../../app/styles/pages/_WhyBuyGoodyear.scss */

.why-buy-gy.special-offers .benefit-body a {
  text-decoration: underline;
}

/* line 86, ../../app/styles/pages/_WhyBuyGoodyear.scss */

.why-buy-gy.special-offers .benefit-body a.how-buy-tires-online {
  text-decoration: none;
}

/* line 91, ../../app/styles/pages/_WhyBuyGoodyear.scss */

.why-buy-gy .gy-icon-driven {
  background-image: url('/images/whyGoodyear/whyGyMoreDriven.png');
}

/* line 94, ../../app/styles/pages/_WhyBuyGoodyear.scss */

.why-buy-gy .gy-premium-tires {
  background-image: url('/images/whyGoodyear/premiumTires.png');
}

/* line 97, ../../app/styles/pages/_WhyBuyGoodyear.scss */

.why-buy-gy .gy-experience {
  background-image: url('/images/whyGoodyear/sandClock.png');
}

/* line 100, ../../app/styles/pages/_WhyBuyGoodyear.scss */

.why-buy-gy .gy-tech {
  background-image: url('/images/whyGoodyear/gyTech.png');
}

/* line 103, ../../app/styles/pages/_WhyBuyGoodyear.scss */

.why-buy-gy .gy-buy-online {
  background-image: url('/images/whyGoodyear/gyBuyOnline.png');
}

/* line 107, ../../app/styles/pages/_WhyBuyGoodyear.scss */

.why-buy-gy .benefit-box .content {
  text-align: left;
}

/* line 110, ../../app/styles/pages/_WhyBuyGoodyear.scss */

.why-buy-gy .full-tires-block {
  padding: 20px;
  text-align: center;
}

/* line 113, ../../app/styles/pages/_WhyBuyGoodyear.scss */

.why-buy-gy .full-tires-block a {
  display: inline-block;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
}

/* line 119, ../../app/styles/pages/_WhyBuyGoodyear.scss */

.why-buy-gy .access-box-wrapper {
  padding-bottom: 10px;
  text-align: center;
}

/* line 124, ../../app/styles/pages/_WhyBuyGoodyear.scss */

.why-buy-gy .btn-apply {
  width: 100%;
}

/* line 130, ../../app/styles/pages/_WhyBuyGoodyear.scss */

.why-buy-gy.special-offers .benefit-box.campaign-more-driven {
  background-color: #d9dfec;
  border: 0 !important;
  box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.4);
  margin-bottom: 20px;
}

/* line 136, ../../app/styles/pages/_WhyBuyGoodyear.scss */

.why-buy-gy.special-offers .benefit-box.campaign-more-driven .benefit-body {
  max-width: none;
}

@media (min-width: 640px) {
  /* line 136, ../../app/styles/pages/_WhyBuyGoodyear.scss */

  .why-buy-gy.special-offers .benefit-box.campaign-more-driven .benefit-body {
    height: 150px;
    overflow: hidden;
  }
}

/* line 145, ../../app/styles/pages/_WhyBuyGoodyear.scss */

.why-buy-gy.special-offers .benefit-box.campaign-more-driven .content {
  padding: 0;
  width: 100%;
}

/* line 149, ../../app/styles/pages/_WhyBuyGoodyear.scss */

.why-buy-gy.special-offers .benefit-box.campaign-more-driven + .benefit-box {
  border-top: 0;
}

/* line 153, ../../app/styles/pages/_WhyBuyGoodyear.scss */

.why-buy-gy.special-offers .more-driven-text {
  text-align: center;
  padding-bottom: 15px;
}

/* line 156, ../../app/styles/pages/_WhyBuyGoodyear.scss */

.why-buy-gy.special-offers .more-driven-text h5 {
  background-color: #274BA7;
  color: #ffdd00;
  margin: 0 0 15px;
  padding: 10px 0;
  position: relative;
}

/* line 162, ../../app/styles/pages/_WhyBuyGoodyear.scss */

.why-buy-gy.special-offers .more-driven-text h5 span {
  display: block;
}

/* line 165, ../../app/styles/pages/_WhyBuyGoodyear.scss */

.why-buy-gy.special-offers .more-driven-text h5:after {
  border-top: 10px solid #274BA7;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  content: '';
  display: inline;
  height: 0;
  width: 0;
  margin-left: -10px;
  position: absolute;
  bottom: -10px;
  z-index: 2;
}

/* line 179, ../../app/styles/pages/_WhyBuyGoodyear.scss */

.why-buy-gy.special-offers .more-driven-text p {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #274BA7;
  font-size: 16px;
  margin: 0 auto 5px;
  max-width: 300px;
}

/* line 186, ../../app/styles/pages/_WhyBuyGoodyear.scss */

.why-buy-gy.special-offers .more-driven-text a.link-chevron,
.why-buy-gy.special-offers .more-driven-text a.link-chevron-left {
  font-size: 18px;
}

@media (min-width: 640px) {
  /* line 153, ../../app/styles/pages/_WhyBuyGoodyear.scss */

  .why-buy-gy.special-offers .more-driven-text {
    float: left;
    width: 60%;
  }
}

/* line 194, ../../app/styles/pages/_WhyBuyGoodyear.scss */

.why-buy-gy.special-offers .link-more-driven {
  background-image: url('/images/whyGoodyear/MoreDriven_FireTruck.jpg');
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/whyGoodyear/MoreDriven_FireTruck.jpg',sizingMethod='scale');
  background-position: center center;
  background-size: cover;
  display: block;
  height: 180px;
  position: relative;
  text-indent: -9999px;
}

/* line 203, ../../app/styles/pages/_WhyBuyGoodyear.scss */

.why-buy-gy.special-offers .link-more-driven .yt-play {
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
}

@media (min-width: 640px) {
  /* line 194, ../../app/styles/pages/_WhyBuyGoodyear.scss */

  .why-buy-gy.special-offers .link-more-driven {
    float: right;
    width: 40%;
  }
}

/* line 216, ../../app/styles/pages/_WhyBuyGoodyear.scss */

.why-buy-gy.special-offers .wingfoot-lockup {
  font-family: "wingfoot_sansregular";
  font-weight: normal;
  text-transform: uppercase;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  /*letter-spacing: -1px;*/
}

/* line 219, ../../app/styles/pages/_WhyBuyGoodyear.scss */

.why-buy-gy.special-offers .wingfoot-lockup em:before {
  content: '';
  display: inline-block;
  margin-left: -4px;
}

@media (min-width: 768px) {
  /* line 229, ../../app/styles/pages/_WhyBuyGoodyear.scss */

  .why-buy-gy .page-header-description {
    margin: 0 auto;
    float: none;
    width: 63%;
  }

  /* line 234, ../../app/styles/pages/_WhyBuyGoodyear.scss */

  .why-buy-gy .btn-apply {
    width: 50%;
  }

  /* line 238, ../../app/styles/pages/_WhyBuyGoodyear.scss */

  .why-buy-gy .benefits-container {
    width: 65%;
  }

  /* line 243, ../../app/styles/pages/_WhyBuyGoodyear.scss */

  .why-buy-gy.special-offers h4 {
    font-size: 28px;
  }

  /* line 247, ../../app/styles/pages/_WhyBuyGoodyear.scss */

  .why-buy-gy.special-offers .benefit-body {
    max-width: 640px;
  }

  /* line 250, ../../app/styles/pages/_WhyBuyGoodyear.scss */

  .why-buy-gy.special-offers .gy-cc-icon {
    background-repeat: no-repeat;
    width: 75px;
    height: 109px;
    float: right;
    margin-right: 25px;
  }

  /* line 253, ../../app/styles/pages/_WhyBuyGoodyear.scss */

  .lt-ie9 .why-buy-gy.special-offers .gy-cc-icon {
    width: 97px;
  }

  /* line 261, ../../app/styles/pages/_WhyBuyGoodyear.scss */

  .why-buy-gy.special-offers .benefit-box .content {
    padding-top: 20px;
    padding-bottom: 10px;
  }

  /* line 265, ../../app/styles/pages/_WhyBuyGoodyear.scss */

  .why-buy-gy.special-offers .benefit-box h5 {
    margin: 0 0 10px 0;
  }

  /* line 268, ../../app/styles/pages/_WhyBuyGoodyear.scss */

  .why-buy-gy.special-offers .benefit-box .icon {
    padding-top: 20px;
  }

  /* line 273, ../../app/styles/pages/_WhyBuyGoodyear.scss */

  .why-buy-gy h2 {
    font-size: 30px;
  }

  /* line 278, ../../app/styles/pages/_WhyBuyGoodyear.scss */

  .why-buy-gy .page-header h1 {
    font-size: 60px;
  }

  /* line 283, ../../app/styles/pages/_WhyBuyGoodyear.scss */

  .why-buy-gy .page-header p {
    padding: 0 40px;
  }

  /* line 286, ../../app/styles/pages/_WhyBuyGoodyear.scss */

  .why-buy-gy .page-header .left-image {
    background-image: url('/images/whyGoodyear/leftTireHeader.png');
    width: 60%;
    left: -75px;
    bottom: 0;
    background-size: 85%;
  }

  /* line 293, ../../app/styles/pages/_WhyBuyGoodyear.scss */

  .why-buy-gy .page-header .right-image {
    background-image: url('/images/whyGoodyear/rightTireHeader.png');
    width: 50%;
    right: -120px;
    bottom: 0;
    background-size: 100%;
  }
}

@media (min-width: 960px) {
  /* line 306, ../../app/styles/pages/_WhyBuyGoodyear.scss */

  .why-buy-gy .page-header h1 {
    font-size: 60px;
  }

  /* line 309, ../../app/styles/pages/_WhyBuyGoodyear.scss */

  .why-buy-gy .page-header p {
    padding: 0 50px;
  }

  /* line 312, ../../app/styles/pages/_WhyBuyGoodyear.scss */

  .why-buy-gy .page-header .left-image {
    bottom: 0;
    background-size: 87%;
  }

  /* line 316, ../../app/styles/pages/_WhyBuyGoodyear.scss */

  .why-buy-gy .page-header .right-image {
    bottom: 0;
    background-size: 80%;
  }
}

/* line 3, ../../app/styles/pages/_BuyingTiresOnlineFaq.scss */

.buy-tire-faq .faq-section {
  padding-bottom: 15px;
}

/* line 9, ../../app/styles/pages/_BuyingTiresOnlineFaq.scss */

.buy-tire-faq.detail-page .detail-main .gy-tertiary-windowshade,
.buy-tire-faq.warranty-template .detail-main .gy-tertiary-windowshade,
.buy-tire-faq.detail-page .warranty-template .left-content .gy-tertiary-windowshade,
.warranty-template .buy-tire-faq.detail-page .left-content .gy-tertiary-windowshade,
.buy-tire-faq.warranty-template .left-content .gy-tertiary-windowshade {
  margin: 0;
}

/* line 12, ../../app/styles/pages/_BuyingTiresOnlineFaq.scss */

.buy-tire-faq.detail-page .detail-main .gy-tertiary-windowshade > a .panel-heading span,
.buy-tire-faq.warranty-template .detail-main .gy-tertiary-windowshade > a .panel-heading span,
.buy-tire-faq.detail-page .warranty-template .left-content .gy-tertiary-windowshade > a .panel-heading span,
.warranty-template .buy-tire-faq.detail-page .left-content .gy-tertiary-windowshade > a .panel-heading span,
.buy-tire-faq.warranty-template .left-content .gy-tertiary-windowshade > a .panel-heading span {
  vertical-align: top;
  font-size: 15px;
}

/* line 16, ../../app/styles/pages/_BuyingTiresOnlineFaq.scss */

.buy-tire-faq.detail-page .detail-main .gy-tertiary-windowshade > a .panel-heading,
.buy-tire-faq.warranty-template .detail-main .gy-tertiary-windowshade > a .panel-heading,
.buy-tire-faq.detail-page .warranty-template .left-content .gy-tertiary-windowshade > a .panel-heading,
.warranty-template .buy-tire-faq.detail-page .left-content .gy-tertiary-windowshade > a .panel-heading,
.buy-tire-faq.warranty-template .left-content .gy-tertiary-windowshade > a .panel-heading {
  padding-top: 15px;
}

/* line 20, ../../app/styles/pages/_BuyingTiresOnlineFaq.scss */

.buy-tire-faq.detail-page .detail-main .gy-tertiary-windowshade h3,
.buy-tire-faq.warranty-template .detail-main .gy-tertiary-windowshade h3,
.buy-tire-faq.detail-page .warranty-template .left-content .gy-tertiary-windowshade h3,
.warranty-template .buy-tire-faq.detail-page .left-content .gy-tertiary-windowshade h3,
.buy-tire-faq.warranty-template .left-content .gy-tertiary-windowshade h3 {
  color: #2366c1;
  font-size: 18px;
}

/* line 27, ../../app/styles/pages/_BuyingTiresOnlineFaq.scss */

.buy-tire-faq.detail-page .tiered-list ul li a span.icon-thin-arrow-right,
.buy-tire-faq.warranty-template .tiered-list ul li a span.icon-thin-arrow-right {
  margin-left: 5px;
  top: 10px;
}

/* line 31, ../../app/styles/pages/_BuyingTiresOnlineFaq.scss */

.buy-tire-faq.detail-page .tiered-list ul li a span,
.buy-tire-faq.warranty-template .tiered-list ul li a span {
  top: 10px;
}

/* line 35, ../../app/styles/pages/_BuyingTiresOnlineFaq.scss */

.buy-tire-faq.detail-page .detail-page-img,
.buy-tire-faq.warranty-template .detail-page-img {
  min-height: 201px;
  background-image: url('/images/FAQ/FAQBuyingTires.png');
  width: 30%;
}

/* line 42, ../../app/styles/pages/_BuyingTiresOnlineFaq.scss */

.buy-tire-faq.detail-page .lead,
.buy-tire-faq.warranty-template .lead {
  font-size: 14px;
}

@media (min-width: 768px) {
  /* line 51, ../../app/styles/pages/_BuyingTiresOnlineFaq.scss */

  .buy-tire-faq .faq-section {
    max-width: 98%;
  }

  /* line 54, ../../app/styles/pages/_BuyingTiresOnlineFaq.scss */

  .buy-tire-faq .page-header-info {
    width: 65%;
  }
}

/* line 2, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

.how-to-buy-tires .benefits-container {
  float: none;
  margin: 0px auto;
  width: 90%;
}

/* line 7, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

.how-to-buy-tires [class^="icon-"],
.how-to-buy-tires [class*=" icon-"] {
  -webkit-font-smoothing: antialiased;
  color: #274BA7;
}

/* line 11, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

.how-to-buy-tires .icon-gy-cart {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

/* line 18, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

.how-to-buy-tires .visible-small {
  display: inline-block;
  font-size: 32px;
  margin: 0 15px 5px 0;
  vertical-align: middle;
}

/* line 25, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

.how-to-buy-tires .underline {
  text-decoration: underline;
}

/* line 28, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

.how-to-buy-tires .col-sm-4 {
  width: 100%;
}

/* line 31, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

.how-to-buy-tires .page-header {
  background-color: #676e7d;
  background: url('/images/diagonal-tight-darker.png'), -webkit-linear-gradient(left, #676e7d 0%, #97989a 30%, #97989a 70%, #676e7d 100%);
  background: url('/images/diagonal-tight-darker.png'), linear-gradient(to right, #676e7d 0%, #97989a 30%, #97989a 70%, #676e7d 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#676e7d', endColorstr='#676e7d',GradientType=0 );
  /* IE6-9 */
  color: #F0F0F0;
  text-align: center;
  margin: 0;
  padding: 55px 0 80px 0;
}

@media (max-width: 900px) {
  /* line 31, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

  .how-to-buy-tires .page-header {
    padding: 25px 0 80px 0;
  }
}

/* line 43, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

.how-to-buy-tires .page-header h1,
.how-to-buy-tires .page-header h2 {
  margin: 0;
  color: #F0F0F0;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
}

/* line 49, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

.how-to-buy-tires .page-header h1 {
  border-bottom: 2px solid #ffdd00;
  font-size: 28px;
  display: inline-block;
}

/* line 55, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

.how-to-buy-tires .page-header h2 {
  margin-top: 7px;
  font-size: 18px;
}

/* line 61, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

.how-to-buy-tires .wrapper-inner {
  overflow: inherit;
}

/* line 65, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

.how-to-buy-tires .masthead-container {
  float: none;
  margin: -55px auto 17px;
  width: 95%;
  position: relative;
  background: white;
  background: -webkit-linear-gradient(top, #ffffff 0%, #f6f6f6 75%, #ebebeb 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 75%, #ebebeb 100%);
}

/* line 72, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

.how-to-buy-tires .masthead-container hr {
  background: url("/images/diagonal.png") #ffdd00;
  height: 15px;
  margin: 0;
  border-style: none;
}

/* line 79, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

.how-to-buy-tires .masthead-container > .row > div {
  padding: 15px 20px;
  border-bottom: solid 1px #dddddd;
}

/* line 84, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

.how-to-buy-tires .masthead-container .header-text {
  float: left;
  width: auto;
}

/* line 89, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

.how-to-buy-tires .masthead-container .buy-header {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

/* line 97, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

.how-to-buy-tires .masthead-container .circled-number {
  position: relative;
  top: 2px;
  float: left;
}

/* line 102, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

.how-to-buy-tires .masthead-container .circled-number .icon-circle {
  font-size: 26px;
  color: #274BA7;
}

/* line 107, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

.how-to-buy-tires .masthead-container .circled-number p {
  position: absolute;
  top: 1px;
  left: 10px;
  color: #F0F0F0;
  margin: 0;
  font-size: 16px;
  font-family: "NewsGothicFSLight";
}

/* line 118, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

.how-to-buy-tires .masthead-container .icon-gy {
  color: #bdc2d4;
  font-size: 20px;
  float: left;
  margin: -3px 5px 0px 0px;
  display: inline-block;
  width: auto;
}

/* line 127, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

.how-to-buy-tires .masthead-container h3 {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  float: left;
  margin: 5px 0 0 7px;
  font-size: 18px;
  font-style: italic;
  color: #274BA7;
  display: inline-block;
}

/* line 137, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

.how-to-buy-tires .masthead-container .desc {
  margin: 13px 0 0 0;
}

/* line 141, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

.how-to-buy-tires .masthead-container .masthead-container-bottom {
  padding: 15px 20px;
  background-color: #274BA7;
  position: relative;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.5);
}

/* line 146, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

.how-to-buy-tires .masthead-container .masthead-container-bottom h3 {
  color: #F0F0F0;
  float: none;
  font-style: italic;
  font-size: 18px;
  margin: 0;
}

/* line 154, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

.how-to-buy-tires .masthead-container .masthead-container-bottom p {
  color: #F0F0F0;
  margin: 5px 0 0 0;
}

/* line 159, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

.how-to-buy-tires .masthead-container .masthead-container-bottom .arrow-down {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #f5f5f5;
  height: 0;
  width: 0;
  position: absolute;
  left: 50%;
  margin-left: -10px;
  top: -1px;
}

/* line 171, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

.how-to-buy-tires .masthead-container .masthead-container-bottom .icon-installation-service {
  color: #F0F0F0;
  position: relative;
  top: 2px;
}

/* line 179, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

.how-to-buy-tires .icon-installation-service {
  display: none;
}

/* line 183, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

.how-to-buy-tires .cart {
  font-size: 60px !important;
  color: #274BA7;
  font-size: 60px;
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

/* line 194, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

.how-to-buy-tires .what-to-expect-container {
  float: none;
  margin: 0 auto;
  width: 90%;
  text-align: center;
}

/* line 200, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

.how-to-buy-tires .what-to-expect-container .btn.btn-apply {
  width: 90%;
}

/* line 204, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

.how-to-buy-tires .what-to-expect-container h2 {
  color: #274BA7;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  margin-top: 40px;
  font-size: 26px;
  text-align: left;
}

/* line 212, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

.how-to-buy-tires .what-to-expect-container .what-to-expect-box {
  border-top: 1px solid #ccc;
  padding: 15px 0;
}

/* line 216, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

.how-to-buy-tires .what-to-expect-container .what-to-expect-box .icon {
  width: 23%;
  padding-right: 25px;
}

/* line 220, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

.how-to-buy-tires .what-to-expect-container .what-to-expect-box .icon .gy-cc-icon {
  display: none;
}

/* line 224, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

.how-to-buy-tires .what-to-expect-container .what-to-expect-box .icon .gy-cc-icon-small {
  color: #274BA7;
  font-size: 60px;
}

/* line 231, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

.how-to-buy-tires .what-to-expect-container .what-to-expect-box h5 {
  font-size: 20px;
}

/* line 234, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

.how-to-buy-tires .what-to-expect-container .what-to-expect-box p {
  font-size: 14px;
}

/* line 238, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

.how-to-buy-tires .what-to-expect-container .what-to-expect-box .content {
  text-align: left;
  width: 100%;
}

/* line 244, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

.how-to-buy-tires .access-box-wrapper {
  border-bottom: none;
  background-color: #ebebeb;
  padding-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  width: 100%;
  margin: 0 auto;
}

/* line 254, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

.how-to-buy-tires .access-box-wrapper hr {
  height: 10px;
  margin: 0 -15px;
}

/* line 259, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

.how-to-buy-tires .access-box-wrapper h4 {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 20px;
}

/* line 264, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

.how-to-buy-tires .access-box-wrapper .access-btn-apply {
  margin: 20px auto 0;
  max-width: 320px;
}

/* line 270, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

.how-to-buy-tires .access-box-wrapper p {
  text-align: left;
}

/* line 274, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

.how-to-buy-tires .full-tires-block {
  margin: 15px;
  text-align: center;
  font-size: 18px;
}

/* line 278, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

.how-to-buy-tires .full-tires-block a {
  margin: 20px 0 20px 10px;
  font-family: "NewsGothicFSLight";
  text-decoration: none;
}

/* line 282, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

.how-to-buy-tires .full-tires-block a span:FIRST-CHILD:HOVER {
  text-decoration: underline;
}

/* line 286, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

.how-to-buy-tires .full-tires-block .icon-thin-arrow-right {
  margin-right: 10px;
}

@media (min-width: 901px) {
  /* line 293, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

  .how-to-buy-tires .visible-small {
    display: none !important;
  }

  /* line 297, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

  .how-to-buy-tires .page-header h1 {
    font-size: 56px;
  }

  /* line 301, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

  .how-to-buy-tires .page-header h2 {
    margin-top: 15px;
    font-size: 28px;
  }

  /* line 306, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

  .how-to-buy-tires .col-sm-4 {
    width: 33%;
  }

  /* line 310, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

  .how-to-buy-tires .access-box-wrapper {
    width: 70%;
  }

  /* line 312, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

  .how-to-buy-tires .access-box-wrapper h4 {
    font-size: 28px;
  }

  /* line 316, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

  .how-to-buy-tires .full-tires-block {
    margin: 20px 15px;
  }

  /* line 320, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

  .how-to-buy-tires .masthead-container-bottom {
    text-align: center;
  }

  /* line 322, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

  .how-to-buy-tires .masthead-container-bottom h3 {
    display: inline-block;
    width: auto;
    padding: 5px 15px 5px 0;
    font-size: 20px;
  }

  /* line 328, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

  .how-to-buy-tires .masthead-container-bottom p {
    display: inline-block;
    width: auto;
    margin: 0 0 0 10px;
  }

  /* line 335, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

  .how-to-buy-tires .masthead-container {
    width: 70%;
  }

  /* line 339, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

  .how-to-buy-tires .masthead-container > .row {
    padding: 30px 0 10px 0;
  }

  /* line 342, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

  .how-to-buy-tires .masthead-container > .row > div {
    position: relative;
    border-bottom: none;
    padding: 0 20px;
    border-right: solid 1px #dddddd;
    text-align: center;
  }

  /* line 349, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

  .how-to-buy-tires .masthead-container > .row > div:LAST-CHILD {
    border-right: none;
  }

  /* line 353, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

  .how-to-buy-tires .masthead-container > .row > div h3 {
    font-size: 20px;
    margin: 5px auto 0;
    float: none;
    text-align: left;
    width: 70%;
    display: inline;
  }

  /* line 361, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

  .how-to-buy-tires .masthead-container > .row > div .header-text {
    float: left;
    width: 55%;
    padding: 0 0 0 5px;
    font-size: 24px;
  }
}

@media (min-width: 901px) and (max-width: 1024px) and (min-width: 900px) {
  /* line 367, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

  .how-to-buy-tires .masthead-container > .row > div .schedule-header {
    margin-left: 8% !important;
  }
}

@media (min-width: 901px) {
  /* line 374, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

  .how-to-buy-tires .masthead-container > .row > div .buy-header {
    margin-left: 29% !important;
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
  }

  /* line 382, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

  .how-to-buy-tires .masthead-container > .row > div .buy-header-text {
    width: auto !important;
  }

  /* line 386, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

  .how-to-buy-tires .masthead-container > .row > div .icon-gy {
    float: left;
    font-size: 32px;
    margin: -3px 0 0 30px;
  }

  /* line 392, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

  .how-to-buy-tires .masthead-container > .row > div .desc {
    margin: 5px 0 10px 0;
    text-align: center;
    font-size: 14px;
  }

  /* line 397, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

  .how-to-buy-tires .masthead-container > .row > div .schedule {
    margin: -10px 0 0 0;
  }

  /* line 401, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

  .how-to-buy-tires .masthead-container > .row > div .circled-number {
    position: absolute;
    top: -60px;
    left: 50%;
    margin-left: -25px;
  }

  /* line 407, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

  .how-to-buy-tires .masthead-container > .row > div .circled-number .icon-circle {
    font-size: 45px;
  }

  /* line 411, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

  .how-to-buy-tires .masthead-container > .row > div .circled-number p {
    font-size: 30px;
    top: 1px;
    left: 16px;
  }

  /* line 420, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

  .how-to-buy-tires .what-to-expect-container {
    width: 70%;
  }

  /* line 423, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

  .how-to-buy-tires .what-to-expect-container .btn.btn-apply {
    width: 260px;
  }

  /* line 427, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

  .how-to-buy-tires .what-to-expect-container h2 {
    margin-top: 60px;
    text-align: center;
    font-size: 40px;
  }

  /* line 433, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

  .how-to-buy-tires .what-to-expect-container .what-to-expect-box {
    padding: 30px 0;
  }

  /* line 435, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

  .how-to-buy-tires .what-to-expect-container .what-to-expect-box h5 {
    font-size: 28px;
  }

  /* line 439, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

  .how-to-buy-tires .what-to-expect-container .what-to-expect-box .icon .gy-cc-icon {
    width: 98px;
    height: 109px;
    display: block;
    float: right;
  }

  /* line 446, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

  .how-to-buy-tires .what-to-expect-container .what-to-expect-box .icon .gy-cc-icon-small {
    display: none;
  }

  /* line 449, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

  .how-to-buy-tires .what-to-expect-container .what-to-expect-box .icon .cart {
    display: none;
  }

  /* line 453, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

  .how-to-buy-tires .what-to-expect-container .what-to-expect-box .content {
    width: 75%;
  }

  /* line 458, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

  .how-to-buy-tires .what-to-expect-container .gy-icon-simplified-shopping {
    background-image: url('/images/howToBuyTires/simplifiedShopping.png');
  }

  /* line 461, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

  .how-to-buy-tires .what-to-expect-container .gy-convenient-checkout {
    background-image: url('/images/howToBuyTires/convenientCheckout.png');
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
  }

  /* line 469, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

  .how-to-buy-tires .what-to-expect-container .gy-confirmed-appointment {
    background-image: url('/images/howToBuyTires/confirmedAppointment.png');
  }

  /* line 472, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

  .how-to-buy-tires .what-to-expect-container .gy-confident-purchase {
    background-image: url('/images/howToBuyTires/confidentPurchase.png');
  }

  /* line 477, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

  .how-to-buy-tires .icon-installation-service {
    display: inline-block;
    margin: 0 5px 0 0;
  }

  /* line 482, ../../app/styles/pages/_HowToBuyTiresOnline.scss */

  .how-to-buy-tires .access-box-wrapper p {
    width: 70%;
    text-align: center;
    margin: auto;
  }
}

/**
 * TEMPLATE/PARTIAL NAME: Retailer Information Page
 *
 */

/* line 5, ../../app/styles/pages/_RetailerInformationPage.scss */

#modalSendEmail {
  width: 80%;
  text-align: center;
  margin: 0 auto;
}

/* line 11, ../../app/styles/pages/_RetailerInformationPage.scss */

.retailer-information-page {
  margin-bottom: 30px;
}

/* line 14, ../../app/styles/pages/_RetailerInformationPage.scss */

.retailer-information-page .you-must {
  font-weight: bold;
  text-decoration: underline;
}

/* line 19, ../../app/styles/pages/_RetailerInformationPage.scss */

.retailer-information-page a {
  text-decoration: underline;
}

/* line 23, ../../app/styles/pages/_RetailerInformationPage.scss */

.retailer-information-page .contact a {
  text-decoration: none;
}

/* line 27, ../../app/styles/pages/_RetailerInformationPage.scss */

.retailer-information-page .copywrite {
  font-size: 12px;
}

/* line 31, ../../app/styles/pages/_RetailerInformationPage.scss */

.retailer-information-page h1 {
  font-size: 23px;
  font-family: Arial, sans-serif;
  margin-top: 18px;
}

/* line 36, ../../app/styles/pages/_RetailerInformationPage.scss */

.retailer-information-page h1,
.retailer-information-page h2 {
  color: #274BA7;
}

/* line 40, ../../app/styles/pages/_RetailerInformationPage.scss */

.retailer-information-page ol,
.retailer-information-page ul {
  padding-left: 20px;
}

/* line 44, ../../app/styles/pages/_RetailerInformationPage.scss */

.retailer-information-page li,
.retailer-information-page .section li {
  margin-bottom: 10px;
}

/* line 48, ../../app/styles/pages/_RetailerInformationPage.scss */

.retailer-information-page .wrapper-inner {
  max-width: 640px;
}

/* line 51, ../../app/styles/pages/_RetailerInformationPage.scss */

.retailer-information-page .wrapper-inner > div {
  padding: 20px;
}

/* line 55, ../../app/styles/pages/_RetailerInformationPage.scss */

.retailer-information-page .wrapper-inner .confirmation-message {
  padding-left: 0;
}

/* line 57, ../../app/styles/pages/_RetailerInformationPage.scss */

.retailer-information-page .wrapper-inner .confirmation-message .msg {
  width: 90%;
}

/* line 64, ../../app/styles/pages/_RetailerInformationPage.scss */

.retailer-information-page .header {
  overflow: hidden;
  padding: 0 0 20px 0;
}

/* line 68, ../../app/styles/pages/_RetailerInformationPage.scss */

.retailer-information-page .header .icon-col {
  color: #274BA7;
  font-size: 32px;
  margin: 5px 0 0 0;
  width: 45px;
  text-align: left;
}

/* line 76, ../../app/styles/pages/_RetailerInformationPage.scss */

.retailer-information-page .header .next-steps {
  font-weight: bold;
}

/* line 81, ../../app/styles/pages/_RetailerInformationPage.scss */

.retailer-information-page .header-img {
  width: 100%;
}

/* line 85, ../../app/styles/pages/_RetailerInformationPage.scss */

.retailer-information-page .emailSent {
  margin: 10px 0 10px 0;
  font-size: 20px;
  line-height: 100%;
  color: #339900;
}

/* line 91, ../../app/styles/pages/_RetailerInformationPage.scss */

.retailer-information-page .emailSent .icon-check-circle {
  font-size: 40px;
  display: inline-block;
  vertical-align: top;
}

/* line 97, ../../app/styles/pages/_RetailerInformationPage.scss */

.retailer-information-page .emailSent .email-sent-msj {
  color: #fff;
  background-color: #339900;
  margin: 0 0 0 10px;
  font-size: 16px;
  line-height: 100%;
  padding: 12px 5px 12px 5px;
  display: inline-block;
  vertical-align: top;
}

/* line 109, ../../app/styles/pages/_RetailerInformationPage.scss */

.retailer-information-page .section {
  border-top: 1px solid #ddd;
  padding: 10px 0 10px 0;
}

/* line 114, ../../app/styles/pages/_RetailerInformationPage.scss */

.retailer-information-page .icon-gy-treadmark {
  font-size: 17px;
}

/* line 118, ../../app/styles/pages/_RetailerInformationPage.scss */

.retailer-information-page .subhead {
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

/* line 124, ../../app/styles/pages/_RetailerInformationPage.scss */

.retailer-information-page h2 {
  margin: 0 0 15px 0;
}

/* line 126, ../../app/styles/pages/_RetailerInformationPage.scss */

.retailer-information-page h2 .subhead {
  font-family: Arial, sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  font-style: italic;
  font-weight: bold;
}

/* line 135, ../../app/styles/pages/_RetailerInformationPage.scss */

.retailer-information-page .icon-col {
  width: 45px;
  vertical-align: top;
  text-align: left;
}

/* line 141, ../../app/styles/pages/_RetailerInformationPage.scss */

.retailer-information-page .product-area {
  margin: 15px 0 0 0;
  position: relative;
}

/* line 145, ../../app/styles/pages/_RetailerInformationPage.scss */

.retailer-information-page .product-area img {
  width: 45px;
}

/* line 149, ../../app/styles/pages/_RetailerInformationPage.scss */

.retailer-information-page .product-area .tire-name {
  font-size: 14px;
  font-weight: bold;
  color: #274BA7;
}

/* line 156, ../../app/styles/pages/_RetailerInformationPage.scss */

.retailer-information-page .product-area .quantity-area p {
  margin: 0;
}

/* line 159, ../../app/styles/pages/_RetailerInformationPage.scss */

.retailer-information-page .product-area .quantity-area .rear-label {
  margin: 10px 0 0 0;
}

/* line 164, ../../app/styles/pages/_RetailerInformationPage.scss */

.retailer-information-page .product-area .divider {
  border-bottom: 1px solid #ccc;
  margin: 10px 0 10px 0;
}

/* line 169, ../../app/styles/pages/_RetailerInformationPage.scss */

.retailer-information-page .product-area .quantity-label {
  margin-bottom: 5px;
}

/* line 173, ../../app/styles/pages/_RetailerInformationPage.scss */

.retailer-information-page .product-area .vehicle-label {
  margin: 0;
}

/* line 179, ../../app/styles/pages/_RetailerInformationPage.scss */

.retailer-information-page .appointment-area {
  margin: 15px 0 0 0;
  color: #274BA7;
}

/* line 182, ../../app/styles/pages/_RetailerInformationPage.scss */

.retailer-information-page .appointment-area a {
  color: #2366c1;
}

/* line 185, ../../app/styles/pages/_RetailerInformationPage.scss */

.retailer-information-page .appointment-area p {
  margin: 0;
}

/* line 188, ../../app/styles/pages/_RetailerInformationPage.scss */

.retailer-information-page .appointment-area .installer {
  color: #000;
  margin-top: 10px;
}

/* line 191, ../../app/styles/pages/_RetailerInformationPage.scss */

.retailer-information-page .appointment-area .installer p {
  font-weight: normal;
}

/* line 195, ../../app/styles/pages/_RetailerInformationPage.scss */

.retailer-information-page .appointment-area .icon-col {
  font-size: 32px;
}

/* line 199, ../../app/styles/pages/_RetailerInformationPage.scss */

.retailer-information-page .appointment-area .info-detail {
  margin: 4px 0 0 -4px;
}

/* line 203, ../../app/styles/pages/_RetailerInformationPage.scss */

.retailer-information-page .appointment-area .cell-detail {
  margin: 0 0 20px 0;
}

/* line 208, ../../app/styles/pages/_RetailerInformationPage.scss */

.retailer-information-page .customer-name {
  color: #000;
  margin: 0 0 0 0;
}

/* line 214, ../../app/styles/pages/_RetailerInformationPage.scss */

.retailer-information-page .contact p,
.retailer-information-page .calendar p {
  font-weight: bold;
}

/* line 219, ../../app/styles/pages/_RetailerInformationPage.scss */

.retailer-information-page .column-left {
  display: inline-block;
}

/* line 223, ../../app/styles/pages/_RetailerInformationPage.scss */

.retailer-information-page .warning-area {
  clear: both;
}

/* line 226, ../../app/styles/pages/_RetailerInformationPage.scss */

.retailer-information-page .warning-icon {
  text-align: left;
  min-height: 26px;
  position: relative;
  width: 45px;
}

/* line 231, ../../app/styles/pages/_RetailerInformationPage.scss */

.retailer-information-page .warning-icon .icon-triangle-up {
  text-shadow: 0 1px 4px #666;
  color: #ffdd00;
  font-size: 32px;
  margin: -8px 0px 0px 2px;
  position: absolute;
  top: 10px;
}

/* line 114, ../../app/styles/_mixins.scss */

.retailer-information-page .warning-icon .icon-triangle-up small {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #333;
  font-size: 0.7em;
  left: 0;
  margin: 0.35em 0em 0em 0.725em;
  position: absolute;
  text-shadow: none;
}

/* line 240, ../../app/styles/pages/_RetailerInformationPage.scss */

.retailer-information-page .vehicle-info,
.retailer-information-page .warning-info {
  width: 75%;
}

/* line 244, ../../app/styles/pages/_RetailerInformationPage.scss */

.retailer-information-page .warning-info .underlined {
  text-decoration: underline;
  text-transform: uppercase;
}

/* line 250, ../../app/styles/pages/_RetailerInformationPage.scss */

.retailer-information-page .confirm-schedule {
  margin: 15px 0;
  color: #000;
}

/* line 253, ../../app/styles/pages/_RetailerInformationPage.scss */

.retailer-information-page .confirm-schedule a {
  width: 80%;
  text-align: center;
  margin: 15px 0 0 0;
  color: #000;
}

/* line 260, ../../app/styles/pages/_RetailerInformationPage.scss */

.retailer-information-page .confirm-schedule .cell-detail.cta {
  text-align: center;
  font-family: Arial, sans-serif;
  font-size: 14px;
}

/* line 267, ../../app/styles/pages/_RetailerInformationPage.scss */

.retailer-information-page .confirm-label {
  font-size: 16px;
  font-weight: bold;
  margin: 15px 0 15px 0;
}

/* line 273, ../../app/styles/pages/_RetailerInformationPage.scss */

.retailer-information-page .next-steps-label {
  text-transform: uppercase;
}

@media (min-width: 768px) {
  /* line 279, ../../app/styles/pages/_RetailerInformationPage.scss */

  .retailer-information-page .print {
    margin: 0 40px 0 0;
  }

  /* line 283, ../../app/styles/pages/_RetailerInformationPage.scss */

  .retailer-information-page .confirm-label {
    margin: 15px 0 15px 0;
  }

  /* line 287, ../../app/styles/pages/_RetailerInformationPage.scss */

  .retailer-information-page .cell-detail {
    display: inline-block;
  }

  /* line 291, ../../app/styles/pages/_RetailerInformationPage.scss */

  .retailer-information-page .cell-detail.cell-right {
    display: block;
  }

  /* line 295, ../../app/styles/pages/_RetailerInformationPage.scss */

  .retailer-information-page .cell-detail.calendar,
  .retailer-information-page .cell-detail.contact {
    width: 45%;
  }

  /* line 300, ../../app/styles/pages/_RetailerInformationPage.scss */

  .retailer-information-page .appointment-area .cell-detail {
    margin: 0 4% 0 0;
    vertical-align: top;
  }

  /* line 304, ../../app/styles/pages/_RetailerInformationPage.scss */

  .retailer-information-page .appointment-area .icon-col {
    text-align: left;
  }

  /* line 309, ../../app/styles/pages/_RetailerInformationPage.scss */

  .retailer-information-page .vehicle-info {
    width: 90%;
  }

  /* line 313, ../../app/styles/pages/_RetailerInformationPage.scss */

  .retailer-information-page .product-area {
    padding: 0;
  }

  /* line 315, ../../app/styles/pages/_RetailerInformationPage.scss */

  .retailer-information-page .product-area.staggered {
    padding: 0;
  }

  /* line 317, ../../app/styles/pages/_RetailerInformationPage.scss */

  .retailer-information-page .product-area.staggered .cell-detail {
    width: 45%;
  }

  /* line 321, ../../app/styles/pages/_RetailerInformationPage.scss */

  .retailer-information-page .product-area .vehicle-info p:last-of-type {
    margin-bottom: 0;
  }

  /* line 324, ../../app/styles/pages/_RetailerInformationPage.scss */

  .retailer-information-page .product-area .cell-detail {
    margin: 0px 5px 0 0;
  }

  /* line 328, ../../app/styles/pages/_RetailerInformationPage.scss */

  .retailer-information-page .product-area .quantity-area {
    margin: 10px 0 0 0;
  }

  /* line 330, ../../app/styles/pages/_RetailerInformationPage.scss */

  .retailer-information-page .product-area .quantity-area .rear-label {
    margin: 0;
  }

  /* line 339, ../../app/styles/pages/_RetailerInformationPage.scss */

  .retailer-information-page .confirm-schedule .cell-detail {
    text-align: left;
  }

  /* line 342, ../../app/styles/pages/_RetailerInformationPage.scss */

  .retailer-information-page .confirm-schedule a {
    width: 100%;
    margin: 15px 0 15px 0;
  }

  /* line 348, ../../app/styles/pages/_RetailerInformationPage.scss */

  .retailer-information-page .warning-info {
    width: 85%;
  }

  /* line 352, ../../app/styles/pages/_RetailerInformationPage.scss */

  .retailer-information-page .vehicle-info {
    width: 90%;
  }
}

/* line 3, ../../app/styles/pages/_RetailerFAQs.scss */

.retailer-faq h2 {
  font-size: 24px;
  color: #274BA7;
  margin: 5px 0;
  display: inline-block;
}

/* line 9, ../../app/styles/pages/_RetailerFAQs.scss */

.retailer-faq .faq-header-section {
  background-color: #dedede;
  background-repeat: repeat;
  background-image: url('/images/diagonal-tight.png');
  box-shadow: 0 3px 1px 0 #aaa;
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  /* line 9, ../../app/styles/pages/_RetailerFAQs.scss */

  .retailer-faq .faq-header-section {
    margin: 0 -15px 10px -15px;
  }
}

/* line 18, ../../app/styles/pages/_RetailerFAQs.scss */

.retailer-faq .faq-section {
  margin-bottom: 20px;
}

/* line 21, ../../app/styles/pages/_RetailerFAQs.scss */

.retailer-faq .js-left-content {
  border-right: 0;
}

/* line 24, ../../app/styles/pages/_RetailerFAQs.scss */

.retailer-faq .retailer-responsive-header {
  margin: 0 auto;
  border-bottom: 3px solid #ffdd00;
  background-color: #acacac;
  background-repeat: repeat;
  background-image: url('/images/diagonal.png');
}

/* line 29, ../../app/styles/pages/_RetailerFAQs.scss */

.retailer-faq .navless-header-wrapper {
  margin: auto;
  max-width: 1180px;
}

/* line 33, ../../app/styles/pages/_RetailerFAQs.scss */

.retailer-faq .navless-header-wrapper img {
  padding-left: 15px;
}

/* line 37, ../../app/styles/pages/_RetailerFAQs.scss */

.retailer-faq .crumb-list {
  padding-left: 0;
}

/* line 40, ../../app/styles/pages/_RetailerFAQs.scss */

.retailer-faq .crumb-list li {
  display: inline-block;
  width: auto;
  padding: 10px 0;
  margin-right: 30px;
}

/* line 46, ../../app/styles/pages/_RetailerFAQs.scss */

.retailer-faq .crumb-list li a {
  padding: 0;
  text-decoration: none;
}

/* line 51, ../../app/styles/pages/_RetailerFAQs.scss */

.retailer-faq .crumb-list a:hover {
  text-decoration: underline;
}

/* line 55, ../../app/styles/pages/_RetailerFAQs.scss */

.retailer-faq .need-help-section {
  clear: both;
  padding: 0 15px 50px 15px;
}

/* line 60, ../../app/styles/pages/_RetailerFAQs.scss */

.retailer-faq .panel-heading .glyphicon,
.retailer-faq .panel-heading .tire-detail-tire-multi-sku .gy-radio input[type="radio"]:checked + label:before,
.tire-detail-tire-multi-sku .gy-radio .retailer-faq .panel-heading input[type="radio"]:checked + label:before {
  vertical-align: top;
}

@media print {
  /* line 65, ../../app/styles/pages/_RetailerFAQs.scss */

  .retailer-faq .panel-collapse,
  .retailer-faq .panel-collapse .collapse {
    height: auto !important;
    display: block;
  }
}

/**
 * TEMPLATE/PARTIAL NAME: Tires / Long Haul
 *
 */

/* line 6, ../../app/styles/pages/_LandingTruckersB2B.scss */

.long-haul-page {
  padding-top: 20px;
}

/* line 9, ../../app/styles/pages/_LandingTruckersB2B.scss */

.long-haul-page .page-background {
  background-image: url('/images/background/longHaul.jpg');
}

/**
 * TEMPLATE/PARTIAL NAME: Retreads - All Position
 *
 */

/* line 6, ../../app/styles/pages/_AllPosition.scss */

.all-position-page {
  padding-top: 20px;
  /************************Tablet 768px breakpoint*************************************/
  /************************Tablet 940px breakpoint*************************************/
}

/* line 10, ../../app/styles/pages/_AllPosition.scss */

.all-position-page .masthead .btn {
  margin: 0 10px 10px 0;
  display: block;
}

/* line 17, ../../app/styles/pages/_AllPosition.scss */

.all-position-page .retread-baseballcard .categories-list {
  text-align: center;
  margin: 0;
}

/* line 23, ../../app/styles/pages/_AllPosition.scss */

.all-position-page .page-background {
  background-image: url('/images/background/retreadAllPosition.jpg');
}

/* line 27, ../../app/styles/pages/_AllPosition.scss */

.all-position-page .page-title-block {
  border-bottom: none;
}

/* line 31, ../../app/styles/pages/_AllPosition.scss */

.all-position-page .tabs-container {
  width: 100%;
  text-align: center;
}

/* line 36, ../../app/styles/pages/_AllPosition.scss */

.all-position-page .page-header {
  padding: 30px 15px 15px;
  margin: 0 auto;
  text-align: center;
}

/* line 41, ../../app/styles/pages/_AllPosition.scss */

.all-position-page .page-header h1 {
  float: none;
  display: inline;
  margin-right: 10px;
}

/* line 47, ../../app/styles/pages/_AllPosition.scss */

.all-position-page .page-header a {
  float: none;
  display: inline;
}

/* line 53, ../../app/styles/pages/_AllPosition.scss */

.all-position-page .learn-row {
  width: 100%;
  border-bottom: 1px solid #ccc;
  background: -webkit-linear-gradient(top, #ffffff 0%, #f6f6f6 75%, #ebebeb 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 75%, #ebebeb 100%);
}

/* line 59, ../../app/styles/pages/_AllPosition.scss */

.all-position-page .learn-more-images {
  margin: 10% 5%;
}

@media (max-width: 767px) {
  /* line 59, ../../app/styles/pages/_AllPosition.scss */

  .all-position-page .learn-more-images {
    width: 95%;
  }
}

/* line 66, ../../app/styles/pages/_AllPosition.scss */

.all-position-page .wingfoot-image {
  margin-left: 0px;
}

/* line 70, ../../app/styles/pages/_AllPosition.scss */

.all-position-page .bb-cards-container {
  clear: both;
}

/* line 74, ../../app/styles/pages/_AllPosition.scss */

.all-position-page .recommended-tab {
  background-color: #fd0;
  color: #333;
  display: block;
  font-family: Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  width: 135px;
}

/* line 83, ../../app/styles/pages/_AllPosition.scss */

.all-position-page .retread-size-text {
  margin-left: 5% !important;
}

/* line 87, ../../app/styles/pages/_AllPosition.scss */

.all-position-page .retread-info {
  margin-top: -5px !important;
}

/* line 91, ../../app/styles/pages/_AllPosition.scss */

.all-position-page .results-header-blue {
  color: #274BA7;
}

/* line 95, ../../app/styles/pages/_AllPosition.scss */

.all-position-page .larger-img {
  height: 200px !important;
}

/* line 99, ../../app/styles/pages/_AllPosition.scss */

.all-position-page .sortby-txt {
  font-family: Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #2366c1;
  font-size: 14px;
  padding: 0;
  text-align: center;
}

/* line 110, ../../app/styles/pages/_AllPosition.scss */

.all-position-page .box {
  background-color: #ccd7eb;
  display: inline-block;
  height: 18px;
  width: 18px;
  box-shadow: inset -1px 2px 4px -1px #999;
  color: #F0F0F0;
  position: relative;
  margin: 0;
  position: relative;
  top: 4px;
  margin-right: 4px;
}

/* line 124, ../../app/styles/pages/_AllPosition.scss */

.all-position-page .recommended-box {
  margin-left: 3%;
}

/* line 128, ../../app/styles/pages/_AllPosition.scss */

.all-position-page .alpha-box {
  margin-left: 1%;
}

/* line 132, ../../app/styles/pages/_AllPosition.scss */

.all-position-page .white-info-txt {
  color: #fff;
}

/* line 136, ../../app/styles/pages/_AllPosition.scss */

.all-position-page .full-height-right {
  height: 100% !important;
}

/* line 140, ../../app/styles/pages/_AllPosition.scss */

.all-position-page .blk-txt {
  color: #000 !important;
}

/* line 144, ../../app/styles/pages/_AllPosition.scss */

.all-position-page .icon_smaller {
  font-size: 90%;
}

/* line 148, ../../app/styles/pages/_AllPosition.scss */

.all-position-page .gy-nav-windowshade {
  margin-bottom: 0;
}

/* line 152, ../../app/styles/pages/_AllPosition.scss */

.all-position-page .gy-tabs {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  display: block;
}

/* line 158, ../../app/styles/pages/_AllPosition.scss */

.all-position-page .gy-tabs li {
  height: 40px;
  padding: 0 2px;
  text-transform: uppercase;
}

/* line 162, ../../app/styles/pages/_AllPosition.scss */

.all-position-page .gy-tabs li a {
  background-color: #ffdd00;
  background: rgba(255, 221, 0, 0.85);
  background: -webkit-linear-gradient(top, rgba(255, 221, 0, 0.85) 0%, #e0c200 75%, #cbb002 100%);
  background: linear-gradient(to bottom, rgba(255, 221, 0, 0.85) 0%, #e0c200 75%, #cbb002 100%);
}

/* line 168, ../../app/styles/pages/_AllPosition.scss */

.all-position-page .gy-tabs li.active a {
  background-color: white;
  color: #274BA7;
  background-image: none;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 176, ../../app/styles/pages/_AllPosition.scss */

.all-position-page .sticky-left-content {
  padding: 15px;
}

/* line 178, ../../app/styles/pages/_AllPosition.scss */

.all-position-page .sticky-left-content h5 {
  color: #274BA7;
  font-size: 1.5em;
}

/* line 184, ../../app/styles/pages/_AllPosition.scss */

.all-position-page .results-container {
  overflow: hidden;
  position: relative;
  padding-bottom: 30px;
  padding-top: 10px;
}

/* line 191, ../../app/styles/pages/_AllPosition.scss */

.all-position-page .bb-cards-container {
  clear: both;
  margin-bottom: 20px;
  visibility: hidden;
}

/* line 198, ../../app/styles/pages/_AllPosition.scss */

.all-position-page .gy-brand-section {
  padding: 10px 0;
}

/* line 202, ../../app/styles/pages/_AllPosition.scss */

.all-position-page .panel-collapse .gy-windowshade,
.all-position-page .panel-collapse .gy-secondary-windowshade,
.all-position-page .panel-collapse .gy-nav-windowshade,
.all-position-page .panel-collapse .gy-tertiary-windowshade,
.all-position-page .panel-collapse .gy-coupon-windowshade,
.all-position-page .panel-collapse .gy-min-windowshade {
  margin: 0;
}

/* line 206, ../../app/styles/pages/_AllPosition.scss */

.all-position-page .learn-more-tab {
  overflow: hidden;
  padding-top: 25px;
}

/* line 211, ../../app/styles/pages/_AllPosition.scss */

.all-position-page .tab-description {
  padding: 15px 15px 30px;
  max-width: 700px;
  margin: 0 auto;
}

/* line 218, ../../app/styles/pages/_AllPosition.scss */

.all-position-page .learn-more-tab h4 {
  color: #274BA7;
  font-size: 1.8em;
}

/* line 225, ../../app/styles/pages/_AllPosition.scss */

.all-position-page .learn-block {
  padding: 0 15px;
  overflow: hidden;
}

/* line 229, ../../app/styles/pages/_AllPosition.scss */

.all-position-page .learn-block h4 {
  margin: 0;
}

/* line 233, ../../app/styles/pages/_AllPosition.scss */

.all-position-page .learn-block ul {
  padding: 0;
}

/* line 237, ../../app/styles/pages/_AllPosition.scss */

.all-position-page .learn-block li {
  list-style-type: none;
}

/* line 241, ../../app/styles/pages/_AllPosition.scss */

.all-position-page .learn-block h5 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #274BA7;
  font-size: 18px;
}

/* line 248, ../../app/styles/pages/_AllPosition.scss */

.all-position-page .learn-block .gy-link {
  font-size: 17px;
}

/* line 253, ../../app/styles/pages/_AllPosition.scss */

.all-position-page .learn-block p a {
  text-decoration: underline;
}

/* line 259, ../../app/styles/pages/_AllPosition.scss */

.all-position-page .legend-block {
  padding: 0 15px 15px 15px;
}

@media (min-width: 480px) {
  /* line 265, ../../app/styles/pages/_AllPosition.scss */

  .all-position-page .masthead .btn {
    display: inline-block;
    margin-bottom: 0;
    max-width: 330px;
  }
}

@media (min-width: 768px) {
  /* line 275, ../../app/styles/pages/_AllPosition.scss */

  .all-position-page .gy-tabs {
    width: 45%;
  }

  /* line 279, ../../app/styles/pages/_AllPosition.scss */

  .all-position-page .left-retread {
    margin-left: 17%;
  }

  /* line 284, ../../app/styles/pages/_AllPosition.scss */

  .all-position-page .retread-baseballcard .categories-list {
    text-align: left;
  }

  /* line 289, ../../app/styles/pages/_AllPosition.scss */

  .all-position-page .bb-cards-container.fits {
    min-height: 460px;
  }

  /* line 293, ../../app/styles/pages/_AllPosition.scss */

  .all-position-page .retread-category-sort-filter {
    float: right;
    min-width: 531px;
    overflow: hidden;
    width: 72%;
    padding: 0 0 0 5%;
  }

  /* line 301, ../../app/styles/pages/_AllPosition.scss */

  .all-position-page .tab-description {
    text-align: center;
  }

  /* line 305, ../../app/styles/pages/_AllPosition.scss */

  .all-position-page .sticky-left-content {
    float: left;
    width: 28%;
  }

  /* line 310, ../../app/styles/pages/_AllPosition.scss */

  .all-position-page .results-container.fits .sticky-left-content {
    margin-top: 30px;
    position: absolute;
  }

  /* line 316, ../../app/styles/pages/_AllPosition.scss */

  .all-position-page .bb-cards-container {
    clear: none;
    float: right;
    min-width: 515px;
    width: 72%;
    padding-left: 5%;
    border-left: 1px solid #eeeeee;
  }

  /* line 326, ../../app/styles/pages/_AllPosition.scss */

  .all-position-page .sort-filter-content {
    display: block !important;
  }

  /* line 330, ../../app/styles/pages/_AllPosition.scss */

  .all-position-page .tab-content .tab-pane:first-child .gy-windowshade:last-child,
  .all-position-page .tab-content .tab-pane:first-child .gy-secondary-windowshade:last-child,
  .all-position-page .tab-content .tab-pane:first-child .gy-nav-windowshade:last-child,
  .all-position-page .tab-content .tab-pane:first-child .gy-tertiary-windowshade:last-child,
  .all-position-page .tab-content .tab-pane:first-child .gy-coupon-windowshade:last-child,
  .all-position-page .tab-content .tab-pane:first-child .gy-min-windowshade:last-child {
    margin-bottom: 20px;
  }

  /* line 334, ../../app/styles/pages/_AllPosition.scss */

  .all-position-page .learn-block {
    padding: 0 15px;
  }

  /* line 336, ../../app/styles/pages/_AllPosition.scss */

  .all-position-page .learn-block h4 {
    float: left;
    width: 50%;
  }

  /* line 340, ../../app/styles/pages/_AllPosition.scss */

  .all-position-page .learn-block ul {
    width: 50%;
    float: left;
    margin-bottom: 0;
  }

  /* line 345, ../../app/styles/pages/_AllPosition.scss */

  .all-position-page .learn-block li {
    list-style-type: none;
  }

  /* line 348, ../../app/styles/pages/_AllPosition.scss */

  .all-position-page .learn-block h5 {
    margin-bottom: 0;
    color: #274BA7;
  }

  /* line 354, ../../app/styles/pages/_AllPosition.scss */

  .all-position-page .icon-images {
    width: 317px;
    height: 500px;
    float: left;
    margin-right: 20px;
    margin-top: 20px;
    background-repeat: no-repeat;
  }

  /* line 363, ../../app/styles/pages/_AllPosition.scss */

  .all-position-page div.tech-image {
    width: 317px;
    max-width: 400px;
    height: 500px;
    float: left;
    margin-right: 20px;
    margin-top: 20px;
  }

  /* line 372, ../../app/styles/pages/_AllPosition.scss */

  .all-position-page .benefit-image {
    background-repeat: no-repeat;
    width: 317px;
    max-width: 400px;
    height: 325px;
    float: left;
    margin-right: 20px;
  }

  /* line 381, ../../app/styles/pages/_AllPosition.scss */

  .all-position-page .learn-description {
    width: 50%;
    display: block;
    float: left;
  }

  /* line 387, ../../app/styles/pages/_AllPosition.scss */

  .all-position-page .learn-disclaimer {
    width: 50%;
    display: block;
    float: left;
  }

  /* line 393, ../../app/styles/pages/_AllPosition.scss */

  .all-position-page hr {
    width: 100%;
  }

  /* line 397, ../../app/styles/pages/_AllPosition.scss */

  .all-position-page .legend-block {
    text-align: center;
  }

  /* line 401, ../../app/styles/pages/_AllPosition.scss */

  .all-position-page .retread-baseballcard {
    margin-left: 0;
  }
}

@media (min-width: 940px) {
  /* line 410, ../../app/styles/pages/_AllPosition.scss */

  .all-position-page .retread-category-sort-filter {
    width: 77%;
  }

  /* line 415, ../../app/styles/pages/_AllPosition.scss */

  .all-position-page .bb-cards-container {
    clear: none;
    float: right;
    width: 77%;
  }

  /* line 420, ../../app/styles/pages/_AllPosition.scss */

  .all-position-page .sticky-left-content {
    width: 22%;
  }

  /* line 425, ../../app/styles/pages/_AllPosition.scss */

  .all-position-page .learn-block ul {
    width: 30%;
  }

  /* line 429, ../../app/styles/pages/_AllPosition.scss */

  .all-position-page .learn-block .last-list {
    margin-left: 20px;
  }

  /* line 433, ../../app/styles/pages/_AllPosition.scss */

  .all-position-page .learn-block .benefit-image {
    height: 250px;
  }

  /* line 437, ../../app/styles/pages/_AllPosition.scss */

  .all-position-page .retread-col {
    margin-left: -138px;
    margin-top: -20px;
  }
}

@media (min-width: 1180px) {
  /* line 445, ../../app/styles/pages/_AllPosition.scss */

  .all-position-page .retread-category-sort-filter {
    width: 81%;
  }

  /* line 449, ../../app/styles/pages/_AllPosition.scss */

  .all-position-page .bb-cards-container {
    width: 81%;
  }

  /* line 453, ../../app/styles/pages/_AllPosition.scss */

  .all-position-page .sticky-left-content {
    width: 19%;
  }
}

/**
 * TEMPLATE/PARTIAL NAME: Tires / Bus Transport
 *
 */

/* line 6, ../../app/styles/pages/_BusTransport.scss */

.bus-transport-page {
  padding-top: 20px;
}

/* line 9, ../../app/styles/pages/_BusTransport.scss */

.bus-transport-page .page-background {
  background-image: url('/images/background/busTransport.jpg');
}

/* line 2, ../../app/styles/pages/_DealerLocator.scss */

.dealer-locator-page .gy-windowshade,
.dealer-locator-page .gy-secondary-windowshade,
.dealer-locator-page .gy-nav-windowshade,
.dealer-locator-page .gy-tertiary-windowshade,
.dealer-locator-page .gy-coupon-windowshade,
.dealer-locator-page .gy-min-windowshade {
  background-color: transparent;
  border: none;
  margin: 0 auto 20px;
  width: 100%;
}

/* line 8, ../../app/styles/pages/_DealerLocator.scss */

.dealer-locator-page .gy-windowshade #statesPanel,
.dealer-locator-page .gy-secondary-windowshade #statesPanel,
.dealer-locator-page .gy-nav-windowshade #statesPanel,
.dealer-locator-page .gy-tertiary-windowshade #statesPanel,
.dealer-locator-page .gy-coupon-windowshade #statesPanel,
.dealer-locator-page .gy-min-windowshade #statesPanel {
  border: none;
}

/* line 12, ../../app/styles/pages/_DealerLocator.scss */

.dealer-locator-page .gy-windowshade .collapsed .panel-heading,
.dealer-locator-page .gy-secondary-windowshade .collapsed .panel-heading,
.dealer-locator-page .gy-nav-windowshade .collapsed .panel-heading,
.dealer-locator-page .gy-tertiary-windowshade .collapsed .panel-heading,
.dealer-locator-page .gy-coupon-windowshade .collapsed .panel-heading,
.dealer-locator-page .gy-min-windowshade .collapsed .panel-heading,
.dealer-locator-page .gy-windowshade .panel-heading,
.dealer-locator-page .gy-secondary-windowshade .panel-heading,
.dealer-locator-page .gy-nav-windowshade .panel-heading,
.dealer-locator-page .gy-tertiary-windowshade .panel-heading,
.dealer-locator-page .gy-coupon-windowshade .panel-heading,
.dealer-locator-page .gy-min-windowshade .panel-heading {
  background-color: rgba(0, 40, 120, 0.75);
  background-repeat: repeat;
  background-image: url('/images/diagonal.png');
  margin: 0 auto;
  color: #ffdd00;
  border: 1px solid rgba(0, 40, 120, 0.5);
}

/* line 19, ../../app/styles/pages/_DealerLocator.scss */

.dealer-locator-page .gy-windowshade .collapsed .panel-heading h3,
.dealer-locator-page .gy-secondary-windowshade .collapsed .panel-heading h3,
.dealer-locator-page .gy-nav-windowshade .collapsed .panel-heading h3,
.dealer-locator-page .gy-tertiary-windowshade .collapsed .panel-heading h3,
.dealer-locator-page .gy-coupon-windowshade .collapsed .panel-heading h3,
.dealer-locator-page .gy-min-windowshade .collapsed .panel-heading h3,
.dealer-locator-page .gy-windowshade .panel-heading h3,
.dealer-locator-page .gy-secondary-windowshade .panel-heading h3,
.dealer-locator-page .gy-nav-windowshade .panel-heading h3,
.dealer-locator-page .gy-tertiary-windowshade .panel-heading h3,
.dealer-locator-page .gy-coupon-windowshade .panel-heading h3,
.dealer-locator-page .gy-min-windowshade .panel-heading h3 {
  color: #ffdd00;
  text-align: center;
}

/* line 24, ../../app/styles/pages/_DealerLocator.scss */

.dealer-locator-page .gy-windowshade .collapsed .panel-heading span,
.dealer-locator-page .gy-secondary-windowshade .collapsed .panel-heading span,
.dealer-locator-page .gy-nav-windowshade .collapsed .panel-heading span,
.dealer-locator-page .gy-tertiary-windowshade .collapsed .panel-heading span,
.dealer-locator-page .gy-coupon-windowshade .collapsed .panel-heading span,
.dealer-locator-page .gy-min-windowshade .collapsed .panel-heading span,
.dealer-locator-page .gy-windowshade .panel-heading span,
.dealer-locator-page .gy-secondary-windowshade .panel-heading span,
.dealer-locator-page .gy-nav-windowshade .panel-heading span,
.dealer-locator-page .gy-tertiary-windowshade .panel-heading span,
.dealer-locator-page .gy-coupon-windowshade .panel-heading span,
.dealer-locator-page .gy-min-windowshade .panel-heading span {
  float: none;
  color: #ffdd00;
  font-size: 1em;
  position: relative;
  top: 3px;
  left: 3px;
}

/* line 36, ../../app/styles/pages/_DealerLocator.scss */

.dealer-locator-page .gy-windowshade .panel-heading,
.dealer-locator-page .gy-secondary-windowshade .panel-heading,
.dealer-locator-page .gy-nav-windowshade .panel-heading,
.dealer-locator-page .gy-tertiary-windowshade .panel-heading,
.dealer-locator-page .gy-coupon-windowshade .panel-heading,
.dealer-locator-page .gy-min-windowshade .panel-heading {
  width: 100%;
}

/* line 42, ../../app/styles/pages/_DealerLocator.scss */

.dealer-locator-page .gy-windowshade.mobile .panel-heading,
.dealer-locator-page .mobile.gy-secondary-windowshade .panel-heading,
.dealer-locator-page .mobile.gy-nav-windowshade .panel-heading,
.dealer-locator-page .mobile.gy-tertiary-windowshade .panel-heading,
.dealer-locator-page .mobile.gy-coupon-windowshade .panel-heading,
.dealer-locator-page .mobile.gy-min-windowshade .panel-heading {
  width: 100% !important;
}

/* line 47, ../../app/styles/pages/_DealerLocator.scss */

.dealer-locator-page .page-background {
  background-image: url('/images/background/find-dealer.jpg');
  height: 100%;
}

/* line 52, ../../app/styles/pages/_DealerLocator.scss */

.dealer-locator-page .list-group {
  padding-left: 0;
  padding-right: 0;
}

/* line 57, ../../app/styles/pages/_DealerLocator.scss */

.dealer-locator-page .masthead-below {
  background-image: url("/images/dealerLocator/north-america-map.jpg");
  background-size: cover;
}

/* line 61, ../../app/styles/pages/_DealerLocator.scss */

.dealer-locator-page .masthead-below h5 {
  font-family: "NewsGothicDemiBold", Arial, Helvetica, sans-serif;
  color: #fff;
  text-transform: uppercase;
}

/* line 67, ../../app/styles/pages/_DealerLocator.scss */

.dealer-locator-page .masthead-below p {
  color: #fff;
}

/* line 71, ../../app/styles/pages/_DealerLocator.scss */

.dealer-locator-page .masthead-below .masthead-below-content {
  margin: 2% 0 0 4.75%;
}

@media (min-width: 768px) {
  /* line 77, ../../app/styles/pages/_DealerLocator.scss */

  .dealer-locator-page .gy-windowshade .panel-heading,
  .dealer-locator-page .gy-secondary-windowshade .panel-heading,
  .dealer-locator-page .gy-nav-windowshade .panel-heading,
  .dealer-locator-page .gy-tertiary-windowshade .panel-heading,
  .dealer-locator-page .gy-coupon-windowshade .panel-heading,
  .dealer-locator-page .gy-min-windowshade .panel-heading {
    width: 25%;
  }

  /* line 81, ../../app/styles/pages/_DealerLocator.scss */

  .dealer-locator-page .gy-windowshade .panel-heading.desktop-expanded,
  .dealer-locator-page .gy-secondary-windowshade .panel-heading.desktop-expanded,
  .dealer-locator-page .gy-nav-windowshade .panel-heading.desktop-expanded,
  .dealer-locator-page .gy-tertiary-windowshade .panel-heading.desktop-expanded,
  .dealer-locator-page .gy-coupon-windowshade .panel-heading.desktop-expanded,
  .dealer-locator-page .gy-min-windowshade .panel-heading.desktop-expanded {
    width: 100%;
  }

  /* line 86, ../../app/styles/pages/_DealerLocator.scss */

  .dealer-locator-page .masthead-below {
    background-image: url("/images/dealerLocator/north-america-map.jpg");
    background-size: cover;
    height: 305px;
  }

  /* line 91, ../../app/styles/pages/_DealerLocator.scss */

  .dealer-locator-page .masthead-below h5 {
    text-transform: uppercase;
    font-size: 39px;
  }

  /* line 96, ../../app/styles/pages/_DealerLocator.scss */

  .dealer-locator-page .masthead-below p {
    color: #fff;
  }

  /* line 101, ../../app/styles/pages/_DealerLocator.scss */

  .dealer-locator-page .gy-promo-tile-container p {
    max-width: 50em;
  }
}

/**
 * TEMPLATE/PARTIAL NAME: Drive - Retreads Page
 *
 */

/* line 6, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page {
  padding-top: 20px;
  /************************Tablet 768px breakpoint*************************************/
  /************************Tablet 940px breakpoint*************************************/
}

/* line 10, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .masthead .btn {
  margin: 0 10px 10px 0;
  display: block;
}

/* line 16, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .tire-baseballcard .categories-list {
  text-align: center;
  margin: 0;
}

/* line 22, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .tire-image img {
  max-width: 90px;
}

/* line 33, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .page-background {
  background-image: url('/images/background/drive-retreads.jpg');
}

/* line 36, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .page-title-block {
  border-bottom: none;
}

/* line 41, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .tabs-container {
  width: 100%;
  text-align: center;
}

/* line 45, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .page-header {
  padding: 30px 15px 15px;
  margin: 0 auto;
  text-align: center;
}

/* line 50, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .page-header h1 {
  float: none;
  display: inline;
  margin-right: 10px;
}

/* line 55, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .page-header a {
  float: none;
  display: inline;
}

/* line 61, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .learn-row {
  width: 100%;
  border-bottom: 1px solid #ccc;
  background: -webkit-linear-gradient(top, #ffffff 0%, #f6f6f6 75%, #ebebeb 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 75%, #ebebeb 100%);
}

/* line 67, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .learn-more-images {
  margin: 10% 5%;
}

@media (max-width: 767px) {
  /* line 67, ../../app/styles/pages/_DriveRetreads.scss */

  .drive-retreads-page .learn-more-images {
    width: 95%;
  }
}

/* line 75, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .wingfoot-image {
  margin-left: 0px;
}

/* line 80, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .bb-cards-container {
  clear: both;
  /* visibility: hidden; */
}

/* line 85, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .recommended-tab {
  background-color: #ffdd00;
  color: #333;
  display: block;
  font-family: Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  width: 135px;
}

/* line 94, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .tire-size-text {
  margin-left: 5% !important;
}

/* line 97, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .retread-info {
  margin-top: -5px !important;
}

/* line 100, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .results-header-blue {
  color: #274BA7;
}

/* line 104, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .larger-img {
  height: 200px !important;
}

/* line 108, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .sortby-txt {
  font-family: Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #2366c1;
  font-size: 14px;
  padding: 0;
  text-align: center;
}

/* line 119, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .box {
  background-color: #ccd7eb;
  display: inline-block;
  height: 18px;
  width: 18px;
  box-shadow: inset -1px 2px 4px -1px #999;
  color: #F0F0F0;
  position: relative;
  margin: 0;
  position: relative;
  top: 4px;
  margin-right: 4px;
}

/* line 133, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .recommended-box {
  margin-left: 3%;
}

/* line 137, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .no-mrg {
  margin: 0px;
}

/* line 141, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .alpha-box {
  margin-left: 1%;
}

/* line 145, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .white-info-txt {
  color: #ffffff;
}

/* line 149, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .full-height-right {
  height: 100% !important;
}

/* line 153, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .gy-yel-rebate {
  color: #ffdd00 !important;
}

/* line 157, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .compare-lbl {
  margin-left: 5% !important;
  margin-top: 5% !important;
}

/* line 162, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .compare-chk-txt {
  color: #fff !important;
  font-size: 16px !important;
}

/* line 167, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .blk-txt {
  color: #000 !important;
}

/* line 171, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .pin-row {
  margin-top: 2%;
  font-family: Arial, sans-serif;
  font-size: 18px;
}

/* line 177, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .add-to-ms {
  margin-left: 2%;
}

/* line 181, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .left-retread {
  margin-left: 30%;
}

/* line 185, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .specs-small {
  border-top: 1px solid #eee;
}

/* line 189, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .retread-img-link {
  left: 0px !important;
  top: 0px !important;
  margin-left: 4%;
  margin-top: 2%;
}

/* line 196, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .icon_smaller {
  font-size: 90%;
}

/* line 200, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .no_background {
  background: none !important;
}

/* line 204, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .pin_icon {
  color: #ffdd00;
  font-size: 35pt;
}

/* line 209, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .gy-nav-windowshade {
  margin-bottom: 0;
}

/* line 213, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .gy-tabs {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  display: block;
}

/* line 219, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .gy-tabs li {
  height: 40px;
  padding: 0 2px;
  text-transform: uppercase;
}

/* line 223, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .gy-tabs li a {
  background-color: #ffdd00;
  background: rgba(255, 221, 0, 0.85);
  background: -webkit-linear-gradient(top, rgba(255, 221, 0, 0.85) 0%, #e0c200 75%, #cbb002 100%);
  background: linear-gradient(to bottom, rgba(255, 221, 0, 0.85) 0%, #e0c200 75%, #cbb002 100%);
}

/* line 229, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .gy-tabs li.active a {
  background-color: white;
  color: #274BA7;
  background-image: none;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
}

@media (max-width: 767px) {
  /* line 288, ../../app/styles/_mixins.scss */

  .drive-retreads-page .tire-category-sort-filter .panel-body h6,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content h6,
  .warranty-treadLife .gy-windowshade .drive-retreads-page .tire-category-sort-filter .content h6,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content h6,
  .warranty-treadLife .gy-secondary-windowshade .drive-retreads-page .tire-category-sort-filter .content h6,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content h6,
  .warranty-treadLife .gy-nav-windowshade .drive-retreads-page .tire-category-sort-filter .content h6,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content h6,
  .warranty-treadLife .gy-tertiary-windowshade .drive-retreads-page .tire-category-sort-filter .content h6,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content h6,
  .warranty-treadLife .gy-coupon-windowshade .drive-retreads-page .tire-category-sort-filter .content h6,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content h6,
  .warranty-treadLife .gy-min-windowshade .drive-retreads-page .tire-category-sort-filter .content h6 {
    font-family: "NewsGothicFSLight", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 18px;
    margin: 15px 0 10px;
  }

  /* line 293, ../../app/styles/_mixins.scss */

  .drive-retreads-page .tire-category-sort-filter .panel-body .reset,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content .reset,
  .warranty-treadLife .gy-windowshade .drive-retreads-page .tire-category-sort-filter .content .reset,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content .reset,
  .warranty-treadLife .gy-secondary-windowshade .drive-retreads-page .tire-category-sort-filter .content .reset,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content .reset,
  .warranty-treadLife .gy-nav-windowshade .drive-retreads-page .tire-category-sort-filter .content .reset,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content .reset,
  .warranty-treadLife .gy-tertiary-windowshade .drive-retreads-page .tire-category-sort-filter .content .reset,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content .reset,
  .warranty-treadLife .gy-coupon-windowshade .drive-retreads-page .tire-category-sort-filter .content .reset,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content .reset,
  .warranty-treadLife .gy-min-windowshade .drive-retreads-page .tire-category-sort-filter .content .reset {
    font-size: 12px;
    display: block;
    padding: 15px 0;
  }

  /* line 298, ../../app/styles/_mixins.scss */

  .drive-retreads-page .tire-category-sort-filter .panel-body ul,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul,
  .warranty-treadLife .gy-windowshade .drive-retreads-page .tire-category-sort-filter .content ul,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul,
  .warranty-treadLife .gy-secondary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul,
  .warranty-treadLife .gy-nav-windowshade .drive-retreads-page .tire-category-sort-filter .content ul,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul,
  .warranty-treadLife .gy-tertiary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul,
  .warranty-treadLife .gy-coupon-windowshade .drive-retreads-page .tire-category-sort-filter .content ul,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul,
  .warranty-treadLife .gy-min-windowshade .drive-retreads-page .tire-category-sort-filter .content ul {
    padding: 0;
    margin: 0px -15px !important;
  }

  /* line 301, ../../app/styles/_mixins.scss */

  .drive-retreads-page .tire-category-sort-filter .panel-body ul li,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li,
  .warranty-treadLife .gy-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li,
  .warranty-treadLife .gy-secondary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li,
  .warranty-treadLife .gy-nav-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li,
  .warranty-treadLife .gy-tertiary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li,
  .warranty-treadLife .gy-coupon-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li,
  .warranty-treadLife .gy-min-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li {
    font-family: "NewsGothicFSLight", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    list-style: none;
    margin: 0 !important;
    padding: 0 15px;
    height: 50px;
    line-height: 50px;
    position: relative;
    border-top: 1px solid #ccd7eb;
    vertical-align: middle;
    width: 100%;
    display: block !important;
    font-size: 15px !important;
    overflow: hidden;
  }

  /* line 315, ../../app/styles/_mixins.scss */

  .drive-retreads-page .tire-category-sort-filter .panel-body ul li a,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li a,
  .warranty-treadLife .gy-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li a,
  .warranty-treadLife .gy-secondary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li a,
  .warranty-treadLife .gy-nav-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li a,
  .warranty-treadLife .gy-tertiary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li a,
  .warranty-treadLife .gy-coupon-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li a,
  .warranty-treadLife .gy-min-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a {
    padding: 0;
    line-height: 50px;
    display: block;
    color: #2366c1;
    text-decoration: none;
  }

  /* line 321, ../../app/styles/_mixins.scss */

  .drive-retreads-page .tire-category-sort-filter .panel-body ul li a:hover,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li a:hover,
  .warranty-treadLife .gy-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a:hover,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li a:hover,
  .warranty-treadLife .gy-secondary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a:hover,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li a:hover,
  .warranty-treadLife .gy-nav-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a:hover,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li a:hover,
  .warranty-treadLife .gy-tertiary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a:hover,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li a:hover,
  .warranty-treadLife .gy-coupon-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a:hover,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li a:hover,
  .warranty-treadLife .gy-min-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a:hover {
    cursor: pointer;
    text-decoration: none;
  }

  /* line 325, ../../app/styles/_mixins.scss */

  .drive-retreads-page .tire-category-sort-filter .panel-body ul li a .box,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li a .box,
  .warranty-treadLife .gy-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .box,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li a .box,
  .warranty-treadLife .gy-secondary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .box,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li a .box,
  .warranty-treadLife .gy-nav-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .box,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li a .box,
  .warranty-treadLife .gy-tertiary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .box,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li a .box,
  .warranty-treadLife .gy-coupon-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .box,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li a .box,
  .warranty-treadLife .gy-min-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .box {
    background-color: #ccd7eb;
    display: inline-block;
    height: 18px;
    width: 18px;
    box-shadow: inset -1px 2px 4px -1px #999;
    color: #F0F0F0;
    position: relative;
    margin: 0;
    position: relative;
    top: 4px;
    margin-right: 4px;
  }

  /* line 338, ../../app/styles/_mixins.scss */

  .drive-retreads-page .tire-category-sort-filter .panel-body ul li a .check,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li a .check,
  .warranty-treadLife .gy-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .check,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li a .check,
  .warranty-treadLife .gy-secondary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .check,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li a .check,
  .warranty-treadLife .gy-nav-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .check,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li a .check,
  .warranty-treadLife .gy-tertiary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .check,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li a .check,
  .warranty-treadLife .gy-coupon-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .check,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li a .check,
  .warranty-treadLife .gy-min-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .check {
    display: none;
  }

  /* line 341, ../../app/styles/_mixins.scss */

  .drive-retreads-page .tire-category-sort-filter .panel-body ul li a .filter-icon,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li a .filter-icon,
  .warranty-treadLife .gy-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .filter-icon,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li a .filter-icon,
  .warranty-treadLife .gy-secondary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .filter-icon,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li a .filter-icon,
  .warranty-treadLife .gy-nav-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .filter-icon,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li a .filter-icon,
  .warranty-treadLife .gy-tertiary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .filter-icon,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li a .filter-icon,
  .warranty-treadLife .gy-coupon-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .filter-icon,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li a .filter-icon,
  .warranty-treadLife .gy-min-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .filter-icon {
    font-size: 1.4em;
    padding: 0 4px;
    width: 65px;
    display: inline-block;
    line-height: 40px;
    position: relative;
    top: 4px;
    text-align: center;
  }

  /* line 350, ../../app/styles/_mixins.scss */

  .drive-retreads-page .tire-category-sort-filter .panel-body ul li a .filter-icon:before,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li a .filter-icon:before,
  .warranty-treadLife .gy-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .filter-icon:before,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li a .filter-icon:before,
  .warranty-treadLife .gy-secondary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .filter-icon:before,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li a .filter-icon:before,
  .warranty-treadLife .gy-nav-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .filter-icon:before,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li a .filter-icon:before,
  .warranty-treadLife .gy-tertiary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .filter-icon:before,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li a .filter-icon:before,
  .warranty-treadLife .gy-coupon-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .filter-icon:before,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li a .filter-icon:before,
  .warranty-treadLife .gy-min-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .filter-icon:before {
    display: block;
  }

  /* line 353, ../../app/styles/_mixins.scss */

  .drive-retreads-page .tire-category-sort-filter .panel-body ul li a .filter-icon .icon-logging-oil,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li a .filter-icon .icon-logging-oil,
  .warranty-treadLife .gy-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .filter-icon .icon-logging-oil,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li a .filter-icon .icon-logging-oil,
  .warranty-treadLife .gy-secondary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .filter-icon .icon-logging-oil,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li a .filter-icon .icon-logging-oil,
  .warranty-treadLife .gy-nav-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .filter-icon .icon-logging-oil,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li a .filter-icon .icon-logging-oil,
  .warranty-treadLife .gy-tertiary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .filter-icon .icon-logging-oil,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li a .filter-icon .icon-logging-oil,
  .warranty-treadLife .gy-coupon-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .filter-icon .icon-logging-oil,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li a .filter-icon .icon-logging-oil,
  .warranty-treadLife .gy-min-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .filter-icon .icon-logging-oil {
    font-size: 1.1em;
  }

  /* line 357, ../../app/styles/_mixins.scss */

  .drive-retreads-page .tire-category-sort-filter .panel-body ul li a .brand-filter,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li a .brand-filter,
  .warranty-treadLife .gy-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .brand-filter,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li a .brand-filter,
  .warranty-treadLife .gy-secondary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .brand-filter,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li a .brand-filter,
  .warranty-treadLife .gy-nav-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .brand-filter,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li a .brand-filter,
  .warranty-treadLife .gy-tertiary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .brand-filter,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li a .brand-filter,
  .warranty-treadLife .gy-coupon-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .brand-filter,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li a .brand-filter,
  .warranty-treadLife .gy-min-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .brand-filter {
    width: 40px;
    height: 32px;
    background-size: contain;
    margin: 0 5px;
    background-repeat: no-repeat;
    vertical-align: middle;
  }

  /* line 365, ../../app/styles/_mixins.scss */

  .drive-retreads-page .tire-category-sort-filter .panel-body ul li a .gy-brand-filter,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li a .gy-brand-filter,
  .warranty-treadLife .gy-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .gy-brand-filter,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li a .gy-brand-filter,
  .warranty-treadLife .gy-secondary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .gy-brand-filter,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li a .gy-brand-filter,
  .warranty-treadLife .gy-nav-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .gy-brand-filter,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li a .gy-brand-filter,
  .warranty-treadLife .gy-tertiary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .gy-brand-filter,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li a .gy-brand-filter,
  .warranty-treadLife .gy-coupon-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .gy-brand-filter,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li a .gy-brand-filter,
  .warranty-treadLife .gy-min-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .gy-brand-filter {
    background-image: url('/images/viewAllSites/gy-brand-icon.png');
  }

  /* line 369, ../../app/styles/_mixins.scss */

  .drive-retreads-page .tire-category-sort-filter .panel-body ul li a .dunlop-brand-filter,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li a .dunlop-brand-filter,
  .warranty-treadLife .gy-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .dunlop-brand-filter,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li a .dunlop-brand-filter,
  .warranty-treadLife .gy-secondary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .dunlop-brand-filter,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li a .dunlop-brand-filter,
  .warranty-treadLife .gy-nav-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .dunlop-brand-filter,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li a .dunlop-brand-filter,
  .warranty-treadLife .gy-tertiary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .dunlop-brand-filter,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li a .dunlop-brand-filter,
  .warranty-treadLife .gy-coupon-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .dunlop-brand-filter,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li a .dunlop-brand-filter,
  .warranty-treadLife .gy-min-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .dunlop-brand-filter {
    background-image: url('/images/dunlop-logo-78x90.png');
  }

  /* line 374, ../../app/styles/_mixins.scss */

  .drive-retreads-page .tire-category-sort-filter .panel-body ul li a .kelly-brand-filter,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li a .kelly-brand-filter,
  .warranty-treadLife .gy-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .kelly-brand-filter,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li a .kelly-brand-filter,
  .warranty-treadLife .gy-secondary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .kelly-brand-filter,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li a .kelly-brand-filter,
  .warranty-treadLife .gy-nav-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .kelly-brand-filter,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li a .kelly-brand-filter,
  .warranty-treadLife .gy-tertiary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .kelly-brand-filter,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li a .kelly-brand-filter,
  .warranty-treadLife .gy-coupon-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .kelly-brand-filter,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li a .kelly-brand-filter,
  .warranty-treadLife .gy-min-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .kelly-brand-filter {
    background-image: url('/images/kelly-logo-78x60.png');
  }

  /* line 379, ../../app/styles/_mixins.scss */

  .drive-retreads-page .tire-category-sort-filter .panel-body ul li.active,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li.active,
  .warranty-treadLife .gy-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.active,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li.active,
  .warranty-treadLife .gy-secondary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.active,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li.active,
  .warranty-treadLife .gy-nav-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.active,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li.active,
  .warranty-treadLife .gy-tertiary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.active,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li.active,
  .warranty-treadLife .gy-coupon-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.active,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li.active,
  .warranty-treadLife .gy-min-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.active {
    font-weight: bold;
    background-color: #f1f4f9;
  }

  /* line 382, ../../app/styles/_mixins.scss */

  .drive-retreads-page .tire-category-sort-filter .panel-body ul li.active a,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li.active a,
  .warranty-treadLife .gy-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.active a,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li.active a,
  .warranty-treadLife .gy-secondary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.active a,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li.active a,
  .warranty-treadLife .gy-nav-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.active a,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li.active a,
  .warranty-treadLife .gy-tertiary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.active a,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li.active a,
  .warranty-treadLife .gy-coupon-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.active a,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li.active a,
  .warranty-treadLife .gy-min-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.active a {
    color: #333;
  }

  /* line 384, ../../app/styles/_mixins.scss */

  .drive-retreads-page .tire-category-sort-filter .panel-body ul li.active a:hover,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li.active a:hover,
  .warranty-treadLife .gy-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.active a:hover,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li.active a:hover,
  .warranty-treadLife .gy-secondary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.active a:hover,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li.active a:hover,
  .warranty-treadLife .gy-nav-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.active a:hover,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li.active a:hover,
  .warranty-treadLife .gy-tertiary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.active a:hover,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li.active a:hover,
  .warranty-treadLife .gy-coupon-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.active a:hover,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li.active a:hover,
  .warranty-treadLife .gy-min-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.active a:hover {
    cursor: default;
    text-decoration: none;
  }

  /* line 388, ../../app/styles/_mixins.scss */

  .drive-retreads-page .tire-category-sort-filter .panel-body ul li.active a .check,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li.active a .check,
  .warranty-treadLife .gy-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.active a .check,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li.active a .check,
  .warranty-treadLife .gy-secondary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.active a .check,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li.active a .check,
  .warranty-treadLife .gy-nav-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.active a .check,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li.active a .check,
  .warranty-treadLife .gy-tertiary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.active a .check,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li.active a .check,
  .warranty-treadLife .gy-coupon-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.active a .check,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li.active a .check,
  .warranty-treadLife .gy-min-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.active a .check {
    position: absolute;
    font-size: 2.8em;
    top: 3px;
    left: 3px;
    color: #274BA7;
    display: block;
  }

  /* line 399, ../../app/styles/_mixins.scss */

  .drive-retreads-page .tire-category-sort-filter .panel-body ul li.disabled a,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li.disabled a,
  .warranty-treadLife .gy-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.disabled a,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li.disabled a,
  .warranty-treadLife .gy-secondary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.disabled a,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li.disabled a,
  .warranty-treadLife .gy-nav-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.disabled a,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li.disabled a,
  .warranty-treadLife .gy-tertiary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.disabled a,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li.disabled a,
  .warranty-treadLife .gy-coupon-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.disabled a,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li.disabled a,
  .warranty-treadLife .gy-min-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.disabled a {
    color: #bbb;
  }

  /* line 401, ../../app/styles/_mixins.scss */

  .drive-retreads-page .tire-category-sort-filter .panel-body ul li.disabled a:hover,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li.disabled a:hover,
  .warranty-treadLife .gy-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.disabled a:hover,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li.disabled a:hover,
  .warranty-treadLife .gy-secondary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.disabled a:hover,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li.disabled a:hover,
  .warranty-treadLife .gy-nav-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.disabled a:hover,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li.disabled a:hover,
  .warranty-treadLife .gy-tertiary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.disabled a:hover,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li.disabled a:hover,
  .warranty-treadLife .gy-coupon-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.disabled a:hover,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li.disabled a:hover,
  .warranty-treadLife .gy-min-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.disabled a:hover {
    cursor: default;
    text-decoration: none;
  }

  /* line 405, ../../app/styles/_mixins.scss */

  .drive-retreads-page .tire-category-sort-filter .panel-body ul li.disabled a .box,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li.disabled a .box,
  .warranty-treadLife .gy-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.disabled a .box,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li.disabled a .box,
  .warranty-treadLife .gy-secondary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.disabled a .box,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li.disabled a .box,
  .warranty-treadLife .gy-nav-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.disabled a .box,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li.disabled a .box,
  .warranty-treadLife .gy-tertiary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.disabled a .box,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li.disabled a .box,
  .warranty-treadLife .gy-coupon-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.disabled a .box,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li.disabled a .box,
  .warranty-treadLife .gy-min-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.disabled a .box {
    background-color: #eee;
  }

  /* line 242, ../../app/styles/pages/_DriveRetreads.scss */

  .drive-retreads-page .tire-category-sort-filter .panel-body h3,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content h3,
  .warranty-treadLife .gy-windowshade .drive-retreads-page .tire-category-sort-filter .content h3,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content h3,
  .warranty-treadLife .gy-secondary-windowshade .drive-retreads-page .tire-category-sort-filter .content h3,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content h3,
  .warranty-treadLife .gy-nav-windowshade .drive-retreads-page .tire-category-sort-filter .content h3,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content h3,
  .warranty-treadLife .gy-tertiary-windowshade .drive-retreads-page .tire-category-sort-filter .content h3,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content h3,
  .warranty-treadLife .gy-coupon-windowshade .drive-retreads-page .tire-category-sort-filter .content h3,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content h3,
  .warranty-treadLife .gy-min-windowshade .drive-retreads-page .tire-category-sort-filter .content h3 {
    display: none !important;
  }

  /* line 245, ../../app/styles/pages/_DriveRetreads.scss */

  .drive-retreads-page .tire-category-sort-filter .panel-body li.active a,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content li.active a,
  .warranty-treadLife .gy-windowshade .drive-retreads-page .tire-category-sort-filter .content li.active a,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content li.active a,
  .warranty-treadLife .gy-secondary-windowshade .drive-retreads-page .tire-category-sort-filter .content li.active a,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content li.active a,
  .warranty-treadLife .gy-nav-windowshade .drive-retreads-page .tire-category-sort-filter .content li.active a,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content li.active a,
  .warranty-treadLife .gy-tertiary-windowshade .drive-retreads-page .tire-category-sort-filter .content li.active a,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content li.active a,
  .warranty-treadLife .gy-coupon-windowshade .drive-retreads-page .tire-category-sort-filter .content li.active a,
  .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content li.active a,
  .warranty-treadLife .gy-min-windowshade .drive-retreads-page .tire-category-sort-filter .content li.active a {
    border-bottom: none;
  }
}

/* line 268, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .sticky-left-content {
  padding: 15px;
}

/* line 271, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .sticky-left-content h5 {
  color: #274BA7;
  font-size: 1.5em;
}

/* line 277, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .results-container {
  overflow: hidden;
  position: relative;
  padding-bottom: 30px;
  padding-top: 10px;
}

/* line 282, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .results-container.nofits {
  padding: 15px;
}

/* line 287, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .bb-cards-container {
  clear: both;
  margin-bottom: 20px;
  visibility: hidden;
}

/* line 292, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .bb-cards-container.nofits {
  text-align: left;
  float: none;
  border: none;
  padding-left: 0;
  position: relative;
}

/* line 299, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .bb-cards-container.nofits .btn {
  margin-right: 10px;
}

/* line 303, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .bb-cards-container.nofits .not-fits-description {
  margin-top: 16px;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 20px;
  position: relative;
  display: table-cell;
}

/* line 310, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .bb-cards-container.nofits .not-fits-description .gy-link {
  display: inline-block;
}

/* line 316, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .bb-cards-container.nofits .icon-cross {
  color: #fff;
  font-size: 2em;
  position: relative;
  top: 4px;
  font-family: 'Glyphicons Halflings';
  left: 5px;
  text-indent: 0;
  display: table-cell;
  width: 40px;
}

/* line 179, ../../app/styles/_mixins.scss */

.drive-retreads-page .bb-cards-container.nofits .icon-cross small {
  color: #FF2534;
  position: absolute;
  font-size: 1.2em;
  left: -3px;
  text-shadow: 0px 1px 2px #999;
  top: -3px;
}

/* line 328, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .bb-cards-container.nofits .new-search-link {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 336, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .gy-brand-section {
  padding: 10px 0;
}

/* line 340, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .panel-collapse .gy-windowshade,
.drive-retreads-page .panel-collapse .gy-secondary-windowshade,
.drive-retreads-page .panel-collapse .gy-nav-windowshade,
.drive-retreads-page .panel-collapse .gy-tertiary-windowshade,
.drive-retreads-page .panel-collapse .gy-coupon-windowshade,
.drive-retreads-page .panel-collapse .gy-min-windowshade {
  margin: 0;
}

/* line 344, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .learn-more-tab {
  overflow: hidden;
  padding-top: 25px;
}

/* line 349, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .tab-description {
  padding: 15px 15px 30px;
  max-width: 700px;
  margin: 0 auto;
}

/* line 356, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .learn-more-tab h4 {
  color: #274BA7;
  font-size: 1.8em;
}

/* line 363, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .learn-block {
  padding: 0 15px;
  overflow: hidden;
}

/* line 368, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .learn-block h4 {
  margin: 0;
}

/* line 373, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .learn-block ul {
  padding: 0;
}

/* line 376, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .learn-block li {
  list-style-type: none;
}

/* line 379, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .learn-block h5 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #274BA7;
  font-size: 18px;
}

/* line 386, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .learn-block .gy-link {
  font-size: 17px;
}

/* line 390, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .learn-block p a {
  text-decoration: underline;
}

/* line 398, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .comparing-block {
  padding: 0 15px;
  overflow: hidden;
}

/* line 401, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .comparing-block h4 {
  color: #274ba7;
  margin: 0;
}

/* line 406, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .compare-learn-container {
  padding: 0;
  list-style: none;
  overflow: hidden;
  text-align: left;
}

/* line 412, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .compare-learn-container ul {
  padding: 0 0 0 15px;
}

/* line 414, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .compare-learn-container ul li {
  padding: 0;
  list-style: none;
  border-bottom: none;
}

/* line 421, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .compare-learn-container .icon {
  font-size: 1.5em;
  margin: 0 5px 0 0;
  vertical-align: sub;
}

/* line 426, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .compare-learn-container a {
  text-decoration: none;
  height: 30px;
  display: block;
  vertical-align: middle;
  margin-bottom: 20px;
}

/* line 434, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .compare-learn-container li {
  padding: 15px;
  border-bottom: 1px solid #eeeeee;
}

/* line 438, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .compare-learn-container .active {
  background-color: #274BA7;
  color: white;
}

/* line 442, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .compare-learn-container .active a {
  text-decoration: none;
  color: white;
}

/* line 448, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .compare-learn-container li:last-child {
  border: none;
}

/* line 451, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .compare-learn-container p {
  font-size: 20px;
  margin-left: 10px;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 461, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .help-block {
  width: 100%;
  padding: 0 15px;
}

/* line 464, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .help-block h4 {
  width: 100%;
}

/* line 467, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .help-block p {
  width: 100%;
}

/* line 471, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .help-block ul {
  padding: 0;
  list-style: none;
}

/* line 475, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .help-block li {
  padding: 15px 0;
  border-bottom: 1px solid #eeeeee;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
}

/* line 481, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .help-block li a:hover {
  text-decoration: none;
}

/* line 486, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .help-block li:last-child {
  border-bottom: none;
}

/* line 491, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .legend-block {
  padding: 0 15px 15px 15px;
}

/* line 496, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .does-not-fit-results .panel-body,
.drive-retreads-page .does-not-fit-results .warranty-treadLife .gy-windowshade .content,
.warranty-treadLife .gy-windowshade .drive-retreads-page .does-not-fit-results .content,
.drive-retreads-page .does-not-fit-results .warranty-treadLife .gy-secondary-windowshade .content,
.warranty-treadLife .gy-secondary-windowshade .drive-retreads-page .does-not-fit-results .content,
.drive-retreads-page .does-not-fit-results .warranty-treadLife .gy-nav-windowshade .content,
.warranty-treadLife .gy-nav-windowshade .drive-retreads-page .does-not-fit-results .content,
.drive-retreads-page .does-not-fit-results .warranty-treadLife .gy-tertiary-windowshade .content,
.warranty-treadLife .gy-tertiary-windowshade .drive-retreads-page .does-not-fit-results .content,
.drive-retreads-page .does-not-fit-results .warranty-treadLife .gy-coupon-windowshade .content,
.warranty-treadLife .gy-coupon-windowshade .drive-retreads-page .does-not-fit-results .content,
.drive-retreads-page .does-not-fit-results .warranty-treadLife .gy-min-windowshade .content,
.warranty-treadLife .gy-min-windowshade .drive-retreads-page .does-not-fit-results .content {
  padding: 0;
}

/* line 501, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .does-not-fit-results .gy-secondary-windowshade .panel-body,
.drive-retreads-page .does-not-fit-results .gy-secondary-windowshade .warranty-treadLife .gy-windowshade .content,
.drive-retreads-page .does-not-fit-results .warranty-treadLife .gy-secondary-windowshade .content,
.warranty-treadLife .drive-retreads-page .does-not-fit-results .gy-secondary-windowshade .content,
.drive-retreads-page .does-not-fit-results .gy-secondary-windowshade .warranty-treadLife .gy-nav-windowshade .content,
.drive-retreads-page .does-not-fit-results .gy-secondary-windowshade .warranty-treadLife .gy-tertiary-windowshade .content,
.drive-retreads-page .does-not-fit-results .gy-secondary-windowshade .warranty-treadLife .gy-coupon-windowshade .content,
.drive-retreads-page .does-not-fit-results .gy-secondary-windowshade .warranty-treadLife .gy-min-windowshade .content {
  padding: 0 15px;
}

/* line 508, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .does-not-fit-results .sticky-left-content .icon-lines {
  margin-bottom: 0px;
  text-align: center;
  position: relative;
}

/* line 513, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .does-not-fit-results .sticky-left-content .icon-lines .icon-cross-circle {
  font-size: 2.5em;
  color: #FF2534;
}

/* line 518, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .does-not-fit-results .sticky-left-content .icon-lines:before {
  content: "";
  left: 0;
  margin: 20px 0px 0px 0px;
  position: absolute;
  width: 35%;
  height: 1px;
  border-top: #ff2534 1px solid;
}

/* line 528, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .does-not-fit-results .sticky-left-content .icon-lines:after {
  content: "";
  margin: 20px 0px 0px 0px;
  position: absolute;
  right: 0;
  width: 35%;
  height: 1px;
  border-top: #ff2534 1px solid;
}

/* line 538, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .does-not-fit-results .sticky-left-content .icon-lines .icon-cross {
  color: #fff;
  font-size: 2em;
  position: relative;
  top: 4px;
  font-family: 'Glyphicons Halflings';
  left: 5px;
  text-indent: 0;
  display: initial;
  width: 40px;
}

/* line 179, ../../app/styles/_mixins.scss */

.drive-retreads-page .does-not-fit-results .sticky-left-content .icon-lines .icon-cross small {
  color: #FF2534;
  position: absolute;
  font-size: 1.2em;
  left: -3px;
  text-shadow: 0px 1px 2px #999;
  top: -3px;
}

/* line 550, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .does-not-fit-results .sticky-left-content h5 {
  color: #FF2534;
}

/* line 556, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .tire-compare.btm {
  position: relative;
  bottom: 0;
}

/* line 561, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .compare-container {
  float: left;
  width: 100%;
}

/* line 566, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .unknown-note {
  position: relative;
  width: 100%;
  height: 25px;
  background-color: rgba(65, 65, 65, 0.9);
  background-repeat: repeat;
  background-image: url('/images/diagonal.png');
}

/* line 572, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .unknown-note a {
  color: #ffdd00;
}

/* line 576, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .unknown-note p {
  text-indent: 50px;
  margin: 0;
  vertical-align: baseline;
  color: #ffdd00;
  padding-top: 2px;
}

/* line 584, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .icon-triangle-up {
  text-shadow: 0 1px 4px #666;
  color: #ffdd00;
  float: right;
  font-size: 2.7em;
  margin: -10px 0px 0px 2px;
  position: absolute;
}

/* line 114, ../../app/styles/_mixins.scss */

.drive-retreads-page .icon-triangle-up small {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #333;
  font-size: 0.7em;
  left: 0;
  margin: 0.35em 0em 0em 0.725em;
  position: absolute;
  text-shadow: none;
}

/* line 596, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .compare-learn-container li li {
  width: 100%;
  float: none;
  display: list-item;
  list-style-type: disc;
  margin-bottom: 20px;
}

/* line 604, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .compare-learn-container .icon {
  margin: 0 0px 0 0;
}

/* line 607, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .compare-learn-container .gy-link,
.drive-retreads-page .compare-learn-container .active p {
  font-size: 20px;
  margin-left: 50px;
  display: inline-block;
}

/* line 611, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .compare-learn-container .gy-link .icon,
.drive-retreads-page .compare-learn-container .active p .icon {
  margin-left: -50px;
  width: 45px;
  display: inline-block;
  text-align: center;
}

/* line 621, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .tire-results-learn-more .panel-body,
.drive-retreads-page .tire-results-learn-more .warranty-treadLife .gy-windowshade .content,
.warranty-treadLife .gy-windowshade .drive-retreads-page .tire-results-learn-more .content,
.drive-retreads-page .tire-results-learn-more .warranty-treadLife .gy-secondary-windowshade .content,
.warranty-treadLife .gy-secondary-windowshade .drive-retreads-page .tire-results-learn-more .content,
.drive-retreads-page .tire-results-learn-more .warranty-treadLife .gy-nav-windowshade .content,
.warranty-treadLife .gy-nav-windowshade .drive-retreads-page .tire-results-learn-more .content,
.drive-retreads-page .tire-results-learn-more .warranty-treadLife .gy-tertiary-windowshade .content,
.warranty-treadLife .gy-tertiary-windowshade .drive-retreads-page .tire-results-learn-more .content,
.drive-retreads-page .tire-results-learn-more .warranty-treadLife .gy-coupon-windowshade .content,
.warranty-treadLife .gy-coupon-windowshade .drive-retreads-page .tire-results-learn-more .content,
.drive-retreads-page .tire-results-learn-more .warranty-treadLife .gy-min-windowshade .content,
.warranty-treadLife .gy-min-windowshade .drive-retreads-page .tire-results-learn-more .content {
  padding: 0;
}

/* line 624, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .tire-results-learn-more .panel-heading {
  padding-left: 0;
}

/* line 631, ../../app/styles/pages/_DriveRetreads.scss */

.drive-retreads-page .truck-cointainer p {
  padding: 20px 20px 0 20px;
}

@media (min-width: 480px) {
  /* line 638, ../../app/styles/pages/_DriveRetreads.scss */

  .drive-retreads-page .masthead .btn {
    display: inline-block;
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  /* line 6, ../../app/styles/pages/_DriveRetreads.scss */



  /* line 647, ../../app/styles/pages/_DriveRetreads.scss */

  .drive-retreads-page .gy-tabs {
    width: 45%;
  }

  /* line 650, ../../app/styles/pages/_DriveRetreads.scss */

  .drive-retreads-page .left-retread {
    margin-left: 17%;
  }

  /* line 654, ../../app/styles/pages/_DriveRetreads.scss */

  .drive-retreads-page .tire-image img {
    max-width: 120px;
  }

  /* line 659, ../../app/styles/pages/_DriveRetreads.scss */

  .drive-retreads-page .tire-baseballcard .categories-list {
    text-align: left;
  }

  /* line 663, ../../app/styles/pages/_DriveRetreads.scss */

  .drive-retreads-page .bb-cards-container.nofits {
    width: 100%;
  }

  /* line 665, ../../app/styles/pages/_DriveRetreads.scss */

  .drive-retreads-page .bb-cards-container.nofits .not-fits-description {
    font-size: 28px;
    display: table-cell;
  }

  /* line 668, ../../app/styles/pages/_DriveRetreads.scss */

  .drive-retreads-page .bb-cards-container.nofits .not-fits-description .gy-link {
    display: inline;
    padding-left: 10px;
  }

  /* line 673, ../../app/styles/pages/_DriveRetreads.scss */

  .drive-retreads-page .bb-cards-container.nofits .new-search-link {
    display: table-cell;
    padding-left: 32px;
  }

  /* line 679, ../../app/styles/pages/_DriveRetreads.scss */

  .drive-retreads-page .bb-cards-container.unknown {
    min-height: 685px;
  }

  /* line 682, ../../app/styles/pages/_DriveRetreads.scss */

  .drive-retreads-page .bb-cards-container.fits {
    min-height: 460px;
  }

  /* line 686, ../../app/styles/pages/_DriveRetreads.scss */

  .drive-retreads-page .tire-category-sort-filter {
    float: right;
    min-width: 531px;
    overflow: hidden;
    width: 72%;
    padding: 0 0 0 5%;
  }

  /* line 704, ../../app/styles/pages/_DriveRetreads.scss */

  .drive-retreads-page .tab-description {
    text-align: center;
  }

  /* line 708, ../../app/styles/pages/_DriveRetreads.scss */

  .drive-retreads-page .unknown .sticky-left-content {
    padding-top: 30px;
    margin-top: 30px;
  }

  /* line 713, ../../app/styles/pages/_DriveRetreads.scss */

  .drive-retreads-page .unknown .sticky-left-content .btn {
    width: 100%;
  }

  /* line 717, ../../app/styles/pages/_DriveRetreads.scss */

  .drive-retreads-page .truck-cointainer {
    text-align: center;
    width: 100%;
    display: block;
  }

  /* line 721, ../../app/styles/pages/_DriveRetreads.scss */

  .drive-retreads-page .truck-cointainer p {
    width: 65%;
    margin: 5px auto;
    padding-top: 20px;
  }

  /* line 728, ../../app/styles/pages/_DriveRetreads.scss */

  .drive-retreads-page .does-not-fit-results .sticky-left-content {
    margin-top: 30px;
  }

  /* line 738, ../../app/styles/pages/_DriveRetreads.scss */

  .drive-retreads-page .sticky-left-content {
    float: left;
    width: 28%;
  }

  /* line 742, ../../app/styles/pages/_DriveRetreads.scss */

  .drive-retreads-page .results-container.fits .sticky-left-content {
    margin-top: 30px;
    position: absolute;
  }

  /* line 748, ../../app/styles/pages/_DriveRetreads.scss */

  .drive-retreads-page .bb-cards-container {
    clear: none;
    float: right;
    min-width: 515px;
    width: 72%;
    padding-left: 5%;
    border-left: 1px solid #eeeeee;
  }

  /* line 759, ../../app/styles/pages/_DriveRetreads.scss */

  .drive-retreads-page .does-not-fit-results .bb-cards-container {
    margin-bottom: 0px;
  }

  /* line 763, ../../app/styles/pages/_DriveRetreads.scss */

  .drive-retreads-page .does-not-fit-results.panel-collapse {
    background: white;
  }

  /* line 767, ../../app/styles/pages/_DriveRetreads.scss */

  .drive-retreads-page .does-not-fit-results .results-container {
    padding-bottom: 20px;
  }

  /* line 771, ../../app/styles/pages/_DriveRetreads.scss */

  .drive-retreads-page .does-not-fit-results .panel-body,
  .drive-retreads-page .does-not-fit-results .warranty-treadLife .gy-windowshade .content,
  .warranty-treadLife .gy-windowshade .drive-retreads-page .does-not-fit-results .content,
  .drive-retreads-page .does-not-fit-results .warranty-treadLife .gy-secondary-windowshade .content,
  .warranty-treadLife .gy-secondary-windowshade .drive-retreads-page .does-not-fit-results .content,
  .drive-retreads-page .does-not-fit-results .warranty-treadLife .gy-nav-windowshade .content,
  .warranty-treadLife .gy-nav-windowshade .drive-retreads-page .does-not-fit-results .content,
  .drive-retreads-page .does-not-fit-results .warranty-treadLife .gy-tertiary-windowshade .content,
  .warranty-treadLife .gy-tertiary-windowshade .drive-retreads-page .does-not-fit-results .content,
  .drive-retreads-page .does-not-fit-results .warranty-treadLife .gy-coupon-windowshade .content,
  .warranty-treadLife .gy-coupon-windowshade .drive-retreads-page .does-not-fit-results .content,
  .drive-retreads-page .does-not-fit-results .warranty-treadLife .gy-min-windowshade .content,
  .warranty-treadLife .gy-min-windowshade .drive-retreads-page .does-not-fit-results .content {
    padding: 0;
  }

  /* line 776, ../../app/styles/pages/_DriveRetreads.scss */

  .drive-retreads-page .sort-filter-content {
    display: block !important;
  }

  /* line 780, ../../app/styles/pages/_DriveRetreads.scss */

  .drive-retreads-page .tab-content .tab-pane:first-child .gy-windowshade:last-child,
  .drive-retreads-page .tab-content .tab-pane:first-child .gy-secondary-windowshade:last-child,
  .drive-retreads-page .tab-content .tab-pane:first-child .gy-nav-windowshade:last-child,
  .drive-retreads-page .tab-content .tab-pane:first-child .gy-tertiary-windowshade:last-child,
  .drive-retreads-page .tab-content .tab-pane:first-child .gy-coupon-windowshade:last-child,
  .drive-retreads-page .tab-content .tab-pane:first-child .gy-min-windowshade:last-child {
    margin-bottom: 20px;
  }

  /* line 786, ../../app/styles/pages/_DriveRetreads.scss */

  .drive-retreads-page .learn-block {
    padding: 0 15px;
  }

  /* line 789, ../../app/styles/pages/_DriveRetreads.scss */

  .drive-retreads-page .learn-block h4 {
    float: left;
    width: 50%;
  }

  /* line 794, ../../app/styles/pages/_DriveRetreads.scss */

  .drive-retreads-page .learn-block ul {
    width: 50%;
    float: left;
    margin-bottom: 0;
  }

  /* line 800, ../../app/styles/pages/_DriveRetreads.scss */

  .drive-retreads-page .learn-block li {
    list-style-type: none;
  }

  /* line 803, ../../app/styles/pages/_DriveRetreads.scss */

  .drive-retreads-page .learn-block h5 {
    margin-bottom: 0;
    color: #274BA7;
  }

  /* line 810, ../../app/styles/pages/_DriveRetreads.scss */

  .drive-retreads-page .icon-images {
    width: 317px;
    height: 500px;
    float: left;
    margin-right: 20px;
    margin-top: 20px;
    background-repeat: no-repeat;
  }

  /* line 819, ../../app/styles/pages/_DriveRetreads.scss */

  .drive-retreads-page div.tech-image {
    width: 317px;
    max-width: 400px;
    height: 500px;
    float: left;
    margin-right: 20px;
    margin-top: 20px;
  }

  /* line 828, ../../app/styles/pages/_DriveRetreads.scss */

  .drive-retreads-page .benefit-image {
    background-repeat: no-repeat;
    width: 317px;
    max-width: 400px;
    height: 325px;
    float: left;
    margin-right: 20px;
  }

  /* line 837, ../../app/styles/pages/_DriveRetreads.scss */

  .drive-retreads-page .learn-description {
    width: 50%;
    display: block;
    float: left;
  }

  /* line 843, ../../app/styles/pages/_DriveRetreads.scss */

  .drive-retreads-page .learn-disclaimer {
    width: 50%;
    display: block;
    float: left;
  }

  /* line 849, ../../app/styles/pages/_DriveRetreads.scss */

  .drive-retreads-page hr {
    width: 100%;
  }

  /* line 855, ../../app/styles/pages/_DriveRetreads.scss */

  .drive-retreads-page .legend-block {
    text-align: center;
  }

  /* line 861, ../../app/styles/pages/_DriveRetreads.scss */

  .drive-retreads-page .help-block h4 {
    text-align: center;
  }

  /* line 864, ../../app/styles/pages/_DriveRetreads.scss */

  .drive-retreads-page .help-block p {
    text-align: center;
  }

  /* line 869, ../../app/styles/pages/_DriveRetreads.scss */

  .drive-retreads-page .comparing-block {
    padding: 0;
    text-align: center;
  }

  /* line 875, ../../app/styles/pages/_DriveRetreads.scss */

  .drive-retreads-page .compare-learn-container li {
    width: 25%;
    display: table-cell;
    padding: 15px;
    border-bottom: none;
  }

  /* line 880, ../../app/styles/pages/_DriveRetreads.scss */

  .drive-retreads-page .compare-learn-container li li {
    width: 100%;
    float: none;
    display: list-item;
    list-style-type: disc;
    margin-bottom: 20px;
  }

  /* line 889, ../../app/styles/pages/_DriveRetreads.scss */

  .drive-retreads-page .tire-baseballcard {
    margin-left: 0;
  }
}

@media (min-width: 800px) {
  /* line 899, ../../app/styles/pages/_DriveRetreads.scss */

  .drive-retreads-page .help-block ul li {
    padding: 15px;
    margin: 0 15px;
  }

  /* line 904, ../../app/styles/pages/_DriveRetreads.scss */

  .drive-retreads-page .help-block ul li:last-child {
    border-bottom: 1px solid #eeeeee;
  }
}

@media (min-width: 940px) {
  /* line 915, ../../app/styles/pages/_DriveRetreads.scss */

  .drive-retreads-page .tire-category-sort-filter {
    width: 77%;
  }

  /* line 920, ../../app/styles/pages/_DriveRetreads.scss */

  .drive-retreads-page .bb-cards-container {
    clear: none;
    float: right;
    width: 77%;
  }

  /* line 925, ../../app/styles/pages/_DriveRetreads.scss */

  .drive-retreads-page .sticky-left-content {
    width: 22%;
  }

  /* line 930, ../../app/styles/pages/_DriveRetreads.scss */

  .drive-retreads-page .learn-block ul {
    width: 30%;
  }

  /* line 934, ../../app/styles/pages/_DriveRetreads.scss */

  .drive-retreads-page .learn-block .last-list {
    margin-left: 20px;
  }

  /* line 938, ../../app/styles/pages/_DriveRetreads.scss */

  .drive-retreads-page .learn-block .benefit-image {
    height: 250px;
  }
}

@media (min-width: 1180px) {
  /* line 948, ../../app/styles/pages/_DriveRetreads.scss */

  .drive-retreads-page .tire-category-sort-filter {
    width: 81%;
  }

  /* line 952, ../../app/styles/pages/_DriveRetreads.scss */

  .drive-retreads-page .bb-cards-container {
    width: 81%;
  }

  /* line 956, ../../app/styles/pages/_DriveRetreads.scss */

  .drive-retreads-page .sticky-left-content {
    width: 19%;
  }
}

/* line 975, ../../app/styles/pages/_DriveRetreads.scss */

.page-assurance .compare-learn-container li a,
.page-eagle .compare-learn-container li a,
.page-efficient-grip .compare-learn-container li a,
.page-excellence .compare-learn-container li a,
.page-fierce .compare-learn-container li a,
.page-fortera .compare-learn-container li a,
.page-integrity .compare-learn-container li a,
.page-ultra-grip .compare-learn-container li a,
.page-wrangler .compare-learn-container li a {
  margin-left: 0;
  height: 1.15em;
}

/* line 979, ../../app/styles/pages/_DriveRetreads.scss */

.page-assurance .compare-learn-container li.active p,
.page-eagle .compare-learn-container li.active p,
.page-efficient-grip .compare-learn-container li.active p,
.page-excellence .compare-learn-container li.active p,
.page-fierce .compare-learn-container li.active p,
.page-fortera .compare-learn-container li.active p,
.page-integrity .compare-learn-container li.active p,
.page-ultra-grip .compare-learn-container li.active p,
.page-wrangler .compare-learn-container li.active p {
  margin-left: 0;
}

/* line 3, ../../app/styles/pages/_DuraSealTechnology.scss */

.duraseal-technology-page h1,
.duraseal-technology-page h3 {
  color: #fff;
}

/* line 7, ../../app/styles/pages/_DuraSealTechnology.scss */

.duraseal-technology-page h2 {
  color: #274BA7;
}

/* line 11, ../../app/styles/pages/_DuraSealTechnology.scss */

.duraseal-technology-page .blue-txt {
  color: #274BA7;
}

/* line 15, ../../app/styles/pages/_DuraSealTechnology.scss */

.duraseal-technology-page .page-header {
  background-image: url('/images/technology/duraseal-bg.jpg');
  background-repeat: no-repeat;
  height: auto;
  max-height: 388px;
}

/* line 24, ../../app/styles/pages/_DuraSealTechnology.scss */

.duraseal-technology-page .page-header-description h3 {
  margin-top: 20px;
  font-size: 220%;
}

/* line 28, ../../app/styles/pages/_DuraSealTechnology.scss */

.duraseal-technology-page .page-header-description h3 sup {
  font-size: 62%;
}

/* line 33, ../../app/styles/pages/_DuraSealTechnology.scss */

.duraseal-technology-page .page-header-description p {
  color: #fff;
}

/* line 37, ../../app/styles/pages/_DuraSealTechnology.scss */

.duraseal-technology-page .page-header-description .text {
  margin: 5px 0px 25px 0px;
}

/* line 40, ../../app/styles/pages/_DuraSealTechnology.scss */

.duraseal-technology-page .page-header-description .text a {
  color: #ffdd00;
  text-decoration: underline;
}

/* line 48, ../../app/styles/pages/_DuraSealTechnology.scss */

.duraseal-technology-page .upper-description {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 22px;
  line-height: 1em;
  margin-bottom: 0px;
  text-transform: uppercase;
}

/* line 56, ../../app/styles/pages/_DuraSealTechnology.scss */

.duraseal-technology-page .quick-note {
  padding-left: 15px;
  padding-right: 15px;
  line-height: 1em;
  margin-bottom: 10px;
}

/* line 63, ../../app/styles/pages/_DuraSealTechnology.scss */

.duraseal-technology-page .access-box-wrapper a {
  /*width: 90%;*/
  max-width: 245px;
  margin-top: 0;
}

/* line 68, ../../app/styles/pages/_DuraSealTechnology.scss */

.duraseal-technology-page .access-box-wrapper .or {
  margin-top: 20px;
}

/* line 73, ../../app/styles/pages/_DuraSealTechnology.scss */

.duraseal-technology-page .find-a-location-link {
  display: inline-block;
  margin-bottom: 20px;
}

/* line 78, ../../app/styles/pages/_DuraSealTechnology.scss */

.duraseal-technology-page .benefit-body {
  padding-bottom: 10px;
}

/* line 82, ../../app/styles/pages/_DuraSealTechnology.scss */

.duraseal-technology-page .benefits-sub-title-box {
  padding-left: 15px;
  padding-right: 15px;
}

/* line 86, ../../app/styles/pages/_DuraSealTechnology.scss */

.duraseal-technology-page .benefits-list-container {
  overflow: hidden;
}

/* line 89, ../../app/styles/pages/_DuraSealTechnology.scss */

.duraseal-technology-page .benefits-list-container ul {
  margin-bottom: 0px;
  padding-left: 15px;
  text-align: left;
}

/* line 96, ../../app/styles/pages/_DuraSealTechnology.scss */

.duraseal-technology-page .eligible-windowshade {
  text-align: left;
}

/* line 99, ../../app/styles/pages/_DuraSealTechnology.scss */

.duraseal-technology-page .eligible-windowshade h5 {
  font-size: 22px;
}

/* line 103, ../../app/styles/pages/_DuraSealTechnology.scss */

.duraseal-technology-page .eligible-windowshade sup {
  font-size: 65%;
}

/* line 107, ../../app/styles/pages/_DuraSealTechnology.scss */

.duraseal-technology-page .eligible-windowshade .panel-collapse {
  background: none;
}

/* line 112, ../../app/styles/pages/_DuraSealTechnology.scss */

.duraseal-technology-page .tire-link {
  display: table;
  margin: 15px 0px;
}

/* line 117, ../../app/styles/pages/_DuraSealTechnology.scss */

.duraseal-technology-page .top-space {
  margin-top: 35px;
}

@media (min-width: 768px) {
  /* line 123, ../../app/styles/pages/_DuraSealTechnology.scss */

  .duraseal-technology-page h3 {
    font-size: 34px;
  }

  /* line 127, ../../app/styles/pages/_DuraSealTechnology.scss */

  .duraseal-technology-page page-header {
    height: 388px;
  }

  /* line 131, ../../app/styles/pages/_DuraSealTechnology.scss */

  .duraseal-technology-page .page-header-image {
    background-image: url('/images/technology/duraseal-keep-rolling.png');
  }

  /* line 136, ../../app/styles/pages/_DuraSealTechnology.scss */

  .duraseal-technology-page .page-header-description {
    margin-right: 0%;
    margin-top: 20px;
  }

  /* line 140, ../../app/styles/pages/_DuraSealTechnology.scss */

  .duraseal-technology-page .page-header-description h3 {
    margin-top: 0;
  }

  /* line 147, ../../app/styles/pages/_DuraSealTechnology.scss */

  .duraseal-technology-page .access-box-wrapper p {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
  }

  /* line 153, ../../app/styles/pages/_DuraSealTechnology.scss */

  .duraseal-technology-page .benefits-sub-title-box {
    max-width: 360px;
    margin: 20px auto 0px auto;
    padding: 0px;
  }

  /* line 159, ../../app/styles/pages/_DuraSealTechnology.scss */

  .duraseal-technology-page .benefit-body {
    max-width: 500px;
  }

  /* line 162, ../../app/styles/pages/_DuraSealTechnology.scss */

  .duraseal-technology-page .benefit-body .icon {
    padding-top: 25px;
  }

  /* line 167, ../../app/styles/pages/_DuraSealTechnology.scss */

  .duraseal-technology-page .benefits-list-container {
    overflow: hidden;
  }

  /* line 170, ../../app/styles/pages/_DuraSealTechnology.scss */

  .duraseal-technology-page .benefits-list-container ul {
    width: 50%;
  }

  /* line 176, ../../app/styles/pages/_DuraSealTechnology.scss */

  .duraseal-technology-page .eligible-windowshade h5 {
    font-size: 26px;
  }
}

@media (min-width: 1024px) {
  /* line 185, ../../app/styles/pages/_DuraSealTechnology.scss */

  .duraseal-technology-page .page-header-description {
    margin: 10px 10% 25px 0px;
  }
}

@media (min-width: 1200px) {
  /* line 194, ../../app/styles/pages/_DuraSealTechnology.scss */

  .duraseal-technology-page .page-header-description {
    margin-top: 25px;
  }

  /* line 198, ../../app/styles/pages/_DuraSealTechnology.scss */

  .duraseal-technology-page .page-header-image {
    margin-top: 35px;
  }
}

/* line 3, ../../app/styles/pages/_FleetHqAccess.scss */

.fleet-hq-access-page h1,
.fleet-hq-access-page h3 {
  color: #fff;
}

/* line 7, ../../app/styles/pages/_FleetHqAccess.scss */

.fleet-hq-access-page h2 {
  color: #274BA7;
}

/* line 11, ../../app/styles/pages/_FleetHqAccess.scss */

.fleet-hq-access-page .blue-txt {
  color: #274BA7;
}

/* line 15, ../../app/styles/pages/_FleetHqAccess.scss */

.fleet-hq-access-page .page-header {
  background-image: url('/images/network/fleet-hq-access-bg.jpg');
  background-repeat: no-repeat;
  height: auto;
  max-height: 388px;
}

/* line 24, ../../app/styles/pages/_FleetHqAccess.scss */

.fleet-hq-access-page .page-header-description h3 {
  margin-top: 20px;
  font-size: 220%;
}

/* line 28, ../../app/styles/pages/_FleetHqAccess.scss */

.fleet-hq-access-page .page-header-description h3 sup {
  font-size: 62%;
}

/* line 33, ../../app/styles/pages/_FleetHqAccess.scss */

.fleet-hq-access-page .page-header-description p {
  color: #fff;
}

/* line 37, ../../app/styles/pages/_FleetHqAccess.scss */

.fleet-hq-access-page .page-header-description .text {
  margin: 5px 0px 25px 0px;
}

/* line 40, ../../app/styles/pages/_FleetHqAccess.scss */

.fleet-hq-access-page .page-header-description .text a {
  color: #ffdd00;
  text-decoration: underline;
}

/* line 48, ../../app/styles/pages/_FleetHqAccess.scss */

.fleet-hq-access-page .upper-description {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 22px;
  line-height: 1em;
  margin-bottom: 0px;
  text-transform: uppercase;
}

/* line 56, ../../app/styles/pages/_FleetHqAccess.scss */

.fleet-hq-access-page .quick-note {
  padding-left: 15px;
  padding-right: 15px;
  line-height: 1em;
  margin-bottom: 10px;
}

/* line 63, ../../app/styles/pages/_FleetHqAccess.scss */

.fleet-hq-access-page .access-box-wrapper a {
  /*width: 90%;*/
  max-width: 245px;
  margin-top: 0;
}

/* line 68, ../../app/styles/pages/_FleetHqAccess.scss */

.fleet-hq-access-page .access-box-wrapper .or {
  margin-top: 20px;
}

/* line 73, ../../app/styles/pages/_FleetHqAccess.scss */

.fleet-hq-access-page .find-a-location-link {
  display: inline-block;
  margin-bottom: 20px;
}

/* line 78, ../../app/styles/pages/_FleetHqAccess.scss */

.fleet-hq-access-page .benefit-body {
  padding-bottom: 10px;
}

/* line 82, ../../app/styles/pages/_FleetHqAccess.scss */

.fleet-hq-access-page .benefits-sub-title-box {
  padding-left: 15px;
  padding-right: 15px;
}

/* line 86, ../../app/styles/pages/_FleetHqAccess.scss */

.fleet-hq-access-page .benefits-list-container {
  overflow: hidden;
}

/* line 89, ../../app/styles/pages/_FleetHqAccess.scss */

.fleet-hq-access-page .benefits-list-container ul {
  margin-bottom: 0px;
  padding-left: 15px;
  text-align: left;
}

/* line 97, ../../app/styles/pages/_FleetHqAccess.scss */

.fleet-hq-access-page .eligible-windowshade {
  text-align: left;
}

/* line 100, ../../app/styles/pages/_FleetHqAccess.scss */

.fleet-hq-access-page .eligible-windowshade h5 {
  font-size: 22px;
}

/* line 104, ../../app/styles/pages/_FleetHqAccess.scss */

.fleet-hq-access-page .eligible-windowshade sup {
  font-size: 65%;
}

/* line 108, ../../app/styles/pages/_FleetHqAccess.scss */

.fleet-hq-access-page .eligible-windowshade .panel-collapse {
  background: none;
}

/* line 113, ../../app/styles/pages/_FleetHqAccess.scss */

.fleet-hq-access-page .tire-link {
  display: table;
  margin: 15px 0px;
}

/* line 118, ../../app/styles/pages/_FleetHqAccess.scss */

.fleet-hq-access-page .top-space {
  margin-top: 35px;
}

@media (min-width: 768px) {
  /* line 124, ../../app/styles/pages/_FleetHqAccess.scss */

  .fleet-hq-access-page h3 {
    font-size: 34px;
  }

  /* line 128, ../../app/styles/pages/_FleetHqAccess.scss */

  .fleet-hq-access-page page-header {
    height: 388px;
  }

  /* line 132, ../../app/styles/pages/_FleetHqAccess.scss */

  .fleet-hq-access-page .page-header-image {
    background-image: url('/images/network/fleet-hq-access-total-solutions.png');
  }

  /* line 137, ../../app/styles/pages/_FleetHqAccess.scss */

  .fleet-hq-access-page .page-header-description {
    margin-right: 0%;
    margin-top: 20px;
  }

  /* line 141, ../../app/styles/pages/_FleetHqAccess.scss */

  .fleet-hq-access-page .page-header-description h3 {
    margin-top: 0;
  }

  /* line 148, ../../app/styles/pages/_FleetHqAccess.scss */

  .fleet-hq-access-page .access-box-wrapper p {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
  }

  /* line 154, ../../app/styles/pages/_FleetHqAccess.scss */

  .fleet-hq-access-page .benefits-sub-title-box {
    max-width: 360px;
    margin: 20px auto 0px auto;
    padding: 0px;
  }

  /* line 160, ../../app/styles/pages/_FleetHqAccess.scss */

  .fleet-hq-access-page .benefit-body {
    max-width: 500px;
  }

  /* line 163, ../../app/styles/pages/_FleetHqAccess.scss */

  .fleet-hq-access-page .benefit-body .icon {
    padding-top: 25px;
  }

  /* line 168, ../../app/styles/pages/_FleetHqAccess.scss */

  .fleet-hq-access-page .benefits-list-container {
    overflow: hidden;
  }

  /* line 171, ../../app/styles/pages/_FleetHqAccess.scss */

  .fleet-hq-access-page .benefits-list-container ul {
    width: 50%;
  }

  /* line 177, ../../app/styles/pages/_FleetHqAccess.scss */

  .fleet-hq-access-page .eligible-windowshade h5 {
    font-size: 26px;
  }
}

@media (min-width: 1024px) {
  /* line 186, ../../app/styles/pages/_FleetHqAccess.scss */

  .fleet-hq-access-page .page-header-description {
    margin: 10px 10% 25px 0px;
  }
}

@media (min-width: 1200px) {
  /* line 195, ../../app/styles/pages/_FleetHqAccess.scss */

  .fleet-hq-access-page .page-header-description {
    margin-top: 25px;
  }

  /* line 199, ../../app/styles/pages/_FleetHqAccess.scss */

  .fleet-hq-access-page .page-header-image {
    margin-top: 35px;
  }
}

/* line 3, ../../app/styles/pages/_FleetInspections.scss */

.fleet-inspections-page h1,
.fleet-inspections-page h3 {
  color: #fff;
}

/* line 6, ../../app/styles/pages/_FleetInspections.scss */

.fleet-inspections-page h2 {
  color: #274BA7;
}

/* line 10, ../../app/styles/pages/_FleetInspections.scss */

.fleet-inspections-page .blue-txt {
  color: #274BA7;
}

/* line 14, ../../app/styles/pages/_FleetInspections.scss */

.fleet-inspections-page .page-header {
  background-image: url('/images/services/fleet-and-tire-surveys-bg.jpg');
  background-repeat: no-repeat;
  height: auto;
  max-height: 388px;
}

/* line 23, ../../app/styles/pages/_FleetInspections.scss */

.fleet-inspections-page .page-header-description h3 {
  margin-top: 20px;
  font-size: 220%;
}

/* line 27, ../../app/styles/pages/_FleetInspections.scss */

.fleet-inspections-page .page-header-description h3 sup {
  font-size: 62%;
}

/* line 32, ../../app/styles/pages/_FleetInspections.scss */

.fleet-inspections-page .page-header-description p {
  color: #fff;
}

/* line 36, ../../app/styles/pages/_FleetInspections.scss */

.fleet-inspections-page .page-header-description .text {
  margin: 5px 0px 25px 0px;
}

/* line 39, ../../app/styles/pages/_FleetInspections.scss */

.fleet-inspections-page .page-header-description .text a {
  color: #ffdd00;
  text-decoration: underline;
}

/* line 47, ../../app/styles/pages/_FleetInspections.scss */

.fleet-inspections-page .upper-description {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 22px;
  line-height: 1em;
  margin-bottom: 0px;
  text-transform: uppercase;
}

/* line 55, ../../app/styles/pages/_FleetInspections.scss */

.fleet-inspections-page .quick-note {
  padding-left: 15px;
  padding-right: 15px;
  line-height: 1em;
  margin-bottom: 10px;
}

/* line 62, ../../app/styles/pages/_FleetInspections.scss */

.fleet-inspections-page .access-box-wrapper a {
  /*width: 90%;*/
  max-width: 245px;
  margin-top: 0;
}

/* line 67, ../../app/styles/pages/_FleetInspections.scss */

.fleet-inspections-page .access-box-wrapper .or {
  margin-top: 20px;
}

/* line 72, ../../app/styles/pages/_FleetInspections.scss */

.fleet-inspections-page .find-a-location-link {
  display: inline-block;
  margin-bottom: 20px;
}

/* line 77, ../../app/styles/pages/_FleetInspections.scss */

.fleet-inspections-page .benefit-body {
  padding-bottom: 10px;
}

/* line 81, ../../app/styles/pages/_FleetInspections.scss */

.fleet-inspections-page .benefits-sub-title-box {
  padding-left: 15px;
  padding-right: 15px;
}

/* line 85, ../../app/styles/pages/_FleetInspections.scss */

.fleet-inspections-page .benefits-list-container {
  overflow: hidden;
}

/* line 88, ../../app/styles/pages/_FleetInspections.scss */

.fleet-inspections-page .benefits-list-container ul {
  margin-bottom: 0px;
  padding-left: 15px;
  text-align: left;
}

/* line 96, ../../app/styles/pages/_FleetInspections.scss */

.fleet-inspections-page .eligible-windowshade {
  text-align: left;
}

/* line 99, ../../app/styles/pages/_FleetInspections.scss */

.fleet-inspections-page .eligible-windowshade h5 {
  font-size: 22px;
}

/* line 103, ../../app/styles/pages/_FleetInspections.scss */

.fleet-inspections-page .eligible-windowshade sup {
  font-size: 65%;
}

/* line 107, ../../app/styles/pages/_FleetInspections.scss */

.fleet-inspections-page .eligible-windowshade .panel-collapse {
  background: none;
}

/* line 112, ../../app/styles/pages/_FleetInspections.scss */

.fleet-inspections-page .tire-link {
  display: table;
  margin: 15px 0px;
}

/* line 117, ../../app/styles/pages/_FleetInspections.scss */

.fleet-inspections-page .top-space {
  margin-top: 35px;
}

@media (min-width: 768px) {
  /* line 123, ../../app/styles/pages/_FleetInspections.scss */

  .fleet-inspections-page h3 {
    font-size: 34px;
  }

  /* line 127, ../../app/styles/pages/_FleetInspections.scss */

  .fleet-inspections-page page-header {
    height: 388px;
  }

  /* line 131, ../../app/styles/pages/_FleetInspections.scss */

  .fleet-inspections-page .page-header-image {
    background-image: url('/images/services/fleet-and-tire-surveys-talk.png');
  }

  /* line 136, ../../app/styles/pages/_FleetInspections.scss */

  .fleet-inspections-page .page-header-description {
    margin-right: 0%;
    margin-top: 20px;
  }

  /* line 140, ../../app/styles/pages/_FleetInspections.scss */

  .fleet-inspections-page .page-header-description h3 {
    margin-top: 0;
  }

  /* line 147, ../../app/styles/pages/_FleetInspections.scss */

  .fleet-inspections-page .access-box-wrapper p {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
  }

  /* line 153, ../../app/styles/pages/_FleetInspections.scss */

  .fleet-inspections-page .benefits-sub-title-box {
    max-width: 360px;
    margin: 20px auto 0px auto;
    padding: 0px;
  }

  /* line 159, ../../app/styles/pages/_FleetInspections.scss */

  .fleet-inspections-page .benefit-body {
    max-width: 500px;
  }

  /* line 162, ../../app/styles/pages/_FleetInspections.scss */

  .fleet-inspections-page .benefit-body .icon {
    padding-top: 25px;
  }

  /* line 167, ../../app/styles/pages/_FleetInspections.scss */

  .fleet-inspections-page .benefits-list-container {
    overflow: hidden;
  }

  /* line 170, ../../app/styles/pages/_FleetInspections.scss */

  .fleet-inspections-page .benefits-list-container ul {
    width: 50%;
  }

  /* line 176, ../../app/styles/pages/_FleetInspections.scss */

  .fleet-inspections-page .eligible-windowshade h5 {
    font-size: 26px;
  }
}

@media (min-width: 1024px) {
  /* line 185, ../../app/styles/pages/_FleetInspections.scss */

  .fleet-inspections-page .page-header-description {
    margin: 10px 10% 25px 0px;
  }
}

@media (min-width: 1200px) {
  /* line 194, ../../app/styles/pages/_FleetInspections.scss */

  .fleet-inspections-page .page-header-description {
    margin-top: 25px;
  }

  /* line 198, ../../app/styles/pages/_FleetInspections.scss */

  .fleet-inspections-page .page-header-image {
    margin-top: 35px;
  }
}

/* line 1, ../../app/styles/pages/_FuelMaxTechnology.scss */



/* line 3, ../../app/styles/pages/_FuelMaxTechnology.scss */

.fuel-max-technology-page h1,
.fuel-max-technology-page h3 {
  color: #fff;
}

/* line 7, ../../app/styles/pages/_FuelMaxTechnology.scss */

.fuel-max-technology-page h2 {
  color: #274BA7;
}

/* line 11, ../../app/styles/pages/_FuelMaxTechnology.scss */

.fuel-max-technology-page .blue-txt {
  color: #274BA7;
}

/* line 15, ../../app/styles/pages/_FuelMaxTechnology.scss */

.fuel-max-technology-page .page-header {
  background-image: url('/images/technology/fuel-max-tech.png');
  background-repeat: no-repeat;
  height: auto;
  max-height: 388px;
}

/* line 24, ../../app/styles/pages/_FuelMaxTechnology.scss */

.fuel-max-technology-page .page-header-description h3 {
  margin-top: 20px;
  font-size: 220%;
}

/* line 28, ../../app/styles/pages/_FuelMaxTechnology.scss */

.fuel-max-technology-page .page-header-description h3 sup {
  font-size: 62%;
}

/* line 33, ../../app/styles/pages/_FuelMaxTechnology.scss */

.fuel-max-technology-page .page-header-description p {
  color: #fff;
}

/* line 37, ../../app/styles/pages/_FuelMaxTechnology.scss */

.fuel-max-technology-page .page-header-description .text {
  margin: 5px 0px 25px 0px;
}

/* line 40, ../../app/styles/pages/_FuelMaxTechnology.scss */

.fuel-max-technology-page .page-header-description .text a {
  color: #ffdd00;
  text-decoration: underline;
}

/* line 48, ../../app/styles/pages/_FuelMaxTechnology.scss */

.fuel-max-technology-page .upper-description {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 22px;
  line-height: 1em;
  margin-bottom: 0px;
  text-transform: uppercase;
}

/* line 70, ../../app/styles/pages/_FuelMaxTechnology.scss */

.fuel-max-technology-page .quick-note {
  padding-left: 15px;
  padding-right: 15px;
  line-height: 1em;
  margin-bottom: 10px;
}

/* line 77, ../../app/styles/pages/_FuelMaxTechnology.scss */

.fuel-max-technology-page .access-box-wrapper a {
  width: 90%;
  max-width: 245px;
}

/* line 83, ../../app/styles/pages/_FuelMaxTechnology.scss */

.fuel-max-technology-page .find-a-location-link {
  display: inline-block;
  margin-bottom: 20px;
}

/* line 88, ../../app/styles/pages/_FuelMaxTechnology.scss */

.fuel-max-technology-page .benefit-body {
  padding-bottom: 10px;
}

/* line 92, ../../app/styles/pages/_FuelMaxTechnology.scss */

.fuel-max-technology-page .benefits-sub-title-box {
  padding-left: 15px;
  padding-right: 15px;
}

/* line 96, ../../app/styles/pages/_FuelMaxTechnology.scss */

.fuel-max-technology-page .benefits-list-container {
  overflow: hidden;
}

/* line 99, ../../app/styles/pages/_FuelMaxTechnology.scss */

.fuel-max-technology-page .benefits-list-container ul {
  margin-bottom: 0px;
  padding-left: 15px;
  text-align: left;
}

/* line 107, ../../app/styles/pages/_FuelMaxTechnology.scss */

.fuel-max-technology-page .eligible-windowshade {
  text-align: left;
}

/* line 110, ../../app/styles/pages/_FuelMaxTechnology.scss */

.fuel-max-technology-page .eligible-windowshade h5 {
  font-size: 22px;
}

/* line 114, ../../app/styles/pages/_FuelMaxTechnology.scss */

.fuel-max-technology-page .eligible-windowshade sup {
  font-size: 65%;
}

/* line 118, ../../app/styles/pages/_FuelMaxTechnology.scss */

.fuel-max-technology-page .eligible-windowshade .panel-collapse {
  background: none;
}

/* line 123, ../../app/styles/pages/_FuelMaxTechnology.scss */

.fuel-max-technology-page .tire-link {
  display: table;
  margin: 15px 0px;
}

/* line 128, ../../app/styles/pages/_FuelMaxTechnology.scss */

.fuel-max-technology-page .top-space {
  margin-top: 35px;
}

@media (min-width: 768px) {
  /* line 134, ../../app/styles/pages/_FuelMaxTechnology.scss */

  .fuel-max-technology-page h3 {
    font-size: 34px;
  }

  /* line 138, ../../app/styles/pages/_FuelMaxTechnology.scss */

  .fuel-max-technology-page page-header {
    height: 388px;
  }

  /* line 142, ../../app/styles/pages/_FuelMaxTechnology.scss */

  .fuel-max-technology-page .page-header-image {
    background-image: url('/images/technology/smartway-fuel-guage.png');
  }

  /* line 147, ../../app/styles/pages/_FuelMaxTechnology.scss */

  .fuel-max-technology-page .page-header-description {
    margin-right: 0%;
    margin-top: 20px;
  }

  /* line 150, ../../app/styles/pages/_FuelMaxTechnology.scss */

  .fuel-max-technology-page .page-header-description h3 {
    margin-top: 0;
  }

  /* line 157, ../../app/styles/pages/_FuelMaxTechnology.scss */

  .fuel-max-technology-page .access-box-wrapper p {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
  }

  /* line 163, ../../app/styles/pages/_FuelMaxTechnology.scss */

  .fuel-max-technology-page .benefits-sub-title-box {
    max-width: 360px;
    margin: 20px auto 0px auto;
    padding: 0px;
  }

  /* line 169, ../../app/styles/pages/_FuelMaxTechnology.scss */

  .fuel-max-technology-page .benefit-body {
    max-width: 500px;
  }

  /* line 172, ../../app/styles/pages/_FuelMaxTechnology.scss */

  .fuel-max-technology-page .benefit-body .icon {
    padding-top: 25px;
  }

  /* line 177, ../../app/styles/pages/_FuelMaxTechnology.scss */

  .fuel-max-technology-page .benefits-list-container {
    overflow: hidden;
  }

  /* line 180, ../../app/styles/pages/_FuelMaxTechnology.scss */

  .fuel-max-technology-page .benefits-list-container ul {
    width: 50%;
  }

  /* line 186, ../../app/styles/pages/_FuelMaxTechnology.scss */

  .fuel-max-technology-page .eligible-windowshade h5 {
    font-size: 26px;
  }
}

@media (min-width: 1024px) {
  /* line 195, ../../app/styles/pages/_FuelMaxTechnology.scss */

  .fuel-max-technology-page .page-header-description {
    margin: 10px 10% 25px 0px;
  }
}

@media (min-width: 1200px) {
  /* line 204, ../../app/styles/pages/_FuelMaxTechnology.scss */

  .fuel-max-technology-page .page-header-description {
    margin-top: 25px;
  }

  /* line 208, ../../app/styles/pages/_FuelMaxTechnology.scss */

  .fuel-max-technology-page .page-header-image {
    margin-top: 35px;
  }
}

/************************************** Fuel Savings Calculator *****************************************/

/* line 4, ../../app/styles/pages/_FuelSavingsCalculator.scss */

.fuel-savings-calculator {
  /**************TABLET MIN*********/
  /****************** TABLET *******************/
}

/* line 6, ../../app/styles/pages/_FuelSavingsCalculator.scss */

.fuel-savings-calculator .page-background {
  z-index: -2;
  position: absolute;
  background-image: url("/images/background/fuelSavingsCalculator.jpg");
  background-size: cover;
  height: 100%;
}

/* line 13, ../../app/styles/pages/_FuelSavingsCalculator.scss */

.fuel-savings-calculator .fancy {
  line-height: 0.5;
  text-align: center;
}

/* line 17, ../../app/styles/pages/_FuelSavingsCalculator.scss */

.fuel-savings-calculator .fancy span {
  display: inline-block;
  position: relative;
}

/* line 22, ../../app/styles/pages/_FuelSavingsCalculator.scss */

.fuel-savings-calculator .fancy span:before,
.fuel-savings-calculator .fancy span:after {
  content: "";
  position: absolute;
  height: 5px;
  top: 0;
  width: 100px;
}

@media (max-width: 380px) {
  /* line 22, ../../app/styles/pages/_FuelSavingsCalculator.scss */

  .fuel-savings-calculator .fancy span:before,
  .fuel-savings-calculator .fancy span:after {
    width: 60px;
  }
}

@media (min-width: 1025px) {
  /* line 22, ../../app/styles/pages/_FuelSavingsCalculator.scss */

  .fuel-savings-calculator .fancy span:before,
  .fuel-savings-calculator .fancy span:after {
    width: 400px;
  }
}

/* line 41, ../../app/styles/pages/_FuelSavingsCalculator.scss */

.fuel-savings-calculator .fancy span b {
  font-weight: normal;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 48, ../../app/styles/pages/_FuelSavingsCalculator.scss */

.fuel-savings-calculator .fancy span:before {
  right: 100%;
  margin-right: 15px;
}

/* line 52, ../../app/styles/pages/_FuelSavingsCalculator.scss */

.fuel-savings-calculator .fancy span:after {
  left: 100%;
  margin-left: 15px;
}

/* line 57, ../../app/styles/pages/_FuelSavingsCalculator.scss */

.fuel-savings-calculator h1 {
  color: #274ba7;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  text-transform: uppercase;
  float: none;
}

/* line 64, ../../app/styles/pages/_FuelSavingsCalculator.scss */

.fuel-savings-calculator h3.landing {
  color: #000;
  text-align: center !important;
  margin-bottom: 20px;
}

/* line 70, ../../app/styles/pages/_FuelSavingsCalculator.scss */

.fuel-savings-calculator .heading-group {
  width: 80%;
  margin: 0 auto;
}

/* line 73, ../../app/styles/pages/_FuelSavingsCalculator.scss */

.fuel-savings-calculator .heading-group img {
  /*float:left;
  margin-right:30px;*/
}

/* line 78, ../../app/styles/pages/_FuelSavingsCalculator.scss */

.fuel-savings-calculator .hint {
  text-align: center !important;
  margin-right: 10%;
  margin-bottom: 30px;
}

/* line 83, ../../app/styles/pages/_FuelSavingsCalculator.scss */

.fuel-savings-calculator .header-text {
  color: #274BA7;
  font-size: 22px;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  margin-top: 10px;
  text-align: left;
  text-transform: uppercase;
}

/* line 91, ../../app/styles/pages/_FuelSavingsCalculator.scss */

.fuel-savings-calculator .page-title-block {
  border-bottom: none;
  text-align: center;
  height: 75px;
}

/* line 96, ../../app/styles/pages/_FuelSavingsCalculator.scss */

.fuel-savings-calculator .page-title-block a.intro-offlink {
  color: #ffdd00;
}

/* line 101, ../../app/styles/pages/_FuelSavingsCalculator.scss */

.fuel-savings-calculator .grabber {
  max-width: 540px;
  margin: 0 auto;
}

/* line 105, ../../app/styles/pages/_FuelSavingsCalculator.scss */

.fuel-savings-calculator .left {
  text-align: left;
}

/* line 108, ../../app/styles/pages/_FuelSavingsCalculator.scss */

.fuel-savings-calculator .right {
  text-align: right;
}

/* line 111, ../../app/styles/pages/_FuelSavingsCalculator.scss */

.fuel-savings-calculator .step-text {
  color: #274BA7;
  font-size: 22px;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  margin: 0 auto;
  margin-bottom: 60px;
  padding-top: 20px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}

/* line 121, ../../app/styles/pages/_FuelSavingsCalculator.scss */

.fuel-savings-calculator .step-text.center {
  text-align: center;
}

/* line 124, ../../app/styles/pages/_FuelSavingsCalculator.scss */

.fuel-savings-calculator .step-text.landing {
  padding-top: 10px;
  margin-bottom: 10px;
}

/* line 132, ../../app/styles/pages/_FuelSavingsCalculator.scss */

.fuel-savings-calculator .gy-form .gy-form-actions .btn {
  min-width: 90px;
}

/* line 137, ../../app/styles/pages/_FuelSavingsCalculator.scss */

.fuel-savings-calculator .radio-group {
  float: left;
}

/* line 141, ../../app/styles/pages/_FuelSavingsCalculator.scss */

.fuel-savings-calculator .radio-btn {
  float: left;
  margin: 10px 10px 0 0;
}

/* line 146, ../../app/styles/pages/_FuelSavingsCalculator.scss */

.fuel-savings-calculator .radio-group label {
  color: #274BA7;
  font-size: 26px;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  text-transform: uppercase;
}

/* line 153, ../../app/styles/pages/_FuelSavingsCalculator.scss */

.fuel-savings-calculator #fleetSize {
  width: 100%;
}

/* line 156, ../../app/styles/pages/_FuelSavingsCalculator.scss */

.fuel-savings-calculator .landing-screen {
  margin: 0 auto;
}

@media (min-width: 320px) {
  /* line 156, ../../app/styles/pages/_FuelSavingsCalculator.scss */

  .fuel-savings-calculator .landing-screen {
    width: 100%;
  }
}

@media (min-width: 1025px) {
  /* line 156, ../../app/styles/pages/_FuelSavingsCalculator.scss */

  .fuel-savings-calculator .landing-screen {
    width: 70%;
  }
}

/* line 165, ../../app/styles/pages/_FuelSavingsCalculator.scss */

.fuel-savings-calculator .wheel-positions {
  margin: 0 auto;
  width: 100%;
}

/* line 170, ../../app/styles/pages/_FuelSavingsCalculator.scss */

.fuel-savings-calculator .styled-divider,
.fuel-savings-calculator .tile-container .tile hr,
.tile-container .tile .fuel-savings-calculator hr {
  display: block;
  background-color: #cccccc;
  background-repeat: repeat;
  background-image: url('/images/diagonal.png');
  position: relative;
  margin: 0;
  z-index: 4;
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.7);
}

/* line 180, ../../app/styles/pages/_FuelSavingsCalculator.scss */

.fuel-savings-calculator .calculator-body {
  background-color: #FFF;
}

/* line 183, ../../app/styles/pages/_FuelSavingsCalculator.scss */

.fuel-savings-calculator .fuel-data-grp {
  clear: both;
  height: 80px;
  margin: 0 auto;
  width: 100%;
}

/* line 188, ../../app/styles/pages/_FuelSavingsCalculator.scss */

.fuel-savings-calculator .fuel-data-grp label {
  float: left;
  font-weight: normal;
  margin-top: 30px;
  text-align: left;
  width: 100%;
}

/* line 196, ../../app/styles/pages/_FuelSavingsCalculator.scss */

.fuel-savings-calculator #mpv,
.fuel-savings-calculator #fuel-efficiency,
.fuel-savings-calculator #cpg {
  float: left;
  margin: 0;
  width: 100%;
}

/* line 201, ../../app/styles/pages/_FuelSavingsCalculator.scss */

.fuel-savings-calculator #MainContent_selAxle {
  margin: 0 auto;
  width: 100%;
}

/* line 205, ../../app/styles/pages/_FuelSavingsCalculator.scss */

.fuel-savings-calculator .wheel-positions {
  width: 100%;
}

/* line 208, ../../app/styles/pages/_FuelSavingsCalculator.scss */

.fuel-savings-calculator .savings-box {
  background-color: #ededed;
  border: 2px solid #274BA7;
  border-radius: 10px;
  padding-bottom: 10px;
}

/* line 214, ../../app/styles/pages/_FuelSavingsCalculator.scss */

.fuel-savings-calculator .blue {
  color: #274BA7;
}

/* line 217, ../../app/styles/pages/_FuelSavingsCalculator.scss */

.fuel-savings-calculator .disclaimer-heading {
  color: #274BA7;
  margin-top: 20px;
  border-bottom: 1px solid #274BA7;
  padding-bottom: 5px;
}

/* line 224, ../../app/styles/pages/_FuelSavingsCalculator.scss */

.fuel-savings-calculator .number {
  font-size: 50px;
  font-family: NewsGothicDemiBold, Arial, sans-serif;
}

/* line 228, ../../app/styles/pages/_FuelSavingsCalculator.scss */

.fuel-savings-calculator .number-sm {
  font-size: 32px;
  font-family: NewsGothicDemiBold, Arial, sans-serif;
}

/* line 232, ../../app/styles/pages/_FuelSavingsCalculator.scss */

.fuel-savings-calculator .description {
  font-size: 24px;
  font-family: NewsGothicFSLight, Arial, sans-serif;
}

/* line 237, ../../app/styles/pages/_FuelSavingsCalculator.scss */

.fuel-savings-calculator .comparison .heading {
  color: #274BA7;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  text-align: center;
  text-transform: capitalize;
}

/* line 243, ../../app/styles/pages/_FuelSavingsCalculator.scss */

.fuel-savings-calculator .comparison p {
  font-size: 20px;
  text-align: center;
}

@media (min-width: 768px) {
  /* line 256, ../../app/styles/pages/_FuelSavingsCalculator.scss */

  .fuel-savings-calculator .page-title-block {
    height: 105px;
  }

  /* line 259, ../../app/styles/pages/_FuelSavingsCalculator.scss */

  .fuel-savings-calculator .icon-vs {
    margin-top: 30%;
    margin-left: -30px;
  }

  /* line 263, ../../app/styles/pages/_FuelSavingsCalculator.scss */

  .fuel-savings-calculator .fuel-data-grp {
    clear: both;
    height: 55%;
  }

  /* line 266, ../../app/styles/pages/_FuelSavingsCalculator.scss */

  .fuel-savings-calculator .fuel-data-grp label {
    float: left;
    font-weight: normal;
    margin-top: 30px;
    text-align: right;
    width: 250px;
  }

  /* line 274, ../../app/styles/pages/_FuelSavingsCalculator.scss */

  .fuel-savings-calculator .step-text {
    margin-bottom: 40px;
  }

  /* line 277, ../../app/styles/pages/_FuelSavingsCalculator.scss */

  .fuel-savings-calculator #mpv,
  .fuel-savings-calculator #fuel-efficiency,
  .fuel-savings-calculator #cpg {
    float: left;
    margin: 20px 0 20px 20px;
    width: 250px;
  }

  /* line 282, ../../app/styles/pages/_FuelSavingsCalculator.scss */

  .fuel-savings-calculator .number {
    font-size: 95px;
    text-align: right;
  }

  /* line 286, ../../app/styles/pages/_FuelSavingsCalculator.scss */

  .fuel-savings-calculator .number-sm {
    font-size: 72px;
    text-align: right;
  }

  /* line 291, ../../app/styles/pages/_FuelSavingsCalculator.scss */

  .fuel-savings-calculator .hint {
    margin-right: 0;
  }

  /* line 294, ../../app/styles/pages/_FuelSavingsCalculator.scss */

  .fuel-savings-calculator .fuel-usage-data {
    width: 80%;
    margin: 0 auto;
  }

  /* line 298, ../../app/styles/pages/_FuelSavingsCalculator.scss */

  .fuel-savings-calculator .description {
    font-size: 24px;
    margin-top: 25%;
    line-height: 1em;
    text-align: left;
  }

  /* line 304, ../../app/styles/pages/_FuelSavingsCalculator.scss */

  .fuel-savings-calculator #MainContent_selAxle {
    width: 50%;
  }

  /* line 307, ../../app/styles/pages/_FuelSavingsCalculator.scss */

  .fuel-savings-calculator #fleetSize {
    width: 70%;
    margin: 0 auto;
  }

  /* line 311, ../../app/styles/pages/_FuelSavingsCalculator.scss */

  .fuel-savings-calculator .wheel-positions {
    width: 55%;
  }
}

@media (min-width: 1024px) {
  /* line 319, ../../app/styles/pages/_FuelSavingsCalculator.scss */

  .fuel-savings-calculator .page-background {
    background-size: 100% 100%;
  }

  /* line 322, ../../app/styles/pages/_FuelSavingsCalculator.scss */

  .fuel-savings-calculator .page-title-block {
    height: 365px;
  }

  /* line 325, ../../app/styles/pages/_FuelSavingsCalculator.scss */

  .fuel-savings-calculator .heading-group {
    width: 65%;
  }

  /* line 327, ../../app/styles/pages/_FuelSavingsCalculator.scss */

  .fuel-savings-calculator .heading-group img {
    float: left;
    margin-right: 30px;
  }

  /* line 332, ../../app/styles/pages/_FuelSavingsCalculator.scss */

  .fuel-savings-calculator .step-text {
    text-align: left;
    padding-top: 0;
    font-size: 39px;
  }

  /* line 337, ../../app/styles/pages/_FuelSavingsCalculator.scss */

  .fuel-savings-calculator #fleetSize {
    width: 50%;
    margin: 0;
  }

  /* line 341, ../../app/styles/pages/_FuelSavingsCalculator.scss */

  .fuel-savings-calculator #MainContent_selAxle {
    width: 30%;
  }

  /* line 346, ../../app/styles/pages/_FuelSavingsCalculator.scss */

  .fuel-savings-calculator .gy-form .gy-form-actions .btn {
    min-width: 200px;
  }

  /* line 351, ../../app/styles/pages/_FuelSavingsCalculator.scss */

  .fuel-savings-calculator .hint {
    text-align: right !important;
  }

  /* line 354, ../../app/styles/pages/_FuelSavingsCalculator.scss */

  .fuel-savings-calculator .number {
    font-size: 129px;
  }

  /* line 357, ../../app/styles/pages/_FuelSavingsCalculator.scss */

  .fuel-savings-calculator .number-sm {
    font-size: 95px;
  }

  /* line 360, ../../app/styles/pages/_FuelSavingsCalculator.scss */

  .fuel-savings-calculator .description {
    font-size: 39px;
  }

  /* line 364, ../../app/styles/pages/_FuelSavingsCalculator.scss */

  .fuel-savings-calculator .comparison .heading {
    text-align: left;
  }

  /* line 367, ../../app/styles/pages/_FuelSavingsCalculator.scss */

  .fuel-savings-calculator .comparison p {
    text-align: left;
  }

  /* line 371, ../../app/styles/pages/_FuelSavingsCalculator.scss */

  .fuel-savings-calculator .fuel-usage-data {
    width: 55%;
  }

  /* line 374, ../../app/styles/pages/_FuelSavingsCalculator.scss */

  .fuel-savings-calculator .icon-vs {
    margin-left: -170px;
  }
}

/**
 * TEMPLATE/PARTIAL NAME: Tires / Long Haul
 *
 */

/* line 6, ../../app/styles/pages/_LongHaul.scss */

.long-haul-page {
  padding-top: 20px;
}

/* line 9, ../../app/styles/pages/_LongHaul.scss */

.long-haul-page .page-background {
  background-image: url('/images/background/longHaul.jpg');
}

/* line 3, ../../app/styles/pages/_NationwidePricing.scss */

.nationwide-pricing-page h1,
.nationwide-pricing-page h3 {
  color: #fff;
}

/* line 7, ../../app/styles/pages/_NationwidePricing.scss */

.nationwide-pricing-page h2 {
  color: #274BA7;
}

/* line 11, ../../app/styles/pages/_NationwidePricing.scss */

.nationwide-pricing-page .blue-txt {
  color: #274BA7;
}

/* line 15, ../../app/styles/pages/_NationwidePricing.scss */

.nationwide-pricing-page .page-header {
  background-image: url('/images/network/network-pricing-bg.jpg');
  background-repeat: no-repeat;
  height: auto;
  max-height: 388px;
}

/* line 24, ../../app/styles/pages/_NationwidePricing.scss */

.nationwide-pricing-page .page-header-description h3 {
  margin-top: 20px;
  font-size: 220%;
}

/* line 28, ../../app/styles/pages/_NationwidePricing.scss */

.nationwide-pricing-page .page-header-description h3 sup {
  font-size: 62%;
}

/* line 33, ../../app/styles/pages/_NationwidePricing.scss */

.nationwide-pricing-page .page-header-description p {
  color: #fff;
}

/* line 37, ../../app/styles/pages/_NationwidePricing.scss */

.nationwide-pricing-page .page-header-description .text {
  margin: 5px 0px 25px 0px;
}

/* line 40, ../../app/styles/pages/_NationwidePricing.scss */

.nationwide-pricing-page .page-header-description .text a {
  color: #ffdd00;
  text-decoration: underline;
}

/* line 48, ../../app/styles/pages/_NationwidePricing.scss */

.nationwide-pricing-page .upper-description {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 22px;
  line-height: 1em;
  margin-bottom: 0px;
  text-transform: uppercase;
}

/* line 56, ../../app/styles/pages/_NationwidePricing.scss */

.nationwide-pricing-page .quick-note {
  padding-left: 15px;
  padding-right: 15px;
  line-height: 1em;
  margin-bottom: 10px;
}

/* line 63, ../../app/styles/pages/_NationwidePricing.scss */

.nationwide-pricing-page .access-box-wrapper a {
  /*width: 90%;*/
  max-width: 245px;
  margin-top: 0;
}

/* line 68, ../../app/styles/pages/_NationwidePricing.scss */

.nationwide-pricing-page .access-box-wrapper .or {
  margin-top: 20px;
}

/* line 73, ../../app/styles/pages/_NationwidePricing.scss */

.nationwide-pricing-page .find-a-location-link {
  display: inline-block;
  margin-bottom: 20px;
}

/* line 78, ../../app/styles/pages/_NationwidePricing.scss */

.nationwide-pricing-page .benefit-body {
  padding-bottom: 10px;
}

/* line 82, ../../app/styles/pages/_NationwidePricing.scss */

.nationwide-pricing-page .benefits-sub-title-box {
  padding-left: 15px;
  padding-right: 15px;
}

/* line 86, ../../app/styles/pages/_NationwidePricing.scss */

.nationwide-pricing-page .benefits-list-container {
  overflow: hidden;
}

/* line 89, ../../app/styles/pages/_NationwidePricing.scss */

.nationwide-pricing-page .benefits-list-container ul {
  margin-bottom: 0px;
  padding-left: 15px;
  text-align: left;
}

/* line 97, ../../app/styles/pages/_NationwidePricing.scss */

.nationwide-pricing-page .eligible-windowshade {
  text-align: left;
}

/* line 100, ../../app/styles/pages/_NationwidePricing.scss */

.nationwide-pricing-page .eligible-windowshade h5 {
  font-size: 22px;
}

/* line 104, ../../app/styles/pages/_NationwidePricing.scss */

.nationwide-pricing-page .eligible-windowshade sup {
  font-size: 65%;
}

/* line 108, ../../app/styles/pages/_NationwidePricing.scss */

.nationwide-pricing-page .eligible-windowshade .panel-collapse {
  background: none;
}

/* line 113, ../../app/styles/pages/_NationwidePricing.scss */

.nationwide-pricing-page .tire-link {
  display: table;
  margin: 15px 0px;
}

/* line 118, ../../app/styles/pages/_NationwidePricing.scss */

.nationwide-pricing-page .top-space {
  margin-top: 35px;
}

@media (min-width: 768px) {
  /* line 124, ../../app/styles/pages/_NationwidePricing.scss */

  .nationwide-pricing-page h3 {
    font-size: 34px;
  }

  /* line 128, ../../app/styles/pages/_NationwidePricing.scss */

  .nationwide-pricing-page page-header {
    height: 388px;
  }

  /* line 132, ../../app/styles/pages/_NationwidePricing.scss */

  .nationwide-pricing-page .page-header-image {
    background-image: url("/images/network/national-pricing-laptop.png");
  }

  /* line 137, ../../app/styles/pages/_NationwidePricing.scss */

  .nationwide-pricing-page .page-header-description {
    margin-right: 0%;
    margin-top: 20px;
  }

  /* line 141, ../../app/styles/pages/_NationwidePricing.scss */

  .nationwide-pricing-page .page-header-description h3 {
    margin-top: 0;
  }

  /* line 148, ../../app/styles/pages/_NationwidePricing.scss */

  .nationwide-pricing-page .access-box-wrapper p {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
  }

  /* line 154, ../../app/styles/pages/_NationwidePricing.scss */

  .nationwide-pricing-page .benefits-sub-title-box {
    max-width: 360px;
    margin: 20px auto 0px auto;
    padding: 0px;
  }

  /* line 160, ../../app/styles/pages/_NationwidePricing.scss */

  .nationwide-pricing-page .benefit-body {
    max-width: 500px;
  }

  /* line 163, ../../app/styles/pages/_NationwidePricing.scss */

  .nationwide-pricing-page .benefit-body .icon {
    padding-top: 25px;
  }

  /* line 168, ../../app/styles/pages/_NationwidePricing.scss */

  .nationwide-pricing-page .benefits-list-container {
    overflow: hidden;
  }

  /* line 171, ../../app/styles/pages/_NationwidePricing.scss */

  .nationwide-pricing-page .benefits-list-container ul {
    width: 50%;
  }

  /* line 177, ../../app/styles/pages/_NationwidePricing.scss */

  .nationwide-pricing-page .eligible-windowshade h5 {
    font-size: 26px;
  }
}

@media (min-width: 1024px) {
  /* line 186, ../../app/styles/pages/_NationwidePricing.scss */

  .nationwide-pricing-page .page-header-description {
    margin: 10px 10% 25px 0px;
  }
}

@media (min-width: 1200px) {
  /* line 195, ../../app/styles/pages/_NationwidePricing.scss */

  .nationwide-pricing-page .page-header-description {
    margin-top: 25px;
  }

  /* line 199, ../../app/styles/pages/_NationwidePricing.scss */

  .nationwide-pricing-page .page-header-image {
    margin-top: 35px;
  }
}

/* line 3, ../../app/styles/pages/_NetworkStrength.scss */

.network-strength-page h1,
.network-strength-page h3 {
  color: #fff;
}

/* line 7, ../../app/styles/pages/_NetworkStrength.scss */

.network-strength-page h2 {
  color: #274BA7;
}

/* line 11, ../../app/styles/pages/_NetworkStrength.scss */

.network-strength-page .blue-txt {
  color: #274BA7;
}

/* line 15, ../../app/styles/pages/_NetworkStrength.scss */

.network-strength-page .page-header {
  background-image: url('/images/network/network-strength-bg.jpg');
  background-repeat: no-repeat;
  height: auto;
  max-height: 388px;
}

/* line 24, ../../app/styles/pages/_NetworkStrength.scss */

.network-strength-page .page-header-description h3 {
  margin-top: 20px;
  font-size: 220%;
}

/* line 28, ../../app/styles/pages/_NetworkStrength.scss */

.network-strength-page .page-header-description h3 sup {
  font-size: 62%;
}

/* line 33, ../../app/styles/pages/_NetworkStrength.scss */

.network-strength-page .page-header-description p {
  color: #fff;
}

/* line 37, ../../app/styles/pages/_NetworkStrength.scss */

.network-strength-page .page-header-description .text {
  margin: 5px 0px 25px 0px;
}

/* line 40, ../../app/styles/pages/_NetworkStrength.scss */

.network-strength-page .page-header-description .text a {
  color: #ffdd00;
  text-decoration: underline;
}

/* line 48, ../../app/styles/pages/_NetworkStrength.scss */

.network-strength-page .upper-description {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 22px;
  line-height: 1em;
  margin-bottom: 0px;
  text-transform: uppercase;
}

/* line 56, ../../app/styles/pages/_NetworkStrength.scss */

.network-strength-page .quick-note {
  padding-left: 15px;
  padding-right: 15px;
  line-height: 1em;
  margin-bottom: 10px;
}

/* line 63, ../../app/styles/pages/_NetworkStrength.scss */

.network-strength-page .access-box-wrapper a {
  /*width: 90%;*/
  max-width: 245px;
  margin-top: 0;
}

/* line 68, ../../app/styles/pages/_NetworkStrength.scss */

.network-strength-page .access-box-wrapper .or {
  margin-top: 20px;
}

/* line 73, ../../app/styles/pages/_NetworkStrength.scss */

.network-strength-page .find-a-location-link {
  display: inline-block;
  margin-bottom: 20px;
}

/* line 78, ../../app/styles/pages/_NetworkStrength.scss */

.network-strength-page .benefit-body {
  padding-bottom: 10px;
}

/* line 82, ../../app/styles/pages/_NetworkStrength.scss */

.network-strength-page .benefits-sub-title-box {
  padding-left: 15px;
  padding-right: 15px;
}

/* line 86, ../../app/styles/pages/_NetworkStrength.scss */

.network-strength-page .benefits-list-container {
  overflow: hidden;
}

/* line 89, ../../app/styles/pages/_NetworkStrength.scss */

.network-strength-page .benefits-list-container ul {
  margin-bottom: 0px;
  padding-left: 15px;
  text-align: left;
}

/* line 97, ../../app/styles/pages/_NetworkStrength.scss */

.network-strength-page .eligible-windowshade {
  text-align: left;
}

/* line 100, ../../app/styles/pages/_NetworkStrength.scss */

.network-strength-page .eligible-windowshade h5 {
  font-size: 22px;
}

/* line 104, ../../app/styles/pages/_NetworkStrength.scss */

.network-strength-page .eligible-windowshade sup {
  font-size: 65%;
}

/* line 108, ../../app/styles/pages/_NetworkStrength.scss */

.network-strength-page .eligible-windowshade .panel-collapse {
  background: none;
}

/* line 113, ../../app/styles/pages/_NetworkStrength.scss */

.network-strength-page .tire-link {
  display: table;
  margin: 15px 0px;
}

/* line 118, ../../app/styles/pages/_NetworkStrength.scss */

.network-strength-page .top-space {
  margin-top: 35px;
}

@media (min-width: 768px) {
  /* line 124, ../../app/styles/pages/_NetworkStrength.scss */

  .network-strength-page h3 {
    font-size: 34px;
  }

  /* line 128, ../../app/styles/pages/_NetworkStrength.scss */

  .network-strength-page page-header {
    height: 388px;
  }

  /* line 132, ../../app/styles/pages/_NetworkStrength.scss */

  .network-strength-page .page-header-image {
    background-image: url('/images/network/network-strength-laptop.png');
  }

  /* line 137, ../../app/styles/pages/_NetworkStrength.scss */

  .network-strength-page .page-header-description {
    margin-right: 0%;
    margin-top: 20px;
  }

  /* line 141, ../../app/styles/pages/_NetworkStrength.scss */

  .network-strength-page .page-header-description h3 {
    margin-top: 0;
  }

  /* line 148, ../../app/styles/pages/_NetworkStrength.scss */

  .network-strength-page .access-box-wrapper p {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
  }

  /* line 154, ../../app/styles/pages/_NetworkStrength.scss */

  .network-strength-page .benefits-sub-title-box {
    max-width: 360px;
    margin: 20px auto 0px auto;
    padding: 0px;
  }

  /* line 160, ../../app/styles/pages/_NetworkStrength.scss */

  .network-strength-page .benefit-body {
    max-width: 500px;
  }

  /* line 163, ../../app/styles/pages/_NetworkStrength.scss */

  .network-strength-page .benefit-body .icon {
    padding-top: 25px;
  }

  /* line 168, ../../app/styles/pages/_NetworkStrength.scss */

  .network-strength-page .benefits-list-container {
    overflow: hidden;
  }

  /* line 171, ../../app/styles/pages/_NetworkStrength.scss */

  .network-strength-page .benefits-list-container ul {
    width: 50%;
  }

  /* line 177, ../../app/styles/pages/_NetworkStrength.scss */

  .network-strength-page .eligible-windowshade h5 {
    font-size: 26px;
  }
}

@media (min-width: 1024px) {
  /* line 186, ../../app/styles/pages/_NetworkStrength.scss */

  .network-strength-page .page-header-description {
    margin: 10px 10% 25px 0px;
  }
}

@media (min-width: 1200px) {
  /* line 195, ../../app/styles/pages/_NetworkStrength.scss */

  .network-strength-page .page-header-description {
    margin-top: 25px;
  }

  /* line 199, ../../app/styles/pages/_NetworkStrength.scss */

  .network-strength-page .page-header-image {
    margin-top: 35px;
  }
}

/************************************** Our Technology Page ****************************************/

/* line 7, ../../app/styles/pages/_OurTechnology.scss */

.our-technology .video-news-player iframe {
  width: 100% !important;
}

/* line 12, ../../app/styles/pages/_OurTechnology.scss */

.our-technology .video-border {
  border-right: 2px solid #ddd;
}

/* line 16, ../../app/styles/pages/_OurTechnology.scss */

.our-technology .noBak {
  background: none;
}

/* line 20, ../../app/styles/pages/_OurTechnology.scss */

.our-technology .small {
  font-size: 85% !important;
}

/* line 24, ../../app/styles/pages/_OurTechnology.scss */

.our-technology .longer_sec_nav {
  font-size: 16px !important;
}

/* line 28, ../../app/styles/pages/_OurTechnology.scss */

.our-technology .disclaimer {
  font-size: 85%;
}

/* line 31, ../../app/styles/pages/_OurTechnology.scss */

.our-technology .blue-border-right {
  border-right: 1px solid #7f99cc;
}

/* line 34, ../../app/styles/pages/_OurTechnology.scss */

.our-technology .blue-border-left {
  border-left: 1px solid #7f99cc;
}

/* line 37, ../../app/styles/pages/_OurTechnology.scss */

.our-technology .newsie {
  margin: 0 0 20px;
  padding: 0 0 0 15px;
}

/* line 40, ../../app/styles/pages/_OurTechnology.scss */

.our-technology .newsie li {
  margin: 0 0 6px;
  color: #ccc;
}

/* line 43, ../../app/styles/pages/_OurTechnology.scss */

.our-technology .newsie li a {
  color: #ffdd00;
}

/* line 45, ../../app/styles/pages/_OurTechnology.scss */

.our-technology .newsie li a:hover {
  color: #F0F0F0;
  text-decoration: none;
}

/* line 50, ../../app/styles/pages/_OurTechnology.scss */

.our-technology .newsie li .all {
  margin-top: 10px;
  font-size: 18px;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 54, ../../app/styles/pages/_OurTechnology.scss */

.our-technology .newsie li .all .icon-thin-arrow-right {
  font-size: .75em;
}

/* line 61, ../../app/styles/pages/_OurTechnology.scss */

.our-technology #tires {
  position: relative;
}

/* line 65, ../../app/styles/pages/_OurTechnology.scss */

.our-technology #gygb {
  position: relative;
}

/* line 69, ../../app/styles/pages/_OurTechnology.scss */

.our-technology .duraSeal,
.our-technology .wideBase {
  background: url('/images/diagonal.png');
  background-color: #e1e2ea;
}

/* line 78, ../../app/styles/pages/_OurTechnology.scss */

.our-technology .page-background {
  z-index: -2;
  position: absolute;
  background-image: url("/images/background/newsLanding.jpg");
  background-size: cover;
  height: 100%;
}

/* line 86, ../../app/styles/pages/_OurTechnology.scss */

.our-technology .secondary-nav-container {
  height: 45px;
}

/* line 89, ../../app/styles/pages/_OurTechnology.scss */

.our-technology .secondary-nav-container .secondary-nav li {
  padding: 5px 0;
  border-right: 1px solid #ffdd00;
  width: 20%;
}

@media (min-width: 768px) {
  /* line 89, ../../app/styles/pages/_OurTechnology.scss */

  .our-technology .secondary-nav-container .secondary-nav li {
    width: 24%;
  }
}

@media (min-width: 1025px) {
  /* line 89, ../../app/styles/pages/_OurTechnology.scss */

  .our-technology .secondary-nav-container .secondary-nav li {
    width: 22%;
  }
}

/* line 101, ../../app/styles/pages/_OurTechnology.scss */

.our-technology .secondary-nav-container .secondary-nav li:last-child {
  border: none;
}

/* line 106, ../../app/styles/pages/_OurTechnology.scss */

.our-technology .secondary-nav {
  border-bottom: 3px solid #ffffff;
  z-index: 10;
}

/* line 110, ../../app/styles/pages/_OurTechnology.scss */

.our-technology .secondary-nav ul {
  /*margin-left: -80px;*/
}

/* line 114, ../../app/styles/pages/_OurTechnology.scss */

.our-technology .secondary-nav li a {
  font-size: 18px;
}

/* line 118, ../../app/styles/pages/_OurTechnology.scss */

.our-technology .secondary-nav .secondary-main-container {
  max-width: 1140px;
}

/* line 121, ../../app/styles/pages/_OurTechnology.scss */

.our-technology .secondary-nav .secondary-main-container img {
  width: 133px;
  float: left;
  padding-top: 10px;
  padding-left: 20px;
}

/* line 127, ../../app/styles/pages/_OurTechnology.scss */

.our-technology .secondary-nav .secondary-main-container a.top-link {
  float: right;
  padding-right: 20px;
}

/* line 134, ../../app/styles/pages/_OurTechnology.scss */

.our-technology .fancy {
  line-height: 0.5;
  text-align: center;
}

/* line 138, ../../app/styles/pages/_OurTechnology.scss */

.our-technology .fancy span {
  display: inline-block;
  position: relative;
}

/* line 143, ../../app/styles/pages/_OurTechnology.scss */

.our-technology .fancy span:before,
.our-technology .fancy span:after {
  content: "";
  position: absolute;
  height: 5px;
  top: 0;
  width: 100px;
}

@media (max-width: 380px) {
  /* line 143, ../../app/styles/pages/_OurTechnology.scss */

  .our-technology .fancy span:before,
  .our-technology .fancy span:after {
    width: 60px;
  }
}

@media (min-width: 1025px) {
  /* line 143, ../../app/styles/pages/_OurTechnology.scss */

  .our-technology .fancy span:before,
  .our-technology .fancy span:after {
    width: 400px;
  }
}

/* line 162, ../../app/styles/pages/_OurTechnology.scss */

.our-technology .fancy span b {
  font-weight: normal;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 169, ../../app/styles/pages/_OurTechnology.scss */

.our-technology .fancy span:before {
  right: 100%;
  margin-right: 15px;
}

/* line 173, ../../app/styles/pages/_OurTechnology.scss */

.our-technology .fancy span:after {
  left: 100%;
  margin-left: 15px;
}

/* line 178, ../../app/styles/pages/_OurTechnology.scss */

.our-technology .racing-news-blues {
  background-color: #274BA7;
  background-repeat: repeat;
  background-image: url('/images/diagonal.png');
  clear: both;
}

@media (min-width: 481px) {
  /* line 183, ../../app/styles/pages/_OurTechnology.scss */

  .our-technology .crazy-lug {
    background-image: url('/images/background/strayLug.png');
    background-repeat: no-repeat;
    height: 113px;
    position: absolute;
    width: 117px;
    top: 170px;
    right: 10%;
    z-index: 5;
  }
}

@media (min-width: 768px) {
  /* line 183, ../../app/styles/pages/_OurTechnology.scss */

  .our-technology .crazy-lug {
    position: absolute;
    top: 190px;
    right: 20%;
  }
}

@media (min-width: 1024px) {
  /* line 183, ../../app/styles/pages/_OurTechnology.scss */

  .our-technology .crazy-lug {
    position: absolute;
    top: 160px;
    right: 20%;
  }
}

/* line 209, ../../app/styles/pages/_OurTechnology.scss */

.our-technology .page-title-block {
  border-bottom: none;
  text-align: center;
  height: 365px;
}

/* line 214, ../../app/styles/pages/_OurTechnology.scss */

.our-technology .page-title-block h1 {
  color: #ffffff;
  text-transform: uppercase;
}

/* line 219, ../../app/styles/pages/_OurTechnology.scss */

.our-technology .page-title-block a.intro-offlink {
  color: #ffdd00;
}

/* line 226, ../../app/styles/pages/_OurTechnology.scss */

.our-technology .newsLabel {
  font-family: "NewsGothicFSLight";
  font-size: 24px;
  display: inline-block;
  margin-bottom: 15px;
  color: #ffffff;
}

/* line 236, ../../app/styles/pages/_OurTechnology.scss */

.our-technology .grabber {
  max-width: 1180px;
  margin: 0 auto;
}

/* line 241, ../../app/styles/pages/_OurTechnology.scss */

.our-technology .racing-page-body {
  margin: 0px;
  padding-top: 20px;
}

/* line 246, ../../app/styles/pages/_OurTechnology.scss */

.our-technology .racing-page-body h1 {
  font-size: 36px;
  text-transform: uppercase;
  line-height: 1em;
}

@media (min-width: 768px) {
  /* line 246, ../../app/styles/pages/_OurTechnology.scss */

  .our-technology .racing-page-body h1 {
    font-size: 54px;
  }
}

/* line 257, ../../app/styles/pages/_OurTechnology.scss */

.our-technology .racing-container {
  max-width: 1180px;
  padding: 20px;
  margin: 0px auto;
}

/* line 261, ../../app/styles/pages/_OurTechnology.scss */

.our-technology .racing-container h4 {
  margin-top: 0;
}

/* line 266, ../../app/styles/pages/_OurTechnology.scss */

.our-technology p {
  font-family: Arial, sans-serif;
  font-size: 16px;
  margin: 0 0 20px;
  line-height: 135%;
  color: #333;
}

/* line 274, ../../app/styles/pages/_OurTechnology.scss */

.our-technology .racing-intro {
  text-align: center;
  padding: 0 20px 30px 20px;
}

/* line 278, ../../app/styles/pages/_OurTechnology.scss */

.our-technology .racing-intro p {
  font-size: 18px;
}

/* line 282, ../../app/styles/pages/_OurTechnology.scss */

.our-technology .racing-intro h4 {
  text-transform: uppercase;
  font-style: italic;
}

/* line 286, ../../app/styles/pages/_OurTechnology.scss */

.our-technology .racing-intro h4 .normals {
  font-family: "NewsGothicFSLight";
  line-height: 0.5;
  vertical-align: baseline;
}

/* line 295, ../../app/styles/pages/_OurTechnology.scss */

.our-technology .page-background-2 {
  background-position: top center;
  background-size: cover;
  -ms-behavior: url('/images/backgroundsize.min.htc');
  width: 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 200px;
  z-index: -1;
}

/* line 306, ../../app/styles/pages/_OurTechnology.scss */

.our-technology .styled-divider,
.our-technology .tile-container .tile hr,
.tile-container .tile .our-technology hr {
  display: block;
  background-color: #cccccc;
  background-repeat: repeat;
  background-image: url('/images/diagonal.png');
  position: relative;
  margin: 0;
  z-index: 4;
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.7);
}

/* line 317, ../../app/styles/pages/_OurTechnology.scss */

.our-technology .vidLink img {
  width: 90%;
  height: 90%;
}

/************************************** Our Technology Page Specific *****************************************/

/* line 330, ../../app/styles/pages/_OurTechnology.scss */

.our-technology-page .technologyLead {
  text-align: center;
  clear: both;
  margin: 0 auto;
  padding-bottom: 20px;
  position: relative;
  z-index: 8;
}

@media (min-width: 1025px) {
  /* line 330, ../../app/styles/pages/_OurTechnology.scss */

  .our-technology-page .technologyLead {
    width: 85%;
  }
}

/* line 342, ../../app/styles/pages/_OurTechnology.scss */

.our-technology-page .technologyLead.gygbLead {
  text-align: center;
  margin: 0;
}

/* line 344, ../../app/styles/pages/_OurTechnology.scss */

.our-technology-page .technologyLead.gygbLead h1 {
  font-weight: bold;
  font-size: 35px;
}

@media (min-width: 767px) {
  /* line 344, ../../app/styles/pages/_OurTechnology.scss */

  .our-technology-page .technologyLead.gygbLead h1 {
    font-size: 50px;
  }
}

@media (min-width: 1025px) {
  /* line 342, ../../app/styles/pages/_OurTechnology.scss */

  .our-technology-page .technologyLead.gygbLead {
    width: 66%;
  }
}

/* line 355, ../../app/styles/pages/_OurTechnology.scss */

.our-technology-page .technologyLead.gygbLead .btn {
  padding-left: 100px;
  padding-right: 100px;
  top: 156px;
}

@media (min-width: 414px) {
  /* line 355, ../../app/styles/pages/_OurTechnology.scss */

  .our-technology-page .technologyLead.gygbLead .btn {
    top: 203px;
  }
}

@media (min-width: 768px) {
  /* line 355, ../../app/styles/pages/_OurTechnology.scss */

  .our-technology-page .technologyLead.gygbLead .btn {
    top: 202px;
  }
}

@media (min-width: 1025px) {
  /* line 355, ../../app/styles/pages/_OurTechnology.scss */

  .our-technology-page .technologyLead.gygbLead .btn {
    padding-left: 50px;
    padding-right: 50px;
    top: 0;
  }
}

/* line 371, ../../app/styles/pages/_OurTechnology.scss */

.our-technology-page .technologyLead.gygbLead .rwd-break {
  display: block;
}

@media (max-width: 480px) {
  /* line 371, ../../app/styles/pages/_OurTechnology.scss */

  .our-technology-page .technologyLead.gygbLead .rwd-break {
    display: none;
  }
}

@media (min-width: 375px) {
  /* line 377, ../../app/styles/pages/_OurTechnology.scss */

  .our-technology-page .technologyLead.gygbLead .rwd-break2 {
    display: block;
  }
}

@media (min-width: 414px) {
  /* line 377, ../../app/styles/pages/_OurTechnology.scss */

  .our-technology-page .technologyLead.gygbLead .rwd-break2 {
    display: none;
  }
}

@media (min-width: 1025px) {
  /* line 342, ../../app/styles/pages/_OurTechnology.scss */

  .our-technology-page .technologyLead.gygbLead {
    text-align: left;
    margin-left: 38px;
    margin-right: 0px;
  }

  /* line 389, ../../app/styles/pages/_OurTechnology.scss */

  .our-technology-page .technologyLead.gygbLead h1 {
    font-size: 60px;
    margin-bottom: 25px;
  }

  /* line 393, ../../app/styles/pages/_OurTechnology.scss */

  .our-technology-page .technologyLead.gygbLead p {
    margin-bottom: 28px;
  }
}

@media (min-width: 1200px) {
  /* line 342, ../../app/styles/pages/_OurTechnology.scss */

  .our-technology-page .technologyLead.gygbLead {
    margin-left: 75px;
  }
}

/* line 404, ../../app/styles/pages/_OurTechnology.scss */

.our-technology-page .secondary-mobile-nav {
  margin-top: -10px;
  background-color: rgba(0, 40, 120, 0.85);
}

/* line 408, ../../app/styles/pages/_OurTechnology.scss */

.our-technology-page .secondary-mobile-nav ul {
  width: 60%;
  margin: 0 auto;
  text-align: center;
  list-style-type: none;
  padding-left: 0px;
}

/* line 415, ../../app/styles/pages/_OurTechnology.scss */

.our-technology-page .secondary-mobile-nav ul li {
  border-bottom: 1px solid #ffdd00;
  padding: 10px 0px;
}

/* line 416, ../../app/styles/pages/_OurTechnology.scss */

.our-technology-page .secondary-mobile-nav ul li a {
  color: #ffdd00;
  text-transform: uppercase;
  font-size: 18px;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 422, ../../app/styles/pages/_OurTechnology.scss */

.our-technology-page .secondary-mobile-nav ul li a:hover {
  color: white;
}

/* line 426, ../../app/styles/pages/_OurTechnology.scss */

.our-technology-page .secondary-mobile-nav ul li a.active {
  color: white;
}

/* line 434, ../../app/styles/pages/_OurTechnology.scss */

.our-technology-page .secondary-mobile-nav ul li:last-child {
  border-bottom: none;
}

/* line 440, ../../app/styles/pages/_OurTechnology.scss */

.our-technology-page .col-sm-12 {
  padding-left: 0px;
  padding-right: 0px;
}

@media (min-width: 768px) {
  /* line 447, ../../app/styles/pages/_OurTechnology.scss */

  .our-technology-page .secondary-mobile-nav {
    display: none;
  }

  /* line 451, ../../app/styles/pages/_OurTechnology.scss */

  .our-technology-page .col-sm-12 {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (min-width: 1025px) {
  /* line 457, ../../app/styles/pages/_OurTechnology.scss */

  .our-technology-page .leftTire {
    background-image: url('/images/racingPages/tireNascar.png');
    background-repeat: no-repeat;
    height: 513px;
    position: absolute;
    width: 322px;
    top: -30px;
    left: 0;
    z-index: 5;
  }
}

@media (min-width: 1025px) {
  /* line 471, ../../app/styles/pages/_OurTechnology.scss */

  .our-technology-page .rightTire {
    background-image: url('/images/racingPages/tireEagle.png');
    background-repeat: no-repeat;
    height: 513px;
    position: absolute;
    width: 322px;
    top: -30px;
    right: 0;
    z-index: 5;
  }
}

/* line 486, ../../app/styles/pages/_OurTechnology.scss */

.our-technology-page .col-sm-7 {
  padding-left: 0;
}

/* line 490, ../../app/styles/pages/_OurTechnology.scss */

.our-technology-page .col-sm-5 {
  padding-left: 0;
}

@media (min-width: 768px) {
  /* line 490, ../../app/styles/pages/_OurTechnology.scss */

  .our-technology-page .col-sm-5 {
    padding-left: 15px;
  }
}

/* line 500, ../../app/styles/pages/_OurTechnology.scss */

.our-technology-page .main-container h1 {
  font-size: 36px;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 1em;
  margin-top: 10px;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-style: normal;
}

@media (min-width: 768px) {
  /* line 500, ../../app/styles/pages/_OurTechnology.scss */

  .our-technology-page .main-container h1 {
    font-size: 45px;
  }
}

/* line 516, ../../app/styles/pages/_OurTechnology.scss */

.our-technology-page .page-background {
  background-image: url('/images/background/our-technology.jpg');
  height: 575px;
}

/* line 521, ../../app/styles/pages/_OurTechnology.scss */

.our-technology-page .racing-road {
  text-align: center;
}

/* line 524, ../../app/styles/pages/_OurTechnology.scss */

.our-technology-page .racing-road img {
  padding: 20px;
}

/* line 527, ../../app/styles/pages/_OurTechnology.scss */

.our-technology-page h4 {
  margin: 30px 0;
  width: 100%;
  font-size: 24px;
  text-align: center;
  text-transform: uppercase;
  color: #ffdd00;
  font-style: italic;
}

/* line 536, ../../app/styles/pages/_OurTechnology.scss */

.our-technology-page h4 .normals {
  font-family: "NewsGothicFSLight";
  line-height: 0.5;
  vertical-align: baseline;
}

/* line 544, ../../app/styles/pages/_OurTechnology.scss */

.our-technology-page h1 .rwd-color {
  color: #fff;
}

/* line 546, ../../app/styles/pages/_OurTechnology.scss */

.our-technology-page h1 .rwd-color .rwd-yellow {
  color: #ffdd00;
}

@media (min-width: 414px) {
  /* line 544, ../../app/styles/pages/_OurTechnology.scss */

  .our-technology-page h1 .rwd-color {
    color: #ffdd00;
  }
}

/* line 555, ../../app/styles/pages/_OurTechnology.scss */

.our-technology-page #technologySection {
  text-align: center;
  padding-bottom: 20px;
}

/* line 557, ../../app/styles/pages/_OurTechnology.scss */

.our-technology-page #technologySection .floater {
  width: 200px;
  margin: 0 auto;
}

/* line 562, ../../app/styles/pages/_OurTechnology.scss */

.our-technology-page #technologySection .btn {
  margin: 30px auto 10px auto;
}

@media (min-width: 768px) {
  /* line 555, ../../app/styles/pages/_OurTechnology.scss */

  .our-technology-page #technologySection {
    text-align: left;
  }

  /* line 571, ../../app/styles/pages/_OurTechnology.scss */

  .our-technology-page #technologySection .col-sm-5 {
    float: right;
  }
}

/* line 576, ../../app/styles/pages/_OurTechnology.scss */

.our-technology-page #technologySection .newsLabel {
  color: #555555;
  text-align: center;
  width: 100%;
}

@media (min-width: 768px) {
  /* line 576, ../../app/styles/pages/_OurTechnology.scss */

  .our-technology-page #technologySection .newsLabel {
    width: 60%;
  }
}

/* line 599, ../../app/styles/pages/_OurTechnology.scss */

.our-technology-page #technologySection .racingVideo {
  box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.5);
}

/* line 605, ../../app/styles/pages/_OurTechnology.scss */

.our-technology-page #technologySection .technologyText {
  text-align: center;
}

@media (min-width: 768px) {
  /* line 605, ../../app/styles/pages/_OurTechnology.scss */

  .our-technology-page #technologySection .technologyText {
    text-align: left;
  }
}

/* line 612, ../../app/styles/pages/_OurTechnology.scss */

.our-technology-page #technologySection .technologyButtons .btn {
  width: 335px;
  margin-bottom: 0;
  margin-top: 20px;
}

/* line 620, ../../app/styles/pages/_OurTechnology.scss */

.our-technology-page #technologySection h1,
.our-technology-page #technologySection h4 {
  color: #274BA7;
}

/* line 622, ../../app/styles/pages/_OurTechnology.scss */

.our-technology-page #technologySection .fancy span:before,
.our-technology-page #technologySection .fancy span:after {
  border-bottom: 1px solid #274BA7;
}

/* line 630, ../../app/styles/pages/_OurTechnology.scss */

.our-technology-page #onTheRoad {
  text-align: center;
  padding-bottom: 30px;
}

/* line 635, ../../app/styles/pages/_OurTechnology.scss */

.our-technology-page #onTheRoad .roadButtons {
  margin-top: 110px;
  margin-bottom: 140px;
  margin-left: -10px;
  margin-right: -10px;
  width: 105%;
  position: relative;
  z-index: 9;
}

@media (min-width: 768px) {
  /* line 635, ../../app/styles/pages/_OurTechnology.scss */

  .our-technology-page #onTheRoad .roadButtons {
    margin-bottom: 30px;
    margin-top: 0;
  }
}

/* line 649, ../../app/styles/pages/_OurTechnology.scss */

.our-technology-page #onTheRoad .roadButtons img {
  width: 48%;
}

@media (min-width: 575px) {
  /* line 649, ../../app/styles/pages/_OurTechnology.scss */

  .our-technology-page #onTheRoad .roadButtons img {
    width: auto;
  }
}

/* line 661, ../../app/styles/pages/_OurTechnology.scss */

.our-technology-page .roadie {
  background: url('/images/background/AtTrackBG2.jpg') repeat-x center bottom;
  overflow: hidden;
  *zoom: 1;
  width: 100%;
  z-index: -1;
  min-height: 483px;
}

@media (min-width: 768px) {
  /* line 661, ../../app/styles/pages/_OurTechnology.scss */

  .our-technology-page .roadie {
    background: url('/images/background/homeSkids.jpg') repeat-x center 0;
    min-height: 483px;
  }
}

/* line 675, ../../app/styles/pages/_OurTechnology.scss */

.our-technology-page .gygb {
  background: url('/images/racingPages/camuflage-bg.jpg') repeat-x center bottom;
  overflow: hidden;
  *zoom: 1;
  width: 100%;
  z-index: -1;
  min-height: 483px;
  overflow: visible;
}

@media (min-width: 768px) {
  /* line 675, ../../app/styles/pages/_OurTechnology.scss */

  .our-technology-page .gygb {
    background: url('/images/racingPages/camuflage-bg.jpg') repeat-x center 0;
    min-height: 483px;
  }
}

/* line 688, ../../app/styles/pages/_OurTechnology.scss */

.our-technology-page .gygb .soldierandkid {
  background-image: url('/images/racingPages/Soldier_Family.png');
  background-repeat: no-repeat;
  z-index: 5;
  background-size: 160px 168px;
  height: 168px;
  width: 160px;
  margin: -52px auto 0 auto;
}

@media (min-width: 414px) {
  /* line 688, ../../app/styles/pages/_OurTechnology.scss */

  .our-technology-page .gygb .soldierandkid {
    background-size: 200px 210px;
    height: 212px;
    width: 210px;
    margin-top: -47px;
  }
}

@media (min-width: 767px) {
  /* line 688, ../../app/styles/pages/_OurTechnology.scss */

  .our-technology-page .gygb .soldierandkid {
    margin-top: -47px;
  }
}

@media (min-width: 1025px) {
  /* line 688, ../../app/styles/pages/_OurTechnology.scss */

  .our-technology-page .gygb .soldierandkid {
    background-size: 380px 398px;
    height: 398px;
    width: 372px;
    margin: -254px 0 -65px 81%;
  }
}

/* line 715, ../../app/styles/pages/_OurTechnology.scss */

.our-technology-page .gygbcomponent {
  text-align: left;
  padding-bottom: 30px;
}

/* line 719, ../../app/styles/pages/_OurTechnology.scss */

.our-technology-page .gygbcomponent .fancy span:before,
.our-technology-page .gygbcomponent .fancy span:after {
  border-bottom: 1px solid #ffdd00;
}

@media (min-width: 1025px) {
  /* line 719, ../../app/styles/pages/_OurTechnology.scss */

  .our-technology-page .gygbcomponent .fancy span:before,
  .our-technology-page .gygbcomponent .fancy span:after {
    width: 355px;
  }
}

@media (max-width: 480px) {
  /* line 719, ../../app/styles/pages/_OurTechnology.scss */

  .our-technology-page .gygbcomponent .fancy span:before,
  .our-technology-page .gygbcomponent .fancy span:after {
    width: 28px;
  }
}

/* line 731, ../../app/styles/pages/_OurTechnology.scss */

.our-technology-page .gygbcomponent p {
  color: #ffffff;
}

/* line 736, ../../app/styles/pages/_OurTechnology.scss */

.our-technology-page #racingNews {
  padding-bottom: 30px;
}

/* line 738, ../../app/styles/pages/_OurTechnology.scss */

.our-technology-page #racingNews p {
  margin: 0px;
}

@media (min-width: 768px) {
  /* line 738, ../../app/styles/pages/_OurTechnology.scss */

  .our-technology-page #racingNews p {
    margin: 0 0 20px;
  }
}

/* line 749, ../../app/styles/pages/_OurTechnology.scss */

.our-technology-page #racingNews .col-sm-12 {
  text-align: center;
}

@media (min-width: 768px) {
  /* line 749, ../../app/styles/pages/_OurTechnology.scss */

  .our-technology-page #racingNews .col-sm-12 {
    text-align: left;
  }
}

/* line 758, ../../app/styles/pages/_OurTechnology.scss */

.our-technology-page #racingNews .racingVideo {
  padding-top: 8px;
}

/* line 762, ../../app/styles/pages/_OurTechnology.scss */

.our-technology-page #racingNews h1 {
  text-shadow: -3px 3px 5px rgba(0, 0, 0, 0.75);
}

@media (min-width: 768px) {
  /* line 768, ../../app/styles/pages/_OurTechnology.scss */

  .our-technology-page #racingNews .col-sm-8 {
    border-right: 1px solid #5888d0;
    padding-right: 25px;
  }
}

/* line 776, ../../app/styles/pages/_OurTechnology.scss */

.our-technology-page .racingNewsText {
  padding-bottom: 30px;
}

/* line 780, ../../app/styles/pages/_OurTechnology.scss */

.our-technology-page .racingNewsText h2 {
  margin-top: 10px;
}

/* line 783, ../../app/styles/pages/_OurTechnology.scss */

.our-technology-page .racingNewsText h2 a {
  color: #ffdd00;
  font-style: italic;
}

@media (min-width: 768px) {
  /* line 776, ../../app/styles/pages/_OurTechnology.scss */

  .our-technology-page .racingNewsText {
    padding-left: 10px;
    padding-bottom: 0px;
  }
}

/* line 794, ../../app/styles/pages/_OurTechnology.scss */

.our-technology-page .racingNewsText .btn {
  margin-top: 20px;
}

@media (min-width: 768px) {
  /* line 794, ../../app/styles/pages/_OurTechnology.scss */

  .our-technology-page .racingNewsText .btn {
    margin-top: 0px;
  }
}

/* line 807, ../../app/styles/pages/_OurTechnology.scss */

.our-technology-page #racingNews .fancy span:before,
.our-technology-page #racingNews .fancy span:after,
.our-technology-page #onTheRoad .fancy span:before,
.our-technology-page #onTheRoad .fancy span:after {
  border-bottom: 1px solid #ffdd00;
}

@media (min-width: 1025px) {
  /* line 807, ../../app/styles/pages/_OurTechnology.scss */

  .our-technology-page #racingNews .fancy span:before,
  .our-technology-page #racingNews .fancy span:after,
  .our-technology-page #onTheRoad .fancy span:before,
  .our-technology-page #onTheRoad .fancy span:after {
    width: 400px;
  }
}

/* line 816, ../../app/styles/pages/_OurTechnology.scss */

.our-technology-page #racingNews p,
.our-technology-page #onTheRoad p {
  color: #ffffff;
}

/* line 823, ../../app/styles/pages/_OurTechnology.scss */

.lt-ie9 .soldierandkid {
  margin-left: 55% !important;
  width: 532px !important;
}

/************************************** At The Track Page Specific *****************************************/

/* line 839, ../../app/styles/pages/_OurTechnology.scss */

.racing-track-page a,
.racing-track-page a:hover {
  text-decoration: none;
}

/* line 841, ../../app/styles/pages/_OurTechnology.scss */

.racing-track-page .racingVideo {
  margin-top: 30px;
}

/* line 845, ../../app/styles/pages/_OurTechnology.scss */

.racing-track-page h1,
.racing-track-page h2,
.racing-track-page h4 {
  color: #274BA7;
}

/* line 847, ../../app/styles/pages/_OurTechnology.scss */

.racing-track-page .fancy span:before,
.racing-track-page .fancy span:after {
  border-bottom: 1px solid #274BA7;
}

/* line 853, ../../app/styles/pages/_OurTechnology.scss */

.racing-track-page hr {
  border-top: 1px solid #555555;
}

/* line 855, ../../app/styles/pages/_OurTechnology.scss */

.racing-track-page .col-sm-4:hover {
  background-color: #ffffff;
  text-decoration: none;
}

/* line 860, ../../app/styles/pages/_OurTechnology.scss */

.racing-track-page .col-sm-4 {
  padding-bottom: 10px;
}

/* line 864, ../../app/styles/pages/_OurTechnology.scss */

.racing-track-page .col-sm-4.active {
  background-color: #cad1e0;
}

/* line 872, ../../app/styles/pages/_OurTechnology.scss */

.racing-track-page .intro h4 {
  text-transform: uppercase;
  margin-top: 0;
  font-style: italic;
}

/* line 877, ../../app/styles/pages/_OurTechnology.scss */

.racing-track-page .intro h4 .normals {
  font-family: "NewsGothicFSLight";
  line-height: 0.5;
  vertical-align: baseline;
}

/* line 884, ../../app/styles/pages/_OurTechnology.scss */

.racing-track-page .intro h1 {
  margin: 20px auto;
}

@media (min-width: 1025px) {
  /* line 889, ../../app/styles/pages/_OurTechnology.scss */

  .racing-track-page .intro h1,
  .racing-track-page .intro p {
    width: 60%;
  }

  /* line 892, ../../app/styles/pages/_OurTechnology.scss */

  .racing-track-page .intro p {
    margin: 0 auto;
  }
}

/* line 897, ../../app/styles/pages/_OurTechnology.scss */

.racing-track-page .col-sm-12 {
  padding-left: 0;
  padding-right: 0;
}

/* line 902, ../../app/styles/pages/_OurTechnology.scss */

.racing-track-page .col-sm-4 p {
  padding: 0 15px;
}

/* line 906, ../../app/styles/pages/_OurTechnology.scss */

.racing-track-page .racing-track-bg {
  background-image: url('/images/background/AtTheTrackComposite.jpg');
  background-position: top center;
  background-size: cover;
  -ms-behavior: url('/images/backgroundsize.min.htc');
  width: 100%;
  z-index: -1;
}

/* line 915, ../../app/styles/pages/_OurTechnology.scss */

.racing-track-page .track-container {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 50px;
  padding: 20px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8);
}

/* line 923, ../../app/styles/pages/_OurTechnology.scss */

.racing-track-page .track-container img {
  padding: 15px 0;
}

@media (min-width: 1025px) {
  /* line 915, ../../app/styles/pages/_OurTechnology.scss */

  .racing-track-page .track-container {
    padding: 40px;
  }
}

/* line 935, ../../app/styles/pages/_OurTechnology.scss */

.racing-track-page .vidLink img {
  height: auto;
}

/************************************** On the Road Page Specific *****************************************/

/* line 955, ../../app/styles/pages/_OurTechnology.scss */

.racing-road-page .fancy span:before,
.racing-road-page .fancy span:after {
  border-bottom: 1px solid #ffdd00;
}

@media (min-width: 1195px) {
  /* line 960, ../../app/styles/pages/_OurTechnology.scss */

  .racing-road-page .leftTire {
    background-image: url('/images/racingPages/on-the-road-l-tire.png');
    background-repeat: no-repeat;
    height: 665px;
    margin-left: -25px;
    position: absolute;
    width: 304px;
    top: 20px;
    left: 0;
    z-index: 5;
  }
}

@media (min-width: 1240px) {
  /* line 960, ../../app/styles/pages/_OurTechnology.scss */

  .racing-road-page .leftTire {
    margin-left: 0px;
  }
}

@media (min-width: 1195px) {
  /* line 979, ../../app/styles/pages/_OurTechnology.scss */

  .racing-road-page .rightTire {
    background-image: url('/images/racingPages/on-the-road-r-tire.png');
    background-repeat: no-repeat;
    height: 665px;
    margin-right: -25px;
    position: absolute;
    width: 304px;
    top: 20px;
    right: 0;
    z-index: 5;
  }
}

@media (min-width: 1240px) {
  /* line 979, ../../app/styles/pages/_OurTechnology.scss */

  .racing-road-page .rightTire {
    margin-right: 0px;
  }
}

/* line 998, ../../app/styles/pages/_OurTechnology.scss */

.racing-road-page .racing-road-bg {
  background-image: url('/images/background/OnRoadBody.jpg');
  background-position: top center;
  background-size: cover;
  -ms-behavior: url('/images/backgroundsize.min.htc');
  width: 100%;
}

/* line 1007, ../../app/styles/pages/_OurTechnology.scss */

.racing-road-page .racing-container {
  padding: 20px 20px 0 20px;
}

/* line 1011, ../../app/styles/pages/_OurTechnology.scss */

.racing-road-page .racing-road-body {
  z-index: 9;
}

/* line 1015, ../../app/styles/pages/_OurTechnology.scss */

.racing-road-page .racing-road-body h1 {
  color: #ffffff;
  text-shadow: -3px 3px 5px rgba(0, 0, 0, 0.75);
}

/* line 1020, ../../app/styles/pages/_OurTechnology.scss */

.racing-road-page .racing-road-body p {
  color: #ffffff;
}

/* line 1021, ../../app/styles/pages/_OurTechnology.scss */

.racing-road-page .racing-road-body h4 {
  color: #ffdd00;
}

/* line 1026, ../../app/styles/pages/_OurTechnology.scss */

.racing-road-page .on-road-tab-content {
  background: #ffffff;
  /* Old browsers */
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #ffffff), color-stop(50%, #ffffff), color-stop(100%, #dfdfdf));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 1%, #ffffff 50%, #dfdfdf 100%);
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 1%, #ffffff 50%, #dfdfdf 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dfdfdf',GradientType=0 );
  /* IE6-9 */
  overflow: hidden;
  *zoom: 1;
  position: relative;
  z-index: 1;
}

/* line 1040, ../../app/styles/pages/_OurTechnology.scss */

.racing-road-page .tab-content-wrapper {
  width: 100%;
}

@media (min-width: 1195px) {
  /* line 1040, ../../app/styles/pages/_OurTechnology.scss */

  .racing-road-page .tab-content-wrapper {
    margin: 0 auto;
    max-width: 680px;
    width: 680px;
  }
}

/* line 1054, ../../app/styles/pages/_OurTechnology.scss */

.racing-road-page .tabs-container {
  width: 100%;
  text-align: center;
}

/* line 1059, ../../app/styles/pages/_OurTechnology.scss */

.racing-road-page .tab-content {
  padding: 20px 20px 40px 20px;
  overflow: hidden;
  *zoom: 1;
}

/* line 1063, ../../app/styles/pages/_OurTechnology.scss */

.racing-road-page .tab-content h4 {
  color: #555555;
  font-style: italic;
}

/* line 1068, ../../app/styles/pages/_OurTechnology.scss */

.racing-road-page .tab-content h2 {
  margin-top: 7px;
  margin-bottom: 20px;
}

/* line 1074, ../../app/styles/pages/_OurTechnology.scss */

.racing-road-page .tab-content .battle-tested {
  /*background-image: image-url("racingPages/battle2.png");
  background-position: 50% 90%;
  background-repeat: no-repeat;*/
  padding-bottom: 30px;
  min-height: 145px;
}

@media (min-width: 768px) {
  /* line 1074, ../../app/styles/pages/_OurTechnology.scss */

  .racing-road-page .tab-content .battle-tested {
    background-position: center bottom;
    border-right: 1px solid #555555;
    min-height: 185px;
  }

  /* line 1086, ../../app/styles/pages/_OurTechnology.scss */

  .racing-road-page .tab-content .battle-tested p {
    min-height: 95px;
  }

  /* line 1089, ../../app/styles/pages/_OurTechnology.scss */

  .racing-road-page .tab-content .battle-tested span {
    width: 100%;
    text-align: center;
    display: block;
  }
}

@media (min-width: 1195px) {
  /* line 1074, ../../app/styles/pages/_OurTechnology.scss */

  .racing-road-page .tab-content .battle-tested {
    padding-left: 40px;
    min-height: 205px;
  }

  /* line 1100, ../../app/styles/pages/_OurTechnology.scss */

  .racing-road-page .tab-content .battle-tested p {
    min-height: 110px;
  }
}

@media (min-width: 1390px) {
  /* line 1074, ../../app/styles/pages/_OurTechnology.scss */

  .racing-road-page .tab-content .battle-tested {
    padding-left: 0px;
  }
}

@media (max-width: 767px) {
  /* line 1074, ../../app/styles/pages/_OurTechnology.scss */

  .racing-road-page .tab-content .battle-tested {
    margin-bottom: 20px;
    border-bottom: 1px solid #555555;
  }
}

/* line 1117, ../../app/styles/pages/_OurTechnology.scss */

.racing-road-page .tab-content .road-ready {
  padding-bottom: 20px;
  min-height: 140px;
}

@media (min-width: 768px) {
  /* line 1117, ../../app/styles/pages/_OurTechnology.scss */

  .racing-road-page .tab-content .road-ready {
    min-height: 185px;
  }

  /* line 1123, ../../app/styles/pages/_OurTechnology.scss */

  .racing-road-page .tab-content .road-ready p {
    min-height: 95px;
  }

  /* line 1126, ../../app/styles/pages/_OurTechnology.scss */

  .racing-road-page .tab-content .road-ready span {
    width: 100%;
    text-align: center;
    display: block;
  }
}

@media (min-width: 1195px) {
  /* line 1117, ../../app/styles/pages/_OurTechnology.scss */

  .racing-road-page .tab-content .road-ready {
    padding-right: 40px;
    min-height: 205px;
  }

  /* line 1136, ../../app/styles/pages/_OurTechnology.scss */

  .racing-road-page .tab-content .road-ready p {
    min-height: 110px;
  }
}

@media (min-width: 1390px) {
  /* line 1117, ../../app/styles/pages/_OurTechnology.scss */

  .racing-road-page .tab-content .road-ready {
    padding-right: 0px;
  }
}

/* line 1148, ../../app/styles/pages/_OurTechnology.scss */

.racing-road-page .tab-content p {
  color: #222222;
}

/* line 1152, ../../app/styles/pages/_OurTechnology.scss */

.racing-road-page .tab-content h2 {
  text-align: center;
  color: #274BA7;
  text-transform: uppercase;
  font-style: italic;
}

/* line 1160, ../../app/styles/pages/_OurTechnology.scss */

.racing-road-page .gy-tabs {
  margin: 0 auto;
  width: 98%;
}

/* line 1165, ../../app/styles/pages/_OurTechnology.scss */

.racing-road-page .gy-tabs li {
  width: 25%;
  padding: 0 2px;
}

/* line 1169, ../../app/styles/pages/_OurTechnology.scss */

.racing-road-page .gy-tabs li a {
  background: rgba(255, 221, 0, 0.85);
  background: -webkit-linear-gradient(top, rgba(255, 221, 0, 0.85) 0%, #e0c200 75%, #cbb002 100%);
  background: linear-gradient(to bottom, rgba(255, 221, 0, 0.85) 0%, #e0c200 75%, #cbb002 100%);
  background-color: #ffdd00;
  text-transform: uppercase;
  font-style: italic;
  font-size: 15px;
}

@media (min-width: 481px) {
  /* line 1169, ../../app/styles/pages/_OurTechnology.scss */

  .racing-road-page .gy-tabs li a {
    font-size: 18px;
  }
}

/* line 1181, ../../app/styles/pages/_OurTechnology.scss */

.racing-road-page .gy-tabs li a:hover {
  background-color: #ffdd00;
  background: #ffdd00;
  background: -webkit-linear-gradient(top, #ffdd00 0%, #e0c200 75%, #cbb002 100%);
  background: linear-gradient(to bottom, #ffdd00 0%, #e0c200 75%, #cbb002 100%);
}

/* line 1188, ../../app/styles/pages/_OurTechnology.scss */

.racing-road-page .gy-tabs li.active a {
  background-color: #ffffff;
  background-image: none;
  font-family: "NewsGothicFSLight";
  color: #274BA7;
}

@media (min-width: 1195px) {
  /* line 1201, ../../app/styles/pages/_OurTechnology.scss */

  .racing-road-page .racing-intro {
    width: 63%;
    margin: 0 auto;
  }

  /* line 1205, ../../app/styles/pages/_OurTechnology.scss */

  .racing-road-page .racing-intro p {
    width: 85%;
    margin: 0 auto;
  }

  /* line 1211, ../../app/styles/pages/_OurTechnology.scss */

  .racing-road-page .gy-tabs {
    width: 55%;
  }

  /* line 1215, ../../app/styles/pages/_OurTechnology.scss */

  .racing-road-page .tab-content {
    min-height: 386px;
    margin: 0 auto;
  }

  /* line 1222, ../../app/styles/pages/_OurTechnology.scss */

  .racing-road-page .racing-container .wrapper-inner {
    width: 70%;
    margin: 0 auto;
    min-height: 325px;
  }
}

/************************************** Racing News Page Specific *****************************************/

/* line 1243, ../../app/styles/pages/_OurTechnology.scss */

.racing-news-page {
  color: #fff;
}

/* line 1246, ../../app/styles/pages/_OurTechnology.scss */

.racing-news-page .racing-container {
  padding: 20px 0;
}

/* line 1250, ../../app/styles/pages/_OurTechnology.scss */

.racing-news-page .tab-pane {
  display: none;
}

/* line 1253, ../../app/styles/pages/_OurTechnology.scss */

.racing-news-page .tab-pane.active {
  display: block !important;
}

/* line 1258, ../../app/styles/pages/_OurTechnology.scss */

.racing-news-page .pagination {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  padding-top: 8px;
  padding-bottom: 12px;
  margin: 10px auto;
  font-size: 15px;
  color: #ffdd00;
  text-align: center;
}

/* line 1268, ../../app/styles/pages/_OurTechnology.scss */

.racing-news-page .pagination li {
  display: inline-block;
}

/* line 1272, ../../app/styles/pages/_OurTechnology.scss */

.racing-news-page .pagination a {
  display: inline-block;
  color: #ffdd00;
  width: 30px;
  height: 30px;
}

/* line 1278, ../../app/styles/pages/_OurTechnology.scss */

.racing-news-page .pagination a.active {
  color: #ffffff;
}

/* line 1284, ../../app/styles/pages/_OurTechnology.scss */

.racing-news-page .pagination a.page-next {
  width: 60px;
}

/* line 1288, ../../app/styles/pages/_OurTechnology.scss */

.racing-news-page .pagination a.page-prev {
  width: 60px;
}

/* line 1297, ../../app/styles/pages/_OurTechnology.scss */

.racing-news-page .racing-page-body h1 {
  color: #ffffff;
  text-shadow: -3px 3px 5px rgba(0, 0, 0, 0.75);
}

/* line 1304, ../../app/styles/pages/_OurTechnology.scss */

.racing-news-page h4 {
  color: #ffdd00;
  margin-top: 0;
}

/* line 1309, ../../app/styles/pages/_OurTechnology.scss */

.racing-news-page .fancy span:before,
.racing-news-page .fancy span:after {
  content: "";
  position: absolute;
  height: 5px;
  border-bottom: 1px solid #ffdd00;
  top: 0;
  width: 100px;
}

@media (min-width: 1025px) {
  /* line 1309, ../../app/styles/pages/_OurTechnology.scss */

  .racing-news-page .fancy span:before,
  .racing-news-page .fancy span:after {
    width: 380px;
  }
}

/* line 1322, ../../app/styles/pages/_OurTechnology.scss */

.racing-news-page .fancy span:before {
  right: 100%;
  margin-right: 15px;
}

/* line 1326, ../../app/styles/pages/_OurTechnology.scss */

.racing-news-page .fancy span:after {
  left: 100%;
  margin-left: 15px;
}

/* line 1332, ../../app/styles/pages/_OurTechnology.scss */

.racing-news-page .racing-intro p {
  color: #ffffff;
}

@media (min-width: 1025px) {
  /* line 1342, ../../app/styles/pages/_OurTechnology.scss */

  .racing-news-page .racing-intro h1 {
    width: 65%;
    margin: 20px auto;
  }

  /* line 1347, ../../app/styles/pages/_OurTechnology.scss */

  .racing-news-page .racing-intro p {
    width: 65%;
    margin: 10px auto;
  }
}

@media (min-width: 768px) {
  /* line 1357, ../../app/styles/pages/_OurTechnology.scss */

  .racing-news-page .col-sm-8 {
    border-right: 1px solid #5888d0;
    padding-right: 25px;
  }

  /* line 1362, ../../app/styles/pages/_OurTechnology.scss */

  .racing-news-page .col-sm-4 {
    padding-left: 25px;
  }
}

/* line 1367, ../../app/styles/pages/_OurTechnology.scss */

.racing-news-page ul.newsie {
  padding-left: 0px;
  margin-top: 10px;
  font-family: "NewsGothicFSLight";
  color: #ffdd00;
}

/* line 1373, ../../app/styles/pages/_OurTechnology.scss */

.racing-news-page ul.newsie a {
  color: #ffdd00;
  display: block;
}

/* line 1378, ../../app/styles/pages/_OurTechnology.scss */

.racing-news-page ul.newsie li {
  border-top: 1px solid #ffffff;
  list-style-type: none;
  padding: 7px 0px;
}

/* line 1383, ../../app/styles/pages/_OurTechnology.scss */

.racing-news-page ul.newsie li.w-arrow {
  background: url('/images/racingPages/arrow2.png') no-repeat right center;
}

/* line 1388, ../../app/styles/pages/_OurTechnology.scss */

.racing-news-page ul.newsie .title {
  color: #ffdd00;
  font-size: 18px;
  padding-right: 20px;
}

/* line 1392, ../../app/styles/pages/_OurTechnology.scss */

.racing-news-page ul.newsie .title a {
  display: inline-block;
}

/* line 1397, ../../app/styles/pages/_OurTechnology.scss */

.racing-news-page ul.newsie .all {
  display: block;
  width: 100%;
  padding-top: 15px;
}

/* line 1402, ../../app/styles/pages/_OurTechnology.scss */

.racing-news-page ul.newsie .all a {
  color: #ffdd00;
  font-size: 18px;
}

/* line 1408, ../../app/styles/pages/_OurTechnology.scss */

.racing-news-page ul.newsie .date {
  color: #ffffff;
}

/* line 1413, ../../app/styles/pages/_OurTechnology.scss */

.racing-news-page .racingVideo {
  margin: 10px auto 20px auto;
}

/*************************************** Page Tiles for Bottom Nav ***************************************/

/* line 1429, ../../app/styles/pages/_OurTechnology.scss */

.gy-racing-tile-container {
  float: none;
  width: 100%;
  overflow-y: hidden;
  vertical-align: middle;
  text-align: center;
  /*@include background-lines ($brand-blue);*/
}

/* line 1437, ../../app/styles/pages/_OurTechnology.scss */

.gy-racing-tile-container a:link,
.gy-racing-tile-container a:visited {
  color: #ffdd00;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 1441, ../../app/styles/pages/_OurTechnology.scss */

.gy-racing-tile-container a:hover,
.gy-racing-tile-container a:active {
  text-decoration: underline;
}

/* line 1445, ../../app/styles/pages/_OurTechnology.scss */

.gy-racing-tile-container .gy-promo-tile {
  position: relative;
}

/* line 1448, ../../app/styles/pages/_OurTechnology.scss */

.gy-racing-tile-container .gy-promo-tile h4,
.gy-racing-tile-container .gy-promo-tile h5,
.gy-racing-tile-container .gy-promo-tile h6 {
  font-size: 28px;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  margin: 15px 10px 0 10px;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 110%;
  font-style: italic;
}

/* line 1458, ../../app/styles/pages/_OurTechnology.scss */

.gy-racing-tile-container .gy-promo-tile p {
  margin: 10px 10px 20px 10px;
  color: #ffffff;
  font-family: Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 18px;
  line-height: 120%;
}

/* line 1467, ../../app/styles/pages/_OurTechnology.scss */

.gy-racing-tile-container .gy-promo-tile.track-tile {
  background-color: #ffffff;
  /*background-image: image-url("racingPages/trackTileBG.jpg");
  background-position: center bottom;
  background-repeat: no-repeat; */
}

/* line 1473, ../../app/styles/pages/_OurTechnology.scss */

.gy-racing-tile-container .gy-promo-tile.track-tile a:link,
.gy-racing-tile-container .gy-promo-tile.track-tile a:visited {
  color: #274BA7;
}

/* line 1474, ../../app/styles/pages/_OurTechnology.scss */

.gy-racing-tile-container .gy-promo-tile.track-tile h4,
.gy-racing-tile-container .gy-promo-tile.track-tile h5 {
  color: #274BA7;
}

/* line 1475, ../../app/styles/pages/_OurTechnology.scss */

.gy-racing-tile-container .gy-promo-tile.track-tile p {
  color: #222222;
}

@media (min-width: 1024px) {
  /* line 1467, ../../app/styles/pages/_OurTechnology.scss */

  .gy-racing-tile-container .gy-promo-tile.track-tile {
    background-image: url('/images/racingPages/trackTileBG.jpg');
    background-position: center bottom;
    background-repeat: no-repeat;
  }

  /* line 1482, ../../app/styles/pages/_OurTechnology.scss */

  .gy-racing-tile-container .gy-promo-tile.track-tile p {
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
  }
}

/* line 1490, ../../app/styles/pages/_OurTechnology.scss */

.gy-racing-tile-container .gy-promo-tile.road-tile {
  background-image: url('/images/racingPages/roadTileBG.jpg');
  background-position: center bottom;
  background-repeat: no-repeat;
}

/* line 1495, ../../app/styles/pages/_OurTechnology.scss */

.gy-racing-tile-container .gy-promo-tile.road-tile h4,
.gy-racing-tile-container .gy-promo-tile.road-tile h5 {
  color: #ffdd00;
}

/* line 1499, ../../app/styles/pages/_OurTechnology.scss */

.gy-racing-tile-container .gy-promo-tile.gives-back-tile {
  background-image: url('/images/racingPages/camuflage-bg.jpg');
  background-position: center bottom;
  background-repeat: no-repeat;
}

@media (max-width: 480px) {
  /* line 1504, ../../app/styles/pages/_OurTechnology.scss */

  .gy-racing-tile-container .gy-promo-tile.gives-back-tile .gy-promo-tile-content {
    padding-left: 0px;
  }
}

@media (min-width: 1024px) {
  /* line 1504, ../../app/styles/pages/_OurTechnology.scss */

  .gy-racing-tile-container .gy-promo-tile.gives-back-tile .gy-promo-tile-content {
    padding-left: 8px;
    padding-right: 8px;
  }
}

@media (max-width: 767px) {
  /* line 1514, ../../app/styles/pages/_OurTechnology.scss */

  .gy-racing-tile-container .gy-promo-tile.gives-back-tile .gy-promo-tile-content h5 br {
    display: none;
  }
}

/* line 1520, ../../app/styles/pages/_OurTechnology.scss */

.gy-racing-tile-container .gy-promo-tile.gives-back-tile h4,
.gy-racing-tile-container .gy-promo-tile.gives-back-tile h5 {
  color: #ffdd00;
  text-align: center;
}

@media (max-width: 480px) {
  /* line 1520, ../../app/styles/pages/_OurTechnology.scss */

  .gy-racing-tile-container .gy-promo-tile.gives-back-tile h4,
  .gy-racing-tile-container .gy-promo-tile.gives-back-tile h5 {
    padding-top: 22px;
  }
}

@media (min-width: 1024px) {
  /* line 1520, ../../app/styles/pages/_OurTechnology.scss */

  .gy-racing-tile-container .gy-promo-tile.gives-back-tile h4,
  .gy-racing-tile-container .gy-promo-tile.gives-back-tile h5 {
    margin-left: 0px;
    margin-right: 0px;
  }
}

/* line 1536, ../../app/styles/pages/_OurTechnology.scss */

.gy-racing-tile-container .gy-promo-tile.gives-back-tile .no-margin-bottom {
  margin-bottom: 0px;
}

/* line 1542, ../../app/styles/pages/_OurTechnology.scss */

.gy-racing-tile-container .gy-promo-tile.news-tile {
  background-color: #274BA7;
  background-repeat: repeat;
  background-image: url('/images/diagonal.png');
}

/* line 1545, ../../app/styles/pages/_OurTechnology.scss */

.gy-racing-tile-container .gy-promo-tile.news-tile h4,
.gy-racing-tile-container .gy-promo-tile.news-tile h5 {
  color: #ffdd00;
}

/* line 1547, ../../app/styles/pages/_OurTechnology.scss */

.gy-racing-tile-container .gy-promo-tile.news-tile .gy-promo-tile-wrap {
  background-image: url('/images/racingPages/newsTileBG.png');
  background-position: left bottom;
  background-repeat: no-repeat;
}

/* line 1554, ../../app/styles/pages/_OurTechnology.scss */

.gy-racing-tile-container .gy-promo-tile.access-granted-racing-tile {
  background: #274ba7;
  /* Old browsers */
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #274ba7), color-stop(100%, #001460));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #274ba7 0%, #001460 100%);
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to bottom, #274ba7 0%, #001460 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#274ba7', endColorstr='#001460',GradientType=0 );
  /* IE6-9 */
  min-height: 270px;
}

/* line 1564, ../../app/styles/pages/_OurTechnology.scss */

.gy-racing-tile-container .gy-promo-tile.access-granted-racing-tile h6 {
  font-weight: bold;
  margin-bottom: 0;
  text-transform: none;
}

/* line 1569, ../../app/styles/pages/_OurTechnology.scss */

.gy-racing-tile-container .gy-promo-tile.access-granted-racing-tile h5 {
  color: #ffdd00;
  font-weight: bold;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}

/* line 1576, ../../app/styles/pages/_OurTechnology.scss */

.gy-racing-tile-container .gy-promo-tile.access-granted-racing-tile p {
  margin-bottom: 15px !important;
  margin-left: 10px;
  margin-right: 10px;
}

/* line 1581, ../../app/styles/pages/_OurTechnology.scss */

.gy-racing-tile-container .gy-promo-tile.access-granted-racing-tile .tiny {
  font-family: Arial,sans-serif;
  font-size: 9px;
  font-style: italic;
  margin-bottom: 10px;
  margin-top: 5px;
}

/* line 1588, ../../app/styles/pages/_OurTechnology.scss */

.gy-racing-tile-container .gy-promo-tile.access-granted-racing-tile .icon-thin-arrow-right {
  color: #ffdd00;
}

/* line 1594, ../../app/styles/pages/_OurTechnology.scss */

.gy-racing-tile-container .gy-promo-tile-wrap {
  margin: 0;
  padding: 20px 20px 10px 20px;
  display: block;
  vertical-align: middle;
}

/* line 1601, ../../app/styles/pages/_OurTechnology.scss */

.gy-racing-tile-container .gy-promo-tile-content {
  width: 100%;
  padding: 5px 15px 15px;
  margin-left: 0;
}

@media (min-width: 768px) {
  /* line 1609, ../../app/styles/pages/_OurTechnology.scss */

  .gy-racing-tile-container .gy-promo-tile {
    width: 33.3%;
    float: left;
  }

  /* line 1613, ../../app/styles/pages/_OurTechnology.scss */

  .gy-racing-tile-container .gy-promo-tile-content {
    min-height: 375px;
  }

  /* line 1616, ../../app/styles/pages/_OurTechnology.scss */

  .gy-racing-tile-container .gy-promo-tile-content h4,
  .gy-racing-tile-container .gy-promo-tile-content h5 {
    margin: 15px 0px 0 0px;
  }

  /* line 1620, ../../app/styles/pages/_OurTechnology.scss */

  .gy-racing-tile-container .gy-promo-tile-content p {
    margin: 10px 5px 20px 5px;
  }
}

@media (min-width: 1025px) {
  /* line 1630, ../../app/styles/pages/_OurTechnology.scss */

  .gy-racing-tile-container .gy-promo-tile-content {
    min-height: 306px;
  }

  /* line 1634, ../../app/styles/pages/_OurTechnology.scss */

  .gy-racing-tile-container .gy-promo-tile-content.first {
    padding-left: 10%;
  }

  /* line 1638, ../../app/styles/pages/_OurTechnology.scss */

  .gy-racing-tile-container .gy-promo-tile-content.last {
    padding-right: 10%;
  }

  /* line 1642, ../../app/styles/pages/_OurTechnology.scss */

  .gy-racing-tile-container .gy-promo-tile-content h4,
  .gy-racing-tile-container .gy-promo-tile-content h5 {
    margin: 15px 30px 0 30px;
  }

  /* line 1643, ../../app/styles/pages/_OurTechnology.scss */

  .gy-racing-tile-container .gy-promo-tile-content p {
    margin: 10px 20px 20px 20px;
  }
}

@media (min-width: 1025px) and (min-width: 1220px) {
  /* line 1649, ../../app/styles/pages/_OurTechnology.scss */

  .gy-racing-tile-container .gy-promo-tile-content {
    min-height: 306px;
  }
}

/* line 1662, ../../app/styles/pages/_OurTechnology.scss */

.gygivesback-landing-page {
  text-align: center;
  color: #FFFFFF;
}

/* line 1666, ../../app/styles/pages/_OurTechnology.scss */

.gygivesback-landing-page h3 {
  color: #FFFFFF;
  font-size: 40px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 20px;
  line-height: 105%;
}

@media (min-width: 1310) {
  /* line 1675, ../../app/styles/pages/_OurTechnology.scss */

  .gygivesback-landing-page h3 {
    font-size: 50px;
  }
}

/* line 1680, ../../app/styles/pages/_OurTechnology.scss */

.gygivesback-landing-page h4 {
  color: #ffdd00;
  text-transform: uppercase;
  font-size: 18px;
  padding-left: 25px;
  padding-right: 25px;
  font-weight: bold;
}

/* line 1689, ../../app/styles/pages/_OurTechnology.scss */

.gygivesback-landing-page p {
  color: #FFFFFF;
  letter-spacing: 0px;
}

/* line 1694, ../../app/styles/pages/_OurTechnology.scss */

.gygivesback-landing-page .gy-link {
  color: #ffdd00;
  font-weight: bold;
  display: inline-block;
  margin-top: 20px !important;
}

/* line 1701, ../../app/styles/pages/_OurTechnology.scss */

.gygivesback-landing-page .gives-back-container {
  background-image: url('/images/racingPages/gyGivesBack/camoBG.png');
  overflow: hidden;
  *zoom: 1;
  background-position: top center;
  background-size: cover;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  -ms-behavior: url('/images/backgroundsize.min.htc');
  padding: 20px 0px 0px 0px;
  position: relative;
}

/* line 1713, ../../app/styles/pages/_OurTechnology.scss */

.gygivesback-landing-page .gives-back-container h2 {
  color: #ffdd00;
  text-transform: uppercase;
  font-size: 28px;
  margin-top: 0px;
}

/* line 1719, ../../app/styles/pages/_OurTechnology.scss */

.gygivesback-landing-page .gives-back-container h3 {
  color: #FFFFFF;
  font-size: 33px;
  width: 100%;
}

/* line 1724, ../../app/styles/pages/_OurTechnology.scss */

.gygivesback-landing-page .gives-back-container h3 span.second {
  color: #ffdd00;
}

/* line 1728, ../../app/styles/pages/_OurTechnology.scss */

.gygivesback-landing-page .gives-back-container h4 {
  margin-top: -10px;
}

/* line 1731, ../../app/styles/pages/_OurTechnology.scss */

.gygivesback-landing-page .gives-back-container ul {
  margin: 0 0 20px 0;
  padding: 0px;
}

/* line 1736, ../../app/styles/pages/_OurTechnology.scss */

.gygivesback-landing-page .gives-back-container ul li {
  margin: 0px;
  display: inline-block;
  padding-right: 10px;
}

/* line 1741, ../../app/styles/pages/_OurTechnology.scss */

.gygivesback-landing-page .gives-back-container .small {
  font-size: 75% !important;
  padding-top: 20px;
}

/* line 1746, ../../app/styles/pages/_OurTechnology.scss */

.gygivesback-landing-page .gives-back-container .right-col .family-img {
  display: none;
}

/* line 1749, ../../app/styles/pages/_OurTechnology.scss */

.gygivesback-landing-page .gives-back-container .right-col .share-container {
  display: inline-block;
  text-align: center;
}

/* line 1753, ../../app/styles/pages/_OurTechnology.scss */

.gygivesback-landing-page .gives-back-container .right-col .share-container p {
  font-size: 16px;
  letter-spacing: -1 !important;
  margin-bottom: 8px !important;
  font-style: italic;
}

/* line 1762, ../../app/styles/pages/_OurTechnology.scss */

.gygivesback-landing-page .gives-back-container .left-col .small {
  display: none;
}

/* line 1764, ../../app/styles/pages/_OurTechnology.scss */

.gygivesback-landing-page .gives-back-container .fancy {
  line-height: 0.5;
  text-align: center;
}

/* line 1768, ../../app/styles/pages/_OurTechnology.scss */

.gygivesback-landing-page .gives-back-container .fancy span {
  display: inline-block;
  position: relative;
}

/* line 1773, ../../app/styles/pages/_OurTechnology.scss */

.gygivesback-landing-page .gives-back-container fancy span:before,
.gygivesback-landing-page .gives-back-container .fancy span:after {
  content: "";
  position: absolute;
  height: 5px;
  top: 0;
}

/* line 1780, ../../app/styles/pages/_OurTechnology.scss */

.gygivesback-landing-page .gives-back-container .fancy span:before {
  right: 100%;
  margin-right: 15px;
}

/* line 1784, ../../app/styles/pages/_OurTechnology.scss */

.gygivesback-landing-page .gives-back-container .fancy span:after {
  left: 100%;
  margin-left: 15px;
}

/* line 1788, ../../app/styles/pages/_OurTechnology.scss */

.gygivesback-landing-page .gives-back-container .fancy span:before,
.gygivesback-landing-page .gives-back-container .fancy span:after {
  border-bottom: 1px solid #ffdd00;
}

@media (min-width: 992px) {
  /* line 1701, ../../app/styles/pages/_OurTechnology.scss */

  .gygivesback-landing-page .gives-back-container {
    padding: 40px 50px 0px 50px;
  }

  /* line 1795, ../../app/styles/pages/_OurTechnology.scss */

  .gygivesback-landing-page .gives-back-container h3 {
    font-size: 43px;
  }

  /* line 1799, ../../app/styles/pages/_OurTechnology.scss */

  .gygivesback-landing-page .gives-back-container .left-col {
    text-align: left !important;
    min-height: 420px;
  }

  /* line 1803, ../../app/styles/pages/_OurTechnology.scss */

  .gygivesback-landing-page .gives-back-container .left-col .family-img {
    display: none;
  }

  /* line 1804, ../../app/styles/pages/_OurTechnology.scss */

  .gygivesback-landing-page .gives-back-container .left-col .small {
    display: block;
  }

  /* line 1805, ../../app/styles/pages/_OurTechnology.scss */

  .gygivesback-landing-page .gives-back-container .left-col h4 {
    padding: 10px 0 0 0 !important;
  }

  /* line 1808, ../../app/styles/pages/_OurTechnology.scss */

  .gygivesback-landing-page .gives-back-container .left-col h4 sup {
    font-size: 60%;
  }

  /* line 1813, ../../app/styles/pages/_OurTechnology.scss */

  .gygivesback-landing-page .gives-back-container .right-col {
    text-align: left !important;
    vertical-align: bottom;
    position: absolute;
    bottom: 0px;
    right: 0px;
    margin-bottom: -10px;
    white-space: nowrap;
  }

  /* line 1822, ../../app/styles/pages/_OurTechnology.scss */

  .gygivesback-landing-page .gives-back-container .right-col .share-container {
    display: inline-block;
    text-align: center;
    vertical-align: bottom;
    width: 190px;
  }

  /* line 1828, ../../app/styles/pages/_OurTechnology.scss */

  .gygivesback-landing-page .gives-back-container .right-col .share-container p {
    letter-spacing: -1 !important;
    margin-bottom: 8px !important;
  }

  /* line 1833, ../../app/styles/pages/_OurTechnology.scss */

  .gygivesback-landing-page .gives-back-container .right-col .family-img {
    display: inline-block;
    width: 100% !important;
    height: auto;
    max-width: 379px;
    max-height: 409px;
  }

  /* line 1841, ../../app/styles/pages/_OurTechnology.scss */

  .gygivesback-landing-page .gives-back-container .right-col .small {
    display: none;
  }
}

@media (min-width: 1310px) {
  /* line 1845, ../../app/styles/pages/_OurTechnology.scss */

  .gygivesback-landing-page .gives-back-container span.first {
    color: #ffdd00 !important;
    white-space: nowrap;
  }

  /* line 1849, ../../app/styles/pages/_OurTechnology.scss */

  .gygivesback-landing-page .gives-back-container h3 {
    font-size: 54px;
    max-width: 768px;
  }
}

/* line 1855, ../../app/styles/pages/_OurTechnology.scss */

.gygivesback-landing-page .charity-auction-container {
  background-image: url('/images/racingPages/gyGivesBack/charityBG_sm.png');
  background-position: top center;
  background-size: cover;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  -ms-behavior: url('/images/backgroundsize.min.htc');
  padding: 20px;
  padding-bottom: 40px;
}

/* line 1866, ../../app/styles/pages/_OurTechnology.scss */

.gygivesback-landing-page .charity-auction-container h3 {
  color: #274BA7;
  margin-top: 0px !important;
}

/* line 1871, ../../app/styles/pages/_OurTechnology.scss */

.gygivesback-landing-page .charity-auction-container p {
  color: #274BA7;
}

/* line 1874, ../../app/styles/pages/_OurTechnology.scss */

.gygivesback-landing-page .charity-auction-container .btn {
  width: 100%;
  max-width: 300px;
}

@media (min-width: 992px) {
  /* line 1855, ../../app/styles/pages/_OurTechnology.scss */

  .gygivesback-landing-page .charity-auction-container {
    min-height: 315px;
    background-image: url('/images/racingPages/gyGivesBack/charityBG.png');
    background-position: bottom left !important;
    background-size: cover !important;
    width: 100% !important;
    height: 100% !important;
    background-repeat: no-repeat !important;
    -ms-behavior: url('/images/backgroundsize.min.htc');
  }

  /* line 1888, ../../app/styles/pages/_OurTechnology.scss */

  .gygivesback-landing-page .charity-auction-container .support-troops-tire {
    display: none;
  }

  /* line 1889, ../../app/styles/pages/_OurTechnology.scss */

  .gygivesback-landing-page .charity-auction-container .center-col {
    max-width: 400px;
    text-align: center;
    margin: 0px auto;
  }

  /* line 1894, ../../app/styles/pages/_OurTechnology.scss */

  .gygivesback-landing-page .charity-auction-container .center-col .btn {
    width: 50%;
  }
}

/* line 1898, ../../app/styles/pages/_OurTechnology.scss */

.gygivesback-landing-page .donate-container {
  background-image: url('/images/racingPages/gyGivesBack/donateBG_sm.png');
  background-position: top center;
  background-size: cover;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  -ms-behavior: url('/images/backgroundsize.min.htc');
  color: #ffffff;
  padding: 20px;
  padding-bottom: 40px;
}

/* line 1910, ../../app/styles/pages/_OurTechnology.scss */

.gygivesback-landing-page .donate-container h3 {
  color: #FFFFFF;
}

@media (min-width: 992px) {
  /* line 1898, ../../app/styles/pages/_OurTechnology.scss */

  .gygivesback-landing-page .donate-container {
    min-height: 325px;
    background-image: url('/images/racingPages/gyGivesBack/donateBG.png');
    background-position: center right !important;
    background-size: cover !important;
    width: 100% !important;
    height: 100% !important;
    background-repeat: no-repeat !important;
  }

  /* line 1922, ../../app/styles/pages/_OurTechnology.scss */

  .gygivesback-landing-page .donate-container .support-troops-postage {
    display: none;
  }

  /* line 1923, ../../app/styles/pages/_OurTechnology.scss */

  .gygivesback-landing-page .donate-container .center-col {
    max-width: 400px;
    text-align: center;
    margin: 0px auto;
  }

  /* line 1928, ../../app/styles/pages/_OurTechnology.scss */

  .gygivesback-landing-page .donate-container .center-col .btn {
    width: 50%;
  }
}

/* line 1932, ../../app/styles/pages/_OurTechnology.scss */

.gygivesback-landing-page .veteran-container {
  background-image: url('/images/racingPages/gyGivesBack/veteranBG_sm.png');
  background-position: top center;
  background-size: cover;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  -ms-behavior: url('/images/backgroundsize.min.htc');
  padding: 20px;
}

/* line 1942, ../../app/styles/pages/_OurTechnology.scss */

.gygivesback-landing-page .veteran-container h3 {
  color: #FFFFFF;
}

@media (min-width: 992px) {
  /* line 1932, ../../app/styles/pages/_OurTechnology.scss */

  .gygivesback-landing-page .veteran-container {
    min-height: 315px;
    background-image: url('/images/racingPages/gyGivesBack/veteranBG.png');
    background-position: center left !important;
    background-size: cover !important;
    width: 100% !important;
    height: 100% !important;
    background-repeat: no-repeat !important;
  }

  /* line 1954, ../../app/styles/pages/_OurTechnology.scss */

  .gygivesback-landing-page .veteran-container .mf14Logo {
    display: none;
  }

  /* line 1955, ../../app/styles/pages/_OurTechnology.scss */

  .gygivesback-landing-page .veteran-container .center-col {
    max-width: 400px;
    text-align: center;
    margin: 0px auto;
  }

  /* line 1960, ../../app/styles/pages/_OurTechnology.scss */

  .gygivesback-landing-page .veteran-container .center-col .btn {
    width: 50%;
  }
}

/* line 1964, ../../app/styles/pages/_OurTechnology.scss */

.gygivesback-landing-page .speedway-container {
  background-image: url('/images/racingPages/gyGivesBack/speedwayBG_sm.png');
  background-position: top center;
  background-size: cover;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  -ms-behavior: url('/images/backgroundsize.min.htc');
  padding: 20px;
}

/* line 1974, ../../app/styles/pages/_OurTechnology.scss */

.gygivesback-landing-page .speedway-container h3 {
  color: #FFFFFF;
}

/* line 1977, ../../app/styles/pages/_OurTechnology.scss */

.gygivesback-landing-page .speedway-container h4 {
  font-size: 23px;
  color: #ffffff;
}

/* line 1981, ../../app/styles/pages/_OurTechnology.scss */

.gygivesback-landing-page .speedway-container h4 span {
  color: #ffdd00 !important;
}

@media (min-width: 992px) {
  /* line 1964, ../../app/styles/pages/_OurTechnology.scss */

  .gygivesback-landing-page .speedway-container {
    background-image: url('/images/racingPages/gyGivesBack/speedwayBG.png');
    background-position: top center;
    background-size: cover;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
  }

  /* line 1992, ../../app/styles/pages/_OurTechnology.scss */

  .gygivesback-landing-page .speedway-container .center-col {
    max-width: 400px;
    text-align: center;
    margin: 0px auto;
  }

  /* line 1997, ../../app/styles/pages/_OurTechnology.scss */

  .gygivesback-landing-page .speedway-container .center-col .btn {
    width: 50%;
  }
}

/* line 2001, ../../app/styles/pages/_OurTechnology.scss */

.gygivesback-landing-page .partner-container {
  padding: 20px;
}

/* line 2003, ../../app/styles/pages/_OurTechnology.scss */

.gygivesback-landing-page .partner-container h3 {
  color: #274BA7;
  font-size: 34px;
  max-width: 100%;
}

/* line 2008, ../../app/styles/pages/_OurTechnology.scss */

.gygivesback-landing-page .partner-container ul {
  margin: 0 0 10px 0;
  padding: 0px;
}

/* line 2013, ../../app/styles/pages/_OurTechnology.scss */

.gygivesback-landing-page .partner-container ul li {
  margin: 0px;
  display: inline-block;
  padding: 5px;
}

/* line 2018, ../../app/styles/pages/_OurTechnology.scss */

.gygivesback-landing-page .partner-container ul li img {
  width: 125px;
  height: auto;
}

/* line 3, ../../app/styles/pages/_Reporting.scss */

.reporting-page h1,
.reporting-page h3 {
  color: #fff;
}

/* line 7, ../../app/styles/pages/_Reporting.scss */

.reporting-page h2 {
  color: #274BA7;
}

/* line 11, ../../app/styles/pages/_Reporting.scss */

.reporting-page .blue-txt {
  color: #274BA7;
}

/* line 15, ../../app/styles/pages/_Reporting.scss */

.reporting-page .page-header {
  background-image: url('/images/tools/service-reporting-bg.jpg');
  background-repeat: no-repeat;
  height: auto;
  max-height: 388px;
}

/* line 24, ../../app/styles/pages/_Reporting.scss */

.reporting-page .page-header-description h3 {
  margin-top: 20px;
  font-size: 220%;
}

/* line 28, ../../app/styles/pages/_Reporting.scss */

.reporting-page .page-header-description h3 sup {
  font-size: 62%;
}

/* line 33, ../../app/styles/pages/_Reporting.scss */

.reporting-page .page-header-description p {
  color: #fff;
}

/* line 37, ../../app/styles/pages/_Reporting.scss */

.reporting-page .page-header-description .text {
  margin: 5px 0px 25px 0px;
}

/* line 40, ../../app/styles/pages/_Reporting.scss */

.reporting-page .page-header-description .text a {
  color: #ffdd00;
  text-decoration: underline;
}

/* line 48, ../../app/styles/pages/_Reporting.scss */

.reporting-page .upper-description {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 22px;
  line-height: 1em;
  margin-bottom: 0px;
  text-transform: uppercase;
}

/* line 56, ../../app/styles/pages/_Reporting.scss */

.reporting-page .quick-note {
  padding-left: 15px;
  padding-right: 15px;
  line-height: 1em;
  margin-bottom: 10px;
}

/* line 63, ../../app/styles/pages/_Reporting.scss */

.reporting-page .access-box-wrapper a {
  /*width: 90%;*/
  max-width: 245px;
  margin-top: 0;
}

/* line 68, ../../app/styles/pages/_Reporting.scss */

.reporting-page .access-box-wrapper .or {
  margin-top: 20px;
}

/* line 73, ../../app/styles/pages/_Reporting.scss */

.reporting-page .find-a-location-link {
  display: inline-block;
  margin-bottom: 20px;
}

/* line 78, ../../app/styles/pages/_Reporting.scss */

.reporting-page .benefit-body {
  padding-bottom: 10px;
}

/* line 82, ../../app/styles/pages/_Reporting.scss */

.reporting-page .benefits-sub-title-box {
  padding-left: 15px;
  padding-right: 15px;
}

/* line 86, ../../app/styles/pages/_Reporting.scss */

.reporting-page .benefits-list-container {
  overflow: hidden;
}

/* line 89, ../../app/styles/pages/_Reporting.scss */

.reporting-page .benefits-list-container ul {
  margin-bottom: 0px;
  padding-left: 15px;
  text-align: left;
}

/* line 97, ../../app/styles/pages/_Reporting.scss */

.reporting-page .eligible-windowshade {
  text-align: left;
}

/* line 100, ../../app/styles/pages/_Reporting.scss */

.reporting-page .eligible-windowshade h5 {
  font-size: 22px;
}

/* line 104, ../../app/styles/pages/_Reporting.scss */

.reporting-page .eligible-windowshade sup {
  font-size: 65%;
}

/* line 108, ../../app/styles/pages/_Reporting.scss */

.reporting-page .eligible-windowshade .panel-collapse {
  background: none;
}

/* line 113, ../../app/styles/pages/_Reporting.scss */

.reporting-page .tire-link {
  display: table;
  margin: 15px 0px;
}

/* line 118, ../../app/styles/pages/_Reporting.scss */

.reporting-page .top-space {
  margin-top: 35px;
}

@media (min-width: 768px) {
  /* line 124, ../../app/styles/pages/_Reporting.scss */

  .reporting-page h3 {
    font-size: 34px;
  }

  /* line 128, ../../app/styles/pages/_Reporting.scss */

  .reporting-page page-header {
    height: 388px;
  }

  /* line 132, ../../app/styles/pages/_Reporting.scss */

  .reporting-page .page-header-image {
    background-image: url('/images/tools/service-reporting-laptop.png');
  }

  /* line 136, ../../app/styles/pages/_Reporting.scss */

  .reporting-page .page-header-description {
    margin-right: 0%;
    margin-top: 20px;
  }

  /* line 140, ../../app/styles/pages/_Reporting.scss */

  .reporting-page .page-header-description h3 {
    margin-top: 0;
  }

  /* line 147, ../../app/styles/pages/_Reporting.scss */

  .reporting-page .access-box-wrapper p {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
  }

  /* line 153, ../../app/styles/pages/_Reporting.scss */

  .reporting-page .benefits-sub-title-box {
    max-width: 360px;
    margin: 20px auto 0px auto;
    padding: 0px;
  }

  /* line 159, ../../app/styles/pages/_Reporting.scss */

  .reporting-page .benefit-body {
    max-width: 500px;
  }

  /* line 162, ../../app/styles/pages/_Reporting.scss */

  .reporting-page .benefit-body .icon {
    padding-top: 25px;
  }

  /* line 167, ../../app/styles/pages/_Reporting.scss */

  .reporting-page .benefits-list-container {
    overflow: hidden;
  }

  /* line 170, ../../app/styles/pages/_Reporting.scss */

  .reporting-page .benefits-list-container ul {
    width: 50%;
  }

  /* line 176, ../../app/styles/pages/_Reporting.scss */

  .reporting-page .eligible-windowshade h5 {
    font-size: 26px;
  }
}

@media (min-width: 1024px) {
  /* line 185, ../../app/styles/pages/_Reporting.scss */

  .reporting-page .page-header-description {
    margin: 10px 10% 25px 0px;
  }
}

@media (min-width: 1200px) {
  /* line 194, ../../app/styles/pages/_Reporting.scss */

  .reporting-page .page-header-description {
    margin-top: 25px;
  }

  /* line 198, ../../app/styles/pages/_Reporting.scss */

  .reporting-page .page-header-image {
    margin-top: 35px;
  }
}

/* line 3, ../../app/styles/pages/_RequestConsultation.scss */

.clp-email-sign-up-page .already-member-container {
  border-top: 1px solid #eee;
  padding-top: 10px;
  margin-top: 10px;
}

/* line 7, ../../app/styles/pages/_RequestConsultation.scss */

.clp-email-sign-up-page .already-member-container a {
  display: inline-block;
}

/* line 12, ../../app/styles/pages/_RequestConsultation.scss */

.clp-email-sign-up-page .already-member-text {
  display: inline-block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.25em;
  margin-right: 5px;
}

/* line 19, ../../app/styles/pages/_RequestConsultation.scss */

.clp-email-sign-up-page .what-do-i-get-body {
  border: none;
}

/* line 21, ../../app/styles/pages/_RequestConsultation.scss */

.clp-email-sign-up-page .what-do-i-get-body ul {
  padding-left: 15px;
}

/* line 26, ../../app/styles/pages/_RequestConsultation.scss */

.clp-email-sign-up-page .gy-nav-windowshade {
  box-shadow: none;
  border-bottom: 1px solid #eee;
}

/* line 32, ../../app/styles/pages/_RequestConsultation.scss */

.clp-email-sign-up-page .gy-secondary-windowshade .panel-collapse {
  background: none;
}

/* line 37, ../../app/styles/pages/_RequestConsultation.scss */

.clp-email-sign-up-page .add-other-link {
  cursor: pointer;
}

/* line 39, ../../app/styles/pages/_RequestConsultation.scss */

.clp-email-sign-up-page .add-other-link span {
  float: left;
  font-family: 'icommon';
  font-size: 1.2em;
  line-height: 1em;
  margin-right: 5px;
}

/* line 47, ../../app/styles/pages/_RequestConsultation.scss */

.clp-email-sign-up-page .add-other-link.hidden {
  display: none;
}

/* line 52, ../../app/styles/pages/_RequestConsultation.scss */

.clp-email-sign-up-page .change-other-link {
  cursor: pointer;
  float: right;
  display: inline-block;
}

/* line 58, ../../app/styles/pages/_RequestConsultation.scss */

.clp-email-sign-up-page .clp-info-form-text,
.clp-email-sign-up-page .col-top-space,
.clp-email-sign-up-page .form-btn-container {
  margin-top: 15px;
}

@media (min-width: 768px) {
  /* line 65, ../../app/styles/pages/_RequestConsultation.scss */

  .clp-email-sign-up-page .page-header-description {
    float: left;
    width: 50%;
  }

  /* line 68, ../../app/styles/pages/_RequestConsultation.scss */

  .clp-email-sign-up-page .page-header-description p {
    padding-right: 15px;
  }

  /* line 73, ../../app/styles/pages/_RequestConsultation.scss */

  .clp-email-sign-up-page .page-header-image {
    background-image: url('/images/CLP/ExtraDrive.png');
    background-repeat: no-repeat;
    background-size: contain;
    -ms-behavior: url('/images/backgroundsize.min.htc');
    margin-left: 30px;
    height: 190px;
    width: 80%;
  }

  /* line 84, ../../app/styles/pages/_RequestConsultation.scss */

  .clp-email-sign-up-page .already-member-container {
    border: none;
    margin-top: 15px;
    padding: 0px;
  }

  /* line 90, ../../app/styles/pages/_RequestConsultation.scss */

  .clp-email-sign-up-page .additional-info-body {
    padding-left: 0px;
  }

  /* line 94, ../../app/styles/pages/_RequestConsultation.scss */

  .clp-email-sign-up-page .form-container,
  .clp-email-sign-up-page .form-btn-container {
    padding-right: 15px;
  }

  /* line 98, ../../app/styles/pages/_RequestConsultation.scss */

  .clp-email-sign-up-page .col-left {
    padding: 10px 10px 10px 0px;
  }

  /* line 102, ../../app/styles/pages/_RequestConsultation.scss */

  .clp-email-sign-up-page .col-right {
    padding: 10px 0px 10px 10px;
  }

  /* line 106, ../../app/styles/pages/_RequestConsultation.scss */

  .clp-email-sign-up-page .btn-clp-form {
    min-width: 200px;
  }

  /* line 110, ../../app/styles/pages/_RequestConsultation.scss */

  .clp-email-sign-up-page .link-clp-form {
    cursor: pointer;
  }

  /* line 114, ../../app/styles/pages/_RequestConsultation.scss */

  .clp-email-sign-up-page .gy-nav-windowshade {
    border: none;
  }
}

/* line 3, ../../app/styles/pages/_RetreadManagement.scss */

.retread-management-page h1,
.retread-management-page h3 {
  color: #fff;
}

/* line 7, ../../app/styles/pages/_RetreadManagement.scss */

.retread-management-page h2 {
  color: #274BA7;
}

/* line 11, ../../app/styles/pages/_RetreadManagement.scss */

.retread-management-page .blue-txt {
  color: #274BA7;
}

/* line 15, ../../app/styles/pages/_RetreadManagement.scss */

.retread-management-page .page-header {
  background-image: url('/images/tools/retread-management-bg.jpg');
  background-repeat: no-repeat;
  height: auto;
  max-height: 388px;
}

/* line 24, ../../app/styles/pages/_RetreadManagement.scss */

.retread-management-page .page-header-description h3 {
  margin-top: 20px;
  font-size: 220%;
}

/* line 28, ../../app/styles/pages/_RetreadManagement.scss */

.retread-management-page .page-header-description h3 sup {
  font-size: 62%;
}

/* line 33, ../../app/styles/pages/_RetreadManagement.scss */

.retread-management-page .page-header-description p {
  color: #fff;
}

/* line 37, ../../app/styles/pages/_RetreadManagement.scss */

.retread-management-page .page-header-description .text {
  margin: 5px 0px 25px 0px;
}

/* line 40, ../../app/styles/pages/_RetreadManagement.scss */

.retread-management-page .page-header-description .text a {
  color: #ffdd00;
  text-decoration: underline;
}

/* line 48, ../../app/styles/pages/_RetreadManagement.scss */

.retread-management-page .upper-description {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 22px;
  line-height: 1em;
  margin-bottom: 0px;
  text-transform: uppercase;
}

/* line 56, ../../app/styles/pages/_RetreadManagement.scss */

.retread-management-page .quick-note {
  padding-left: 15px;
  padding-right: 15px;
  line-height: 1em;
  margin-bottom: 10px;
}

/* line 63, ../../app/styles/pages/_RetreadManagement.scss */

.retread-management-page .access-box-wrapper a {
  /*width: 90%;*/
  max-width: 245px;
  margin-top: 0;
}

/* line 68, ../../app/styles/pages/_RetreadManagement.scss */

.retread-management-page .access-box-wrapper .or {
  margin-top: 20px;
}

/* line 73, ../../app/styles/pages/_RetreadManagement.scss */

.retread-management-page .find-a-location-link {
  display: inline-block;
  margin-bottom: 20px;
}

/* line 78, ../../app/styles/pages/_RetreadManagement.scss */

.retread-management-page .benefit-body {
  padding-bottom: 10px;
}

/* line 82, ../../app/styles/pages/_RetreadManagement.scss */

.retread-management-page .benefits-sub-title-box {
  padding-left: 15px;
  padding-right: 15px;
}

/* line 86, ../../app/styles/pages/_RetreadManagement.scss */

.retread-management-page .benefits-list-container {
  overflow: hidden;
}

/* line 89, ../../app/styles/pages/_RetreadManagement.scss */

.retread-management-page .benefits-list-container ul {
  margin-bottom: 0px;
  padding-left: 15px;
  text-align: left;
}

/* line 97, ../../app/styles/pages/_RetreadManagement.scss */

.retread-management-page .eligible-windowshade {
  text-align: left;
}

/* line 100, ../../app/styles/pages/_RetreadManagement.scss */

.retread-management-page .eligible-windowshade h5 {
  font-size: 22px;
}

/* line 104, ../../app/styles/pages/_RetreadManagement.scss */

.retread-management-page .eligible-windowshade sup {
  font-size: 65%;
}

/* line 108, ../../app/styles/pages/_RetreadManagement.scss */

.retread-management-page .eligible-windowshade .panel-collapse {
  background: none;
}

/* line 113, ../../app/styles/pages/_RetreadManagement.scss */

.retread-management-page .tire-link {
  display: table;
  margin: 15px 0px;
}

/* line 118, ../../app/styles/pages/_RetreadManagement.scss */

.retread-management-page .top-space {
  margin-top: 35px;
}

@media (min-width: 768px) {
  /* line 124, ../../app/styles/pages/_RetreadManagement.scss */

  .retread-management-page h3 {
    font-size: 34px;
  }

  /* line 128, ../../app/styles/pages/_RetreadManagement.scss */

  .retread-management-page page-header {
    height: 388px;
  }

  /* line 132, ../../app/styles/pages/_RetreadManagement.scss */

  .retread-management-page .page-header-image {
    background-image: url('/images/tools/retread-management-laptop.png');
  }

  /* line 136, ../../app/styles/pages/_RetreadManagement.scss */

  .retread-management-page .page-header-description {
    margin-right: 0%;
    margin-top: 20px;
  }

  /* line 140, ../../app/styles/pages/_RetreadManagement.scss */

  .retread-management-page .page-header-description h3 {
    margin-top: 0;
  }

  /* line 147, ../../app/styles/pages/_RetreadManagement.scss */

  .retread-management-page .access-box-wrapper p {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
  }

  /* line 153, ../../app/styles/pages/_RetreadManagement.scss */

  .retread-management-page .benefits-sub-title-box {
    max-width: 360px;
    margin: 20px auto 0px auto;
    padding: 0px;
  }

  /* line 159, ../../app/styles/pages/_RetreadManagement.scss */

  .retread-management-page .benefit-body {
    max-width: 500px;
  }

  /* line 162, ../../app/styles/pages/_RetreadManagement.scss */

  .retread-management-page .benefit-body .icon {
    padding-top: 25px;
  }

  /* line 167, ../../app/styles/pages/_RetreadManagement.scss */

  .retread-management-page .benefits-list-container {
    overflow: hidden;
  }

  /* line 170, ../../app/styles/pages/_RetreadManagement.scss */

  .retread-management-page .benefits-list-container ul {
    width: 50%;
  }

  /* line 176, ../../app/styles/pages/_RetreadManagement.scss */

  .retread-management-page .eligible-windowshade h5 {
    font-size: 26px;
  }
}

@media (min-width: 1024px) {
  /* line 185, ../../app/styles/pages/_RetreadManagement.scss */

  .retread-management-page .page-header-description {
    margin: 10px 10% 25px 0px;
  }
}

@media (min-width: 1200px) {
  /* line 194, ../../app/styles/pages/_RetreadManagement.scss */

  .retread-management-page .page-header-description {
    margin-top: 25px;
  }

  /* line 198, ../../app/styles/pages/_RetreadManagement.scss */

  .retread-management-page .page-header-image {
    margin-top: 35px;
  }
}

/* line 3, ../../app/styles/pages/_RoadServiceApp.scss */

.road-service-app-page h1,
.road-service-app-page h3 {
  color: #fff;
}

/* line 7, ../../app/styles/pages/_RoadServiceApp.scss */

.road-service-app-page h2 {
  color: #274BA7;
}

/* line 11, ../../app/styles/pages/_RoadServiceApp.scss */

.road-service-app-page .blue-txt {
  color: #274BA7;
}

/* line 15, ../../app/styles/pages/_RoadServiceApp.scss */

.road-service-app-page .page-header {
  background-image: url('/images/tools/road-service-app-bg.jpg');
  background-repeat: no-repeat;
  height: auto;
  max-height: 388px;
}

/* line 24, ../../app/styles/pages/_RoadServiceApp.scss */

.road-service-app-page .page-header-description h3 {
  margin-top: 20px;
  font-size: 220%;
}

/* line 28, ../../app/styles/pages/_RoadServiceApp.scss */

.road-service-app-page .page-header-description h3 sup {
  font-size: 62%;
}

/* line 33, ../../app/styles/pages/_RoadServiceApp.scss */

.road-service-app-page .page-header-description p {
  color: #fff;
}

/* line 37, ../../app/styles/pages/_RoadServiceApp.scss */

.road-service-app-page .page-header-description .text {
  margin: 5px 0px 25px 0px;
}

/* line 40, ../../app/styles/pages/_RoadServiceApp.scss */

.road-service-app-page .page-header-description .text a {
  color: #ffdd00;
  text-decoration: underline;
}

/* line 48, ../../app/styles/pages/_RoadServiceApp.scss */

.road-service-app-page .upper-description {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 22px;
  line-height: 1em;
  margin-bottom: 0px;
  text-transform: uppercase;
}

/* line 56, ../../app/styles/pages/_RoadServiceApp.scss */

.road-service-app-page .quick-note {
  padding-left: 15px;
  padding-right: 15px;
  line-height: 1em;
  margin-bottom: 10px;
}

/* line 63, ../../app/styles/pages/_RoadServiceApp.scss */

.road-service-app-page .access-box-wrapper a {
  /*width: 90%;*/
  max-width: 245px;
  margin-top: 0;
}

/* line 68, ../../app/styles/pages/_RoadServiceApp.scss */

.road-service-app-page .access-box-wrapper .or {
  margin-top: 20px;
}

/* line 73, ../../app/styles/pages/_RoadServiceApp.scss */

.road-service-app-page .find-a-location-link {
  display: inline-block;
  margin-bottom: 20px;
}

/* line 78, ../../app/styles/pages/_RoadServiceApp.scss */

.road-service-app-page .benefit-body {
  padding-bottom: 10px;
}

/* line 82, ../../app/styles/pages/_RoadServiceApp.scss */

.road-service-app-page .benefits-sub-title-box {
  padding-left: 15px;
  padding-right: 15px;
}

/* line 86, ../../app/styles/pages/_RoadServiceApp.scss */

.road-service-app-page .benefits-list-container {
  overflow: hidden;
}

/* line 89, ../../app/styles/pages/_RoadServiceApp.scss */

.road-service-app-page .benefits-list-container ul {
  margin-bottom: 0px;
  padding-left: 15px;
  text-align: left;
}

/* line 97, ../../app/styles/pages/_RoadServiceApp.scss */

.road-service-app-page .eligible-windowshade {
  text-align: left;
}

/* line 100, ../../app/styles/pages/_RoadServiceApp.scss */

.road-service-app-page .eligible-windowshade h5 {
  font-size: 22px;
}

/* line 104, ../../app/styles/pages/_RoadServiceApp.scss */

.road-service-app-page .eligible-windowshade sup {
  font-size: 65%;
}

/* line 108, ../../app/styles/pages/_RoadServiceApp.scss */

.road-service-app-page .eligible-windowshade .panel-collapse {
  background: none;
}

/* line 113, ../../app/styles/pages/_RoadServiceApp.scss */

.road-service-app-page .tire-link {
  display: table;
  margin: 15px 0px;
}

/* line 118, ../../app/styles/pages/_RoadServiceApp.scss */

.road-service-app-page .top-space {
  margin-top: 35px;
}

@media (min-width: 768px) {
  /* line 124, ../../app/styles/pages/_RoadServiceApp.scss */

  .road-service-app-page h3 {
    font-size: 34px;
  }

  /* line 128, ../../app/styles/pages/_RoadServiceApp.scss */

  .road-service-app-page page-header {
    height: 388px;
  }

  /* line 132, ../../app/styles/pages/_RoadServiceApp.scss */

  .road-service-app-page .page-header-image {
    background-image: url('/images/tools/road-service-app-phone.png');
  }

  /* line 136, ../../app/styles/pages/_RoadServiceApp.scss */

  .road-service-app-page .page-header-description {
    margin-right: 0%;
    margin-top: 20px;
  }

  /* line 140, ../../app/styles/pages/_RoadServiceApp.scss */

  .road-service-app-page .page-header-description h3 {
    margin-top: 0;
  }

  /* line 147, ../../app/styles/pages/_RoadServiceApp.scss */

  .road-service-app-page .access-box-wrapper p {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
  }

  /* line 153, ../../app/styles/pages/_RoadServiceApp.scss */

  .road-service-app-page .benefits-sub-title-box {
    max-width: 360px;
    margin: 20px auto 0px auto;
    padding: 0px;
  }

  /* line 159, ../../app/styles/pages/_RoadServiceApp.scss */

  .road-service-app-page .benefit-body {
    max-width: 500px;
  }

  /* line 162, ../../app/styles/pages/_RoadServiceApp.scss */

  .road-service-app-page .benefit-body .icon {
    padding-top: 25px;
  }

  /* line 167, ../../app/styles/pages/_RoadServiceApp.scss */

  .road-service-app-page .benefits-list-container {
    overflow: hidden;
  }

  /* line 170, ../../app/styles/pages/_RoadServiceApp.scss */

  .road-service-app-page .benefits-list-container ul {
    width: 50%;
  }

  /* line 176, ../../app/styles/pages/_RoadServiceApp.scss */

  .road-service-app-page .eligible-windowshade h5 {
    font-size: 26px;
  }
}

@media (min-width: 1024px) {
  /* line 185, ../../app/styles/pages/_RoadServiceApp.scss */

  .road-service-app-page .page-header-description {
    margin: 10px 10% 25px 0px;
  }
}

@media (min-width: 1200px) {
  /* line 194, ../../app/styles/pages/_RoadServiceApp.scss */

  .road-service-app-page .page-header-description {
    margin-top: 25px;
  }

  /* line 198, ../../app/styles/pages/_RoadServiceApp.scss */

  .road-service-app-page .page-header-image {
    margin-top: 35px;
  }
}

/* line 3, ../../app/styles/pages/_RoadsideAssistance.scss */

.roadside-assistance-page h1,
.roadside-assistance-page h3 {
  color: #fff;
}

/* line 7, ../../app/styles/pages/_RoadsideAssistance.scss */

.roadside-assistance-page h2 {
  color: #274BA7;
}

/* line 11, ../../app/styles/pages/_RoadsideAssistance.scss */

.roadside-assistance-page .blue-txt {
  color: #274BA7;
}

/* line 15, ../../app/styles/pages/_RoadsideAssistance.scss */

.roadside-assistance-page .page-header {
  background-image: url('/images/services/247-roadside-assistance-bg.jpg');
  background-repeat: no-repeat;
  height: auto;
  max-height: 388px;
}

/* line 24, ../../app/styles/pages/_RoadsideAssistance.scss */

.roadside-assistance-page .page-header-description h3 {
  margin-top: 20px;
  font-size: 220%;
}

/* line 28, ../../app/styles/pages/_RoadsideAssistance.scss */

.roadside-assistance-page .page-header-description h3 sup {
  font-size: 62%;
}

/* line 33, ../../app/styles/pages/_RoadsideAssistance.scss */

.roadside-assistance-page .page-header-description p {
  color: #fff;
}

/* line 37, ../../app/styles/pages/_RoadsideAssistance.scss */

.roadside-assistance-page .page-header-description .text {
  margin: 5px 0px 25px 0px;
}

/* line 40, ../../app/styles/pages/_RoadsideAssistance.scss */

.roadside-assistance-page .page-header-description .text a {
  color: #ffdd00;
  text-decoration: underline;
}

/* line 45, ../../app/styles/pages/_RoadsideAssistance.scss */

.roadside-assistance-page .page-header-description .disclaimer {
  margin-top: 25px;
}

/* line 51, ../../app/styles/pages/_RoadsideAssistance.scss */

.roadside-assistance-page .upper-description {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 22px;
  line-height: 1em;
  margin-bottom: 0px;
  text-transform: uppercase;
}

/* line 59, ../../app/styles/pages/_RoadsideAssistance.scss */

.roadside-assistance-page .quick-note {
  padding-left: 15px;
  padding-right: 15px;
  line-height: 1em;
  margin-bottom: 10px;
}

/* line 66, ../../app/styles/pages/_RoadsideAssistance.scss */

.roadside-assistance-page .access-box-wrapper a {
  /*width: 90%;*/
  max-width: 245px;
  margin-top: 0;
}

/* line 71, ../../app/styles/pages/_RoadsideAssistance.scss */

.roadside-assistance-page .access-box-wrapper .or {
  margin-top: 20px;
}

/* line 76, ../../app/styles/pages/_RoadsideAssistance.scss */

.roadside-assistance-page .find-a-location-link {
  display: inline-block;
  margin-bottom: 20px;
}

/* line 81, ../../app/styles/pages/_RoadsideAssistance.scss */

.roadside-assistance-page .benefit-body {
  padding-bottom: 10px;
}

/* line 85, ../../app/styles/pages/_RoadsideAssistance.scss */

.roadside-assistance-page .benefits-sub-title-box {
  padding-left: 15px;
  padding-right: 15px;
}

/* line 89, ../../app/styles/pages/_RoadsideAssistance.scss */

.roadside-assistance-page .benefits-list-container {
  overflow: hidden;
}

/* line 92, ../../app/styles/pages/_RoadsideAssistance.scss */

.roadside-assistance-page .benefits-list-container ul {
  margin-bottom: 0px;
  padding-left: 15px;
  text-align: left;
}

/* line 100, ../../app/styles/pages/_RoadsideAssistance.scss */

.roadside-assistance-page .eligible-windowshade {
  text-align: left;
}

/* line 103, ../../app/styles/pages/_RoadsideAssistance.scss */

.roadside-assistance-page .eligible-windowshade h5 {
  font-size: 22px;
}

/* line 107, ../../app/styles/pages/_RoadsideAssistance.scss */

.roadside-assistance-page .eligible-windowshade sup {
  font-size: 65%;
}

/* line 111, ../../app/styles/pages/_RoadsideAssistance.scss */

.roadside-assistance-page .eligible-windowshade .panel-collapse {
  background: none;
}

/* line 116, ../../app/styles/pages/_RoadsideAssistance.scss */

.roadside-assistance-page .tire-link {
  display: table;
  margin: 15px 0px;
}

/* line 121, ../../app/styles/pages/_RoadsideAssistance.scss */

.roadside-assistance-page .top-space {
  margin-top: 35px;
}

@media (min-width: 768px) {
  /* line 127, ../../app/styles/pages/_RoadsideAssistance.scss */

  .roadside-assistance-page h3 {
    font-size: 34px;
  }

  /* line 131, ../../app/styles/pages/_RoadsideAssistance.scss */

  .roadside-assistance-page page-header {
    height: 388px;
  }

  /* line 135, ../../app/styles/pages/_RoadsideAssistance.scss */

  .roadside-assistance-page .page-header-image {
    background-image: url('/images/services/247-roadside-assistance-wingfoot.png');
  }

  /* line 140, ../../app/styles/pages/_RoadsideAssistance.scss */

  .roadside-assistance-page .page-header-description {
    margin-right: 0%;
    margin-top: 20px;
  }

  /* line 144, ../../app/styles/pages/_RoadsideAssistance.scss */

  .roadside-assistance-page .page-header-description h3 {
    margin-top: 0;
  }

  /* line 151, ../../app/styles/pages/_RoadsideAssistance.scss */

  .roadside-assistance-page .access-box-wrapper p {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
  }

  /* line 157, ../../app/styles/pages/_RoadsideAssistance.scss */

  .roadside-assistance-page .benefits-sub-title-box {
    max-width: 360px;
    margin: 20px auto 0px auto;
    padding: 0px;
  }

  /* line 163, ../../app/styles/pages/_RoadsideAssistance.scss */

  .roadside-assistance-page .benefit-body {
    max-width: 500px;
  }

  /* line 166, ../../app/styles/pages/_RoadsideAssistance.scss */

  .roadside-assistance-page .benefit-body .icon {
    padding-top: 25px;
  }

  /* line 171, ../../app/styles/pages/_RoadsideAssistance.scss */

  .roadside-assistance-page .benefits-list-container {
    overflow: hidden;
  }

  /* line 174, ../../app/styles/pages/_RoadsideAssistance.scss */

  .roadside-assistance-page .benefits-list-container ul {
    width: 50%;
  }

  /* line 180, ../../app/styles/pages/_RoadsideAssistance.scss */

  .roadside-assistance-page .eligible-windowshade h5 {
    font-size: 26px;
  }
}

@media (min-width: 1024px) {
  /* line 189, ../../app/styles/pages/_RoadsideAssistance.scss */

  .roadside-assistance-page .page-header-description {
    margin: 10px 10% 25px 0px;
  }
}

@media (min-width: 1200px) {
  /* line 198, ../../app/styles/pages/_RoadsideAssistance.scss */

  .roadside-assistance-page .page-header-description {
    margin-top: 25px;
  }

  /* line 202, ../../app/styles/pages/_RoadsideAssistance.scss */

  .roadside-assistance-page .page-header-image {
    margin-top: 35px;
  }
}

/* line 3, ../../app/styles/pages/_SmartTechApp.scss */

.smarttech-app-page h1,
.smarttech-app-page h3 {
  color: #fff;
}

/* line 7, ../../app/styles/pages/_SmartTechApp.scss */

.smarttech-app-page h2 {
  color: #274BA7;
}

/* line 11, ../../app/styles/pages/_SmartTechApp.scss */

.smarttech-app-page .blue-txt {
  color: #274BA7;
}

/* line 15, ../../app/styles/pages/_SmartTechApp.scss */

.smarttech-app-page .page-header {
  background-image: url('/images/network/smarttech-app-for-dealers-bg.jpg');
  background-repeat: no-repeat;
  height: auto;
  max-height: 388px;
}

/* line 24, ../../app/styles/pages/_SmartTechApp.scss */

.smarttech-app-page .page-header-description h3 {
  margin-top: 20px;
  font-size: 220%;
}

/* line 28, ../../app/styles/pages/_SmartTechApp.scss */

.smarttech-app-page .page-header-description h3 sup {
  font-size: 62%;
}

/* line 33, ../../app/styles/pages/_SmartTechApp.scss */

.smarttech-app-page .page-header-description p {
  color: #fff;
}

/* line 37, ../../app/styles/pages/_SmartTechApp.scss */

.smarttech-app-page .page-header-description .text {
  margin: 5px 0px 25px 0px;
}

/* line 40, ../../app/styles/pages/_SmartTechApp.scss */

.smarttech-app-page .page-header-description .text a {
  color: #ffdd00;
  text-decoration: underline;
}

/* line 48, ../../app/styles/pages/_SmartTechApp.scss */

.smarttech-app-page .upper-description {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 22px;
  line-height: 1em;
  margin-bottom: 0px;
  text-transform: uppercase;
}

/* line 56, ../../app/styles/pages/_SmartTechApp.scss */

.smarttech-app-page .quick-note {
  padding-left: 15px;
  padding-right: 15px;
  line-height: 1em;
  margin-bottom: 10px;
}

/* line 63, ../../app/styles/pages/_SmartTechApp.scss */

.smarttech-app-page .access-box-wrapper a {
  /*width: 90%;*/
  max-width: 245px;
  margin-top: 0;
}

/* line 68, ../../app/styles/pages/_SmartTechApp.scss */

.smarttech-app-page .access-box-wrapper .or {
  margin-top: 20px;
}

/* line 73, ../../app/styles/pages/_SmartTechApp.scss */

.smarttech-app-page .find-a-location-link {
  display: inline-block;
  margin-bottom: 20px;
}

/* line 78, ../../app/styles/pages/_SmartTechApp.scss */

.smarttech-app-page .benefit-body {
  padding-bottom: 10px;
}

/* line 82, ../../app/styles/pages/_SmartTechApp.scss */

.smarttech-app-page .benefits-sub-title-box {
  padding-left: 15px;
  padding-right: 15px;
}

/* line 86, ../../app/styles/pages/_SmartTechApp.scss */

.smarttech-app-page .benefits-list-container {
  overflow: hidden;
}

/* line 89, ../../app/styles/pages/_SmartTechApp.scss */

.smarttech-app-page .benefits-list-container ul {
  margin-bottom: 0px;
  padding-left: 15px;
  text-align: left;
}

/* line 97, ../../app/styles/pages/_SmartTechApp.scss */

.smarttech-app-page .eligible-windowshade {
  text-align: left;
}

/* line 100, ../../app/styles/pages/_SmartTechApp.scss */

.smarttech-app-page .eligible-windowshade h5 {
  font-size: 22px;
}

/* line 104, ../../app/styles/pages/_SmartTechApp.scss */

.smarttech-app-page .eligible-windowshade sup {
  font-size: 65%;
}

/* line 108, ../../app/styles/pages/_SmartTechApp.scss */

.smarttech-app-page .eligible-windowshade .panel-collapse {
  background: none;
}

/* line 113, ../../app/styles/pages/_SmartTechApp.scss */

.smarttech-app-page .tire-link {
  display: table;
  margin: 15px 0px;
}

/* line 118, ../../app/styles/pages/_SmartTechApp.scss */

.smarttech-app-page .top-space {
  margin-top: 35px;
}

@media (min-width: 768px) {
  /* line 124, ../../app/styles/pages/_SmartTechApp.scss */

  .smarttech-app-page h3 {
    font-size: 34px;
  }

  /* line 128, ../../app/styles/pages/_SmartTechApp.scss */

  .smarttech-app-page page-header {
    height: 388px;
  }

  /* line 132, ../../app/styles/pages/_SmartTechApp.scss */

  .smarttech-app-page .page-header-image {
    background-image: url('/images/network/smarttech-app-phones.png');
  }

  /* line 137, ../../app/styles/pages/_SmartTechApp.scss */

  .smarttech-app-page .page-header-description {
    margin-right: 0%;
    margin-top: 20px;
  }

  /* line 141, ../../app/styles/pages/_SmartTechApp.scss */

  .smarttech-app-page .page-header-description h3 {
    margin-top: 0;
  }

  /* line 148, ../../app/styles/pages/_SmartTechApp.scss */

  .smarttech-app-page .access-box-wrapper p {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
  }

  /* line 154, ../../app/styles/pages/_SmartTechApp.scss */

  .smarttech-app-page .benefits-sub-title-box {
    max-width: 360px;
    margin: 20px auto 0px auto;
    padding: 0px;
  }

  /* line 160, ../../app/styles/pages/_SmartTechApp.scss */

  .smarttech-app-page .benefit-body {
    max-width: 500px;
  }

  /* line 163, ../../app/styles/pages/_SmartTechApp.scss */

  .smarttech-app-page .benefit-body .icon {
    padding-top: 25px;
  }

  /* line 168, ../../app/styles/pages/_SmartTechApp.scss */

  .smarttech-app-page .benefits-list-container {
    overflow: hidden;
  }

  /* line 171, ../../app/styles/pages/_SmartTechApp.scss */

  .smarttech-app-page .benefits-list-container ul {
    width: 50%;
  }

  /* line 177, ../../app/styles/pages/_SmartTechApp.scss */

  .smarttech-app-page .eligible-windowshade h5 {
    font-size: 26px;
  }
}

@media (min-width: 1024px) {
  /* line 186, ../../app/styles/pages/_SmartTechApp.scss */

  .smarttech-app-page .page-header-description {
    margin: 10px 10% 25px 0px;
  }
}

@media (min-width: 1200px) {
  /* line 195, ../../app/styles/pages/_SmartTechApp.scss */

  .smarttech-app-page .page-header-description {
    margin-top: 25px;
  }

  /* line 199, ../../app/styles/pages/_SmartTechApp.scss */

  .smarttech-app-page .page-header-image {
    margin-top: 35px;
  }
}

/* line 3, ../../app/styles/pages/_SmartWayVerified.scss */

.smartway-verified-page h1,
.smartway-verified-page h3 {
  color: #fff;
}

/* line 7, ../../app/styles/pages/_SmartWayVerified.scss */

.smartway-verified-page h2 {
  color: #274BA7;
}

/* line 11, ../../app/styles/pages/_SmartWayVerified.scss */

.smartway-verified-page .blue-txt {
  color: #274BA7;
}

/* line 15, ../../app/styles/pages/_SmartWayVerified.scss */

.smartway-verified-page .page-header {
  background-image: url('/images/tires/smartway-verified-bg.jpg');
  background-repeat: no-repeat;
  height: auto;
  max-height: 388px;
}

/* line 24, ../../app/styles/pages/_SmartWayVerified.scss */

.smartway-verified-page .page-header-description h3 {
  margin-top: 20px;
  font-size: 220%;
}

/* line 28, ../../app/styles/pages/_SmartWayVerified.scss */

.smartway-verified-page .page-header-description h3 sup {
  font-size: 62%;
}

/* line 33, ../../app/styles/pages/_SmartWayVerified.scss */

.smartway-verified-page .page-header-description p {
  color: #fff;
}

/* line 37, ../../app/styles/pages/_SmartWayVerified.scss */

.smartway-verified-page .page-header-description .text {
  margin: 5px 0px 25px 0px;
}

/* line 40, ../../app/styles/pages/_SmartWayVerified.scss */

.smartway-verified-page .page-header-description .text a {
  color: #ffdd00;
  text-decoration: underline;
}

/* line 48, ../../app/styles/pages/_SmartWayVerified.scss */

.smartway-verified-page .upper-description {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 22px;
  line-height: 1em;
  margin-bottom: 0px;
  text-transform: uppercase;
}

/* line 56, ../../app/styles/pages/_SmartWayVerified.scss */

.smartway-verified-page .quick-note {
  padding-left: 15px;
  padding-right: 15px;
  line-height: 1em;
  margin-bottom: 10px;
}

/* line 63, ../../app/styles/pages/_SmartWayVerified.scss */

.smartway-verified-page .access-box-wrapper a {
  /*width: 90%;*/
  max-width: 245px;
  margin-top: 0;
}

/* line 68, ../../app/styles/pages/_SmartWayVerified.scss */

.smartway-verified-page .access-box-wrapper .or {
  margin-top: 20px;
}

/* line 73, ../../app/styles/pages/_SmartWayVerified.scss */

.smartway-verified-page .find-a-location-link {
  display: inline-block;
  margin-bottom: 20px;
}

/* line 78, ../../app/styles/pages/_SmartWayVerified.scss */

.smartway-verified-page .benefit-body {
  padding-bottom: 10px;
}

/* line 82, ../../app/styles/pages/_SmartWayVerified.scss */

.smartway-verified-page .benefits-sub-title-box {
  padding-left: 15px;
  padding-right: 15px;
}

/* line 86, ../../app/styles/pages/_SmartWayVerified.scss */

.smartway-verified-page .benefits-list-container {
  overflow: hidden;
}

/* line 89, ../../app/styles/pages/_SmartWayVerified.scss */

.smartway-verified-page .benefits-list-container ul {
  margin-bottom: 0px;
  padding-left: 15px;
  text-align: left;
}

/* line 96, ../../app/styles/pages/_SmartWayVerified.scss */

.smartway-verified-page .eligible-windowshade {
  text-align: left;
}

/* line 99, ../../app/styles/pages/_SmartWayVerified.scss */

.smartway-verified-page .eligible-windowshade h5 {
  font-size: 22px;
}

/* line 103, ../../app/styles/pages/_SmartWayVerified.scss */

.smartway-verified-page .eligible-windowshade sup {
  font-size: 65%;
}

/* line 107, ../../app/styles/pages/_SmartWayVerified.scss */

.smartway-verified-page .eligible-windowshade .panel-collapse {
  background: none;
}

/* line 112, ../../app/styles/pages/_SmartWayVerified.scss */

.smartway-verified-page .tire-link {
  display: table;
  margin: 15px 0px;
}

/* line 117, ../../app/styles/pages/_SmartWayVerified.scss */

.smartway-verified-page .top-space {
  margin-top: 35px;
}

@media (min-width: 768px) {
  /* line 123, ../../app/styles/pages/_SmartWayVerified.scss */

  .smartway-verified-page h3 {
    font-size: 34px;
  }

  /* line 127, ../../app/styles/pages/_SmartWayVerified.scss */

  .smartway-verified-page page-header {
    height: 388px;
  }

  /* line 131, ../../app/styles/pages/_SmartWayVerified.scss */

  .smartway-verified-page .page-header-image {
    background-image: url('/images/tires/smartway-fuel-guage.png');
  }

  /* line 136, ../../app/styles/pages/_SmartWayVerified.scss */

  .smartway-verified-page .page-header-description {
    margin-right: 0%;
    margin-top: 20px;
  }

  /* line 140, ../../app/styles/pages/_SmartWayVerified.scss */

  .smartway-verified-page .page-header-description h3 {
    margin-top: 0;
  }

  /* line 147, ../../app/styles/pages/_SmartWayVerified.scss */

  .smartway-verified-page .access-box-wrapper p {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
  }

  /* line 153, ../../app/styles/pages/_SmartWayVerified.scss */

  .smartway-verified-page .benefits-sub-title-box {
    max-width: 360px;
    margin: 20px auto 0px auto;
    padding: 0px;
  }

  /* line 159, ../../app/styles/pages/_SmartWayVerified.scss */

  .smartway-verified-page .benefit-body {
    max-width: 500px;
  }

  /* line 162, ../../app/styles/pages/_SmartWayVerified.scss */

  .smartway-verified-page .benefit-body .icon {
    padding-top: 25px;
  }

  /* line 167, ../../app/styles/pages/_SmartWayVerified.scss */

  .smartway-verified-page .benefits-list-container {
    overflow: hidden;
  }

  /* line 170, ../../app/styles/pages/_SmartWayVerified.scss */

  .smartway-verified-page .benefits-list-container ul {
    width: 50%;
  }

  /* line 176, ../../app/styles/pages/_SmartWayVerified.scss */

  .smartway-verified-page .eligible-windowshade h5 {
    font-size: 26px;
  }
}

@media (min-width: 1024px) {
  /* line 185, ../../app/styles/pages/_SmartWayVerified.scss */

  .smartway-verified-page .page-header-description {
    margin: 10px 10% 25px 0px;
  }
}

@media (min-width: 1200px) {
  /* line 194, ../../app/styles/pages/_SmartWayVerified.scss */

  .smartway-verified-page .page-header-description {
    margin-top: 25px;
  }

  /* line 198, ../../app/styles/pages/_SmartWayVerified.scss */

  .smartway-verified-page .page-header-image {
    margin-top: 35px;
  }
}

/* line 2, ../../app/styles/pages/_MixedService.scss */

.mixed-service .page-background {
  background-image: url('/images/background/bg-mixed-service.jpg');
}

/* line 6, ../../app/styles/pages/_MixedService.scss */

.mixed-service .masthead-container .masthead-text-only {
  max-width: 990px;
  margin: 0 auto;
  padding: 35px 0;
}

/* line 10, ../../app/styles/pages/_MixedService.scss */

.mixed-service .masthead-container .masthead-text-only h1 {
  color: #fff;
  font-size: 40px;
  text-transform: uppercase;
  font-weight: 700;
}

/* line 16, ../../app/styles/pages/_MixedService.scss */

.mixed-service .masthead-container .masthead-text-only .subhead-text {
  color: #fff;
}

/* line 19, ../../app/styles/pages/_MixedService.scss */

.mixed-service .masthead-container .masthead-text-only .subhead-buttons {
  color: #FFF;
}

/* line 21, ../../app/styles/pages/_MixedService.scss */

.mixed-service .masthead-container .masthead-text-only .subhead-buttons a.gy-link {
  color: #fd0;
  padding-left: 20px;
}

/* line 25, ../../app/styles/pages/_MixedService.scss */

.mixed-service .masthead-container .masthead-text-only .subhead-buttons .btn {
  padding-left: 65px;
  padding-right: 65px;
  margin-right: 20px;
}

/* line 31, ../../app/styles/pages/_MixedService.scss */

.mixed-service .masthead-container .masthead-text-only .header-logo {
  padding-top: 8%;
}

/* line 34, ../../app/styles/pages/_MixedService.scss */

.mixed-service .masthead-container .masthead-text-only a.find-tire {
  color: #fff;
}

/* line 40, ../../app/styles/pages/_MixedService.scss */

.mixed-service .best-tires-info {
  background-color: rgba(255, 255, 255, 0.93);
  padding: 15px;
}

/* line 44, ../../app/styles/pages/_MixedService.scss */

.mixed-service .best-tires-info .enter-context {
  text-align: center;
}

/* line 46, ../../app/styles/pages/_MixedService.scss */

.mixed-service .best-tires-info .enter-context p {
  color: #274BA7;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.3em;
}

/* line 51, ../../app/styles/pages/_MixedService.scss */

.mixed-service .best-tires-info .enter-context a {
  width: 75%;
  display: inline-block;
}

/* line 58, ../../app/styles/pages/_MixedService.scss */

.mixed-service .best-tires-info .known-context p:first-child {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.3em;
  width: 100%;
}

/* line 67, ../../app/styles/pages/_MixedService.scss */

.lt-ie9 .mixed-service .best-tires-info {
  background-color: #fff;
}

/* line 72, ../../app/styles/pages/_MixedService.scss */

.mixed-service .category-description p {
  display: inline-block;
  width: 70%;
  vertical-align: middle;
}

/* line 77, ../../app/styles/pages/_MixedService.scss */

.mixed-service .category-description span {
  font-size: 33px;
  display: inline-block;
  margin-top: 0px;
  margin-right: 5px;
  vertical-align: top;
  color: #274BA7;
}

/* line 85, ../../app/styles/pages/_MixedService.scss */

.mixed-service .category-description h3 {
  display: none;
}

/* line 90, ../../app/styles/pages/_MixedService.scss */

.mixed-service .secondary-nav-container {
  height: auto;
}

/* line 94, ../../app/styles/pages/_MixedService.scss */

.mixed-service .best-tires-tiles li {
  position: relative;
  height: auto;
}

/* line 97, ../../app/styles/pages/_MixedService.scss */

.mixed-service .best-tires-tiles li a {
  width: 100%;
  height: 100%;
}

/* line 103, ../../app/styles/pages/_MixedService.scss */

.mixed-service .fits-legend {
  padding-top: 10px;
}

/* line 105, ../../app/styles/pages/_MixedService.scss */

.mixed-service .fits-legend span:first-child {
  color: #fff;
  font-size: 1.5em;
}

/* line 109, ../../app/styles/pages/_MixedService.scss */

.mixed-service .fits-legend span {
  position: relative;
  font-weight: bold;
  color: #000000;
  font-size: 0.9em;
  vertical-align: super;
}

/* line 118, ../../app/styles/pages/_MixedService.scss */

.mixed-service .tires-disclaimer {
  padding: 15px;
}

/* line 120, ../../app/styles/pages/_MixedService.scss */

.mixed-service .tires-disclaimer p {
  font-size: 0.85em;
}

/* line 124, ../../app/styles/pages/_MixedService.scss */

.mixed-service .tires-disclaimer p:last-child {
  margin: 0;
}

/* line 130, ../../app/styles/pages/_MixedService.scss */

.mixed-service .best-tires-context-info .btn {
  margin-right: 15px;
  width: 48%;
  padding-left: 19px;
}

/* line 137, ../../app/styles/pages/_MixedService.scss */

.mixed-service .known.context-info .btn {
  margin-right: 20px;
  width: 55%;
  max-width: 200px;
}

/* line 143, ../../app/styles/pages/_MixedService.scss */

.mixed-service .top-pick {
  background-repeat: repeat;
  background-image: url("/images/diagonal.png");
  height: 20px;
}

/* line 148, ../../app/styles/pages/_MixedService.scss */

.mixed-service .newTire {
  background-color: #fd0;
  color: #333;
  display: block;
  font-family: 'NewsGothicDemiBold', Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  padding: 2px 0px;
  width: 160px;
  height: 20px;
  text-align: center;
  font-size: 16px;
  margin-top: 0;
}

@media (min-width: 850px) {
  /* line 165, ../../app/styles/pages/_MixedService.scss */

  .mixed-service .tile-container ul .tile {
    min-height: 300px;
  }

  /* line 167, ../../app/styles/pages/_MixedService.scss */

  .mixed-service .tile-container ul .tile .tile-image {
    float: right;
    width: 160px;
  }

  /* line 170, ../../app/styles/pages/_MixedService.scss */

  .mixed-service .tile-container ul .tile .tile-image img {
    width: 105px;
  }

  /* line 179, ../../app/styles/pages/_MixedService.scss */

  .mixed-service .masthead-text-only h1 {
    font-size: 61px;
  }

  /* line 182, ../../app/styles/pages/_MixedService.scss */

  .mixed-service .masthead-text-only a.find-tire {
    color: #2366c1;
  }

  /* line 188, ../../app/styles/pages/_MixedService.scss */

  .mixed-service .category-description p {
    width: 47%;
  }

  /* line 191, ../../app/styles/pages/_MixedService.scss */

  .mixed-service .category-description span {
    font-size: 48px;
  }

  /* line 194, ../../app/styles/pages/_MixedService.scss */

  .mixed-service .category-description h3 {
    display: inline-block;
    margin-right: 10px;
    color: #274BA7;
    margin-top: 15px;
  }

  /* line 202, ../../app/styles/pages/_MixedService.scss */

  .mixed-service .best-tires-info {
    overflow: hidden;
  }

  /* line 205, ../../app/styles/pages/_MixedService.scss */

  .mixed-service .best-tires-info .best-tires-context-info {
    display: inline-block;
    padding-left: 1.5%;
    border-left: 1px solid #999999;
  }

  /* line 210, ../../app/styles/pages/_MixedService.scss */

  .mixed-service .best-tires-info .best-tires-context-info p:first-child {
    width: 100%;
  }

  /* line 215, ../../app/styles/pages/_MixedService.scss */

  .mixed-service .best-tires-info .best-tires-info-container {
    margin: 0 auto;
    max-width: 1180px;
    width: 100%;
  }
}

@media (min-width: 1024px) {
  /* line 226, ../../app/styles/pages/_MixedService.scss */

  .mixed-service .tile-container ul .tile {
    min-height: 210px;
  }
}

/************************************** Tire Optix Page *****************************************/

/* line 2, ../../app/styles/pages/_TireOptix.scss */

.tire-optix {
  color: #333;
}

/* line 3, ../../app/styles/pages/_TireOptix.scss */

.tire-optix,
.tire-optixp,
.tire-optix .masthead p {
  font-size: 16px;
}

/* line 4, ../../app/styles/pages/_TireOptix.scss */

.tire-optix .page-background-custom {
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-image: url(/images/background/tire-optix-bg.jpg);
  z-index: -1;
  top: 0;
  background-position: top center;
  position: absolute;
}

/* line 14, ../../app/styles/pages/_TireOptix.scss */

.tire-optix .masthead h1 {
  color: #004990;
  font-weight: bold;
  margin-bottom: 5px;
  font-size: 38px;
  border-bottom: none;
}

/* line 15, ../../app/styles/pages/_TireOptix.scss */

.tire-optix .masthead h1 > span {
  font-size: 80%;
}

/* line 16, ../../app/styles/pages/_TireOptix.scss */

.tire-optix .masthead p {
  color: #6d6e71;
}

/* line 18, ../../app/styles/pages/_TireOptix.scss */

.tire-optix h2 {
  text-align: center;
  color: #004990;
  text-transform: uppercase;
  font-size: 32px;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  margin-top: 20px;
}

/* line 19, ../../app/styles/pages/_TireOptix.scss */

.tire-optix p {
  text-align: center;
}

/* line 20, ../../app/styles/pages/_TireOptix.scss */

.tire-optix h4 {
  font-weight: bold;
  color: #fff;
  margin-bottom: 5px;
  text-align: left;
  margin-top: 30px;
  font-style: none;
  font-size: 22px;
}

/* line 23, ../../app/styles/pages/_TireOptix.scss */

.tire-optix .dk-blu {
  color: #fff;
  background-color: #004990;
  border-top: 2px solid #fd0;
  min-height: 100px;
}

/* line 24, ../../app/styles/pages/_TireOptix.scss */

.tire-optix .dk-blu,
.tire-optix .masthead {
  margin-top: 40px;
}

/* line 25, ../../app/styles/pages/_TireOptix.scss */

.tire-optix .dk-blu p {
  color: #fff;
}

/* line 26, ../../app/styles/pages/_TireOptix.scss */

.tire-optix .dk-blu .btn {
  margin-bottom: 30px;
  margin-top: 30px;
}

/* line 28, ../../app/styles/pages/_TireOptix.scss */

.tire-optix .wht-bak {
  background-color: #fff;
  min-height: 250px;
  padding-top: 35px;
  padding-bottom: 25px;
}

/* line 29, ../../app/styles/pages/_TireOptix.scss */

.tire-optix .card-container {
  margin-top: 25px;
}

/* line 30, ../../app/styles/pages/_TireOptix.scss */

.tire-optix .card {
  margin-bottom: 15px;
  padding: 10px 0px 10px 0px;
  border-top: 1px solid #fd0;
  min-height: 65px;
}

/* line 31, ../../app/styles/pages/_TireOptix.scss */

.tire-optix .card p {
  color: #a7a9ac;
  font-weight: bold;
  margin: 0;
  font-size: 15px;
}

/* line 32, ../../app/styles/pages/_TireOptix.scss */

.tire-optix .card p > span {
  font-size: 85%;
}

/* line 34, ../../app/styles/pages/_TireOptix.scss */

.tire-optix .str-bak {
  background-image: url("/images/diagonal-lines-two.png");
  background-repeat: repeat;
  background-color: #efefef;
  padding-top: 35px;
  padding-bottom: 25px;
}

/* line 40, ../../app/styles/pages/_TireOptix.scss */

.tire-optix .gybox-container {
  margin-top: 25px;
}

/* line 41, ../../app/styles/pages/_TireOptix.scss */

.tire-optix .gybox {
  width: 100%;
  padding: 10px 0px;
}

/* line 42, ../../app/styles/pages/_TireOptix.scss */

.tire-optix .gybox h4 {
  color: #004990;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  text-transform: uppercase;
  margin-top: 5px;
}

/* line 43, ../../app/styles/pages/_TireOptix.scss */

.tire-optix .gybox ul {
  margin-bottom: 0px;
}

/* line 44, ../../app/styles/pages/_TireOptix.scss */

.tire-optix .gybox li {
  margin-bottom: 10px;
}

/* line 46, ../../app/styles/pages/_TireOptix.scss */

.tire-optix .img-bak {
  border-bottom: 2px solid #fd0;
  min-height: 400px;
  background-repeat: none;
  background-size: cover;
  background-image: url("/images/programs/tire-optix/banner.jpg");
  background-position: 50%;
}

/* line 48, ../../app/styles/pages/_TireOptix.scss */

.tire-optix .wht-bak.form p {
  margin: 0px;
}

/* line 49, ../../app/styles/pages/_TireOptix.scss */

.tire-optix .wht-bak.form p.pink {
  color: #ec008c;
}

/* line 50, ../../app/styles/pages/_TireOptix.scss */

.tire-optix form label {
  padding: 5px;
}

/* line 51, ../../app/styles/pages/_TireOptix.scss */

.tire-optix .gyform-container {
  padding-top: 35px;
}

/* line 52, ../../app/styles/pages/_TireOptix.scss */

.tire-optix .cycle img {
  max-width: 100%;
}

/* line 53, ../../app/styles/pages/_TireOptix.scss */

.tire-optix .masthead-container {
  min-height: 275px;
}

/* line 56, ../../app/styles/pages/_TireOptix.scss */

.tire-optix .banner-img {
  display: none;
}

/* line 59, ../../app/styles/pages/_TireOptix.scss */

.tire-optix .main-head,
.tire-optix .main-head > p.main-p {
  text-align: center;
}

/* line 63, ../../app/styles/pages/_TireOptix.scss */

.tire-optix .main-head h1 {
  color: #fff;
  font-weight: bold;
  margin-bottom: 5px;
  font-size: 42px;
  border-bottom: none;
  font-family: 'NewsGothicDemiBold', Arial, sans-serif;
}

@media (max-width: 515px) {
  /* line 73, ../../app/styles/pages/_TireOptix.scss */

  .tire-optix .img-bak {
    display: none;
  }

  /* line 76, ../../app/styles/pages/_TireOptix.scss */

  .tire-optix .banner-img {
    display: block;
  }
}

@media (max-width: 768px) {
  /* line 79, ../../app/styles/pages/_TireOptix.scss */

  .tire-optix .dk-blu .container {
    text-align: center;
  }

  /* line 81, ../../app/styles/pages/_TireOptix.scss */

  .tire-optix .page-background-custom {
    background-size: cover;
    max-height: 400px;
  }

  /* line 85, ../../app/styles/pages/_TireOptix.scss */

  .tire-optix .masthead-container {
    min-height: 200px;
  }

  /* line 86, ../../app/styles/pages/_TireOptix.scss */

  .tire-optix .img-bak {
    min-height: 250px;
  }
}

@media (min-width: 768px) {
  /* line 90, ../../app/styles/pages/_TireOptix.scss */

  .tire-optix h2 {
    font-size: 40px;
  }

  /* line 91, ../../app/styles/pages/_TireOptix.scss */

  .tire-optix h4 {
    font-size: 26px;
  }

  /* line 92, ../../app/styles/pages/_TireOptix.scss */

  .tire-optix .dk-blu,
  .tire-optix .masthead {
    margin-top: 80px;
  }

  /* line 95, ../../app/styles/pages/_TireOptix.scss */

  .tire-optix .dk-blu p {
    margin-bottom: 30px;
    text-align: left;
  }

  /* line 99, ../../app/styles/pages/_TireOptix.scss */

  .tire-optix .dk-blu .btn {
    min-width: 200px;
  }

  /* line 102, ../../app/styles/pages/_TireOptix.scss */

  .tire-optix .card {
    border-left: 1px solid #fd0;
    border-top: none;
    float: left;
    display: inline-block;
    width: 25%;
    min-height: 75px;
    /*margin-top: 45px;*/
    padding-left: 15px;
    min-height: 105px;
    padding-top: 15px;
  }

  /* line 114, ../../app/styles/pages/_TireOptix.scss */

  .tire-optix .card-container {
    margin-top: 45px;
  }

  /* line 117, ../../app/styles/pages/_TireOptix.scss */

  .tire-optix .card p {
    max-width: 170px;
    text-align: left;
  }

  /* line 121, ../../app/styles/pages/_TireOptix.scss */

  .tire-optix .gybox {
    width: 50%;
    min-height: 80px;
    float: left;
    display: inline-block;
    margin: 0 auto;
    /*max-width: 500px;*/
    padding: 0px 15px;
  }

  /* line 130, ../../app/styles/pages/_TireOptix.scss */

  .tire-optix .cycle img {
    margin-top: 35px;
  }

  /* line 131, ../../app/styles/pages/_TireOptix.scss */

  .tire-optix .gybox h4 {
    margin-top: 30px;
  }

  /* line 132, ../../app/styles/pages/_TireOptix.scss */

  .tire-optix .gyform-container {
    max-width: 85%;
    margin: 0 auto;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  /* line 136, ../../app/styles/pages/_TireOptix.scss */

  .tire-optix .gybox {
    min-height: 225px;
  }

  /* line 137, ../../app/styles/pages/_TireOptix.scss */

  .tire-optix .card {
    min-height: 155px;
  }
}

@media (min-width: 992px) {
  /* line 140, ../../app/styles/pages/_TireOptix.scss */

  .tire-optix .str-bak p {
    max-width: 78%;
    margin: 0 auto;
  }

  /* line 144, ../../app/styles/pages/_TireOptix.scss */

  .tire-optix .card {
    min-height: 135px;
  }

  /* line 147, ../../app/styles/pages/_TireOptix.scss */

  .tire-optix .gybox {
    min-height: 180px;
  }
}

@media (min-width: 1200px) {
  /* line 152, ../../app/styles/pages/_TireOptix.scss */

  .tire-optix .dk-blu,
  .tire-optix .masthead {
    margin-top: 100px;
  }
}

@media (min-width: 1400px) {
  /* line 157, ../../app/styles/pages/_TireOptix.scss */

  .tire-optix .card p {
    max-width: 220px;
  }
}

/* line 3, ../../app/styles/pages/_TirePerformance.scss */

.tire-performance h1,
.tire-performance h3 {
  color: #fff;
}

/* line 7, ../../app/styles/pages/_TirePerformance.scss */

.tire-performance h2 {
  color: #274BA7;
}

/* line 11, ../../app/styles/pages/_TirePerformance.scss */

.tire-performance .blue-txt {
  color: #274BA7;
}

/* line 15, ../../app/styles/pages/_TirePerformance.scss */

.tire-performance .page-header {
  background-image: url('/images/tools/tire-performance-tracking-bg.jpg');
  background-repeat: no-repeat;
  height: auto;
  max-height: 388px;
}

/* line 24, ../../app/styles/pages/_TirePerformance.scss */

.tire-performance .page-header-description h3 {
  margin-top: 20px;
  font-size: 220%;
}

/* line 28, ../../app/styles/pages/_TirePerformance.scss */

.tire-performance .page-header-description h3 sup {
  font-size: 62%;
}

/* line 33, ../../app/styles/pages/_TirePerformance.scss */

.tire-performance .page-header-description p {
  color: #fff;
}

/* line 37, ../../app/styles/pages/_TirePerformance.scss */

.tire-performance .page-header-description .text {
  margin: 5px 0px 25px 0px;
}

/* line 40, ../../app/styles/pages/_TirePerformance.scss */

.tire-performance .page-header-description .text a {
  color: #ffdd00;
  text-decoration: underline;
}

/* line 48, ../../app/styles/pages/_TirePerformance.scss */

.tire-performance .upper-description {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 22px;
  line-height: 1em;
  margin-bottom: 0px;
  text-transform: uppercase;
}

/* line 56, ../../app/styles/pages/_TirePerformance.scss */

.tire-performance .quick-note {
  padding-left: 15px;
  padding-right: 15px;
  line-height: 1em;
  margin-bottom: 10px;
}

/* line 63, ../../app/styles/pages/_TirePerformance.scss */

.tire-performance .access-box-wrapper a {
  /*width: 90%;*/
  max-width: 245px;
  margin-top: 0;
}

/* line 68, ../../app/styles/pages/_TirePerformance.scss */

.tire-performance .access-box-wrapper .or {
  margin-top: 20px;
}

/* line 73, ../../app/styles/pages/_TirePerformance.scss */

.tire-performance .find-a-location-link {
  display: inline-block;
  margin-bottom: 20px;
}

/* line 78, ../../app/styles/pages/_TirePerformance.scss */

.tire-performance .benefit-body {
  padding-bottom: 10px;
}

/* line 82, ../../app/styles/pages/_TirePerformance.scss */

.tire-performance .benefits-sub-title-box {
  padding-left: 15px;
  padding-right: 15px;
}

/* line 86, ../../app/styles/pages/_TirePerformance.scss */

.tire-performance .benefits-list-container {
  overflow: hidden;
}

/* line 89, ../../app/styles/pages/_TirePerformance.scss */

.tire-performance .benefits-list-container ul {
  margin-bottom: 0px;
  padding-left: 15px;
  text-align: left;
}

/* line 97, ../../app/styles/pages/_TirePerformance.scss */

.tire-performance .eligible-windowshade {
  text-align: left;
}

/* line 100, ../../app/styles/pages/_TirePerformance.scss */

.tire-performance .eligible-windowshade h5 {
  font-size: 22px;
}

/* line 104, ../../app/styles/pages/_TirePerformance.scss */

.tire-performance .eligible-windowshade sup {
  font-size: 65%;
}

/* line 108, ../../app/styles/pages/_TirePerformance.scss */

.tire-performance .eligible-windowshade .panel-collapse {
  background: none;
}

/* line 113, ../../app/styles/pages/_TirePerformance.scss */

.tire-performance .tire-link {
  display: table;
  margin: 15px 0px;
}

/* line 118, ../../app/styles/pages/_TirePerformance.scss */

.tire-performance .top-space {
  margin-top: 35px;
}

@media (min-width: 768px) {
  /* line 124, ../../app/styles/pages/_TirePerformance.scss */

  .tire-performance h3 {
    font-size: 34px;
  }

  /* line 128, ../../app/styles/pages/_TirePerformance.scss */

  .tire-performance page-header {
    height: 388px;
  }

  /* line 132, ../../app/styles/pages/_TirePerformance.scss */

  .tire-performance .page-header-image {
    background-image: url('/images/tools/tire-performance-tracking-laptop.png');
  }

  /* line 137, ../../app/styles/pages/_TirePerformance.scss */

  .tire-performance .page-header-description {
    margin-right: 0%;
    margin-top: 20px;
  }

  /* line 141, ../../app/styles/pages/_TirePerformance.scss */

  .tire-performance .page-header-description h3 {
    margin-top: 0;
  }

  /* line 148, ../../app/styles/pages/_TirePerformance.scss */

  .tire-performance .access-box-wrapper p {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
  }

  /* line 154, ../../app/styles/pages/_TirePerformance.scss */

  .tire-performance .benefits-sub-title-box {
    max-width: 360px;
    margin: 20px auto 0px auto;
    padding: 0px;
  }

  /* line 160, ../../app/styles/pages/_TirePerformance.scss */

  .tire-performance .benefit-body {
    max-width: 500px;
  }

  /* line 163, ../../app/styles/pages/_TirePerformance.scss */

  .tire-performance .benefit-body .icon {
    padding-top: 25px;
  }

  /* line 168, ../../app/styles/pages/_TirePerformance.scss */

  .tire-performance .benefits-list-container {
    overflow: hidden;
  }

  /* line 171, ../../app/styles/pages/_TirePerformance.scss */

  .tire-performance .benefits-list-container ul {
    width: 50%;
  }

  /* line 177, ../../app/styles/pages/_TirePerformance.scss */

  .tire-performance .eligible-windowshade h5 {
    font-size: 26px;
  }
}

@media (min-width: 1024px) {
  /* line 186, ../../app/styles/pages/_TirePerformance.scss */

  .tire-performance .page-header-description {
    margin: 10px 10% 25px 0px;
  }
}

@media (min-width: 1200px) {
  /* line 195, ../../app/styles/pages/_TirePerformance.scss */

  .tire-performance .page-header-description {
    margin-top: 25px;
  }

  /* line 199, ../../app/styles/pages/_TirePerformance.scss */

  .tire-performance .page-header-image {
    margin-top: 35px;
  }
}

/**
 * TEMPLATE/PARTIAL NAME: Retreads - Trailer
 *
 */

/* line 6, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page {
  padding-top: 20px;
  /************************Tablet 768px breakpoint*************************************/
  /************************Tablet 940px breakpoint*************************************/
}

/* line 10, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .masthead .btn {
  margin: 0 10px 10px 0;
  display: block;
}

/* line 16, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .tire-baseballcard .categories-list {
  text-align: center;
  margin: 0;
}

/* line 22, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .tire-image img {
  max-width: 90px;
}

/* line 33, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .page-background {
  background-image: url('/images/background/retreadTrailer.jpg');
}

/* line 36, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .page-title-block {
  border-bottom: none;
}

/* line 41, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .tabs-container {
  width: 100%;
  text-align: center;
}

/* line 45, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .page-header {
  padding: 30px 15px 15px;
  margin: 0 auto;
  text-align: center;
}

/* line 50, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .page-header h1 {
  float: none;
  display: inline;
  margin-right: 10px;
}

/* line 55, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .page-header a {
  float: none;
  display: inline;
}

/* line 61, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .learn-row {
  width: 100%;
  border-bottom: 1px solid #ccc;
  background: -webkit-linear-gradient(top, #ffffff 0%, #f6f6f6 75%, #ebebeb 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 75%, #ebebeb 100%);
}

/* line 67, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .learn-more-images {
  margin: 10% 5%;
}

@media (max-width: 767px) {
  /* line 67, ../../app/styles/pages/_Trailer.scss */

  .retreads-trailer-page .learn-more-images {
    width: 95%;
  }
}

/* line 75, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .wingfoot-image {
  margin-left: 0px;
}

/* line 80, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .bb-cards-container {
  clear: both;
  /* visibility: hidden; */
}

/* line 85, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .recommended-tab {
  background-color: #ffdd00;
  color: #333;
  display: block;
  font-family: Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  width: 135px;
}

/* line 94, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .tire-size-text {
  margin-left: 5% !important;
}

/* line 97, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .retread-info {
  margin-top: -5px !important;
}

/* line 100, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .results-header-blue {
  color: #274BA7;
}

/* line 104, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .larger-img {
  height: 200px !important;
}

/* line 108, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .sortby-txt {
  font-family: Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #2366c1;
  font-size: 14px;
  padding: 0;
  text-align: center;
}

/* line 119, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .box {
  background-color: #ccd7eb;
  display: inline-block;
  height: 18px;
  width: 18px;
  box-shadow: inset -1px 2px 4px -1px #999;
  color: #F0F0F0;
  position: relative;
  margin: 0;
  position: relative;
  top: 4px;
  margin-right: 4px;
}

/* line 133, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .recommended-box {
  margin-left: 3%;
}

/* line 137, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .no-mrg {
  margin: 0px;
}

/* line 141, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .alpha-box {
  margin-left: 1%;
}

/* line 145, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .white-info-txt {
  color: #ffffff;
}

/* line 149, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .full-height-right {
  height: 100% !important;
}

/* line 153, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .gy-yel-rebate {
  color: #ffdd00 !important;
}

/* line 157, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .compare-lbl {
  margin-left: 5% !important;
  margin-top: 5% !important;
}

/* line 162, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .compare-chk-txt {
  color: #fff !important;
  font-size: 16px !important;
}

/* line 167, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .blk-txt {
  color: #000 !important;
}

/* line 171, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .pin-row {
  margin-top: 2%;
  font-family: Arial, sans-serif;
  font-size: 18px;
}

/* line 177, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .add-to-ms {
  margin-left: 2%;
}

/* line 181, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .left-retread {
  margin-left: 30%;
}

/* line 185, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .specs-small {
  border-top: 1px solid #eee;
}

/* line 189, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .retread-img-link {
  left: 0px !important;
  top: 0px !important;
  margin-left: 4%;
  margin-top: 2%;
}

/* line 196, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .icon_smaller {
  font-size: 90%;
}

/* line 200, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .no_background {
  background: none !important;
}

/* line 204, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .pin_icon {
  color: #ffdd00;
  font-size: 35pt;
}

/* line 209, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .gy-nav-windowshade {
  margin-bottom: 0;
}

/* line 213, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .gy-tabs {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  display: block;
}

/* line 219, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .gy-tabs li {
  height: 40px;
  padding: 0 2px;
  text-transform: uppercase;
}

/* line 223, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .gy-tabs li a {
  background-color: #ffdd00;
  background: rgba(255, 221, 0, 0.85);
  background: -webkit-linear-gradient(top, rgba(255, 221, 0, 0.85) 0%, #e0c200 75%, #cbb002 100%);
  background: linear-gradient(to bottom, rgba(255, 221, 0, 0.85) 0%, #e0c200 75%, #cbb002 100%);
}

/* line 229, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .gy-tabs li.active a {
  background-color: white;
  color: #274BA7;
  background-image: none;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
}

@media (max-width: 767px) {
  /* line 288, ../../app/styles/_mixins.scss */

  .retreads-trailer-page .tire-category-sort-filter .panel-body h6,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content h6,
  .warranty-treadLife .gy-windowshade .retreads-trailer-page .tire-category-sort-filter .content h6,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content h6,
  .warranty-treadLife .gy-secondary-windowshade .retreads-trailer-page .tire-category-sort-filter .content h6,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content h6,
  .warranty-treadLife .gy-nav-windowshade .retreads-trailer-page .tire-category-sort-filter .content h6,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content h6,
  .warranty-treadLife .gy-tertiary-windowshade .retreads-trailer-page .tire-category-sort-filter .content h6,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content h6,
  .warranty-treadLife .gy-coupon-windowshade .retreads-trailer-page .tire-category-sort-filter .content h6,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content h6,
  .warranty-treadLife .gy-min-windowshade .retreads-trailer-page .tire-category-sort-filter .content h6 {
    font-family: "NewsGothicFSLight", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 18px;
    margin: 15px 0 10px;
  }

  /* line 293, ../../app/styles/_mixins.scss */

  .retreads-trailer-page .tire-category-sort-filter .panel-body .reset,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content .reset,
  .warranty-treadLife .gy-windowshade .retreads-trailer-page .tire-category-sort-filter .content .reset,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content .reset,
  .warranty-treadLife .gy-secondary-windowshade .retreads-trailer-page .tire-category-sort-filter .content .reset,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content .reset,
  .warranty-treadLife .gy-nav-windowshade .retreads-trailer-page .tire-category-sort-filter .content .reset,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content .reset,
  .warranty-treadLife .gy-tertiary-windowshade .retreads-trailer-page .tire-category-sort-filter .content .reset,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content .reset,
  .warranty-treadLife .gy-coupon-windowshade .retreads-trailer-page .tire-category-sort-filter .content .reset,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content .reset,
  .warranty-treadLife .gy-min-windowshade .retreads-trailer-page .tire-category-sort-filter .content .reset {
    font-size: 12px;
    display: block;
    padding: 15px 0;
  }

  /* line 298, ../../app/styles/_mixins.scss */

  .retreads-trailer-page .tire-category-sort-filter .panel-body ul,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul,
  .warranty-treadLife .gy-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul,
  .warranty-treadLife .gy-secondary-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul,
  .warranty-treadLife .gy-nav-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul,
  .warranty-treadLife .gy-tertiary-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul,
  .warranty-treadLife .gy-coupon-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul,
  .warranty-treadLife .gy-min-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul {
    padding: 0;
    margin: 0px -15px !important;
  }

  /* line 301, ../../app/styles/_mixins.scss */

  .retreads-trailer-page .tire-category-sort-filter .panel-body ul li,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li,
  .warranty-treadLife .gy-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li,
  .warranty-treadLife .gy-secondary-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li,
  .warranty-treadLife .gy-nav-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li,
  .warranty-treadLife .gy-tertiary-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li,
  .warranty-treadLife .gy-coupon-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li,
  .warranty-treadLife .gy-min-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li {
    font-family: "NewsGothicFSLight", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    list-style: none;
    margin: 0 !important;
    padding: 0 15px;
    height: 50px;
    line-height: 50px;
    position: relative;
    border-top: 1px solid #ccd7eb;
    vertical-align: middle;
    width: 100%;
    display: block !important;
    font-size: 15px !important;
    overflow: hidden;
  }

  /* line 315, ../../app/styles/_mixins.scss */

  .retreads-trailer-page .tire-category-sort-filter .panel-body ul li a,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li a,
  .warranty-treadLife .gy-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li a,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li a,
  .warranty-treadLife .gy-secondary-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li a,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li a,
  .warranty-treadLife .gy-nav-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li a,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li a,
  .warranty-treadLife .gy-tertiary-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li a,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li a,
  .warranty-treadLife .gy-coupon-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li a,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li a,
  .warranty-treadLife .gy-min-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li a {
    padding: 0;
    line-height: 50px;
    display: block;
    color: #2366c1;
    text-decoration: none;
  }

  /* line 321, ../../app/styles/_mixins.scss */

  .retreads-trailer-page .tire-category-sort-filter .panel-body ul li a:hover,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li a:hover,
  .warranty-treadLife .gy-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li a:hover,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li a:hover,
  .warranty-treadLife .gy-secondary-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li a:hover,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li a:hover,
  .warranty-treadLife .gy-nav-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li a:hover,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li a:hover,
  .warranty-treadLife .gy-tertiary-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li a:hover,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li a:hover,
  .warranty-treadLife .gy-coupon-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li a:hover,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li a:hover,
  .warranty-treadLife .gy-min-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li a:hover {
    cursor: pointer;
    text-decoration: none;
  }

  /* line 325, ../../app/styles/_mixins.scss */

  .retreads-trailer-page .tire-category-sort-filter .panel-body ul li a .box,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li a .box,
  .warranty-treadLife .gy-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li a .box,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li a .box,
  .warranty-treadLife .gy-secondary-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li a .box,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li a .box,
  .warranty-treadLife .gy-nav-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li a .box,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li a .box,
  .warranty-treadLife .gy-tertiary-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li a .box,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li a .box,
  .warranty-treadLife .gy-coupon-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li a .box,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li a .box,
  .warranty-treadLife .gy-min-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li a .box {
    background-color: #ccd7eb;
    display: inline-block;
    height: 18px;
    width: 18px;
    box-shadow: inset -1px 2px 4px -1px #999;
    color: #F0F0F0;
    position: relative;
    margin: 0;
    position: relative;
    top: 4px;
    margin-right: 4px;
  }

  /* line 338, ../../app/styles/_mixins.scss */

  .retreads-trailer-page .tire-category-sort-filter .panel-body ul li a .check,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li a .check,
  .warranty-treadLife .gy-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li a .check,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li a .check,
  .warranty-treadLife .gy-secondary-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li a .check,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li a .check,
  .warranty-treadLife .gy-nav-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li a .check,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li a .check,
  .warranty-treadLife .gy-tertiary-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li a .check,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li a .check,
  .warranty-treadLife .gy-coupon-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li a .check,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li a .check,
  .warranty-treadLife .gy-min-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li a .check {
    display: none;
  }

  /* line 341, ../../app/styles/_mixins.scss */

  .retreads-trailer-page .tire-category-sort-filter .panel-body ul li a .filter-icon,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li a .filter-icon,
  .warranty-treadLife .gy-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li a .filter-icon,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li a .filter-icon,
  .warranty-treadLife .gy-secondary-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li a .filter-icon,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li a .filter-icon,
  .warranty-treadLife .gy-nav-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li a .filter-icon,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li a .filter-icon,
  .warranty-treadLife .gy-tertiary-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li a .filter-icon,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li a .filter-icon,
  .warranty-treadLife .gy-coupon-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li a .filter-icon,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li a .filter-icon,
  .warranty-treadLife .gy-min-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li a .filter-icon {
    font-size: 1.4em;
    padding: 0 4px;
    width: 65px;
    display: inline-block;
    line-height: 40px;
    position: relative;
    top: 4px;
    text-align: center;
  }

  /* line 350, ../../app/styles/_mixins.scss */

  .retreads-trailer-page .tire-category-sort-filter .panel-body ul li a .filter-icon:before,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li a .filter-icon:before,
  .warranty-treadLife .gy-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li a .filter-icon:before,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li a .filter-icon:before,
  .warranty-treadLife .gy-secondary-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li a .filter-icon:before,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li a .filter-icon:before,
  .warranty-treadLife .gy-nav-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li a .filter-icon:before,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li a .filter-icon:before,
  .warranty-treadLife .gy-tertiary-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li a .filter-icon:before,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li a .filter-icon:before,
  .warranty-treadLife .gy-coupon-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li a .filter-icon:before,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li a .filter-icon:before,
  .warranty-treadLife .gy-min-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li a .filter-icon:before {
    display: block;
  }

  /* line 353, ../../app/styles/_mixins.scss */

  .retreads-trailer-page .tire-category-sort-filter .panel-body ul li a .filter-icon .icon-logging-oil,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li a .filter-icon .icon-logging-oil,
  .warranty-treadLife .gy-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li a .filter-icon .icon-logging-oil,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li a .filter-icon .icon-logging-oil,
  .warranty-treadLife .gy-secondary-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li a .filter-icon .icon-logging-oil,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li a .filter-icon .icon-logging-oil,
  .warranty-treadLife .gy-nav-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li a .filter-icon .icon-logging-oil,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li a .filter-icon .icon-logging-oil,
  .warranty-treadLife .gy-tertiary-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li a .filter-icon .icon-logging-oil,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li a .filter-icon .icon-logging-oil,
  .warranty-treadLife .gy-coupon-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li a .filter-icon .icon-logging-oil,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li a .filter-icon .icon-logging-oil,
  .warranty-treadLife .gy-min-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li a .filter-icon .icon-logging-oil {
    font-size: 1.1em;
  }

  /* line 357, ../../app/styles/_mixins.scss */

  .retreads-trailer-page .tire-category-sort-filter .panel-body ul li a .brand-filter,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li a .brand-filter,
  .warranty-treadLife .gy-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li a .brand-filter,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li a .brand-filter,
  .warranty-treadLife .gy-secondary-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li a .brand-filter,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li a .brand-filter,
  .warranty-treadLife .gy-nav-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li a .brand-filter,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li a .brand-filter,
  .warranty-treadLife .gy-tertiary-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li a .brand-filter,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li a .brand-filter,
  .warranty-treadLife .gy-coupon-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li a .brand-filter,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li a .brand-filter,
  .warranty-treadLife .gy-min-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li a .brand-filter {
    width: 40px;
    height: 32px;
    background-size: contain;
    margin: 0 5px;
    background-repeat: no-repeat;
    vertical-align: middle;
  }

  /* line 365, ../../app/styles/_mixins.scss */

  .retreads-trailer-page .tire-category-sort-filter .panel-body ul li a .gy-brand-filter,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li a .gy-brand-filter,
  .warranty-treadLife .gy-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li a .gy-brand-filter,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li a .gy-brand-filter,
  .warranty-treadLife .gy-secondary-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li a .gy-brand-filter,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li a .gy-brand-filter,
  .warranty-treadLife .gy-nav-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li a .gy-brand-filter,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li a .gy-brand-filter,
  .warranty-treadLife .gy-tertiary-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li a .gy-brand-filter,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li a .gy-brand-filter,
  .warranty-treadLife .gy-coupon-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li a .gy-brand-filter,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li a .gy-brand-filter,
  .warranty-treadLife .gy-min-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li a .gy-brand-filter {
    background-image: url('/images/viewAllSites/gy-brand-icon.png');
  }

  /* line 369, ../../app/styles/_mixins.scss */

  .retreads-trailer-page .tire-category-sort-filter .panel-body ul li a .dunlop-brand-filter,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li a .dunlop-brand-filter,
  .warranty-treadLife .gy-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li a .dunlop-brand-filter,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li a .dunlop-brand-filter,
  .warranty-treadLife .gy-secondary-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li a .dunlop-brand-filter,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li a .dunlop-brand-filter,
  .warranty-treadLife .gy-nav-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li a .dunlop-brand-filter,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li a .dunlop-brand-filter,
  .warranty-treadLife .gy-tertiary-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li a .dunlop-brand-filter,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li a .dunlop-brand-filter,
  .warranty-treadLife .gy-coupon-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li a .dunlop-brand-filter,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li a .dunlop-brand-filter,
  .warranty-treadLife .gy-min-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li a .dunlop-brand-filter {
    background-image: url('/images/dunlop-logo-78x90.png');
  }

  /* line 374, ../../app/styles/_mixins.scss */

  .retreads-trailer-page .tire-category-sort-filter .panel-body ul li a .kelly-brand-filter,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li a .kelly-brand-filter,
  .warranty-treadLife .gy-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li a .kelly-brand-filter,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li a .kelly-brand-filter,
  .warranty-treadLife .gy-secondary-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li a .kelly-brand-filter,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li a .kelly-brand-filter,
  .warranty-treadLife .gy-nav-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li a .kelly-brand-filter,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li a .kelly-brand-filter,
  .warranty-treadLife .gy-tertiary-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li a .kelly-brand-filter,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li a .kelly-brand-filter,
  .warranty-treadLife .gy-coupon-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li a .kelly-brand-filter,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li a .kelly-brand-filter,
  .warranty-treadLife .gy-min-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li a .kelly-brand-filter {
    background-image: url('/images/kelly-logo-78x60.png');
  }

  /* line 379, ../../app/styles/_mixins.scss */

  .retreads-trailer-page .tire-category-sort-filter .panel-body ul li.active,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li.active,
  .warranty-treadLife .gy-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li.active,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li.active,
  .warranty-treadLife .gy-secondary-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li.active,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li.active,
  .warranty-treadLife .gy-nav-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li.active,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li.active,
  .warranty-treadLife .gy-tertiary-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li.active,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li.active,
  .warranty-treadLife .gy-coupon-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li.active,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li.active,
  .warranty-treadLife .gy-min-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li.active {
    font-weight: bold;
    background-color: #f1f4f9;
  }

  /* line 382, ../../app/styles/_mixins.scss */

  .retreads-trailer-page .tire-category-sort-filter .panel-body ul li.active a,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li.active a,
  .warranty-treadLife .gy-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li.active a,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li.active a,
  .warranty-treadLife .gy-secondary-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li.active a,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li.active a,
  .warranty-treadLife .gy-nav-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li.active a,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li.active a,
  .warranty-treadLife .gy-tertiary-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li.active a,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li.active a,
  .warranty-treadLife .gy-coupon-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li.active a,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li.active a,
  .warranty-treadLife .gy-min-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li.active a {
    color: #333;
  }

  /* line 384, ../../app/styles/_mixins.scss */

  .retreads-trailer-page .tire-category-sort-filter .panel-body ul li.active a:hover,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li.active a:hover,
  .warranty-treadLife .gy-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li.active a:hover,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li.active a:hover,
  .warranty-treadLife .gy-secondary-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li.active a:hover,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li.active a:hover,
  .warranty-treadLife .gy-nav-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li.active a:hover,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li.active a:hover,
  .warranty-treadLife .gy-tertiary-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li.active a:hover,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li.active a:hover,
  .warranty-treadLife .gy-coupon-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li.active a:hover,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li.active a:hover,
  .warranty-treadLife .gy-min-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li.active a:hover {
    cursor: default;
    text-decoration: none;
  }

  /* line 388, ../../app/styles/_mixins.scss */

  .retreads-trailer-page .tire-category-sort-filter .panel-body ul li.active a .check,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li.active a .check,
  .warranty-treadLife .gy-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li.active a .check,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li.active a .check,
  .warranty-treadLife .gy-secondary-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li.active a .check,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li.active a .check,
  .warranty-treadLife .gy-nav-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li.active a .check,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li.active a .check,
  .warranty-treadLife .gy-tertiary-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li.active a .check,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li.active a .check,
  .warranty-treadLife .gy-coupon-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li.active a .check,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li.active a .check,
  .warranty-treadLife .gy-min-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li.active a .check {
    position: absolute;
    font-size: 2.8em;
    top: 3px;
    left: 3px;
    color: #274BA7;
    display: block;
  }

  /* line 399, ../../app/styles/_mixins.scss */

  .retreads-trailer-page .tire-category-sort-filter .panel-body ul li.disabled a,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li.disabled a,
  .warranty-treadLife .gy-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li.disabled a,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li.disabled a,
  .warranty-treadLife .gy-secondary-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li.disabled a,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li.disabled a,
  .warranty-treadLife .gy-nav-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li.disabled a,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li.disabled a,
  .warranty-treadLife .gy-tertiary-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li.disabled a,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li.disabled a,
  .warranty-treadLife .gy-coupon-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li.disabled a,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li.disabled a,
  .warranty-treadLife .gy-min-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li.disabled a {
    color: #bbb;
  }

  /* line 401, ../../app/styles/_mixins.scss */

  .retreads-trailer-page .tire-category-sort-filter .panel-body ul li.disabled a:hover,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li.disabled a:hover,
  .warranty-treadLife .gy-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li.disabled a:hover,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li.disabled a:hover,
  .warranty-treadLife .gy-secondary-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li.disabled a:hover,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li.disabled a:hover,
  .warranty-treadLife .gy-nav-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li.disabled a:hover,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li.disabled a:hover,
  .warranty-treadLife .gy-tertiary-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li.disabled a:hover,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li.disabled a:hover,
  .warranty-treadLife .gy-coupon-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li.disabled a:hover,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li.disabled a:hover,
  .warranty-treadLife .gy-min-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li.disabled a:hover {
    cursor: default;
    text-decoration: none;
  }

  /* line 405, ../../app/styles/_mixins.scss */

  .retreads-trailer-page .tire-category-sort-filter .panel-body ul li.disabled a .box,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li.disabled a .box,
  .warranty-treadLife .gy-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li.disabled a .box,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li.disabled a .box,
  .warranty-treadLife .gy-secondary-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li.disabled a .box,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li.disabled a .box,
  .warranty-treadLife .gy-nav-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li.disabled a .box,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li.disabled a .box,
  .warranty-treadLife .gy-tertiary-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li.disabled a .box,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li.disabled a .box,
  .warranty-treadLife .gy-coupon-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li.disabled a .box,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li.disabled a .box,
  .warranty-treadLife .gy-min-windowshade .retreads-trailer-page .tire-category-sort-filter .content ul li.disabled a .box {
    background-color: #eee;
  }

  /* line 242, ../../app/styles/pages/_Trailer.scss */

  .retreads-trailer-page .tire-category-sort-filter .panel-body h3,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content h3,
  .warranty-treadLife .gy-windowshade .retreads-trailer-page .tire-category-sort-filter .content h3,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content h3,
  .warranty-treadLife .gy-secondary-windowshade .retreads-trailer-page .tire-category-sort-filter .content h3,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content h3,
  .warranty-treadLife .gy-nav-windowshade .retreads-trailer-page .tire-category-sort-filter .content h3,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content h3,
  .warranty-treadLife .gy-tertiary-windowshade .retreads-trailer-page .tire-category-sort-filter .content h3,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content h3,
  .warranty-treadLife .gy-coupon-windowshade .retreads-trailer-page .tire-category-sort-filter .content h3,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content h3,
  .warranty-treadLife .gy-min-windowshade .retreads-trailer-page .tire-category-sort-filter .content h3 {
    display: none !important;
  }

  /* line 245, ../../app/styles/pages/_Trailer.scss */

  .retreads-trailer-page .tire-category-sort-filter .panel-body li.active a,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content li.active a,
  .warranty-treadLife .gy-windowshade .retreads-trailer-page .tire-category-sort-filter .content li.active a,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content li.active a,
  .warranty-treadLife .gy-secondary-windowshade .retreads-trailer-page .tire-category-sort-filter .content li.active a,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content li.active a,
  .warranty-treadLife .gy-nav-windowshade .retreads-trailer-page .tire-category-sort-filter .content li.active a,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content li.active a,
  .warranty-treadLife .gy-tertiary-windowshade .retreads-trailer-page .tire-category-sort-filter .content li.active a,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content li.active a,
  .warranty-treadLife .gy-coupon-windowshade .retreads-trailer-page .tire-category-sort-filter .content li.active a,
  .retreads-trailer-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content li.active a,
  .warranty-treadLife .gy-min-windowshade .retreads-trailer-page .tire-category-sort-filter .content li.active a {
    border-bottom: none;
  }
}

/* line 268, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .sticky-left-content {
  padding: 15px;
}

/* line 271, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .sticky-left-content h5 {
  color: #274BA7;
  font-size: 1.5em;
}

/* line 277, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .results-container {
  overflow: hidden;
  position: relative;
  padding-bottom: 30px;
  padding-top: 10px;
}

/* line 282, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .results-container.nofits {
  padding: 15px;
}

/* line 287, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .bb-cards-container {
  clear: both;
  margin-bottom: 20px;
  visibility: hidden;
}

/* line 292, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .bb-cards-container.nofits {
  text-align: left;
  float: none;
  border: none;
  padding-left: 0;
  position: relative;
}

/* line 299, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .bb-cards-container.nofits .btn {
  margin-right: 10px;
}

/* line 303, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .bb-cards-container.nofits .not-fits-description {
  margin-top: 16px;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 20px;
  position: relative;
  display: table-cell;
}

/* line 310, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .bb-cards-container.nofits .not-fits-description .gy-link {
  display: inline-block;
}

/* line 316, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .bb-cards-container.nofits .icon-cross {
  color: #fff;
  font-size: 2em;
  position: relative;
  top: 4px;
  font-family: 'Glyphicons Halflings';
  left: 5px;
  text-indent: 0;
  display: table-cell;
  width: 40px;
}

/* line 179, ../../app/styles/_mixins.scss */

.retreads-trailer-page .bb-cards-container.nofits .icon-cross small {
  color: #FF2534;
  position: absolute;
  font-size: 1.2em;
  left: -3px;
  text-shadow: 0px 1px 2px #999;
  top: -3px;
}

/* line 328, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .bb-cards-container.nofits .new-search-link {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 336, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .gy-brand-section {
  padding: 10px 0;
}

/* line 340, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .panel-collapse .gy-windowshade,
.retreads-trailer-page .panel-collapse .gy-secondary-windowshade,
.retreads-trailer-page .panel-collapse .gy-nav-windowshade,
.retreads-trailer-page .panel-collapse .gy-tertiary-windowshade,
.retreads-trailer-page .panel-collapse .gy-coupon-windowshade,
.retreads-trailer-page .panel-collapse .gy-min-windowshade {
  margin: 0;
}

/* line 344, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .learn-more-tab {
  overflow: hidden;
  padding-top: 25px;
}

/* line 349, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .tab-description {
  padding: 15px 15px 30px;
  max-width: 700px;
  margin: 0 auto;
}

/* line 356, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .learn-more-tab h4 {
  color: #274BA7;
  font-size: 1.8em;
}

/* line 363, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .learn-block {
  padding: 0 15px;
  overflow: hidden;
}

/* line 368, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .learn-block h4 {
  margin: 0;
}

/* line 373, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .learn-block ul {
  padding: 0;
}

/* line 376, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .learn-block li {
  list-style-type: none;
}

/* line 379, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .learn-block h5 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #274BA7;
  font-size: 18px;
}

/* line 386, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .learn-block .gy-link {
  font-size: 17px;
}

/* line 390, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .learn-block p a {
  text-decoration: underline;
}

/* line 398, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .comparing-block {
  padding: 0 15px;
  overflow: hidden;
}

/* line 401, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .comparing-block h4 {
  color: #274ba7;
  margin: 0;
}

/* line 406, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .compare-learn-container {
  padding: 0;
  list-style: none;
  overflow: hidden;
  text-align: left;
}

/* line 412, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .compare-learn-container ul {
  padding: 0 0 0 15px;
}

/* line 414, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .compare-learn-container ul li {
  padding: 0;
  list-style: none;
  border-bottom: none;
}

/* line 421, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .compare-learn-container .icon {
  font-size: 1.5em;
  margin: 0 5px 0 0;
  vertical-align: sub;
}

/* line 426, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .compare-learn-container a {
  text-decoration: none;
  height: 30px;
  display: block;
  vertical-align: middle;
  margin-bottom: 20px;
}

/* line 434, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .compare-learn-container li {
  padding: 15px;
  border-bottom: 1px solid #eeeeee;
}

/* line 438, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .compare-learn-container .active {
  background-color: #274BA7;
  color: white;
}

/* line 442, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .compare-learn-container .active a {
  text-decoration: none;
  color: white;
}

/* line 448, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .compare-learn-container li:last-child {
  border: none;
}

/* line 451, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .compare-learn-container p {
  font-size: 20px;
  margin-left: 10px;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 461, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .help-block {
  width: 100%;
  padding: 0 15px;
}

/* line 464, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .help-block h4 {
  width: 100%;
}

/* line 467, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .help-block p {
  width: 100%;
}

/* line 471, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .help-block ul {
  padding: 0;
  list-style: none;
}

/* line 475, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .help-block li {
  padding: 15px 0;
  border-bottom: 1px solid #eeeeee;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
}

/* line 481, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .help-block li a:hover {
  text-decoration: none;
}

/* line 486, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .help-block li:last-child {
  border-bottom: none;
}

/* line 491, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .legend-block {
  padding: 0 15px 15px 15px;
}

/* line 496, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .does-not-fit-results .panel-body,
.retreads-trailer-page .does-not-fit-results .warranty-treadLife .gy-windowshade .content,
.warranty-treadLife .gy-windowshade .retreads-trailer-page .does-not-fit-results .content,
.retreads-trailer-page .does-not-fit-results .warranty-treadLife .gy-secondary-windowshade .content,
.warranty-treadLife .gy-secondary-windowshade .retreads-trailer-page .does-not-fit-results .content,
.retreads-trailer-page .does-not-fit-results .warranty-treadLife .gy-nav-windowshade .content,
.warranty-treadLife .gy-nav-windowshade .retreads-trailer-page .does-not-fit-results .content,
.retreads-trailer-page .does-not-fit-results .warranty-treadLife .gy-tertiary-windowshade .content,
.warranty-treadLife .gy-tertiary-windowshade .retreads-trailer-page .does-not-fit-results .content,
.retreads-trailer-page .does-not-fit-results .warranty-treadLife .gy-coupon-windowshade .content,
.warranty-treadLife .gy-coupon-windowshade .retreads-trailer-page .does-not-fit-results .content,
.retreads-trailer-page .does-not-fit-results .warranty-treadLife .gy-min-windowshade .content,
.warranty-treadLife .gy-min-windowshade .retreads-trailer-page .does-not-fit-results .content {
  padding: 0;
}

/* line 501, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .does-not-fit-results .gy-secondary-windowshade .panel-body,
.retreads-trailer-page .does-not-fit-results .gy-secondary-windowshade .warranty-treadLife .gy-windowshade .content,
.retreads-trailer-page .does-not-fit-results .warranty-treadLife .gy-secondary-windowshade .content,
.warranty-treadLife .retreads-trailer-page .does-not-fit-results .gy-secondary-windowshade .content,
.retreads-trailer-page .does-not-fit-results .gy-secondary-windowshade .warranty-treadLife .gy-nav-windowshade .content,
.retreads-trailer-page .does-not-fit-results .gy-secondary-windowshade .warranty-treadLife .gy-tertiary-windowshade .content,
.retreads-trailer-page .does-not-fit-results .gy-secondary-windowshade .warranty-treadLife .gy-coupon-windowshade .content,
.retreads-trailer-page .does-not-fit-results .gy-secondary-windowshade .warranty-treadLife .gy-min-windowshade .content {
  padding: 0 15px;
}

/* line 508, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .does-not-fit-results .sticky-left-content .icon-lines {
  margin-bottom: 0px;
  text-align: center;
  position: relative;
}

/* line 513, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .does-not-fit-results .sticky-left-content .icon-lines .icon-cross-circle {
  font-size: 2.5em;
  color: #FF2534;
}

/* line 518, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .does-not-fit-results .sticky-left-content .icon-lines:before {
  content: "";
  left: 0;
  margin: 20px 0px 0px 0px;
  position: absolute;
  width: 35%;
  height: 1px;
  border-top: #ff2534 1px solid;
}

/* line 528, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .does-not-fit-results .sticky-left-content .icon-lines:after {
  content: "";
  margin: 20px 0px 0px 0px;
  position: absolute;
  right: 0;
  width: 35%;
  height: 1px;
  border-top: #ff2534 1px solid;
}

/* line 538, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .does-not-fit-results .sticky-left-content .icon-lines .icon-cross {
  color: #fff;
  font-size: 2em;
  position: relative;
  top: 4px;
  font-family: 'Glyphicons Halflings';
  left: 5px;
  text-indent: 0;
  display: initial;
  width: 40px;
}

/* line 179, ../../app/styles/_mixins.scss */

.retreads-trailer-page .does-not-fit-results .sticky-left-content .icon-lines .icon-cross small {
  color: #FF2534;
  position: absolute;
  font-size: 1.2em;
  left: -3px;
  text-shadow: 0px 1px 2px #999;
  top: -3px;
}

/* line 550, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .does-not-fit-results .sticky-left-content h5 {
  color: #FF2534;
}

/* line 556, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .tire-compare.btm {
  position: relative;
  bottom: 0;
}

/* line 561, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .compare-container {
  float: left;
  width: 100%;
}

/* line 566, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .unknown-note {
  position: relative;
  width: 100%;
  height: 25px;
  background-color: rgba(65, 65, 65, 0.9);
  background-repeat: repeat;
  background-image: url('/images/diagonal.png');
}

/* line 572, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .unknown-note a {
  color: #ffdd00;
}

/* line 576, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .unknown-note p {
  text-indent: 50px;
  margin: 0;
  vertical-align: baseline;
  color: #ffdd00;
  padding-top: 2px;
}

/* line 584, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .icon-triangle-up {
  text-shadow: 0 1px 4px #666;
  color: #ffdd00;
  float: right;
  font-size: 2.7em;
  margin: -10px 0px 0px 2px;
  position: absolute;
}

/* line 114, ../../app/styles/_mixins.scss */

.retreads-trailer-page .icon-triangle-up small {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #333;
  font-size: 0.7em;
  left: 0;
  margin: 0.35em 0em 0em 0.725em;
  position: absolute;
  text-shadow: none;
}

/* line 596, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .compare-learn-container li li {
  width: 100%;
  float: none;
  display: list-item;
  list-style-type: disc;
  margin-bottom: 20px;
}

/* line 604, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .compare-learn-container .icon {
  margin: 0 0px 0 0;
}

/* line 607, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .compare-learn-container .gy-link,
.retreads-trailer-page .compare-learn-container .active p {
  font-size: 20px;
  margin-left: 50px;
  display: inline-block;
}

/* line 611, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .compare-learn-container .gy-link .icon,
.retreads-trailer-page .compare-learn-container .active p .icon {
  margin-left: -50px;
  width: 45px;
  display: inline-block;
  text-align: center;
}

/* line 621, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .tire-results-learn-more .panel-body,
.retreads-trailer-page .tire-results-learn-more .warranty-treadLife .gy-windowshade .content,
.warranty-treadLife .gy-windowshade .retreads-trailer-page .tire-results-learn-more .content,
.retreads-trailer-page .tire-results-learn-more .warranty-treadLife .gy-secondary-windowshade .content,
.warranty-treadLife .gy-secondary-windowshade .retreads-trailer-page .tire-results-learn-more .content,
.retreads-trailer-page .tire-results-learn-more .warranty-treadLife .gy-nav-windowshade .content,
.warranty-treadLife .gy-nav-windowshade .retreads-trailer-page .tire-results-learn-more .content,
.retreads-trailer-page .tire-results-learn-more .warranty-treadLife .gy-tertiary-windowshade .content,
.warranty-treadLife .gy-tertiary-windowshade .retreads-trailer-page .tire-results-learn-more .content,
.retreads-trailer-page .tire-results-learn-more .warranty-treadLife .gy-coupon-windowshade .content,
.warranty-treadLife .gy-coupon-windowshade .retreads-trailer-page .tire-results-learn-more .content,
.retreads-trailer-page .tire-results-learn-more .warranty-treadLife .gy-min-windowshade .content,
.warranty-treadLife .gy-min-windowshade .retreads-trailer-page .tire-results-learn-more .content {
  padding: 0;
}

/* line 624, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .tire-results-learn-more .panel-heading {
  padding-left: 0;
}

/* line 631, ../../app/styles/pages/_Trailer.scss */

.retreads-trailer-page .truck-cointainer p {
  padding: 20px 20px 0 20px;
}

@media (min-width: 480px) {
  /* line 638, ../../app/styles/pages/_Trailer.scss */

  .retreads-trailer-page .masthead .btn {
    display: inline-block;
    margin-bottom: 0;
    max-width: 250px;
  }
}

@media (min-width: 768px) {
  /* line 6, ../../app/styles/pages/_Trailer.scss */



  /* line 648, ../../app/styles/pages/_Trailer.scss */

  .retreads-trailer-page .gy-tabs {
    width: 45%;
  }

  /* line 651, ../../app/styles/pages/_Trailer.scss */

  .retreads-trailer-page .left-retread {
    margin-left: 17%;
  }

  /* line 655, ../../app/styles/pages/_Trailer.scss */

  .retreads-trailer-page .tire-image img {
    max-width: 120px;
  }

  /* line 660, ../../app/styles/pages/_Trailer.scss */

  .retreads-trailer-page .tire-baseballcard .categories-list {
    text-align: left;
  }

  /* line 664, ../../app/styles/pages/_Trailer.scss */

  .retreads-trailer-page .bb-cards-container.nofits {
    width: 100%;
  }

  /* line 666, ../../app/styles/pages/_Trailer.scss */

  .retreads-trailer-page .bb-cards-container.nofits .not-fits-description {
    font-size: 28px;
    display: table-cell;
  }

  /* line 669, ../../app/styles/pages/_Trailer.scss */

  .retreads-trailer-page .bb-cards-container.nofits .not-fits-description .gy-link {
    display: inline;
    padding-left: 10px;
  }

  /* line 674, ../../app/styles/pages/_Trailer.scss */

  .retreads-trailer-page .bb-cards-container.nofits .new-search-link {
    display: table-cell;
    padding-left: 32px;
  }

  /* line 680, ../../app/styles/pages/_Trailer.scss */

  .retreads-trailer-page .bb-cards-container.unknown {
    min-height: 685px;
  }

  /* line 683, ../../app/styles/pages/_Trailer.scss */

  .retreads-trailer-page .bb-cards-container.fits {
    min-height: 460px;
  }

  /* line 687, ../../app/styles/pages/_Trailer.scss */

  .retreads-trailer-page .tire-category-sort-filter {
    float: right;
    min-width: 531px;
    overflow: hidden;
    width: 72%;
    padding: 0 0 0 5%;
  }

  /* line 705, ../../app/styles/pages/_Trailer.scss */

  .retreads-trailer-page .tab-description {
    text-align: center;
  }

  /* line 709, ../../app/styles/pages/_Trailer.scss */

  .retreads-trailer-page .unknown .sticky-left-content {
    padding-top: 30px;
    margin-top: 30px;
  }

  /* line 714, ../../app/styles/pages/_Trailer.scss */

  .retreads-trailer-page .unknown .sticky-left-content .btn {
    width: 100%;
  }

  /* line 718, ../../app/styles/pages/_Trailer.scss */

  .retreads-trailer-page .truck-cointainer {
    text-align: center;
    width: 100%;
    display: block;
  }

  /* line 722, ../../app/styles/pages/_Trailer.scss */

  .retreads-trailer-page .truck-cointainer p {
    width: 65%;
    margin: 5px auto;
    padding-top: 20px;
  }

  /* line 729, ../../app/styles/pages/_Trailer.scss */

  .retreads-trailer-page .does-not-fit-results .sticky-left-content {
    margin-top: 30px;
  }

  /* line 739, ../../app/styles/pages/_Trailer.scss */

  .retreads-trailer-page .sticky-left-content {
    float: left;
    width: 28%;
  }

  /* line 743, ../../app/styles/pages/_Trailer.scss */

  .retreads-trailer-page .results-container.fits .sticky-left-content {
    margin-top: 30px;
    position: absolute;
  }

  /* line 749, ../../app/styles/pages/_Trailer.scss */

  .retreads-trailer-page .bb-cards-container {
    clear: none;
    float: right;
    min-width: 515px;
    width: 72%;
    padding-left: 5%;
    border-left: 1px solid #eeeeee;
  }

  /* line 760, ../../app/styles/pages/_Trailer.scss */

  .retreads-trailer-page .does-not-fit-results .bb-cards-container {
    margin-bottom: 0px;
  }

  /* line 764, ../../app/styles/pages/_Trailer.scss */

  .retreads-trailer-page .does-not-fit-results.panel-collapse {
    background: white;
  }

  /* line 768, ../../app/styles/pages/_Trailer.scss */

  .retreads-trailer-page .does-not-fit-results .results-container {
    padding-bottom: 20px;
  }

  /* line 772, ../../app/styles/pages/_Trailer.scss */

  .retreads-trailer-page .does-not-fit-results .panel-body,
  .retreads-trailer-page .does-not-fit-results .warranty-treadLife .gy-windowshade .content,
  .warranty-treadLife .gy-windowshade .retreads-trailer-page .does-not-fit-results .content,
  .retreads-trailer-page .does-not-fit-results .warranty-treadLife .gy-secondary-windowshade .content,
  .warranty-treadLife .gy-secondary-windowshade .retreads-trailer-page .does-not-fit-results .content,
  .retreads-trailer-page .does-not-fit-results .warranty-treadLife .gy-nav-windowshade .content,
  .warranty-treadLife .gy-nav-windowshade .retreads-trailer-page .does-not-fit-results .content,
  .retreads-trailer-page .does-not-fit-results .warranty-treadLife .gy-tertiary-windowshade .content,
  .warranty-treadLife .gy-tertiary-windowshade .retreads-trailer-page .does-not-fit-results .content,
  .retreads-trailer-page .does-not-fit-results .warranty-treadLife .gy-coupon-windowshade .content,
  .warranty-treadLife .gy-coupon-windowshade .retreads-trailer-page .does-not-fit-results .content,
  .retreads-trailer-page .does-not-fit-results .warranty-treadLife .gy-min-windowshade .content,
  .warranty-treadLife .gy-min-windowshade .retreads-trailer-page .does-not-fit-results .content {
    padding: 0;
  }

  /* line 777, ../../app/styles/pages/_Trailer.scss */

  .retreads-trailer-page .sort-filter-content {
    display: block !important;
  }

  /* line 781, ../../app/styles/pages/_Trailer.scss */

  .retreads-trailer-page .tab-content .tab-pane:first-child .gy-windowshade:last-child,
  .retreads-trailer-page .tab-content .tab-pane:first-child .gy-secondary-windowshade:last-child,
  .retreads-trailer-page .tab-content .tab-pane:first-child .gy-nav-windowshade:last-child,
  .retreads-trailer-page .tab-content .tab-pane:first-child .gy-tertiary-windowshade:last-child,
  .retreads-trailer-page .tab-content .tab-pane:first-child .gy-coupon-windowshade:last-child,
  .retreads-trailer-page .tab-content .tab-pane:first-child .gy-min-windowshade:last-child {
    margin-bottom: 20px;
  }

  /* line 787, ../../app/styles/pages/_Trailer.scss */

  .retreads-trailer-page .learn-block {
    padding: 0 15px;
  }

  /* line 790, ../../app/styles/pages/_Trailer.scss */

  .retreads-trailer-page .learn-block h4 {
    float: left;
    width: 50%;
  }

  /* line 795, ../../app/styles/pages/_Trailer.scss */

  .retreads-trailer-page .learn-block ul {
    width: 50%;
    float: left;
    margin-bottom: 0;
  }

  /* line 801, ../../app/styles/pages/_Trailer.scss */

  .retreads-trailer-page .learn-block li {
    list-style-type: none;
  }

  /* line 804, ../../app/styles/pages/_Trailer.scss */

  .retreads-trailer-page .learn-block h5 {
    margin-bottom: 0;
    color: #274BA7;
  }

  /* line 811, ../../app/styles/pages/_Trailer.scss */

  .retreads-trailer-page .icon-images {
    width: 317px;
    height: 500px;
    float: left;
    margin-right: 20px;
    margin-top: 20px;
    background-repeat: no-repeat;
  }

  /* line 820, ../../app/styles/pages/_Trailer.scss */

  .retreads-trailer-page div.tech-image {
    width: 317px;
    max-width: 400px;
    height: 500px;
    float: left;
    margin-right: 20px;
    margin-top: 20px;
  }

  /* line 829, ../../app/styles/pages/_Trailer.scss */

  .retreads-trailer-page .benefit-image {
    background-repeat: no-repeat;
    width: 317px;
    max-width: 400px;
    height: 325px;
    float: left;
    margin-right: 20px;
  }

  /* line 838, ../../app/styles/pages/_Trailer.scss */

  .retreads-trailer-page .learn-description {
    width: 50%;
    display: block;
    float: left;
  }

  /* line 844, ../../app/styles/pages/_Trailer.scss */

  .retreads-trailer-page .learn-disclaimer {
    width: 50%;
    display: block;
    float: left;
  }

  /* line 850, ../../app/styles/pages/_Trailer.scss */

  .retreads-trailer-page hr {
    width: 100%;
  }

  /* line 856, ../../app/styles/pages/_Trailer.scss */

  .retreads-trailer-page .legend-block {
    text-align: center;
  }

  /* line 862, ../../app/styles/pages/_Trailer.scss */

  .retreads-trailer-page .help-block h4 {
    text-align: center;
  }

  /* line 865, ../../app/styles/pages/_Trailer.scss */

  .retreads-trailer-page .help-block p {
    text-align: center;
  }

  /* line 870, ../../app/styles/pages/_Trailer.scss */

  .retreads-trailer-page .comparing-block {
    padding: 0;
    text-align: center;
  }

  /* line 876, ../../app/styles/pages/_Trailer.scss */

  .retreads-trailer-page .compare-learn-container li {
    width: 25%;
    display: table-cell;
    padding: 15px;
    border-bottom: none;
  }

  /* line 881, ../../app/styles/pages/_Trailer.scss */

  .retreads-trailer-page .compare-learn-container li li {
    width: 100%;
    float: none;
    display: list-item;
    list-style-type: disc;
    margin-bottom: 20px;
  }

  /* line 890, ../../app/styles/pages/_Trailer.scss */

  .retreads-trailer-page .tire-baseballcard {
    margin-left: 0;
  }
}

@media (min-width: 800px) {
  /* line 900, ../../app/styles/pages/_Trailer.scss */

  .retreads-trailer-page .help-block ul li {
    padding: 15px;
    margin: 0 15px;
  }

  /* line 905, ../../app/styles/pages/_Trailer.scss */

  .retreads-trailer-page .help-block ul li:last-child {
    border-bottom: 1px solid #eeeeee;
  }
}

@media (min-width: 940px) {
  /* line 916, ../../app/styles/pages/_Trailer.scss */

  .retreads-trailer-page .tire-category-sort-filter {
    width: 77%;
  }

  /* line 921, ../../app/styles/pages/_Trailer.scss */

  .retreads-trailer-page .bb-cards-container {
    clear: none;
    float: right;
    width: 77%;
  }

  /* line 926, ../../app/styles/pages/_Trailer.scss */

  .retreads-trailer-page .sticky-left-content {
    width: 22%;
  }

  /* line 931, ../../app/styles/pages/_Trailer.scss */

  .retreads-trailer-page .learn-block ul {
    width: 30%;
  }

  /* line 935, ../../app/styles/pages/_Trailer.scss */

  .retreads-trailer-page .learn-block .last-list {
    margin-left: 20px;
  }

  /* line 939, ../../app/styles/pages/_Trailer.scss */

  .retreads-trailer-page .learn-block .benefit-image {
    height: 250px;
  }
}

@media (min-width: 1180px) {
  /* line 949, ../../app/styles/pages/_Trailer.scss */

  .retreads-trailer-page .tire-category-sort-filter {
    width: 81%;
  }

  /* line 953, ../../app/styles/pages/_Trailer.scss */

  .retreads-trailer-page .bb-cards-container {
    width: 81%;
  }

  /* line 957, ../../app/styles/pages/_Trailer.scss */

  .retreads-trailer-page .sticky-left-content {
    width: 19%;
  }
}

/* line 976, ../../app/styles/pages/_Trailer.scss */

.page-assurance .compare-learn-container li a,
.page-eagle .compare-learn-container li a,
.page-efficient-grip .compare-learn-container li a,
.page-excellence .compare-learn-container li a,
.page-fierce .compare-learn-container li a,
.page-fortera .compare-learn-container li a,
.page-integrity .compare-learn-container li a,
.page-ultra-grip .compare-learn-container li a,
.page-wrangler .compare-learn-container li a {
  margin-left: 0;
  height: 1.15em;
}

/* line 980, ../../app/styles/pages/_Trailer.scss */

.page-assurance .compare-learn-container li.active p,
.page-eagle .compare-learn-container li.active p,
.page-efficient-grip .compare-learn-container li.active p,
.page-excellence .compare-learn-container li.active p,
.page-fierce .compare-learn-container li.active p,
.page-fortera .compare-learn-container li.active p,
.page-integrity .compare-learn-container li.active p,
.page-ultra-grip .compare-learn-container li.active p,
.page-wrangler .compare-learn-container li.active p {
  margin-left: 0;
}

/**
 * TEMPLATE/PARTIAL NAME: Tire Warranty Info Page
 *
 */

/* line 7, ../../app/styles/pages/_TruckTireWarrantyInfo.scss */

.truck-tire-warranty-info .text-block-container {
  text-align: center;
}

/* line 9, ../../app/styles/pages/_TruckTireWarrantyInfo.scss */

.truck-tire-warranty-info .text-block-container h3 {
  text-align: left;
  font-size: 1.6em;
}

/* line 13, ../../app/styles/pages/_TruckTireWarrantyInfo.scss */

.truck-tire-warranty-info .text-block-container p {
  text-align: left;
}

/* line 16, ../../app/styles/pages/_TruckTireWarrantyInfo.scss */

.truck-tire-warranty-info .text-block-container img {
  max-width: 100%;
  height: auto;
}

/* line 3, ../../app/styles/pages/_UniCircleTechnology.scss */

.unicircle-technology-page h1,
.unicircle-technology-page h3 {
  color: #fff;
}

/* line 7, ../../app/styles/pages/_UniCircleTechnology.scss */

.unicircle-technology-page h2 {
  color: #274BA7;
}

/* line 11, ../../app/styles/pages/_UniCircleTechnology.scss */

.unicircle-technology-page .blue-txt {
  color: #274BA7;
}

/* line 15, ../../app/styles/pages/_UniCircleTechnology.scss */

.unicircle-technology-page .page-header {
  background-image: url('/images/technology/unicircle-bg.jpg');
  background-repeat: no-repeat;
  height: auto;
  max-height: 388px;
}

/* line 24, ../../app/styles/pages/_UniCircleTechnology.scss */

.unicircle-technology-page .page-header-description h3 {
  margin-top: 20px;
  font-size: 220%;
}

/* line 28, ../../app/styles/pages/_UniCircleTechnology.scss */

.unicircle-technology-page .page-header-description h3 sup {
  font-size: 62%;
}

/* line 33, ../../app/styles/pages/_UniCircleTechnology.scss */

.unicircle-technology-page .page-header-description p {
  color: #fff;
}

/* line 37, ../../app/styles/pages/_UniCircleTechnology.scss */

.unicircle-technology-page .page-header-description .text {
  margin: 5px 0px 25px 0px;
}

/* line 40, ../../app/styles/pages/_UniCircleTechnology.scss */

.unicircle-technology-page .page-header-description .text a {
  color: #ffdd00;
  text-decoration: underline;
}

/* line 48, ../../app/styles/pages/_UniCircleTechnology.scss */

.unicircle-technology-page .upper-description {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 22px;
  line-height: 1em;
  margin-bottom: 0px;
  text-transform: uppercase;
}

/* line 56, ../../app/styles/pages/_UniCircleTechnology.scss */

.unicircle-technology-page .quick-note {
  padding-left: 15px;
  padding-right: 15px;
  line-height: 1em;
  margin-bottom: 10px;
}

/* line 63, ../../app/styles/pages/_UniCircleTechnology.scss */

.unicircle-technology-page .access-box-wrapper a {
  /*width: 90%;*/
  max-width: 245px;
  margin-top: 0;
}

/* line 68, ../../app/styles/pages/_UniCircleTechnology.scss */

.unicircle-technology-page .access-box-wrapper .or {
  margin-top: 20px;
}

/* line 73, ../../app/styles/pages/_UniCircleTechnology.scss */

.unicircle-technology-page .find-a-location-link {
  display: inline-block;
  margin-bottom: 20px;
}

/* line 78, ../../app/styles/pages/_UniCircleTechnology.scss */

.unicircle-technology-page .benefit-body {
  padding-bottom: 10px;
}

/* line 82, ../../app/styles/pages/_UniCircleTechnology.scss */

.unicircle-technology-page .benefits-sub-title-box {
  padding-left: 15px;
  padding-right: 15px;
}

/* line 86, ../../app/styles/pages/_UniCircleTechnology.scss */

.unicircle-technology-page .benefits-list-container {
  overflow: hidden;
}

/* line 89, ../../app/styles/pages/_UniCircleTechnology.scss */

.unicircle-technology-page .benefits-list-container ul {
  margin-bottom: 0px;
  padding-left: 15px;
  text-align: left;
}

/* line 96, ../../app/styles/pages/_UniCircleTechnology.scss */

.unicircle-technology-page .eligible-windowshade {
  text-align: left;
}

/* line 99, ../../app/styles/pages/_UniCircleTechnology.scss */

.unicircle-technology-page .eligible-windowshade h5 {
  font-size: 22px;
}

/* line 103, ../../app/styles/pages/_UniCircleTechnology.scss */

.unicircle-technology-page .eligible-windowshade sup {
  font-size: 65%;
}

/* line 107, ../../app/styles/pages/_UniCircleTechnology.scss */

.unicircle-technology-page .eligible-windowshade .panel-collapse {
  background: none;
}

/* line 112, ../../app/styles/pages/_UniCircleTechnology.scss */

.unicircle-technology-page .tire-link {
  display: table;
  margin: 15px 0px;
}

/* line 117, ../../app/styles/pages/_UniCircleTechnology.scss */

.unicircle-technology-page .top-space {
  margin-top: 35px;
}

@media (min-width: 768px) {
  /* line 123, ../../app/styles/pages/_UniCircleTechnology.scss */

  .unicircle-technology-page h3 {
    font-size: 34px;
  }

  /* line 127, ../../app/styles/pages/_UniCircleTechnology.scss */

  .unicircle-technology-page page-header {
    height: 388px;
  }

  /* line 131, ../../app/styles/pages/_UniCircleTechnology.scss */

  .unicircle-technology-page .page-header-image {
    background-image: url('/images/technology/unicircle-bug.png');
  }

  /* line 136, ../../app/styles/pages/_UniCircleTechnology.scss */

  .unicircle-technology-page .page-header-description {
    margin-right: 0%;
    margin-top: 20px;
  }

  /* line 140, ../../app/styles/pages/_UniCircleTechnology.scss */

  .unicircle-technology-page .page-header-description h3 {
    margin-top: 0;
  }

  /* line 147, ../../app/styles/pages/_UniCircleTechnology.scss */

  .unicircle-technology-page .access-box-wrapper p {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
  }

  /* line 153, ../../app/styles/pages/_UniCircleTechnology.scss */

  .unicircle-technology-page .benefits-sub-title-box {
    max-width: 360px;
    margin: 20px auto 0px auto;
    padding: 0px;
  }

  /* line 159, ../../app/styles/pages/_UniCircleTechnology.scss */

  .unicircle-technology-page .benefit-body {
    max-width: 500px;
  }

  /* line 162, ../../app/styles/pages/_UniCircleTechnology.scss */

  .unicircle-technology-page .benefit-body .icon {
    padding-top: 25px;
  }

  /* line 167, ../../app/styles/pages/_UniCircleTechnology.scss */

  .unicircle-technology-page .benefits-list-container {
    overflow: hidden;
  }

  /* line 170, ../../app/styles/pages/_UniCircleTechnology.scss */

  .unicircle-technology-page .benefits-list-container ul {
    width: 50%;
  }

  /* line 176, ../../app/styles/pages/_UniCircleTechnology.scss */

  .unicircle-technology-page .eligible-windowshade h5 {
    font-size: 26px;
  }
}

@media (min-width: 1024px) {
  /* line 185, ../../app/styles/pages/_UniCircleTechnology.scss */

  .unicircle-technology-page .page-header-description {
    margin: 10px 10% 25px 0px;
  }
}

@media (min-width: 1200px) {
  /* line 194, ../../app/styles/pages/_UniCircleTechnology.scss */

  .unicircle-technology-page .page-header-description {
    margin-top: 25px;
  }

  /* line 198, ../../app/styles/pages/_UniCircleTechnology.scss */

  .unicircle-technology-page .page-header-image {
    margin-top: 35px;
  }
}

/* line 3, ../../app/styles/pages/_WideBaseTechnology.scss */

.widebase-technology-page h1,
.widebase-technology-page h3 {
  color: #fff;
}

/* line 7, ../../app/styles/pages/_WideBaseTechnology.scss */

.widebase-technology-page h2 {
  color: #274BA7;
}

/* line 11, ../../app/styles/pages/_WideBaseTechnology.scss */

.widebase-technology-page .blue-txt {
  color: #274BA7;
}

/* line 15, ../../app/styles/pages/_WideBaseTechnology.scss */

.widebase-technology-page .page-header {
  background-image: url('/images/technology/wide-base-bg.jpg');
  background-repeat: no-repeat;
  height: auto;
  max-height: 388px;
}

/* line 24, ../../app/styles/pages/_WideBaseTechnology.scss */

.widebase-technology-page .page-header-description h3 {
  margin-top: 20px;
  font-size: 220%;
}

/* line 28, ../../app/styles/pages/_WideBaseTechnology.scss */

.widebase-technology-page .page-header-description h3 sup {
  font-size: 62%;
}

/* line 33, ../../app/styles/pages/_WideBaseTechnology.scss */

.widebase-technology-page .page-header-description p {
  color: #fff;
}

/* line 37, ../../app/styles/pages/_WideBaseTechnology.scss */

.widebase-technology-page .page-header-description .text {
  margin: 5px 0px 25px 0px;
}

/* line 40, ../../app/styles/pages/_WideBaseTechnology.scss */

.widebase-technology-page .page-header-description .text a {
  color: #ffdd00;
  text-decoration: underline;
}

/* line 48, ../../app/styles/pages/_WideBaseTechnology.scss */

.widebase-technology-page .upper-description {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 22px;
  line-height: 1em;
  margin-bottom: 0px;
  text-transform: uppercase;
}

/* line 56, ../../app/styles/pages/_WideBaseTechnology.scss */

.widebase-technology-page .quick-note {
  padding-left: 15px;
  padding-right: 15px;
  line-height: 1em;
  margin-bottom: 10px;
}

/* line 63, ../../app/styles/pages/_WideBaseTechnology.scss */

.widebase-technology-page .access-box-wrapper a {
  /*width: 90%;*/
  max-width: 245px;
  margin-top: 0;
}

/* line 68, ../../app/styles/pages/_WideBaseTechnology.scss */

.widebase-technology-page .access-box-wrapper .or {
  margin-top: 20px;
}

/* line 73, ../../app/styles/pages/_WideBaseTechnology.scss */

.widebase-technology-page .find-a-location-link {
  display: inline-block;
  margin-bottom: 20px;
}

/* line 78, ../../app/styles/pages/_WideBaseTechnology.scss */

.widebase-technology-page .benefit-body {
  padding-bottom: 10px;
}

/* line 82, ../../app/styles/pages/_WideBaseTechnology.scss */

.widebase-technology-page .benefits-sub-title-box {
  padding-left: 15px;
  padding-right: 15px;
}

/* line 86, ../../app/styles/pages/_WideBaseTechnology.scss */

.widebase-technology-page .benefits-list-container {
  overflow: hidden;
}

/* line 89, ../../app/styles/pages/_WideBaseTechnology.scss */

.widebase-technology-page .benefits-list-container ul {
  margin-bottom: 0px;
  padding-left: 15px;
  text-align: left;
}

/* line 96, ../../app/styles/pages/_WideBaseTechnology.scss */

.widebase-technology-page .eligible-windowshade {
  text-align: left;
}

/* line 99, ../../app/styles/pages/_WideBaseTechnology.scss */

.widebase-technology-page .eligible-windowshade h5 {
  font-size: 22px;
}

/* line 103, ../../app/styles/pages/_WideBaseTechnology.scss */

.widebase-technology-page .eligible-windowshade sup {
  font-size: 65%;
}

/* line 107, ../../app/styles/pages/_WideBaseTechnology.scss */

.widebase-technology-page .eligible-windowshade .panel-collapse {
  background: none;
}

/* line 112, ../../app/styles/pages/_WideBaseTechnology.scss */

.widebase-technology-page .tire-link {
  display: table;
  margin: 15px 0px;
}

/* line 117, ../../app/styles/pages/_WideBaseTechnology.scss */

.widebase-technology-page .top-space {
  margin-top: 35px;
}

@media (min-width: 768px) {
  /* line 123, ../../app/styles/pages/_WideBaseTechnology.scss */

  .widebase-technology-page h3 {
    font-size: 34px;
  }

  /* line 127, ../../app/styles/pages/_WideBaseTechnology.scss */

  .widebase-technology-page page-header {
    height: 388px;
  }

  /* line 131, ../../app/styles/pages/_WideBaseTechnology.scss */

  .widebase-technology-page .page-header-image {
    background-image: url('/images/technology/wide-base-tires.png');
  }

  /* line 136, ../../app/styles/pages/_WideBaseTechnology.scss */

  .widebase-technology-page .page-header-description {
    margin-right: 0%;
    margin-top: 20px;
  }

  /* line 140, ../../app/styles/pages/_WideBaseTechnology.scss */

  .widebase-technology-page .page-header-description h3 {
    margin-top: 0;
  }

  /* line 147, ../../app/styles/pages/_WideBaseTechnology.scss */

  .widebase-technology-page .access-box-wrapper p {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
  }

  /* line 153, ../../app/styles/pages/_WideBaseTechnology.scss */

  .widebase-technology-page .benefits-sub-title-box {
    max-width: 360px;
    margin: 20px auto 0px auto;
    padding: 0px;
  }

  /* line 159, ../../app/styles/pages/_WideBaseTechnology.scss */

  .widebase-technology-page .benefit-body {
    max-width: 500px;
  }

  /* line 162, ../../app/styles/pages/_WideBaseTechnology.scss */

  .widebase-technology-page .benefit-body .icon {
    padding-top: 25px;
  }

  /* line 167, ../../app/styles/pages/_WideBaseTechnology.scss */

  .widebase-technology-page .benefits-list-container {
    overflow: hidden;
  }

  /* line 170, ../../app/styles/pages/_WideBaseTechnology.scss */

  .widebase-technology-page .benefits-list-container ul {
    width: 50%;
  }

  /* line 176, ../../app/styles/pages/_WideBaseTechnology.scss */

  .widebase-technology-page .eligible-windowshade h5 {
    font-size: 26px;
  }
}

@media (min-width: 1024px) {
  /* line 185, ../../app/styles/pages/_WideBaseTechnology.scss */

  .widebase-technology-page .page-header-description {
    margin: 10px 10% 25px 0px;
  }
}

@media (min-width: 1200px) {
  /* line 194, ../../app/styles/pages/_WideBaseTechnology.scss */

  .widebase-technology-page .page-header-description {
    margin-top: 25px;
  }

  /* line 198, ../../app/styles/pages/_WideBaseTechnology.scss */

  .widebase-technology-page .page-header-image {
    margin-top: 35px;
  }
}

/**
 * TEMPLATE/PARTIAL NAME: Programs Landing Page
 *
 */

/* line 7, ../../app/styles/pages/_ProgramsLandingPage.scss */

.programs-landing-page .page-background {
  background-image: url('/images/background/ProgramsLanding.jpg');
  height: 100%;
}

/* line 13, ../../app/styles/pages/_ProgramsLandingPage.scss */

.programs-landing-page .text-content .btn {
  margin: 0 auto;
  max-width: 250px;
}

/* line 19, ../../app/styles/pages/_ProgramsLandingPage.scss */

.programs-landing-page .landing-template-text-block {
  background: none;
  background-color: "Transparent";
  background-repeat: repeat;
  background-image: url('/images/diagonal.png');
  background-color: rgba(0, 40, 120, 0.85);
  -ms-behavior: url('/images/backgroundsize.min.htc');
}

/* line 20, ../../app/styles/pages/_ProgramsLandingPage.scss */

.programs-landing-page .landing-template-text-block h5 {
  color: #ffdd00;
  text-transform: uppercase;
  font-size: 28px;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
}

/* line 26, ../../app/styles/pages/_ProgramsLandingPage.scss */

.programs-landing-page .landing-template-text-block p {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 16px;
}

/* line 30, ../../app/styles/pages/_ProgramsLandingPage.scss */

.programs-landing-page .landing-template-text-block .ideal-break {
  display: block;
}

/* line 33, ../../app/styles/pages/_ProgramsLandingPage.scss */

.programs-landing-page .landing-template-text-block ul {
  list-style: none;
  margin-left: 0;
}

/* line 36, ../../app/styles/pages/_ProgramsLandingPage.scss */

.programs-landing-page .landing-template-text-block ul li {
  font-size: 15px;
  background-image: url('/images/bullet-yellow.png');
  background-repeat: no-repeat;
  background-position: left 7px;
  padding: 0 0 0 15px;
  /* @include display-font-italic(); */
}

/* line 43, ../../app/styles/pages/_ProgramsLandingPage.scss */

.programs-landing-page .landing-template-text-block ul li em {
  font-style: italic;
}

/* line 48, ../../app/styles/pages/_ProgramsLandingPage.scss */

.programs-landing-page .landing-template-text-block .btn {
  margin-top: 96px;
}

/* line 51, ../../app/styles/pages/_ProgramsLandingPage.scss */

.lt-ie9 .programs-landing-page .landing-template-text-block {
  background-color: #002878;
  background-color: rgba(0, 40, 120, 0.85);
}

/* line 61, ../../app/styles/pages/_ProgramsLandingPage.scss */

.programs-landing-page .masthead-actions {
  padding-top: 2px;
}

/* line 64, ../../app/styles/pages/_ProgramsLandingPage.scss */

.programs-landing-page .masthead-actions .btn {
  max-width: 247px;
}

@media (min-width: 768px) {
  /* line 69, ../../app/styles/pages/_ProgramsLandingPage.scss */

  .programs-landing-page .programs-landing-masthead {
    max-width: 520px;
  }
}

@media (max-width: 960px) {
  /* line 76, ../../app/styles/pages/_ProgramsLandingPage.scss */

  .programs-landing-page .landing-template-text-block h5 {
    font-size: 32px;
  }
}

@media (min-width: 961px) {
  /* line 82, ../../app/styles/pages/_ProgramsLandingPage.scss */

  .programs-landing-page .landing-template-text-block {
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: bottom;
    background-image: url('/images/programs/programs-overlay-bg.png');
    background-color: transparent;
  }
}

/**
 * TEMPLATE/PARTIAL NAME: Retreads Landing Page
 *
 */

/* line 7, ../../app/styles/pages/_RetreadsLandingPage.scss */

.retreads-landing-page .page-background {
  background-image: url('/images/background/RetreadsLanding.jpg');
  height: 100%;
}

/* line 13, ../../app/styles/pages/_RetreadsLandingPage.scss */

.retreads-landing-page .text-content .btn {
  margin: 0 auto;
  max-width: 250px;
}

/* line 19, ../../app/styles/pages/_RetreadsLandingPage.scss */

.retreads-landing-page .landing-template-text-block {
  background: none;
  background-color: "Transparent";
  background-repeat: repeat;
  background-image: url('/images/diagonal.png');
  background-color: rgba(0, 40, 120, 0.85);
  -ms-behavior: url('/images/backgroundsize.min.htc');
}

/* line 20, ../../app/styles/pages/_RetreadsLandingPage.scss */

.retreads-landing-page .landing-template-text-block h5 {
  color: #ffdd00;
  text-transform: uppercase;
  font-size: 28px;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
}

/* line 26, ../../app/styles/pages/_RetreadsLandingPage.scss */

.retreads-landing-page .landing-template-text-block p {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 16px;
}

/* line 30, ../../app/styles/pages/_RetreadsLandingPage.scss */

.retreads-landing-page .landing-template-text-block .ideal-break {
  display: block;
}

/* line 33, ../../app/styles/pages/_RetreadsLandingPage.scss */

.retreads-landing-page .landing-template-text-block ul {
  list-style: none;
  margin-left: 0;
}

/* line 36, ../../app/styles/pages/_RetreadsLandingPage.scss */

.retreads-landing-page .landing-template-text-block ul li {
  font-size: 15px;
  background-image: url('/images/bullet-yellow.png');
  background-repeat: no-repeat;
  background-position: left 7px;
  padding: 0 0 0 15px;
  /* @include display-font-italic(); */
}

/* line 43, ../../app/styles/pages/_RetreadsLandingPage.scss */

.retreads-landing-page .landing-template-text-block ul li em {
  font-style: italic;
}

/* line 48, ../../app/styles/pages/_RetreadsLandingPage.scss */

.retreads-landing-page .landing-template-text-block .btn {
  margin-top: 96px;
}

/* line 51, ../../app/styles/pages/_RetreadsLandingPage.scss */

.lt-ie9 .retreads-landing-page .landing-template-text-block {
  background-color: #002878;
  background-color: rgba(0, 40, 120, 0.85);
}

/* line 61, ../../app/styles/pages/_RetreadsLandingPage.scss */

.retreads-landing-page .masthead-actions {
  padding-top: 2px;
}

/* line 64, ../../app/styles/pages/_RetreadsLandingPage.scss */

.retreads-landing-page .masthead-actions .btn {
  max-width: 247px;
}

@media (min-width: 768px) {
  /* line 69, ../../app/styles/pages/_RetreadsLandingPage.scss */

  .retreads-landing-page .retreads-landing-masthead {
    max-width: 520px;
  }
}

@media (max-width: 960px) {
  /* line 76, ../../app/styles/pages/_RetreadsLandingPage.scss */

  .retreads-landing-page .landing-template-text-block h5 {
    font-size: 32px;
  }
}

@media (min-width: 961px) {
  /* line 82, ../../app/styles/pages/_RetreadsLandingPage.scss */

  .retreads-landing-page .landing-template-text-block {
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: bottom;
    background-image: url('/images/retreads/retreads-overlay-bg.png');
    background-color: transparent;
  }
}

/**
 * TEMPLATE/PARTIAL NAME: Retread Results Page
 *
 */

/* line 8, ../../app/styles/pages/_RetreadResultsPage.scss */

.retread-results-page .change-size {
  margin-left: 20px;
}

/* line 10, ../../app/styles/pages/_RetreadResultsPage.scss */

.retread-results-page .change-size a {
  color: #FFF;
}

/* line 15, ../../app/styles/pages/_RetreadResultsPage.scss */

.retread-results-page .page-title-block {
  border-bottom: none;
  margin: 15px 0 5px;
}

@media (max-width: 480px) {
  /* line 15, ../../app/styles/pages/_RetreadResultsPage.scss */

  .retread-results-page .page-title-block {
    padding-top: 10px;
    padding-bottom: 0;
  }

  /* line 21, ../../app/styles/pages/_RetreadResultsPage.scss */

  .retread-results-page .page-title-block h1 {
    font-size: 30px;
    float: left;
  }

  /* line 25, ../../app/styles/pages/_RetreadResultsPage.scss */

  .retread-results-page .page-title-block .intro-offlink {
    float: right;
    font-size: 16px;
    margin-top: 12px;
  }
}

/* line 33, ../../app/styles/pages/_RetreadResultsPage.scss */

.retread-results-page .results-container {
  overflow: hidden;
  position: relative;
  padding-bottom: 70px;
  padding-top: 10px;
}

@media (max-width: 480px) {
  /* line 33, ../../app/styles/pages/_RetreadResultsPage.scss */

  .retread-results-page .results-container {
    padding-top: 0;
  }
}

/* line 43, ../../app/styles/pages/_RetreadResultsPage.scss */

.retread-results-page .narrow-filter-container {
  float: left;
  overflow: hidden;
  width: 100%;
}

/* line 48, ../../app/styles/pages/_RetreadResultsPage.scss */

.retread-results-page .narrow-filter-container .speed-rating-info {
  font-size: .8em;
  margin-left: .2em;
}

/* line 52, ../../app/styles/pages/_RetreadResultsPage.scss */

.retread-results-page .narrow-filter-container .speed-rating-info:hover {
  text-decoration: none;
}

/* line 56, ../../app/styles/pages/_RetreadResultsPage.scss */

.retread-results-page .narrow-filter-container .no-pointer {
  cursor: default;
}

/* line 61, ../../app/styles/pages/_RetreadResultsPage.scss */

.retread-results-page .bb-cards-container {
  clear: both;
}

/* line 65, ../../app/styles/pages/_RetreadResultsPage.scss */

.retread-results-page .newTire {
  background-color: #fd0;
  color: #333;
  display: block;
  font-family: Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  padding: 8px 0px;
  width: 60px;
}

/* line 75, ../../app/styles/pages/_RetreadResultsPage.scss */

.retread-results-page .recommended-tab {
  float: right;
  /* margin-top:-2px; */
  background-color: #fd0;
  color: #333;
  display: block;
  font-family: Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  padding: 10px 0px;
  width: 165px;
}

/* line 87, ../../app/styles/pages/_RetreadResultsPage.scss */

.retread-results-page .tire-size-text {
  margin-left: 5% !important;
}

/* line 91, ../../app/styles/pages/_RetreadResultsPage.scss */

.retread-results-page .results-header-blue {
  color: #274BA7;
}

/* line 95, ../../app/styles/pages/_RetreadResultsPage.scss */

.retread-results-page .sortby-txt {
  font-family: Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #2366c1;
  font-size: 14px;
  padding: 0;
}

/* line 105, ../../app/styles/pages/_RetreadResultsPage.scss */

.retread-results-page .recommended-box {
  margin-left: 3%;
}

/* line 109, ../../app/styles/pages/_RetreadResultsPage.scss */

.retread-results-page .no-mrg {
  margin: 0px;
}

/* line 113, ../../app/styles/pages/_RetreadResultsPage.scss */

.retread-results-page .alpha-box {
  margin-left: 1%;
}

/* line 117, ../../app/styles/pages/_RetreadResultsPage.scss */

.retread-results-page .white-info-txt {
  color: #ffffff;
}

/* line 121, ../../app/styles/pages/_RetreadResultsPage.scss */

.retread-results-page .full-height-right {
  height: 100% !important;
}

/* line 125, ../../app/styles/pages/_RetreadResultsPage.scss */

.retread-results-page .gy-yel-rebate {
  color: #fd0 !important;
}

/* line 129, ../../app/styles/pages/_RetreadResultsPage.scss */

.retread-results-page .compare-lbl {
  margin-left: 5% !important;
  margin-top: 5% !important;
}

/* line 134, ../../app/styles/pages/_RetreadResultsPage.scss */

.retread-results-page .blk-txt {
  color: #000 !important;
}

/* line 138, ../../app/styles/pages/_RetreadResultsPage.scss */

.retread-results-page .left-retread {
  margin-left: 17%;
}

/* line 142, ../../app/styles/pages/_RetreadResultsPage.scss */

.retread-results-page .retread-img-link {
  left: 10% !important;
  top: 0px !important;
  margin-left: 0;
  margin-top: 2%;
}

/* line 149, ../../app/styles/pages/_RetreadResultsPage.scss */

.retread-results-page .icon_smaller {
  font-size: 90% !important;
}

/* line 153, ../../app/styles/pages/_RetreadResultsPage.scss */

.retread-results-page .no_background {
  background: none !important;
}

/* line 157, ../../app/styles/pages/_RetreadResultsPage.scss */

.retread-results-page .box {
  background-color: #ccd7eb;
  display: inline-block;
  height: 18px;
  width: 18px;
  box-shadow: inset -1px 2px 4px -1px #999;
  color: #F0F0F0;
  position: relative;
  margin: 0;
  position: relative;
  top: 4px;
  margin-right: 4px;
}

/* line 171, ../../app/styles/pages/_RetreadResultsPage.scss */

.retread-results-page .sidebar-promo {
  width: 90%;
  margin: 0 auto;
}

/* line 176, ../../app/styles/pages/_RetreadResultsPage.scss */

.retread-results-page .brands_options li img {
  width: 32px;
  margin: 0 15px;
}

@media (min-width: 768px) {
  /* line 183, ../../app/styles/pages/_RetreadResultsPage.scss */

  .retread-results-page .sidebar-promo {
    width: 82%;
  }

  /* line 187, ../../app/styles/pages/_RetreadResultsPage.scss */

  .retread-results-page .sort-by-filter-container {
    float: right;
    min-width: 515px;
    overflow: hidden;
    width: 67%;
    padding: 0;
  }

  /* line 195, ../../app/styles/pages/_RetreadResultsPage.scss */

  .retread-results-page .narrow-filter-container {
    width: 235px;
  }

  /* line 199, ../../app/styles/pages/_RetreadResultsPage.scss */

  .retread-results-page .filter-speed-load {
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 20px;
    border-top: 1px solid #ccd7eb;
  }

  /* line 205, ../../app/styles/pages/_RetreadResultsPage.scss */

  .retread-results-page .filter-speed-load .panel-heading h3 {
    font-size: 18px;
  }

  /* line 211, ../../app/styles/pages/_RetreadResultsPage.scss */

  .retread-results-page .bb-cards-container {
    clear: none;
    float: right;
    min-width: 515px;
    width: 67%;
  }
}

@media (min-width: 400px) {
  /* line 220, ../../app/styles/pages/_RetreadResultsPage.scss */

  .retread-results-page .specs-collapse {
    height: 50px !important;
    min-height: 45px !important;
  }
}

@media (max-width: 400px) {
  /* line 227, ../../app/styles/pages/_RetreadResultsPage.scss */

  .retread-results-page .sku-option-desc {
    margin-left: 3% !important;
  }
}

@media (max-width: 525px) {
  /* line 233, ../../app/styles/pages/_RetreadResultsPage.scss */

  .retread-results-page .retread-img-link > img {
    width: 85%;
  }

  /* line 236, ../../app/styles/pages/_RetreadResultsPage.scss */

  .retread-results-page .tire-baseballcard-container {
    padding-bottom: 0;
  }
}

@media (max-width: 500px) {
  /* line 242, ../../app/styles/pages/_RetreadResultsPage.scss */

  .retread-results-page .left-retread {
    margin-left: 0;
  }

  /* line 245, ../../app/styles/pages/_RetreadResultsPage.scss */

  .retread-results-page .categories-list > li {
    min-height: auto !important;
  }

  /* line 248, ../../app/styles/pages/_RetreadResultsPage.scss */

  .retread-results-page .tire-image {
    left: 0;
  }
}

@media (min-width: 940px) {
  /* line 254, ../../app/styles/pages/_RetreadResultsPage.scss */

  .retread-results-page .sort-by-filter-container {
    width: 74%;
  }

  /* line 257, ../../app/styles/pages/_RetreadResultsPage.scss */

  .retread-results-page .bb-cards-container {
    clear: none;
    float: right;
    width: 74%;
  }
}

@media (min-width: 1180px) {
  /* line 266, ../../app/styles/pages/_RetreadResultsPage.scss */

  .retread-results-page .sort-by-filter-container {
    width: 77%;
  }

  /* line 269, ../../app/styles/pages/_RetreadResultsPage.scss */

  .retread-results-page .bb-cards-container {
    width: 77%;
  }

  /* line 272, ../../app/styles/pages/_RetreadResultsPage.scss */

  .retread-results-page .categories-list > li {
    min-height: 45px !important;
  }
}

@media (max-width: 1023px) {
  /* line 278, ../../app/styles/pages/_RetreadResultsPage.scss */

  .retread-results-page .tire-image {
    left: 5px;
    /*bottom: -101px;*/
  }

  /* line 282, ../../app/styles/pages/_RetreadResultsPage.scss */

  .retread-results-page .tire-baseballcard-specs {
    margin-top: 0;
  }

  /* line 285, ../../app/styles/pages/_RetreadResultsPage.scss */

  .retread-results-page .tire-baseballcard-container {
    padding-bottom: 17%;
  }
}

/**
 * TEMPLATE/PARTIAL NAME: Network Landing Page
 *
 */

/* line 7, ../../app/styles/pages/_NetworkLandingPage.scss */

.network-landing-page .page-background {
  background-image: url('/images/background/NetworkLanding.jpg');
  height: 100%;
}

/* line 13, ../../app/styles/pages/_NetworkLandingPage.scss */

.network-landing-page .text-content .btn {
  margin: 0 auto;
  max-width: 250px;
}

/* line 19, ../../app/styles/pages/_NetworkLandingPage.scss */

.network-landing-page .landing-template-text-block {
  background: none;
  background-color: "Transparent";
  background-repeat: repeat;
  background-image: url('/images/diagonal.png');
  background-color: rgba(0, 40, 120, 0.85);
  -ms-behavior: url('/images/backgroundsize.min.htc');
}

/* line 20, ../../app/styles/pages/_NetworkLandingPage.scss */

.network-landing-page .landing-template-text-block h5 {
  color: #ffdd00;
  text-transform: uppercase;
  font-size: 28px;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
}

/* line 26, ../../app/styles/pages/_NetworkLandingPage.scss */

.network-landing-page .landing-template-text-block p {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 16px;
}

/* line 30, ../../app/styles/pages/_NetworkLandingPage.scss */

.network-landing-page .landing-template-text-block .ideal-break {
  display: block;
}

/* line 33, ../../app/styles/pages/_NetworkLandingPage.scss */

.network-landing-page .landing-template-text-block ul {
  list-style: none;
  margin-left: 0;
}

/* line 36, ../../app/styles/pages/_NetworkLandingPage.scss */

.network-landing-page .landing-template-text-block ul li {
  font-size: 15px;
  background-image: url('/images/bullet-yellow.png');
  background-repeat: no-repeat;
  background-position: left 7px;
  padding: 0 0 0 15px;
  /* @include display-font-italic(); */
}

/* line 43, ../../app/styles/pages/_NetworkLandingPage.scss */

.network-landing-page .landing-template-text-block ul li em {
  font-style: italic;
}

/* line 48, ../../app/styles/pages/_NetworkLandingPage.scss */

.network-landing-page .landing-template-text-block .btn {
  margin-top: 96px;
}

/* line 51, ../../app/styles/pages/_NetworkLandingPage.scss */

.lt-ie9 .network-landing-page .landing-template-text-block {
  background-color: #002878;
  background-color: rgba(0, 40, 120, 0.85);
}

/* line 61, ../../app/styles/pages/_NetworkLandingPage.scss */

.network-landing-page .masthead-actions {
  padding-top: 2px;
}

/* line 64, ../../app/styles/pages/_NetworkLandingPage.scss */

.network-landing-page .masthead-actions .btn {
  max-width: 247px;
}

@media (min-width: 768px) {
  /* line 69, ../../app/styles/pages/_NetworkLandingPage.scss */

  .network-landing-page .network-landing-masthead {
    max-width: 520px;
  }
}

@media (max-width: 960px) {
  /* line 76, ../../app/styles/pages/_NetworkLandingPage.scss */

  .network-landing-page .landing-template-text-block h5 {
    font-size: 32px;
  }
}

@media (min-width: 961px) {
  /* line 82, ../../app/styles/pages/_NetworkLandingPage.scss */

  .network-landing-page .landing-template-text-block {
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: bottom;
    background-image: url('/images/network/network-overlay-bg.png');
    background-color: transparent;
  }
}

/**
 * TEMPLATE/PARTIAL NAME: Services Landing Page
 *
 */

/* line 7, ../../app/styles/pages/_ServicesLandingPage.scss */

.services-landing-page .page-background {
  background-image: url('/images/background/ServicesLanding.jpg');
  height: 100%;
}

/* line 13, ../../app/styles/pages/_ServicesLandingPage.scss */

.services-landing-page .text-content .btn {
  margin: 0 auto;
  max-width: 250px;
}

/* line 19, ../../app/styles/pages/_ServicesLandingPage.scss */

.services-landing-page .landing-template-text-block {
  background: none;
  background-color: "Transparent";
  background-repeat: repeat;
  background-image: url('/images/diagonal.png');
  background-color: rgba(0, 40, 120, 0.85);
  -ms-behavior: url('/images/backgroundsize.min.htc');
}

/* line 20, ../../app/styles/pages/_ServicesLandingPage.scss */

.services-landing-page .landing-template-text-block h5 {
  color: #ffdd00;
  text-transform: uppercase;
  font-size: 28px;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
}

/* line 26, ../../app/styles/pages/_ServicesLandingPage.scss */

.services-landing-page .landing-template-text-block p {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 16px;
}

/* line 30, ../../app/styles/pages/_ServicesLandingPage.scss */

.services-landing-page .landing-template-text-block .ideal-break {
  display: block;
}

/* line 33, ../../app/styles/pages/_ServicesLandingPage.scss */

.services-landing-page .landing-template-text-block ul {
  list-style: none;
  margin-left: 0;
}

/* line 36, ../../app/styles/pages/_ServicesLandingPage.scss */

.services-landing-page .landing-template-text-block ul li {
  font-size: 15px;
  background-image: url('/images/bullet-yellow.png');
  background-repeat: no-repeat;
  background-position: left 7px;
  padding: 0 0 0 15px;
  /* @include display-font-italic(); */
}

/* line 43, ../../app/styles/pages/_ServicesLandingPage.scss */

.services-landing-page .landing-template-text-block ul li em {
  font-style: italic;
}

/* line 48, ../../app/styles/pages/_ServicesLandingPage.scss */

.services-landing-page .landing-template-text-block .btn {
  margin-top: 96px;
}

/* line 51, ../../app/styles/pages/_ServicesLandingPage.scss */

.lt-ie9 .services-landing-page .landing-template-text-block {
  background-color: #002878;
  background-color: rgba(0, 40, 120, 0.85);
}

/* line 61, ../../app/styles/pages/_ServicesLandingPage.scss */

.services-landing-page .masthead-actions {
  padding-top: 2px;
}

/* line 64, ../../app/styles/pages/_ServicesLandingPage.scss */

.services-landing-page .masthead-actions .btn {
  max-width: 247px;
}

@media (min-width: 768px) {
  /* line 69, ../../app/styles/pages/_ServicesLandingPage.scss */

  .services-landing-page .services-landing-masthead {
    max-width: 520px;
  }
}

@media (max-width: 960px) {
  /* line 76, ../../app/styles/pages/_ServicesLandingPage.scss */

  .services-landing-page .landing-template-text-block h5 {
    font-size: 32px;
  }
}

@media (min-width: 961px) {
  /* line 82, ../../app/styles/pages/_ServicesLandingPage.scss */

  .services-landing-page .landing-template-text-block {
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: bottom;
    background-image: url('/images/services/services-overlay-bg.png');
    background-color: transparent;
  }
}

/**
 * TEMPLATE/PARTIAL NAME: Tools Landing Page
 *
 */

/* line 7, ../../app/styles/pages/_ToolsLandingPage.scss */

.tools-landing-page .page-background {
  background-image: url('/images/background/ToolsLanding.jpg');
  height: 100%;
}

/* line 13, ../../app/styles/pages/_ToolsLandingPage.scss */

.tools-landing-page .text-content .btn {
  margin: 0 auto;
  max-width: 250px;
}

/* line 19, ../../app/styles/pages/_ToolsLandingPage.scss */

.tools-landing-page .landing-template-text-block {
  background: none;
  background-color: "Transparent";
  background-repeat: repeat;
  background-image: url('/images/diagonal.png');
  background-color: rgba(0, 40, 120, 0.85);
  -ms-behavior: url('/images/backgroundsize.min.htc');
}

/* line 20, ../../app/styles/pages/_ToolsLandingPage.scss */

.tools-landing-page .landing-template-text-block h5 {
  color: #ffdd00;
  text-transform: uppercase;
  font-size: 28px;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
}

/* line 26, ../../app/styles/pages/_ToolsLandingPage.scss */

.tools-landing-page .landing-template-text-block p {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 16px;
}

/* line 30, ../../app/styles/pages/_ToolsLandingPage.scss */

.tools-landing-page .landing-template-text-block .ideal-break {
  display: block;
}

/* line 33, ../../app/styles/pages/_ToolsLandingPage.scss */

.tools-landing-page .landing-template-text-block ul {
  list-style: none;
  margin-left: 0;
}

/* line 36, ../../app/styles/pages/_ToolsLandingPage.scss */

.tools-landing-page .landing-template-text-block ul li {
  font-size: 15px;
  background-image: url('/images/bullet-yellow.png');
  background-repeat: no-repeat;
  background-position: left 7px;
  padding: 0 0 0 15px;
  /* @include display-font-italic(); */
}

/* line 43, ../../app/styles/pages/_ToolsLandingPage.scss */

.tools-landing-page .landing-template-text-block ul li em {
  font-style: italic;
}

/* line 48, ../../app/styles/pages/_ToolsLandingPage.scss */

.tools-landing-page .landing-template-text-block .btn {
  margin-top: 96px;
}

/* line 51, ../../app/styles/pages/_ToolsLandingPage.scss */

.lt-ie9 .tools-landing-page .landing-template-text-block {
  background-color: #002878;
  background-color: rgba(0, 40, 120, 0.85);
}

/* line 61, ../../app/styles/pages/_ToolsLandingPage.scss */

.tools-landing-page .masthead-actions {
  padding-top: 2px;
}

/* line 64, ../../app/styles/pages/_ToolsLandingPage.scss */

.tools-landing-page .masthead-actions .btn {
  max-width: 247px;
}

@media (min-width: 768px) {
  /* line 69, ../../app/styles/pages/_ToolsLandingPage.scss */

  .tools-landing-page .tools-landing-masthead {
    max-width: 520px;
  }
}

@media (max-width: 960px) {
  /* line 76, ../../app/styles/pages/_ToolsLandingPage.scss */

  .tools-landing-page .landing-template-text-block h5 {
    font-size: 32px;
  }
}

@media (min-width: 961px) {
  /* line 82, ../../app/styles/pages/_ToolsLandingPage.scss */

  .tools-landing-page .landing-template-text-block {
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: bottom;
    background-image: url('/images/tools/tools-overlay-bg.png');
    background-color: transparent;
  }
}

/* line 3, ../../app/styles/pages/_DuraSealHow.scss */

.duraseal-how-page h1,
.duraseal-how-page h3 {
  color: #fff;
}

/* line 7, ../../app/styles/pages/_DuraSealHow.scss */

.duraseal-how-page h2 {
  color: #274BA7;
}

/* line 11, ../../app/styles/pages/_DuraSealHow.scss */

.duraseal-how-page .blue-txt {
  color: #274BA7;
}

/* line 15, ../../app/styles/pages/_DuraSealHow.scss */

.duraseal-how-page .page-header {
  background-image: url('/images/technology/duraseal-bg.jpg');
  background-repeat: no-repeat;
  height: auto;
  max-height: 388px;
}

/* line 24, ../../app/styles/pages/_DuraSealHow.scss */

.duraseal-how-page .page-header-description h3 {
  margin-top: 20px;
  font-size: 220%;
}

/* line 28, ../../app/styles/pages/_DuraSealHow.scss */

.duraseal-how-page .page-header-description h3 sup {
  font-size: 62%;
}

/* line 33, ../../app/styles/pages/_DuraSealHow.scss */

.duraseal-how-page .page-header-description p {
  color: #fff;
}

/* line 37, ../../app/styles/pages/_DuraSealHow.scss */

.duraseal-how-page .page-header-description .text {
  margin: 5px 0px 25px 0px;
}

/* line 40, ../../app/styles/pages/_DuraSealHow.scss */

.duraseal-how-page .page-header-description .text a {
  color: #ffdd00;
  text-decoration: underline;
}

/* line 48, ../../app/styles/pages/_DuraSealHow.scss */

.duraseal-how-page .upper-description {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 22px;
  line-height: 1em;
  margin-bottom: 0px;
  text-transform: uppercase;
}

/* line 56, ../../app/styles/pages/_DuraSealHow.scss */

.duraseal-how-page .quick-note {
  padding-left: 15px;
  padding-right: 15px;
  line-height: 1em;
  margin-bottom: 10px;
}

/* line 63, ../../app/styles/pages/_DuraSealHow.scss */

.duraseal-how-page .access-box-wrapper a {
  /*width: 90%;*/
  max-width: 245px;
  margin-top: 0;
}

/* line 68, ../../app/styles/pages/_DuraSealHow.scss */

.duraseal-how-page .access-box-wrapper .or {
  margin-top: 20px;
}

/* line 73, ../../app/styles/pages/_DuraSealHow.scss */

.duraseal-how-page .find-a-location-link {
  display: inline-block;
  margin-bottom: 20px;
}

/* line 78, ../../app/styles/pages/_DuraSealHow.scss */

.duraseal-how-page .benefit-body {
  padding-bottom: 10px;
}

/* line 82, ../../app/styles/pages/_DuraSealHow.scss */

.duraseal-how-page .benefits-sub-title-box {
  padding-left: 15px;
  padding-right: 15px;
}

/* line 86, ../../app/styles/pages/_DuraSealHow.scss */

.duraseal-how-page .benefits-list-container {
  overflow: hidden;
}

/* line 89, ../../app/styles/pages/_DuraSealHow.scss */

.duraseal-how-page .benefits-list-container ul {
  margin-bottom: 0px;
  padding-left: 15px;
  text-align: left;
}

/* line 96, ../../app/styles/pages/_DuraSealHow.scss */

.duraseal-how-page .eligible-windowshade {
  text-align: left;
}

/* line 99, ../../app/styles/pages/_DuraSealHow.scss */

.duraseal-how-page .eligible-windowshade h5 {
  font-size: 22px;
}

/* line 103, ../../app/styles/pages/_DuraSealHow.scss */

.duraseal-how-page .eligible-windowshade sup {
  font-size: 65%;
}

/* line 107, ../../app/styles/pages/_DuraSealHow.scss */

.duraseal-how-page .eligible-windowshade .panel-collapse {
  background: none;
}

/* line 112, ../../app/styles/pages/_DuraSealHow.scss */

.duraseal-how-page .tire-link {
  display: table;
  margin: 15px 0px;
}

/* line 117, ../../app/styles/pages/_DuraSealHow.scss */

.duraseal-how-page .top-space {
  margin-top: 35px;
}

@media (min-width: 768px) {
  /* line 123, ../../app/styles/pages/_DuraSealHow.scss */

  .duraseal-how-page h3 {
    font-size: 34px;
  }

  /* line 127, ../../app/styles/pages/_DuraSealHow.scss */

  .duraseal-how-page page-header {
    height: 388px;
  }

  /* line 131, ../../app/styles/pages/_DuraSealHow.scss */

  .duraseal-how-page .page-header-image {
    background-image: url('/images/technology/duraseal-keep-rolling.png');
  }

  /* line 136, ../../app/styles/pages/_DuraSealHow.scss */

  .duraseal-how-page .page-header-description {
    margin-right: 0%;
    margin-top: 20px;
  }

  /* line 140, ../../app/styles/pages/_DuraSealHow.scss */

  .duraseal-how-page .page-header-description h3 {
    margin-top: 0;
  }

  /* line 147, ../../app/styles/pages/_DuraSealHow.scss */

  .duraseal-how-page .access-box-wrapper p {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
  }

  /* line 153, ../../app/styles/pages/_DuraSealHow.scss */

  .duraseal-how-page .benefits-sub-title-box {
    max-width: 360px;
    margin: 20px auto 0px auto;
    padding: 0px;
  }

  /* line 159, ../../app/styles/pages/_DuraSealHow.scss */

  .duraseal-how-page .benefit-body {
    max-width: 500px;
  }

  /* line 162, ../../app/styles/pages/_DuraSealHow.scss */

  .duraseal-how-page .benefit-body .icon {
    padding-top: 25px;
  }

  /* line 167, ../../app/styles/pages/_DuraSealHow.scss */

  .duraseal-how-page .benefits-list-container {
    overflow: hidden;
  }

  /* line 170, ../../app/styles/pages/_DuraSealHow.scss */

  .duraseal-how-page .benefits-list-container ul {
    width: 50%;
  }

  /* line 176, ../../app/styles/pages/_DuraSealHow.scss */

  .duraseal-how-page .eligible-windowshade h5 {
    font-size: 26px;
  }
}

@media (min-width: 1024px) {
  /* line 185, ../../app/styles/pages/_DuraSealHow.scss */

  .duraseal-how-page .page-header-description {
    margin: 10px 10% 25px 0px;
  }
}

@media (min-width: 1200px) {
  /* line 194, ../../app/styles/pages/_DuraSealHow.scss */

  .duraseal-how-page .page-header-description {
    margin-top: 25px;
  }

  /* line 198, ../../app/styles/pages/_DuraSealHow.scss */

  .duraseal-how-page .page-header-image {
    margin-top: 35px;
  }
}

/* line 3, ../../app/styles/pages/_DuraSealTestimonials.scss */

.duraseal-testimonials-page h1,
.duraseal-testimonials-page h3 {
  color: #fff;
}

/* line 7, ../../app/styles/pages/_DuraSealTestimonials.scss */

.duraseal-testimonials-page h2 {
  color: #274BA7;
}

/* line 11, ../../app/styles/pages/_DuraSealTestimonials.scss */

.duraseal-testimonials-page .blue-txt {
  color: #274BA7;
}

/* line 15, ../../app/styles/pages/_DuraSealTestimonials.scss */

.duraseal-testimonials-page .page-header {
  background-image: url('/images/technology/duraseal-bg.jpg');
  background-repeat: no-repeat;
  height: auto;
  max-height: 388px;
}

/* line 24, ../../app/styles/pages/_DuraSealTestimonials.scss */

.duraseal-testimonials-page .page-header-description h3 {
  margin-top: 20px;
  font-size: 220%;
}

/* line 28, ../../app/styles/pages/_DuraSealTestimonials.scss */

.duraseal-testimonials-page .page-header-description h3 sup {
  font-size: 62%;
}

/* line 33, ../../app/styles/pages/_DuraSealTestimonials.scss */

.duraseal-testimonials-page .page-header-description p {
  color: #fff;
}

/* line 37, ../../app/styles/pages/_DuraSealTestimonials.scss */

.duraseal-testimonials-page .page-header-description .text {
  margin: 5px 0px 25px 0px;
}

/* line 40, ../../app/styles/pages/_DuraSealTestimonials.scss */

.duraseal-testimonials-page .page-header-description .text a {
  color: #ffdd00;
  text-decoration: underline;
}

/* line 48, ../../app/styles/pages/_DuraSealTestimonials.scss */

.duraseal-testimonials-page .upper-description {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 22px;
  line-height: 1em;
  margin-bottom: 0px;
  text-transform: uppercase;
}

/* line 56, ../../app/styles/pages/_DuraSealTestimonials.scss */

.duraseal-testimonials-page .quick-note {
  padding-left: 15px;
  padding-right: 15px;
  line-height: 1em;
  margin-bottom: 10px;
}

/* line 63, ../../app/styles/pages/_DuraSealTestimonials.scss */

.duraseal-testimonials-page .access-box-wrapper a {
  /*width: 90%;*/
  max-width: 245px;
  margin-top: 0;
}

/* line 68, ../../app/styles/pages/_DuraSealTestimonials.scss */

.duraseal-testimonials-page .access-box-wrapper .or {
  margin-top: 20px;
}

/* line 73, ../../app/styles/pages/_DuraSealTestimonials.scss */

.duraseal-testimonials-page .find-a-location-link {
  display: inline-block;
  margin-bottom: 20px;
}

/* line 78, ../../app/styles/pages/_DuraSealTestimonials.scss */

.duraseal-testimonials-page .benefit-body {
  padding-bottom: 10px;
}

/* line 82, ../../app/styles/pages/_DuraSealTestimonials.scss */

.duraseal-testimonials-page .benefits-sub-title-box {
  padding-left: 15px;
  padding-right: 15px;
}

/* line 86, ../../app/styles/pages/_DuraSealTestimonials.scss */

.duraseal-testimonials-page .benefits-list-container {
  overflow: hidden;
}

/* line 89, ../../app/styles/pages/_DuraSealTestimonials.scss */

.duraseal-testimonials-page .benefits-list-container ul {
  margin-bottom: 0px;
  padding-left: 15px;
  text-align: left;
}

/* line 96, ../../app/styles/pages/_DuraSealTestimonials.scss */

.duraseal-testimonials-page .eligible-windowshade {
  text-align: left;
}

/* line 99, ../../app/styles/pages/_DuraSealTestimonials.scss */

.duraseal-testimonials-page .eligible-windowshade h5 {
  font-size: 22px;
}

/* line 103, ../../app/styles/pages/_DuraSealTestimonials.scss */

.duraseal-testimonials-page .eligible-windowshade sup {
  font-size: 65%;
}

/* line 107, ../../app/styles/pages/_DuraSealTestimonials.scss */

.duraseal-testimonials-page .eligible-windowshade .panel-collapse {
  background: none;
}

/* line 112, ../../app/styles/pages/_DuraSealTestimonials.scss */

.duraseal-testimonials-page .tire-link {
  display: table;
  margin: 15px 0px;
}

/* line 117, ../../app/styles/pages/_DuraSealTestimonials.scss */

.duraseal-testimonials-page .top-space {
  margin-top: 35px;
}

@media (min-width: 768px) {
  /* line 123, ../../app/styles/pages/_DuraSealTestimonials.scss */

  .duraseal-testimonials-page h3 {
    font-size: 34px;
  }

  /* line 127, ../../app/styles/pages/_DuraSealTestimonials.scss */

  .duraseal-testimonials-page page-header {
    height: 388px;
  }

  /* line 131, ../../app/styles/pages/_DuraSealTestimonials.scss */

  .duraseal-testimonials-page .page-header-image {
    background-image: url('/images/technology/duraseal-keep-rolling.png');
  }

  /* line 136, ../../app/styles/pages/_DuraSealTestimonials.scss */

  .duraseal-testimonials-page .page-header-description {
    margin-right: 0%;
    margin-top: 20px;
  }

  /* line 140, ../../app/styles/pages/_DuraSealTestimonials.scss */

  .duraseal-testimonials-page .page-header-description h3 {
    margin-top: 0;
  }

  /* line 147, ../../app/styles/pages/_DuraSealTestimonials.scss */

  .duraseal-testimonials-page .access-box-wrapper p {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
  }

  /* line 153, ../../app/styles/pages/_DuraSealTestimonials.scss */

  .duraseal-testimonials-page .benefits-sub-title-box {
    max-width: 360px;
    margin: 20px auto 0px auto;
    padding: 0px;
  }

  /* line 159, ../../app/styles/pages/_DuraSealTestimonials.scss */

  .duraseal-testimonials-page .benefit-body {
    max-width: 500px;
  }

  /* line 162, ../../app/styles/pages/_DuraSealTestimonials.scss */

  .duraseal-testimonials-page .benefit-body .icon {
    padding-top: 25px;
  }

  /* line 167, ../../app/styles/pages/_DuraSealTestimonials.scss */

  .duraseal-testimonials-page .benefits-list-container {
    overflow: hidden;
  }

  /* line 170, ../../app/styles/pages/_DuraSealTestimonials.scss */

  .duraseal-testimonials-page .benefits-list-container ul {
    width: 50%;
  }

  /* line 176, ../../app/styles/pages/_DuraSealTestimonials.scss */

  .duraseal-testimonials-page .eligible-windowshade h5 {
    font-size: 26px;
  }
}

@media (min-width: 1024px) {
  /* line 185, ../../app/styles/pages/_DuraSealTestimonials.scss */

  .duraseal-testimonials-page .page-header-description {
    margin: 10px 10% 25px 0px;
  }
}

@media (min-width: 1200px) {
  /* line 194, ../../app/styles/pages/_DuraSealTestimonials.scss */

  .duraseal-testimonials-page .page-header-description {
    margin-top: 25px;
  }

  /* line 198, ../../app/styles/pages/_DuraSealTestimonials.scss */

  .duraseal-testimonials-page .page-header-image {
    margin-top: 35px;
  }
}

/* line 3, ../../app/styles/pages/_TrailerReadiness.scss */

.trailer-readiness-page h1,
.trailer-readiness-page h3 {
  color: #fff;
}

/* line 7, ../../app/styles/pages/_TrailerReadiness.scss */

.trailer-readiness-page h2 {
  color: #274BA7;
}

/* line 11, ../../app/styles/pages/_TrailerReadiness.scss */

.trailer-readiness-page .blue-txt {
  color: #274BA7;
}

/* line 15, ../../app/styles/pages/_TrailerReadiness.scss */

.trailer-readiness-page .page-header {
  background-image: url('/images/services/trailer-readiness-bg.jpg');
  background-repeat: no-repeat;
  height: auto;
  max-height: 388px;
}

/* line 24, ../../app/styles/pages/_TrailerReadiness.scss */

.trailer-readiness-page .page-header-description h3 {
  margin-top: 20px;
  font-size: 220%;
}

/* line 28, ../../app/styles/pages/_TrailerReadiness.scss */

.trailer-readiness-page .page-header-description h3 sup {
  font-size: 62%;
}

/* line 33, ../../app/styles/pages/_TrailerReadiness.scss */

.trailer-readiness-page .page-header-description p {
  color: #fff;
}

/* line 37, ../../app/styles/pages/_TrailerReadiness.scss */

.trailer-readiness-page .page-header-description .text {
  margin: 5px 0px 25px 0px;
}

/* line 40, ../../app/styles/pages/_TrailerReadiness.scss */

.trailer-readiness-page .page-header-description .text a {
  color: #ffdd00;
  text-decoration: underline;
}

/* line 48, ../../app/styles/pages/_TrailerReadiness.scss */

.trailer-readiness-page .upper-description {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 22px;
  line-height: 1em;
  margin-bottom: 0px;
  text-transform: uppercase;
}

/* line 56, ../../app/styles/pages/_TrailerReadiness.scss */

.trailer-readiness-page .quick-note {
  padding-left: 15px;
  padding-right: 15px;
  line-height: 1em;
  margin-bottom: 10px;
}

/* line 63, ../../app/styles/pages/_TrailerReadiness.scss */

.trailer-readiness-page .access-box-wrapper a {
  /*width: 90%;*/
  max-width: 245px;
  margin-top: 0;
}

/* line 68, ../../app/styles/pages/_TrailerReadiness.scss */

.trailer-readiness-page .access-box-wrapper .or {
  margin-top: 20px;
}

/* line 73, ../../app/styles/pages/_TrailerReadiness.scss */

.trailer-readiness-page .find-a-location-link {
  display: inline-block;
  margin-bottom: 20px;
}

/* line 78, ../../app/styles/pages/_TrailerReadiness.scss */

.trailer-readiness-page .benefit-body {
  padding-bottom: 10px;
}

/* line 82, ../../app/styles/pages/_TrailerReadiness.scss */

.trailer-readiness-page .benefits-sub-title-box {
  padding-left: 15px;
  padding-right: 15px;
}

/* line 86, ../../app/styles/pages/_TrailerReadiness.scss */

.trailer-readiness-page .benefits-list-container {
  overflow: hidden;
}

/* line 89, ../../app/styles/pages/_TrailerReadiness.scss */

.trailer-readiness-page .benefits-list-container ul {
  margin-bottom: 0px;
  padding-left: 15px;
  text-align: left;
}

/* line 97, ../../app/styles/pages/_TrailerReadiness.scss */

.trailer-readiness-page .eligible-windowshade {
  text-align: left;
}

/* line 100, ../../app/styles/pages/_TrailerReadiness.scss */

.trailer-readiness-page .eligible-windowshade h5 {
  font-size: 22px;
}

/* line 104, ../../app/styles/pages/_TrailerReadiness.scss */

.trailer-readiness-page .eligible-windowshade sup {
  font-size: 65%;
}

/* line 108, ../../app/styles/pages/_TrailerReadiness.scss */

.trailer-readiness-page .eligible-windowshade .panel-collapse {
  background: none;
}

/* line 113, ../../app/styles/pages/_TrailerReadiness.scss */

.trailer-readiness-page .tire-link {
  display: table;
  margin: 15px 0px;
}

/* line 118, ../../app/styles/pages/_TrailerReadiness.scss */

.trailer-readiness-page .top-space {
  margin-top: 35px;
}

@media (min-width: 768px) {
  /* line 124, ../../app/styles/pages/_TrailerReadiness.scss */

  .trailer-readiness-page h3 {
    font-size: 34px;
  }

  /* line 128, ../../app/styles/pages/_TrailerReadiness.scss */

  .trailer-readiness-page page-header {
    height: 388px;
  }

  /* line 132, ../../app/styles/pages/_TrailerReadiness.scss */

  .trailer-readiness-page .page-header-image {
    background-image: url('/images/services/trailer-readiness-tread-check.png');
  }

  /* line 137, ../../app/styles/pages/_TrailerReadiness.scss */

  .trailer-readiness-page .page-header-description {
    margin-right: 0%;
    margin-top: 20px;
  }

  /* line 141, ../../app/styles/pages/_TrailerReadiness.scss */

  .trailer-readiness-page .page-header-description h3 {
    margin-top: 0;
  }

  /* line 148, ../../app/styles/pages/_TrailerReadiness.scss */

  .trailer-readiness-page .access-box-wrapper p {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
  }

  /* line 154, ../../app/styles/pages/_TrailerReadiness.scss */

  .trailer-readiness-page .benefits-sub-title-box {
    max-width: 360px;
    margin: 20px auto 0px auto;
    padding: 0px;
  }

  /* line 160, ../../app/styles/pages/_TrailerReadiness.scss */

  .trailer-readiness-page .benefit-body {
    max-width: 500px;
  }

  /* line 163, ../../app/styles/pages/_TrailerReadiness.scss */

  .trailer-readiness-page .benefit-body .icon {
    padding-top: 25px;
  }

  /* line 168, ../../app/styles/pages/_TrailerReadiness.scss */

  .trailer-readiness-page .benefits-list-container {
    overflow: hidden;
  }

  /* line 171, ../../app/styles/pages/_TrailerReadiness.scss */

  .trailer-readiness-page .benefits-list-container ul {
    width: 50%;
  }

  /* line 177, ../../app/styles/pages/_TrailerReadiness.scss */

  .trailer-readiness-page .eligible-windowshade h5 {
    font-size: 26px;
  }
}

@media (min-width: 1024px) {
  /* line 186, ../../app/styles/pages/_TrailerReadiness.scss */

  .trailer-readiness-page .page-header-description {
    margin: 10px 10% 25px 0px;
  }
}

@media (min-width: 1200px) {
  /* line 195, ../../app/styles/pages/_TrailerReadiness.scss */

  .trailer-readiness-page .page-header-description {
    margin-top: 25px;
  }

  /* line 199, ../../app/styles/pages/_TrailerReadiness.scss */

  .trailer-readiness-page .page-header-image {
    margin-top: 35px;
  }
}

/************************************** Retread Advantages *****************************************/

/* line 4, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-advantages .page-background {
  z-index: -2;
  position: absolute;
  background-image: url('/images/background/retread-planet.png');
  height: 240px;
}

@media (min-width: 768px) {
  /* line 4, ../../app/styles/pages/_RetreadAdvantages.scss */

  .retread-advantages .page-background {
    background-image: url('/images/background/retread-planet.png');
  }
}

@media (min-width: 1025px) {
  /* line 4, ../../app/styles/pages/_RetreadAdvantages.scss */

  .retread-advantages .page-background {
    height: 200px;
  }
}

/* line 21, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-advantages .lt-blue-bak {
  background-color: #ebebeb;
}

/* line 25, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-advantages .dk-blue {
  color: #274BA7 !important;
}

/* line 29, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-advantages .video-border {
  border-right: 2px solid #ddd;
}

/* line 33, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-advantages .cta-panel {
  padding-bottom: 0;
  padding-right: 0;
  padding-left: 0;
}

/* line 40, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-advantages .video-news-player iframe {
  width: 100% !important;
}

/* line 45, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-advantages .newsie {
  margin: 0 0 20px;
  padding: 0 0 0 15px;
}

/* line 48, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-advantages .newsie li {
  margin: 0 0 6px;
  color: #ccc;
}

/* line 51, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-advantages .newsie li a {
  color: #ffdd00;
}

/* line 53, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-advantages .newsie li a:hover {
  color: #F0F0F0;
  text-decoration: none;
}

/* line 58, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-advantages .newsie li .all {
  margin-top: 10px;
  font-size: 18px;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 62, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-advantages .newsie li .all .icon-thin-arrow-right {
  font-size: .75em;
}

/* line 69, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-advantages .newsie .masthead-container .masthead-text-only {
  max-width: 990px;
  margin: 0 auto;
  padding: 35px 0;
}

/* line 73, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-advantages .newsie .masthead-container .masthead-text-only h1 {
  color: #ffffff !important;
  font-size: 40px;
  text-transform: uppercase;
  font-weight: 700;
}

/* line 79, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-advantages .newsie .masthead-container .masthead-text-only .subhead-text {
  color: #fff;
}

/* line 82, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-advantages .newsie .masthead-container .masthead-text-only .subhead-buttons {
  color: #FFF;
}

/* line 84, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-advantages .newsie .masthead-container .masthead-text-only .subhead-buttons a.gy-link {
  color: #ffdd00;
  padding-left: 20px;
}

/* line 88, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-advantages .newsie .masthead-container .masthead-text-only .subhead-buttons .btn {
  padding-left: 65px;
  padding-right: 65px;
  margin-right: 20px;
}

/* line 94, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-advantages .newsie .masthead-container .masthead-text-only .header-logo {
  padding-top: 8%;
}

/* line 97, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-advantages .newsie .masthead-container .masthead-text-only a.find-tire {
  color: #fff;
}

/* line 104, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-advantages #tires {
  position: relative;
}

/* line 108, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-advantages #gygb {
  position: relative;
}

/* line 112, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-advantages .noBak {
  background: none;
}

/* line 116, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-advantages .page-background {
  z-index: -2;
  position: absolute;
  background-image: url('/images/background/retread-planet.png');
  height: 240px;
}

@media (min-width: 768px) {
  /* line 116, ../../app/styles/pages/_RetreadAdvantages.scss */

  .retread-advantages .page-background {
    background-image: url('/images/background/retread-planet.png');
  }
}

@media (min-width: 1025px) {
  /* line 116, ../../app/styles/pages/_RetreadAdvantages.scss */

  .retread-advantages .page-background {
    height: 200px;
  }
}

/* line 134, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-advantages .secondary-nav-container {
  height: 45px;
}

/* line 137, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-advantages .secondary-nav-container .secondary-nav li {
  padding: 5px 0;
  border-right: 1px solid #ffdd00;
  width: 20%;
}

/* line 143, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-advantages .secondary-nav-container .secondary-nav li:last-child {
  border: none;
}

/* line 148, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-advantages .secondary-nav {
  border-bottom: 3px solid #ffffff;
  z-index: 10;
}

/* line 152, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-advantages .secondary-nav ul {
  margin-left: -80px;
}

/* line 156, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-advantages .secondary-nav li a {
  font-size: 18px;
}

/* line 160, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-advantages .secondary-nav .secondary-main-container {
  max-width: 1140px;
}

/* line 163, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-advantages .secondary-nav .secondary-main-container img {
  width: 133px;
  float: left;
  padding-top: 10px;
  padding-left: 20px;
}

/* line 169, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-advantages .secondary-nav .secondary-main-container a.top-link {
  float: right;
  padding-right: 20px;
}

/* line 176, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-advantages .fancy {
  line-height: 0.5;
  text-align: center;
}

/* line 180, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-advantages .fancy span {
  display: inline-block;
  position: relative;
}

/* line 185, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-advantages .fancy span:before,
.retread-advantages .fancy span:after {
  content: "";
  position: absolute;
  height: 5px;
  top: 0;
  width: 100px;
}

@media (max-width: 380px) {
  /* line 185, ../../app/styles/pages/_RetreadAdvantages.scss */

  .retread-advantages .fancy span:before,
  .retread-advantages .fancy span:after {
    width: 60px;
  }
}

@media (min-width: 1025px) {
  /* line 185, ../../app/styles/pages/_RetreadAdvantages.scss */

  .retread-advantages .fancy span:before,
  .retread-advantages .fancy span:after {
    width: 400px;
  }
}

/* line 204, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-advantages .fancy span b {
  font-weight: normal;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 211, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-advantages .fancy span:before {
  right: 100%;
  margin-right: 15px;
}

/* line 215, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-advantages .fancy span:after {
  left: 100%;
  margin-left: 15px;
}

/* line 220, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-advantages .retreads-news-blues {
  background-color: #274BA7;
  background-repeat: repeat;
  background-image: url('/images/diagonal.png');
  clear: both;
}

@media (min-width: 481px) {
  /* line 225, ../../app/styles/pages/_RetreadAdvantages.scss */

  .retread-advantages .crazy-lug {
    background-image: url('/images/background/strayLug.png');
    background-repeat: no-repeat;
    height: 113px;
    position: absolute;
    width: 117px;
    top: 170px;
    right: 10%;
    z-index: 5;
  }
}

@media (min-width: 768px) {
  /* line 225, ../../app/styles/pages/_RetreadAdvantages.scss */

  .retread-advantages .crazy-lug {
    position: absolute;
    top: 190px;
    right: 20%;
  }
}

@media (min-width: 1024px) {
  /* line 225, ../../app/styles/pages/_RetreadAdvantages.scss */

  .retread-advantages .crazy-lug {
    position: absolute;
    top: 160px;
    right: 20%;
  }
}

/* line 251, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-advantages .section-blue-bg {
  background: url('/images/diagonal.png') no-repeat center bottom;
  overflow: hidden;
  *zoom: 1;
  width: 100%;
  z-index: -1;
}

@media (min-width: 768px) {
  /* line 251, ../../app/styles/pages/_RetreadAdvantages.scss */

  .retread-advantages .section-blue-bg {
    background: url('/images/diagonal.png') repeat-x center 0;
  }
}

/* line 263, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-advantages .page-title-block {
  border-bottom: none;
  text-align: center;
}

/* line 267, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-advantages .page-title-block h1 {
  color: #ffffff;
  text-transform: uppercase;
}

/* line 272, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-advantages .page-title-block a.intro-offlink {
  color: #ffdd00;
}

@media (min-width: 481px) {
  /* line 263, ../../app/styles/pages/_RetreadAdvantages.scss */

  .retread-advantages .page-title-block {
    text-align: left;
  }
}

/* line 282, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-advantages .racing-official-logos {
  background-color: #ffffff;
  text-align: center;
  background-image: url('/images/racingPages/vert-divide.png');
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 10;
  border-top: 1px solid #ccc;
}

/* line 291, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-advantages .racing-official-logos img {
  padding: 20px;
}

@media (max-width: 400px) {
  /* line 295, ../../app/styles/pages/_RetreadAdvantages.scss */

  .retread-advantages .racing-official-logos img {
    padding: 20px 10px;
    width: 45%;
  }
}

/* line 302, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-advantages .newsLabel {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  display: inline-block;
  margin-bottom: 15px;
  color: #ffffff;
}

/* line 312, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-advantages .grabber {
  max-width: 1180px;
  margin: 0 auto;
}

/* line 317, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-advantages .racing-page-body {
  margin: 0px;
  padding-top: 20px;
}

/* line 322, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-advantages .racing-page-body h1 {
  font-size: 36px;
  text-transform: uppercase;
  line-height: 1em;
}

@media (min-width: 768px) {
  /* line 322, ../../app/styles/pages/_RetreadAdvantages.scss */

  .retread-advantages .racing-page-body h1 {
    font-size: 54px;
  }
}

/* line 333, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-advantages .racing-container {
  max-width: 1180px;
  padding: 20px;
  margin: 0px auto;
}

/* line 337, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-advantages .racing-container h4 {
  margin-top: 0;
}

/* line 342, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-advantages p {
  font-family: Arial, sans-serif;
  font-size: 16px;
  margin: 0 0 20px;
  line-height: 135%;
  color: #333;
}

/* line 350, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-advantages .racing-intro {
  text-align: center;
  padding: 0 20px 30px 20px;
}

/* line 354, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-advantages .racing-intro p {
  font-size: 18px;
}

/* line 358, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-advantages .racing-intro h4 {
  text-transform: uppercase;
  font-style: italic;
}

/* line 362, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-advantages .racing-intro h4 .normals {
  font-family: Arial, Helvetica, sans-serif;
  line-height: 0.5;
  vertical-align: baseline;
}

/* line 371, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-advantages .page-background-2 {
  background-position: top center;
  background-size: cover;
  -ms-behavior: url('/images/backgroundsize.min.htc');
  width: 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 200px;
  z-index: -1;
}

/* line 382, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-advantages .styled-divider,
.retread-advantages .tile-container .tile hr,
.tile-container .tile .retread-advantages hr {
  display: block;
  background-color: #cccccc;
  background-repeat: repeat;
  background-image: url('/images/diagonal.png');
  position: relative;
  margin: 0;
  z-index: 4;
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.7);
}

/* line 393, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-advantages .last-divider {
  box-shadow: none;
  border-bottom: 2px solid #ffdd00;
  height: 20px;
  background-image: url("/images/diagonal-tight-darker.png");
}

/* line 400, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-advantages .vidLink img {
  width: 90%;
  height: 90%;
}

/************************************** Retread Advantages Landing Page Specific *****************************************/

/* line 413, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-adv-landing-page .racingLead {
  text-align: center;
  clear: both;
  margin: 0 auto;
  padding-bottom: 20px;
  position: relative;
  z-index: 8;
}

@media (min-width: 1025px) {
  /* line 413, ../../app/styles/pages/_RetreadAdvantages.scss */

  .retread-adv-landing-page .racingLead {
    width: 60%;
  }
}

/* line 425, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-adv-landing-page .racingLead.gygbLead {
  text-align: center;
  margin: 0;
}

/* line 427, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-adv-landing-page .racingLead.gygbLead h1 {
  font-weight: bold;
  font-size: 35px;
}

@media (min-width: 767px) {
  /* line 427, ../../app/styles/pages/_RetreadAdvantages.scss */

  .retread-adv-landing-page .racingLead.gygbLead h1 {
    font-size: 50px;
  }
}

@media (min-width: 1025px) {
  /* line 425, ../../app/styles/pages/_RetreadAdvantages.scss */

  .retread-adv-landing-page .racingLead.gygbLead {
    width: 66%;
  }
}

/* line 438, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-adv-landing-page .racingLead.gygbLead .btn {
  padding-left: 100px;
  padding-right: 100px;
  top: 156px;
}

@media (min-width: 414px) {
  /* line 438, ../../app/styles/pages/_RetreadAdvantages.scss */

  .retread-adv-landing-page .racingLead.gygbLead .btn {
    top: 203px;
  }
}

@media (min-width: 768px) {
  /* line 438, ../../app/styles/pages/_RetreadAdvantages.scss */

  .retread-adv-landing-page .racingLead.gygbLead .btn {
    top: 202px;
  }
}

@media (min-width: 1025px) {
  /* line 438, ../../app/styles/pages/_RetreadAdvantages.scss */

  .retread-adv-landing-page .racingLead.gygbLead .btn {
    padding-left: 50px;
    padding-right: 50px;
    top: 0;
  }
}

/* line 454, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-adv-landing-page .racingLead.gygbLead .rwd-break {
  display: block;
}

@media (max-width: 480px) {
  /* line 454, ../../app/styles/pages/_RetreadAdvantages.scss */

  .retread-adv-landing-page .racingLead.gygbLead .rwd-break {
    display: none;
  }
}

@media (min-width: 375px) {
  /* line 460, ../../app/styles/pages/_RetreadAdvantages.scss */

  .retread-adv-landing-page .racingLead.gygbLead .rwd-break2 {
    display: block;
  }
}

@media (min-width: 414px) {
  /* line 460, ../../app/styles/pages/_RetreadAdvantages.scss */

  .retread-adv-landing-page .racingLead.gygbLead .rwd-break2 {
    display: none;
  }
}

@media (min-width: 1025px) {
  /* line 425, ../../app/styles/pages/_RetreadAdvantages.scss */

  .retread-adv-landing-page .racingLead.gygbLead {
    text-align: left;
    margin-left: 38px;
    margin-right: 0px;
  }

  /* line 472, ../../app/styles/pages/_RetreadAdvantages.scss */

  .retread-adv-landing-page .racingLead.gygbLead h1 {
    font-size: 60px;
    margin-bottom: 25px;
  }

  /* line 476, ../../app/styles/pages/_RetreadAdvantages.scss */

  .retread-adv-landing-page .racingLead.gygbLead p {
    margin-bottom: 28px;
  }
}

@media (min-width: 1200px) {
  /* line 425, ../../app/styles/pages/_RetreadAdvantages.scss */

  .retread-adv-landing-page .racingLead.gygbLead {
    margin-left: 75px;
  }
}

/* line 487, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-adv-landing-page .secondary-mobile-nav {
  margin-top: -10px;
  background-color: rgba(0, 40, 120, 0.85);
}

/* line 491, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-adv-landing-page .secondary-mobile-nav ul {
  width: 60%;
  margin: 0 auto;
  text-align: center;
  list-style-type: none;
  padding-left: 0px;
}

/* line 498, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-adv-landing-page .secondary-mobile-nav ul li {
  border-bottom: 1px solid #ffdd00;
  padding: 10px 0px;
}

/* line 499, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-adv-landing-page .secondary-mobile-nav ul li a {
  color: #ffdd00;
  text-transform: uppercase;
  font-size: 18px;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 505, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-adv-landing-page .secondary-mobile-nav ul li a:hover {
  color: white;
}

/* line 509, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-adv-landing-page .secondary-mobile-nav ul li a.active {
  color: white;
}

/* line 517, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-adv-landing-page .secondary-mobile-nav ul li:last-child {
  border-bottom: none;
}

/* line 523, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-adv-landing-page .col-sm-12 {
  padding-left: 0px;
  padding-right: 0px;
}

@media (min-width: 768px) {
  /* line 530, ../../app/styles/pages/_RetreadAdvantages.scss */

  .retread-adv-landing-page .secondary-mobile-nav {
    display: none;
  }

  /* line 534, ../../app/styles/pages/_RetreadAdvantages.scss */

  .retread-adv-landing-page .col-sm-12 {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (min-width: 1025px) {
  /* line 540, ../../app/styles/pages/_RetreadAdvantages.scss */

  .retread-adv-landing-page .leftTire {
    background-image: url('/images/racingPages/tireNascar.png');
    background-repeat: no-repeat;
    height: 513px;
    position: absolute;
    width: 322px;
    top: -30px;
    left: 0;
    z-index: 5;
  }
}

@media (min-width: 1025px) {
  /* line 554, ../../app/styles/pages/_RetreadAdvantages.scss */

  .retread-adv-landing-page .rightTire {
    background-image: url('/images/racingPages/tireEagle.png');
    background-repeat: no-repeat;
    height: 513px;
    position: absolute;
    width: 322px;
    top: -30px;
    right: 0;
    z-index: 5;
  }
}

/* line 569, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-adv-landing-page .col-sm-7 {
  padding-left: 0;
}

/* line 573, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-adv-landing-page .col-sm-5 {
  padding-left: 0;
}

@media (min-width: 768px) {
  /* line 573, ../../app/styles/pages/_RetreadAdvantages.scss */

  .retread-adv-landing-page .col-sm-5 {
    padding-left: 15px;
  }
}

/* line 583, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-adv-landing-page .main-container h1 {
  font-size: 36px;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 1em;
  font-style: italic;
  margin-top: 10px;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
}

@media (min-width: 768px) {
  /* line 583, ../../app/styles/pages/_RetreadAdvantages.scss */

  .retread-adv-landing-page .main-container h1 {
    font-size: 45px;
  }
}

/* line 599, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-adv-landing-page .page-background {
  background-image: url('/images/background/retread-planet.png');
  height: 575px;
}

@media (max-width: 320px) {
  /* line 599, ../../app/styles/pages/_RetreadAdvantages.scss */

  .retread-adv-landing-page .page-background {
    height: 660px;
  }
}

@media (max-width: 480px) {
  /* line 599, ../../app/styles/pages/_RetreadAdvantages.scss */

  .retread-adv-landing-page .page-background {
    height: 630px;
  }
}

/* line 610, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-adv-landing-page .racing-road {
  text-align: center;
}

/* line 613, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-adv-landing-page .racing-road img {
  padding: 20px;
}

/* line 616, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-adv-landing-page h4 {
  margin: 30px 0;
  width: 100%;
  font-size: 24px;
  text-align: center;
  text-transform: uppercase;
  color: #ffdd00;
  font-style: italic;
}

@media (max-width: 480px) {
  /* line 616, ../../app/styles/pages/_RetreadAdvantages.scss */

  .retread-adv-landing-page h4 {
    font-size: 18px;
  }
}

/* line 627, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-adv-landing-page h4 .normals {
  font-family: Arial, Helvetica, sans-serif;
  line-height: 0.5;
  vertical-align: baseline;
}

/* line 635, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-adv-landing-page h1 .rwd-color {
  color: #fff;
}

/* line 637, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-adv-landing-page h1 .rwd-color .rwd-yellow {
  color: #ffdd00;
}

@media (min-width: 414px) {
  /* line 635, ../../app/styles/pages/_RetreadAdvantages.scss */

  .retread-adv-landing-page h1 .rwd-color {
    color: #ffdd00;
  }
}

/* line 646, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-adv-landing-page #retreadSection {
  text-align: center;
  padding-bottom: 20px;
}

/* line 648, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-adv-landing-page #retreadSection .floater {
  width: 200px;
  margin: 0 auto;
}

/* line 653, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-adv-landing-page #retreadSection .btn {
  margin: 30px auto 10px auto;
}

@media (min-width: 768px) {
  /* line 646, ../../app/styles/pages/_RetreadAdvantages.scss */

  .retread-adv-landing-page #retreadSection {
    text-align: left;
  }

  /* line 662, ../../app/styles/pages/_RetreadAdvantages.scss */

  .retread-adv-landing-page #retreadSection .col-sm-5 {
    float: right;
  }
}

/* line 667, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-adv-landing-page #retreadSection .newsLabel {
  color: #555555;
  text-align: center;
  width: 100%;
}

/* line 690, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-adv-landing-page #retreadSection .retreadsVideo {
  box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.5);
}

/* line 696, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-adv-landing-page #retreadSection .retreadsVideoText {
  text-align: center;
}

/* line 702, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-adv-landing-page #retreadSection h1,
.retread-adv-landing-page #retreadSection h4,
.retread-adv-landing-page #retreadSection .dk-blue {
  color: #274BA7 !important;
}

/* line 704, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-adv-landing-page #retreadSection .fancy span:before,
.retread-adv-landing-page #retreadSection .fancy span:after {
  border-bottom: 1px solid #274BA7;
}

/* line 712, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-adv-landing-page #onTheRoad {
  text-align: center;
  padding-bottom: 30px;
}

/* line 717, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-adv-landing-page #onTheRoad .roadButtons {
  margin-top: 110px;
  margin-bottom: 140px;
  margin-left: -10px;
  margin-right: -10px;
  width: 105%;
  position: relative;
  z-index: 9;
}

@media (min-width: 768px) {
  /* line 717, ../../app/styles/pages/_RetreadAdvantages.scss */

  .retread-adv-landing-page #onTheRoad .roadButtons {
    margin-bottom: 30px;
    margin-top: 0;
  }
}

/* line 731, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-adv-landing-page #onTheRoad .roadButtons img {
  width: 48%;
}

@media (min-width: 575px) {
  /* line 731, ../../app/styles/pages/_RetreadAdvantages.scss */

  .retread-adv-landing-page #onTheRoad .roadButtons img {
    width: auto;
  }
}

/* line 743, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-adv-landing-page .roadie {
  background: url('/images/background/AtTrackBG2.jpg') repeat-x center bottom;
  overflow: hidden;
  *zoom: 1;
  width: 100%;
  z-index: -1;
  min-height: 483px;
}

@media (min-width: 768px) {
  /* line 743, ../../app/styles/pages/_RetreadAdvantages.scss */

  .retread-adv-landing-page .roadie {
    background: url('/images/background/homeSkids.jpg') repeat-x center 0;
    min-height: 483px;
  }
}

/* line 757, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-adv-landing-page .gygb {
  background: url('/images/racingPages/camuflage-bg.jpg') repeat-x center bottom;
  overflow: hidden;
  *zoom: 1;
  width: 100%;
  z-index: -1;
  min-height: 483px;
  overflow: visible;
}

@media (min-width: 768px) {
  /* line 757, ../../app/styles/pages/_RetreadAdvantages.scss */

  .retread-adv-landing-page .gygb {
    background: url('/images/racingPages/camuflage-bg.jpg') repeat-x center 0;
    min-height: 483px;
  }
}

/* line 770, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-adv-landing-page .gygb .soldierandkid {
  background-image: url('/images/racingPages/Soldier_Family.png');
  background-repeat: no-repeat;
  z-index: 5;
  background-size: 160px 168px;
  height: 168px;
  width: 160px;
  margin: -52px auto 0 auto;
}

@media (min-width: 414px) {
  /* line 770, ../../app/styles/pages/_RetreadAdvantages.scss */

  .retread-adv-landing-page .gygb .soldierandkid {
    background-size: 200px 210px;
    height: 212px;
    width: 210px;
    margin-top: -47px;
  }
}

@media (min-width: 767px) {
  /* line 770, ../../app/styles/pages/_RetreadAdvantages.scss */

  .retread-adv-landing-page .gygb .soldierandkid {
    margin-top: -47px;
  }
}

@media (min-width: 1025px) {
  /* line 770, ../../app/styles/pages/_RetreadAdvantages.scss */

  .retread-adv-landing-page .gygb .soldierandkid {
    background-size: 380px 398px;
    height: 398px;
    width: 372px;
    margin: -254px 0 -65px 81%;
  }
}

/* line 797, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-adv-landing-page .gygbcomponent {
  text-align: left;
  padding-bottom: 30px;
}

/* line 801, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-adv-landing-page .gygbcomponent .fancy span:before,
.retread-adv-landing-page .gygbcomponent .fancy span:after {
  border-bottom: 1px solid #ffdd00;
}

@media (min-width: 1025px) {
  /* line 801, ../../app/styles/pages/_RetreadAdvantages.scss */

  .retread-adv-landing-page .gygbcomponent .fancy span:before,
  .retread-adv-landing-page .gygbcomponent .fancy span:after {
    width: 355px;
  }
}

@media (max-width: 480px) {
  /* line 801, ../../app/styles/pages/_RetreadAdvantages.scss */

  .retread-adv-landing-page .gygbcomponent .fancy span:before,
  .retread-adv-landing-page .gygbcomponent .fancy span:after {
    width: 28px;
  }
}

/* line 813, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-adv-landing-page .gygbcomponent p {
  color: #ffffff;
}

/* line 818, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-adv-landing-page #retreadsNews {
  padding-bottom: 30px;
}

/* line 820, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-adv-landing-page #retreadsNews p {
  margin: 0px;
}

@media (min-width: 768px) {
  /* line 820, ../../app/styles/pages/_RetreadAdvantages.scss */

  .retread-adv-landing-page #retreadsNews p {
    margin: 0 0 20px;
  }
}

/* line 831, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-adv-landing-page #retreadsNews .col-sm-12 {
  text-align: center;
}

@media (min-width: 768px) {
  /* line 831, ../../app/styles/pages/_RetreadAdvantages.scss */

  .retread-adv-landing-page #retreadsNews .col-sm-12 {
    text-align: left;
  }
}

/* line 840, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-adv-landing-page #retreadsNews .retreadsVideo {
  padding-top: 8px;
}

/* line 844, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-adv-landing-page #retreadsNews h1 {
  text-shadow: -3px 3px 5px rgba(0, 0, 0, 0.75);
}

@media (min-width: 768px) {
  /* line 850, ../../app/styles/pages/_RetreadAdvantages.scss */

  .retread-adv-landing-page #retreadsNews .col-sm-8 {
    border-right: 1px solid #5888d0;
    padding-right: 25px;
  }
}

/* line 858, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-adv-landing-page .retreadsNewsText {
  padding-bottom: 30px;
}

/* line 862, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-adv-landing-page .retreadsNewsText h2 {
  margin-top: 10px;
}

/* line 865, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-adv-landing-page .retreadsNewsText h2 a {
  color: #ffdd00;
  font-style: italic;
}

@media (min-width: 768px) {
  /* line 858, ../../app/styles/pages/_RetreadAdvantages.scss */

  .retread-adv-landing-page .retreadsNewsText {
    padding-left: 10px;
    padding-bottom: 0px;
  }
}

/* line 876, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-adv-landing-page .retreadsNewsText .btn {
  margin-top: 20px;
}

@media (min-width: 768px) {
  /* line 876, ../../app/styles/pages/_RetreadAdvantages.scss */

  .retread-adv-landing-page .retreadsNewsText .btn {
    margin-top: 0px;
  }
}

/* line 889, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-adv-landing-page #retreadsNews .fancy span:before,
.retread-adv-landing-page #retreadsNews .fancy span:after,
.retread-adv-landing-page #onTheRoad .fancy span:before,
.retread-adv-landing-page #onTheRoad .fancy span:after {
  border-bottom: 1px solid #ffdd00;
}

@media (min-width: 1025px) {
  /* line 889, ../../app/styles/pages/_RetreadAdvantages.scss */

  .retread-adv-landing-page #retreadsNews .fancy span:before,
  .retread-adv-landing-page #retreadsNews .fancy span:after,
  .retread-adv-landing-page #onTheRoad .fancy span:before,
  .retread-adv-landing-page #onTheRoad .fancy span:after {
    width: 400px;
  }
}

/* line 898, ../../app/styles/pages/_RetreadAdvantages.scss */

.retread-adv-landing-page #retreadsNews p,
.retread-adv-landing-page #onTheRoad p {
  color: #ffffff;
}

/* line 905, ../../app/styles/pages/_RetreadAdvantages.scss */

.lt-ie9 .soldierandkid {
  margin-left: 55% !important;
  width: 532px !important;
}

/************************************** At The Track Page Specific *****************************************/

/* line 921, ../../app/styles/pages/_RetreadAdvantages.scss */

.racing-track-page a,
.racing-track-page a:hover {
  text-decoration: none;
}

/* line 923, ../../app/styles/pages/_RetreadAdvantages.scss */

.racing-track-page .retreadsVideo {
  margin-top: 30px;
}

/* line 927, ../../app/styles/pages/_RetreadAdvantages.scss */

.racing-track-page h1,
.racing-track-page h2,
.racing-track-page h4 {
  color: #274BA7;
}

/* line 929, ../../app/styles/pages/_RetreadAdvantages.scss */

.racing-track-page .fancy span:before,
.racing-track-page .fancy span:after {
  border-bottom: 1px solid #274BA7;
}

/* line 935, ../../app/styles/pages/_RetreadAdvantages.scss */

.racing-track-page hr {
  border-top: 1px solid #555555;
}

/* line 937, ../../app/styles/pages/_RetreadAdvantages.scss */

.racing-track-page .col-sm-4:hover {
  background-color: #ffffff;
  text-decoration: none;
}

/* line 942, ../../app/styles/pages/_RetreadAdvantages.scss */

.racing-track-page .col-sm-4 {
  padding-bottom: 10px;
}

/* line 946, ../../app/styles/pages/_RetreadAdvantages.scss */

.racing-track-page .col-sm-4.active {
  background-color: #cad1e0;
}

/* line 954, ../../app/styles/pages/_RetreadAdvantages.scss */

.racing-track-page .intro h4 {
  text-transform: uppercase;
  margin-top: 0;
  font-style: italic;
}

/* line 959, ../../app/styles/pages/_RetreadAdvantages.scss */

.racing-track-page .intro h4 .normals {
  font-family: Arial, Helvetica, sans-serif;
  line-height: 0.5;
  vertical-align: baseline;
}

/* line 966, ../../app/styles/pages/_RetreadAdvantages.scss */

.racing-track-page .intro h1 {
  margin: 20px auto;
}

@media (min-width: 1025px) {
  /* line 971, ../../app/styles/pages/_RetreadAdvantages.scss */

  .racing-track-page .intro h1,
  .racing-track-page .intro p {
    width: 60%;
  }

  /* line 974, ../../app/styles/pages/_RetreadAdvantages.scss */

  .racing-track-page .intro p {
    margin: 0 auto;
  }
}

/* line 979, ../../app/styles/pages/_RetreadAdvantages.scss */

.racing-track-page .col-sm-12 {
  padding-left: 0;
  padding-right: 0;
}

/* line 984, ../../app/styles/pages/_RetreadAdvantages.scss */

.racing-track-page .col-sm-4 p {
  padding: 0 15px;
}

/* line 988, ../../app/styles/pages/_RetreadAdvantages.scss */

.racing-track-page .racing-track-bg {
  background-image: url('/images/background/AtTheTrackComposite.jpg');
  background-position: top center;
  background-size: cover;
  -ms-behavior: url('/images/backgroundsize.min.htc');
  width: 100%;
  z-index: -1;
}

/* line 997, ../../app/styles/pages/_RetreadAdvantages.scss */

.racing-track-page .track-container {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 50px;
  padding: 20px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8);
}

/* line 1005, ../../app/styles/pages/_RetreadAdvantages.scss */

.racing-track-page .track-container img {
  padding: 15px 0;
}

@media (min-width: 1025px) {
  /* line 997, ../../app/styles/pages/_RetreadAdvantages.scss */

  .racing-track-page .track-container {
    padding: 40px;
  }
}

/* line 1017, ../../app/styles/pages/_RetreadAdvantages.scss */

.racing-track-page .vidLink img {
  height: auto;
}

/************************************** On the Road Page Specific *****************************************/

/* line 1037, ../../app/styles/pages/_RetreadAdvantages.scss */

.racing-road-page .fancy span:before,
.racing-road-page .fancy span:after {
  border-bottom: 1px solid #ffdd00;
}

@media (min-width: 1195px) {
  /* line 1042, ../../app/styles/pages/_RetreadAdvantages.scss */

  .racing-road-page .leftTire {
    background-image: url('/images/racingPages/on-the-road-l-tire.png');
    background-repeat: no-repeat;
    height: 665px;
    margin-left: -25px;
    position: absolute;
    width: 304px;
    top: 20px;
    left: 0;
    z-index: 5;
  }
}

@media (min-width: 1240px) {
  /* line 1042, ../../app/styles/pages/_RetreadAdvantages.scss */

  .racing-road-page .leftTire {
    margin-left: 0px;
  }
}

@media (min-width: 1195px) {
  /* line 1061, ../../app/styles/pages/_RetreadAdvantages.scss */

  .racing-road-page .rightTire {
    background-image: url('/images/racingPages/on-the-road-r-tire.png');
    background-repeat: no-repeat;
    height: 665px;
    margin-right: -25px;
    position: absolute;
    width: 304px;
    top: 20px;
    right: 0;
    z-index: 5;
  }
}

@media (min-width: 1240px) {
  /* line 1061, ../../app/styles/pages/_RetreadAdvantages.scss */

  .racing-road-page .rightTire {
    margin-right: 0px;
  }
}

/* line 1080, ../../app/styles/pages/_RetreadAdvantages.scss */

.racing-road-page .racing-road-bg {
  background-image: url('/images/background/OnRoadBody.jpg');
  background-position: top center;
  background-size: cover;
  -ms-behavior: url('/images/backgroundsize.min.htc');
  width: 100%;
}

/* line 1089, ../../app/styles/pages/_RetreadAdvantages.scss */

.racing-road-page .racing-container {
  padding: 20px 20px 0 20px;
}

/* line 1093, ../../app/styles/pages/_RetreadAdvantages.scss */

.racing-road-page .racing-road-body {
  z-index: 9;
}

/* line 1097, ../../app/styles/pages/_RetreadAdvantages.scss */

.racing-road-page .racing-road-body h1 {
  color: #ffffff;
  text-shadow: -3px 3px 5px rgba(0, 0, 0, 0.75);
}

/* line 1102, ../../app/styles/pages/_RetreadAdvantages.scss */

.racing-road-page .racing-road-body p {
  color: #ffffff;
}

/* line 1103, ../../app/styles/pages/_RetreadAdvantages.scss */

.racing-road-page .racing-road-body h4 {
  color: #ffdd00;
}

/* line 1108, ../../app/styles/pages/_RetreadAdvantages.scss */

.racing-road-page .on-road-tab-content {
  background: #ffffff;
  /* Old browsers */
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #ffffff), color-stop(50%, #ffffff), color-stop(100%, #dfdfdf));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 1%, #ffffff 50%, #dfdfdf 100%);
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 1%, #ffffff 50%, #dfdfdf 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dfdfdf',GradientType=0 );
  /* IE6-9 */
  overflow: hidden;
  *zoom: 1;
  position: relative;
  z-index: 1;
}

/* line 1122, ../../app/styles/pages/_RetreadAdvantages.scss */

.racing-road-page .tab-content-wrapper {
  width: 100%;
}

@media (min-width: 1195px) {
  /* line 1122, ../../app/styles/pages/_RetreadAdvantages.scss */

  .racing-road-page .tab-content-wrapper {
    margin: 0 auto;
    max-width: 680px;
    width: 680px;
  }
}

/* line 1136, ../../app/styles/pages/_RetreadAdvantages.scss */

.racing-road-page .tabs-container {
  width: 100%;
  text-align: center;
}

/* line 1141, ../../app/styles/pages/_RetreadAdvantages.scss */

.racing-road-page .tab-content {
  padding: 20px 20px 40px 20px;
  overflow: hidden;
  *zoom: 1;
}

/* line 1145, ../../app/styles/pages/_RetreadAdvantages.scss */

.racing-road-page .tab-content h4 {
  color: #555555;
  font-style: italic;
}

/* line 1150, ../../app/styles/pages/_RetreadAdvantages.scss */

.racing-road-page .tab-content h2 {
  margin-top: 7px;
  margin-bottom: 20px;
}

/* line 1156, ../../app/styles/pages/_RetreadAdvantages.scss */

.racing-road-page .tab-content .battle-tested {
  /*background-image: image-url("racingPages/battle2.png");
  background-position: 50% 90%;
  background-repeat: no-repeat;*/
  padding-bottom: 30px;
  min-height: 145px;
}

@media (min-width: 768px) {
  /* line 1156, ../../app/styles/pages/_RetreadAdvantages.scss */

  .racing-road-page .tab-content .battle-tested {
    background-position: center bottom;
    border-right: 1px solid #555555;
    min-height: 185px;
  }

  /* line 1168, ../../app/styles/pages/_RetreadAdvantages.scss */

  .racing-road-page .tab-content .battle-tested p {
    min-height: 95px;
  }

  /* line 1171, ../../app/styles/pages/_RetreadAdvantages.scss */

  .racing-road-page .tab-content .battle-tested span {
    width: 100%;
    text-align: center;
    display: block;
  }
}

@media (min-width: 1195px) {
  /* line 1156, ../../app/styles/pages/_RetreadAdvantages.scss */

  .racing-road-page .tab-content .battle-tested {
    padding-left: 40px;
    min-height: 205px;
  }

  /* line 1182, ../../app/styles/pages/_RetreadAdvantages.scss */

  .racing-road-page .tab-content .battle-tested p {
    min-height: 110px;
  }
}

@media (min-width: 1390px) {
  /* line 1156, ../../app/styles/pages/_RetreadAdvantages.scss */

  .racing-road-page .tab-content .battle-tested {
    padding-left: 0px;
  }
}

@media (max-width: 767px) {
  /* line 1156, ../../app/styles/pages/_RetreadAdvantages.scss */

  .racing-road-page .tab-content .battle-tested {
    margin-bottom: 20px;
    border-bottom: 1px solid #555555;
  }
}

/* line 1199, ../../app/styles/pages/_RetreadAdvantages.scss */

.racing-road-page .tab-content .road-ready {
  padding-bottom: 20px;
  min-height: 140px;
}

@media (min-width: 768px) {
  /* line 1199, ../../app/styles/pages/_RetreadAdvantages.scss */

  .racing-road-page .tab-content .road-ready {
    min-height: 185px;
  }

  /* line 1205, ../../app/styles/pages/_RetreadAdvantages.scss */

  .racing-road-page .tab-content .road-ready p {
    min-height: 95px;
  }

  /* line 1208, ../../app/styles/pages/_RetreadAdvantages.scss */

  .racing-road-page .tab-content .road-ready span {
    width: 100%;
    text-align: center;
    display: block;
  }
}

@media (min-width: 1195px) {
  /* line 1199, ../../app/styles/pages/_RetreadAdvantages.scss */

  .racing-road-page .tab-content .road-ready {
    padding-right: 40px;
    min-height: 205px;
  }

  /* line 1218, ../../app/styles/pages/_RetreadAdvantages.scss */

  .racing-road-page .tab-content .road-ready p {
    min-height: 110px;
  }
}

@media (min-width: 1390px) {
  /* line 1199, ../../app/styles/pages/_RetreadAdvantages.scss */

  .racing-road-page .tab-content .road-ready {
    padding-right: 0px;
  }
}

/* line 1230, ../../app/styles/pages/_RetreadAdvantages.scss */

.racing-road-page .tab-content p {
  color: #222222;
}

/* line 1234, ../../app/styles/pages/_RetreadAdvantages.scss */

.racing-road-page .tab-content h2 {
  text-align: center;
  color: #274BA7;
  text-transform: uppercase;
  font-style: italic;
}

/* line 1242, ../../app/styles/pages/_RetreadAdvantages.scss */

.racing-road-page .gy-tabs {
  margin: 0 auto;
  width: 98%;
}

/* line 1247, ../../app/styles/pages/_RetreadAdvantages.scss */

.racing-road-page .gy-tabs li {
  width: 25%;
  padding: 0 2px;
}

/* line 1251, ../../app/styles/pages/_RetreadAdvantages.scss */

.racing-road-page .gy-tabs li a {
  background: rgba(255, 221, 0, 0.85);
  background: -webkit-linear-gradient(top, rgba(255, 221, 0, 0.85) 0%, #e0c200 75%, #cbb002 100%);
  background: linear-gradient(to bottom, rgba(255, 221, 0, 0.85) 0%, #e0c200 75%, #cbb002 100%);
  background-color: #ffdd00;
  text-transform: uppercase;
  font-style: italic;
  font-size: 15px;
}

@media (min-width: 481px) {
  /* line 1251, ../../app/styles/pages/_RetreadAdvantages.scss */

  .racing-road-page .gy-tabs li a {
    font-size: 18px;
  }
}

/* line 1263, ../../app/styles/pages/_RetreadAdvantages.scss */

.racing-road-page .gy-tabs li a:hover {
  background-color: #ffdd00;
  background: #ffdd00;
  background: -webkit-linear-gradient(top, #ffdd00 0%, #e0c200 75%, #cbb002 100%);
  background: linear-gradient(to bottom, #ffdd00 0%, #e0c200 75%, #cbb002 100%);
}

/* line 1270, ../../app/styles/pages/_RetreadAdvantages.scss */

.racing-road-page .gy-tabs li.active a {
  background-color: #ffffff;
  background-image: none;
  font-family: "NewsGothicFSLight";
  color: #274BA7;
}

@media (min-width: 1195px) {
  /* line 1283, ../../app/styles/pages/_RetreadAdvantages.scss */

  .racing-road-page .racing-intro {
    width: 63%;
    margin: 0 auto;
  }

  /* line 1287, ../../app/styles/pages/_RetreadAdvantages.scss */

  .racing-road-page .racing-intro p {
    width: 85%;
    margin: 0 auto;
  }

  /* line 1293, ../../app/styles/pages/_RetreadAdvantages.scss */

  .racing-road-page .gy-tabs {
    width: 55%;
  }

  /* line 1297, ../../app/styles/pages/_RetreadAdvantages.scss */

  .racing-road-page .tab-content {
    min-height: 386px;
    margin: 0 auto;
  }

  /* line 1304, ../../app/styles/pages/_RetreadAdvantages.scss */

  .racing-road-page .racing-container .wrapper-inner {
    width: 70%;
    margin: 0 auto;
    min-height: 325px;
  }
}

/************************************** Racing News Page Specific *****************************************/

/* line 1325, ../../app/styles/pages/_RetreadAdvantages.scss */

.racing-news-page {
  color: #fff;
}

/* line 1328, ../../app/styles/pages/_RetreadAdvantages.scss */

.racing-news-page .racing-container {
  padding: 20px 0;
}

/* line 1332, ../../app/styles/pages/_RetreadAdvantages.scss */

.racing-news-page .tab-pane {
  display: none;
}

/* line 1335, ../../app/styles/pages/_RetreadAdvantages.scss */

.racing-news-page .tab-pane.active {
  display: block !important;
}

/* line 1340, ../../app/styles/pages/_RetreadAdvantages.scss */

.racing-news-page .pagination {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  padding-top: 8px;
  padding-bottom: 12px;
  margin: 10px auto;
  font-size: 15px;
  color: #ffdd00;
  text-align: center;
}

/* line 1350, ../../app/styles/pages/_RetreadAdvantages.scss */

.racing-news-page .pagination li {
  display: inline-block;
}

/* line 1354, ../../app/styles/pages/_RetreadAdvantages.scss */

.racing-news-page .pagination a {
  display: inline-block;
  color: #ffdd00;
  width: 30px;
  height: 30px;
}

/* line 1360, ../../app/styles/pages/_RetreadAdvantages.scss */

.racing-news-page .pagination a.active {
  color: #ffffff;
}

/* line 1366, ../../app/styles/pages/_RetreadAdvantages.scss */

.racing-news-page .pagination a.page-next {
  width: 60px;
}

/* line 1370, ../../app/styles/pages/_RetreadAdvantages.scss */

.racing-news-page .pagination a.page-prev {
  width: 60px;
}

/* line 1379, ../../app/styles/pages/_RetreadAdvantages.scss */

.racing-news-page .racing-page-body h1 {
  color: #ffffff;
  text-shadow: -3px 3px 5px rgba(0, 0, 0, 0.75);
}

/* line 1386, ../../app/styles/pages/_RetreadAdvantages.scss */

.racing-news-page h4 {
  color: #ffdd00;
  margin-top: 0;
}

/* line 1391, ../../app/styles/pages/_RetreadAdvantages.scss */

.racing-news-page .fancy span:before,
.racing-news-page .fancy span:after {
  content: "";
  position: absolute;
  height: 5px;
  border-bottom: 1px solid #ffdd00;
  top: 0;
  width: 100px;
}

@media (min-width: 1025px) {
  /* line 1391, ../../app/styles/pages/_RetreadAdvantages.scss */

  .racing-news-page .fancy span:before,
  .racing-news-page .fancy span:after {
    width: 380px;
  }
}

/* line 1404, ../../app/styles/pages/_RetreadAdvantages.scss */

.racing-news-page .fancy span:before {
  right: 100%;
  margin-right: 15px;
}

/* line 1408, ../../app/styles/pages/_RetreadAdvantages.scss */

.racing-news-page .fancy span:after {
  left: 100%;
  margin-left: 15px;
}

/* line 1414, ../../app/styles/pages/_RetreadAdvantages.scss */

.racing-news-page .racing-intro p {
  color: #ffffff;
}

@media (min-width: 1025px) {
  /* line 1424, ../../app/styles/pages/_RetreadAdvantages.scss */

  .racing-news-page .racing-intro h1 {
    width: 65%;
    margin: 20px auto;
  }

  /* line 1429, ../../app/styles/pages/_RetreadAdvantages.scss */

  .racing-news-page .racing-intro p {
    width: 65%;
    margin: 10px auto;
  }
}

@media (min-width: 768px) {
  /* line 1439, ../../app/styles/pages/_RetreadAdvantages.scss */

  .racing-news-page .col-sm-8 {
    border-right: 1px solid #5888d0;
    padding-right: 25px;
  }

  /* line 1444, ../../app/styles/pages/_RetreadAdvantages.scss */

  .racing-news-page .col-sm-4 {
    padding-left: 25px;
  }
}

/* line 1449, ../../app/styles/pages/_RetreadAdvantages.scss */

.racing-news-page ul.newsie {
  padding-left: 0px;
  margin-top: 10px;
  font-family: Arial, Helvetica, sans-serif;
  color: #ffdd00;
}

/* line 1455, ../../app/styles/pages/_RetreadAdvantages.scss */

.racing-news-page ul.newsie a {
  color: #ffdd00;
  display: block;
}

/* line 1460, ../../app/styles/pages/_RetreadAdvantages.scss */

.racing-news-page ul.newsie li {
  border-top: 1px solid #ffffff;
  list-style-type: none;
  padding: 7px 0px;
}

/* line 1465, ../../app/styles/pages/_RetreadAdvantages.scss */

.racing-news-page ul.newsie li.w-arrow {
  background: url('/images/racingPages/arrow2.png') no-repeat right center;
}

/* line 1470, ../../app/styles/pages/_RetreadAdvantages.scss */

.racing-news-page ul.newsie .title {
  color: #ffdd00;
  font-size: 18px;
  padding-right: 20px;
}

/* line 1474, ../../app/styles/pages/_RetreadAdvantages.scss */

.racing-news-page ul.newsie .title a {
  display: inline-block;
}

/* line 1479, ../../app/styles/pages/_RetreadAdvantages.scss */

.racing-news-page ul.newsie .all {
  display: block;
  width: 100%;
  padding-top: 15px;
}

/* line 1484, ../../app/styles/pages/_RetreadAdvantages.scss */

.racing-news-page ul.newsie .all a {
  color: #ffdd00;
  font-size: 18px;
}

/* line 1490, ../../app/styles/pages/_RetreadAdvantages.scss */

.racing-news-page ul.newsie .date {
  color: #ffffff;
}

/* line 1495, ../../app/styles/pages/_RetreadAdvantages.scss */

.racing-news-page .retreadsVideo {
  margin: 10px auto 20px auto;
}

/* line 1499, ../../app/styles/pages/_RetreadAdvantages.scss */

.racing-news-page .racingFollows {
  width: 200px;
  margin: 60px auto 20px auto;
}

/* line 1504, ../../app/styles/pages/_RetreadAdvantages.scss */

.racing-news-page .racingFollows .twitFollow {
  margin: 40px auto;
}

/* line 1507, ../../app/styles/pages/_RetreadAdvantages.scss */

.racing-news-page .racingFollows .twitFollow .twitImage {
  padding-right: 10px;
  height: 40px;
  float: left;
  padding-top: 5px;
}

/* line 1514, ../../app/styles/pages/_RetreadAdvantages.scss */

.racing-news-page .racingFollows .twitFollow .twitText a {
  color: #ffdd00;
}

/************************************** All racing pages : shared styles with News Landing Page - Other styles on _racingpages.scss*****************************************/

/* line 5, ../../app/styles/pages/_NewsPage.scss */

.racing-page .video-border {
  border-right: 2px solid #ddd;
}

/* line 11, ../../app/styles/pages/_NewsPage.scss */

.racing-page .video-news-player iframe {
  width: 100% !important;
}

/* line 15, ../../app/styles/pages/_NewsPage.scss */

.racing-page .disclaimer {
  font-size: 85%;
}

/* line 18, ../../app/styles/pages/_NewsPage.scss */

.racing-page .blue-border-right {
  border-right: 1px solid #7f99cc;
}

/* line 21, ../../app/styles/pages/_NewsPage.scss */

.racing-page .blue-border-left {
  border-left: 1px solid #7f99cc;
}

/* line 24, ../../app/styles/pages/_NewsPage.scss */

.racing-page .newsie {
  margin: 0 0 20px;
  padding: 0 0 0 15px;
}

/* line 27, ../../app/styles/pages/_NewsPage.scss */

.racing-page .newsie li {
  margin: 0 0 6px;
  color: #ccc;
}

/* line 30, ../../app/styles/pages/_NewsPage.scss */

.racing-page .newsie li a {
  color: #ffdd00;
}

/* line 32, ../../app/styles/pages/_NewsPage.scss */

.racing-page .newsie li a:hover {
  color: #F0F0F0;
  text-decoration: none;
}

/* line 37, ../../app/styles/pages/_NewsPage.scss */

.racing-page .newsie li .all {
  margin-top: 10px;
  font-size: 18px;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 41, ../../app/styles/pages/_NewsPage.scss */

.racing-page .newsie li .all .icon-thin-arrow-right {
  font-size: .75em;
}

/* line 48, ../../app/styles/pages/_NewsPage.scss */

.racing-page #tires {
  position: relative;
}

/* line 52, ../../app/styles/pages/_NewsPage.scss */

.racing-page #gygb {
  position: relative;
}

/* line 56, ../../app/styles/pages/_NewsPage.scss */

.racing-page .duraSeal,
.racing-page .wideBase {
  background: url('/images/diagonal.png');
  background-color: #e1e2ea;
}

/* line 65, ../../app/styles/pages/_NewsPage.scss */

.racing-page .page-background {
  z-index: -2;
  position: absolute;
  background-image: url("/images/background/newsLanding.jpg");
  background-size: cover;
  height: 100%;
}

/* line 73, ../../app/styles/pages/_NewsPage.scss */

.racing-page .secondary-nav-container {
  height: 45px;
}

/* line 76, ../../app/styles/pages/_NewsPage.scss */

.racing-page .secondary-nav-container .secondary-nav li {
  padding: 5px 0;
  border-right: 1px solid #ffdd00;
  width: 20%;
}

/* line 82, ../../app/styles/pages/_NewsPage.scss */

.racing-page .secondary-nav-container .secondary-nav li:last-child {
  border: none;
}

/* line 87, ../../app/styles/pages/_NewsPage.scss */

.racing-page .secondary-nav {
  border-bottom: 3px solid #ffffff;
  z-index: 10;
}

/* line 91, ../../app/styles/pages/_NewsPage.scss */

.racing-page .secondary-nav ul {
  margin-left: -80px;
}

/* line 95, ../../app/styles/pages/_NewsPage.scss */

.racing-page .secondary-nav li a {
  font-size: 18px;
}

/* line 99, ../../app/styles/pages/_NewsPage.scss */

.racing-page .secondary-nav .secondary-main-container {
  max-width: 1140px;
}

/* line 102, ../../app/styles/pages/_NewsPage.scss */

.racing-page .secondary-nav .secondary-main-container img {
  width: 133px;
  float: left;
  padding-top: 10px;
  padding-left: 20px;
}

/* line 108, ../../app/styles/pages/_NewsPage.scss */

.racing-page .secondary-nav .secondary-main-container a.top-link {
  float: right;
  padding-right: 20px;
}

/* line 115, ../../app/styles/pages/_NewsPage.scss */

.racing-page .fancy {
  line-height: 0.5;
  text-align: center;
}

/* line 119, ../../app/styles/pages/_NewsPage.scss */

.racing-page .fancy span {
  display: inline-block;
  position: relative;
}

/* line 124, ../../app/styles/pages/_NewsPage.scss */

.racing-page .fancy span:before,
.racing-page .fancy span:after {
  content: "";
  position: absolute;
  height: 5px;
  top: 0;
  width: 100px;
}

@media (max-width: 380px) {
  /* line 124, ../../app/styles/pages/_NewsPage.scss */

  .racing-page .fancy span:before,
  .racing-page .fancy span:after {
    width: 60px;
  }
}

@media (min-width: 1025px) {
  /* line 124, ../../app/styles/pages/_NewsPage.scss */

  .racing-page .fancy span:before,
  .racing-page .fancy span:after {
    width: 400px;
  }
}

/* line 143, ../../app/styles/pages/_NewsPage.scss */

.racing-page .fancy span b {
  font-weight: normal;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 150, ../../app/styles/pages/_NewsPage.scss */

.racing-page .fancy span:before {
  right: 100%;
  margin-right: 15px;
}

/* line 154, ../../app/styles/pages/_NewsPage.scss */

.racing-page .fancy span:after {
  left: 100%;
  margin-left: 15px;
}

/* line 159, ../../app/styles/pages/_NewsPage.scss */

.racing-page .racing-news-blues {
  background-color: #274BA7;
  background-repeat: repeat;
  background-image: url('/images/diagonal.png');
  clear: both;
}

@media (min-width: 481px) {
  /* line 164, ../../app/styles/pages/_NewsPage.scss */

  .racing-page .crazy-lug {
    background-image: url('/images/background/strayLug.png');
    background-repeat: no-repeat;
    height: 113px;
    position: absolute;
    width: 117px;
    top: 170px;
    right: 10%;
    z-index: 5;
  }
}

@media (min-width: 768px) {
  /* line 164, ../../app/styles/pages/_NewsPage.scss */

  .racing-page .crazy-lug {
    position: absolute;
    top: 190px;
    right: 20%;
  }
}

@media (min-width: 1024px) {
  /* line 164, ../../app/styles/pages/_NewsPage.scss */

  .racing-page .crazy-lug {
    position: absolute;
    top: 160px;
    right: 20%;
  }
}

/* line 190, ../../app/styles/pages/_NewsPage.scss */

.racing-page .page-title-block {
  border-bottom: none;
  text-align: center;
  height: 365px;
}

/* line 195, ../../app/styles/pages/_NewsPage.scss */

.racing-page .page-title-block h1 {
  color: #ffffff;
  text-transform: uppercase;
}

/* line 200, ../../app/styles/pages/_NewsPage.scss */

.racing-page .page-title-block a.intro-offlink {
  color: #ffdd00;
}

/* line 207, ../../app/styles/pages/_NewsPage.scss */

.racing-page .newsLabel {
  font-family: "NewsGothicFSLight";
  font-size: 24px;
  display: inline-block;
  margin-bottom: 15px;
  color: #ffffff;
}

/* line 217, ../../app/styles/pages/_NewsPage.scss */

.racing-page .grabber {
  max-width: 1180px;
  margin: 0 auto;
}

/* line 222, ../../app/styles/pages/_NewsPage.scss */

.racing-page .racing-page-body {
  margin: 0px;
  padding-top: 20px;
}

/* line 227, ../../app/styles/pages/_NewsPage.scss */

.racing-page .racing-page-body h1 {
  font-size: 36px;
  text-transform: uppercase;
  line-height: 1em;
}

@media (min-width: 768px) {
  /* line 227, ../../app/styles/pages/_NewsPage.scss */

  .racing-page .racing-page-body h1 {
    font-size: 54px;
  }
}

/* line 238, ../../app/styles/pages/_NewsPage.scss */

.racing-page .racing-container {
  max-width: 1180px;
  padding: 20px;
  margin: 0px auto;
}

/* line 242, ../../app/styles/pages/_NewsPage.scss */

.racing-page .racing-container h4 {
  margin-top: 0;
}

/* line 247, ../../app/styles/pages/_NewsPage.scss */

.racing-page p {
  font-family: Arial, sans-serif;
  font-size: 16px;
  margin: 0 0 20px;
  line-height: 135%;
  color: #333;
}

/* line 255, ../../app/styles/pages/_NewsPage.scss */

.racing-page .racing-intro {
  text-align: center;
  padding: 0 20px 30px 20px;
}

/* line 259, ../../app/styles/pages/_NewsPage.scss */

.racing-page .racing-intro p {
  font-size: 18px;
}

/* line 263, ../../app/styles/pages/_NewsPage.scss */

.racing-page .racing-intro h4 {
  text-transform: uppercase;
  font-style: italic;
}

/* line 267, ../../app/styles/pages/_NewsPage.scss */

.racing-page .racing-intro h4 .normals {
  font-family: "NewsGothicFSLight";
  line-height: 0.5;
  vertical-align: baseline;
}

/* line 276, ../../app/styles/pages/_NewsPage.scss */

.racing-page .page-background-2 {
  background-position: top center;
  background-size: cover;
  -ms-behavior: url('/images/backgroundsize.min.htc');
  width: 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 200px;
  z-index: -1;
}

/* line 287, ../../app/styles/pages/_NewsPage.scss */

.racing-page .styled-divider,
.racing-page .tile-container .tile hr,
.tile-container .tile .racing-page hr {
  display: block;
  background-color: #cccccc;
  background-repeat: repeat;
  background-image: url('/images/diagonal.png');
  position: relative;
  margin: 0;
  z-index: 4;
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.7);
}

/* line 298, ../../app/styles/pages/_NewsPage.scss */

.racing-page .vidLink img {
  width: 90%;
  height: 90%;
}

/**************************************Should be removed *****************************************/

/* line 311, ../../app/styles/pages/_NewsPage.scss */

.remove-this-page .racingLead {
  text-align: center;
  clear: both;
  margin: 0 auto;
  padding-bottom: 20px;
  position: relative;
  z-index: 8;
}

@media (min-width: 1025px) {
  /* line 311, ../../app/styles/pages/_NewsPage.scss */

  .remove-this-page .racingLead {
    width: 85%;
  }
}

/* line 323, ../../app/styles/pages/_NewsPage.scss */

.remove-this-page .racingLead.gygbLead {
  text-align: center;
  margin: 0;
}

/* line 325, ../../app/styles/pages/_NewsPage.scss */

.remove-this-page .racingLead.gygbLead h1 {
  font-weight: bold;
  font-size: 35px;
}

@media (min-width: 767px) {
  /* line 325, ../../app/styles/pages/_NewsPage.scss */

  .remove-this-page .racingLead.gygbLead h1 {
    font-size: 50px;
  }
}

@media (min-width: 1025px) {
  /* line 323, ../../app/styles/pages/_NewsPage.scss */

  .remove-this-page .racingLead.gygbLead {
    width: 66%;
  }
}

/* line 336, ../../app/styles/pages/_NewsPage.scss */

.remove-this-page .racingLead.gygbLead .btn {
  padding-left: 100px;
  padding-right: 100px;
  top: 156px;
}

@media (min-width: 414px) {
  /* line 336, ../../app/styles/pages/_NewsPage.scss */

  .remove-this-page .racingLead.gygbLead .btn {
    top: 203px;
  }
}

@media (min-width: 768px) {
  /* line 336, ../../app/styles/pages/_NewsPage.scss */

  .remove-this-page .racingLead.gygbLead .btn {
    top: 202px;
  }
}

@media (min-width: 1025px) {
  /* line 336, ../../app/styles/pages/_NewsPage.scss */

  .remove-this-page .racingLead.gygbLead .btn {
    padding-left: 50px;
    padding-right: 50px;
    top: 0;
  }
}

/* line 352, ../../app/styles/pages/_NewsPage.scss */

.remove-this-page .racingLead.gygbLead .rwd-break {
  display: block;
}

@media (max-width: 480px) {
  /* line 352, ../../app/styles/pages/_NewsPage.scss */

  .remove-this-page .racingLead.gygbLead .rwd-break {
    display: none;
  }
}

@media (min-width: 375px) {
  /* line 358, ../../app/styles/pages/_NewsPage.scss */

  .remove-this-page .racingLead.gygbLead .rwd-break2 {
    display: block;
  }
}

@media (min-width: 414px) {
  /* line 358, ../../app/styles/pages/_NewsPage.scss */

  .remove-this-page .racingLead.gygbLead .rwd-break2 {
    display: none;
  }
}

@media (min-width: 1025px) {
  /* line 323, ../../app/styles/pages/_NewsPage.scss */

  .remove-this-page .racingLead.gygbLead {
    text-align: left;
    margin-left: 38px;
    margin-right: 0px;
  }

  /* line 370, ../../app/styles/pages/_NewsPage.scss */

  .remove-this-page .racingLead.gygbLead h1 {
    font-size: 60px;
    margin-bottom: 25px;
  }

  /* line 374, ../../app/styles/pages/_NewsPage.scss */

  .remove-this-page .racingLead.gygbLead p {
    margin-bottom: 28px;
  }
}

@media (min-width: 1200px) {
  /* line 323, ../../app/styles/pages/_NewsPage.scss */

  .remove-this-page .racingLead.gygbLead {
    margin-left: 75px;
  }
}

/* line 385, ../../app/styles/pages/_NewsPage.scss */

.remove-this-page .secondary-mobile-nav {
  margin-top: -10px;
  background-color: rgba(0, 40, 120, 0.85);
}

/* line 389, ../../app/styles/pages/_NewsPage.scss */

.remove-this-page .secondary-mobile-nav ul {
  width: 60%;
  margin: 0 auto;
  text-align: center;
  list-style-type: none;
  padding-left: 0px;
}

/* line 396, ../../app/styles/pages/_NewsPage.scss */

.remove-this-page .secondary-mobile-nav ul li {
  border-bottom: 1px solid #ffdd00;
  padding: 10px 0px;
}

/* line 397, ../../app/styles/pages/_NewsPage.scss */

.remove-this-page .secondary-mobile-nav ul li a {
  color: #ffdd00;
  text-transform: uppercase;
  font-size: 18px;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 403, ../../app/styles/pages/_NewsPage.scss */

.remove-this-page .secondary-mobile-nav ul li a:hover {
  color: white;
}

/* line 407, ../../app/styles/pages/_NewsPage.scss */

.remove-this-page .secondary-mobile-nav ul li a.active {
  color: white;
}

/* line 415, ../../app/styles/pages/_NewsPage.scss */

.remove-this-page .secondary-mobile-nav ul li:last-child {
  border-bottom: none;
}

/* line 421, ../../app/styles/pages/_NewsPage.scss */

.remove-this-page .col-sm-12 {
  padding-left: 0px;
  padding-right: 0px;
}

@media (min-width: 768px) {
  /* line 428, ../../app/styles/pages/_NewsPage.scss */

  .remove-this-page .secondary-mobile-nav {
    display: none;
  }

  /* line 432, ../../app/styles/pages/_NewsPage.scss */

  .remove-this-page .col-sm-12 {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (min-width: 1025px) {
  /* line 438, ../../app/styles/pages/_NewsPage.scss */

  .remove-this-page .leftTire {
    background-image: url('/images/racingPages/tireNascar.png');
    background-repeat: no-repeat;
    height: 513px;
    position: absolute;
    width: 322px;
    top: -30px;
    left: 0;
    z-index: 5;
  }
}

@media (min-width: 1025px) {
  /* line 452, ../../app/styles/pages/_NewsPage.scss */

  .remove-this-page .rightTire {
    background-image: url('/images/racingPages/tireEagle.png');
    background-repeat: no-repeat;
    height: 513px;
    position: absolute;
    width: 322px;
    top: -30px;
    right: 0;
    z-index: 5;
  }
}

/* line 467, ../../app/styles/pages/_NewsPage.scss */

.remove-this-page .col-sm-7 {
  padding-left: 0;
}

/* line 471, ../../app/styles/pages/_NewsPage.scss */

.remove-this-page .col-sm-5 {
  padding-left: 0;
}

@media (min-width: 768px) {
  /* line 471, ../../app/styles/pages/_NewsPage.scss */

  .remove-this-page .col-sm-5 {
    padding-left: 15px;
  }
}

/* line 481, ../../app/styles/pages/_NewsPage.scss */

.remove-this-page .main-container h1 {
  font-size: 36px;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 1em;
  margin-top: 10px;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-style: normal;
}

@media (min-width: 768px) {
  /* line 481, ../../app/styles/pages/_NewsPage.scss */

  .remove-this-page .main-container h1 {
    font-size: 54px;
  }
}

/* line 497, ../../app/styles/pages/_NewsPage.scss */

.remove-this-page .page-background {
  background-image: url('/images/background/our-technology.jpg');
  height: 575px;
}

/* line 502, ../../app/styles/pages/_NewsPage.scss */

.remove-this-page .racing-road {
  text-align: center;
}

/* line 505, ../../app/styles/pages/_NewsPage.scss */

.remove-this-page .racing-road img {
  padding: 20px;
}

/* line 508, ../../app/styles/pages/_NewsPage.scss */

.remove-this-page h4 {
  margin: 30px 0;
  width: 100%;
  font-size: 24px;
  text-align: center;
  text-transform: uppercase;
  color: #ffdd00;
  font-style: italic;
}

/* line 517, ../../app/styles/pages/_NewsPage.scss */

.remove-this-page h4 .normals {
  font-family: "NewsGothicFSLight";
  line-height: 0.5;
  vertical-align: baseline;
}

/* line 525, ../../app/styles/pages/_NewsPage.scss */

.remove-this-page h1 .rwd-color {
  color: #fff;
}

/* line 527, ../../app/styles/pages/_NewsPage.scss */

.remove-this-page h1 .rwd-color .rwd-yellow {
  color: #ffdd00;
}

@media (min-width: 414px) {
  /* line 525, ../../app/styles/pages/_NewsPage.scss */

  .remove-this-page h1 .rwd-color {
    color: #ffdd00;
  }
}

/* line 536, ../../app/styles/pages/_NewsPage.scss */

.remove-this-page #atTheTrack {
  text-align: center;
  padding-bottom: 20px;
}

/* line 538, ../../app/styles/pages/_NewsPage.scss */

.remove-this-page #atTheTrack .floater {
  width: 200px;
  margin: 0 auto;
}

/* line 543, ../../app/styles/pages/_NewsPage.scss */

.remove-this-page #atTheTrack .btn {
  margin: 30px auto 10px auto;
}

@media (min-width: 768px) {
  /* line 536, ../../app/styles/pages/_NewsPage.scss */

  .remove-this-page #atTheTrack {
    text-align: left;
  }

  /* line 552, ../../app/styles/pages/_NewsPage.scss */

  .remove-this-page #atTheTrack .col-sm-5 {
    float: right;
  }
}

/* line 557, ../../app/styles/pages/_NewsPage.scss */

.remove-this-page #atTheTrack .newsLabel {
  color: #555555;
  text-align: center;
  width: 100%;
}

@media (min-width: 768px) {
  /* line 557, ../../app/styles/pages/_NewsPage.scss */

  .remove-this-page #atTheTrack .newsLabel {
    width: 60%;
  }
}

/* line 580, ../../app/styles/pages/_NewsPage.scss */

.remove-this-page #atTheTrack .racingVideo {
  box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.5);
}

/* line 586, ../../app/styles/pages/_NewsPage.scss */

.remove-this-page #atTheTrack .fuelMaxText {
  text-align: center;
}

@media (min-width: 768px) {
  /* line 586, ../../app/styles/pages/_NewsPage.scss */

  .remove-this-page #atTheTrack .fuelMaxText {
    text-align: left;
  }
}

/* line 593, ../../app/styles/pages/_NewsPage.scss */

.remove-this-page #atTheTrack .fuelMaxButtons .btn {
  width: 335px;
  margin-bottom: 0;
  margin-top: 20px;
}

/* line 601, ../../app/styles/pages/_NewsPage.scss */

.remove-this-page #atTheTrack h1,
.remove-this-page #atTheTrack h4 {
  color: #274BA7;
}

/* line 603, ../../app/styles/pages/_NewsPage.scss */

.remove-this-page #atTheTrack .fancy span:before,
.remove-this-page #atTheTrack .fancy span:after {
  border-bottom: 1px solid #274BA7;
}

/* line 611, ../../app/styles/pages/_NewsPage.scss */

.remove-this-page #onTheRoad {
  text-align: center;
  padding-bottom: 30px;
}

/* line 616, ../../app/styles/pages/_NewsPage.scss */

.remove-this-page #onTheRoad .roadButtons {
  margin-top: 110px;
  margin-bottom: 140px;
  margin-left: -10px;
  margin-right: -10px;
  width: 105%;
  position: relative;
  z-index: 9;
}

@media (min-width: 768px) {
  /* line 616, ../../app/styles/pages/_NewsPage.scss */

  .remove-this-page #onTheRoad .roadButtons {
    margin-bottom: 30px;
    margin-top: 0;
  }
}

/* line 630, ../../app/styles/pages/_NewsPage.scss */

.remove-this-page #onTheRoad .roadButtons img {
  width: 48%;
}

@media (min-width: 575px) {
  /* line 630, ../../app/styles/pages/_NewsPage.scss */

  .remove-this-page #onTheRoad .roadButtons img {
    width: auto;
  }
}

/* line 642, ../../app/styles/pages/_NewsPage.scss */

.remove-this-page .roadie {
  background: url('/images/background/AtTrackBG2.jpg') repeat-x center bottom;
  overflow: hidden;
  *zoom: 1;
  width: 100%;
  z-index: -1;
  min-height: 483px;
}

@media (min-width: 768px) {
  /* line 642, ../../app/styles/pages/_NewsPage.scss */

  .remove-this-page .roadie {
    background: url('/images/background/homeSkids.jpg') repeat-x center 0;
    min-height: 483px;
  }
}

/* line 656, ../../app/styles/pages/_NewsPage.scss */

.remove-this-page .gygb {
  background: url('/images/racingPages/camuflage-bg.jpg') repeat-x center bottom;
  overflow: hidden;
  *zoom: 1;
  width: 100%;
  z-index: -1;
  min-height: 483px;
  overflow: visible;
}

@media (min-width: 768px) {
  /* line 656, ../../app/styles/pages/_NewsPage.scss */

  .remove-this-page .gygb {
    background: url('/images/racingPages/camuflage-bg.jpg') repeat-x center 0;
    min-height: 483px;
  }
}

/* line 669, ../../app/styles/pages/_NewsPage.scss */

.remove-this-page .gygb .soldierandkid {
  background-image: url('/images/racingPages/Soldier_Family.png');
  background-repeat: no-repeat;
  z-index: 5;
  background-size: 160px 168px;
  height: 168px;
  width: 160px;
  margin: -52px auto 0 auto;
}

@media (min-width: 414px) {
  /* line 669, ../../app/styles/pages/_NewsPage.scss */

  .remove-this-page .gygb .soldierandkid {
    background-size: 200px 210px;
    height: 212px;
    width: 210px;
    margin-top: -47px;
  }
}

@media (min-width: 767px) {
  /* line 669, ../../app/styles/pages/_NewsPage.scss */

  .remove-this-page .gygb .soldierandkid {
    margin-top: -47px;
  }
}

@media (min-width: 1025px) {
  /* line 669, ../../app/styles/pages/_NewsPage.scss */

  .remove-this-page .gygb .soldierandkid {
    background-size: 380px 398px;
    height: 398px;
    width: 372px;
    margin: -254px 0 -65px 81%;
  }
}

/* line 696, ../../app/styles/pages/_NewsPage.scss */

.remove-this-page .gygbcomponent {
  text-align: left;
  padding-bottom: 30px;
}

/* line 700, ../../app/styles/pages/_NewsPage.scss */

.remove-this-page .gygbcomponent .fancy span:before,
.remove-this-page .gygbcomponent .fancy span:after {
  border-bottom: 1px solid #ffdd00;
}

@media (min-width: 1025px) {
  /* line 700, ../../app/styles/pages/_NewsPage.scss */

  .remove-this-page .gygbcomponent .fancy span:before,
  .remove-this-page .gygbcomponent .fancy span:after {
    width: 355px;
  }
}

@media (max-width: 480px) {
  /* line 700, ../../app/styles/pages/_NewsPage.scss */

  .remove-this-page .gygbcomponent .fancy span:before,
  .remove-this-page .gygbcomponent .fancy span:after {
    width: 28px;
  }
}

/* line 712, ../../app/styles/pages/_NewsPage.scss */

.remove-this-page .gygbcomponent p {
  color: #ffffff;
}

/* line 717, ../../app/styles/pages/_NewsPage.scss */

.remove-this-page #racingNews {
  padding-bottom: 30px;
}

/* line 719, ../../app/styles/pages/_NewsPage.scss */

.remove-this-page #racingNews p {
  margin: 0px;
}

@media (min-width: 768px) {
  /* line 719, ../../app/styles/pages/_NewsPage.scss */

  .remove-this-page #racingNews p {
    margin: 0 0 20px;
  }
}

/* line 730, ../../app/styles/pages/_NewsPage.scss */

.remove-this-page #racingNews .col-sm-12 {
  text-align: center;
}

@media (min-width: 768px) {
  /* line 730, ../../app/styles/pages/_NewsPage.scss */

  .remove-this-page #racingNews .col-sm-12 {
    text-align: left;
  }
}

/* line 739, ../../app/styles/pages/_NewsPage.scss */

.remove-this-page #racingNews .racingVideo {
  padding-top: 8px;
}

/* line 743, ../../app/styles/pages/_NewsPage.scss */

.remove-this-page #racingNews h1 {
  text-shadow: -3px 3px 5px rgba(0, 0, 0, 0.75);
}

@media (min-width: 768px) {
  /* line 749, ../../app/styles/pages/_NewsPage.scss */

  .remove-this-page #racingNews .col-sm-8 {
    border-right: 1px solid #5888d0;
    padding-right: 25px;
  }
}

/* line 757, ../../app/styles/pages/_NewsPage.scss */

.remove-this-page .racingNewsText {
  padding-bottom: 30px;
}

/* line 761, ../../app/styles/pages/_NewsPage.scss */

.remove-this-page .racingNewsText h2 {
  margin-top: 10px;
}

/* line 764, ../../app/styles/pages/_NewsPage.scss */

.remove-this-page .racingNewsText h2 a {
  color: #ffdd00;
  font-style: italic;
}

@media (min-width: 768px) {
  /* line 757, ../../app/styles/pages/_NewsPage.scss */

  .remove-this-page .racingNewsText {
    padding-left: 10px;
    padding-bottom: 0px;
  }
}

/* line 775, ../../app/styles/pages/_NewsPage.scss */

.remove-this-page .racingNewsText .btn {
  margin-top: 20px;
}

@media (min-width: 768px) {
  /* line 775, ../../app/styles/pages/_NewsPage.scss */

  .remove-this-page .racingNewsText .btn {
    margin-top: 0px;
  }
}

/* line 788, ../../app/styles/pages/_NewsPage.scss */

.remove-this-page #racingNews .fancy span:before,
.remove-this-page #racingNews .fancy span:after,
.remove-this-page #onTheRoad .fancy span:before,
.remove-this-page #onTheRoad .fancy span:after {
  border-bottom: 1px solid #ffdd00;
}

@media (min-width: 1025px) {
  /* line 788, ../../app/styles/pages/_NewsPage.scss */

  .remove-this-page #racingNews .fancy span:before,
  .remove-this-page #racingNews .fancy span:after,
  .remove-this-page #onTheRoad .fancy span:before,
  .remove-this-page #onTheRoad .fancy span:after {
    width: 400px;
  }
}

/* line 797, ../../app/styles/pages/_NewsPage.scss */

.remove-this-page #racingNews p,
.remove-this-page #onTheRoad p {
  color: #ffffff;
}

/* line 804, ../../app/styles/pages/_NewsPage.scss */

.lt-ie9 .soldierandkid {
  margin-left: 55% !important;
  width: 532px !important;
}

/************************************** At The Track Page Specific *****************************************/

/* line 820, ../../app/styles/pages/_NewsPage.scss */

.racing-track-page a,
.racing-track-page a:hover {
  text-decoration: none;
}

/* line 822, ../../app/styles/pages/_NewsPage.scss */

.racing-track-page .racingVideo {
  margin-top: 30px;
}

/* line 826, ../../app/styles/pages/_NewsPage.scss */

.racing-track-page h1,
.racing-track-page h2,
.racing-track-page h4 {
  color: #274BA7;
}

/* line 828, ../../app/styles/pages/_NewsPage.scss */

.racing-track-page .fancy span:before,
.racing-track-page .fancy span:after {
  border-bottom: 1px solid #274BA7;
}

/* line 834, ../../app/styles/pages/_NewsPage.scss */

.racing-track-page hr {
  border-top: 1px solid #555555;
}

/* line 836, ../../app/styles/pages/_NewsPage.scss */

.racing-track-page .col-sm-4:hover {
  background-color: #ffffff;
  text-decoration: none;
}

/* line 841, ../../app/styles/pages/_NewsPage.scss */

.racing-track-page .col-sm-4 {
  padding-bottom: 10px;
}

/* line 845, ../../app/styles/pages/_NewsPage.scss */

.racing-track-page .col-sm-4.active {
  background-color: #cad1e0;
}

/* line 853, ../../app/styles/pages/_NewsPage.scss */

.racing-track-page .intro h4 {
  text-transform: uppercase;
  margin-top: 0;
  font-style: italic;
}

/* line 858, ../../app/styles/pages/_NewsPage.scss */

.racing-track-page .intro h4 .normals {
  font-family: "NewsGothicFSLight";
  line-height: 0.5;
  vertical-align: baseline;
}

/* line 865, ../../app/styles/pages/_NewsPage.scss */

.racing-track-page .intro h1 {
  margin: 20px auto;
}

@media (min-width: 1025px) {
  /* line 870, ../../app/styles/pages/_NewsPage.scss */

  .racing-track-page .intro h1,
  .racing-track-page .intro p {
    width: 60%;
  }

  /* line 873, ../../app/styles/pages/_NewsPage.scss */

  .racing-track-page .intro p {
    margin: 0 auto;
  }
}

/* line 878, ../../app/styles/pages/_NewsPage.scss */

.racing-track-page .col-sm-12 {
  padding-left: 0;
  padding-right: 0;
}

/* line 883, ../../app/styles/pages/_NewsPage.scss */

.racing-track-page .col-sm-4 p {
  padding: 0 15px;
}

/* line 887, ../../app/styles/pages/_NewsPage.scss */

.racing-track-page .racing-track-bg {
  background-image: url('/images/background/AtTheTrackComposite.jpg');
  background-position: top center;
  background-size: cover;
  -ms-behavior: url('/images/backgroundsize.min.htc');
  width: 100%;
  z-index: -1;
}

/* line 896, ../../app/styles/pages/_NewsPage.scss */

.racing-track-page .track-container {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 50px;
  padding: 20px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8);
}

/* line 904, ../../app/styles/pages/_NewsPage.scss */

.racing-track-page .track-container img {
  padding: 15px 0;
}

@media (min-width: 1025px) {
  /* line 896, ../../app/styles/pages/_NewsPage.scss */

  .racing-track-page .track-container {
    padding: 40px;
  }
}

/* line 916, ../../app/styles/pages/_NewsPage.scss */

.racing-track-page .vidLink img {
  height: auto;
}

/************************************** On the Road Page Specific *****************************************/

/* line 936, ../../app/styles/pages/_NewsPage.scss */

.racing-road-page .fancy span:before,
.racing-road-page .fancy span:after {
  border-bottom: 1px solid #ffdd00;
}

@media (min-width: 1195px) {
  /* line 941, ../../app/styles/pages/_NewsPage.scss */

  .racing-road-page .leftTire {
    background-image: url('/images/racingPages/on-the-road-l-tire.png');
    background-repeat: no-repeat;
    height: 665px;
    margin-left: -25px;
    position: absolute;
    width: 304px;
    top: 20px;
    left: 0;
    z-index: 5;
  }
}

@media (min-width: 1240px) {
  /* line 941, ../../app/styles/pages/_NewsPage.scss */

  .racing-road-page .leftTire {
    margin-left: 0px;
  }
}

@media (min-width: 1195px) {
  /* line 960, ../../app/styles/pages/_NewsPage.scss */

  .racing-road-page .rightTire {
    background-image: url('/images/racingPages/on-the-road-r-tire.png');
    background-repeat: no-repeat;
    height: 665px;
    margin-right: -25px;
    position: absolute;
    width: 304px;
    top: 20px;
    right: 0;
    z-index: 5;
  }
}

@media (min-width: 1240px) {
  /* line 960, ../../app/styles/pages/_NewsPage.scss */

  .racing-road-page .rightTire {
    margin-right: 0px;
  }
}

/* line 979, ../../app/styles/pages/_NewsPage.scss */

.racing-road-page .racing-road-bg {
  background-image: url('/images/background/OnRoadBody.jpg');
  background-position: top center;
  background-size: cover;
  -ms-behavior: url('/images/backgroundsize.min.htc');
  width: 100%;
}

/* line 988, ../../app/styles/pages/_NewsPage.scss */

.racing-road-page .racing-container {
  padding: 20px 20px 0 20px;
}

/* line 992, ../../app/styles/pages/_NewsPage.scss */

.racing-road-page .racing-road-body {
  z-index: 9;
}

/* line 996, ../../app/styles/pages/_NewsPage.scss */

.racing-road-page .racing-road-body h1 {
  color: #ffffff;
  text-shadow: -3px 3px 5px rgba(0, 0, 0, 0.75);
}

/* line 1001, ../../app/styles/pages/_NewsPage.scss */

.racing-road-page .racing-road-body p {
  color: #ffffff;
}

/* line 1002, ../../app/styles/pages/_NewsPage.scss */

.racing-road-page .racing-road-body h4 {
  color: #ffdd00;
}

/* line 1007, ../../app/styles/pages/_NewsPage.scss */

.racing-road-page .on-road-tab-content {
  background: #ffffff;
  /* Old browsers */
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #ffffff), color-stop(50%, #ffffff), color-stop(100%, #dfdfdf));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 1%, #ffffff 50%, #dfdfdf 100%);
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 1%, #ffffff 50%, #dfdfdf 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dfdfdf',GradientType=0 );
  /* IE6-9 */
  overflow: hidden;
  *zoom: 1;
  position: relative;
  z-index: 1;
}

/* line 1021, ../../app/styles/pages/_NewsPage.scss */

.racing-road-page .tab-content-wrapper {
  width: 100%;
}

@media (min-width: 1195px) {
  /* line 1021, ../../app/styles/pages/_NewsPage.scss */

  .racing-road-page .tab-content-wrapper {
    margin: 0 auto;
    max-width: 680px;
    width: 680px;
  }
}

/* line 1035, ../../app/styles/pages/_NewsPage.scss */

.racing-road-page .tabs-container {
  width: 100%;
  text-align: center;
}

/* line 1040, ../../app/styles/pages/_NewsPage.scss */

.racing-road-page .tab-content {
  padding: 20px 20px 40px 20px;
  overflow: hidden;
  *zoom: 1;
}

/* line 1044, ../../app/styles/pages/_NewsPage.scss */

.racing-road-page .tab-content h4 {
  color: #555555;
  font-style: italic;
}

/* line 1049, ../../app/styles/pages/_NewsPage.scss */

.racing-road-page .tab-content h2 {
  margin-top: 7px;
  margin-bottom: 20px;
}

/* line 1055, ../../app/styles/pages/_NewsPage.scss */

.racing-road-page .tab-content .battle-tested {
  /*background-image: image-url("racingPages/battle2.png");
  background-position: 50% 90%;
  background-repeat: no-repeat;*/
  padding-bottom: 30px;
  min-height: 145px;
}

@media (min-width: 768px) {
  /* line 1055, ../../app/styles/pages/_NewsPage.scss */

  .racing-road-page .tab-content .battle-tested {
    background-position: center bottom;
    border-right: 1px solid #555555;
    min-height: 185px;
  }

  /* line 1067, ../../app/styles/pages/_NewsPage.scss */

  .racing-road-page .tab-content .battle-tested p {
    min-height: 95px;
  }

  /* line 1070, ../../app/styles/pages/_NewsPage.scss */

  .racing-road-page .tab-content .battle-tested span {
    width: 100%;
    text-align: center;
    display: block;
  }
}

@media (min-width: 1195px) {
  /* line 1055, ../../app/styles/pages/_NewsPage.scss */

  .racing-road-page .tab-content .battle-tested {
    padding-left: 40px;
    min-height: 205px;
  }

  /* line 1081, ../../app/styles/pages/_NewsPage.scss */

  .racing-road-page .tab-content .battle-tested p {
    min-height: 110px;
  }
}

@media (min-width: 1390px) {
  /* line 1055, ../../app/styles/pages/_NewsPage.scss */

  .racing-road-page .tab-content .battle-tested {
    padding-left: 0px;
  }
}

@media (max-width: 767px) {
  /* line 1055, ../../app/styles/pages/_NewsPage.scss */

  .racing-road-page .tab-content .battle-tested {
    margin-bottom: 20px;
    border-bottom: 1px solid #555555;
  }
}

/* line 1098, ../../app/styles/pages/_NewsPage.scss */

.racing-road-page .tab-content .road-ready {
  padding-bottom: 20px;
  min-height: 140px;
}

@media (min-width: 768px) {
  /* line 1098, ../../app/styles/pages/_NewsPage.scss */

  .racing-road-page .tab-content .road-ready {
    min-height: 185px;
  }

  /* line 1104, ../../app/styles/pages/_NewsPage.scss */

  .racing-road-page .tab-content .road-ready p {
    min-height: 95px;
  }

  /* line 1107, ../../app/styles/pages/_NewsPage.scss */

  .racing-road-page .tab-content .road-ready span {
    width: 100%;
    text-align: center;
    display: block;
  }
}

@media (min-width: 1195px) {
  /* line 1098, ../../app/styles/pages/_NewsPage.scss */

  .racing-road-page .tab-content .road-ready {
    padding-right: 40px;
    min-height: 205px;
  }

  /* line 1117, ../../app/styles/pages/_NewsPage.scss */

  .racing-road-page .tab-content .road-ready p {
    min-height: 110px;
  }
}

@media (min-width: 1390px) {
  /* line 1098, ../../app/styles/pages/_NewsPage.scss */

  .racing-road-page .tab-content .road-ready {
    padding-right: 0px;
  }
}

/* line 1129, ../../app/styles/pages/_NewsPage.scss */

.racing-road-page .tab-content p {
  color: #222222;
}

/* line 1133, ../../app/styles/pages/_NewsPage.scss */

.racing-road-page .tab-content h2 {
  text-align: center;
  color: #274BA7;
  text-transform: uppercase;
  font-style: italic;
}

/* line 1141, ../../app/styles/pages/_NewsPage.scss */

.racing-road-page .gy-tabs {
  margin: 0 auto;
  width: 98%;
}

/* line 1146, ../../app/styles/pages/_NewsPage.scss */

.racing-road-page .gy-tabs li {
  width: 25%;
  padding: 0 2px;
}

/* line 1150, ../../app/styles/pages/_NewsPage.scss */

.racing-road-page .gy-tabs li a {
  background: rgba(255, 221, 0, 0.85);
  background: -webkit-linear-gradient(top, rgba(255, 221, 0, 0.85) 0%, #e0c200 75%, #cbb002 100%);
  background: linear-gradient(to bottom, rgba(255, 221, 0, 0.85) 0%, #e0c200 75%, #cbb002 100%);
  background-color: #ffdd00;
  text-transform: uppercase;
  font-style: italic;
  font-size: 15px;
}

@media (min-width: 481px) {
  /* line 1150, ../../app/styles/pages/_NewsPage.scss */

  .racing-road-page .gy-tabs li a {
    font-size: 18px;
  }
}

/* line 1162, ../../app/styles/pages/_NewsPage.scss */

.racing-road-page .gy-tabs li a:hover {
  background-color: #ffdd00;
  background: #ffdd00;
  background: -webkit-linear-gradient(top, #ffdd00 0%, #e0c200 75%, #cbb002 100%);
  background: linear-gradient(to bottom, #ffdd00 0%, #e0c200 75%, #cbb002 100%);
}

/* line 1169, ../../app/styles/pages/_NewsPage.scss */

.racing-road-page .gy-tabs li.active a {
  background-color: #ffffff;
  background-image: none;
  font-family: "NewsGothicFSLight";
  color: #274BA7;
}

@media (min-width: 1195px) {
  /* line 1182, ../../app/styles/pages/_NewsPage.scss */

  .racing-road-page .racing-intro {
    width: 63%;
    margin: 0 auto;
  }

  /* line 1186, ../../app/styles/pages/_NewsPage.scss */

  .racing-road-page .racing-intro p {
    width: 85%;
    margin: 0 auto;
  }

  /* line 1192, ../../app/styles/pages/_NewsPage.scss */

  .racing-road-page .gy-tabs {
    width: 55%;
  }

  /* line 1196, ../../app/styles/pages/_NewsPage.scss */

  .racing-road-page .tab-content {
    min-height: 386px;
    margin: 0 auto;
  }

  /* line 1203, ../../app/styles/pages/_NewsPage.scss */

  .racing-road-page .racing-container .wrapper-inner {
    width: 70%;
    margin: 0 auto;
    min-height: 325px;
  }
}

/************************************** Racing News Page Specific *****************************************/

/* line 1224, ../../app/styles/pages/_NewsPage.scss */

.racing-news-page {
  color: #fff;
}

/* line 1227, ../../app/styles/pages/_NewsPage.scss */

.racing-news-page .racing-container {
  padding: 20px 0;
}

/* line 1231, ../../app/styles/pages/_NewsPage.scss */

.racing-news-page .tab-pane {
  display: none;
}

/* line 1234, ../../app/styles/pages/_NewsPage.scss */

.racing-news-page .tab-pane.active {
  display: block !important;
}

/* line 1239, ../../app/styles/pages/_NewsPage.scss */

.racing-news-page .pagination {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  padding-top: 8px;
  padding-bottom: 12px;
  margin: 10px auto;
  font-size: 15px;
  color: #ffdd00;
  text-align: center;
}

/* line 1249, ../../app/styles/pages/_NewsPage.scss */

.racing-news-page .pagination li {
  display: inline-block;
}

/* line 1253, ../../app/styles/pages/_NewsPage.scss */

.racing-news-page .pagination a {
  display: inline-block;
  color: #ffdd00;
  width: 30px;
  height: 30px;
}

/* line 1259, ../../app/styles/pages/_NewsPage.scss */

.racing-news-page .pagination a.active {
  color: #ffffff;
}

/* line 1265, ../../app/styles/pages/_NewsPage.scss */

.racing-news-page .pagination a.page-next {
  width: 60px;
}

/* line 1269, ../../app/styles/pages/_NewsPage.scss */

.racing-news-page .pagination a.page-prev {
  width: 60px;
}

/* line 1278, ../../app/styles/pages/_NewsPage.scss */

.racing-news-page .racing-page-body h1 {
  color: #ffffff;
  text-shadow: -3px 3px 5px rgba(0, 0, 0, 0.75);
}

/* line 1285, ../../app/styles/pages/_NewsPage.scss */

.racing-news-page h4 {
  color: #ffdd00;
  margin-top: 0;
}

/* line 1290, ../../app/styles/pages/_NewsPage.scss */

.racing-news-page .fancy span:before,
.racing-news-page .fancy span:after {
  content: "";
  position: absolute;
  height: 5px;
  border-bottom: 1px solid #ffdd00;
  top: 0;
  width: 100px;
}

@media (min-width: 1025px) {
  /* line 1290, ../../app/styles/pages/_NewsPage.scss */

  .racing-news-page .fancy span:before,
  .racing-news-page .fancy span:after {
    width: 380px;
  }
}

/* line 1303, ../../app/styles/pages/_NewsPage.scss */

.racing-news-page .fancy span:before {
  right: 100%;
  margin-right: 15px;
}

/* line 1307, ../../app/styles/pages/_NewsPage.scss */

.racing-news-page .fancy span:after {
  left: 100%;
  margin-left: 15px;
}

/* line 1313, ../../app/styles/pages/_NewsPage.scss */

.racing-news-page .racing-intro p {
  color: #ffffff;
}

@media (min-width: 1025px) {
  /* line 1323, ../../app/styles/pages/_NewsPage.scss */

  .racing-news-page .racing-intro h1 {
    width: 65%;
    margin: 20px auto;
  }

  /* line 1328, ../../app/styles/pages/_NewsPage.scss */

  .racing-news-page .racing-intro p {
    width: 65%;
    margin: 10px auto;
  }
}

@media (min-width: 768px) {
  /* line 1338, ../../app/styles/pages/_NewsPage.scss */

  .racing-news-page .col-sm-8 {
    border-right: 1px solid #5888d0;
    padding-right: 25px;
  }

  /* line 1343, ../../app/styles/pages/_NewsPage.scss */

  .racing-news-page .col-sm-4 {
    padding-left: 25px;
  }
}

/* line 1348, ../../app/styles/pages/_NewsPage.scss */

.racing-news-page ul.newsie {
  padding-left: 0px;
  margin-top: 10px;
  font-family: "NewsGothicFSLight";
  color: #ffdd00;
}

/* line 1354, ../../app/styles/pages/_NewsPage.scss */

.racing-news-page ul.newsie a {
  color: #ffdd00;
  display: block;
}

/* line 1359, ../../app/styles/pages/_NewsPage.scss */

.racing-news-page ul.newsie li {
  border-top: 1px solid #ffffff;
  list-style-type: none;
  padding: 7px 0px;
}

/* line 1364, ../../app/styles/pages/_NewsPage.scss */

.racing-news-page ul.newsie li.w-arrow {
  background: url('/images/racingPages/arrow2.png') no-repeat right center;
}

/* line 1369, ../../app/styles/pages/_NewsPage.scss */

.racing-news-page ul.newsie .title {
  color: #ffdd00;
  font-size: 18px;
  padding-right: 20px;
}

/* line 1373, ../../app/styles/pages/_NewsPage.scss */

.racing-news-page ul.newsie .title a {
  display: inline-block;
}

/* line 1378, ../../app/styles/pages/_NewsPage.scss */

.racing-news-page ul.newsie .all {
  display: block;
  width: 100%;
  padding-top: 15px;
}

/* line 1383, ../../app/styles/pages/_NewsPage.scss */

.racing-news-page ul.newsie .all a {
  color: #ffdd00;
  font-size: 18px;
}

/* line 1389, ../../app/styles/pages/_NewsPage.scss */

.racing-news-page ul.newsie .date {
  color: #ffffff;
}

/* line 1394, ../../app/styles/pages/_NewsPage.scss */

.racing-news-page .racingVideo {
  margin: 10px auto 20px auto;
}

/*************************************** Page Tiles for Bottom Nav ***************************************/

/* line 1410, ../../app/styles/pages/_NewsPage.scss */

.gy-racing-tile-container {
  float: none;
  width: 100%;
  overflow-y: hidden;
  vertical-align: middle;
  text-align: center;
  /*@include background-lines ($brand-blue);*/
}

/* line 1418, ../../app/styles/pages/_NewsPage.scss */

.gy-racing-tile-container a:link,
.gy-racing-tile-container a:visited {
  color: #ffdd00;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 1422, ../../app/styles/pages/_NewsPage.scss */

.gy-racing-tile-container a:hover,
.gy-racing-tile-container a:active {
  text-decoration: underline;
}

/* line 1426, ../../app/styles/pages/_NewsPage.scss */

.gy-racing-tile-container .gy-promo-tile {
  position: relative;
}

/* line 1429, ../../app/styles/pages/_NewsPage.scss */

.gy-racing-tile-container .gy-promo-tile h4,
.gy-racing-tile-container .gy-promo-tile h5,
.gy-racing-tile-container .gy-promo-tile h6 {
  font-size: 28px;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  margin: 15px 10px 0 10px;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 110%;
  font-style: italic;
}

/* line 1439, ../../app/styles/pages/_NewsPage.scss */

.gy-racing-tile-container .gy-promo-tile p {
  margin: 10px 10px 20px 10px;
  color: #ffffff;
  font-family: Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 18px;
  line-height: 120%;
}

/* line 1448, ../../app/styles/pages/_NewsPage.scss */

.gy-racing-tile-container .gy-promo-tile.track-tile {
  background-color: #ffffff;
  /*background-image: image-url("racingPages/trackTileBG.jpg");
  background-position: center bottom;
  background-repeat: no-repeat; */
}

/* line 1454, ../../app/styles/pages/_NewsPage.scss */

.gy-racing-tile-container .gy-promo-tile.track-tile a:link,
.gy-racing-tile-container .gy-promo-tile.track-tile a:visited {
  color: #274BA7;
}

/* line 1455, ../../app/styles/pages/_NewsPage.scss */

.gy-racing-tile-container .gy-promo-tile.track-tile h4,
.gy-racing-tile-container .gy-promo-tile.track-tile h5 {
  color: #274BA7;
}

/* line 1456, ../../app/styles/pages/_NewsPage.scss */

.gy-racing-tile-container .gy-promo-tile.track-tile p {
  color: #222222;
}

@media (min-width: 1024px) {
  /* line 1448, ../../app/styles/pages/_NewsPage.scss */

  .gy-racing-tile-container .gy-promo-tile.track-tile {
    background-image: url('/images/racingPages/trackTileBG.jpg');
    background-position: center bottom;
    background-repeat: no-repeat;
  }

  /* line 1463, ../../app/styles/pages/_NewsPage.scss */

  .gy-racing-tile-container .gy-promo-tile.track-tile p {
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
  }
}

/* line 1471, ../../app/styles/pages/_NewsPage.scss */

.gy-racing-tile-container .gy-promo-tile.road-tile {
  background-image: url('/images/racingPages/roadTileBG.jpg');
  background-position: center bottom;
  background-repeat: no-repeat;
}

/* line 1476, ../../app/styles/pages/_NewsPage.scss */

.gy-racing-tile-container .gy-promo-tile.road-tile h4,
.gy-racing-tile-container .gy-promo-tile.road-tile h5 {
  color: #ffdd00;
}

/* line 1480, ../../app/styles/pages/_NewsPage.scss */

.gy-racing-tile-container .gy-promo-tile.gives-back-tile {
  background-image: url('/images/racingPages/camuflage-bg.jpg');
  background-position: center bottom;
  background-repeat: no-repeat;
}

@media (max-width: 480px) {
  /* line 1485, ../../app/styles/pages/_NewsPage.scss */

  .gy-racing-tile-container .gy-promo-tile.gives-back-tile .gy-promo-tile-content {
    padding-left: 0px;
  }
}

@media (min-width: 1024px) {
  /* line 1485, ../../app/styles/pages/_NewsPage.scss */

  .gy-racing-tile-container .gy-promo-tile.gives-back-tile .gy-promo-tile-content {
    padding-left: 8px;
    padding-right: 8px;
  }
}

@media (max-width: 767px) {
  /* line 1495, ../../app/styles/pages/_NewsPage.scss */

  .gy-racing-tile-container .gy-promo-tile.gives-back-tile .gy-promo-tile-content h5 br {
    display: none;
  }
}

/* line 1501, ../../app/styles/pages/_NewsPage.scss */

.gy-racing-tile-container .gy-promo-tile.gives-back-tile h4,
.gy-racing-tile-container .gy-promo-tile.gives-back-tile h5 {
  color: #ffdd00;
  text-align: center;
}

@media (max-width: 480px) {
  /* line 1501, ../../app/styles/pages/_NewsPage.scss */

  .gy-racing-tile-container .gy-promo-tile.gives-back-tile h4,
  .gy-racing-tile-container .gy-promo-tile.gives-back-tile h5 {
    padding-top: 22px;
  }
}

@media (min-width: 1024px) {
  /* line 1501, ../../app/styles/pages/_NewsPage.scss */

  .gy-racing-tile-container .gy-promo-tile.gives-back-tile h4,
  .gy-racing-tile-container .gy-promo-tile.gives-back-tile h5 {
    margin-left: 0px;
    margin-right: 0px;
  }
}

/* line 1517, ../../app/styles/pages/_NewsPage.scss */

.gy-racing-tile-container .gy-promo-tile.gives-back-tile .no-margin-bottom {
  margin-bottom: 0px;
}

/* line 1523, ../../app/styles/pages/_NewsPage.scss */

.gy-racing-tile-container .gy-promo-tile.news-tile {
  background-color: #274BA7;
  background-repeat: repeat;
  background-image: url('/images/diagonal.png');
}

/* line 1526, ../../app/styles/pages/_NewsPage.scss */

.gy-racing-tile-container .gy-promo-tile.news-tile h4,
.gy-racing-tile-container .gy-promo-tile.news-tile h5 {
  color: #ffdd00;
}

/* line 1528, ../../app/styles/pages/_NewsPage.scss */

.gy-racing-tile-container .gy-promo-tile.news-tile .gy-promo-tile-wrap {
  background-image: url('/images/racingPages/newsTileBG.png');
  background-position: left bottom;
  background-repeat: no-repeat;
}

/* line 1535, ../../app/styles/pages/_NewsPage.scss */

.gy-racing-tile-container .gy-promo-tile.access-granted-racing-tile {
  background: #274ba7;
  /* Old browsers */
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #274ba7), color-stop(100%, #001460));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #274ba7 0%, #001460 100%);
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to bottom, #274ba7 0%, #001460 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#274ba7', endColorstr='#001460',GradientType=0 );
  /* IE6-9 */
  min-height: 270px;
}

/* line 1545, ../../app/styles/pages/_NewsPage.scss */

.gy-racing-tile-container .gy-promo-tile.access-granted-racing-tile h6 {
  font-weight: bold;
  margin-bottom: 0;
  text-transform: none;
}

/* line 1550, ../../app/styles/pages/_NewsPage.scss */

.gy-racing-tile-container .gy-promo-tile.access-granted-racing-tile h5 {
  color: #ffdd00;
  font-weight: bold;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}

/* line 1557, ../../app/styles/pages/_NewsPage.scss */

.gy-racing-tile-container .gy-promo-tile.access-granted-racing-tile p {
  margin-bottom: 15px !important;
  margin-left: 10px;
  margin-right: 10px;
}

/* line 1562, ../../app/styles/pages/_NewsPage.scss */

.gy-racing-tile-container .gy-promo-tile.access-granted-racing-tile .tiny {
  font-family: Arial,sans-serif;
  font-size: 9px;
  font-style: italic;
  margin-bottom: 10px;
  margin-top: 5px;
}

/* line 1569, ../../app/styles/pages/_NewsPage.scss */

.gy-racing-tile-container .gy-promo-tile.access-granted-racing-tile .icon-thin-arrow-right {
  color: #ffdd00;
}

/* line 1575, ../../app/styles/pages/_NewsPage.scss */

.gy-racing-tile-container .gy-promo-tile-wrap {
  margin: 0;
  padding: 20px 20px 10px 20px;
  display: block;
  vertical-align: middle;
}

/* line 1582, ../../app/styles/pages/_NewsPage.scss */

.gy-racing-tile-container .gy-promo-tile-content {
  width: 100%;
  padding: 5px 15px 15px;
  margin-left: 0;
}

@media (min-width: 768px) {
  /* line 1590, ../../app/styles/pages/_NewsPage.scss */

  .gy-racing-tile-container .gy-promo-tile {
    width: 33.3%;
    float: left;
  }

  /* line 1594, ../../app/styles/pages/_NewsPage.scss */

  .gy-racing-tile-container .gy-promo-tile-content {
    min-height: 375px;
  }

  /* line 1597, ../../app/styles/pages/_NewsPage.scss */

  .gy-racing-tile-container .gy-promo-tile-content h4,
  .gy-racing-tile-container .gy-promo-tile-content h5 {
    margin: 15px 0px 0 0px;
  }

  /* line 1601, ../../app/styles/pages/_NewsPage.scss */

  .gy-racing-tile-container .gy-promo-tile-content p {
    margin: 10px 5px 20px 5px;
  }
}

@media (min-width: 1025px) {
  /* line 1611, ../../app/styles/pages/_NewsPage.scss */

  .gy-racing-tile-container .gy-promo-tile-content {
    min-height: 306px;
  }

  /* line 1615, ../../app/styles/pages/_NewsPage.scss */

  .gy-racing-tile-container .gy-promo-tile-content.first {
    padding-left: 10%;
  }

  /* line 1619, ../../app/styles/pages/_NewsPage.scss */

  .gy-racing-tile-container .gy-promo-tile-content.last {
    padding-right: 10%;
  }

  /* line 1623, ../../app/styles/pages/_NewsPage.scss */

  .gy-racing-tile-container .gy-promo-tile-content h4,
  .gy-racing-tile-container .gy-promo-tile-content h5 {
    margin: 15px 30px 0 30px;
  }

  /* line 1624, ../../app/styles/pages/_NewsPage.scss */

  .gy-racing-tile-container .gy-promo-tile-content p {
    margin: 10px 20px 20px 20px;
  }
}

@media (min-width: 1025px) and (min-width: 1220px) {
  /* line 1630, ../../app/styles/pages/_NewsPage.scss */

  .gy-racing-tile-container .gy-promo-tile-content {
    min-height: 306px;
  }
}

/* line 1643, ../../app/styles/pages/_NewsPage.scss */

.gygivesback-landing-page {
  text-align: center;
  color: #FFFFFF;
}

/* line 1647, ../../app/styles/pages/_NewsPage.scss */

.gygivesback-landing-page h3 {
  color: #FFFFFF;
  font-size: 40px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 20px;
  line-height: 105%;
}

@media (min-width: 1310) {
  /* line 1656, ../../app/styles/pages/_NewsPage.scss */

  .gygivesback-landing-page h3 {
    font-size: 50px;
  }
}

/* line 1661, ../../app/styles/pages/_NewsPage.scss */

.gygivesback-landing-page h4 {
  color: #ffdd00;
  text-transform: uppercase;
  font-size: 18px;
  padding-left: 25px;
  padding-right: 25px;
  font-weight: bold;
}

/* line 1670, ../../app/styles/pages/_NewsPage.scss */

.gygivesback-landing-page p {
  color: #FFFFFF;
  letter-spacing: 0px;
}

/* line 1675, ../../app/styles/pages/_NewsPage.scss */

.gygivesback-landing-page .gy-link {
  color: #ffdd00;
  font-weight: bold;
  display: inline-block;
  margin-top: 20px !important;
}

/* line 1682, ../../app/styles/pages/_NewsPage.scss */

.gygivesback-landing-page .gives-back-container {
  background-image: url('/images/racingPages/gyGivesBack/camoBG.png');
  overflow: hidden;
  *zoom: 1;
  background-position: top center;
  background-size: cover;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  -ms-behavior: url('/images/backgroundsize.min.htc');
  padding: 20px 0px 0px 0px;
  position: relative;
}

/* line 1694, ../../app/styles/pages/_NewsPage.scss */

.gygivesback-landing-page .gives-back-container h2 {
  color: #ffdd00;
  text-transform: uppercase;
  font-size: 28px;
  margin-top: 0px;
}

/* line 1700, ../../app/styles/pages/_NewsPage.scss */

.gygivesback-landing-page .gives-back-container h3 {
  color: #FFFFFF;
  font-size: 33px;
  width: 100%;
}

/* line 1705, ../../app/styles/pages/_NewsPage.scss */

.gygivesback-landing-page .gives-back-container h3 span.second {
  color: #ffdd00;
}

/* line 1709, ../../app/styles/pages/_NewsPage.scss */

.gygivesback-landing-page .gives-back-container h4 {
  margin-top: -10px;
}

/* line 1712, ../../app/styles/pages/_NewsPage.scss */

.gygivesback-landing-page .gives-back-container ul {
  margin: 0 0 20px 0;
  padding: 0px;
}

/* line 1717, ../../app/styles/pages/_NewsPage.scss */

.gygivesback-landing-page .gives-back-container ul li {
  margin: 0px;
  display: inline-block;
  padding-right: 10px;
}

/* line 1722, ../../app/styles/pages/_NewsPage.scss */

.gygivesback-landing-page .gives-back-container .small {
  font-size: 75% !important;
  padding-top: 20px;
}

/* line 1727, ../../app/styles/pages/_NewsPage.scss */

.gygivesback-landing-page .gives-back-container .right-col .family-img {
  display: none;
}

/* line 1730, ../../app/styles/pages/_NewsPage.scss */

.gygivesback-landing-page .gives-back-container .right-col .share-container {
  display: inline-block;
  text-align: center;
}

/* line 1734, ../../app/styles/pages/_NewsPage.scss */

.gygivesback-landing-page .gives-back-container .right-col .share-container p {
  font-size: 16px;
  letter-spacing: -1 !important;
  margin-bottom: 8px !important;
  font-style: italic;
}

/* line 1743, ../../app/styles/pages/_NewsPage.scss */

.gygivesback-landing-page .gives-back-container .left-col .small {
  display: none;
}

/* line 1745, ../../app/styles/pages/_NewsPage.scss */

.gygivesback-landing-page .gives-back-container .fancy {
  line-height: 0.5;
  text-align: center;
}

/* line 1749, ../../app/styles/pages/_NewsPage.scss */

.gygivesback-landing-page .gives-back-container .fancy span {
  display: inline-block;
  position: relative;
}

/* line 1754, ../../app/styles/pages/_NewsPage.scss */

.gygivesback-landing-page .gives-back-container fancy span:before,
.gygivesback-landing-page .gives-back-container .fancy span:after {
  content: "";
  position: absolute;
  height: 5px;
  top: 0;
}

/* line 1761, ../../app/styles/pages/_NewsPage.scss */

.gygivesback-landing-page .gives-back-container .fancy span:before {
  right: 100%;
  margin-right: 15px;
}

/* line 1765, ../../app/styles/pages/_NewsPage.scss */

.gygivesback-landing-page .gives-back-container .fancy span:after {
  left: 100%;
  margin-left: 15px;
}

/* line 1769, ../../app/styles/pages/_NewsPage.scss */

.gygivesback-landing-page .gives-back-container .fancy span:before,
.gygivesback-landing-page .gives-back-container .fancy span:after {
  border-bottom: 1px solid #ffdd00;
}

@media (min-width: 992px) {
  /* line 1682, ../../app/styles/pages/_NewsPage.scss */

  .gygivesback-landing-page .gives-back-container {
    padding: 40px 50px 0px 50px;
  }

  /* line 1776, ../../app/styles/pages/_NewsPage.scss */

  .gygivesback-landing-page .gives-back-container h3 {
    font-size: 43px;
  }

  /* line 1780, ../../app/styles/pages/_NewsPage.scss */

  .gygivesback-landing-page .gives-back-container .left-col {
    text-align: left !important;
    min-height: 420px;
  }

  /* line 1784, ../../app/styles/pages/_NewsPage.scss */

  .gygivesback-landing-page .gives-back-container .left-col .family-img {
    display: none;
  }

  /* line 1785, ../../app/styles/pages/_NewsPage.scss */

  .gygivesback-landing-page .gives-back-container .left-col .small {
    display: block;
  }

  /* line 1786, ../../app/styles/pages/_NewsPage.scss */

  .gygivesback-landing-page .gives-back-container .left-col h4 {
    padding: 10px 0 0 0 !important;
  }

  /* line 1789, ../../app/styles/pages/_NewsPage.scss */

  .gygivesback-landing-page .gives-back-container .left-col h4 sup {
    font-size: 60%;
  }

  /* line 1794, ../../app/styles/pages/_NewsPage.scss */

  .gygivesback-landing-page .gives-back-container .right-col {
    text-align: left !important;
    vertical-align: bottom;
    position: absolute;
    bottom: 0px;
    right: 0px;
    margin-bottom: -10px;
    white-space: nowrap;
  }

  /* line 1803, ../../app/styles/pages/_NewsPage.scss */

  .gygivesback-landing-page .gives-back-container .right-col .share-container {
    display: inline-block;
    text-align: center;
    vertical-align: bottom;
    width: 190px;
  }

  /* line 1809, ../../app/styles/pages/_NewsPage.scss */

  .gygivesback-landing-page .gives-back-container .right-col .share-container p {
    letter-spacing: -1 !important;
    margin-bottom: 8px !important;
  }

  /* line 1814, ../../app/styles/pages/_NewsPage.scss */

  .gygivesback-landing-page .gives-back-container .right-col .family-img {
    display: inline-block;
    width: 100% !important;
    height: auto;
    max-width: 379px;
    max-height: 409px;
  }

  /* line 1822, ../../app/styles/pages/_NewsPage.scss */

  .gygivesback-landing-page .gives-back-container .right-col .small {
    display: none;
  }
}

@media (min-width: 1310px) {
  /* line 1826, ../../app/styles/pages/_NewsPage.scss */

  .gygivesback-landing-page .gives-back-container span.first {
    color: #ffdd00 !important;
    white-space: nowrap;
  }

  /* line 1830, ../../app/styles/pages/_NewsPage.scss */

  .gygivesback-landing-page .gives-back-container h3 {
    font-size: 54px;
    max-width: 768px;
  }
}

/* line 1836, ../../app/styles/pages/_NewsPage.scss */

.gygivesback-landing-page .charity-auction-container {
  background-image: url('/images/racingPages/gyGivesBack/charityBG_sm.png');
  background-position: top center;
  background-size: cover;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  -ms-behavior: url('/images/backgroundsize.min.htc');
  padding: 20px;
  padding-bottom: 40px;
}

/* line 1847, ../../app/styles/pages/_NewsPage.scss */

.gygivesback-landing-page .charity-auction-container h3 {
  color: #274BA7;
  margin-top: 0px !important;
}

/* line 1852, ../../app/styles/pages/_NewsPage.scss */

.gygivesback-landing-page .charity-auction-container p {
  color: #274BA7;
}

/* line 1855, ../../app/styles/pages/_NewsPage.scss */

.gygivesback-landing-page .charity-auction-container .btn {
  width: 100%;
  max-width: 300px;
}

@media (min-width: 992px) {
  /* line 1836, ../../app/styles/pages/_NewsPage.scss */

  .gygivesback-landing-page .charity-auction-container {
    min-height: 315px;
    background-image: url('/images/racingPages/gyGivesBack/charityBG.png');
    background-position: bottom left !important;
    background-size: cover !important;
    width: 100% !important;
    height: 100% !important;
    background-repeat: no-repeat !important;
    -ms-behavior: url('/images/backgroundsize.min.htc');
  }

  /* line 1869, ../../app/styles/pages/_NewsPage.scss */

  .gygivesback-landing-page .charity-auction-container .support-troops-tire {
    display: none;
  }

  /* line 1870, ../../app/styles/pages/_NewsPage.scss */

  .gygivesback-landing-page .charity-auction-container .center-col {
    max-width: 400px;
    text-align: center;
    margin: 0px auto;
  }

  /* line 1875, ../../app/styles/pages/_NewsPage.scss */

  .gygivesback-landing-page .charity-auction-container .center-col .btn {
    width: 50%;
  }
}

/* line 1879, ../../app/styles/pages/_NewsPage.scss */

.gygivesback-landing-page .donate-container {
  background-image: url('/images/racingPages/gyGivesBack/donateBG_sm.png');
  background-position: top center;
  background-size: cover;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  -ms-behavior: url('/images/backgroundsize.min.htc');
  color: #ffffff;
  padding: 20px;
  padding-bottom: 40px;
}

/* line 1891, ../../app/styles/pages/_NewsPage.scss */

.gygivesback-landing-page .donate-container h3 {
  color: #FFFFFF;
}

@media (min-width: 992px) {
  /* line 1879, ../../app/styles/pages/_NewsPage.scss */

  .gygivesback-landing-page .donate-container {
    min-height: 325px;
    background-image: url('/images/racingPages/gyGivesBack/donateBG.png');
    background-position: center right !important;
    background-size: cover !important;
    width: 100% !important;
    height: 100% !important;
    background-repeat: no-repeat !important;
  }

  /* line 1903, ../../app/styles/pages/_NewsPage.scss */

  .gygivesback-landing-page .donate-container .support-troops-postage {
    display: none;
  }

  /* line 1904, ../../app/styles/pages/_NewsPage.scss */

  .gygivesback-landing-page .donate-container .center-col {
    max-width: 400px;
    text-align: center;
    margin: 0px auto;
  }

  /* line 1909, ../../app/styles/pages/_NewsPage.scss */

  .gygivesback-landing-page .donate-container .center-col .btn {
    width: 50%;
  }
}

/* line 1913, ../../app/styles/pages/_NewsPage.scss */

.gygivesback-landing-page .veteran-container {
  background-image: url('/images/racingPages/gyGivesBack/veteranBG_sm.png');
  background-position: top center;
  background-size: cover;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  -ms-behavior: url('/images/backgroundsize.min.htc');
  padding: 20px;
}

/* line 1923, ../../app/styles/pages/_NewsPage.scss */

.gygivesback-landing-page .veteran-container h3 {
  color: #FFFFFF;
}

@media (min-width: 992px) {
  /* line 1913, ../../app/styles/pages/_NewsPage.scss */

  .gygivesback-landing-page .veteran-container {
    min-height: 315px;
    background-image: url('/images/racingPages/gyGivesBack/veteranBG.png');
    background-position: center left !important;
    background-size: cover !important;
    width: 100% !important;
    height: 100% !important;
    background-repeat: no-repeat !important;
  }

  /* line 1935, ../../app/styles/pages/_NewsPage.scss */

  .gygivesback-landing-page .veteran-container .mf14Logo {
    display: none;
  }

  /* line 1936, ../../app/styles/pages/_NewsPage.scss */

  .gygivesback-landing-page .veteran-container .center-col {
    max-width: 400px;
    text-align: center;
    margin: 0px auto;
  }

  /* line 1941, ../../app/styles/pages/_NewsPage.scss */

  .gygivesback-landing-page .veteran-container .center-col .btn {
    width: 50%;
  }
}

/* line 1945, ../../app/styles/pages/_NewsPage.scss */

.gygivesback-landing-page .speedway-container {
  background-image: url('/images/racingPages/gyGivesBack/speedwayBG_sm.png');
  background-position: top center;
  background-size: cover;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  -ms-behavior: url('/images/backgroundsize.min.htc');
  padding: 20px;
}

/* line 1955, ../../app/styles/pages/_NewsPage.scss */

.gygivesback-landing-page .speedway-container h3 {
  color: #FFFFFF;
}

/* line 1958, ../../app/styles/pages/_NewsPage.scss */

.gygivesback-landing-page .speedway-container h4 {
  font-size: 23px;
  color: #ffffff;
}

/* line 1962, ../../app/styles/pages/_NewsPage.scss */

.gygivesback-landing-page .speedway-container h4 span {
  color: #ffdd00 !important;
}

@media (min-width: 992px) {
  /* line 1945, ../../app/styles/pages/_NewsPage.scss */

  .gygivesback-landing-page .speedway-container {
    background-image: url('/images/racingPages/gyGivesBack/speedwayBG.png');
    background-position: top center;
    background-size: cover;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
  }

  /* line 1973, ../../app/styles/pages/_NewsPage.scss */

  .gygivesback-landing-page .speedway-container .center-col {
    max-width: 400px;
    text-align: center;
    margin: 0px auto;
  }

  /* line 1978, ../../app/styles/pages/_NewsPage.scss */

  .gygivesback-landing-page .speedway-container .center-col .btn {
    width: 50%;
  }
}

/* line 1982, ../../app/styles/pages/_NewsPage.scss */

.gygivesback-landing-page .partner-container {
  padding: 20px;
}

/* line 1984, ../../app/styles/pages/_NewsPage.scss */

.gygivesback-landing-page .partner-container h3 {
  color: #274BA7;
  font-size: 34px;
  max-width: 100%;
}

/* line 1989, ../../app/styles/pages/_NewsPage.scss */

.gygivesback-landing-page .partner-container ul {
  margin: 0 0 10px 0;
  padding: 0px;
}

/* line 1994, ../../app/styles/pages/_NewsPage.scss */

.gygivesback-landing-page .partner-container ul li {
  margin: 0px;
  display: inline-block;
  padding: 5px;
}

/* line 1999, ../../app/styles/pages/_NewsPage.scss */

.gygivesback-landing-page .partner-container ul li img {
  width: 125px;
  height: auto;
}

/* line 3, ../../app/styles/pages/_RetreadsByPositionLanding.scss */

.retreads-by-position-page h1,
.retreads-by-position-page h3 {
  color: #fff;
}

/* line 7, ../../app/styles/pages/_RetreadsByPositionLanding.scss */

.retreads-by-position-page h2 {
  color: #274BA7;
}

/* line 11, ../../app/styles/pages/_RetreadsByPositionLanding.scss */

.retreads-by-position-page .blue-txt {
  color: #274BA7;
}

/* line 15, ../../app/styles/pages/_RetreadsByPositionLanding.scss */

.retreads-by-position-page .page-header {
  background-image: url('/images/background/retreads-bg.jpg');
  background-repeat: no-repeat;
  height: auto;
  max-height: 388px;
}

/* line 24, ../../app/styles/pages/_RetreadsByPositionLanding.scss */

.retreads-by-position-page .page-header-description h3 {
  margin-top: 20px;
  font-size: 220%;
}

/* line 28, ../../app/styles/pages/_RetreadsByPositionLanding.scss */

.retreads-by-position-page .page-header-description h3 sup {
  font-size: 62%;
}

/* line 33, ../../app/styles/pages/_RetreadsByPositionLanding.scss */

.retreads-by-position-page .page-header-description p {
  color: #fff;
}

/* line 37, ../../app/styles/pages/_RetreadsByPositionLanding.scss */

.retreads-by-position-page .page-header-description .text {
  margin: 5px 0px 25px 0px;
}

/* line 40, ../../app/styles/pages/_RetreadsByPositionLanding.scss */

.retreads-by-position-page .page-header-description .text a {
  color: #ffdd00;
  text-decoration: underline;
}

/* line 48, ../../app/styles/pages/_RetreadsByPositionLanding.scss */

.retreads-by-position-page .upper-description {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 22px;
  line-height: 1em;
  margin-bottom: 0px;
  text-transform: uppercase;
}

/* line 56, ../../app/styles/pages/_RetreadsByPositionLanding.scss */

.retreads-by-position-page .quick-note {
  padding-left: 15px;
  padding-right: 15px;
  line-height: 1em;
  margin-bottom: 10px;
}

/* line 63, ../../app/styles/pages/_RetreadsByPositionLanding.scss */

.retreads-by-position-page .access-box-wrapper a {
  /*width: 90%;*/
  max-width: 245px;
  margin-top: 0;
}

/* line 68, ../../app/styles/pages/_RetreadsByPositionLanding.scss */

.retreads-by-position-page .access-box-wrapper .or {
  margin-top: 20px;
}

/* line 73, ../../app/styles/pages/_RetreadsByPositionLanding.scss */

.retreads-by-position-page .find-a-location-link {
  display: inline-block;
  margin-bottom: 20px;
}

/* line 78, ../../app/styles/pages/_RetreadsByPositionLanding.scss */

.retreads-by-position-page .benefit-body {
  padding-bottom: 10px;
}

/* line 82, ../../app/styles/pages/_RetreadsByPositionLanding.scss */

.retreads-by-position-page .benefits-sub-title-box {
  padding-left: 15px;
  padding-right: 15px;
}

/* line 86, ../../app/styles/pages/_RetreadsByPositionLanding.scss */

.retreads-by-position-page .benefits-list-container {
  overflow: hidden;
}

/* line 89, ../../app/styles/pages/_RetreadsByPositionLanding.scss */

.retreads-by-position-page .benefits-list-container ul {
  margin-bottom: 0px;
  padding-left: 15px;
  text-align: left;
}

/* line 97, ../../app/styles/pages/_RetreadsByPositionLanding.scss */

.retreads-by-position-page .eligible-windowshade {
  text-align: left;
}

/* line 100, ../../app/styles/pages/_RetreadsByPositionLanding.scss */

.retreads-by-position-page .eligible-windowshade h5 {
  font-size: 22px;
}

/* line 104, ../../app/styles/pages/_RetreadsByPositionLanding.scss */

.retreads-by-position-page .eligible-windowshade sup {
  font-size: 65%;
}

/* line 108, ../../app/styles/pages/_RetreadsByPositionLanding.scss */

.retreads-by-position-page .eligible-windowshade .panel-collapse {
  background: none;
}

/* line 113, ../../app/styles/pages/_RetreadsByPositionLanding.scss */

.retreads-by-position-page .tire-link {
  display: table;
  margin: 15px 0px;
}

/* line 118, ../../app/styles/pages/_RetreadsByPositionLanding.scss */

.retreads-by-position-page .top-space {
  margin-top: 35px;
}

@media (min-width: 768px) {
  /* line 124, ../../app/styles/pages/_RetreadsByPositionLanding.scss */

  .retreads-by-position-page h3 {
    font-size: 34px;
  }

  /* line 128, ../../app/styles/pages/_RetreadsByPositionLanding.scss */

  .retreads-by-position-page page-header {
    height: 388px;
  }

  /* line 132, ../../app/styles/pages/_RetreadsByPositionLanding.scss */

  .retreads-by-position-page .page-header-image {
    background-image: url('/images/retreads/retreads_pos.png');
  }

  /* line 137, ../../app/styles/pages/_RetreadsByPositionLanding.scss */

  .retreads-by-position-page .page-header-description {
    margin-right: 0%;
    margin-top: 20px;
  }

  /* line 141, ../../app/styles/pages/_RetreadsByPositionLanding.scss */

  .retreads-by-position-page .page-header-description h3 {
    margin-top: 0;
  }

  /* line 148, ../../app/styles/pages/_RetreadsByPositionLanding.scss */

  .retreads-by-position-page .access-box-wrapper p {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
  }

  /* line 154, ../../app/styles/pages/_RetreadsByPositionLanding.scss */

  .retreads-by-position-page .benefits-sub-title-box {
    max-width: 360px;
    margin: 20px auto 0px auto;
    padding: 0px;
  }

  /* line 160, ../../app/styles/pages/_RetreadsByPositionLanding.scss */

  .retreads-by-position-page .benefit-body {
    max-width: 500px;
  }

  /* line 163, ../../app/styles/pages/_RetreadsByPositionLanding.scss */

  .retreads-by-position-page .benefit-body .icon {
    padding-top: 25px;
  }

  /* line 168, ../../app/styles/pages/_RetreadsByPositionLanding.scss */

  .retreads-by-position-page .benefits-list-container {
    overflow: hidden;
  }

  /* line 171, ../../app/styles/pages/_RetreadsByPositionLanding.scss */

  .retreads-by-position-page .benefits-list-container ul {
    width: 50%;
  }

  /* line 177, ../../app/styles/pages/_RetreadsByPositionLanding.scss */

  .retreads-by-position-page .eligible-windowshade h5 {
    font-size: 26px;
  }
}

@media (min-width: 1024px) {
  /* line 186, ../../app/styles/pages/_RetreadsByPositionLanding.scss */

  .retreads-by-position-page .page-header-description {
    margin: 10px 10% 25px 0px;
  }
}

@media (min-width: 1200px) {
  /* line 195, ../../app/styles/pages/_RetreadsByPositionLanding.scss */

  .retreads-by-position-page .page-header-description {
    margin-top: 25px;
  }

  /* line 199, ../../app/styles/pages/_RetreadsByPositionLanding.scss */

  .retreads-by-position-page .page-header-image {
    margin-top: 35px;
  }
}

/************************************** Tires by Application Landing Page ****************************************/

/* line 7, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application .video-news-player iframe {
  width: 100% !important;
}

/* line 12, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application .video-border {
  border-right: 2px solid #ddd;
}

/* line 16, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application .noBak {
  background: none;
}

/* line 20, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application .longer_sec_nav {
  font-size: 16px !important;
}

/* line 24, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application .disclaimer {
  font-size: 85%;
}

/* line 27, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application .blue-border-right {
  border-right: 1px solid #7f99cc;
}

/* line 30, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application .blue-border-left {
  border-left: 1px solid #7f99cc;
  padding-left: 15px !important;
}

/* line 34, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application .newsie {
  margin: 0 0 20px;
  padding: 0 0 0 15px;
}

/* line 37, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application .newsie li {
  margin: 0 0 6px;
  color: #ccc;
}

/* line 40, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application .newsie li a {
  color: #ffdd00;
}

/* line 42, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application .newsie li a:hover {
  color: #F0F0F0;
  text-decoration: none;
}

/* line 47, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application .newsie li .all {
  margin-top: 10px;
  font-size: 18px;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 51, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application .newsie li .all .icon-thin-arrow-right {
  font-size: .75em;
}

/* line 58, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application #tires {
  position: relative;
}

/* line 62, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application #gygb {
  position: relative;
}

/* line 66, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application .duraSeal,
.tires-by-application .wideBase {
  background: url('/images/diagonal.png');
  background-color: #e1e2ea;
}

/* line 75, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application .page-background {
  z-index: -2;
  position: absolute;
  background-image: url("/images/background/tires-by-application-bg.jpg");
  background-size: cover;
  height: 100%;
}

/* line 83, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application .secondary-nav-container {
  height: 45px;
}

/* line 86, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application .secondary-nav-container .secondary-nav li {
  padding: 5px 0;
  border-right: 1px solid #ffdd00;
  width: 20%;
}

/* line 92, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application .secondary-nav-container .secondary-nav li:last-child {
  border: none;
}

/* line 97, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application .secondary-nav {
  border-bottom: 3px solid #ffffff;
  z-index: 10;
}

/* line 101, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application .secondary-nav ul {
  margin-left: -80px;
}

/* line 105, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application .secondary-nav li a {
  font-size: 18px;
}

/* line 109, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application .secondary-nav .secondary-main-container {
  max-width: 1140px;
}

/* line 112, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application .secondary-nav .secondary-main-container img {
  width: 133px;
  float: left;
  padding-top: 10px;
  padding-left: 20px;
}

/* line 118, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application .secondary-nav .secondary-main-container a.top-link {
  float: right;
  padding-right: 20px;
}

/* line 125, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application .fancy {
  line-height: 0.5;
  text-align: center;
}

/* line 129, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application .fancy span {
  display: inline-block;
  position: relative;
}

/* line 134, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application .fancy span:before,
.tires-by-application .fancy span:after {
  content: "";
  position: absolute;
  height: 5px;
  top: 0;
  width: 100px;
}

@media (max-width: 380px) {
  /* line 134, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .tires-by-application .fancy span:before,
  .tires-by-application .fancy span:after {
    width: 60px;
  }
}

@media (min-width: 1025px) {
  /* line 134, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .tires-by-application .fancy span:before,
  .tires-by-application .fancy span:after {
    width: 400px;
  }
}

/* line 154, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application .fancy span b {
  font-weight: normal;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 161, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application .fancy span:before {
  right: 100%;
  margin-right: 15px;
}

/* line 165, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application .fancy span:after {
  left: 100%;
  margin-left: 15px;
}

/* line 170, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application .racing-news-blues {
  background-color: #274BA7;
  background-repeat: repeat;
  background-image: url('/images/diagonal.png');
  clear: both;
}

@media (min-width: 481px) {
  /* line 175, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .tires-by-application .crazy-lug {
    background-image: url('/images/background/strayLug.png');
    background-repeat: no-repeat;
    height: 113px;
    position: absolute;
    width: 117px;
    top: 170px;
    right: 10%;
    z-index: 5;
  }
}

@media (min-width: 768px) {
  /* line 175, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .tires-by-application .crazy-lug {
    position: absolute;
    top: 190px;
    right: 20%;
  }
}

@media (min-width: 1024px) {
  /* line 175, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .tires-by-application .crazy-lug {
    position: absolute;
    top: 160px;
    right: 20%;
  }
}

/* line 201, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application .page-title-block {
  border-bottom: none;
  text-align: center;
  height: 365px;
}

/* line 206, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application .page-title-block h1 {
  color: #ffffff;
  text-transform: uppercase;
}

/* line 211, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application .page-title-block a.intro-offlink {
  color: #ffdd00;
}

/* line 218, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application .newsLabel {
  font-family: "NewsGothicFSLight";
  font-size: 24px;
  display: inline-block;
  margin-bottom: 15px;
  color: #ffffff;
}

/* line 228, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application .grabber {
  max-width: 1180px;
  margin: 0 auto;
}

/* line 233, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application .racing-page-body {
  margin: 0px;
  padding-top: 20px;
}

/* line 238, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application .racing-page-body h1 {
  font-size: 36px;
  text-transform: uppercase;
  line-height: 1em;
}

@media (min-width: 768px) {
  /* line 238, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .tires-by-application .racing-page-body h1 {
    font-size: 54px;
  }
}

/* line 249, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application .racing-container {
  max-width: 1180px;
  padding: 20px;
  margin: 0px auto;
}

/* line 253, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application .racing-container h4 {
  margin-top: 0;
}

/* line 258, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application p {
  font-family: Arial, sans-serif;
  font-size: 16px;
  margin: 0 0 20px;
  line-height: 135%;
  color: #333;
}

/* line 266, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application .racing-intro {
  text-align: center;
  padding: 0 20px 30px 20px;
}

/* line 270, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application .racing-intro p {
  font-size: 18px;
}

/* line 274, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application .racing-intro h4 {
  text-transform: uppercase;
  font-style: italic;
}

/* line 278, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application .racing-intro h4 .normals {
  font-family: "NewsGothicFSLight";
  line-height: 0.5;
  vertical-align: baseline;
}

/* line 287, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application .page-background-2 {
  background-position: top center;
  background-size: cover;
  -ms-behavior: url('/images/backgroundsize.min.htc');
  width: 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 200px;
  z-index: -1;
}

/* line 298, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application .styled-divider,
.tires-by-application .tile-container .tile hr,
.tile-container .tile .tires-by-application hr {
  display: block;
  background-color: #cccccc;
  background-repeat: repeat;
  background-image: url('/images/diagonal.png');
  position: relative;
  margin: 0;
  z-index: 4;
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.7);
}

/* line 309, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application .vidLink img {
  width: 90%;
  height: 90%;
}

@media (min-width: 1025px) {
  /* line 315, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .tires-by-application .desktop-left {
    float: left !important;
  }
}

/************************************** Retreads by Position Page Specific *****************************************/

/* line 328, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application-page .tiresLead {
  text-align: center;
  clear: both;
  margin: 0 auto;
  padding-bottom: 20px;
  position: relative;
  z-index: 8;
}

@media (min-width: 1025px) {
  /* line 328, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .tires-by-application-page .tiresLead {
    width: 85%;
  }
}

/* line 340, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application-page .tiresLead.gygbLead {
  text-align: center;
  margin: 0;
}

/* line 342, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application-page .tiresLead.gygbLead h1 {
  font-weight: bold;
  font-size: 35px;
}

@media (min-width: 767px) {
  /* line 342, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .tires-by-application-page .tiresLead.gygbLead h1 {
    font-size: 50px;
  }
}

@media (min-width: 1025px) {
  /* line 340, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .tires-by-application-page .tiresLead.gygbLead {
    width: 66%;
  }
}

/* line 353, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application-page .tiresLead.gygbLead .btn {
  padding-left: 100px;
  padding-right: 100px;
  top: 156px;
}

@media (min-width: 414px) {
  /* line 353, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .tires-by-application-page .tiresLead.gygbLead .btn {
    top: 203px;
  }
}

@media (min-width: 768px) {
  /* line 353, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .tires-by-application-page .tiresLead.gygbLead .btn {
    top: 202px;
  }
}

@media (min-width: 1025px) {
  /* line 353, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .tires-by-application-page .tiresLead.gygbLead .btn {
    padding-left: 50px;
    padding-right: 50px;
    top: 0;
  }
}

/* line 369, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application-page .tiresLead.gygbLead .rwd-break {
  display: block;
}

@media (max-width: 480px) {
  /* line 369, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .tires-by-application-page .tiresLead.gygbLead .rwd-break {
    display: none;
  }
}

@media (min-width: 375px) {
  /* line 375, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .tires-by-application-page .tiresLead.gygbLead .rwd-break2 {
    display: block;
  }
}

@media (min-width: 414px) {
  /* line 375, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .tires-by-application-page .tiresLead.gygbLead .rwd-break2 {
    display: none;
  }
}

@media (min-width: 1025px) {
  /* line 340, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .tires-by-application-page .tiresLead.gygbLead {
    text-align: left;
    margin-left: 38px;
    margin-right: 0px;
  }

  /* line 387, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .tires-by-application-page .tiresLead.gygbLead h1 {
    font-size: 60px;
    margin-bottom: 25px;
  }

  /* line 391, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .tires-by-application-page .tiresLead.gygbLead p {
    margin-bottom: 28px;
  }
}

@media (min-width: 1200px) {
  /* line 340, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .tires-by-application-page .tiresLead.gygbLead {
    margin-left: 75px;
  }
}

/* line 402, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application-page .secondary-mobile-nav {
  margin-top: -10px;
  background-color: rgba(0, 40, 120, 0.85);
}

/* line 406, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application-page .secondary-mobile-nav ul {
  width: 60%;
  margin: 0 auto;
  text-align: center;
  list-style-type: none;
  padding-left: 0px;
}

/* line 413, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application-page .secondary-mobile-nav ul li {
  border-bottom: 1px solid #ffdd00;
  padding: 10px 0px;
}

/* line 414, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application-page .secondary-mobile-nav ul li a {
  color: #ffdd00;
  text-transform: uppercase;
  font-size: 18px;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 420, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application-page .secondary-mobile-nav ul li a:hover {
  color: white;
}

/* line 424, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application-page .secondary-mobile-nav ul li a.active {
  color: white;
}

/* line 432, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application-page .secondary-mobile-nav ul li:last-child {
  border-bottom: none;
}

/* line 438, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application-page .col-sm-12 {
  padding-left: 0px;
  padding-right: 0px;
}

@media (min-width: 768px) {
  /* line 445, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .tires-by-application-page .secondary-mobile-nav {
    display: none;
  }

  /* line 449, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .tires-by-application-page .col-sm-12 {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (min-width: 1025px) {
  /* line 455, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .tires-by-application-page .leftTire {
    background-image: url('/images/racingPages/tireNascar.png');
    background-repeat: no-repeat;
    height: 513px;
    position: absolute;
    width: 322px;
    top: -30px;
    left: 0;
    z-index: 5;
  }
}

@media (min-width: 1025px) {
  /* line 469, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .tires-by-application-page .rightTire {
    background-image: url('/images/racingPages/tireEagle.png');
    background-repeat: no-repeat;
    height: 513px;
    position: absolute;
    width: 322px;
    top: -30px;
    right: 0;
    z-index: 5;
  }
}

/* line 484, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application-page .col-sm-7 {
  padding-left: 0;
}

/* line 488, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application-page .col-sm-5 {
  padding-left: 0;
}

@media (min-width: 768px) {
  /* line 488, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .tires-by-application-page .col-sm-5 {
    padding-left: 15px;
  }
}

/* line 498, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application-page .main-container h1 {
  font-size: 36px;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 1em;
  margin-top: 10px;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-style: normal;
}

@media (min-width: 768px) {
  /* line 498, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .tires-by-application-page .main-container h1 {
    font-size: 45px;
  }
}

/* line 514, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application-page .page-background {
  background-image: url('/images/background/tires-by-application-bg.jpg');
  height: 575px;
}

/* line 519, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application-page .racing-road {
  text-align: center;
}

/* line 522, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application-page .racing-road img {
  padding: 20px;
}

/* line 525, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application-page h4 {
  margin: 30px 0;
  width: 100%;
  font-size: 24px;
  text-align: center;
  text-transform: uppercase;
  color: #ffdd00;
  font-style: italic;
}

/* line 534, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application-page h4 .normals {
  font-family: "NewsGothicFSLight";
  line-height: 0.5;
  vertical-align: baseline;
}

/* line 542, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application-page h1 .rwd-color {
  color: #fff;
}

/* line 544, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application-page h1 .rwd-color .rwd-yellow {
  color: #ffdd00;
}

@media (min-width: 414px) {
  /* line 542, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .tires-by-application-page h1 .rwd-color {
    color: #ffdd00;
  }
}

/* line 553, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application-page #tiresSection {
  text-align: center;
  padding-bottom: 20px;
}

/* line 555, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application-page #tiresSection .floater {
  width: 200px;
  margin: 0 auto;
}

/* line 560, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application-page #tiresSection .btn {
  margin: 30px auto 10px auto;
}

@media (min-width: 768px) {
  /* line 553, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .tires-by-application-page #tiresSection {
    text-align: left;
  }

  /* line 569, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .tires-by-application-page #tiresSection .col-sm-5 {
    float: right;
  }
}

/* line 574, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application-page #tiresSection .newsLabel {
  color: #555555;
  text-align: center;
  width: 100%;
}

@media (min-width: 768px) {
  /* line 574, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .tires-by-application-page #tiresSection .newsLabel {
    width: 60%;
  }
}

/* line 597, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application-page #tiresSection .racingVideo {
  box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.5);
}

/* line 603, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application-page #tiresSection .tiresText {
  text-align: center;
}

@media (min-width: 768px) {
  /* line 603, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .tires-by-application-page #tiresSection .tiresText {
    text-align: left;
  }
}

/* line 610, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application-page #tiresSection .tiresButtons .btn {
  width: 335px;
  margin-bottom: 0;
  margin-top: 20px;
}

/* line 618, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application-page #tiresSection h1,
.tires-by-application-page #tiresSection h4 {
  color: #274BA7;
}

/* line 620, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application-page #tiresSection .fancy span:before,
.tires-by-application-page #tiresSection .fancy span:after {
  border-bottom: 1px solid #274BA7;
}

/* line 628, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application-page #onTheRoad {
  text-align: center;
  padding-bottom: 30px;
}

/* line 633, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application-page #onTheRoad .roadButtons {
  margin-top: 110px;
  margin-bottom: 140px;
  margin-left: -10px;
  margin-right: -10px;
  width: 105%;
  position: relative;
  z-index: 9;
}

@media (min-width: 768px) {
  /* line 633, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .tires-by-application-page #onTheRoad .roadButtons {
    margin-bottom: 30px;
    margin-top: 0;
  }
}

/* line 647, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application-page #onTheRoad .roadButtons img {
  width: 48%;
}

@media (min-width: 575px) {
  /* line 647, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .tires-by-application-page #onTheRoad .roadButtons img {
    width: auto;
  }
}

/* line 659, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application-page .roadie {
  background: url('/images/background/AtTrackBG2.jpg') repeat-x center bottom;
  overflow: hidden;
  *zoom: 1;
  width: 100%;
  z-index: -1;
  min-height: 483px;
}

@media (min-width: 768px) {
  /* line 659, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .tires-by-application-page .roadie {
    background: url('/images/background/homeSkids.jpg') repeat-x center 0;
    min-height: 483px;
  }
}

/* line 673, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application-page .gygb {
  background: url('/images/racingPages/camuflage-bg.jpg') repeat-x center bottom;
  overflow: hidden;
  *zoom: 1;
  width: 100%;
  z-index: -1;
  min-height: 483px;
  overflow: visible;
}

@media (min-width: 768px) {
  /* line 673, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .tires-by-application-page .gygb {
    background: url('/images/racingPages/camuflage-bg.jpg') repeat-x center 0;
    min-height: 483px;
  }
}

/* line 686, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application-page .gygb .soldierandkid {
  background-image: url('/images/racingPages/Soldier_Family.png');
  background-repeat: no-repeat;
  z-index: 5;
  background-size: 160px 168px;
  height: 168px;
  width: 160px;
  margin: -52px auto 0 auto;
}

@media (min-width: 414px) {
  /* line 686, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .tires-by-application-page .gygb .soldierandkid {
    background-size: 200px 210px;
    height: 212px;
    width: 210px;
    margin-top: -47px;
  }
}

@media (min-width: 767px) {
  /* line 686, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .tires-by-application-page .gygb .soldierandkid {
    margin-top: -47px;
  }
}

@media (min-width: 1025px) {
  /* line 686, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .tires-by-application-page .gygb .soldierandkid {
    background-size: 380px 398px;
    height: 398px;
    width: 372px;
    margin: -254px 0 -65px 81%;
  }
}

/* line 713, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application-page .gygbcomponent {
  text-align: left;
  padding-bottom: 30px;
}

/* line 717, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application-page .gygbcomponent .fancy span:before,
.tires-by-application-page .gygbcomponent .fancy span:after {
  border-bottom: 1px solid #ffdd00;
}

@media (min-width: 1025px) {
  /* line 717, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .tires-by-application-page .gygbcomponent .fancy span:before,
  .tires-by-application-page .gygbcomponent .fancy span:after {
    width: 355px;
  }
}

@media (max-width: 480px) {
  /* line 717, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .tires-by-application-page .gygbcomponent .fancy span:before,
  .tires-by-application-page .gygbcomponent .fancy span:after {
    width: 28px;
  }
}

/* line 729, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application-page .gygbcomponent p {
  color: #ffffff;
}

/* line 734, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application-page #racingNews {
  padding-bottom: 30px;
}

/* line 736, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application-page #racingNews p {
  margin: 0px;
}

@media (min-width: 768px) {
  /* line 736, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .tires-by-application-page #racingNews p {
    margin: 0 0 20px;
  }
}

/* line 747, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application-page #racingNews .col-sm-12 {
  text-align: center;
}

@media (min-width: 768px) {
  /* line 747, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .tires-by-application-page #racingNews .col-sm-12 {
    text-align: left;
  }
}

/* line 756, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application-page #racingNews .racingVideo {
  padding-top: 8px;
}

/* line 760, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application-page #racingNews h1 {
  text-shadow: -3px 3px 5px rgba(0, 0, 0, 0.75);
}

@media (min-width: 768px) {
  /* line 766, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .tires-by-application-page #racingNews .col-sm-8 {
    border-right: 1px solid #5888d0;
    padding-right: 25px;
  }
}

/* line 774, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application-page .racingNewsText {
  padding-bottom: 30px;
}

/* line 778, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application-page .racingNewsText h2 {
  margin-top: 10px;
}

/* line 781, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application-page .racingNewsText h2 a {
  color: #ffdd00;
  font-style: italic;
}

@media (min-width: 768px) {
  /* line 774, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .tires-by-application-page .racingNewsText {
    padding-left: 10px;
    padding-bottom: 0px;
  }
}

/* line 792, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application-page .racingNewsText .btn {
  margin-top: 20px;
}

@media (min-width: 768px) {
  /* line 792, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .tires-by-application-page .racingNewsText .btn {
    margin-top: 0px;
  }
}

/* line 805, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application-page #racingNews .fancy span:before,
.tires-by-application-page #racingNews .fancy span:after,
.tires-by-application-page #onTheRoad .fancy span:before,
.tires-by-application-page #onTheRoad .fancy span:after {
  border-bottom: 1px solid #ffdd00;
}

@media (min-width: 1025px) {
  /* line 805, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .tires-by-application-page #racingNews .fancy span:before,
  .tires-by-application-page #racingNews .fancy span:after,
  .tires-by-application-page #onTheRoad .fancy span:before,
  .tires-by-application-page #onTheRoad .fancy span:after {
    width: 400px;
  }
}

/* line 814, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.tires-by-application-page #racingNews p,
.tires-by-application-page #onTheRoad p {
  color: #ffffff;
}

/* line 821, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.lt-ie9 .soldierandkid {
  margin-left: 55% !important;
  width: 532px !important;
}

/************************************** At The Track Page Specific *****************************************/

/* line 837, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.racing-track-page a,
.racing-track-page a:hover {
  text-decoration: none;
}

/* line 839, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.racing-track-page .racingVideo {
  margin-top: 30px;
}

/* line 843, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.racing-track-page h1,
.racing-track-page h2,
.racing-track-page h4 {
  color: #274BA7;
}

/* line 845, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.racing-track-page .fancy span:before,
.racing-track-page .fancy span:after {
  border-bottom: 1px solid #274BA7;
}

/* line 851, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.racing-track-page hr {
  border-top: 1px solid #555555;
}

/* line 853, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.racing-track-page .col-sm-4:hover {
  background-color: #ffffff;
  text-decoration: none;
}

/* line 858, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.racing-track-page .col-sm-4 {
  padding-bottom: 10px;
}

/* line 862, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.racing-track-page .col-sm-4.active {
  background-color: #cad1e0;
}

/* line 870, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.racing-track-page .intro h4 {
  text-transform: uppercase;
  margin-top: 0;
  font-style: italic;
}

/* line 875, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.racing-track-page .intro h4 .normals {
  font-family: "NewsGothicFSLight";
  line-height: 0.5;
  vertical-align: baseline;
}

/* line 882, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.racing-track-page .intro h1 {
  margin: 20px auto;
}

@media (min-width: 1025px) {
  /* line 887, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .racing-track-page .intro h1,
  .racing-track-page .intro p {
    width: 60%;
  }

  /* line 890, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .racing-track-page .intro p {
    margin: 0 auto;
  }
}

/* line 895, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.racing-track-page .col-sm-12 {
  padding-left: 0;
  padding-right: 0;
}

/* line 900, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.racing-track-page .col-sm-4 p {
  padding: 0 15px;
}

/* line 904, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.racing-track-page .racing-track-bg {
  background-image: url('/images/background/AtTheTrackComposite.jpg');
  background-position: top center;
  background-size: cover;
  -ms-behavior: url('/images/backgroundsize.min.htc');
  width: 100%;
  z-index: -1;
}

/* line 913, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.racing-track-page .track-container {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 50px;
  padding: 20px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8);
}

/* line 921, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.racing-track-page .track-container img {
  padding: 15px 0;
}

@media (min-width: 1025px) {
  /* line 913, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .racing-track-page .track-container {
    padding: 40px;
  }
}

/* line 933, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.racing-track-page .vidLink img {
  height: auto;
}

/************************************** On the Road Page Specific *****************************************/

/* line 953, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.racing-road-page .fancy span:before,
.racing-road-page .fancy span:after {
  border-bottom: 1px solid #ffdd00;
}

@media (min-width: 1195px) {
  /* line 958, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .racing-road-page .leftTire {
    background-image: url('/images/racingPages/on-the-road-l-tire.png');
    background-repeat: no-repeat;
    height: 665px;
    margin-left: -25px;
    position: absolute;
    width: 304px;
    top: 20px;
    left: 0;
    z-index: 5;
  }
}

@media (min-width: 1240px) {
  /* line 958, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .racing-road-page .leftTire {
    margin-left: 0px;
  }
}

@media (min-width: 1195px) {
  /* line 977, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .racing-road-page .rightTire {
    background-image: url('/images/racingPages/on-the-road-r-tire.png');
    background-repeat: no-repeat;
    height: 665px;
    margin-right: -25px;
    position: absolute;
    width: 304px;
    top: 20px;
    right: 0;
    z-index: 5;
  }
}

@media (min-width: 1240px) {
  /* line 977, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .racing-road-page .rightTire {
    margin-right: 0px;
  }
}

/* line 996, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.racing-road-page .racing-road-bg {
  background-image: url('/images/background/OnRoadBody.jpg');
  background-position: top center;
  background-size: cover;
  -ms-behavior: url('/images/backgroundsize.min.htc');
  width: 100%;
}

/* line 1005, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.racing-road-page .racing-container {
  padding: 20px 20px 0 20px;
}

/* line 1009, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.racing-road-page .racing-road-body {
  z-index: 9;
}

/* line 1013, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.racing-road-page .racing-road-body h1 {
  color: #ffffff;
  text-shadow: -3px 3px 5px rgba(0, 0, 0, 0.75);
}

/* line 1018, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.racing-road-page .racing-road-body p {
  color: #ffffff;
}

/* line 1019, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.racing-road-page .racing-road-body h4 {
  color: #ffdd00;
}

/* line 1024, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.racing-road-page .on-road-tab-content {
  background: #ffffff;
  /* Old browsers */
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #ffffff), color-stop(50%, #ffffff), color-stop(100%, #dfdfdf));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 1%, #ffffff 50%, #dfdfdf 100%);
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 1%, #ffffff 50%, #dfdfdf 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dfdfdf',GradientType=0 );
  /* IE6-9 */
  overflow: hidden;
  *zoom: 1;
  position: relative;
  z-index: 1;
}

/* line 1038, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.racing-road-page .tab-content-wrapper {
  width: 100%;
}

@media (min-width: 1195px) {
  /* line 1038, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .racing-road-page .tab-content-wrapper {
    margin: 0 auto;
    max-width: 680px;
    width: 680px;
  }
}

/* line 1052, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.racing-road-page .tabs-container {
  width: 100%;
  text-align: center;
}

/* line 1057, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.racing-road-page .tab-content {
  padding: 20px 20px 40px 20px;
  overflow: hidden;
  *zoom: 1;
}

/* line 1061, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.racing-road-page .tab-content h4 {
  color: #555555;
  font-style: italic;
}

/* line 1066, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.racing-road-page .tab-content h2 {
  margin-top: 7px;
  margin-bottom: 20px;
}

/* line 1072, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.racing-road-page .tab-content .battle-tested {
  /*background-image: image-url("racingPages/battle2.png");
  background-position: 50% 90%;
  background-repeat: no-repeat;*/
  padding-bottom: 30px;
  min-height: 145px;
}

@media (min-width: 768px) {
  /* line 1072, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .racing-road-page .tab-content .battle-tested {
    background-position: center bottom;
    border-right: 1px solid #555555;
    min-height: 185px;
  }

  /* line 1084, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .racing-road-page .tab-content .battle-tested p {
    min-height: 95px;
  }

  /* line 1087, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .racing-road-page .tab-content .battle-tested span {
    width: 100%;
    text-align: center;
    display: block;
  }
}

@media (min-width: 1195px) {
  /* line 1072, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .racing-road-page .tab-content .battle-tested {
    padding-left: 40px;
    min-height: 205px;
  }

  /* line 1098, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .racing-road-page .tab-content .battle-tested p {
    min-height: 110px;
  }
}

@media (min-width: 1390px) {
  /* line 1072, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .racing-road-page .tab-content .battle-tested {
    padding-left: 0px;
  }
}

@media (max-width: 767px) {
  /* line 1072, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .racing-road-page .tab-content .battle-tested {
    margin-bottom: 20px;
    border-bottom: 1px solid #555555;
  }
}

/* line 1115, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.racing-road-page .tab-content .road-ready {
  padding-bottom: 20px;
  min-height: 140px;
}

@media (min-width: 768px) {
  /* line 1115, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .racing-road-page .tab-content .road-ready {
    min-height: 185px;
  }

  /* line 1121, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .racing-road-page .tab-content .road-ready p {
    min-height: 95px;
  }

  /* line 1124, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .racing-road-page .tab-content .road-ready span {
    width: 100%;
    text-align: center;
    display: block;
  }
}

@media (min-width: 1195px) {
  /* line 1115, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .racing-road-page .tab-content .road-ready {
    padding-right: 40px;
    min-height: 205px;
  }

  /* line 1134, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .racing-road-page .tab-content .road-ready p {
    min-height: 110px;
  }
}

@media (min-width: 1390px) {
  /* line 1115, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .racing-road-page .tab-content .road-ready {
    padding-right: 0px;
  }
}

/* line 1146, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.racing-road-page .tab-content p {
  color: #222222;
}

/* line 1150, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.racing-road-page .tab-content h2 {
  text-align: center;
  color: #274BA7;
  text-transform: uppercase;
  font-style: italic;
}

/* line 1158, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.racing-road-page .gy-tabs {
  margin: 0 auto;
  width: 98%;
}

/* line 1163, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.racing-road-page .gy-tabs li {
  width: 25%;
  padding: 0 2px;
}

/* line 1167, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.racing-road-page .gy-tabs li a {
  background: rgba(255, 221, 0, 0.85);
  background: -webkit-linear-gradient(top, rgba(255, 221, 0, 0.85) 0%, #e0c200 75%, #cbb002 100%);
  background: linear-gradient(to bottom, rgba(255, 221, 0, 0.85) 0%, #e0c200 75%, #cbb002 100%);
  background-color: #ffdd00;
  text-transform: uppercase;
  font-style: italic;
  font-size: 15px;
}

@media (min-width: 481px) {
  /* line 1167, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .racing-road-page .gy-tabs li a {
    font-size: 18px;
  }
}

/* line 1179, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.racing-road-page .gy-tabs li a:hover {
  background-color: #ffdd00;
  background: #ffdd00;
  background: -webkit-linear-gradient(top, #ffdd00 0%, #e0c200 75%, #cbb002 100%);
  background: linear-gradient(to bottom, #ffdd00 0%, #e0c200 75%, #cbb002 100%);
}

/* line 1186, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.racing-road-page .gy-tabs li.active a {
  background-color: #ffffff;
  background-image: none;
  font-family: "NewsGothicFSLight";
  color: #274BA7;
}

@media (min-width: 1195px) {
  /* line 1199, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .racing-road-page .racing-intro {
    width: 63%;
    margin: 0 auto;
  }

  /* line 1203, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .racing-road-page .racing-intro p {
    width: 85%;
    margin: 0 auto;
  }

  /* line 1209, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .racing-road-page .gy-tabs {
    width: 55%;
  }

  /* line 1213, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .racing-road-page .tab-content {
    min-height: 386px;
    margin: 0 auto;
  }

  /* line 1220, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .racing-road-page .racing-container .wrapper-inner {
    width: 70%;
    margin: 0 auto;
    min-height: 325px;
  }
}

/************************************** Racing News Page Specific *****************************************/

/* line 1241, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.racing-news-page {
  color: #fff;
}

/* line 1244, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.racing-news-page .racing-container {
  padding: 20px 0;
}

/* line 1248, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.racing-news-page .tab-pane {
  display: none;
}

/* line 1251, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.racing-news-page .tab-pane.active {
  display: block !important;
}

/* line 1256, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.racing-news-page .pagination {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  padding-top: 8px;
  padding-bottom: 12px;
  margin: 10px auto;
  font-size: 15px;
  color: #ffdd00;
  text-align: center;
}

/* line 1266, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.racing-news-page .pagination li {
  display: inline-block;
}

/* line 1270, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.racing-news-page .pagination a {
  display: inline-block;
  color: #ffdd00;
  width: 30px;
  height: 30px;
}

/* line 1276, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.racing-news-page .pagination a.active {
  color: #ffffff;
}

/* line 1282, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.racing-news-page .pagination a.page-next {
  width: 60px;
}

/* line 1286, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.racing-news-page .pagination a.page-prev {
  width: 60px;
}

/* line 1295, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.racing-news-page .racing-page-body h1 {
  color: #ffffff;
  text-shadow: -3px 3px 5px rgba(0, 0, 0, 0.75);
}

/* line 1302, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.racing-news-page h4 {
  color: #ffdd00;
  margin-top: 0;
}

/* line 1307, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.racing-news-page .fancy span:before,
.racing-news-page .fancy span:after {
  content: "";
  position: absolute;
  height: 5px;
  border-bottom: 1px solid #ffdd00;
  top: 0;
  width: 100px;
}

@media (min-width: 1025px) {
  /* line 1307, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .racing-news-page .fancy span:before,
  .racing-news-page .fancy span:after {
    width: 380px;
  }
}

/* line 1320, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.racing-news-page .fancy span:before {
  right: 100%;
  margin-right: 15px;
}

/* line 1324, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.racing-news-page .fancy span:after {
  left: 100%;
  margin-left: 15px;
}

/* line 1330, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.racing-news-page .racing-intro p {
  color: #ffffff;
}

@media (min-width: 1025px) {
  /* line 1340, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .racing-news-page .racing-intro h1 {
    width: 65%;
    margin: 20px auto;
  }

  /* line 1345, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .racing-news-page .racing-intro p {
    width: 65%;
    margin: 10px auto;
  }
}

@media (min-width: 768px) {
  /* line 1355, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .racing-news-page .col-sm-8 {
    border-right: 1px solid #5888d0;
    padding-right: 25px;
  }

  /* line 1360, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .racing-news-page .col-sm-4 {
    padding-left: 25px;
  }
}

/* line 1365, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.racing-news-page ul.newsie {
  padding-left: 0px;
  margin-top: 10px;
  font-family: "NewsGothicFSLight";
  color: #ffdd00;
}

/* line 1371, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.racing-news-page ul.newsie a {
  color: #ffdd00;
  display: block;
}

/* line 1376, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.racing-news-page ul.newsie li {
  border-top: 1px solid #ffffff;
  list-style-type: none;
  padding: 7px 0px;
}

/* line 1381, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.racing-news-page ul.newsie li.w-arrow {
  background: url('/images/racingPages/arrow2.png') no-repeat right center;
}

/* line 1386, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.racing-news-page ul.newsie .title {
  color: #ffdd00;
  font-size: 18px;
  padding-right: 20px;
}

/* line 1390, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.racing-news-page ul.newsie .title a {
  display: inline-block;
}

/* line 1395, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.racing-news-page ul.newsie .all {
  display: block;
  width: 100%;
  padding-top: 15px;
}

/* line 1400, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.racing-news-page ul.newsie .all a {
  color: #ffdd00;
  font-size: 18px;
}

/* line 1406, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.racing-news-page ul.newsie .date {
  color: #ffffff;
}

/* line 1411, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.racing-news-page .racingVideo {
  margin: 10px auto 20px auto;
}

/*************************************** Page Tiles for Bottom Nav ***************************************/

/* line 1428, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.gy-racing-tile-container {
  float: none;
  width: 100%;
  overflow-y: hidden;
  vertical-align: middle;
  text-align: center;
  /*@include background-lines ($brand-blue);*/
}

/* line 1436, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.gy-racing-tile-container a:link,
.gy-racing-tile-container a:visited {
  color: #ffdd00;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 1440, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.gy-racing-tile-container a:hover,
.gy-racing-tile-container a:active {
  text-decoration: underline;
}

/* line 1444, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.gy-racing-tile-container .gy-promo-tile {
  position: relative;
}

/* line 1447, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.gy-racing-tile-container .gy-promo-tile h4,
.gy-racing-tile-container .gy-promo-tile h5,
.gy-racing-tile-container .gy-promo-tile h6 {
  font-size: 28px;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  margin: 15px 10px 0 10px;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 110%;
  font-style: italic;
}

/* line 1457, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.gy-racing-tile-container .gy-promo-tile p {
  margin: 10px 10px 20px 10px;
  color: #ffffff;
  font-family: Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 18px;
  line-height: 120%;
}

/* line 1466, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.gy-racing-tile-container .gy-promo-tile.track-tile {
  background-color: #ffffff;
  /*background-image: image-url("racingPages/trackTileBG.jpg");
  background-position: center bottom;
  background-repeat: no-repeat; */
}

/* line 1472, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.gy-racing-tile-container .gy-promo-tile.track-tile a:link,
.gy-racing-tile-container .gy-promo-tile.track-tile a:visited {
  color: #274BA7;
}

/* line 1473, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.gy-racing-tile-container .gy-promo-tile.track-tile h4,
.gy-racing-tile-container .gy-promo-tile.track-tile h5 {
  color: #274BA7;
}

/* line 1474, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.gy-racing-tile-container .gy-promo-tile.track-tile p {
  color: #222222;
}

@media (min-width: 1024px) {
  /* line 1466, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .gy-racing-tile-container .gy-promo-tile.track-tile {
    background-image: url('/images/racingPages/trackTileBG.jpg');
    background-position: center bottom;
    background-repeat: no-repeat;
  }

  /* line 1481, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .gy-racing-tile-container .gy-promo-tile.track-tile p {
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
  }
}

/* line 1489, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.gy-racing-tile-container .gy-promo-tile.road-tile {
  background-image: url('/images/racingPages/roadTileBG.jpg');
  background-position: center bottom;
  background-repeat: no-repeat;
}

/* line 1494, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.gy-racing-tile-container .gy-promo-tile.road-tile h4,
.gy-racing-tile-container .gy-promo-tile.road-tile h5 {
  color: #ffdd00;
}

/* line 1498, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.gy-racing-tile-container .gy-promo-tile.gives-back-tile {
  background-image: url('/images/racingPages/camuflage-bg.jpg');
  background-position: center bottom;
  background-repeat: no-repeat;
}

@media (max-width: 480px) {
  /* line 1503, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .gy-racing-tile-container .gy-promo-tile.gives-back-tile .gy-promo-tile-content {
    padding-left: 0px;
  }
}

@media (min-width: 1024px) {
  /* line 1503, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .gy-racing-tile-container .gy-promo-tile.gives-back-tile .gy-promo-tile-content {
    padding-left: 8px;
    padding-right: 8px;
  }
}

@media (max-width: 767px) {
  /* line 1513, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .gy-racing-tile-container .gy-promo-tile.gives-back-tile .gy-promo-tile-content h5 br {
    display: none;
  }
}

/* line 1519, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.gy-racing-tile-container .gy-promo-tile.gives-back-tile h4,
.gy-racing-tile-container .gy-promo-tile.gives-back-tile h5 {
  color: #ffdd00;
  text-align: center;
}

@media (max-width: 480px) {
  /* line 1519, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .gy-racing-tile-container .gy-promo-tile.gives-back-tile h4,
  .gy-racing-tile-container .gy-promo-tile.gives-back-tile h5 {
    padding-top: 22px;
  }
}

@media (min-width: 1024px) {
  /* line 1519, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .gy-racing-tile-container .gy-promo-tile.gives-back-tile h4,
  .gy-racing-tile-container .gy-promo-tile.gives-back-tile h5 {
    margin-left: 0px;
    margin-right: 0px;
  }
}

/* line 1535, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.gy-racing-tile-container .gy-promo-tile.gives-back-tile .no-margin-bottom {
  margin-bottom: 0px;
}

/* line 1541, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.gy-racing-tile-container .gy-promo-tile.news-tile {
  background-color: #274BA7;
  background-repeat: repeat;
  background-image: url('/images/diagonal.png');
}

/* line 1544, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.gy-racing-tile-container .gy-promo-tile.news-tile h4,
.gy-racing-tile-container .gy-promo-tile.news-tile h5 {
  color: #ffdd00;
}

/* line 1546, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.gy-racing-tile-container .gy-promo-tile.news-tile .gy-promo-tile-wrap {
  background-image: url('/images/racingPages/newsTileBG.png');
  background-position: left bottom;
  background-repeat: no-repeat;
}

/* line 1553, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.gy-racing-tile-container .gy-promo-tile.access-granted-racing-tile {
  background: #274ba7;
  /* Old browsers */
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #274ba7), color-stop(100%, #001460));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #274ba7 0%, #001460 100%);
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to bottom, #274ba7 0%, #001460 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#274ba7', endColorstr='#001460',GradientType=0 );
  /* IE6-9 */
  min-height: 270px;
}

/* line 1563, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.gy-racing-tile-container .gy-promo-tile.access-granted-racing-tile h6 {
  font-weight: bold;
  margin-bottom: 0;
  text-transform: none;
}

/* line 1568, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.gy-racing-tile-container .gy-promo-tile.access-granted-racing-tile h5 {
  color: #ffdd00;
  font-weight: bold;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}

/* line 1575, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.gy-racing-tile-container .gy-promo-tile.access-granted-racing-tile p {
  margin-bottom: 15px !important;
  margin-left: 10px;
  margin-right: 10px;
}

/* line 1580, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.gy-racing-tile-container .gy-promo-tile.access-granted-racing-tile .tiny {
  font-family: Arial,sans-serif;
  font-size: 9px;
  font-style: italic;
  margin-bottom: 10px;
  margin-top: 5px;
}

/* line 1587, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.gy-racing-tile-container .gy-promo-tile.access-granted-racing-tile .icon-thin-arrow-right {
  color: #ffdd00;
}

/* line 1593, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.gy-racing-tile-container .gy-promo-tile-wrap {
  margin: 0;
  padding: 20px 20px 10px 20px;
  display: block;
  vertical-align: middle;
}

/* line 1600, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.gy-racing-tile-container .gy-promo-tile-content {
  width: 100%;
  padding: 5px 15px 15px;
  margin-left: 0;
}

@media (min-width: 768px) {
  /* line 1608, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .gy-racing-tile-container .gy-promo-tile {
    width: 33.3%;
    float: left;
  }

  /* line 1612, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .gy-racing-tile-container .gy-promo-tile-content {
    min-height: 375px;
  }

  /* line 1615, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .gy-racing-tile-container .gy-promo-tile-content h4,
  .gy-racing-tile-container .gy-promo-tile-content h5 {
    margin: 15px 0px 0 0px;
  }

  /* line 1619, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .gy-racing-tile-container .gy-promo-tile-content p {
    margin: 10px 5px 20px 5px;
  }
}

@media (min-width: 1025px) {
  /* line 1629, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .gy-racing-tile-container .gy-promo-tile-content {
    min-height: 306px;
  }

  /* line 1633, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .gy-racing-tile-container .gy-promo-tile-content.first {
    padding-left: 10%;
  }

  /* line 1637, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .gy-racing-tile-container .gy-promo-tile-content.last {
    padding-right: 10%;
  }

  /* line 1641, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .gy-racing-tile-container .gy-promo-tile-content h4,
  .gy-racing-tile-container .gy-promo-tile-content h5 {
    margin: 15px 30px 0 30px;
  }

  /* line 1642, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .gy-racing-tile-container .gy-promo-tile-content p {
    margin: 10px 20px 20px 20px;
  }
}

@media (min-width: 1025px) and (min-width: 1220px) {
  /* line 1649, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .gy-racing-tile-container .gy-promo-tile-content {
    min-height: 306px;
  }
}

/* line 1662, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.gygivesback-landing-page {
  text-align: center;
  color: #FFFFFF;
}

/* line 1666, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.gygivesback-landing-page h3 {
  color: #FFFFFF;
  font-size: 40px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 20px;
  line-height: 105%;
}

@media (min-width: 1310) {
  /* line 1675, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .gygivesback-landing-page h3 {
    font-size: 50px;
  }
}

/* line 1680, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.gygivesback-landing-page h4 {
  color: #ffdd00;
  text-transform: uppercase;
  font-size: 18px;
  padding-left: 25px;
  padding-right: 25px;
  font-weight: bold;
}

/* line 1689, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.gygivesback-landing-page p {
  color: #FFFFFF;
  letter-spacing: 0px;
}

/* line 1694, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.gygivesback-landing-page .gy-link {
  color: #ffdd00;
  font-weight: bold;
  display: inline-block;
  margin-top: 20px !important;
}

/* line 1701, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.gygivesback-landing-page .gives-back-container {
  background-image: url('/images/racingPages/gyGivesBack/camoBG.png');
  overflow: hidden;
  *zoom: 1;
  background-position: top center;
  background-size: cover;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  -ms-behavior: url('/images/backgroundsize.min.htc');
  padding: 20px 0px 0px 0px;
  position: relative;
}

/* line 1713, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.gygivesback-landing-page .gives-back-container h2 {
  color: #ffdd00;
  text-transform: uppercase;
  font-size: 28px;
  margin-top: 0px;
}

/* line 1719, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.gygivesback-landing-page .gives-back-container h3 {
  color: #FFFFFF;
  font-size: 33px;
  width: 100%;
}

/* line 1724, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.gygivesback-landing-page .gives-back-container h3 span.second {
  color: #ffdd00;
}

/* line 1728, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.gygivesback-landing-page .gives-back-container h4 {
  margin-top: -10px;
}

/* line 1731, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.gygivesback-landing-page .gives-back-container ul {
  margin: 0 0 20px 0;
  padding: 0px;
}

/* line 1736, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.gygivesback-landing-page .gives-back-container ul li {
  margin: 0px;
  display: inline-block;
  padding-right: 10px;
}

/* line 1741, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.gygivesback-landing-page .gives-back-container .small {
  font-size: 75% !important;
  padding-top: 20px;
}

/* line 1746, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.gygivesback-landing-page .gives-back-container .right-col .family-img {
  display: none;
}

/* line 1749, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.gygivesback-landing-page .gives-back-container .right-col .share-container {
  display: inline-block;
  text-align: center;
}

/* line 1753, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.gygivesback-landing-page .gives-back-container .right-col .share-container p {
  font-size: 16px;
  letter-spacing: -1 !important;
  margin-bottom: 8px !important;
  font-style: italic;
}

/* line 1762, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.gygivesback-landing-page .gives-back-container .left-col .small {
  display: none;
}

/* line 1764, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.gygivesback-landing-page .gives-back-container .fancy {
  line-height: 0.5;
  text-align: center;
}

/* line 1768, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.gygivesback-landing-page .gives-back-container .fancy span {
  display: inline-block;
  position: relative;
}

/* line 1773, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.gygivesback-landing-page .gives-back-container fancy span:before,
.gygivesback-landing-page .gives-back-container .fancy span:after {
  content: "";
  position: absolute;
  height: 5px;
  top: 0;
}

/* line 1780, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.gygivesback-landing-page .gives-back-container .fancy span:before {
  right: 100%;
  margin-right: 15px;
}

/* line 1784, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.gygivesback-landing-page .gives-back-container .fancy span:after {
  left: 100%;
  margin-left: 15px;
}

/* line 1788, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.gygivesback-landing-page .gives-back-container .fancy span:before,
.gygivesback-landing-page .gives-back-container .fancy span:after {
  border-bottom: 1px solid #ffdd00;
}

@media (min-width: 992px) {
  /* line 1701, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .gygivesback-landing-page .gives-back-container {
    padding: 40px 50px 0px 50px;
  }

  /* line 1795, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .gygivesback-landing-page .gives-back-container h3 {
    font-size: 43px;
  }

  /* line 1799, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .gygivesback-landing-page .gives-back-container .left-col {
    text-align: left !important;
    min-height: 420px;
  }

  /* line 1803, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .gygivesback-landing-page .gives-back-container .left-col .family-img {
    display: none;
  }

  /* line 1804, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .gygivesback-landing-page .gives-back-container .left-col .small {
    display: block;
  }

  /* line 1805, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .gygivesback-landing-page .gives-back-container .left-col h4 {
    padding: 10px 0 0 0 !important;
  }

  /* line 1808, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .gygivesback-landing-page .gives-back-container .left-col h4 sup {
    font-size: 60%;
  }

  /* line 1813, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .gygivesback-landing-page .gives-back-container .right-col {
    text-align: left !important;
    vertical-align: bottom;
    position: absolute;
    bottom: 0px;
    right: 0px;
    margin-bottom: -10px;
    white-space: nowrap;
  }

  /* line 1822, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .gygivesback-landing-page .gives-back-container .right-col .share-container {
    display: inline-block;
    text-align: center;
    vertical-align: bottom;
    width: 190px;
  }

  /* line 1828, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .gygivesback-landing-page .gives-back-container .right-col .share-container p {
    letter-spacing: -1 !important;
    margin-bottom: 8px !important;
  }

  /* line 1833, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .gygivesback-landing-page .gives-back-container .right-col .family-img {
    display: inline-block;
    width: 100% !important;
    height: auto;
    max-width: 379px;
    max-height: 409px;
  }

  /* line 1841, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .gygivesback-landing-page .gives-back-container .right-col .small {
    display: none;
  }
}

@media (min-width: 1310px) {
  /* line 1845, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .gygivesback-landing-page .gives-back-container span.first {
    color: #ffdd00 !important;
    white-space: nowrap;
  }

  /* line 1849, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .gygivesback-landing-page .gives-back-container h3 {
    font-size: 54px;
    max-width: 768px;
  }
}

/* line 1855, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.gygivesback-landing-page .charity-auction-container {
  background-image: url('/images/racingPages/gyGivesBack/charityBG_sm.png');
  background-position: top center;
  background-size: cover;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  -ms-behavior: url('/images/backgroundsize.min.htc');
  padding: 20px;
  padding-bottom: 40px;
}

/* line 1866, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.gygivesback-landing-page .charity-auction-container h3 {
  color: #274BA7;
  margin-top: 0px !important;
}

/* line 1871, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.gygivesback-landing-page .charity-auction-container p {
  color: #274BA7;
}

/* line 1874, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.gygivesback-landing-page .charity-auction-container .btn {
  width: 100%;
  max-width: 300px;
}

@media (min-width: 992px) {
  /* line 1855, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .gygivesback-landing-page .charity-auction-container {
    min-height: 315px;
    background-image: url('/images/racingPages/gyGivesBack/charityBG.png');
    background-position: bottom left !important;
    background-size: cover !important;
    width: 100% !important;
    height: 100% !important;
    background-repeat: no-repeat !important;
    -ms-behavior: url('/images/backgroundsize.min.htc');
  }

  /* line 1888, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .gygivesback-landing-page .charity-auction-container .support-troops-tire {
    display: none;
  }

  /* line 1889, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .gygivesback-landing-page .charity-auction-container .center-col {
    max-width: 400px;
    text-align: center;
    margin: 0px auto;
  }

  /* line 1894, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .gygivesback-landing-page .charity-auction-container .center-col .btn {
    width: 50%;
  }
}

/* line 1898, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.gygivesback-landing-page .donate-container {
  background-image: url('/images/racingPages/gyGivesBack/donateBG_sm.png');
  background-position: top center;
  background-size: cover;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  -ms-behavior: url('/images/backgroundsize.min.htc');
  color: #ffffff;
  padding: 20px;
  padding-bottom: 40px;
}

/* line 1910, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.gygivesback-landing-page .donate-container h3 {
  color: #FFFFFF;
}

@media (min-width: 992px) {
  /* line 1898, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .gygivesback-landing-page .donate-container {
    min-height: 325px;
    background-image: url('/images/racingPages/gyGivesBack/donateBG.png');
    background-position: center right !important;
    background-size: cover !important;
    width: 100% !important;
    height: 100% !important;
    background-repeat: no-repeat !important;
  }

  /* line 1922, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .gygivesback-landing-page .donate-container .support-troops-postage {
    display: none;
  }

  /* line 1923, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .gygivesback-landing-page .donate-container .center-col {
    max-width: 400px;
    text-align: center;
    margin: 0px auto;
  }

  /* line 1928, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .gygivesback-landing-page .donate-container .center-col .btn {
    width: 50%;
  }
}

/* line 1932, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.gygivesback-landing-page .veteran-container {
  background-image: url('/images/racingPages/gyGivesBack/veteranBG_sm.png');
  background-position: top center;
  background-size: cover;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  -ms-behavior: url('/images/backgroundsize.min.htc');
  padding: 20px;
}

/* line 1942, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.gygivesback-landing-page .veteran-container h3 {
  color: #FFFFFF;
}

@media (min-width: 992px) {
  /* line 1932, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .gygivesback-landing-page .veteran-container {
    min-height: 315px;
    background-image: url('/images/racingPages/gyGivesBack/veteranBG.png');
    background-position: center left !important;
    background-size: cover !important;
    width: 100% !important;
    height: 100% !important;
    background-repeat: no-repeat !important;
  }

  /* line 1954, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .gygivesback-landing-page .veteran-container .mf14Logo {
    display: none;
  }

  /* line 1955, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .gygivesback-landing-page .veteran-container .center-col {
    max-width: 400px;
    text-align: center;
    margin: 0px auto;
  }

  /* line 1960, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .gygivesback-landing-page .veteran-container .center-col .btn {
    width: 50%;
  }
}

/* line 1964, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.gygivesback-landing-page .speedway-container {
  background-image: url('/images/racingPages/gyGivesBack/speedwayBG_sm.png');
  background-position: top center;
  background-size: cover;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  -ms-behavior: url('/images/backgroundsize.min.htc');
  padding: 20px;
}

/* line 1974, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.gygivesback-landing-page .speedway-container h3 {
  color: #FFFFFF;
}

/* line 1977, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.gygivesback-landing-page .speedway-container h4 {
  font-size: 23px;
  color: #ffffff;
}

/* line 1981, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.gygivesback-landing-page .speedway-container h4 span {
  color: #ffdd00 !important;
}

@media (min-width: 992px) {
  /* line 1964, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .gygivesback-landing-page .speedway-container {
    background-image: url('/images/racingPages/gyGivesBack/speedwayBG.png');
    background-position: top center;
    background-size: cover;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
  }

  /* line 1992, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .gygivesback-landing-page .speedway-container .center-col {
    max-width: 400px;
    text-align: center;
    margin: 0px auto;
  }

  /* line 1997, ../../app/styles/pages/_TiresByApplicationLanding.scss */

  .gygivesback-landing-page .speedway-container .center-col .btn {
    width: 50%;
  }
}

/* line 2001, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.gygivesback-landing-page .partner-container {
  padding: 20px;
}

/* line 2003, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.gygivesback-landing-page .partner-container h3 {
  color: #274BA7;
  font-size: 34px;
  max-width: 100%;
}

/* line 2008, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.gygivesback-landing-page .partner-container ul {
  margin: 0 0 10px 0;
  padding: 0px;
}

/* line 2013, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.gygivesback-landing-page .partner-container ul li {
  margin: 0px;
  display: inline-block;
  padding: 5px;
}

/* line 2018, ../../app/styles/pages/_TiresByApplicationLanding.scss */

.gygivesback-landing-page .partner-container ul li img {
  width: 125px;
  height: auto;
}

/************************************** Preferred Fleet Page *****************************************/

/* line 3, ../../app/styles/pages/_PreferredFleet.scss */

.mileage-page .page-background,
.mileage-page.preferred-fleet .page-background {
  background-image: url('/images/programs/mileage/bus.jpg');
}

@media (min-width: 768px) {
  /* line 3, ../../app/styles/pages/_PreferredFleet.scss */

  .mileage-page .page-background,
  .mileage-page.preferred-fleet .page-background {
    background-image: url('/images/programs/mileage/bus.jpg');
  }
}

/* line 11, ../../app/styles/pages/_PreferredFleet.scss */

.mileage-page .dark-header,
.mileage-page.preferred-fleet .dark-header {
  background-color: rgba(0, 0, 0, 0.65);
}

/* line 14, ../../app/styles/pages/_PreferredFleet.scss */

.mileage-page .bttn-sp,
.mileage-page.preferred-fleet .bttn-sp {
  padding-left: 0;
  margin-bottom: 10px;
}

/* line 20, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet .page-background {
  z-index: -2;
  position: absolute;
  background-image: url('/images/background/preferred-fleet-bg.jpg');
  height: 240px;
}

@media (min-width: 768px) {
  /* line 20, ../../app/styles/pages/_PreferredFleet.scss */

  .preferred-fleet .page-background {
    background-image: url('/images/background/preferred-fleet-bg.jpg');
  }
}

@media (min-width: 1025px) {
  /* line 20, ../../app/styles/pages/_PreferredFleet.scss */

  .preferred-fleet .page-background {
    height: 200px;
  }
}

/* line 37, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet .lt-blue-bak {
  background-color: #ebebeb;
}

/* line 41, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet .dk-blue {
  color: #274BA7 !important;
}

/* line 45, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet .pref_fleet_img {
  width: 99% !important;
}

/* line 49, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet .video-border {
  border-right: 2px solid #ddd;
}

/* line 53, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet .cta-panel {
  padding-bottom: 0;
  padding-right: 0;
  padding-left: 0;
}

/* line 60, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet .video-news-player iframe {
  width: 100% !important;
}

/* line 65, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet .newsie {
  margin: 0 0 20px;
  padding: 0 0 0 15px;
}

/* line 68, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet .newsie li {
  margin: 0 0 6px;
  color: #ccc;
}

/* line 71, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet .newsie li a {
  color: #ffdd00;
}

/* line 73, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet .newsie li a:hover {
  color: #F0F0F0;
  text-decoration: none;
}

/* line 78, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet .newsie li .all {
  margin-top: 10px;
  font-size: 18px;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 82, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet .newsie li .all .icon-thin-arrow-right {
  font-size: .75em;
}

/* line 89, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet .newsie .masthead-container .masthead-text-only {
  max-width: 990px;
  margin: 0 auto;
  padding: 35px 0;
}

/* line 93, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet .newsie .masthead-container .masthead-text-only h1 {
  color: #ffffff !important;
  font-size: 40px;
  text-transform: uppercase;
  font-weight: 700;
}

/* line 99, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet .newsie .masthead-container .masthead-text-only .subhead-text {
  color: #fff;
}

/* line 102, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet .newsie .masthead-container .masthead-text-only .subhead-buttons {
  color: #FFF;
}

/* line 104, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet .newsie .masthead-container .masthead-text-only .subhead-buttons a.gy-link {
  color: #ffdd00;
  padding-left: 20px;
}

/* line 108, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet .newsie .masthead-container .masthead-text-only .subhead-buttons .btn {
  padding-left: 65px;
  padding-right: 65px;
  margin-right: 20px;
}

/* line 114, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet .newsie .masthead-container .masthead-text-only .header-logo {
  padding-top: 8%;
}

/* line 117, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet .newsie .masthead-container .masthead-text-only a.find-tire {
  color: #fff;
}

/* line 124, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet #tires {
  position: relative;
}

/* line 128, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet #gygb {
  position: relative;
}

/* line 132, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet .noBak {
  background: none;
}

/* line 136, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet .page-background {
  z-index: -2;
  position: absolute;
  background-image: url('/images/background/preferred-fleet-bg.jpg');
  height: 240px;
}

@media (min-width: 768px) {
  /* line 136, ../../app/styles/pages/_PreferredFleet.scss */

  .preferred-fleet .page-background {
    background-image: url('/images/background/preferred-fleet-bg.jpg');
  }
}

@media (min-width: 1025px) {
  /* line 136, ../../app/styles/pages/_PreferredFleet.scss */

  .preferred-fleet .page-background {
    height: 200px;
  }
}

/* line 154, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet .secondary-nav-container {
  height: 45px;
}

/* line 157, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet .secondary-nav-container .secondary-nav li {
  padding: 5px 0;
  border-right: 1px solid #ffdd00;
  width: 20%;
}

/* line 163, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet .secondary-nav-container .secondary-nav li:last-child {
  border: none;
}

/* line 168, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet .secondary-nav {
  border-bottom: 3px solid #ffffff;
  z-index: 10;
}

/* line 172, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet .secondary-nav ul {
  margin-left: -80px;
}

/* line 176, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet .secondary-nav li a {
  font-size: 18px;
}

/* line 180, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet .secondary-nav .secondary-main-container {
  max-width: 1140px;
}

/* line 183, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet .secondary-nav .secondary-main-container img {
  width: 133px;
  float: left;
  padding-top: 10px;
  padding-left: 20px;
}

/* line 189, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet .secondary-nav .secondary-main-container a.top-link {
  float: right;
  padding-right: 20px;
}

/* line 196, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet .fancy {
  line-height: 0.5;
  text-align: center;
}

/* line 200, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet .fancy span {
  display: inline-block;
  position: relative;
}

/* line 205, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet .fancy span:before,
.preferred-fleet .fancy span:after {
  content: "";
  position: absolute;
  height: 5px;
  top: 0;
  width: 100px;
}

@media (max-width: 380px) {
  /* line 205, ../../app/styles/pages/_PreferredFleet.scss */

  .preferred-fleet .fancy span:before,
  .preferred-fleet .fancy span:after {
    width: 60px;
  }
}

@media (min-width: 1025px) {
  /* line 205, ../../app/styles/pages/_PreferredFleet.scss */

  .preferred-fleet .fancy span:before,
  .preferred-fleet .fancy span:after {
    width: 400px;
  }
}

/* line 224, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet .fancy span b {
  font-weight: normal;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 231, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet .fancy span:before {
  right: 100%;
  margin-right: 15px;
}

/* line 235, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet .fancy span:after {
  left: 100%;
  margin-left: 15px;
}

/* line 240, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet .section-news-blues {
  background-color: #274BA7;
  background-repeat: repeat;
  background-image: url('/images/diagonal.png');
  clear: both;
}

@media (min-width: 481px) {
  /* line 245, ../../app/styles/pages/_PreferredFleet.scss */

  .preferred-fleet .crazy-lug {
    background-image: url('/images/background/strayLug.png');
    background-repeat: no-repeat;
    height: 113px;
    position: absolute;
    width: 117px;
    top: 170px;
    right: 10%;
    z-index: 5;
  }
}

@media (min-width: 768px) {
  /* line 245, ../../app/styles/pages/_PreferredFleet.scss */

  .preferred-fleet .crazy-lug {
    position: absolute;
    top: 190px;
    right: 20%;
  }
}

@media (min-width: 1024px) {
  /* line 245, ../../app/styles/pages/_PreferredFleet.scss */

  .preferred-fleet .crazy-lug {
    position: absolute;
    top: 160px;
    right: 20%;
  }
}

/* line 271, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet .section-blue-bg {
  background: url('/images/diagonal.png') no-repeat center bottom;
  overflow: hidden;
  *zoom: 1;
  width: 100%;
  z-index: -1;
}

@media (min-width: 768px) {
  /* line 271, ../../app/styles/pages/_PreferredFleet.scss */

  .preferred-fleet .section-blue-bg {
    background: url('/images/diagonal.png') repeat-x center 0;
  }
}

/* line 283, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet .page-title-block {
  border-bottom: none;
  text-align: center;
}

/* line 287, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet .page-title-block h1 {
  color: #ffffff;
  text-transform: uppercase;
}

/* line 292, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet .page-title-block a.intro-offlink {
  color: #ffdd00;
}

@media (min-width: 481px) {
  /* line 283, ../../app/styles/pages/_PreferredFleet.scss */

  .preferred-fleet .page-title-block {
    text-align: left;
  }
}

/* line 302, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet .racing-official-logos {
  background-color: #ffffff;
  text-align: center;
  background-image: url('/images/racingPages/vert-divide.png');
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 10;
  border-top: 1px solid #ccc;
}

/* line 311, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet .racing-official-logos img {
  padding: 20px;
}

@media (max-width: 400px) {
  /* line 315, ../../app/styles/pages/_PreferredFleet.scss */

  .preferred-fleet .racing-official-logos img {
    padding: 20px 10px;
    width: 45%;
  }
}

/* line 322, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet .newsLabel {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  display: inline-block;
  margin-bottom: 15px;
  color: #ffffff;
}

/* line 332, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet .grabber {
  max-width: 1180px;
  margin: 0 auto;
}

/* line 337, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet .racing-page-body {
  margin: 0px;
  padding-top: 20px;
}

/* line 342, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet .racing-page-body h1 {
  font-size: 36px;
  text-transform: uppercase;
  line-height: 1em;
}

@media (min-width: 768px) {
  /* line 342, ../../app/styles/pages/_PreferredFleet.scss */

  .preferred-fleet .racing-page-body h1 {
    font-size: 54px;
  }
}

/* line 353, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet .racing-container {
  max-width: 1180px;
  padding: 20px;
  margin: 0px auto;
}

/* line 357, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet .racing-container h4 {
  margin-top: 0;
}

/* line 362, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet p {
  font-family: Arial, sans-serif;
  font-size: 16px;
  margin: 0 0 20px;
  line-height: 135%;
  color: #333;
}

/* line 370, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet .racing-intro {
  text-align: center;
  padding: 0 20px 30px 20px;
}

/* line 374, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet .racing-intro p {
  font-size: 18px;
}

/* line 378, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet .racing-intro h4 {
  text-transform: uppercase;
  font-style: italic;
}

/* line 382, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet .racing-intro h4 .normals {
  font-family: Arial, Helvetica, sans-serif;
  line-height: 0.5;
  vertical-align: baseline;
}

/* line 391, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet .page-background-2 {
  background-position: top center;
  background-size: cover;
  -ms-behavior: url('/images/backgroundsize.min.htc');
  width: 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 200px;
  z-index: -1;
}

/* line 402, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet .styled-divider,
.preferred-fleet .tile-container .tile hr,
.tile-container .tile .preferred-fleet hr {
  display: block;
  background-color: #cccccc;
  background-repeat: repeat;
  background-image: url('/images/diagonal.png');
  position: relative;
  margin: 0;
  z-index: 4;
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.7);
}

/* line 413, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet .last-divider {
  box-shadow: none;
  border-bottom: 2px solid #ffdd00;
  height: 20px;
  background-image: url("/images/diagonal-tight-darker.png");
}

/* line 420, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet .vidLink img {
  width: 90%;
  height: 90%;
}

/************************************** Preferred Fleet Page Specific *****************************************/

/* line 433, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet-page .racingLead {
  text-align: center;
  clear: both;
  margin: 0 auto;
  padding-bottom: 20px;
  position: relative;
  z-index: 8;
}

@media (min-width: 1025px) {
  /* line 433, ../../app/styles/pages/_PreferredFleet.scss */

  .preferred-fleet-page .racingLead {
    width: 60%;
  }
}

/* line 445, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet-page .racingLead.gygbLead {
  text-align: center;
  margin: 0;
}

/* line 447, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet-page .racingLead.gygbLead h1 {
  font-weight: bold;
  font-size: 35px;
}

@media (min-width: 767px) {
  /* line 447, ../../app/styles/pages/_PreferredFleet.scss */

  .preferred-fleet-page .racingLead.gygbLead h1 {
    font-size: 50px;
  }
}

@media (min-width: 1025px) {
  /* line 445, ../../app/styles/pages/_PreferredFleet.scss */

  .preferred-fleet-page .racingLead.gygbLead {
    width: 66%;
  }
}

/* line 458, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet-page .racingLead.gygbLead .btn {
  padding-left: 100px;
  padding-right: 100px;
  top: 156px;
}

@media (min-width: 414px) {
  /* line 458, ../../app/styles/pages/_PreferredFleet.scss */

  .preferred-fleet-page .racingLead.gygbLead .btn {
    top: 203px;
  }
}

@media (min-width: 768px) {
  /* line 458, ../../app/styles/pages/_PreferredFleet.scss */

  .preferred-fleet-page .racingLead.gygbLead .btn {
    top: 202px;
  }
}

@media (min-width: 1025px) {
  /* line 458, ../../app/styles/pages/_PreferredFleet.scss */

  .preferred-fleet-page .racingLead.gygbLead .btn {
    padding-left: 50px;
    padding-right: 50px;
    top: 0;
  }
}

/* line 474, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet-page .racingLead.gygbLead .rwd-break {
  display: block;
}

@media (max-width: 480px) {
  /* line 474, ../../app/styles/pages/_PreferredFleet.scss */

  .preferred-fleet-page .racingLead.gygbLead .rwd-break {
    display: none;
  }
}

@media (min-width: 375px) {
  /* line 480, ../../app/styles/pages/_PreferredFleet.scss */

  .preferred-fleet-page .racingLead.gygbLead .rwd-break2 {
    display: block;
  }
}

@media (min-width: 414px) {
  /* line 480, ../../app/styles/pages/_PreferredFleet.scss */

  .preferred-fleet-page .racingLead.gygbLead .rwd-break2 {
    display: none;
  }
}

@media (min-width: 1025px) {
  /* line 445, ../../app/styles/pages/_PreferredFleet.scss */

  .preferred-fleet-page .racingLead.gygbLead {
    text-align: left;
    margin-left: 38px;
    margin-right: 0px;
  }

  /* line 492, ../../app/styles/pages/_PreferredFleet.scss */

  .preferred-fleet-page .racingLead.gygbLead h1 {
    font-size: 60px;
    margin-bottom: 25px;
  }

  /* line 496, ../../app/styles/pages/_PreferredFleet.scss */

  .preferred-fleet-page .racingLead.gygbLead p {
    margin-bottom: 28px;
  }
}

@media (min-width: 1200px) {
  /* line 445, ../../app/styles/pages/_PreferredFleet.scss */

  .preferred-fleet-page .racingLead.gygbLead {
    margin-left: 75px;
  }
}

/* line 507, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet-page .secondary-mobile-nav {
  margin-top: -10px;
  background-color: rgba(0, 40, 120, 0.85);
}

/* line 511, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet-page .secondary-mobile-nav ul {
  width: 60%;
  margin: 0 auto;
  text-align: center;
  list-style-type: none;
  padding-left: 0px;
}

/* line 518, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet-page .secondary-mobile-nav ul li {
  border-bottom: 1px solid #ffdd00;
  padding: 10px 0px;
}

/* line 519, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet-page .secondary-mobile-nav ul li a {
  color: #ffdd00;
  text-transform: uppercase;
  font-size: 18px;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 525, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet-page .secondary-mobile-nav ul li a:hover {
  color: white;
}

/* line 529, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet-page .secondary-mobile-nav ul li a.active {
  color: white;
}

/* line 537, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet-page .secondary-mobile-nav ul li:last-child {
  border-bottom: none;
}

/* line 543, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet-page .col-sm-12 {
  padding-left: 0px;
  padding-right: 0px;
}

@media (min-width: 768px) {
  /* line 550, ../../app/styles/pages/_PreferredFleet.scss */

  .preferred-fleet-page .secondary-mobile-nav {
    display: none;
  }

  /* line 554, ../../app/styles/pages/_PreferredFleet.scss */

  .preferred-fleet-page .col-sm-12 {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (min-width: 1025px) {
  /* line 560, ../../app/styles/pages/_PreferredFleet.scss */

  .preferred-fleet-page .leftTire {
    background-image: url('/images/racingPages/tireNascar.png');
    background-repeat: no-repeat;
    height: 513px;
    position: absolute;
    width: 322px;
    top: -30px;
    left: 0;
    z-index: 5;
  }
}

@media (min-width: 1025px) {
  /* line 574, ../../app/styles/pages/_PreferredFleet.scss */

  .preferred-fleet-page .rightTire {
    background-image: url('/images/racingPages/tireEagle.png');
    background-repeat: no-repeat;
    height: 513px;
    position: absolute;
    width: 322px;
    top: -30px;
    right: 0;
    z-index: 5;
  }
}

/* line 589, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet-page .col-sm-7 {
  padding-left: 0;
}

/* line 593, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet-page .col-sm-5 {
  padding-left: 0;
}

@media (min-width: 768px) {
  /* line 593, ../../app/styles/pages/_PreferredFleet.scss */

  .preferred-fleet-page .col-sm-5 {
    padding-left: 15px;
  }
}

/* line 603, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet-page .main-container h1 {
  font-size: 36px;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 1em;
  font-style: italic;
  margin-top: 10px;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
}

@media (min-width: 768px) {
  /* line 603, ../../app/styles/pages/_PreferredFleet.scss */

  .preferred-fleet-page .main-container h1 {
    font-size: 45px;
  }
}

/* line 619, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet-page .page-background {
  background-image: url('/images/background/preferred-fleet-bg.jpg');
  height: 575px;
}

/* line 624, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet-page .racing-road {
  text-align: center;
}

/* line 627, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet-page .racing-road img {
  padding: 20px;
}

/* line 630, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet-page h4 {
  margin: 30px 0;
  width: 100%;
  font-size: 24px;
  text-align: center;
  text-transform: uppercase;
  color: #ffdd00;
  font-style: italic;
}

/* line 639, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet-page h4 .normals {
  font-family: Arial, Helvetica, sans-serif;
  line-height: 0.5;
  vertical-align: baseline;
}

/* line 647, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet-page h1 .rwd-color {
  color: #fff;
}

/* line 649, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet-page h1 .rwd-color .rwd-yellow {
  color: #ffdd00;
}

@media (min-width: 414px) {
  /* line 647, ../../app/styles/pages/_PreferredFleet.scss */

  .preferred-fleet-page h1 .rwd-color {
    color: #ffdd00;
  }
}

/* line 658, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet-page #subSection {
  text-align: center;
  padding-bottom: 20px;
}

/* line 660, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet-page #subSection .floater {
  width: 200px;
  margin: 0 auto;
}

/* line 665, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet-page #subSection .btn {
  margin: 30px auto 10px auto;
}

@media (min-width: 768px) {
  /* line 658, ../../app/styles/pages/_PreferredFleet.scss */

  .preferred-fleet-page #subSection {
    text-align: left;
  }

  /* line 674, ../../app/styles/pages/_PreferredFleet.scss */

  .preferred-fleet-page #subSection .col-sm-5 {
    float: right;
  }
}

/* line 679, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet-page #subSection .newsLabel {
  color: #555555;
  text-align: center;
  width: 100%;
}

/* line 702, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet-page #subSection .sectionVideo {
  box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.5);
}

/* line 708, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet-page #subSection .sectionVideoText {
  text-align: center;
}

/* line 714, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet-page #subSection h1,
.preferred-fleet-page #subSection h4,
.preferred-fleet-page #subSection .dk-blue {
  color: #274BA7 !important;
}

/* line 716, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet-page #subSection .fancy span:before,
.preferred-fleet-page #subSection .fancy span:after {
  border-bottom: 1px solid #274BA7;
}

/* line 724, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet-page #onTheRoad {
  text-align: center;
  padding-bottom: 30px;
}

/* line 729, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet-page #onTheRoad .roadButtons {
  margin-top: 110px;
  margin-bottom: 140px;
  margin-left: -10px;
  margin-right: -10px;
  width: 105%;
  position: relative;
  z-index: 9;
}

@media (min-width: 768px) {
  /* line 729, ../../app/styles/pages/_PreferredFleet.scss */

  .preferred-fleet-page #onTheRoad .roadButtons {
    margin-bottom: 30px;
    margin-top: 0;
  }
}

/* line 743, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet-page #onTheRoad .roadButtons img {
  width: 48%;
}

@media (min-width: 575px) {
  /* line 743, ../../app/styles/pages/_PreferredFleet.scss */

  .preferred-fleet-page #onTheRoad .roadButtons img {
    width: auto;
  }
}

/* line 755, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet-page .roadie {
  background: url('/images/background/AtTrackBG2.jpg') repeat-x center bottom;
  overflow: hidden;
  *zoom: 1;
  width: 100%;
  z-index: -1;
  min-height: 483px;
}

@media (min-width: 768px) {
  /* line 755, ../../app/styles/pages/_PreferredFleet.scss */

  .preferred-fleet-page .roadie {
    background: url('/images/background/homeSkids.jpg') repeat-x center 0;
    min-height: 483px;
  }
}

/* line 769, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet-page .gygb {
  background: url('/images/racingPages/camuflage-bg.jpg') repeat-x center bottom;
  overflow: hidden;
  *zoom: 1;
  width: 100%;
  z-index: -1;
  min-height: 483px;
  overflow: visible;
}

@media (min-width: 768px) {
  /* line 769, ../../app/styles/pages/_PreferredFleet.scss */

  .preferred-fleet-page .gygb {
    background: url('/images/racingPages/camuflage-bg.jpg') repeat-x center 0;
    min-height: 483px;
  }
}

/* line 782, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet-page .gygb .soldierandkid {
  background-image: url('/images/racingPages/Soldier_Family.png');
  background-repeat: no-repeat;
  z-index: 5;
  background-size: 160px 168px;
  height: 168px;
  width: 160px;
  margin: -52px auto 0 auto;
}

@media (min-width: 414px) {
  /* line 782, ../../app/styles/pages/_PreferredFleet.scss */

  .preferred-fleet-page .gygb .soldierandkid {
    background-size: 200px 210px;
    height: 212px;
    width: 210px;
    margin-top: -47px;
  }
}

@media (min-width: 767px) {
  /* line 782, ../../app/styles/pages/_PreferredFleet.scss */

  .preferred-fleet-page .gygb .soldierandkid {
    margin-top: -47px;
  }
}

@media (min-width: 1025px) {
  /* line 782, ../../app/styles/pages/_PreferredFleet.scss */

  .preferred-fleet-page .gygb .soldierandkid {
    background-size: 380px 398px;
    height: 398px;
    width: 372px;
    margin: -254px 0 -65px 81%;
  }
}

/* line 809, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet-page .gygbcomponent {
  text-align: left;
  padding-bottom: 30px;
}

/* line 813, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet-page .gygbcomponent .fancy span:before,
.preferred-fleet-page .gygbcomponent .fancy span:after {
  border-bottom: 1px solid #ffdd00;
}

@media (min-width: 1025px) {
  /* line 813, ../../app/styles/pages/_PreferredFleet.scss */

  .preferred-fleet-page .gygbcomponent .fancy span:before,
  .preferred-fleet-page .gygbcomponent .fancy span:after {
    width: 355px;
  }
}

@media (max-width: 480px) {
  /* line 813, ../../app/styles/pages/_PreferredFleet.scss */

  .preferred-fleet-page .gygbcomponent .fancy span:before,
  .preferred-fleet-page .gygbcomponent .fancy span:after {
    width: 28px;
  }
}

/* line 825, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet-page .gygbcomponent p {
  color: #ffffff;
}

/* line 830, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet-page #sectionNews {
  padding-bottom: 30px;
}

/* line 832, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet-page #sectionNews p {
  margin: 0px;
}

@media (min-width: 768px) {
  /* line 832, ../../app/styles/pages/_PreferredFleet.scss */

  .preferred-fleet-page #sectionNews p {
    margin: 0 0 20px;
  }
}

/* line 843, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet-page #sectionNews .col-sm-12 {
  text-align: center;
}

@media (min-width: 768px) {
  /* line 843, ../../app/styles/pages/_PreferredFleet.scss */

  .preferred-fleet-page #sectionNews .col-sm-12 {
    text-align: left;
  }
}

/* line 852, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet-page #sectionNews .sectionVideo {
  padding-top: 8px;
}

/* line 856, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet-page #sectionNews h1 {
  text-shadow: -3px 3px 5px rgba(0, 0, 0, 0.75);
}

@media (min-width: 768px) {
  /* line 862, ../../app/styles/pages/_PreferredFleet.scss */

  .preferred-fleet-page #sectionNews .col-sm-8 {
    border-right: 1px solid #5888d0;
    padding-right: 25px;
  }
}

/* line 870, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet-page .sectionNewsText {
  padding-bottom: 30px;
}

/* line 874, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet-page .sectionNewsText h2 {
  margin-top: 10px;
}

/* line 877, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet-page .sectionNewsText h2 a {
  color: #ffdd00;
  font-style: italic;
}

@media (min-width: 768px) {
  /* line 870, ../../app/styles/pages/_PreferredFleet.scss */

  .preferred-fleet-page .sectionNewsText {
    padding-left: 10px;
    padding-bottom: 0px;
  }
}

/* line 888, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet-page .sectionNewsText .btn {
  margin-top: 20px;
}

@media (min-width: 768px) {
  /* line 888, ../../app/styles/pages/_PreferredFleet.scss */

  .preferred-fleet-page .sectionNewsText .btn {
    margin-top: 0px;
  }
}

/* line 901, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet-page #sectionNews .fancy span:before,
.preferred-fleet-page #sectionNews .fancy span:after,
.preferred-fleet-page #onTheRoad .fancy span:before,
.preferred-fleet-page #onTheRoad .fancy span:after {
  border-bottom: 1px solid #ffdd00;
}

@media (min-width: 1025px) {
  /* line 901, ../../app/styles/pages/_PreferredFleet.scss */

  .preferred-fleet-page #sectionNews .fancy span:before,
  .preferred-fleet-page #sectionNews .fancy span:after,
  .preferred-fleet-page #onTheRoad .fancy span:before,
  .preferred-fleet-page #onTheRoad .fancy span:after {
    width: 400px;
  }
}

/* line 910, ../../app/styles/pages/_PreferredFleet.scss */

.preferred-fleet-page #sectionNews p,
.preferred-fleet-page #onTheRoad p {
  color: #ffffff;
}

/* line 917, ../../app/styles/pages/_PreferredFleet.scss */

.lt-ie9 .soldierandkid {
  margin-left: 55% !important;
  width: 532px !important;
}

/************************************** At The Track Page Specific *****************************************/

/* line 933, ../../app/styles/pages/_PreferredFleet.scss */

.racing-track-page a,
.racing-track-page a:hover {
  text-decoration: none;
}

/* line 935, ../../app/styles/pages/_PreferredFleet.scss */

.racing-track-page .sectionVideo {
  margin-top: 30px;
}

/* line 939, ../../app/styles/pages/_PreferredFleet.scss */

.racing-track-page h1,
.racing-track-page h2,
.racing-track-page h4 {
  color: #274BA7;
}

/* line 941, ../../app/styles/pages/_PreferredFleet.scss */

.racing-track-page .fancy span:before,
.racing-track-page .fancy span:after {
  border-bottom: 1px solid #274BA7;
}

/* line 947, ../../app/styles/pages/_PreferredFleet.scss */

.racing-track-page hr {
  border-top: 1px solid #555555;
}

/* line 949, ../../app/styles/pages/_PreferredFleet.scss */

.racing-track-page .col-sm-4:hover {
  background-color: #ffffff;
  text-decoration: none;
}

/* line 954, ../../app/styles/pages/_PreferredFleet.scss */

.racing-track-page .col-sm-4 {
  padding-bottom: 10px;
}

/* line 958, ../../app/styles/pages/_PreferredFleet.scss */

.racing-track-page .col-sm-4.active {
  background-color: #cad1e0;
}

/* line 966, ../../app/styles/pages/_PreferredFleet.scss */

.racing-track-page .intro h4 {
  text-transform: uppercase;
  margin-top: 0;
  font-style: italic;
}

/* line 971, ../../app/styles/pages/_PreferredFleet.scss */

.racing-track-page .intro h4 .normals {
  font-family: Arial, Helvetica, sans-serif;
  line-height: 0.5;
  vertical-align: baseline;
}

/* line 978, ../../app/styles/pages/_PreferredFleet.scss */

.racing-track-page .intro h1 {
  margin: 20px auto;
}

@media (min-width: 1025px) {
  /* line 983, ../../app/styles/pages/_PreferredFleet.scss */

  .racing-track-page .intro h1,
  .racing-track-page .intro p {
    width: 60%;
  }

  /* line 986, ../../app/styles/pages/_PreferredFleet.scss */

  .racing-track-page .intro p {
    margin: 0 auto;
  }
}

/* line 991, ../../app/styles/pages/_PreferredFleet.scss */

.racing-track-page .col-sm-12 {
  padding-left: 0;
  padding-right: 0;
}

/* line 996, ../../app/styles/pages/_PreferredFleet.scss */

.racing-track-page .col-sm-4 p {
  padding: 0 15px;
}

/* line 1000, ../../app/styles/pages/_PreferredFleet.scss */

.racing-track-page .racing-track-bg {
  background-image: url('/images/background/AtTheTrackComposite.jpg');
  background-position: top center;
  background-size: cover;
  -ms-behavior: url('/images/backgroundsize.min.htc');
  width: 100%;
  z-index: -1;
}

/* line 1009, ../../app/styles/pages/_PreferredFleet.scss */

.racing-track-page .track-container {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 50px;
  padding: 20px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8);
}

/* line 1017, ../../app/styles/pages/_PreferredFleet.scss */

.racing-track-page .track-container img {
  padding: 15px 0;
}

@media (min-width: 1025px) {
  /* line 1009, ../../app/styles/pages/_PreferredFleet.scss */

  .racing-track-page .track-container {
    padding: 40px;
  }
}

/* line 1029, ../../app/styles/pages/_PreferredFleet.scss */

.racing-track-page .vidLink img {
  height: auto;
}

/************************************** On the Road Page Specific *****************************************/

/* line 1049, ../../app/styles/pages/_PreferredFleet.scss */

.racing-road-page .fancy span:before,
.racing-road-page .fancy span:after {
  border-bottom: 1px solid #ffdd00;
}

@media (min-width: 1195px) {
  /* line 1054, ../../app/styles/pages/_PreferredFleet.scss */

  .racing-road-page .leftTire {
    background-image: url('/images/racingPages/on-the-road-l-tire.png');
    background-repeat: no-repeat;
    height: 665px;
    margin-left: -25px;
    position: absolute;
    width: 304px;
    top: 20px;
    left: 0;
    z-index: 5;
  }
}

@media (min-width: 1240px) {
  /* line 1054, ../../app/styles/pages/_PreferredFleet.scss */

  .racing-road-page .leftTire {
    margin-left: 0px;
  }
}

@media (min-width: 1195px) {
  /* line 1073, ../../app/styles/pages/_PreferredFleet.scss */

  .racing-road-page .rightTire {
    background-image: url('/images/racingPages/on-the-road-r-tire.png');
    background-repeat: no-repeat;
    height: 665px;
    margin-right: -25px;
    position: absolute;
    width: 304px;
    top: 20px;
    right: 0;
    z-index: 5;
  }
}

@media (min-width: 1240px) {
  /* line 1073, ../../app/styles/pages/_PreferredFleet.scss */

  .racing-road-page .rightTire {
    margin-right: 0px;
  }
}

/* line 1092, ../../app/styles/pages/_PreferredFleet.scss */

.racing-road-page .racing-road-bg {
  background-image: url('/images/background/OnRoadBody.jpg');
  background-position: top center;
  background-size: cover;
  -ms-behavior: url('/images/backgroundsize.min.htc');
  width: 100%;
}

/* line 1101, ../../app/styles/pages/_PreferredFleet.scss */

.racing-road-page .racing-container {
  padding: 20px 20px 0 20px;
}

/* line 1105, ../../app/styles/pages/_PreferredFleet.scss */

.racing-road-page .racing-road-body {
  z-index: 9;
}

/* line 1109, ../../app/styles/pages/_PreferredFleet.scss */

.racing-road-page .racing-road-body h1 {
  color: #ffffff;
  text-shadow: -3px 3px 5px rgba(0, 0, 0, 0.75);
}

/* line 1114, ../../app/styles/pages/_PreferredFleet.scss */

.racing-road-page .racing-road-body p {
  color: #ffffff;
}

/* line 1115, ../../app/styles/pages/_PreferredFleet.scss */

.racing-road-page .racing-road-body h4 {
  color: #ffdd00;
}

/* line 1120, ../../app/styles/pages/_PreferredFleet.scss */

.racing-road-page .on-road-tab-content {
  background: #ffffff;
  /* Old browsers */
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #ffffff), color-stop(50%, #ffffff), color-stop(100%, #dfdfdf));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 1%, #ffffff 50%, #dfdfdf 100%);
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 1%, #ffffff 50%, #dfdfdf 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dfdfdf',GradientType=0 );
  /* IE6-9 */
  overflow: hidden;
  *zoom: 1;
  position: relative;
  z-index: 1;
}

/* line 1134, ../../app/styles/pages/_PreferredFleet.scss */

.racing-road-page .tab-content-wrapper {
  width: 100%;
}

@media (min-width: 1195px) {
  /* line 1134, ../../app/styles/pages/_PreferredFleet.scss */

  .racing-road-page .tab-content-wrapper {
    margin: 0 auto;
    max-width: 680px;
    width: 680px;
  }
}

/* line 1148, ../../app/styles/pages/_PreferredFleet.scss */

.racing-road-page .tabs-container {
  width: 100%;
  text-align: center;
}

/* line 1153, ../../app/styles/pages/_PreferredFleet.scss */

.racing-road-page .tab-content {
  padding: 20px 20px 40px 20px;
  overflow: hidden;
  *zoom: 1;
}

/* line 1157, ../../app/styles/pages/_PreferredFleet.scss */

.racing-road-page .tab-content h4 {
  color: #555555;
  font-style: italic;
}

/* line 1162, ../../app/styles/pages/_PreferredFleet.scss */

.racing-road-page .tab-content h2 {
  margin-top: 7px;
  margin-bottom: 20px;
}

/* line 1168, ../../app/styles/pages/_PreferredFleet.scss */

.racing-road-page .tab-content .battle-tested {
  /*background-image: image-url("racingPages/battle2.png");
  background-position: 50% 90%;
  background-repeat: no-repeat;*/
  padding-bottom: 30px;
  min-height: 145px;
}

@media (min-width: 768px) {
  /* line 1168, ../../app/styles/pages/_PreferredFleet.scss */

  .racing-road-page .tab-content .battle-tested {
    background-position: center bottom;
    border-right: 1px solid #555555;
    min-height: 185px;
  }

  /* line 1180, ../../app/styles/pages/_PreferredFleet.scss */

  .racing-road-page .tab-content .battle-tested p {
    min-height: 95px;
  }

  /* line 1183, ../../app/styles/pages/_PreferredFleet.scss */

  .racing-road-page .tab-content .battle-tested span {
    width: 100%;
    text-align: center;
    display: block;
  }
}

@media (min-width: 1195px) {
  /* line 1168, ../../app/styles/pages/_PreferredFleet.scss */

  .racing-road-page .tab-content .battle-tested {
    padding-left: 40px;
    min-height: 205px;
  }

  /* line 1194, ../../app/styles/pages/_PreferredFleet.scss */

  .racing-road-page .tab-content .battle-tested p {
    min-height: 110px;
  }
}

@media (min-width: 1390px) {
  /* line 1168, ../../app/styles/pages/_PreferredFleet.scss */

  .racing-road-page .tab-content .battle-tested {
    padding-left: 0px;
  }
}

@media (max-width: 767px) {
  /* line 1168, ../../app/styles/pages/_PreferredFleet.scss */

  .racing-road-page .tab-content .battle-tested {
    margin-bottom: 20px;
    border-bottom: 1px solid #555555;
  }
}

/* line 1211, ../../app/styles/pages/_PreferredFleet.scss */

.racing-road-page .tab-content .road-ready {
  padding-bottom: 20px;
  min-height: 140px;
}

@media (min-width: 768px) {
  /* line 1211, ../../app/styles/pages/_PreferredFleet.scss */

  .racing-road-page .tab-content .road-ready {
    min-height: 185px;
  }

  /* line 1217, ../../app/styles/pages/_PreferredFleet.scss */

  .racing-road-page .tab-content .road-ready p {
    min-height: 95px;
  }

  /* line 1220, ../../app/styles/pages/_PreferredFleet.scss */

  .racing-road-page .tab-content .road-ready span {
    width: 100%;
    text-align: center;
    display: block;
  }
}

@media (min-width: 1195px) {
  /* line 1211, ../../app/styles/pages/_PreferredFleet.scss */

  .racing-road-page .tab-content .road-ready {
    padding-right: 40px;
    min-height: 205px;
  }

  /* line 1230, ../../app/styles/pages/_PreferredFleet.scss */

  .racing-road-page .tab-content .road-ready p {
    min-height: 110px;
  }
}

@media (min-width: 1390px) {
  /* line 1211, ../../app/styles/pages/_PreferredFleet.scss */

  .racing-road-page .tab-content .road-ready {
    padding-right: 0px;
  }
}

/* line 1242, ../../app/styles/pages/_PreferredFleet.scss */

.racing-road-page .tab-content p {
  color: #222222;
}

/* line 1246, ../../app/styles/pages/_PreferredFleet.scss */

.racing-road-page .tab-content h2 {
  text-align: center;
  color: #274BA7;
  text-transform: uppercase;
  font-style: italic;
}

/* line 1254, ../../app/styles/pages/_PreferredFleet.scss */

.racing-road-page .gy-tabs {
  margin: 0 auto;
  width: 98%;
}

/* line 1259, ../../app/styles/pages/_PreferredFleet.scss */

.racing-road-page .gy-tabs li {
  width: 25%;
  padding: 0 2px;
}

/* line 1263, ../../app/styles/pages/_PreferredFleet.scss */

.racing-road-page .gy-tabs li a {
  background: rgba(255, 221, 0, 0.85);
  background: -webkit-linear-gradient(top, rgba(255, 221, 0, 0.85) 0%, #e0c200 75%, #cbb002 100%);
  background: linear-gradient(to bottom, rgba(255, 221, 0, 0.85) 0%, #e0c200 75%, #cbb002 100%);
  background-color: #ffdd00;
  text-transform: uppercase;
  font-style: italic;
  font-size: 15px;
}

@media (min-width: 481px) {
  /* line 1263, ../../app/styles/pages/_PreferredFleet.scss */

  .racing-road-page .gy-tabs li a {
    font-size: 18px;
  }
}

/* line 1275, ../../app/styles/pages/_PreferredFleet.scss */

.racing-road-page .gy-tabs li a:hover {
  background-color: #ffdd00;
  background: #ffdd00;
  background: -webkit-linear-gradient(top, #ffdd00 0%, #e0c200 75%, #cbb002 100%);
  background: linear-gradient(to bottom, #ffdd00 0%, #e0c200 75%, #cbb002 100%);
}

/* line 1282, ../../app/styles/pages/_PreferredFleet.scss */

.racing-road-page .gy-tabs li.active a {
  background-color: #ffffff;
  background-image: none;
  font-family: "NewsGothicFSLight";
  color: #274BA7;
}

@media (min-width: 1195px) {
  /* line 1295, ../../app/styles/pages/_PreferredFleet.scss */

  .racing-road-page .racing-intro {
    width: 63%;
    margin: 0 auto;
  }

  /* line 1299, ../../app/styles/pages/_PreferredFleet.scss */

  .racing-road-page .racing-intro p {
    width: 85%;
    margin: 0 auto;
  }

  /* line 1305, ../../app/styles/pages/_PreferredFleet.scss */

  .racing-road-page .gy-tabs {
    width: 55%;
  }

  /* line 1309, ../../app/styles/pages/_PreferredFleet.scss */

  .racing-road-page .tab-content {
    min-height: 386px;
    margin: 0 auto;
  }

  /* line 1316, ../../app/styles/pages/_PreferredFleet.scss */

  .racing-road-page .racing-container .wrapper-inner {
    width: 70%;
    margin: 0 auto;
    min-height: 325px;
  }
}

/************************************** Racing News Page Specific *****************************************/

/* line 1337, ../../app/styles/pages/_PreferredFleet.scss */

.racing-news-page {
  color: #fff;
}

/* line 1340, ../../app/styles/pages/_PreferredFleet.scss */

.racing-news-page .racing-container {
  padding: 20px 0;
}

/* line 1344, ../../app/styles/pages/_PreferredFleet.scss */

.racing-news-page .tab-pane {
  display: none;
}

/* line 1347, ../../app/styles/pages/_PreferredFleet.scss */

.racing-news-page .tab-pane.active {
  display: block !important;
}

/* line 1352, ../../app/styles/pages/_PreferredFleet.scss */

.racing-news-page .pagination {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  padding-top: 8px;
  padding-bottom: 12px;
  margin: 10px auto;
  font-size: 15px;
  color: #ffdd00;
  text-align: center;
}

/* line 1362, ../../app/styles/pages/_PreferredFleet.scss */

.racing-news-page .pagination li {
  display: inline-block;
}

/* line 1366, ../../app/styles/pages/_PreferredFleet.scss */

.racing-news-page .pagination a {
  display: inline-block;
  color: #ffdd00;
  width: 30px;
  height: 30px;
}

/* line 1372, ../../app/styles/pages/_PreferredFleet.scss */

.racing-news-page .pagination a.active {
  color: #ffffff;
}

/* line 1378, ../../app/styles/pages/_PreferredFleet.scss */

.racing-news-page .pagination a.page-next {
  width: 60px;
}

/* line 1382, ../../app/styles/pages/_PreferredFleet.scss */

.racing-news-page .pagination a.page-prev {
  width: 60px;
}

/* line 1391, ../../app/styles/pages/_PreferredFleet.scss */

.racing-news-page .racing-page-body h1 {
  color: #ffffff;
  text-shadow: -3px 3px 5px rgba(0, 0, 0, 0.75);
}

/* line 1398, ../../app/styles/pages/_PreferredFleet.scss */

.racing-news-page h4 {
  color: #ffdd00;
  margin-top: 0;
}

/* line 1403, ../../app/styles/pages/_PreferredFleet.scss */

.racing-news-page .fancy span:before,
.racing-news-page .fancy span:after {
  content: "";
  position: absolute;
  height: 5px;
  border-bottom: 1px solid #ffdd00;
  top: 0;
  width: 100px;
}

@media (min-width: 1025px) {
  /* line 1403, ../../app/styles/pages/_PreferredFleet.scss */

  .racing-news-page .fancy span:before,
  .racing-news-page .fancy span:after {
    width: 380px;
  }
}

/* line 1416, ../../app/styles/pages/_PreferredFleet.scss */

.racing-news-page .fancy span:before {
  right: 100%;
  margin-right: 15px;
}

/* line 1420, ../../app/styles/pages/_PreferredFleet.scss */

.racing-news-page .fancy span:after {
  left: 100%;
  margin-left: 15px;
}

/* line 1426, ../../app/styles/pages/_PreferredFleet.scss */

.racing-news-page .racing-intro p {
  color: #ffffff;
}

@media (min-width: 1025px) {
  /* line 1436, ../../app/styles/pages/_PreferredFleet.scss */

  .racing-news-page .racing-intro h1 {
    width: 65%;
    margin: 20px auto;
  }

  /* line 1441, ../../app/styles/pages/_PreferredFleet.scss */

  .racing-news-page .racing-intro p {
    width: 65%;
    margin: 10px auto;
  }
}

@media (min-width: 768px) {
  /* line 1451, ../../app/styles/pages/_PreferredFleet.scss */

  .racing-news-page .col-sm-8 {
    border-right: 1px solid #5888d0;
    padding-right: 25px;
  }

  /* line 1456, ../../app/styles/pages/_PreferredFleet.scss */

  .racing-news-page .col-sm-4 {
    padding-left: 25px;
  }
}

/* line 1461, ../../app/styles/pages/_PreferredFleet.scss */

.racing-news-page ul.newsie {
  padding-left: 0px;
  margin-top: 10px;
  font-family: Arial, Helvetica, sans-serif;
  color: #ffdd00;
}

/* line 1467, ../../app/styles/pages/_PreferredFleet.scss */

.racing-news-page ul.newsie a {
  color: #ffdd00;
  display: block;
}

/* line 1472, ../../app/styles/pages/_PreferredFleet.scss */

.racing-news-page ul.newsie li {
  border-top: 1px solid #ffffff;
  list-style-type: none;
  padding: 7px 0px;
}

/* line 1477, ../../app/styles/pages/_PreferredFleet.scss */

.racing-news-page ul.newsie li.w-arrow {
  background: url('/images/racingPages/arrow2.png') no-repeat right center;
}

/* line 1482, ../../app/styles/pages/_PreferredFleet.scss */

.racing-news-page ul.newsie .title {
  color: #ffdd00;
  font-size: 18px;
  padding-right: 20px;
}

/* line 1486, ../../app/styles/pages/_PreferredFleet.scss */

.racing-news-page ul.newsie .title a {
  display: inline-block;
}

/* line 1491, ../../app/styles/pages/_PreferredFleet.scss */

.racing-news-page ul.newsie .all {
  display: block;
  width: 100%;
  padding-top: 15px;
}

/* line 1496, ../../app/styles/pages/_PreferredFleet.scss */

.racing-news-page ul.newsie .all a {
  color: #ffdd00;
  font-size: 18px;
}

/* line 1502, ../../app/styles/pages/_PreferredFleet.scss */

.racing-news-page ul.newsie .date {
  color: #ffffff;
}

/* line 1507, ../../app/styles/pages/_PreferredFleet.scss */

.racing-news-page .sectionVideo {
  margin: 10px auto 20px auto;
}

/* line 1511, ../../app/styles/pages/_PreferredFleet.scss */

.racing-news-page .racingFollows {
  width: 200px;
  margin: 60px auto 20px auto;
}

/* line 1516, ../../app/styles/pages/_PreferredFleet.scss */

.racing-news-page .racingFollows .twitFollow {
  margin: 40px auto;
}

/* line 1519, ../../app/styles/pages/_PreferredFleet.scss */

.racing-news-page .racingFollows .twitFollow .twitImage {
  padding-right: 10px;
  height: 40px;
  float: left;
  padding-top: 5px;
}

/* line 1526, ../../app/styles/pages/_PreferredFleet.scss */

.racing-news-page .racingFollows .twitFollow .twitText a {
  color: #ffdd00;
}

/************************************** Smart Fleet Page *****************************************/

/* line 4, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet .page-background {
  z-index: -2;
  position: absolute;
  background-image: url('/images/background/smart-fleet-bg.jpg');
  height: 240px;
}

@media (min-width: 768px) {
  /* line 4, ../../app/styles/pages/_SmartFleet.scss */

  .smart-fleet .page-background {
    background-image: url('/images/background/smart-fleet-bg.jpg');
  }
}

@media (min-width: 1025px) {
  /* line 4, ../../app/styles/pages/_SmartFleet.scss */

  .smart-fleet .page-background {
    height: 200px;
  }
}

/* line 21, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet .lt-blue-bak {
  background-color: #ebebeb;
}

/* line 25, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet .white_txt {
  color: #fff;
}

/* line 29, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet .smart_fleet_img {
  width: 99% !important;
}

/* line 33, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet .small {
  font-size: 85% !important;
}

/* line 37, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet .sec_nav_list > li {
  width: 19% !important;
}

/* line 41, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet .sec_nav_list > li > a {
  font-size: 16px !important;
}

/* line 45, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet .dk-blue {
  color: #274BA7 !important;
}

/* line 49, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet .no_pad_left {
  padding-left: 0px !important;
}

/* line 53, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet .video-border {
  border-right: 2px solid #ddd;
}

/* line 57, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet .cta-panel {
  padding-bottom: 0;
  padding-right: 0;
  padding-left: 0;
}

/* line 64, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet .video-news-player iframe {
  width: 100% !important;
}

/* line 69, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet .newsie {
  margin: 0 0 20px;
  padding: 0 0 0 15px;
}

/* line 72, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet .newsie li {
  margin: 0 0 6px;
  color: #ccc;
}

/* line 75, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet .newsie li a {
  color: #ffdd00;
}

/* line 77, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet .newsie li a:hover {
  color: #F0F0F0;
  text-decoration: none;
}

/* line 82, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet .newsie li .all {
  margin-top: 10px;
  font-size: 18px;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 86, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet .newsie li .all .icon-thin-arrow-right {
  font-size: .75em;
}

/* line 93, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet .newsie .masthead-container .masthead-text-only {
  max-width: 990px;
  margin: 0 auto;
  padding: 35px 0;
}

/* line 97, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet .newsie .masthead-container .masthead-text-only h1 {
  color: #ffffff !important;
  font-size: 40px;
  text-transform: uppercase;
  font-weight: 700;
}

/* line 103, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet .newsie .masthead-container .masthead-text-only .subhead-text {
  color: #fff;
}

/* line 106, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet .newsie .masthead-container .masthead-text-only .subhead-buttons {
  color: #FFF;
}

/* line 108, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet .newsie .masthead-container .masthead-text-only .subhead-buttons a.gy-link {
  color: #ffdd00;
  padding-left: 20px;
}

/* line 112, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet .newsie .masthead-container .masthead-text-only .subhead-buttons .btn {
  padding-left: 65px;
  padding-right: 65px;
  margin-right: 20px;
}

/* line 118, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet .newsie .masthead-container .masthead-text-only .header-logo {
  padding-top: 8%;
}

/* line 121, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet .newsie .masthead-container .masthead-text-only a.find-tire {
  color: #fff;
}

/* line 128, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet #tires {
  position: relative;
}

/* line 132, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet #gygb {
  position: relative;
}

/* line 136, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet .noBak {
  background: none;
}

/* line 140, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet .page-background {
  z-index: -2;
  position: absolute;
  background-image: url('/images/background/smart-fleet-bg.jpg');
  height: 240px;
}

@media (min-width: 768px) {
  /* line 140, ../../app/styles/pages/_SmartFleet.scss */

  .smart-fleet .page-background {
    background-image: url('/images/background/smart-fleet-bg.jpg');
  }
}

@media (min-width: 1025px) {
  /* line 140, ../../app/styles/pages/_SmartFleet.scss */

  .smart-fleet .page-background {
    height: 200px;
  }
}

/* line 158, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet .secondary-nav-container {
  height: 45px;
}

/* line 161, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet .secondary-nav-container .secondary-nav li {
  padding: 5px 0;
  border-right: 1px solid #ffdd00;
  width: 20%;
}

/* line 167, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet .secondary-nav-container .secondary-nav li:last-child {
  border: none;
}

/* line 172, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet .secondary-nav {
  border-bottom: 3px solid #ffffff;
  z-index: 10;
}

/* line 176, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet .secondary-nav ul {
  margin-left: -80px;
}

/* line 180, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet .secondary-nav li a {
  font-size: 18px;
}

/* line 184, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet .secondary-nav .secondary-main-container {
  max-width: 1140px;
}

/* line 187, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet .secondary-nav .secondary-main-container img {
  width: 133px;
  float: left;
  padding-top: 10px;
  padding-left: 20px;
}

/* line 193, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet .secondary-nav .secondary-main-container a.top-link {
  float: right;
  padding-right: 20px;
}

/* line 200, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet .fancy {
  line-height: 0.5;
  text-align: center;
}

/* line 204, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet .fancy span {
  display: inline-block;
  position: relative;
}

/* line 209, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet .fancy span:before,
.smart-fleet .fancy span:after {
  content: "";
  position: absolute;
  height: 5px;
  top: 0;
  width: 100px;
}

@media (max-width: 380px) {
  /* line 209, ../../app/styles/pages/_SmartFleet.scss */

  .smart-fleet .fancy span:before,
  .smart-fleet .fancy span:after {
    width: 60px;
  }
}

@media (min-width: 1025px) {
  /* line 209, ../../app/styles/pages/_SmartFleet.scss */

  .smart-fleet .fancy span:before,
  .smart-fleet .fancy span:after {
    width: 400px;
  }
}

/* line 228, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet .fancy span b {
  font-weight: normal;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 235, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet .fancy span:before {
  right: 100%;
  margin-right: 15px;
}

/* line 239, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet .fancy span:after {
  left: 100%;
  margin-left: 15px;
}

/* line 244, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet .section-news-blues {
  background-color: #274BA7;
  background-repeat: repeat;
  background-image: url('/images/diagonal.png');
  clear: both;
}

@media (min-width: 481px) {
  /* line 249, ../../app/styles/pages/_SmartFleet.scss */

  .smart-fleet .crazy-lug {
    background-image: url('/images/background/strayLug.png');
    background-repeat: no-repeat;
    height: 113px;
    position: absolute;
    width: 117px;
    top: 170px;
    right: 10%;
    z-index: 5;
  }
}

@media (min-width: 768px) {
  /* line 249, ../../app/styles/pages/_SmartFleet.scss */

  .smart-fleet .crazy-lug {
    position: absolute;
    top: 190px;
    right: 20%;
  }
}

@media (min-width: 1024px) {
  /* line 249, ../../app/styles/pages/_SmartFleet.scss */

  .smart-fleet .crazy-lug {
    position: absolute;
    top: 160px;
    right: 20%;
  }
}

/* line 275, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet .section-blue-bg {
  background: url('/images/diagonal.png') no-repeat center bottom;
  overflow: hidden;
  *zoom: 1;
  width: 100%;
  z-index: -1;
}

@media (min-width: 768px) {
  /* line 275, ../../app/styles/pages/_SmartFleet.scss */

  .smart-fleet .section-blue-bg {
    background: url('/images/diagonal.png') repeat-x center 0;
  }
}

/* line 287, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet .page-title-block {
  border-bottom: none;
  text-align: center;
}

/* line 291, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet .page-title-block h1 {
  color: #ffffff;
  text-transform: uppercase;
}

/* line 296, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet .page-title-block a.intro-offlink {
  color: #ffdd00;
}

@media (min-width: 481px) {
  /* line 287, ../../app/styles/pages/_SmartFleet.scss */

  .smart-fleet .page-title-block {
    text-align: left;
  }
}

/* line 306, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet .racing-official-logos {
  background-color: #ffffff;
  text-align: center;
  background-image: url('/images/racingPages/vert-divide.png');
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 10;
  border-top: 1px solid #ccc;
}

/* line 315, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet .racing-official-logos img {
  padding: 20px;
}

@media (max-width: 400px) {
  /* line 319, ../../app/styles/pages/_SmartFleet.scss */

  .smart-fleet .racing-official-logos img {
    padding: 20px 10px;
    width: 45%;
  }
}

/* line 326, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet .newsLabel {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  display: inline-block;
  margin-bottom: 15px;
  color: #ffffff;
}

/* line 336, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet .grabber {
  max-width: 1180px;
  margin: 0 auto;
}

/* line 341, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet .racing-page-body {
  margin: 0px;
  padding-top: 20px;
}

/* line 346, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet .racing-page-body h1 {
  font-size: 36px;
  text-transform: uppercase;
  line-height: 1em;
}

@media (min-width: 768px) {
  /* line 346, ../../app/styles/pages/_SmartFleet.scss */

  .smart-fleet .racing-page-body h1 {
    font-size: 54px;
  }
}

/* line 357, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet .racing-container {
  max-width: 1180px;
  padding: 20px;
  margin: 0px auto;
}

/* line 361, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet .racing-container h4 {
  margin-top: 0;
}

/* line 366, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet p {
  font-family: Arial, sans-serif;
  font-size: 16px;
  margin: 0 0 20px;
  line-height: 135%;
  color: #333;
}

/* line 374, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet .racing-intro {
  text-align: center;
  padding: 0 20px 30px 20px;
}

/* line 378, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet .racing-intro p {
  font-size: 18px;
}

/* line 382, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet .racing-intro h4 {
  text-transform: uppercase;
  font-style: italic;
}

/* line 386, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet .racing-intro h4 .normals {
  font-family: Arial, Helvetica, sans-serif;
  line-height: 0.5;
  vertical-align: baseline;
}

/* line 395, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet .page-background-2 {
  background-position: top center;
  background-size: cover;
  -ms-behavior: url('/images/backgroundsize.min.htc');
  width: 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 200px;
  z-index: -1;
}

/* line 406, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet .styled-divider,
.smart-fleet .tile-container .tile hr,
.tile-container .tile .smart-fleet hr {
  display: block;
  background-color: #cccccc;
  background-repeat: repeat;
  background-image: url('/images/diagonal.png');
  position: relative;
  margin: 0;
  z-index: 4;
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.7);
}

/* line 417, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet .last-divider {
  box-shadow: none;
  border-bottom: 2px solid #ffdd00;
  height: 20px;
  background-image: url("/images/diagonal-tight-darker.png");
}

/* line 424, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet .vidLink img {
  width: 90%;
  height: 90%;
}

/************************************** Smart Fleet Page Specific *****************************************/

/* line 437, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet-page .racingLead {
  text-align: center;
  clear: both;
  margin: 0 auto;
  padding-bottom: 20px;
  position: relative;
  z-index: 8;
}

@media (min-width: 1025px) {
  /* line 437, ../../app/styles/pages/_SmartFleet.scss */

  .smart-fleet-page .racingLead {
    width: 60%;
  }
}

/* line 449, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet-page .racingLead.gygbLead {
  text-align: center;
  margin: 0;
}

/* line 451, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet-page .racingLead.gygbLead h1 {
  font-weight: bold;
  font-size: 35px;
}

@media (min-width: 767px) {
  /* line 451, ../../app/styles/pages/_SmartFleet.scss */

  .smart-fleet-page .racingLead.gygbLead h1 {
    font-size: 50px;
  }
}

@media (min-width: 1025px) {
  /* line 449, ../../app/styles/pages/_SmartFleet.scss */

  .smart-fleet-page .racingLead.gygbLead {
    width: 66%;
  }
}

/* line 462, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet-page .racingLead.gygbLead .btn {
  padding-left: 100px;
  padding-right: 100px;
  top: 156px;
}

@media (min-width: 414px) {
  /* line 462, ../../app/styles/pages/_SmartFleet.scss */

  .smart-fleet-page .racingLead.gygbLead .btn {
    top: 203px;
  }
}

@media (min-width: 768px) {
  /* line 462, ../../app/styles/pages/_SmartFleet.scss */

  .smart-fleet-page .racingLead.gygbLead .btn {
    top: 202px;
  }
}

@media (min-width: 1025px) {
  /* line 462, ../../app/styles/pages/_SmartFleet.scss */

  .smart-fleet-page .racingLead.gygbLead .btn {
    padding-left: 50px;
    padding-right: 50px;
    top: 0;
  }
}

/* line 478, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet-page .racingLead.gygbLead .rwd-break {
  display: block;
}

@media (max-width: 480px) {
  /* line 478, ../../app/styles/pages/_SmartFleet.scss */

  .smart-fleet-page .racingLead.gygbLead .rwd-break {
    display: none;
  }
}

@media (min-width: 375px) {
  /* line 484, ../../app/styles/pages/_SmartFleet.scss */

  .smart-fleet-page .racingLead.gygbLead .rwd-break2 {
    display: block;
  }
}

@media (min-width: 414px) {
  /* line 484, ../../app/styles/pages/_SmartFleet.scss */

  .smart-fleet-page .racingLead.gygbLead .rwd-break2 {
    display: none;
  }
}

@media (min-width: 1025px) {
  /* line 449, ../../app/styles/pages/_SmartFleet.scss */

  .smart-fleet-page .racingLead.gygbLead {
    text-align: left;
    margin-left: 38px;
    margin-right: 0px;
  }

  /* line 496, ../../app/styles/pages/_SmartFleet.scss */

  .smart-fleet-page .racingLead.gygbLead h1 {
    font-size: 60px;
    margin-bottom: 25px;
  }

  /* line 500, ../../app/styles/pages/_SmartFleet.scss */

  .smart-fleet-page .racingLead.gygbLead p {
    margin-bottom: 28px;
  }
}

@media (min-width: 1200px) {
  /* line 449, ../../app/styles/pages/_SmartFleet.scss */

  .smart-fleet-page .racingLead.gygbLead {
    margin-left: 75px;
  }
}

/* line 511, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet-page .secondary-mobile-nav {
  margin-top: -10px;
  background-color: rgba(0, 40, 120, 0.85);
}

/* line 515, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet-page .secondary-mobile-nav ul {
  width: 60%;
  margin: 0 auto;
  text-align: center;
  list-style-type: none;
  padding-left: 0px;
}

/* line 522, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet-page .secondary-mobile-nav ul li {
  border-bottom: 1px solid #ffdd00;
  padding: 10px 0px;
}

/* line 523, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet-page .secondary-mobile-nav ul li a {
  color: #ffdd00;
  text-transform: uppercase;
  font-size: 18px;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 529, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet-page .secondary-mobile-nav ul li a:hover {
  color: white;
}

/* line 533, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet-page .secondary-mobile-nav ul li a.active {
  color: white;
}

/* line 541, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet-page .secondary-mobile-nav ul li:last-child {
  border-bottom: none;
}

/* line 547, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet-page .col-sm-12 {
  padding-left: 0px;
  padding-right: 0px;
}

@media (min-width: 768px) {
  /* line 554, ../../app/styles/pages/_SmartFleet.scss */

  .smart-fleet-page .secondary-mobile-nav {
    display: none;
  }

  /* line 558, ../../app/styles/pages/_SmartFleet.scss */

  .smart-fleet-page .col-sm-12 {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (min-width: 1025px) {
  /* line 564, ../../app/styles/pages/_SmartFleet.scss */

  .smart-fleet-page .leftTire {
    background-image: url('/images/racingPages/tireNascar.png');
    background-repeat: no-repeat;
    height: 513px;
    position: absolute;
    width: 322px;
    top: -30px;
    left: 0;
    z-index: 5;
  }
}

@media (min-width: 1025px) {
  /* line 578, ../../app/styles/pages/_SmartFleet.scss */

  .smart-fleet-page .rightTire {
    background-image: url('/images/racingPages/tireEagle.png');
    background-repeat: no-repeat;
    height: 513px;
    position: absolute;
    width: 322px;
    top: -30px;
    right: 0;
    z-index: 5;
  }
}

/* line 593, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet-page .col-sm-7 {
  padding-left: 0;
}

/* line 597, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet-page .col-sm-5 {
  padding-left: 0;
}

@media (min-width: 768px) {
  /* line 597, ../../app/styles/pages/_SmartFleet.scss */

  .smart-fleet-page .col-sm-5 {
    padding-left: 15px;
  }
}

/* line 607, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet-page .main-container h1 {
  font-size: 36px;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 1em;
  font-style: italic;
  margin-top: 10px;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
}

@media (min-width: 768px) {
  /* line 607, ../../app/styles/pages/_SmartFleet.scss */

  .smart-fleet-page .main-container h1 {
    font-size: 45px;
  }
}

/* line 623, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet-page .page-background {
  background-image: url('/images/background/smart-fleet-bg.jpg');
  height: 575px;
}

/* line 628, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet-page .racing-road {
  text-align: center;
}

/* line 631, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet-page .racing-road img {
  padding: 20px;
}

/* line 634, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet-page h4 {
  margin: 30px 0;
  width: 100%;
  font-size: 24px;
  text-align: center;
  text-transform: uppercase;
  color: #ffdd00;
  font-style: italic;
}

/* line 643, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet-page h4 .normals {
  font-family: Arial, Helvetica, sans-serif;
  line-height: 0.5;
  vertical-align: baseline;
}

/* line 651, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet-page h1 .rwd-color {
  color: #fff;
}

/* line 653, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet-page h1 .rwd-color .rwd-yellow {
  color: #ffdd00;
}

@media (min-width: 414px) {
  /* line 651, ../../app/styles/pages/_SmartFleet.scss */

  .smart-fleet-page h1 .rwd-color {
    color: #ffdd00;
  }
}

/* line 662, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet-page #subSection {
  text-align: center;
  padding-bottom: 20px;
}

/* line 664, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet-page #subSection .floater {
  width: 200px;
  margin: 0 auto;
}

/* line 669, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet-page #subSection .btn {
  margin: 30px auto 10px auto;
}

@media (min-width: 768px) {
  /* line 662, ../../app/styles/pages/_SmartFleet.scss */

  .smart-fleet-page #subSection {
    text-align: left;
  }

  /* line 678, ../../app/styles/pages/_SmartFleet.scss */

  .smart-fleet-page #subSection .col-sm-5 {
    float: right;
  }
}

/* line 683, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet-page #subSection .newsLabel {
  color: #555555;
  text-align: center;
  width: 100%;
}

/* line 706, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet-page #subSection .sectionVideo {
  box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.5);
}

/* line 712, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet-page #subSection .sectionVideoText {
  text-align: center;
}

/* line 718, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet-page #subSection h1,
.smart-fleet-page #subSection h4,
.smart-fleet-page #subSection .dk-blue {
  color: #274BA7 !important;
}

/* line 720, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet-page #subSection .fancy span:before,
.smart-fleet-page #subSection .fancy span:after {
  border-bottom: 1px solid #274BA7;
}

/* line 728, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet-page #onTheRoad {
  text-align: center;
  padding-bottom: 30px;
}

/* line 733, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet-page #onTheRoad .roadButtons {
  margin-top: 110px;
  margin-bottom: 140px;
  margin-left: -10px;
  margin-right: -10px;
  width: 105%;
  position: relative;
  z-index: 9;
}

@media (min-width: 768px) {
  /* line 733, ../../app/styles/pages/_SmartFleet.scss */

  .smart-fleet-page #onTheRoad .roadButtons {
    margin-bottom: 30px;
    margin-top: 0;
  }
}

/* line 747, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet-page #onTheRoad .roadButtons img {
  width: 48%;
}

@media (min-width: 575px) {
  /* line 747, ../../app/styles/pages/_SmartFleet.scss */

  .smart-fleet-page #onTheRoad .roadButtons img {
    width: auto;
  }
}

/* line 759, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet-page .roadie {
  background: url('/images/background/AtTrackBG2.jpg') repeat-x center bottom;
  overflow: hidden;
  *zoom: 1;
  width: 100%;
  z-index: -1;
  min-height: 483px;
}

@media (min-width: 768px) {
  /* line 759, ../../app/styles/pages/_SmartFleet.scss */

  .smart-fleet-page .roadie {
    background: url('/images/background/homeSkids.jpg') repeat-x center 0;
    min-height: 483px;
  }
}

/* line 773, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet-page .gygb {
  background: url('/images/racingPages/camuflage-bg.jpg') repeat-x center bottom;
  overflow: hidden;
  *zoom: 1;
  width: 100%;
  z-index: -1;
  min-height: 483px;
  overflow: visible;
}

@media (min-width: 768px) {
  /* line 773, ../../app/styles/pages/_SmartFleet.scss */

  .smart-fleet-page .gygb {
    background: url('/images/racingPages/camuflage-bg.jpg') repeat-x center 0;
    min-height: 483px;
  }
}

/* line 786, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet-page .gygb .soldierandkid {
  background-image: url('/images/racingPages/Soldier_Family.png');
  background-repeat: no-repeat;
  z-index: 5;
  background-size: 160px 168px;
  height: 168px;
  width: 160px;
  margin: -52px auto 0 auto;
}

@media (min-width: 414px) {
  /* line 786, ../../app/styles/pages/_SmartFleet.scss */

  .smart-fleet-page .gygb .soldierandkid {
    background-size: 200px 210px;
    height: 212px;
    width: 210px;
    margin-top: -47px;
  }
}

@media (min-width: 767px) {
  /* line 786, ../../app/styles/pages/_SmartFleet.scss */

  .smart-fleet-page .gygb .soldierandkid {
    margin-top: -47px;
  }
}

@media (min-width: 1025px) {
  /* line 786, ../../app/styles/pages/_SmartFleet.scss */

  .smart-fleet-page .gygb .soldierandkid {
    background-size: 380px 398px;
    height: 398px;
    width: 372px;
    margin: -254px 0 -65px 81%;
  }
}

/* line 813, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet-page .gygbcomponent {
  text-align: left;
  padding-bottom: 30px;
}

/* line 817, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet-page .gygbcomponent .fancy span:before,
.smart-fleet-page .gygbcomponent .fancy span:after {
  border-bottom: 1px solid #ffdd00;
}

@media (min-width: 1025px) {
  /* line 817, ../../app/styles/pages/_SmartFleet.scss */

  .smart-fleet-page .gygbcomponent .fancy span:before,
  .smart-fleet-page .gygbcomponent .fancy span:after {
    width: 355px;
  }
}

@media (max-width: 480px) {
  /* line 817, ../../app/styles/pages/_SmartFleet.scss */

  .smart-fleet-page .gygbcomponent .fancy span:before,
  .smart-fleet-page .gygbcomponent .fancy span:after {
    width: 28px;
  }
}

/* line 829, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet-page .gygbcomponent p {
  color: #ffffff;
}

/* line 834, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet-page #sectionNews {
  padding-bottom: 30px;
}

/* line 836, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet-page #sectionNews p {
  margin: 0px;
}

@media (min-width: 768px) {
  /* line 836, ../../app/styles/pages/_SmartFleet.scss */

  .smart-fleet-page #sectionNews p {
    margin: 0 0 20px;
  }
}

/* line 847, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet-page #sectionNews .col-sm-12 {
  text-align: center;
}

@media (min-width: 768px) {
  /* line 847, ../../app/styles/pages/_SmartFleet.scss */

  .smart-fleet-page #sectionNews .col-sm-12 {
    text-align: left;
  }
}

/* line 856, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet-page #sectionNews .sectionVideo {
  padding-top: 8px;
}

/* line 860, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet-page #sectionNews h1 {
  text-shadow: -3px 3px 5px rgba(0, 0, 0, 0.75);
}

@media (min-width: 768px) {
  /* line 866, ../../app/styles/pages/_SmartFleet.scss */

  .smart-fleet-page #sectionNews .col-sm-8 {
    border-right: 1px solid #5888d0;
    padding-right: 25px;
  }
}

/* line 874, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet-page .sectionNewsText {
  padding-bottom: 30px;
}

/* line 878, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet-page .sectionNewsText h2 {
  margin-top: 10px;
}

/* line 881, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet-page .sectionNewsText h2 a {
  color: #ffdd00;
  font-style: italic;
}

@media (min-width: 768px) {
  /* line 874, ../../app/styles/pages/_SmartFleet.scss */

  .smart-fleet-page .sectionNewsText {
    padding-left: 10px;
    padding-bottom: 0px;
  }
}

/* line 892, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet-page .sectionNewsText .btn {
  margin-top: 20px;
}

@media (min-width: 768px) {
  /* line 892, ../../app/styles/pages/_SmartFleet.scss */

  .smart-fleet-page .sectionNewsText .btn {
    margin-top: 0px;
  }
}

/* line 905, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet-page #sectionNews .fancy span:before,
.smart-fleet-page #sectionNews .fancy span:after,
.smart-fleet-page #onTheRoad .fancy span:before,
.smart-fleet-page #onTheRoad .fancy span:after {
  border-bottom: 1px solid #ffdd00;
}

@media (min-width: 1025px) {
  /* line 905, ../../app/styles/pages/_SmartFleet.scss */

  .smart-fleet-page #sectionNews .fancy span:before,
  .smart-fleet-page #sectionNews .fancy span:after,
  .smart-fleet-page #onTheRoad .fancy span:before,
  .smart-fleet-page #onTheRoad .fancy span:after {
    width: 400px;
  }
}

/* line 914, ../../app/styles/pages/_SmartFleet.scss */

.smart-fleet-page #sectionNews p,
.smart-fleet-page #onTheRoad p {
  color: #ffffff;
}

/* line 921, ../../app/styles/pages/_SmartFleet.scss */

.lt-ie9 .soldierandkid {
  margin-left: 55% !important;
  width: 532px !important;
}

/************************************** National/Government Accounts Page *****************************************/

/* line 4, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts .page-background {
  z-index: -2;
  position: absolute;
  background-image: url('/images/background/national-accounts-bg.jpg');
  height: 240px;
}

@media (min-width: 768px) {
  /* line 4, ../../app/styles/pages/_NationalAccounts.scss */

  .national-accounts .page-background {
    background-image: url('/images/background/national-accounts-bg.jpg');
  }
}

@media (min-width: 1025px) {
  /* line 4, ../../app/styles/pages/_NationalAccounts.scss */

  .national-accounts .page-background {
    height: 200px;
  }
}

/* line 21, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts .secondary-nav-container {
  height: 65px !important;
}

/* line 25, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts .sec_nav_list > li {
  width: 19% !important;
}

/* line 29, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts .sec_nav_list > li > a {
  font-size: 16px !important;
}

/* line 33, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts .nat_acct_img {
  width: 99% !important;
}

/* line 37, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts .lt-blue-bak {
  background-color: #ebebeb;
}

/* line 41, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts .dk-blue {
  color: #274BA7 !important;
}

/* line 45, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts .video-border {
  border-right: 2px solid #ddd;
}

/* line 49, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts .cta-panel {
  padding-bottom: 0;
  padding-right: 0;
  padding-left: 0;
}

/* line 56, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts .video-news-player iframe {
  width: 100% !important;
}

/* line 61, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts .newsie {
  margin: 0 0 20px;
  padding: 0 0 0 15px;
}

/* line 64, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts .newsie li {
  margin: 0 0 6px;
  color: #ccc;
}

/* line 67, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts .newsie li a {
  color: #ffdd00;
}

/* line 69, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts .newsie li a:hover {
  color: #F0F0F0;
  text-decoration: none;
}

/* line 74, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts .newsie li .all {
  margin-top: 10px;
  font-size: 18px;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 78, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts .newsie li .all .icon-thin-arrow-right {
  font-size: .75em;
}

/* line 85, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts .newsie .masthead-container .masthead-text-only {
  max-width: 990px;
  margin: 0 auto;
  padding: 35px 0;
}

/* line 89, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts .newsie .masthead-container .masthead-text-only h1 {
  color: #ffffff !important;
  font-size: 40px;
  text-transform: uppercase;
  font-weight: 700;
}

/* line 95, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts .newsie .masthead-container .masthead-text-only .subhead-text {
  color: #fff;
}

/* line 98, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts .newsie .masthead-container .masthead-text-only .subhead-buttons {
  color: #FFF;
}

/* line 100, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts .newsie .masthead-container .masthead-text-only .subhead-buttons a.gy-link {
  color: #ffdd00;
  padding-left: 20px;
}

/* line 104, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts .newsie .masthead-container .masthead-text-only .subhead-buttons .btn {
  padding-left: 65px;
  padding-right: 65px;
  margin-right: 20px;
}

/* line 110, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts .newsie .masthead-container .masthead-text-only .header-logo {
  padding-top: 8%;
}

/* line 113, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts .newsie .masthead-container .masthead-text-only a.find-tire {
  color: #fff;
}

/* line 120, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts #tires {
  position: relative;
}

/* line 124, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts #gygb {
  position: relative;
}

/* line 128, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts .noBak {
  background: none;
}

/* line 132, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts .page-background {
  z-index: -2;
  position: absolute;
  background-image: url('/images/background/national-accounts-bg.jpg');
  height: 240px;
}

@media (min-width: 768px) {
  /* line 132, ../../app/styles/pages/_NationalAccounts.scss */

  .national-accounts .page-background {
    background-image: url('/images/background/national-accounts-bg.jpg');
  }
}

@media (min-width: 1025px) {
  /* line 132, ../../app/styles/pages/_NationalAccounts.scss */

  .national-accounts .page-background {
    height: 200px;
  }
}

/* line 150, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts .secondary-nav-container {
  height: 45px;
}

/* line 153, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts .secondary-nav-container .secondary-nav li {
  padding: 5px 0;
  border-right: 1px solid #ffdd00;
  width: 20%;
}

/* line 159, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts .secondary-nav-container .secondary-nav li:last-child {
  border: none;
}

/* line 164, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts .secondary-nav {
  border-bottom: 3px solid #ffffff;
  z-index: 10;
}

/* line 168, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts .secondary-nav ul {
  margin-left: -80px;
}

/* line 172, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts .secondary-nav li a {
  font-size: 18px;
}

/* line 176, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts .secondary-nav .secondary-main-container {
  max-width: 1140px;
}

/* line 179, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts .secondary-nav .secondary-main-container img {
  width: 133px;
  float: left;
  padding-top: 10px;
  padding-left: 20px;
}

/* line 185, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts .secondary-nav .secondary-main-container a.top-link {
  float: right;
  padding-right: 20px;
}

/* line 192, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts .fancy {
  line-height: 0.5;
  text-align: center;
}

/* line 196, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts .fancy span {
  display: inline-block;
  position: relative;
}

/* line 201, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts .fancy span:before,
.national-accounts .fancy span:after {
  content: "";
  position: absolute;
  height: 5px;
  top: 0;
  width: 100px;
}

@media (max-width: 380px) {
  /* line 201, ../../app/styles/pages/_NationalAccounts.scss */

  .national-accounts .fancy span:before,
  .national-accounts .fancy span:after {
    width: 60px;
  }
}

@media (min-width: 1025px) {
  /* line 201, ../../app/styles/pages/_NationalAccounts.scss */

  .national-accounts .fancy span:before,
  .national-accounts .fancy span:after {
    width: 400px;
  }
}

/* line 220, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts .fancy span b {
  font-weight: normal;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 227, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts .fancy span:before {
  right: 100%;
  margin-right: 15px;
}

/* line 231, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts .fancy span:after {
  left: 100%;
  margin-left: 15px;
}

/* line 236, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts .section-news-blues {
  background-color: #274BA7;
  background-repeat: repeat;
  background-image: url('/images/diagonal.png');
  clear: both;
}

@media (min-width: 481px) {
  /* line 241, ../../app/styles/pages/_NationalAccounts.scss */

  .national-accounts .crazy-lug {
    background-image: url('/images/background/strayLug.png');
    background-repeat: no-repeat;
    height: 113px;
    position: absolute;
    width: 117px;
    top: 170px;
    right: 10%;
    z-index: 5;
  }
}

@media (min-width: 768px) {
  /* line 241, ../../app/styles/pages/_NationalAccounts.scss */

  .national-accounts .crazy-lug {
    position: absolute;
    top: 190px;
    right: 20%;
  }
}

@media (min-width: 1024px) {
  /* line 241, ../../app/styles/pages/_NationalAccounts.scss */

  .national-accounts .crazy-lug {
    position: absolute;
    top: 160px;
    right: 20%;
  }
}

/* line 267, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts .section-blue-bg {
  background: url('/images/diagonal.png') no-repeat center bottom;
  overflow: hidden;
  *zoom: 1;
  width: 100%;
  z-index: -1;
}

@media (min-width: 768px) {
  /* line 267, ../../app/styles/pages/_NationalAccounts.scss */

  .national-accounts .section-blue-bg {
    background: url('/images/diagonal.png') repeat-x center 0;
  }
}

/* line 279, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts .page-title-block {
  border-bottom: none;
  text-align: center;
}

/* line 283, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts .page-title-block h1 {
  color: #ffffff;
  text-transform: uppercase;
}

/* line 288, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts .page-title-block a.intro-offlink {
  color: #ffdd00;
}

@media (min-width: 481px) {
  /* line 279, ../../app/styles/pages/_NationalAccounts.scss */

  .national-accounts .page-title-block {
    text-align: left;
  }
}

/* line 298, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts .racing-official-logos {
  background-color: #ffffff;
  text-align: center;
  background-image: url('/images/racingPages/vert-divide.png');
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 10;
  border-top: 1px solid #ccc;
}

/* line 307, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts .racing-official-logos img {
  padding: 20px;
}

@media (max-width: 400px) {
  /* line 311, ../../app/styles/pages/_NationalAccounts.scss */

  .national-accounts .racing-official-logos img {
    padding: 20px 10px;
    width: 45%;
  }
}

/* line 318, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts .newsLabel {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  display: inline-block;
  margin-bottom: 15px;
  color: #ffffff;
}

/* line 328, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts .grabber {
  max-width: 1180px;
  margin: 0 auto;
}

/* line 333, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts .racing-page-body {
  margin: 0px;
  padding-top: 20px;
}

/* line 338, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts .racing-page-body h1 {
  font-size: 36px;
  text-transform: uppercase;
  line-height: 1em;
}

@media (min-width: 768px) {
  /* line 338, ../../app/styles/pages/_NationalAccounts.scss */

  .national-accounts .racing-page-body h1 {
    font-size: 54px;
  }
}

/* line 349, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts .racing-container {
  max-width: 1180px;
  padding: 20px;
  margin: 0px auto;
}

/* line 353, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts .racing-container h4 {
  margin-top: 0;
}

/* line 358, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts p {
  font-family: Arial, sans-serif;
  font-size: 16px;
  margin: 0 0 20px;
  line-height: 135%;
  color: #333;
}

/* line 366, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts .racing-intro {
  text-align: center;
  padding: 0 20px 30px 20px;
}

/* line 370, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts .racing-intro p {
  font-size: 18px;
}

/* line 374, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts .racing-intro h4 {
  text-transform: uppercase;
  font-style: italic;
}

/* line 378, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts .racing-intro h4 .normals {
  font-family: Arial, Helvetica, sans-serif;
  line-height: 0.5;
  vertical-align: baseline;
}

/* line 387, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts .page-background-2 {
  background-position: top center;
  background-size: cover;
  -ms-behavior: url('/images/backgroundsize.min.htc');
  width: 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 200px;
  z-index: -1;
}

/* line 398, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts .styled-divider,
.national-accounts .tile-container .tile hr,
.tile-container .tile .national-accounts hr {
  display: block;
  background-color: #cccccc;
  background-repeat: repeat;
  background-image: url('/images/diagonal.png');
  position: relative;
  margin: 0;
  z-index: 4;
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.7);
}

/* line 409, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts .last-divider {
  box-shadow: none;
  border-bottom: 2px solid #ffdd00;
  height: 20px;
  background-image: url("/images/diagonal-tight-darker.png");
}

/* line 416, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts .vidLink img {
  width: 90%;
  height: 90%;
}

/************************************** National/Government Accounts Page Specific *****************************************/

/* line 429, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts-page .racingLead {
  text-align: center;
  clear: both;
  margin: 0 auto;
  padding-bottom: 20px;
  position: relative;
  z-index: 8;
}

@media (min-width: 1025px) {
  /* line 429, ../../app/styles/pages/_NationalAccounts.scss */

  .national-accounts-page .racingLead {
    width: 60%;
  }
}

/* line 441, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts-page .racingLead.gygbLead {
  text-align: center;
  margin: 0;
}

/* line 443, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts-page .racingLead.gygbLead h1 {
  font-weight: bold;
  font-size: 35px;
}

@media (min-width: 767px) {
  /* line 443, ../../app/styles/pages/_NationalAccounts.scss */

  .national-accounts-page .racingLead.gygbLead h1 {
    font-size: 50px;
  }
}

@media (min-width: 1025px) {
  /* line 441, ../../app/styles/pages/_NationalAccounts.scss */

  .national-accounts-page .racingLead.gygbLead {
    width: 66%;
  }
}

/* line 454, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts-page .racingLead.gygbLead .btn {
  padding-left: 100px;
  padding-right: 100px;
  top: 156px;
}

@media (min-width: 414px) {
  /* line 454, ../../app/styles/pages/_NationalAccounts.scss */

  .national-accounts-page .racingLead.gygbLead .btn {
    top: 203px;
  }
}

@media (min-width: 768px) {
  /* line 454, ../../app/styles/pages/_NationalAccounts.scss */

  .national-accounts-page .racingLead.gygbLead .btn {
    top: 202px;
  }
}

@media (min-width: 1025px) {
  /* line 454, ../../app/styles/pages/_NationalAccounts.scss */

  .national-accounts-page .racingLead.gygbLead .btn {
    padding-left: 50px;
    padding-right: 50px;
    top: 0;
  }
}

/* line 470, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts-page .racingLead.gygbLead .rwd-break {
  display: block;
}

@media (max-width: 480px) {
  /* line 470, ../../app/styles/pages/_NationalAccounts.scss */

  .national-accounts-page .racingLead.gygbLead .rwd-break {
    display: none;
  }
}

@media (min-width: 375px) {
  /* line 476, ../../app/styles/pages/_NationalAccounts.scss */

  .national-accounts-page .racingLead.gygbLead .rwd-break2 {
    display: block;
  }
}

@media (min-width: 414px) {
  /* line 476, ../../app/styles/pages/_NationalAccounts.scss */

  .national-accounts-page .racingLead.gygbLead .rwd-break2 {
    display: none;
  }
}

@media (min-width: 1025px) {
  /* line 441, ../../app/styles/pages/_NationalAccounts.scss */

  .national-accounts-page .racingLead.gygbLead {
    text-align: left;
    margin-left: 38px;
    margin-right: 0px;
  }

  /* line 488, ../../app/styles/pages/_NationalAccounts.scss */

  .national-accounts-page .racingLead.gygbLead h1 {
    font-size: 60px;
    margin-bottom: 25px;
  }

  /* line 492, ../../app/styles/pages/_NationalAccounts.scss */

  .national-accounts-page .racingLead.gygbLead p {
    margin-bottom: 28px;
  }
}

@media (min-width: 1200px) {
  /* line 441, ../../app/styles/pages/_NationalAccounts.scss */

  .national-accounts-page .racingLead.gygbLead {
    margin-left: 75px;
  }
}

/* line 503, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts-page .secondary-mobile-nav {
  margin-top: -10px;
  background-color: rgba(0, 40, 120, 0.85);
}

/* line 507, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts-page .secondary-mobile-nav ul {
  width: 60%;
  margin: 0 auto;
  text-align: center;
  list-style-type: none;
  padding-left: 0px;
}

/* line 514, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts-page .secondary-mobile-nav ul li {
  border-bottom: 1px solid #ffdd00;
  padding: 10px 0px;
}

/* line 515, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts-page .secondary-mobile-nav ul li a {
  color: #ffdd00;
  text-transform: uppercase;
  font-size: 18px;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 521, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts-page .secondary-mobile-nav ul li a:hover {
  color: white;
}

/* line 525, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts-page .secondary-mobile-nav ul li a.active {
  color: white;
}

/* line 533, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts-page .secondary-mobile-nav ul li:last-child {
  border-bottom: none;
}

/* line 539, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts-page .col-sm-12 {
  padding-left: 0px;
  padding-right: 0px;
}

@media (min-width: 768px) {
  /* line 546, ../../app/styles/pages/_NationalAccounts.scss */

  .national-accounts-page .secondary-mobile-nav {
    display: none;
  }

  /* line 550, ../../app/styles/pages/_NationalAccounts.scss */

  .national-accounts-page .col-sm-12 {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (min-width: 1025px) {
  /* line 556, ../../app/styles/pages/_NationalAccounts.scss */

  .national-accounts-page .leftTire {
    background-image: url('/images/racingPages/tireNascar.png');
    background-repeat: no-repeat;
    height: 513px;
    position: absolute;
    width: 322px;
    top: -30px;
    left: 0;
    z-index: 5;
  }
}

@media (min-width: 1025px) {
  /* line 570, ../../app/styles/pages/_NationalAccounts.scss */

  .national-accounts-page .rightTire {
    background-image: url('/images/racingPages/tireEagle.png');
    background-repeat: no-repeat;
    height: 513px;
    position: absolute;
    width: 322px;
    top: -30px;
    right: 0;
    z-index: 5;
  }
}

/* line 585, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts-page .col-sm-7 {
  padding-left: 0;
}

/* line 589, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts-page .col-sm-5 {
  padding-left: 0;
}

@media (min-width: 768px) {
  /* line 589, ../../app/styles/pages/_NationalAccounts.scss */

  .national-accounts-page .col-sm-5 {
    padding-left: 15px;
  }
}

/* line 599, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts-page .main-container h1 {
  font-size: 36px;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 1em;
  font-style: italic;
  margin-top: 10px;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
}

@media (min-width: 768px) {
  /* line 599, ../../app/styles/pages/_NationalAccounts.scss */

  .national-accounts-page .main-container h1 {
    font-size: 45px;
  }
}

/* line 615, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts-page .page-background {
  background-image: url('/images/background/national-accounts-bg.jpg');
  height: 575px;
}

/* line 620, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts-page .racing-road {
  text-align: center;
}

/* line 623, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts-page .racing-road img {
  padding: 20px;
}

/* line 626, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts-page h4 {
  margin: 30px 0;
  width: 100%;
  font-size: 24px;
  text-align: center;
  text-transform: uppercase;
  color: #ffdd00;
  font-style: italic;
}

/* line 635, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts-page h4 .normals {
  font-family: Arial, Helvetica, sans-serif;
  line-height: 0.5;
  vertical-align: baseline;
}

/* line 643, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts-page h1 .rwd-color {
  color: #fff;
}

/* line 645, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts-page h1 .rwd-color .rwd-yellow {
  color: #ffdd00;
}

@media (min-width: 414px) {
  /* line 643, ../../app/styles/pages/_NationalAccounts.scss */

  .national-accounts-page h1 .rwd-color {
    color: #ffdd00;
  }
}

/* line 654, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts-page #subSection {
  text-align: center;
  padding-bottom: 20px;
}

/* line 656, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts-page #subSection .floater {
  width: 200px;
  margin: 0 auto;
}

/* line 661, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts-page #subSection .btn {
  margin: 30px auto 10px auto;
}

@media (min-width: 768px) {
  /* line 654, ../../app/styles/pages/_NationalAccounts.scss */

  .national-accounts-page #subSection {
    text-align: left;
  }

  /* line 670, ../../app/styles/pages/_NationalAccounts.scss */

  .national-accounts-page #subSection .col-sm-5 {
    float: right;
  }
}

/* line 675, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts-page #subSection .newsLabel {
  color: #555555;
  text-align: center;
  width: 100%;
}

/* line 698, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts-page #subSection .sectionVideo {
  box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.5);
}

/* line 704, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts-page #subSection .sectionVideoText {
  text-align: center;
}

/* line 710, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts-page #subSection h1,
.national-accounts-page #subSection h4,
.national-accounts-page #subSection .dk-blue {
  color: #274BA7 !important;
}

/* line 712, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts-page #subSection .fancy span:before,
.national-accounts-page #subSection .fancy span:after {
  border-bottom: 1px solid #274BA7;
}

/* line 720, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts-page #onTheRoad {
  text-align: center;
  padding-bottom: 30px;
}

/* line 725, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts-page #onTheRoad .roadButtons {
  margin-top: 110px;
  margin-bottom: 140px;
  margin-left: -10px;
  margin-right: -10px;
  width: 105%;
  position: relative;
  z-index: 9;
}

@media (min-width: 768px) {
  /* line 725, ../../app/styles/pages/_NationalAccounts.scss */

  .national-accounts-page #onTheRoad .roadButtons {
    margin-bottom: 30px;
    margin-top: 0;
  }
}

/* line 739, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts-page #onTheRoad .roadButtons img {
  width: 48%;
}

@media (min-width: 575px) {
  /* line 739, ../../app/styles/pages/_NationalAccounts.scss */

  .national-accounts-page #onTheRoad .roadButtons img {
    width: auto;
  }
}

/* line 751, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts-page .roadie {
  background: url('/images/background/AtTrackBG2.jpg') repeat-x center bottom;
  overflow: hidden;
  *zoom: 1;
  width: 100%;
  z-index: -1;
  min-height: 483px;
}

@media (min-width: 768px) {
  /* line 751, ../../app/styles/pages/_NationalAccounts.scss */

  .national-accounts-page .roadie {
    background: url('/images/background/homeSkids.jpg') repeat-x center 0;
    min-height: 483px;
  }
}

/* line 765, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts-page .gygb {
  background: url('/images/racingPages/camuflage-bg.jpg') repeat-x center bottom;
  overflow: hidden;
  *zoom: 1;
  width: 100%;
  z-index: -1;
  min-height: 483px;
  overflow: visible;
}

@media (min-width: 768px) {
  /* line 765, ../../app/styles/pages/_NationalAccounts.scss */

  .national-accounts-page .gygb {
    background: url('/images/racingPages/camuflage-bg.jpg') repeat-x center 0;
    min-height: 483px;
  }
}

/* line 778, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts-page .gygb .soldierandkid {
  background-image: url('/images/racingPages/Soldier_Family.png');
  background-repeat: no-repeat;
  z-index: 5;
  background-size: 160px 168px;
  height: 168px;
  width: 160px;
  margin: -52px auto 0 auto;
}

@media (min-width: 414px) {
  /* line 778, ../../app/styles/pages/_NationalAccounts.scss */

  .national-accounts-page .gygb .soldierandkid {
    background-size: 200px 210px;
    height: 212px;
    width: 210px;
    margin-top: -47px;
  }
}

@media (min-width: 767px) {
  /* line 778, ../../app/styles/pages/_NationalAccounts.scss */

  .national-accounts-page .gygb .soldierandkid {
    margin-top: -47px;
  }
}

@media (min-width: 1025px) {
  /* line 778, ../../app/styles/pages/_NationalAccounts.scss */

  .national-accounts-page .gygb .soldierandkid {
    background-size: 380px 398px;
    height: 398px;
    width: 372px;
    margin: -254px 0 -65px 81%;
  }
}

/* line 805, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts-page .gygbcomponent {
  text-align: left;
  padding-bottom: 30px;
}

/* line 809, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts-page .gygbcomponent .fancy span:before,
.national-accounts-page .gygbcomponent .fancy span:after {
  border-bottom: 1px solid #ffdd00;
}

@media (min-width: 1025px) {
  /* line 809, ../../app/styles/pages/_NationalAccounts.scss */

  .national-accounts-page .gygbcomponent .fancy span:before,
  .national-accounts-page .gygbcomponent .fancy span:after {
    width: 355px;
  }
}

@media (max-width: 480px) {
  /* line 809, ../../app/styles/pages/_NationalAccounts.scss */

  .national-accounts-page .gygbcomponent .fancy span:before,
  .national-accounts-page .gygbcomponent .fancy span:after {
    width: 28px;
  }
}

/* line 821, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts-page .gygbcomponent p {
  color: #ffffff;
}

/* line 826, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts-page #sectionNews {
  padding-bottom: 30px;
}

/* line 828, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts-page #sectionNews p {
  margin: 0px;
}

@media (min-width: 768px) {
  /* line 828, ../../app/styles/pages/_NationalAccounts.scss */

  .national-accounts-page #sectionNews p {
    margin: 0 0 20px;
  }
}

/* line 839, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts-page #sectionNews .col-sm-12 {
  text-align: center;
}

@media (min-width: 768px) {
  /* line 839, ../../app/styles/pages/_NationalAccounts.scss */

  .national-accounts-page #sectionNews .col-sm-12 {
    text-align: left;
  }
}

/* line 848, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts-page #sectionNews .sectionVideo {
  padding-top: 8px;
}

/* line 852, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts-page #sectionNews h1 {
  text-shadow: -3px 3px 5px rgba(0, 0, 0, 0.75);
}

@media (min-width: 768px) {
  /* line 858, ../../app/styles/pages/_NationalAccounts.scss */

  .national-accounts-page #sectionNews .col-sm-8 {
    border-right: 1px solid #5888d0;
    padding-right: 25px;
  }
}

/* line 866, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts-page .sectionNewsText {
  padding-bottom: 30px;
}

/* line 870, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts-page .sectionNewsText h2 {
  margin-top: 10px;
}

/* line 873, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts-page .sectionNewsText h2 a {
  color: #ffdd00;
  font-style: italic;
}

@media (min-width: 768px) {
  /* line 866, ../../app/styles/pages/_NationalAccounts.scss */

  .national-accounts-page .sectionNewsText {
    padding-left: 10px;
    padding-bottom: 0px;
  }
}

/* line 884, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts-page .sectionNewsText .btn {
  margin-top: 20px;
}

@media (min-width: 768px) {
  /* line 884, ../../app/styles/pages/_NationalAccounts.scss */

  .national-accounts-page .sectionNewsText .btn {
    margin-top: 0px;
  }
}

/* line 897, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts-page #sectionNews .fancy span:before,
.national-accounts-page #sectionNews .fancy span:after,
.national-accounts-page #onTheRoad .fancy span:before,
.national-accounts-page #onTheRoad .fancy span:after {
  border-bottom: 1px solid #ffdd00;
}

@media (min-width: 1025px) {
  /* line 897, ../../app/styles/pages/_NationalAccounts.scss */

  .national-accounts-page #sectionNews .fancy span:before,
  .national-accounts-page #sectionNews .fancy span:after,
  .national-accounts-page #onTheRoad .fancy span:before,
  .national-accounts-page #onTheRoad .fancy span:after {
    width: 400px;
  }
}

/* line 906, ../../app/styles/pages/_NationalAccounts.scss */

.national-accounts-page #sectionNews p,
.national-accounts-page #onTheRoad p {
  color: #ffffff;
}

/* line 913, ../../app/styles/pages/_NationalAccounts.scss */

.lt-ie9 .soldierandkid {
  margin-left: 55% !important;
  width: 532px !important;
}

/************************************** At The Track Page Specific *****************************************/

/* line 929, ../../app/styles/pages/_NationalAccounts.scss */

.racing-track-page a,
.racing-track-page a:hover {
  text-decoration: none;
}

/* line 931, ../../app/styles/pages/_NationalAccounts.scss */

.racing-track-page .sectionVideo {
  margin-top: 30px;
}

/* line 935, ../../app/styles/pages/_NationalAccounts.scss */

.racing-track-page h1,
.racing-track-page h2,
.racing-track-page h4 {
  color: #274BA7;
}

/* line 937, ../../app/styles/pages/_NationalAccounts.scss */

.racing-track-page .fancy span:before,
.racing-track-page .fancy span:after {
  border-bottom: 1px solid #274BA7;
}

/* line 943, ../../app/styles/pages/_NationalAccounts.scss */

.racing-track-page hr {
  border-top: 1px solid #555555;
}

/* line 945, ../../app/styles/pages/_NationalAccounts.scss */

.racing-track-page .col-sm-4:hover {
  background-color: #ffffff;
  text-decoration: none;
}

/* line 950, ../../app/styles/pages/_NationalAccounts.scss */

.racing-track-page .col-sm-4 {
  padding-bottom: 10px;
}

/* line 954, ../../app/styles/pages/_NationalAccounts.scss */

.racing-track-page .col-sm-4.active {
  background-color: #cad1e0;
}

/* line 962, ../../app/styles/pages/_NationalAccounts.scss */

.racing-track-page .intro h4 {
  text-transform: uppercase;
  margin-top: 0;
  font-style: italic;
}

/* line 967, ../../app/styles/pages/_NationalAccounts.scss */

.racing-track-page .intro h4 .normals {
  font-family: Arial, Helvetica, sans-serif;
  line-height: 0.5;
  vertical-align: baseline;
}

/* line 974, ../../app/styles/pages/_NationalAccounts.scss */

.racing-track-page .intro h1 {
  margin: 20px auto;
}

@media (min-width: 1025px) {
  /* line 979, ../../app/styles/pages/_NationalAccounts.scss */

  .racing-track-page .intro h1,
  .racing-track-page .intro p {
    width: 60%;
  }

  /* line 982, ../../app/styles/pages/_NationalAccounts.scss */

  .racing-track-page .intro p {
    margin: 0 auto;
  }
}

/* line 987, ../../app/styles/pages/_NationalAccounts.scss */

.racing-track-page .col-sm-12 {
  padding-left: 0;
  padding-right: 0;
}

/* line 992, ../../app/styles/pages/_NationalAccounts.scss */

.racing-track-page .col-sm-4 p {
  padding: 0 15px;
}

/* line 996, ../../app/styles/pages/_NationalAccounts.scss */

.racing-track-page .racing-track-bg {
  background-image: url('/images/background/AtTheTrackComposite.jpg');
  background-position: top center;
  background-size: cover;
  -ms-behavior: url('/images/backgroundsize.min.htc');
  width: 100%;
  z-index: -1;
}

/* line 1005, ../../app/styles/pages/_NationalAccounts.scss */

.racing-track-page .track-container {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 50px;
  padding: 20px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8);
}

/* line 1013, ../../app/styles/pages/_NationalAccounts.scss */

.racing-track-page .track-container img {
  padding: 15px 0;
}

@media (min-width: 1025px) {
  /* line 1005, ../../app/styles/pages/_NationalAccounts.scss */

  .racing-track-page .track-container {
    padding: 40px;
  }
}

/* line 1025, ../../app/styles/pages/_NationalAccounts.scss */

.racing-track-page .vidLink img {
  height: auto;
}

/************************************** On the Road Page Specific *****************************************/

/* line 1045, ../../app/styles/pages/_NationalAccounts.scss */

.racing-road-page .fancy span:before,
.racing-road-page .fancy span:after {
  border-bottom: 1px solid #ffdd00;
}

@media (min-width: 1195px) {
  /* line 1050, ../../app/styles/pages/_NationalAccounts.scss */

  .racing-road-page .leftTire {
    background-image: url('/images/racingPages/on-the-road-l-tire.png');
    background-repeat: no-repeat;
    height: 665px;
    margin-left: -25px;
    position: absolute;
    width: 304px;
    top: 20px;
    left: 0;
    z-index: 5;
  }
}

@media (min-width: 1240px) {
  /* line 1050, ../../app/styles/pages/_NationalAccounts.scss */

  .racing-road-page .leftTire {
    margin-left: 0px;
  }
}

@media (min-width: 1195px) {
  /* line 1069, ../../app/styles/pages/_NationalAccounts.scss */

  .racing-road-page .rightTire {
    background-image: url('/images/racingPages/on-the-road-r-tire.png');
    background-repeat: no-repeat;
    height: 665px;
    margin-right: -25px;
    position: absolute;
    width: 304px;
    top: 20px;
    right: 0;
    z-index: 5;
  }
}

@media (min-width: 1240px) {
  /* line 1069, ../../app/styles/pages/_NationalAccounts.scss */

  .racing-road-page .rightTire {
    margin-right: 0px;
  }
}

/* line 1088, ../../app/styles/pages/_NationalAccounts.scss */

.racing-road-page .racing-road-bg {
  background-image: url('/images/background/OnRoadBody.jpg');
  background-position: top center;
  background-size: cover;
  -ms-behavior: url('/images/backgroundsize.min.htc');
  width: 100%;
}

/* line 1097, ../../app/styles/pages/_NationalAccounts.scss */

.racing-road-page .racing-container {
  padding: 20px 20px 0 20px;
}

/* line 1101, ../../app/styles/pages/_NationalAccounts.scss */

.racing-road-page .racing-road-body {
  z-index: 9;
}

/* line 1105, ../../app/styles/pages/_NationalAccounts.scss */

.racing-road-page .racing-road-body h1 {
  color: #ffffff;
  text-shadow: -3px 3px 5px rgba(0, 0, 0, 0.75);
}

/* line 1110, ../../app/styles/pages/_NationalAccounts.scss */

.racing-road-page .racing-road-body p {
  color: #ffffff;
}

/* line 1111, ../../app/styles/pages/_NationalAccounts.scss */

.racing-road-page .racing-road-body h4 {
  color: #ffdd00;
}

/* line 1116, ../../app/styles/pages/_NationalAccounts.scss */

.racing-road-page .on-road-tab-content {
  background: #ffffff;
  /* Old browsers */
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #ffffff), color-stop(50%, #ffffff), color-stop(100%, #dfdfdf));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 1%, #ffffff 50%, #dfdfdf 100%);
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 1%, #ffffff 50%, #dfdfdf 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dfdfdf',GradientType=0 );
  /* IE6-9 */
  overflow: hidden;
  *zoom: 1;
  position: relative;
  z-index: 1;
}

/* line 1130, ../../app/styles/pages/_NationalAccounts.scss */

.racing-road-page .tab-content-wrapper {
  width: 100%;
}

@media (min-width: 1195px) {
  /* line 1130, ../../app/styles/pages/_NationalAccounts.scss */

  .racing-road-page .tab-content-wrapper {
    margin: 0 auto;
    max-width: 680px;
    width: 680px;
  }
}

/* line 1144, ../../app/styles/pages/_NationalAccounts.scss */

.racing-road-page .tabs-container {
  width: 100%;
  text-align: center;
}

/* line 1149, ../../app/styles/pages/_NationalAccounts.scss */

.racing-road-page .tab-content {
  padding: 20px 20px 40px 20px;
  overflow: hidden;
  *zoom: 1;
}

/* line 1153, ../../app/styles/pages/_NationalAccounts.scss */

.racing-road-page .tab-content h4 {
  color: #555555;
  font-style: italic;
}

/* line 1158, ../../app/styles/pages/_NationalAccounts.scss */

.racing-road-page .tab-content h2 {
  margin-top: 7px;
  margin-bottom: 20px;
}

/* line 1164, ../../app/styles/pages/_NationalAccounts.scss */

.racing-road-page .tab-content .battle-tested {
  /*background-image: image-url("racingPages/battle2.png");
  background-position: 50% 90%;
  background-repeat: no-repeat;*/
  padding-bottom: 30px;
  min-height: 145px;
}

@media (min-width: 768px) {
  /* line 1164, ../../app/styles/pages/_NationalAccounts.scss */

  .racing-road-page .tab-content .battle-tested {
    background-position: center bottom;
    border-right: 1px solid #555555;
    min-height: 185px;
  }

  /* line 1176, ../../app/styles/pages/_NationalAccounts.scss */

  .racing-road-page .tab-content .battle-tested p {
    min-height: 95px;
  }

  /* line 1179, ../../app/styles/pages/_NationalAccounts.scss */

  .racing-road-page .tab-content .battle-tested span {
    width: 100%;
    text-align: center;
    display: block;
  }
}

@media (min-width: 1195px) {
  /* line 1164, ../../app/styles/pages/_NationalAccounts.scss */

  .racing-road-page .tab-content .battle-tested {
    padding-left: 40px;
    min-height: 205px;
  }

  /* line 1190, ../../app/styles/pages/_NationalAccounts.scss */

  .racing-road-page .tab-content .battle-tested p {
    min-height: 110px;
  }
}

@media (min-width: 1390px) {
  /* line 1164, ../../app/styles/pages/_NationalAccounts.scss */

  .racing-road-page .tab-content .battle-tested {
    padding-left: 0px;
  }
}

@media (max-width: 767px) {
  /* line 1164, ../../app/styles/pages/_NationalAccounts.scss */

  .racing-road-page .tab-content .battle-tested {
    margin-bottom: 20px;
    border-bottom: 1px solid #555555;
  }
}

/* line 1207, ../../app/styles/pages/_NationalAccounts.scss */

.racing-road-page .tab-content .road-ready {
  padding-bottom: 20px;
  min-height: 140px;
}

@media (min-width: 768px) {
  /* line 1207, ../../app/styles/pages/_NationalAccounts.scss */

  .racing-road-page .tab-content .road-ready {
    min-height: 185px;
  }

  /* line 1213, ../../app/styles/pages/_NationalAccounts.scss */

  .racing-road-page .tab-content .road-ready p {
    min-height: 95px;
  }

  /* line 1216, ../../app/styles/pages/_NationalAccounts.scss */

  .racing-road-page .tab-content .road-ready span {
    width: 100%;
    text-align: center;
    display: block;
  }
}

@media (min-width: 1195px) {
  /* line 1207, ../../app/styles/pages/_NationalAccounts.scss */

  .racing-road-page .tab-content .road-ready {
    padding-right: 40px;
    min-height: 205px;
  }

  /* line 1226, ../../app/styles/pages/_NationalAccounts.scss */

  .racing-road-page .tab-content .road-ready p {
    min-height: 110px;
  }
}

@media (min-width: 1390px) {
  /* line 1207, ../../app/styles/pages/_NationalAccounts.scss */

  .racing-road-page .tab-content .road-ready {
    padding-right: 0px;
  }
}

/* line 1238, ../../app/styles/pages/_NationalAccounts.scss */

.racing-road-page .tab-content p {
  color: #222222;
}

/* line 1242, ../../app/styles/pages/_NationalAccounts.scss */

.racing-road-page .tab-content h2 {
  text-align: center;
  color: #274BA7;
  text-transform: uppercase;
  font-style: italic;
}

/* line 1250, ../../app/styles/pages/_NationalAccounts.scss */

.racing-road-page .gy-tabs {
  margin: 0 auto;
  width: 98%;
}

/* line 1255, ../../app/styles/pages/_NationalAccounts.scss */

.racing-road-page .gy-tabs li {
  width: 25%;
  padding: 0 2px;
}

/* line 1259, ../../app/styles/pages/_NationalAccounts.scss */

.racing-road-page .gy-tabs li a {
  background: rgba(255, 221, 0, 0.85);
  background: -webkit-linear-gradient(top, rgba(255, 221, 0, 0.85) 0%, #e0c200 75%, #cbb002 100%);
  background: linear-gradient(to bottom, rgba(255, 221, 0, 0.85) 0%, #e0c200 75%, #cbb002 100%);
  background-color: #ffdd00;
  text-transform: uppercase;
  font-style: italic;
  font-size: 15px;
}

@media (min-width: 481px) {
  /* line 1259, ../../app/styles/pages/_NationalAccounts.scss */

  .racing-road-page .gy-tabs li a {
    font-size: 18px;
  }
}

/* line 1271, ../../app/styles/pages/_NationalAccounts.scss */

.racing-road-page .gy-tabs li a:hover {
  background-color: #ffdd00;
  background: #ffdd00;
  background: -webkit-linear-gradient(top, #ffdd00 0%, #e0c200 75%, #cbb002 100%);
  background: linear-gradient(to bottom, #ffdd00 0%, #e0c200 75%, #cbb002 100%);
}

/* line 1278, ../../app/styles/pages/_NationalAccounts.scss */

.racing-road-page .gy-tabs li.active a {
  background-color: #ffffff;
  background-image: none;
  font-family: "NewsGothicFSLight";
  color: #274BA7;
}

@media (min-width: 1195px) {
  /* line 1291, ../../app/styles/pages/_NationalAccounts.scss */

  .racing-road-page .racing-intro {
    width: 63%;
    margin: 0 auto;
  }

  /* line 1295, ../../app/styles/pages/_NationalAccounts.scss */

  .racing-road-page .racing-intro p {
    width: 85%;
    margin: 0 auto;
  }

  /* line 1301, ../../app/styles/pages/_NationalAccounts.scss */

  .racing-road-page .gy-tabs {
    width: 55%;
  }

  /* line 1305, ../../app/styles/pages/_NationalAccounts.scss */

  .racing-road-page .tab-content {
    min-height: 386px;
    margin: 0 auto;
  }

  /* line 1312, ../../app/styles/pages/_NationalAccounts.scss */

  .racing-road-page .racing-container .wrapper-inner {
    width: 70%;
    margin: 0 auto;
    min-height: 325px;
  }
}

/************************************** Racing News Page Specific *****************************************/

/* line 1333, ../../app/styles/pages/_NationalAccounts.scss */

.racing-news-page {
  color: #fff;
}

/* line 1336, ../../app/styles/pages/_NationalAccounts.scss */

.racing-news-page .racing-container {
  padding: 20px 0;
}

/* line 1340, ../../app/styles/pages/_NationalAccounts.scss */

.racing-news-page .tab-pane {
  display: none;
}

/* line 1343, ../../app/styles/pages/_NationalAccounts.scss */

.racing-news-page .tab-pane.active {
  display: block !important;
}

/* line 1348, ../../app/styles/pages/_NationalAccounts.scss */

.racing-news-page .pagination {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  padding-top: 8px;
  padding-bottom: 12px;
  margin: 10px auto;
  font-size: 15px;
  color: #ffdd00;
  text-align: center;
}

/* line 1358, ../../app/styles/pages/_NationalAccounts.scss */

.racing-news-page .pagination li {
  display: inline-block;
}

/* line 1362, ../../app/styles/pages/_NationalAccounts.scss */

.racing-news-page .pagination a {
  display: inline-block;
  color: #ffdd00;
  width: 30px;
  height: 30px;
}

/* line 1368, ../../app/styles/pages/_NationalAccounts.scss */

.racing-news-page .pagination a.active {
  color: #ffffff;
}

/* line 1374, ../../app/styles/pages/_NationalAccounts.scss */

.racing-news-page .pagination a.page-next {
  width: 60px;
}

/* line 1378, ../../app/styles/pages/_NationalAccounts.scss */

.racing-news-page .pagination a.page-prev {
  width: 60px;
}

/* line 1387, ../../app/styles/pages/_NationalAccounts.scss */

.racing-news-page .racing-page-body h1 {
  color: #ffffff;
  text-shadow: -3px 3px 5px rgba(0, 0, 0, 0.75);
}

/* line 1394, ../../app/styles/pages/_NationalAccounts.scss */

.racing-news-page h4 {
  color: #ffdd00;
  margin-top: 0;
}

/* line 1399, ../../app/styles/pages/_NationalAccounts.scss */

.racing-news-page .fancy span:before,
.racing-news-page .fancy span:after {
  content: "";
  position: absolute;
  height: 5px;
  border-bottom: 1px solid #ffdd00;
  top: 0;
  width: 100px;
}

@media (min-width: 1025px) {
  /* line 1399, ../../app/styles/pages/_NationalAccounts.scss */

  .racing-news-page .fancy span:before,
  .racing-news-page .fancy span:after {
    width: 380px;
  }
}

/* line 1412, ../../app/styles/pages/_NationalAccounts.scss */

.racing-news-page .fancy span:before {
  right: 100%;
  margin-right: 15px;
}

/* line 1416, ../../app/styles/pages/_NationalAccounts.scss */

.racing-news-page .fancy span:after {
  left: 100%;
  margin-left: 15px;
}

/* line 1422, ../../app/styles/pages/_NationalAccounts.scss */

.racing-news-page .racing-intro p {
  color: #ffffff;
}

@media (min-width: 1025px) {
  /* line 1432, ../../app/styles/pages/_NationalAccounts.scss */

  .racing-news-page .racing-intro h1 {
    width: 65%;
    margin: 20px auto;
  }

  /* line 1437, ../../app/styles/pages/_NationalAccounts.scss */

  .racing-news-page .racing-intro p {
    width: 65%;
    margin: 10px auto;
  }
}

@media (min-width: 768px) {
  /* line 1447, ../../app/styles/pages/_NationalAccounts.scss */

  .racing-news-page .col-sm-8 {
    border-right: 1px solid #5888d0;
    padding-right: 25px;
  }

  /* line 1452, ../../app/styles/pages/_NationalAccounts.scss */

  .racing-news-page .col-sm-4 {
    padding-left: 25px;
  }
}

/* line 1457, ../../app/styles/pages/_NationalAccounts.scss */

.racing-news-page ul.newsie {
  padding-left: 0px;
  margin-top: 10px;
  font-family: Arial, Helvetica, sans-serif;
  color: #ffdd00;
}

/* line 1463, ../../app/styles/pages/_NationalAccounts.scss */

.racing-news-page ul.newsie a {
  color: #ffdd00;
  display: block;
}

/* line 1468, ../../app/styles/pages/_NationalAccounts.scss */

.racing-news-page ul.newsie li {
  border-top: 1px solid #ffffff;
  list-style-type: none;
  padding: 7px 0px;
}

/* line 1473, ../../app/styles/pages/_NationalAccounts.scss */

.racing-news-page ul.newsie li.w-arrow {
  background: url('/images/racingPages/arrow2.png') no-repeat right center;
}

/* line 1478, ../../app/styles/pages/_NationalAccounts.scss */

.racing-news-page ul.newsie .title {
  color: #ffdd00;
  font-size: 18px;
  padding-right: 20px;
}

/* line 1482, ../../app/styles/pages/_NationalAccounts.scss */

.racing-news-page ul.newsie .title a {
  display: inline-block;
}

/* line 1487, ../../app/styles/pages/_NationalAccounts.scss */

.racing-news-page ul.newsie .all {
  display: block;
  width: 100%;
  padding-top: 15px;
}

/* line 1492, ../../app/styles/pages/_NationalAccounts.scss */

.racing-news-page ul.newsie .all a {
  color: #ffdd00;
  font-size: 18px;
}

/* line 1498, ../../app/styles/pages/_NationalAccounts.scss */

.racing-news-page ul.newsie .date {
  color: #ffffff;
}

/* line 1503, ../../app/styles/pages/_NationalAccounts.scss */

.racing-news-page .sectionVideo {
  margin: 10px auto 20px auto;
}

/* line 1507, ../../app/styles/pages/_NationalAccounts.scss */

.racing-news-page .racingFollows {
  width: 200px;
  margin: 60px auto 20px auto;
}

/* line 1512, ../../app/styles/pages/_NationalAccounts.scss */

.racing-news-page .racingFollows .twitFollow {
  margin: 40px auto;
}

/* line 1515, ../../app/styles/pages/_NationalAccounts.scss */

.racing-news-page .racingFollows .twitFollow .twitImage {
  padding-right: 10px;
  height: 40px;
  float: left;
  padding-top: 5px;
}

/* line 1522, ../../app/styles/pages/_NationalAccounts.scss */

.racing-news-page .racingFollows .twitFollow .twitText a {
  color: #ffdd00;
}

/************************************** Fleet Dashboard Page *****************************************/

/* line 4, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard .page-background {
  z-index: -2;
  position: absolute;
  background-image: url('/images/background/fleet-dashboard-bg.jpg');
  height: 240px;
}

@media (min-width: 768px) {
  /* line 4, ../../app/styles/pages/_FleetDashboard.scss */

  .fleet-dashboard .page-background {
    background-image: url('/images/background/fleet-dashboard-bg.jpg');
  }
}

@media (min-width: 1025px) {
  /* line 4, ../../app/styles/pages/_FleetDashboard.scss */

  .fleet-dashboard .page-background {
    height: 200px;
  }
}

/* line 21, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard .lt-blue-bak {
  background-color: #ebebeb;
}

/* line 25, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard .dk-blue {
  color: #274BA7 !important;
}

/* line 29, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard .video-border {
  border-right: 2px solid #ddd;
}

/* line 33, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard .cta-panel {
  padding-bottom: 0;
  padding-right: 0;
  padding-left: 0;
}

/* line 40, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard .video-news-player iframe {
  width: 100% !important;
}

/* line 45, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard .newsie {
  margin: 0 0 20px;
  padding: 0 0 0 15px;
}

/* line 48, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard .newsie li {
  margin: 0 0 6px;
  color: #ccc;
}

/* line 51, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard .newsie li a {
  color: #ffdd00;
}

/* line 53, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard .newsie li a:hover {
  color: #F0F0F0;
  text-decoration: none;
}

/* line 58, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard .newsie li .all {
  margin-top: 10px;
  font-size: 18px;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 62, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard .newsie li .all .icon-thin-arrow-right {
  font-size: .75em;
}

/* line 69, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard .newsie .masthead-container .masthead-text-only {
  max-width: 990px;
  margin: 0 auto;
  padding: 35px 0;
}

/* line 73, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard .newsie .masthead-container .masthead-text-only h1 {
  color: #ffffff !important;
  font-size: 40px;
  text-transform: uppercase;
  font-weight: 700;
}

/* line 79, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard .newsie .masthead-container .masthead-text-only .subhead-text {
  color: #fff;
}

/* line 82, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard .newsie .masthead-container .masthead-text-only .subhead-buttons {
  color: #FFF;
}

/* line 84, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard .newsie .masthead-container .masthead-text-only .subhead-buttons a.gy-link {
  color: #ffdd00;
  padding-left: 20px;
}

/* line 88, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard .newsie .masthead-container .masthead-text-only .subhead-buttons .btn {
  padding-left: 65px;
  padding-right: 65px;
  margin-right: 20px;
}

/* line 94, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard .newsie .masthead-container .masthead-text-only .header-logo {
  padding-top: 8%;
}

/* line 97, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard .newsie .masthead-container .masthead-text-only a.find-tire {
  color: #fff;
}

/* line 104, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard #tires {
  position: relative;
}

/* line 108, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard #gygb {
  position: relative;
}

/* line 112, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard .noBak {
  background: none;
}

/* line 116, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard .page-background {
  z-index: -2;
  position: absolute;
  background-image: url('/images/background/fleet-dashboard-bg.jpg');
  height: 240px;
}

@media (min-width: 768px) {
  /* line 116, ../../app/styles/pages/_FleetDashboard.scss */

  .fleet-dashboard .page-background {
    background-image: url('/images/background/fleet-dashboard-bg.jpg');
  }
}

@media (min-width: 1025px) {
  /* line 116, ../../app/styles/pages/_FleetDashboard.scss */

  .fleet-dashboard .page-background {
    height: 200px;
  }
}

/* line 134, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard .secondary-nav-container {
  height: 45px;
}

/* line 137, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard .secondary-nav-container .secondary-nav li {
  padding: 5px 0;
  border-right: 1px solid #ffdd00;
  width: 20%;
}

/* line 143, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard .secondary-nav-container .secondary-nav li:last-child {
  border: none;
}

/* line 148, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard .secondary-nav {
  border-bottom: 3px solid #ffffff;
  z-index: 10;
}

/* line 152, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard .secondary-nav ul {
  margin-left: -80px;
}

/* line 156, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard .secondary-nav li a {
  font-size: 18px;
}

/* line 160, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard .secondary-nav .secondary-main-container {
  max-width: 1140px;
}

/* line 163, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard .secondary-nav .secondary-main-container img {
  width: 133px;
  float: left;
  padding-top: 10px;
  padding-left: 20px;
}

/* line 169, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard .secondary-nav .secondary-main-container a.top-link {
  float: right;
  padding-right: 20px;
}

/* line 176, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard .fancy {
  line-height: 0.5;
  text-align: center;
}

/* line 180, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard .fancy span {
  display: inline-block;
  position: relative;
}

/* line 185, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard .fancy span:before,
.fleet-dashboard .fancy span:after {
  content: "";
  position: absolute;
  height: 5px;
  top: 0;
  width: 100px;
}

@media (max-width: 380px) {
  /* line 185, ../../app/styles/pages/_FleetDashboard.scss */

  .fleet-dashboard .fancy span:before,
  .fleet-dashboard .fancy span:after {
    width: 60px;
  }
}

@media (min-width: 1025px) {
  /* line 185, ../../app/styles/pages/_FleetDashboard.scss */

  .fleet-dashboard .fancy span:before,
  .fleet-dashboard .fancy span:after {
    width: 400px;
  }
}

/* line 204, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard .fancy span b {
  font-weight: normal;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 211, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard .fancy span:before {
  right: 100%;
  margin-right: 15px;
}

/* line 215, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard .fancy span:after {
  left: 100%;
  margin-left: 15px;
}

/* line 220, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard .section-news-blues {
  background-color: #274BA7;
  background-repeat: repeat;
  background-image: url('/images/diagonal.png');
  clear: both;
}

@media (min-width: 481px) {
  /* line 225, ../../app/styles/pages/_FleetDashboard.scss */

  .fleet-dashboard .crazy-lug {
    background-image: url('/images/background/strayLug.png');
    background-repeat: no-repeat;
    height: 113px;
    position: absolute;
    width: 117px;
    top: 170px;
    right: 10%;
    z-index: 5;
  }
}

@media (min-width: 768px) {
  /* line 225, ../../app/styles/pages/_FleetDashboard.scss */

  .fleet-dashboard .crazy-lug {
    position: absolute;
    top: 190px;
    right: 20%;
  }
}

@media (min-width: 1024px) {
  /* line 225, ../../app/styles/pages/_FleetDashboard.scss */

  .fleet-dashboard .crazy-lug {
    position: absolute;
    top: 160px;
    right: 20%;
  }
}

/* line 251, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard .section-blue-bg {
  background: url('/images/diagonal.png') no-repeat center bottom;
  overflow: hidden;
  *zoom: 1;
  width: 100%;
  z-index: -1;
}

@media (min-width: 768px) {
  /* line 251, ../../app/styles/pages/_FleetDashboard.scss */

  .fleet-dashboard .section-blue-bg {
    background: url('/images/diagonal.png') repeat-x center 0;
  }
}

/* line 263, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard .page-title-block {
  border-bottom: none;
  text-align: center;
}

/* line 267, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard .page-title-block h1 {
  color: #ffffff;
  text-transform: uppercase;
}

/* line 272, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard .page-title-block a.intro-offlink {
  color: #ffdd00;
}

@media (min-width: 481px) {
  /* line 263, ../../app/styles/pages/_FleetDashboard.scss */

  .fleet-dashboard .page-title-block {
    text-align: left;
  }
}

/* line 282, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard .racing-official-logos {
  background-color: #ffffff;
  text-align: center;
  background-image: url('/images/racingPages/vert-divide.png');
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 10;
  border-top: 1px solid #ccc;
}

/* line 291, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard .racing-official-logos img {
  padding: 20px;
}

@media (max-width: 400px) {
  /* line 295, ../../app/styles/pages/_FleetDashboard.scss */

  .fleet-dashboard .racing-official-logos img {
    padding: 20px 10px;
    width: 45%;
  }
}

/* line 302, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard .newsLabel {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  display: inline-block;
  margin-bottom: 15px;
  color: #ffffff;
}

/* line 312, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard .grabber {
  max-width: 1180px;
  margin: 0 auto;
}

/* line 317, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard .racing-page-body {
  margin: 0px;
  padding-top: 20px;
}

/* line 322, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard .racing-page-body h1 {
  font-size: 36px;
  text-transform: uppercase;
  line-height: 1em;
}

@media (min-width: 768px) {
  /* line 322, ../../app/styles/pages/_FleetDashboard.scss */

  .fleet-dashboard .racing-page-body h1 {
    font-size: 54px;
  }
}

/* line 333, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard .racing-container {
  max-width: 1180px;
  padding: 20px;
  margin: 0px auto;
}

/* line 337, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard .racing-container h4 {
  margin-top: 0;
}

/* line 342, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard p {
  font-family: Arial, sans-serif;
  font-size: 16px;
  margin: 0 0 20px;
  line-height: 135%;
  color: #333;
}

/* line 350, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard .racing-intro {
  text-align: center;
  padding: 0 20px 30px 20px;
}

/* line 354, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard .racing-intro p {
  font-size: 18px;
}

/* line 358, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard .racing-intro h4 {
  text-transform: uppercase;
  font-style: italic;
}

/* line 362, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard .racing-intro h4 .normals {
  font-family: Arial, Helvetica, sans-serif;
  line-height: 0.5;
  vertical-align: baseline;
}

/* line 371, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard .page-background-2 {
  background-position: top center;
  background-size: cover;
  -ms-behavior: url('/images/backgroundsize.min.htc');
  width: 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 200px;
  z-index: -1;
}

/* line 382, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard .styled-divider,
.fleet-dashboard .tile-container .tile hr,
.tile-container .tile .fleet-dashboard hr {
  display: block;
  background-color: #cccccc;
  background-repeat: repeat;
  background-image: url('/images/diagonal.png');
  position: relative;
  margin: 0;
  z-index: 4;
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.7);
}

/* line 393, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard .last-divider {
  box-shadow: none;
  border-bottom: 2px solid #ffdd00;
  height: 20px;
  background-image: url("/images/diagonal-tight-darker.png");
}

/* line 400, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard .vidLink img {
  width: 90%;
  height: 90%;
}

/************************************** Fleet Dashboard Page Specific *****************************************/

/* line 413, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard-page .racingLead {
  text-align: center;
  clear: both;
  margin: 0 auto;
  padding-bottom: 20px;
  position: relative;
  z-index: 8;
}

@media (min-width: 1025px) {
  /* line 413, ../../app/styles/pages/_FleetDashboard.scss */

  .fleet-dashboard-page .racingLead {
    width: 60%;
  }
}

/* line 425, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard-page .racingLead.gygbLead {
  text-align: center;
  margin: 0;
}

/* line 427, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard-page .racingLead.gygbLead h1 {
  font-weight: bold;
  font-size: 35px;
}

@media (min-width: 767px) {
  /* line 427, ../../app/styles/pages/_FleetDashboard.scss */

  .fleet-dashboard-page .racingLead.gygbLead h1 {
    font-size: 50px;
  }
}

@media (min-width: 1025px) {
  /* line 425, ../../app/styles/pages/_FleetDashboard.scss */

  .fleet-dashboard-page .racingLead.gygbLead {
    width: 66%;
  }
}

/* line 438, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard-page .racingLead.gygbLead .btn {
  padding-left: 100px;
  padding-right: 100px;
  top: 156px;
}

@media (min-width: 414px) {
  /* line 438, ../../app/styles/pages/_FleetDashboard.scss */

  .fleet-dashboard-page .racingLead.gygbLead .btn {
    top: 203px;
  }
}

@media (min-width: 768px) {
  /* line 438, ../../app/styles/pages/_FleetDashboard.scss */

  .fleet-dashboard-page .racingLead.gygbLead .btn {
    top: 202px;
  }
}

@media (min-width: 1025px) {
  /* line 438, ../../app/styles/pages/_FleetDashboard.scss */

  .fleet-dashboard-page .racingLead.gygbLead .btn {
    padding-left: 50px;
    padding-right: 50px;
    top: 0;
  }
}

/* line 454, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard-page .racingLead.gygbLead .rwd-break {
  display: block;
}

@media (max-width: 480px) {
  /* line 454, ../../app/styles/pages/_FleetDashboard.scss */

  .fleet-dashboard-page .racingLead.gygbLead .rwd-break {
    display: none;
  }
}

@media (min-width: 375px) {
  /* line 460, ../../app/styles/pages/_FleetDashboard.scss */

  .fleet-dashboard-page .racingLead.gygbLead .rwd-break2 {
    display: block;
  }
}

@media (min-width: 414px) {
  /* line 460, ../../app/styles/pages/_FleetDashboard.scss */

  .fleet-dashboard-page .racingLead.gygbLead .rwd-break2 {
    display: none;
  }
}

@media (min-width: 1025px) {
  /* line 425, ../../app/styles/pages/_FleetDashboard.scss */

  .fleet-dashboard-page .racingLead.gygbLead {
    text-align: left;
    margin-left: 38px;
    margin-right: 0px;
  }

  /* line 472, ../../app/styles/pages/_FleetDashboard.scss */

  .fleet-dashboard-page .racingLead.gygbLead h1 {
    font-size: 60px;
    margin-bottom: 25px;
  }

  /* line 476, ../../app/styles/pages/_FleetDashboard.scss */

  .fleet-dashboard-page .racingLead.gygbLead p {
    margin-bottom: 28px;
  }
}

@media (min-width: 1200px) {
  /* line 425, ../../app/styles/pages/_FleetDashboard.scss */

  .fleet-dashboard-page .racingLead.gygbLead {
    margin-left: 75px;
  }
}

/* line 487, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard-page .secondary-mobile-nav {
  margin-top: -10px;
  background-color: rgba(0, 40, 120, 0.85);
}

/* line 491, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard-page .secondary-mobile-nav ul {
  width: 60%;
  margin: 0 auto;
  text-align: center;
  list-style-type: none;
  padding-left: 0px;
}

/* line 498, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard-page .secondary-mobile-nav ul li {
  border-bottom: 1px solid #ffdd00;
  padding: 10px 0px;
}

/* line 499, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard-page .secondary-mobile-nav ul li a {
  color: #ffdd00;
  text-transform: uppercase;
  font-size: 18px;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 505, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard-page .secondary-mobile-nav ul li a:hover {
  color: white;
}

/* line 509, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard-page .secondary-mobile-nav ul li a.active {
  color: white;
}

/* line 517, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard-page .secondary-mobile-nav ul li:last-child {
  border-bottom: none;
}

/* line 523, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard-page .col-sm-12 {
  padding-left: 0px;
  padding-right: 0px;
}

@media (min-width: 768px) {
  /* line 530, ../../app/styles/pages/_FleetDashboard.scss */

  .fleet-dashboard-page .secondary-mobile-nav {
    display: none;
  }

  /* line 534, ../../app/styles/pages/_FleetDashboard.scss */

  .fleet-dashboard-page .col-sm-12 {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (min-width: 1025px) {
  /* line 540, ../../app/styles/pages/_FleetDashboard.scss */

  .fleet-dashboard-page .leftTire {
    background-image: url('/images/racingPages/tireNascar.png');
    background-repeat: no-repeat;
    height: 513px;
    position: absolute;
    width: 322px;
    top: -30px;
    left: 0;
    z-index: 5;
  }
}

@media (min-width: 1025px) {
  /* line 554, ../../app/styles/pages/_FleetDashboard.scss */

  .fleet-dashboard-page .rightTire {
    background-image: url('/images/racingPages/tireEagle.png');
    background-repeat: no-repeat;
    height: 513px;
    position: absolute;
    width: 322px;
    top: -30px;
    right: 0;
    z-index: 5;
  }
}

/* line 569, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard-page .col-sm-7 {
  padding-left: 0;
}

/* line 573, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard-page .col-sm-5 {
  padding-left: 0;
}

@media (min-width: 768px) {
  /* line 573, ../../app/styles/pages/_FleetDashboard.scss */

  .fleet-dashboard-page .col-sm-5 {
    padding-left: 15px;
  }
}

/* line 583, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard-page .main-container h1 {
  font-size: 36px;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 1em;
  font-style: italic;
  margin-top: 10px;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
}

@media (min-width: 768px) {
  /* line 583, ../../app/styles/pages/_FleetDashboard.scss */

  .fleet-dashboard-page .main-container h1 {
    font-size: 45px;
  }
}

/* line 599, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard-page .page-background {
  background-image: url('/images/background/fleet-dashboard-bg.jpg');
  height: 575px;
}

/* line 604, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard-page .racing-road {
  text-align: center;
}

/* line 607, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard-page .racing-road img {
  padding: 20px;
}

/* line 610, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard-page h4 {
  margin: 30px 0;
  width: 99%;
  font-size: 24px;
  text-align: center;
  text-transform: uppercase;
  color: #ffdd00;
  font-style: italic;
}

/* line 619, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard-page h4 .normals {
  font-family: Arial, Helvetica, sans-serif;
  line-height: 0.5;
  vertical-align: baseline;
}

/* line 627, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard-page h1 .rwd-color {
  color: #fff;
}

/* line 629, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard-page h1 .rwd-color .rwd-yellow {
  color: #ffdd00;
}

@media (min-width: 414px) {
  /* line 627, ../../app/styles/pages/_FleetDashboard.scss */

  .fleet-dashboard-page h1 .rwd-color {
    color: #ffdd00;
  }
}

/* line 638, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard-page #subSection {
  text-align: center;
  padding-bottom: 20px;
}

/* line 640, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard-page #subSection .floater {
  width: 200px;
  margin: 0 auto;
}

/* line 645, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard-page #subSection .btn {
  margin: 30px auto 10px auto;
}

@media (min-width: 768px) {
  /* line 638, ../../app/styles/pages/_FleetDashboard.scss */

  .fleet-dashboard-page #subSection {
    text-align: left;
  }

  /* line 654, ../../app/styles/pages/_FleetDashboard.scss */

  .fleet-dashboard-page #subSection .col-sm-5 {
    float: right;
  }
}

/* line 659, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard-page #subSection .newsLabel {
  color: #555555;
  text-align: center;
  width: 100%;
}

/* line 682, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard-page #subSection .sectionVideo {
  box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.5);
}

/* line 688, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard-page #subSection .sectionVideoText {
  text-align: center;
}

/* line 694, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard-page #subSection h1,
.fleet-dashboard-page #subSection h4,
.fleet-dashboard-page #subSection .dk-blue {
  color: #274BA7 !important;
}

/* line 696, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard-page #subSection .fancy span:before,
.fleet-dashboard-page #subSection .fancy span:after {
  border-bottom: 1px solid #274BA7;
}

/* line 704, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard-page #onTheRoad {
  text-align: center;
  padding-bottom: 30px;
}

/* line 709, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard-page #onTheRoad .roadButtons {
  margin-top: 110px;
  margin-bottom: 140px;
  margin-left: -10px;
  margin-right: -10px;
  width: 105%;
  position: relative;
  z-index: 9;
}

@media (min-width: 768px) {
  /* line 709, ../../app/styles/pages/_FleetDashboard.scss */

  .fleet-dashboard-page #onTheRoad .roadButtons {
    margin-bottom: 30px;
    margin-top: 0;
  }
}

/* line 723, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard-page #onTheRoad .roadButtons img {
  width: 48%;
}

@media (min-width: 575px) {
  /* line 723, ../../app/styles/pages/_FleetDashboard.scss */

  .fleet-dashboard-page #onTheRoad .roadButtons img {
    width: auto;
  }
}

/* line 735, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard-page .roadie {
  background: url('/images/background/AtTrackBG2.jpg') repeat-x center bottom;
  overflow: hidden;
  *zoom: 1;
  width: 100%;
  z-index: -1;
  min-height: 483px;
}

@media (min-width: 768px) {
  /* line 735, ../../app/styles/pages/_FleetDashboard.scss */

  .fleet-dashboard-page .roadie {
    background: url('/images/background/homeSkids.jpg') repeat-x center 0;
    min-height: 483px;
  }
}

/* line 749, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard-page .gygb {
  background: url('/images/racingPages/camuflage-bg.jpg') repeat-x center bottom;
  overflow: hidden;
  *zoom: 1;
  width: 100%;
  z-index: -1;
  min-height: 483px;
  overflow: visible;
}

@media (min-width: 768px) {
  /* line 749, ../../app/styles/pages/_FleetDashboard.scss */

  .fleet-dashboard-page .gygb {
    background: url('/images/racingPages/camuflage-bg.jpg') repeat-x center 0;
    min-height: 483px;
  }
}

/* line 762, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard-page .gygb .soldierandkid {
  background-image: url('/images/racingPages/Soldier_Family.png');
  background-repeat: no-repeat;
  z-index: 5;
  background-size: 160px 168px;
  height: 168px;
  width: 160px;
  margin: -52px auto 0 auto;
}

@media (min-width: 414px) {
  /* line 762, ../../app/styles/pages/_FleetDashboard.scss */

  .fleet-dashboard-page .gygb .soldierandkid {
    background-size: 200px 210px;
    height: 212px;
    width: 210px;
    margin-top: -47px;
  }
}

@media (min-width: 767px) {
  /* line 762, ../../app/styles/pages/_FleetDashboard.scss */

  .fleet-dashboard-page .gygb .soldierandkid {
    margin-top: -47px;
  }
}

@media (min-width: 1025px) {
  /* line 762, ../../app/styles/pages/_FleetDashboard.scss */

  .fleet-dashboard-page .gygb .soldierandkid {
    background-size: 380px 398px;
    height: 398px;
    width: 372px;
    margin: -254px 0 -65px 81%;
  }
}

/* line 789, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard-page .gygbcomponent {
  text-align: left;
  padding-bottom: 30px;
}

/* line 793, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard-page .gygbcomponent .fancy span:before,
.fleet-dashboard-page .gygbcomponent .fancy span:after {
  border-bottom: 1px solid #ffdd00;
}

@media (min-width: 1025px) {
  /* line 793, ../../app/styles/pages/_FleetDashboard.scss */

  .fleet-dashboard-page .gygbcomponent .fancy span:before,
  .fleet-dashboard-page .gygbcomponent .fancy span:after {
    width: 355px;
  }
}

@media (max-width: 480px) {
  /* line 793, ../../app/styles/pages/_FleetDashboard.scss */

  .fleet-dashboard-page .gygbcomponent .fancy span:before,
  .fleet-dashboard-page .gygbcomponent .fancy span:after {
    width: 28px;
  }
}

/* line 805, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard-page .gygbcomponent p {
  color: #ffffff;
}

/* line 810, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard-page #sectionNews {
  padding-bottom: 30px;
}

/* line 812, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard-page #sectionNews p {
  margin: 0px;
}

@media (min-width: 768px) {
  /* line 812, ../../app/styles/pages/_FleetDashboard.scss */

  .fleet-dashboard-page #sectionNews p {
    margin: 0 0 20px;
  }
}

/* line 823, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard-page #sectionNews .col-sm-12 {
  text-align: center;
}

@media (min-width: 768px) {
  /* line 823, ../../app/styles/pages/_FleetDashboard.scss */

  .fleet-dashboard-page #sectionNews .col-sm-12 {
    text-align: left;
  }
}

/* line 832, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard-page #sectionNews .sectionVideo {
  padding-top: 8px;
}

/* line 836, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard-page #sectionNews h1 {
  text-shadow: -3px 3px 5px rgba(0, 0, 0, 0.75);
}

@media (min-width: 768px) {
  /* line 842, ../../app/styles/pages/_FleetDashboard.scss */

  .fleet-dashboard-page #sectionNews .col-sm-8 {
    border-right: 1px solid #5888d0;
    padding-right: 25px;
  }
}

/* line 850, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard-page .sectionNewsText {
  padding-bottom: 30px;
}

/* line 854, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard-page .sectionNewsText h2 {
  margin-top: 10px;
}

/* line 857, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard-page .sectionNewsText h2 a {
  color: #ffdd00;
  font-style: italic;
}

@media (min-width: 768px) {
  /* line 850, ../../app/styles/pages/_FleetDashboard.scss */

  .fleet-dashboard-page .sectionNewsText {
    padding-left: 10px;
    padding-bottom: 0px;
  }
}

/* line 868, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard-page .sectionNewsText .btn {
  margin-top: 20px;
}

@media (min-width: 768px) {
  /* line 868, ../../app/styles/pages/_FleetDashboard.scss */

  .fleet-dashboard-page .sectionNewsText .btn {
    margin-top: 0px;
  }
}

/* line 881, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard-page #sectionNews .fancy span:before,
.fleet-dashboard-page #sectionNews .fancy span:after,
.fleet-dashboard-page #onTheRoad .fancy span:before,
.fleet-dashboard-page #onTheRoad .fancy span:after {
  border-bottom: 1px solid #ffdd00;
}

@media (min-width: 1025px) {
  /* line 881, ../../app/styles/pages/_FleetDashboard.scss */

  .fleet-dashboard-page #sectionNews .fancy span:before,
  .fleet-dashboard-page #sectionNews .fancy span:after,
  .fleet-dashboard-page #onTheRoad .fancy span:before,
  .fleet-dashboard-page #onTheRoad .fancy span:after {
    width: 400px;
  }
}

/* line 890, ../../app/styles/pages/_FleetDashboard.scss */

.fleet-dashboard-page #sectionNews p,
.fleet-dashboard-page #onTheRoad p {
  color: #ffffff;
}

/* line 897, ../../app/styles/pages/_FleetDashboard.scss */

.lt-ie9 .soldierandkid {
  margin-left: 55% !important;
  width: 532px !important;
}

/************************************** At The Track Page Specific *****************************************/

/* line 913, ../../app/styles/pages/_FleetDashboard.scss */

.racing-track-page a,
.racing-track-page a:hover {
  text-decoration: none;
}

/* line 915, ../../app/styles/pages/_FleetDashboard.scss */

.racing-track-page .sectionVideo {
  margin-top: 30px;
}

/* line 919, ../../app/styles/pages/_FleetDashboard.scss */

.racing-track-page h1,
.racing-track-page h2,
.racing-track-page h4 {
  color: #274BA7;
}

/* line 921, ../../app/styles/pages/_FleetDashboard.scss */

.racing-track-page .fancy span:before,
.racing-track-page .fancy span:after {
  border-bottom: 1px solid #274BA7;
}

/* line 927, ../../app/styles/pages/_FleetDashboard.scss */

.racing-track-page hr {
  border-top: 1px solid #555555;
}

/* line 929, ../../app/styles/pages/_FleetDashboard.scss */

.racing-track-page .col-sm-4:hover {
  background-color: #ffffff;
  text-decoration: none;
}

/* line 934, ../../app/styles/pages/_FleetDashboard.scss */

.racing-track-page .col-sm-4 {
  padding-bottom: 10px;
}

/* line 938, ../../app/styles/pages/_FleetDashboard.scss */

.racing-track-page .col-sm-4.active {
  background-color: #cad1e0;
}

/* line 946, ../../app/styles/pages/_FleetDashboard.scss */

.racing-track-page .intro h4 {
  text-transform: uppercase;
  margin-top: 0;
  font-style: italic;
}

/* line 951, ../../app/styles/pages/_FleetDashboard.scss */

.racing-track-page .intro h4 .normals {
  font-family: Arial, Helvetica, sans-serif;
  line-height: 0.5;
  vertical-align: baseline;
}

/* line 958, ../../app/styles/pages/_FleetDashboard.scss */

.racing-track-page .intro h1 {
  margin: 20px auto;
}

@media (min-width: 1025px) {
  /* line 963, ../../app/styles/pages/_FleetDashboard.scss */

  .racing-track-page .intro h1,
  .racing-track-page .intro p {
    width: 60%;
  }

  /* line 966, ../../app/styles/pages/_FleetDashboard.scss */

  .racing-track-page .intro p {
    margin: 0 auto;
  }
}

/* line 971, ../../app/styles/pages/_FleetDashboard.scss */

.racing-track-page .col-sm-12 {
  padding-left: 0;
  padding-right: 0;
}

/* line 976, ../../app/styles/pages/_FleetDashboard.scss */

.racing-track-page .col-sm-4 p {
  padding: 0 15px;
}

/* line 980, ../../app/styles/pages/_FleetDashboard.scss */

.racing-track-page .racing-track-bg {
  background-image: url('/images/background/AtTheTrackComposite.jpg');
  background-position: top center;
  background-size: cover;
  -ms-behavior: url('/images/backgroundsize.min.htc');
  width: 100%;
  z-index: -1;
}

/* line 989, ../../app/styles/pages/_FleetDashboard.scss */

.racing-track-page .track-container {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 50px;
  padding: 20px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8);
}

/* line 997, ../../app/styles/pages/_FleetDashboard.scss */

.racing-track-page .track-container img {
  padding: 15px 0;
}

@media (min-width: 1025px) {
  /* line 989, ../../app/styles/pages/_FleetDashboard.scss */

  .racing-track-page .track-container {
    padding: 40px;
  }
}

/* line 1009, ../../app/styles/pages/_FleetDashboard.scss */

.racing-track-page .vidLink img {
  height: auto;
}

/************************************** On the Road Page Specific *****************************************/

/* line 1029, ../../app/styles/pages/_FleetDashboard.scss */

.racing-road-page .fancy span:before,
.racing-road-page .fancy span:after {
  border-bottom: 1px solid #ffdd00;
}

@media (min-width: 1195px) {
  /* line 1034, ../../app/styles/pages/_FleetDashboard.scss */

  .racing-road-page .leftTire {
    background-image: url('/images/racingPages/on-the-road-l-tire.png');
    background-repeat: no-repeat;
    height: 665px;
    margin-left: -25px;
    position: absolute;
    width: 304px;
    top: 20px;
    left: 0;
    z-index: 5;
  }
}

@media (min-width: 1240px) {
  /* line 1034, ../../app/styles/pages/_FleetDashboard.scss */

  .racing-road-page .leftTire {
    margin-left: 0px;
  }
}

@media (min-width: 1195px) {
  /* line 1053, ../../app/styles/pages/_FleetDashboard.scss */

  .racing-road-page .rightTire {
    background-image: url('/images/racingPages/on-the-road-r-tire.png');
    background-repeat: no-repeat;
    height: 665px;
    margin-right: -25px;
    position: absolute;
    width: 304px;
    top: 20px;
    right: 0;
    z-index: 5;
  }
}

@media (min-width: 1240px) {
  /* line 1053, ../../app/styles/pages/_FleetDashboard.scss */

  .racing-road-page .rightTire {
    margin-right: 0px;
  }
}

/* line 1072, ../../app/styles/pages/_FleetDashboard.scss */

.racing-road-page .racing-road-bg {
  background-image: url('/images/background/OnRoadBody.jpg');
  background-position: top center;
  background-size: cover;
  -ms-behavior: url('/images/backgroundsize.min.htc');
  width: 100%;
}

/* line 1081, ../../app/styles/pages/_FleetDashboard.scss */

.racing-road-page .racing-container {
  padding: 20px 20px 0 20px;
}

/* line 1085, ../../app/styles/pages/_FleetDashboard.scss */

.racing-road-page .racing-road-body {
  z-index: 9;
}

/* line 1089, ../../app/styles/pages/_FleetDashboard.scss */

.racing-road-page .racing-road-body h1 {
  color: #ffffff;
  text-shadow: -3px 3px 5px rgba(0, 0, 0, 0.75);
}

/* line 1094, ../../app/styles/pages/_FleetDashboard.scss */

.racing-road-page .racing-road-body p {
  color: #ffffff;
}

/* line 1095, ../../app/styles/pages/_FleetDashboard.scss */

.racing-road-page .racing-road-body h4 {
  color: #ffdd00;
}

/* line 1100, ../../app/styles/pages/_FleetDashboard.scss */

.racing-road-page .on-road-tab-content {
  background: #ffffff;
  /* Old browsers */
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #ffffff), color-stop(50%, #ffffff), color-stop(100%, #dfdfdf));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 1%, #ffffff 50%, #dfdfdf 100%);
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 1%, #ffffff 50%, #dfdfdf 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dfdfdf',GradientType=0 );
  /* IE6-9 */
  overflow: hidden;
  *zoom: 1;
  position: relative;
  z-index: 1;
}

/* line 1114, ../../app/styles/pages/_FleetDashboard.scss */

.racing-road-page .tab-content-wrapper {
  width: 100%;
}

@media (min-width: 1195px) {
  /* line 1114, ../../app/styles/pages/_FleetDashboard.scss */

  .racing-road-page .tab-content-wrapper {
    margin: 0 auto;
    max-width: 680px;
    width: 680px;
  }
}

/* line 1128, ../../app/styles/pages/_FleetDashboard.scss */

.racing-road-page .tabs-container {
  width: 100%;
  text-align: center;
}

/* line 1133, ../../app/styles/pages/_FleetDashboard.scss */

.racing-road-page .tab-content {
  padding: 20px 20px 40px 20px;
  overflow: hidden;
  *zoom: 1;
}

/* line 1137, ../../app/styles/pages/_FleetDashboard.scss */

.racing-road-page .tab-content h4 {
  color: #555555;
  font-style: italic;
}

/* line 1142, ../../app/styles/pages/_FleetDashboard.scss */

.racing-road-page .tab-content h2 {
  margin-top: 7px;
  margin-bottom: 20px;
}

/* line 1148, ../../app/styles/pages/_FleetDashboard.scss */

.racing-road-page .tab-content .battle-tested {
  /*background-image: image-url("racingPages/battle2.png");
  background-position: 50% 90%;
  background-repeat: no-repeat;*/
  padding-bottom: 30px;
  min-height: 145px;
}

@media (min-width: 768px) {
  /* line 1148, ../../app/styles/pages/_FleetDashboard.scss */

  .racing-road-page .tab-content .battle-tested {
    background-position: center bottom;
    border-right: 1px solid #555555;
    min-height: 185px;
  }

  /* line 1160, ../../app/styles/pages/_FleetDashboard.scss */

  .racing-road-page .tab-content .battle-tested p {
    min-height: 95px;
  }

  /* line 1163, ../../app/styles/pages/_FleetDashboard.scss */

  .racing-road-page .tab-content .battle-tested span {
    width: 100%;
    text-align: center;
    display: block;
  }
}

@media (min-width: 1195px) {
  /* line 1148, ../../app/styles/pages/_FleetDashboard.scss */

  .racing-road-page .tab-content .battle-tested {
    padding-left: 40px;
    min-height: 205px;
  }

  /* line 1174, ../../app/styles/pages/_FleetDashboard.scss */

  .racing-road-page .tab-content .battle-tested p {
    min-height: 110px;
  }
}

@media (min-width: 1390px) {
  /* line 1148, ../../app/styles/pages/_FleetDashboard.scss */

  .racing-road-page .tab-content .battle-tested {
    padding-left: 0px;
  }
}

@media (max-width: 767px) {
  /* line 1148, ../../app/styles/pages/_FleetDashboard.scss */

  .racing-road-page .tab-content .battle-tested {
    margin-bottom: 20px;
    border-bottom: 1px solid #555555;
  }
}

/* line 1191, ../../app/styles/pages/_FleetDashboard.scss */

.racing-road-page .tab-content .road-ready {
  padding-bottom: 20px;
  min-height: 140px;
}

@media (min-width: 768px) {
  /* line 1191, ../../app/styles/pages/_FleetDashboard.scss */

  .racing-road-page .tab-content .road-ready {
    min-height: 185px;
  }

  /* line 1197, ../../app/styles/pages/_FleetDashboard.scss */

  .racing-road-page .tab-content .road-ready p {
    min-height: 95px;
  }

  /* line 1200, ../../app/styles/pages/_FleetDashboard.scss */

  .racing-road-page .tab-content .road-ready span {
    width: 100%;
    text-align: center;
    display: block;
  }
}

@media (min-width: 1195px) {
  /* line 1191, ../../app/styles/pages/_FleetDashboard.scss */

  .racing-road-page .tab-content .road-ready {
    padding-right: 40px;
    min-height: 205px;
  }

  /* line 1210, ../../app/styles/pages/_FleetDashboard.scss */

  .racing-road-page .tab-content .road-ready p {
    min-height: 110px;
  }
}

@media (min-width: 1390px) {
  /* line 1191, ../../app/styles/pages/_FleetDashboard.scss */

  .racing-road-page .tab-content .road-ready {
    padding-right: 0px;
  }
}

/* line 1222, ../../app/styles/pages/_FleetDashboard.scss */

.racing-road-page .tab-content p {
  color: #222222;
}

/* line 1226, ../../app/styles/pages/_FleetDashboard.scss */

.racing-road-page .tab-content h2 {
  text-align: center;
  color: #274BA7;
  text-transform: uppercase;
  font-style: italic;
}

/* line 1234, ../../app/styles/pages/_FleetDashboard.scss */

.racing-road-page .gy-tabs {
  margin: 0 auto;
  width: 98%;
}

/* line 1239, ../../app/styles/pages/_FleetDashboard.scss */

.racing-road-page .gy-tabs li {
  width: 25%;
  padding: 0 2px;
}

/* line 1243, ../../app/styles/pages/_FleetDashboard.scss */

.racing-road-page .gy-tabs li a {
  background: rgba(255, 221, 0, 0.85);
  background: -webkit-linear-gradient(top, rgba(255, 221, 0, 0.85) 0%, #e0c200 75%, #cbb002 100%);
  background: linear-gradient(to bottom, rgba(255, 221, 0, 0.85) 0%, #e0c200 75%, #cbb002 100%);
  background-color: #ffdd00;
  text-transform: uppercase;
  font-style: italic;
  font-size: 15px;
}

@media (min-width: 481px) {
  /* line 1243, ../../app/styles/pages/_FleetDashboard.scss */

  .racing-road-page .gy-tabs li a {
    font-size: 18px;
  }
}

/* line 1255, ../../app/styles/pages/_FleetDashboard.scss */

.racing-road-page .gy-tabs li a:hover {
  background-color: #ffdd00;
  background: #ffdd00;
  background: -webkit-linear-gradient(top, #ffdd00 0%, #e0c200 75%, #cbb002 100%);
  background: linear-gradient(to bottom, #ffdd00 0%, #e0c200 75%, #cbb002 100%);
}

/* line 1262, ../../app/styles/pages/_FleetDashboard.scss */

.racing-road-page .gy-tabs li.active a {
  background-color: #ffffff;
  background-image: none;
  font-family: "NewsGothicFSLight";
  color: #274BA7;
}

@media (min-width: 1195px) {
  /* line 1275, ../../app/styles/pages/_FleetDashboard.scss */

  .racing-road-page .racing-intro {
    width: 63%;
    margin: 0 auto;
  }

  /* line 1279, ../../app/styles/pages/_FleetDashboard.scss */

  .racing-road-page .racing-intro p {
    width: 85%;
    margin: 0 auto;
  }

  /* line 1285, ../../app/styles/pages/_FleetDashboard.scss */

  .racing-road-page .gy-tabs {
    width: 55%;
  }

  /* line 1289, ../../app/styles/pages/_FleetDashboard.scss */

  .racing-road-page .tab-content {
    min-height: 386px;
    margin: 0 auto;
  }

  /* line 1296, ../../app/styles/pages/_FleetDashboard.scss */

  .racing-road-page .racing-container .wrapper-inner {
    width: 70%;
    margin: 0 auto;
    min-height: 325px;
  }
}

/************************************** Racing News Page Specific *****************************************/

/* line 1317, ../../app/styles/pages/_FleetDashboard.scss */

.racing-news-page {
  color: #fff;
}

/* line 1320, ../../app/styles/pages/_FleetDashboard.scss */

.racing-news-page .racing-container {
  padding: 20px 0;
}

/* line 1324, ../../app/styles/pages/_FleetDashboard.scss */

.racing-news-page .tab-pane {
  display: none;
}

/* line 1327, ../../app/styles/pages/_FleetDashboard.scss */

.racing-news-page .tab-pane.active {
  display: block !important;
}

/* line 1332, ../../app/styles/pages/_FleetDashboard.scss */

.racing-news-page .pagination {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  padding-top: 8px;
  padding-bottom: 12px;
  margin: 10px auto;
  font-size: 15px;
  color: #ffdd00;
  text-align: center;
}

/* line 1342, ../../app/styles/pages/_FleetDashboard.scss */

.racing-news-page .pagination li {
  display: inline-block;
}

/* line 1346, ../../app/styles/pages/_FleetDashboard.scss */

.racing-news-page .pagination a {
  display: inline-block;
  color: #ffdd00;
  width: 30px;
  height: 30px;
}

/* line 1352, ../../app/styles/pages/_FleetDashboard.scss */

.racing-news-page .pagination a.active {
  color: #ffffff;
}

/* line 1358, ../../app/styles/pages/_FleetDashboard.scss */

.racing-news-page .pagination a.page-next {
  width: 60px;
}

/* line 1362, ../../app/styles/pages/_FleetDashboard.scss */

.racing-news-page .pagination a.page-prev {
  width: 60px;
}

/* line 1371, ../../app/styles/pages/_FleetDashboard.scss */

.racing-news-page .racing-page-body h1 {
  color: #ffffff;
  text-shadow: -3px 3px 5px rgba(0, 0, 0, 0.75);
}

/* line 1378, ../../app/styles/pages/_FleetDashboard.scss */

.racing-news-page h4 {
  color: #ffdd00;
  margin-top: 0;
}

/* line 1383, ../../app/styles/pages/_FleetDashboard.scss */

.racing-news-page .fancy span:before,
.racing-news-page .fancy span:after {
  content: "";
  position: absolute;
  height: 5px;
  border-bottom: 1px solid #ffdd00;
  top: 0;
  width: 100px;
}

@media (min-width: 1025px) {
  /* line 1383, ../../app/styles/pages/_FleetDashboard.scss */

  .racing-news-page .fancy span:before,
  .racing-news-page .fancy span:after {
    width: 380px;
  }
}

/* line 1396, ../../app/styles/pages/_FleetDashboard.scss */

.racing-news-page .fancy span:before {
  right: 100%;
  margin-right: 15px;
}

/* line 1400, ../../app/styles/pages/_FleetDashboard.scss */

.racing-news-page .fancy span:after {
  left: 100%;
  margin-left: 15px;
}

/* line 1406, ../../app/styles/pages/_FleetDashboard.scss */

.racing-news-page .racing-intro p {
  color: #ffffff;
}

@media (min-width: 1025px) {
  /* line 1416, ../../app/styles/pages/_FleetDashboard.scss */

  .racing-news-page .racing-intro h1 {
    width: 65%;
    margin: 20px auto;
  }

  /* line 1421, ../../app/styles/pages/_FleetDashboard.scss */

  .racing-news-page .racing-intro p {
    width: 65%;
    margin: 10px auto;
  }
}

@media (min-width: 768px) {
  /* line 1431, ../../app/styles/pages/_FleetDashboard.scss */

  .racing-news-page .col-sm-8 {
    border-right: 1px solid #5888d0;
    padding-right: 25px;
  }

  /* line 1436, ../../app/styles/pages/_FleetDashboard.scss */

  .racing-news-page .col-sm-4 {
    padding-left: 25px;
  }
}

/* line 1441, ../../app/styles/pages/_FleetDashboard.scss */

.racing-news-page ul.newsie {
  padding-left: 0px;
  margin-top: 10px;
  font-family: Arial, Helvetica, sans-serif;
  color: #ffdd00;
}

/* line 1447, ../../app/styles/pages/_FleetDashboard.scss */

.racing-news-page ul.newsie a {
  color: #ffdd00;
  display: block;
}

/* line 1452, ../../app/styles/pages/_FleetDashboard.scss */

.racing-news-page ul.newsie li {
  border-top: 1px solid #ffffff;
  list-style-type: none;
  padding: 7px 0px;
}

/* line 1457, ../../app/styles/pages/_FleetDashboard.scss */

.racing-news-page ul.newsie li.w-arrow {
  background: url('/images/racingPages/arrow2.png') no-repeat right center;
}

/* line 1462, ../../app/styles/pages/_FleetDashboard.scss */

.racing-news-page ul.newsie .title {
  color: #ffdd00;
  font-size: 18px;
  padding-right: 20px;
}

/* line 1466, ../../app/styles/pages/_FleetDashboard.scss */

.racing-news-page ul.newsie .title a {
  display: inline-block;
}

/* line 1471, ../../app/styles/pages/_FleetDashboard.scss */

.racing-news-page ul.newsie .all {
  display: block;
  width: 100%;
  padding-top: 15px;
}

/* line 1476, ../../app/styles/pages/_FleetDashboard.scss */

.racing-news-page ul.newsie .all a {
  color: #ffdd00;
  font-size: 18px;
}

/* line 1482, ../../app/styles/pages/_FleetDashboard.scss */

.racing-news-page ul.newsie .date {
  color: #ffffff;
}

/* line 1487, ../../app/styles/pages/_FleetDashboard.scss */

.racing-news-page .sectionVideo {
  margin: 10px auto 20px auto;
}

/* line 1491, ../../app/styles/pages/_FleetDashboard.scss */

.racing-news-page .racingFollows {
  width: 200px;
  margin: 60px auto 20px auto;
}

/* line 1496, ../../app/styles/pages/_FleetDashboard.scss */

.racing-news-page .racingFollows .twitFollow {
  margin: 40px auto;
}

/* line 1499, ../../app/styles/pages/_FleetDashboard.scss */

.racing-news-page .racingFollows .twitFollow .twitImage {
  padding-right: 10px;
  height: 40px;
  float: left;
  padding-top: 5px;
}

/* line 1506, ../../app/styles/pages/_FleetDashboard.scss */

.racing-news-page .racingFollows .twitFollow .twitText a {
  color: #ffdd00;
}

/* line 2, ../../app/styles/pages/_RegionalPage.scss */

.regional-page .page-background {
  background-image: url('/images/background/regional-bg.jpg');
}

/* line 6, ../../app/styles/pages/_RegionalPage.scss */

.regional-page .masthead-container .masthead-text-only {
  max-width: 990px;
  margin: 0 auto;
  padding: 35px 0;
}

/* line 10, ../../app/styles/pages/_RegionalPage.scss */

.regional-page .masthead-container .masthead-text-only h1 {
  color: #fff;
  font-size: 40px;
  text-transform: uppercase;
  font-weight: 700;
}

/* line 16, ../../app/styles/pages/_RegionalPage.scss */

.regional-page .masthead-container .masthead-text-only .subhead-text {
  color: #fff;
}

/* line 19, ../../app/styles/pages/_RegionalPage.scss */

.regional-page .masthead-container .masthead-text-only .subhead-buttons {
  color: #FFF;
}

/* line 21, ../../app/styles/pages/_RegionalPage.scss */

.regional-page .masthead-container .masthead-text-only .subhead-buttons a.gy-link {
  color: #fd0;
  padding-left: 20px;
}

/* line 25, ../../app/styles/pages/_RegionalPage.scss */

.regional-page .masthead-container .masthead-text-only .subhead-buttons .btn {
  padding-left: 65px;
  padding-right: 65px;
  margin-right: 20px;
}

/* line 31, ../../app/styles/pages/_RegionalPage.scss */

.regional-page .masthead-container .masthead-text-only .header-logo {
  padding-top: 8%;
}

/* line 34, ../../app/styles/pages/_RegionalPage.scss */

.regional-page .masthead-container .masthead-text-only a.find-tire {
  color: #fff;
}

/* line 40, ../../app/styles/pages/_RegionalPage.scss */

.regional-page .best-tires-info {
  background-color: rgba(255, 255, 255, 0.93);
  padding: 15px;
}

/* line 44, ../../app/styles/pages/_RegionalPage.scss */

.regional-page .best-tires-info .enter-context {
  text-align: center;
}

/* line 46, ../../app/styles/pages/_RegionalPage.scss */

.regional-page .best-tires-info .enter-context p {
  color: #274BA7;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.3em;
}

/* line 51, ../../app/styles/pages/_RegionalPage.scss */

.regional-page .best-tires-info .enter-context a {
  width: 75%;
  display: inline-block;
}

/* line 57, ../../app/styles/pages/_RegionalPage.scss */

.regional-page .best-tires-info .known-context p:first-child {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.3em;
  width: 100%;
}

/* line 65, ../../app/styles/pages/_RegionalPage.scss */

.lt-ie9 .regional-page .best-tires-info {
  background-color: #fff;
}

/* line 70, ../../app/styles/pages/_RegionalPage.scss */

.regional-page .category-description p {
  display: inline-block;
  width: 70%;
  vertical-align: middle;
}

/* line 75, ../../app/styles/pages/_RegionalPage.scss */

.regional-page .category-description span {
  font-size: 33px;
  display: inline-block;
  margin-top: 0px;
  margin-right: 5px;
  vertical-align: top;
  color: #274BA7;
}

/* line 83, ../../app/styles/pages/_RegionalPage.scss */

.regional-page .category-description h3 {
  display: none;
}

/* line 88, ../../app/styles/pages/_RegionalPage.scss */

.regional-page .secondary-nav-container {
  height: auto;
}

/* line 92, ../../app/styles/pages/_RegionalPage.scss */

.regional-page .best-tires-tiles li {
  position: relative;
  height: auto;
}

/* line 95, ../../app/styles/pages/_RegionalPage.scss */

.regional-page .best-tires-tiles li a {
  width: 100%;
  height: 100%;
}

/* line 101, ../../app/styles/pages/_RegionalPage.scss */

.regional-page .fits-legend {
  padding-top: 10px;
}

/* line 103, ../../app/styles/pages/_RegionalPage.scss */

.regional-page .fits-legend span:first-child {
  color: #fff;
  font-size: 1.5em;
}

/* line 107, ../../app/styles/pages/_RegionalPage.scss */

.regional-page .fits-legend span {
  position: relative;
  font-weight: bold;
  color: #000000;
  font-size: 0.9em;
  vertical-align: super;
}

/* line 116, ../../app/styles/pages/_RegionalPage.scss */

.regional-page .tires-disclaimer {
  padding: 15px;
}

/* line 118, ../../app/styles/pages/_RegionalPage.scss */

.regional-page .tires-disclaimer p {
  font-size: 0.85em;
}

/* line 122, ../../app/styles/pages/_RegionalPage.scss */

.regional-page .tires-disclaimer p:last-child {
  margin: 0;
}

/* line 128, ../../app/styles/pages/_RegionalPage.scss */

.regional-page .best-tires-context-info .btn {
  margin-right: 15px;
  width: 48%;
  padding-left: 19px;
}

/* line 135, ../../app/styles/pages/_RegionalPage.scss */

.regional-page .glyphicon-stop {
  color: #fff;
}

/* line 137, ../../app/styles/pages/_RegionalPage.scss */

.regional-page .glyphicon-stop small {
  position: absolute;
  font-size: 1em;
  top: 2px;
  left: 2px;
}

/* line 143, ../../app/styles/pages/_RegionalPage.scss */

.regional-page .glyphicon-stop .icon-check-circle {
  color: #00AD48;
}

/* line 146, ../../app/styles/pages/_RegionalPage.scss */

.regional-page .glyphicon-stop .icon-cross-circle {
  color: #FF2534;
}

/* line 152, ../../app/styles/pages/_RegionalPage.scss */

.regional-page .known.context-info .btn {
  margin-right: 20px;
  width: 55%;
  max-width: 200px;
}

/* line 158, ../../app/styles/pages/_RegionalPage.scss */

.regional-page .top-pick {
  background-repeat: repeat;
  background-image: url("/images/diagonal.png");
  height: 20px;
}

/* line 163, ../../app/styles/pages/_RegionalPage.scss */

.regional-page .newTire {
  background-color: #fd0;
  color: #333;
  display: block;
  font-family: 'NewsGothicDemiBold', Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  padding: 2px 0px;
  width: 160px;
  height: 20px;
  text-align: center;
  font-size: 16px;
  margin-top: 0;
}

@media (min-width: 850px) {
  /* line 180, ../../app/styles/pages/_RegionalPage.scss */

  .regional-page .tile-container ul .tile {
    min-height: 300px;
  }

  /* line 182, ../../app/styles/pages/_RegionalPage.scss */

  .regional-page .tile-container ul .tile .tile-image {
    float: right;
    width: 160px;
  }

  /* line 185, ../../app/styles/pages/_RegionalPage.scss */

  .regional-page .tile-container ul .tile .tile-image img {
    width: 105px;
  }

  /* line 194, ../../app/styles/pages/_RegionalPage.scss */

  .regional-page .masthead-text-only h1 {
    font-size: 61px;
  }

  /* line 197, ../../app/styles/pages/_RegionalPage.scss */

  .regional-page .masthead-text-only a.find-tire {
    color: #2366c1;
  }

  /* line 203, ../../app/styles/pages/_RegionalPage.scss */

  .regional-page .category-description p {
    width: 47%;
  }

  /* line 206, ../../app/styles/pages/_RegionalPage.scss */

  .regional-page .category-description span {
    font-size: 48px;
  }

  /* line 209, ../../app/styles/pages/_RegionalPage.scss */

  .regional-page .category-description h3 {
    display: inline-block;
    margin-right: 10px;
    color: #274BA7;
    margin-top: 15px;
  }

  /* line 217, ../../app/styles/pages/_RegionalPage.scss */

  .regional-page .best-tires-info {
    overflow: hidden;
  }

  /* line 220, ../../app/styles/pages/_RegionalPage.scss */

  .regional-page .best-tires-info .best-tires-context-info {
    display: inline-block;
    padding-left: 1.5%;
    border-left: 1px solid #999999;
  }

  /* line 225, ../../app/styles/pages/_RegionalPage.scss */

  .regional-page .best-tires-info .best-tires-context-info p:first-child {
    width: 100%;
  }

  /* line 229, ../../app/styles/pages/_RegionalPage.scss */

  .regional-page .best-tires-info .best-tires-info-container {
    margin: 0 auto;
    max-width: 1180px;
    width: 100%;
  }
}

@media (min-width: 1024px) {
  /* line 240, ../../app/styles/pages/_RegionalPage.scss */

  .regional-page .tile-container ul .tile {
    min-height: 210px;
  }
}

/**
 * TEMPLATE/PARTIAL NAME: article-page
 *
 */

/* line 8, ../../app/styles/pages/_Articles.scss */

.article-page .full-width-article {
  width: 100%;
}

/* line 12, ../../app/styles/pages/_Articles.scss */

.article-page .secondary-header {
  font-size: 24px;
}

/* line 16, ../../app/styles/pages/_Articles.scss */

.article-page .no-image-article {
  width: 95%;
  border: none;
}

/* line 22, ../../app/styles/pages/_Articles.scss */

.article-page .gy-windowshade .panel-collapse,
.article-page .gy-secondary-windowshade .panel-collapse,
.article-page .gy-nav-windowshade .panel-collapse,
.article-page .gy-tertiary-windowshade .panel-collapse,
.article-page .gy-coupon-windowshade .panel-collapse,
.article-page .gy-min-windowshade .panel-collapse {
  background-image: none;
}

/* line 27, ../../app/styles/pages/_Articles.scss */

.article-page .page-header-info .link {
  text-decoration: underline;
}

/* line 31, ../../app/styles/pages/_Articles.scss */

.article-page .button-container {
  padding-bottom: 10px;
}

/* line 33, ../../app/styles/pages/_Articles.scss */

.article-page .button-container a {
  margin-bottom: 20px;
  min-width: 200px;
}

/* line 41, ../../app/styles/pages/_Articles.scss */

.article-page form p {
  float: left;
  width: 100%;
}

/* line 47, ../../app/styles/pages/_Articles.scss */

.article-page .intro-offlink span:FIRST-CHILD:HOVER {
  text-decoration: underline;
}

/* line 51, ../../app/styles/pages/_Articles.scss */

.article-page .privacy-link {
  text-decoration: none;
}

/* line 54, ../../app/styles/pages/_Articles.scss */

.article-page .privacy-link span:FIRST-CHILD:HOVER {
  text-decoration: underline;
}

/* line 60, ../../app/styles/pages/_Articles.scss */

.article-page .input-name i {
  font-weight: normal;
}

/* line 65, ../../app/styles/pages/_Articles.scss */

.article-page .characters-counter {
  color: #999999;
  display: table;
  font-weight: normal;
}

/* line 71, ../../app/styles/pages/_Articles.scss */

.article-page .panel-heading {
  cursor: default;
}

/* line 75, ../../app/styles/pages/_Articles.scss */

.article-page .detail-sidebar .panel-heading {
  background: url("/images/diagonal.png") #666;
  text-align: center;
}

/* line 80, ../../app/styles/pages/_Articles.scss */

.article-page .fax {
  margin-top: 10px;
}

/* line 84, ../../app/styles/pages/_Articles.scss */

.article-page .other-inquiries-list {
  padding: 0;
  margin-top: 5px;
}

/* line 88, ../../app/styles/pages/_Articles.scss */

.article-page .other-inquiries-list li:FIRST-CHILD {
  margin-top: 0;
}

/* line 92, ../../app/styles/pages/_Articles.scss */

.article-page .other-inquiries-list li {
  list-style: none;
  margin-top: 20px;
}

/* line 97, ../../app/styles/pages/_Articles.scss */

.article-page .other-inquiries-list .icon-thin-arrow-right {
  color: #274BA7;
  position: relative;
  left: 5px;
  top: 2px;
}

/* line 105, ../../app/styles/pages/_Articles.scss */

.article-page .customerServiceContent {
  margin-right: 20px;
}

/* line 109, ../../app/styles/pages/_Articles.scss */

.article-page .customerServiceContent p:last-child {
  padding-left: 45px;
  text-indent: -45px;
}

@media (min-width: 768px) {
  /* line 116, ../../app/styles/pages/_Articles.scss */

  .article-page .page-header-info .btn-at-mobile {
    text-decoration: underline;
  }

  /* line 120, ../../app/styles/pages/_Articles.scss */

  .article-page .customerServiceContent {
    float: left;
  }

  /* line 124, ../../app/styles/pages/_Articles.scss */

  .article-page .customerServiceContent:FIRST-CHILD {
    margin-right: 40px;
  }

  /* line 127, ../../app/styles/pages/_Articles.scss */

  .article-page .article-side-image {
    /* background-image:  image-url('contact-us-people.png'); */
    background-repeat: no-repeat;
    height: 298px;
    margin-top: 10px;
    min-width: 300px !important;
  }

  /* line 135, ../../app/styles/pages/_Articles.scss */

  .article-page .highway-hero-image {
    background-image: url('/images/newsroom/highway-hero/2015_highway_hero.jpg');
  }

  /* line 140, ../../app/styles/pages/_Articles.scss */

  .article-page form input[type=text],
  .article-page form textarea {
    margin-bottom: 3px;
  }

  /* line 144, ../../app/styles/pages/_Articles.scss */

  .article-page form input[type=submit] {
    display: inline-block;
    margin-right: 4%;
    width: 44%;
  }

  /* line 152, ../../app/styles/pages/_Articles.scss */

  .article-page .q-text-area .input-name {
    max-width: 65%;
  }

  /* line 157, ../../app/styles/pages/_Articles.scss */

  .article-page .characters-counter {
    display: inline;
    float: right;
  }

  /* line 162, ../../app/styles/pages/_Articles.scss */

  .article-page .input-name {
    display: inline-block;
  }

  /* line 167, ../../app/styles/pages/_Articles.scss */

  .article-page .col-right {
    padding: 10px 0px 10px 10px;
  }

  /* line 171, ../../app/styles/pages/_Articles.scss */

  .article-page .col-left {
    padding: 10px 10px 10px 0px;
  }

  /* line 175, ../../app/styles/pages/_Articles.scss */

  .article-page .col-full-width {
    padding: 10px 0px 10px 0px;
  }
}

@media (min-width: 481px) {
  /* line 182, ../../app/styles/pages/_Articles.scss */

  .article-page .assistance-details {
    margin-top: 0px;
  }

  /* line 186, ../../app/styles/pages/_Articles.scss */

  .article-page .article-text {
    margin-bottom: 0px;
  }
}

/* line 1, ../../app/styles/pages/_TruckIcons.scss */

.icon-fuel-consumption {
  background-image: url('/images/icons/lg/fuel-consumption.png');
}

/* line 5, ../../app/styles/pages/_TruckIcons.scss */

.icon-extend-retreads {
  background-image: url('/images/icons/lg/retreads.png');
}

/* line 9, ../../app/styles/pages/_TruckIcons.scss */

.icon-smartway-verified {
  background-image: url('/images/icons/lg/smartway-verified.png');
}

/* line 13, ../../app/styles/pages/_TruckIcons.scss */

.icon-fuel-pump {
  background-image: url('/images/icons/lg/fuel-costs.png');
}

/* line 17, ../../app/styles/pages/_TruckIcons.scss */

.icon-rolling-resistance {
  background-image: url('/images/icons/lg/rolling-resistance.png');
}

/* line 21, ../../app/styles/pages/_TruckIcons.scss */

.icon-avoid-penalty {
  background-image: url('/images/icons/lg/avoidpenalties.png');
}

/* line 25, ../../app/styles/pages/_TruckIcons.scss */

.icon-avoid-deflation {
  background-image: url('/images/icons/lg/avoidtiredeflation.png');
}

/* line 29, ../../app/styles/pages/_TruckIcons.scss */

.icon-benchmark-comp {
  background-image: url('/images/icons/lg/becnhmarkcomparisons.png');
}

/* line 33, ../../app/styles/pages/_TruckIcons.scss */

.icon-choose {
  background-image: url('/images/icons/lg/choosetherighttires.png');
}

/* line 37, ../../app/styles/pages/_TruckIcons.scss */

.icon-cust-test {
  background-image: url('/images/icons/lg/customertestimonials.png');
}

/* line 41, ../../app/styles/pages/_TruckIcons.scss */

.icon-cust-inspect {
  background-image: url('/images/icons/lg/custominspections.png');
}

/* line 45, ../../app/styles/pages/_TruckIcons.scss */

.icon-expect-great-service {
  background-image: url('/images/icons/lg/expectgreatservice.png');
}

/* line 49, ../../app/styles/pages/_TruckIcons.scss */

.icon-fleet-tire-manage {
  background-image: url('/images/icons/lg/fleettiremanagement.png');
}

/* line 53, ../../app/styles/pages/_TruckIcons.scss */

.icon-fleet-tire-survey {
  background-image: url('/images/icons/lg/fleettiresurveys.png');
}

/* line 57, ../../app/styles/pages/_TruckIcons.scss */

.icon-fleet-hq-loc {
  background-image: url('/images/icons/lg/goodyearfleethqlocator.png');
}

/* line 61, ../../app/styles/pages/_TruckIcons.scss */

.icon-gtracs {
  background-image: url('/images/icons/lg/gtracs.png');
}

/* line 65, ../../app/styles/pages/_TruckIcons.scss */

.icon-hometown-bill {
  background-image: url('/images/icons/lg/hometownbilling.png');
}

/* line 69, ../../app/styles/pages/_TruckIcons.scss */

.icon-how {
  background-image: url('/images/icons/lg/howitworks.png');
}

/* line 73, ../../app/styles/pages/_TruckIcons.scss */

.icon-money-save {
  background-image: url('/images/icons/lg/moneysavingsolutions.png');
}

/* line 77, ../../app/styles/pages/_TruckIcons.scss */

.icon-optimize-cost {
  background-image: url('/images/icons/lg/optimizecostpermile.png');
}

/* line 81, ../../app/styles/pages/_TruckIcons.scss */

.icon-reduce-downtime {
  background-image: url('/images/icons/lg/reducedowntime.png');
}

/* line 85, ../../app/styles/pages/_TruckIcons.scss */

.icon-reporting {
  background-image: url('/images/icons/lg/reporting.png');
}

/* line 89, ../../app/styles/pages/_TruckIcons.scss */

.icon-resist {
  background-image: url('/images/icons/lg/resistirregularwear.png');
}

/* line 93, ../../app/styles/pages/_TruckIcons.scss */

.icon-roadside-service {
  background-image: url('/images/icons/lg/roadsideservice.png');
}

/* line 97, ../../app/styles/pages/_TruckIcons.scss */

.icon-safe-tech {
  background-image: url('/images/icons/lg/safetechnology.png');
}

/* line 101, ../../app/styles/pages/_TruckIcons.scss */

.icon-saves-weight {
  background-image: url('/images/icons/lg/savesweight.png');
}

/* line 105, ../../app/styles/pages/_TruckIcons.scss */

.icon-call-volume {
  background-image: url('/images/icons/lg/servicecallvolume.png');
}

/* line 109, ../../app/styles/pages/_TruckIcons.scss */

.icon-smarttech-app {
  background-image: url('/images/icons/lg/smartechapp.png');
}

/* line 113, ../../app/styles/pages/_TruckIcons.scss */

.icon-stay-informed {
  background-image: url('/images/icons/lg/stayinformed.png');
}

/* line 117, ../../app/styles/pages/_TruckIcons.scss */

.icon-stay-updated {
  background-image: url('/images/icons/lg/stayupdated.png');
}

/* line 121, ../../app/styles/pages/_TruckIcons.scss */

.icon-stored-info {
  background-image: url('/images/icons/lg/storedinformation.png');
}

/* line 125, ../../app/styles/pages/_TruckIcons.scss */

.icon-tire-trac {
  background-image: url('/images/icons/lg/tireperformancetracking.png');
}

/* line 129, ../../app/styles/pages/_TruckIcons.scss */

.icon-tire-pix {
  background-image: url('/images/icons/lg/tirepix.png');
}

/* line 133, ../../app/styles/pages/_TruckIcons.scss */

.icon-tools {
  background-image: url('/images/icons/lg/toolstomanage.png');
}

/* line 137, ../../app/styles/pages/_TruckIcons.scss */

.icon-trailer-readiness {
  background-image: url('/images/icons/lg/trailerreadiness.png');
}

/* line 141, ../../app/styles/pages/_TruckIcons.scss */

.icon-app-blue {
  background-image: url('/images/icons/lg/appblue.png');
}

/* line 145, ../../app/styles/pages/_TruckIcons.scss */

.icon-calls-white {
  background-image: url('/images/icons/lg/callswhite.png');
}

/* line 149, ../../app/styles/pages/_TruckIcons.scss */

.icon-cust-inspect-blue {
  background-image: url('/images/icons/lg/custominspectionblue.png');
}

/* line 153, ../../app/styles/pages/_TruckIcons.scss */

.icon-downtime-white {
  background-image: url('/images/icons/lg/downtimewhite.png');
}

/* line 157, ../../app/styles/pages/_TruckIcons.scss */

.icon-duraseal-blue {
  background-image: url('/images/icons/lg/durasealblue.png');
}

/* line 161, ../../app/styles/pages/_TruckIcons.scss */

.icon-fleet-hq-blue {
  background-image: url('/images/icons/lg/fleethqblue.png');
}

/* line 165, ../../app/styles/pages/_TruckIcons.scss */

.icon-help-save-blue {
  background-image: url('/images/icons/lg/helpyourfleetsavemoneyblue.png');
}

/* line 169, ../../app/styles/pages/_TruckIcons.scss */

.icon-locator-white {
  background-image: url('/images/icons/lg/locatorwhite.png');
}

/* line 173, ../../app/styles/pages/_TruckIcons.scss */

.icon-lower-cost-white {
  background-image: url('/images/icons/lg/lowercostwhite.png');
}

/* line 177, ../../app/styles/pages/_TruckIcons.scss */

.icon-national-service-white {
  background-image: url('/images/icons/lg/nationalservicewhite.png');
}

/* line 181, ../../app/styles/pages/_TruckIcons.scss */

.icon-promote-white {
  background-image: url('/images/icons/lg/promotewhite.png');
}

/* line 185, ../../app/styles/pages/_TruckIcons.scss */

.icon-reporting-blue {
  background-image: url('/images/icons/lg/reportingblue.png');
}

/* line 189, ../../app/styles/pages/_TruckIcons.scss */

.icon-retreads-blue {
  background-image: url('/images/icons/lg/retreadsblue.png');
}

/* line 193, ../../app/styles/pages/_TruckIcons.scss */

.icon-roadside-blue {
  background-image: url('/images/icons/lg/roadsideblue.png');
}

/* line 197, ../../app/styles/pages/_TruckIcons.scss */

.icon-save-replacements-white {
  background-image: url('/images/icons/lg/saveonreplacementswhite.png');
}

/* line 201, ../../app/styles/pages/_TruckIcons.scss */

.icon-service-now-blue {
  background-image: url('/images/icons/lg/servicenowpaylaterblue.png');
}

/* line 205, ../../app/styles/pages/_TruckIcons.scss */

.icon-smartway-blue {
  background-image: url('/images/icons/lg/smartwayblue.png');
}

/* line 209, ../../app/styles/pages/_TruckIcons.scss */

.icon-stay-informed-blue {
  background-image: url('/images/icons/lg/stayinformedblue.png');
}

/* line 213, ../../app/styles/pages/_TruckIcons.scss */

.icon-tech-white {
  background-image: url('/images/icons/lg/technologywhite.png');
}

/* line 217, ../../app/styles/pages/_TruckIcons.scss */

.icon-cust-test-blue {
  background-image: url('/images/icons/lg/testimonialblue.png');
}

/* line 221, ../../app/styles/pages/_TruckIcons.scss */

.icon-tire-trac-white {
  background-image: url('/images/icons/lg/tireperformancetrackingwhite.png');
}

/* line 225, ../../app/styles/pages/_TruckIcons.scss */

.icon-tire-white {
  background-image: url('/images/icons/lg/tirewhite.png');
}

/* line 229, ../../app/styles/pages/_TruckIcons.scss */

.icon-unicircle-blue {
  background-image: url('/images/icons/lg/unicircleblue.png');
}

/* line 233, ../../app/styles/pages/_TruckIcons.scss */

.icon-drive-multi-lg {
  background-image: url('/images/icons/lg/position/drive2.png');
}

/* line 237, ../../app/styles/pages/_TruckIcons.scss */

.icon-all-pos-multi-lg {
  background-image: url('/images/icons/lg/position/all-position2.png');
}

/* line 241, ../../app/styles/pages/_TruckIcons.scss */

.icon-trailer-multi-lg {
  background-image: url('/images/icons/lg/position/trailer2.png');
}

/* Total Solution Page Icons */

/* line 246, ../../app/styles/pages/_TruckIcons.scss */

.icon-tot-sol-fleet {
  background-image: url('/images/totalsolution/fleet.png');
}

/* line 250, ../../app/styles/pages/_TruckIcons.scss */

.icon-tot-sol-network {
  background-image: url('/images/totalsolution/network.png');
}

/* line 254, ../../app/styles/pages/_TruckIcons.scss */

.icon-tot-sol-service {
  background-image: url('/images/totalsolution/reliable_service.png');
}

/* line 258, ../../app/styles/pages/_TruckIcons.scss */

.icon-tot-sol-trust {
  background-image: url('/images/totalsolution/trusted_products.png');
}

/* line 4, ../../app/styles/pages/_AllNewsPage.scss */

.all-news-page .detail-page-img {
  background-image: url('/images/white-93percent.png');
  background-position: top right;
  background-size: contain;
  background-repeat: no-repeat;
  display: none;
}

/* line 11, ../../app/styles/pages/_AllNewsPage.scss */

.all-news-page .page-header {
  padding: 0 15px;
  margin: 15px 0;
  height: auto;
  width: 100%;
  overflow: hidden;
  border-bottom: none;
}

/* line 18, ../../app/styles/pages/_AllNewsPage.scss */

.all-news-page .page-header b {
  margin-bottom: 10px;
  display: block;
}

/* line 22, ../../app/styles/pages/_AllNewsPage.scss */

.all-news-page .page-header h2 {
  margin-top: 0;
  font-size: 22px;
  margin-bottom: 6px;
}

/* line 27, ../../app/styles/pages/_AllNewsPage.scss */

.all-news-page .page-header h2 + h4 {
  margin-top: 6px;
}

/* line 31, ../../app/styles/pages/_AllNewsPage.scss */

.all-news-page .page-header .btn {
  margin: 20px 20px 20px 0;
  width: auto;
  display: inline-block;
}

/* line 36, ../../app/styles/pages/_AllNewsPage.scss */

.all-news-page .page-header .styled-divider,
.all-news-page .page-header .tile-container .tile hr,
.tile-container .tile .all-news-page .page-header hr {
  margin: 10px 0;
  padding: 0;
}

/* line 40, ../../app/styles/pages/_AllNewsPage.scss */

.all-news-page .page-header a {
  float: none;
  width: auto;
}

/* line 46, ../../app/styles/pages/_AllNewsPage.scss */

.all-news-page .article-list {
  list-style-type: none;
}

/* line 49, ../../app/styles/pages/_AllNewsPage.scss */

.all-news-page .article-list li {
  border-bottom: solid 1px #ddd;
}

/* line 54, ../../app/styles/pages/_AllNewsPage.scss */

.all-news-page .lead {
  font-size: 16px;
  color: #555;
}

/* line 59, ../../app/styles/pages/_AllNewsPage.scss */

.all-news-page .page-title-block {
  padding-bottom: 10px;
  border-bottom: none;
}

/* line 62, ../../app/styles/pages/_AllNewsPage.scss */

.all-news-page .page-title-block h1 {
  float: none;
  margin-bottom: 5px;
}

/* line 66, ../../app/styles/pages/_AllNewsPage.scss */

.all-news-page .page-title-block .intro-offlink {
  float: none;
  clear: both;
  padding-bottom: 5px;
}

/* line 73, ../../app/styles/pages/_AllNewsPage.scss */

.all-news-page h2 {
  color: #274BA7;
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 78, ../../app/styles/pages/_AllNewsPage.scss */

.all-news-page .left-content,
.all-news-page .main-content {
  overflow-y: hidden;
}

/* line 81, ../../app/styles/pages/_AllNewsPage.scss */

.all-news-page .left-content .content-padder,
.all-news-page .main-content .content-padder {
  padding: 0;
  overflow-y: hidden;
}

/* line 85, ../../app/styles/pages/_AllNewsPage.scss */

.all-news-page .left-content h5,
.all-news-page .main-content h5 {
  margin: 1em 0 0.5em;
  font-size: 18px;
}

/* line 89, ../../app/styles/pages/_AllNewsPage.scss */

.all-news-page .left-content h6,
.all-news-page .main-content h6 {
  margin: 1em 0 0.5em;
  font-size: 16px;
}

/* line 93, ../../app/styles/pages/_AllNewsPage.scss */

.all-news-page .left-content li,
.all-news-page .main-content li {
  margin-bottom: 4px;
  line-height: 130%;
}

/* line 99, ../../app/styles/pages/_AllNewsPage.scss */

.all-news-page .main-content-heading {
  font-size: 22px;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #333;
  margin: .5em 0 .25em;
}

/* line 106, ../../app/styles/pages/_AllNewsPage.scss */

.all-news-page .sidebar-list,
.all-news-page .warranty-template .additional-resources-container,
.warranty-template .all-news-page .additional-resources-container {
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 25px;
  overflow-y: hidden;
  list-style: none;
}

/* line 113, ../../app/styles/pages/_AllNewsPage.scss */

.all-news-page .sidebar-list h4,
.all-news-page .warranty-template .additional-resources-container h4,
.warranty-template .all-news-page .additional-resources-container h4 {
  background-color: #666666;
  background-repeat: repeat;
  background-image: url('/images/diagonal.png');
  color: white;
  padding: 8px 0;
  margin: 0;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 18px;
  letter-spacing: 1px;
  -webkit-font-smoothing: antialiased;
}

/* line 125, ../../app/styles/pages/_AllNewsPage.scss */

.all-news-page .sidebar-list ul,
.all-news-page .warranty-template .additional-resources-container ul,
.warranty-template .all-news-page .additional-resources-container ul {
  margin: 0 10px;
  padding: 0;
  list-style: none;
}

/* line 130, ../../app/styles/pages/_AllNewsPage.scss */

.all-news-page .sidebar-list li,
.all-news-page .warranty-template .additional-resources-container li,
.warranty-template .all-news-page .additional-resources-container li {
  padding: 9px 0 10px;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 16px;
  border-bottom: 1px solid #ddd;
}

/* line 135, ../../app/styles/pages/_AllNewsPage.scss */

.all-news-page .sidebar-list li:last-of-type,
.all-news-page .warranty-template .additional-resources-container li:last-of-type,
.warranty-template .all-news-page .additional-resources-container li:last-of-type {
  border-bottom: none;
}

/* line 140, ../../app/styles/pages/_AllNewsPage.scss */

.all-news-page ul.none {
  margin: 10px 0;
  padding-left: 0;
}

/* line 145, ../../app/styles/pages/_AllNewsPage.scss */

.all-news-page .list-group .list-group-column {
  padding: 0;
}

/* line 147, ../../app/styles/pages/_AllNewsPage.scss */

.all-news-page .list-group .list-group-column li {
  margin-bottom: 0;
}

/* line 151, ../../app/styles/pages/_AllNewsPage.scss */

.all-news-page .list-group .col-sm-6 {
  padding-left: 0;
  padding-right: 15px;
}

/* line 157, ../../app/styles/pages/_AllNewsPage.scss */

.all-news-page .detail-main,
.all-news-page .warranty-template .left-content,
.warranty-template .all-news-page .left-content,
.all-news-page .detail-sidebar {
  width: 100%;
  float: none;
  margin: 15px 0;
  padding: 0 15px;
}

/* line 163, ../../app/styles/pages/_AllNewsPage.scss */

.all-news-page .detail-main .gy-windowshade,
.all-news-page .warranty-template .left-content .gy-windowshade,
.warranty-template .all-news-page .left-content .gy-windowshade,
.all-news-page .detail-main .gy-secondary-windowshade,
.all-news-page .warranty-template .left-content .gy-secondary-windowshade,
.warranty-template .all-news-page .left-content .gy-secondary-windowshade,
.all-news-page .detail-main .gy-nav-windowshade,
.all-news-page .warranty-template .left-content .gy-nav-windowshade,
.warranty-template .all-news-page .left-content .gy-nav-windowshade,
.all-news-page .detail-main .gy-tertiary-windowshade,
.all-news-page .warranty-template .left-content .gy-tertiary-windowshade,
.warranty-template .all-news-page .left-content .gy-tertiary-windowshade,
.all-news-page .detail-main .gy-coupon-windowshade,
.all-news-page .warranty-template .left-content .gy-coupon-windowshade,
.warranty-template .all-news-page .left-content .gy-coupon-windowshade,
.all-news-page .detail-main .gy-min-windowshade,
.all-news-page .warranty-template .left-content .gy-min-windowshade,
.warranty-template .all-news-page .left-content .gy-min-windowshade,
.all-news-page .detail-main .gy-secondary-windowshade,
.all-news-page .warranty-template .left-content .gy-secondary-windowshade,
.warranty-template .all-news-page .left-content .gy-secondary-windowshade,
.all-news-page .detail-sidebar .gy-windowshade,
.all-news-page .detail-sidebar .gy-secondary-windowshade,
.all-news-page .detail-sidebar .gy-nav-windowshade,
.all-news-page .detail-sidebar .gy-tertiary-windowshade,
.all-news-page .detail-sidebar .gy-coupon-windowshade,
.all-news-page .detail-sidebar .gy-min-windowshade,
.all-news-page .detail-sidebar .gy-secondary-windowshade {
  margin-left: -15px;
  margin-right: -15px;
}

/* line 171, ../../app/styles/pages/_AllNewsPage.scss */

.all-news-page .detail-main > h3,
.all-news-page .warranty-template .left-content > h3,
.warranty-template .all-news-page .left-content > h3 {
  color: #333;
}

/* line 173, ../../app/styles/pages/_AllNewsPage.scss */

.all-news-page .detail-main > h3:first-child,
.all-news-page .warranty-template .left-content > h3:first-child,
.warranty-template .all-news-page .left-content > h3:first-child {
  margin-top: 0;
}

/* line 177, ../../app/styles/pages/_AllNewsPage.scss */

.all-news-page .detail-main > h4,
.all-news-page .warranty-template .left-content > h4,
.warranty-template .all-news-page .left-content > h4 {
  color: #555;
  margin: 20px 0 10px;
}

/* line 181, ../../app/styles/pages/_AllNewsPage.scss */

.all-news-page .detail-main > p,
.all-news-page .warranty-template .left-content > p,
.warranty-template .all-news-page .left-content > p {
  margin: 5px 0 15px;
}

@media (min-width: 768px) {
  /* line 188, ../../app/styles/pages/_AllNewsPage.scss */

  .all-news-page .lead {
    font-size: 22px;
  }

  /* line 192, ../../app/styles/pages/_AllNewsPage.scss */

  .all-news-page .left-content .content-padder {
    padding: 0 15px 15px;
  }

  /* line 197, ../../app/styles/pages/_AllNewsPage.scss */

  .all-news-page .list-group .list-group-column {
    padding: 0;
  }

  /* line 200, ../../app/styles/pages/_AllNewsPage.scss */

  .all-news-page .list-group .col-sm-6 {
    padding-right: 0;
  }

  /* line 203, ../../app/styles/pages/_AllNewsPage.scss */

  .all-news-page .list-group .col-md-6 {
    padding-right: 15px;
  }

  /* line 209, ../../app/styles/pages/_AllNewsPage.scss */

  .all-news-page .list-group-2 .col-sm-6 {
    padding-right: 15px;
  }

  /* line 214, ../../app/styles/pages/_AllNewsPage.scss */

  .all-news-page .sidebar-list,
  .all-news-page .warranty-template .additional-resources-container,
  .warranty-template .all-news-page .additional-resources-container {
    width: 95%;
    padding-right: 0;
    padding-left: 0;
  }

  /* line 219, ../../app/styles/pages/_AllNewsPage.scss */

  .all-news-page .find-promo-tiles {
    width: 95%;
    padding-right: 0;
    padding-left: 0;
  }

  /* line 225, ../../app/styles/pages/_AllNewsPage.scss */

  .all-news-page .detail-page-img {
    float: right;
    width: 40%;
    display: inline-block;
    min-height: 250px;
  }

  /* line 233, ../../app/styles/pages/_AllNewsPage.scss */

  .all-news-page .page-header hr {
    width: 100%;
    float: left;
    margin-bottom: 5px;
  }

  /* line 240, ../../app/styles/pages/_AllNewsPage.scss */

  .all-news-page .page-header-info {
    float: left;
    width: 55%;
  }

  /* line 245, ../../app/styles/pages/_AllNewsPage.scss */

  .all-news-page .detail-main,
  .all-news-page .warranty-template .left-content,
  .warranty-template .all-news-page .left-content {
    width: 68%;
    float: left;
    overflow-y: hidden;
    padding: 0 2% 15px 15px;
    border-right: 1px solid #ddd;
    margin: 0;
    margin-right: 2%;
  }

  /* line 255, ../../app/styles/pages/_AllNewsPage.scss */

  .all-news-page .detail-sidebar {
    width: 30%;
    float: right;
    margin: 0;
    padding: 0 15px 0 0;
  }

  /* line 260, ../../app/styles/pages/_AllNewsPage.scss */

  .all-news-page .detail-sidebar .panel-collapse {
    background-image: none;
  }

  /* line 267, ../../app/styles/pages/_AllNewsPage.scss */

  .all-news-page .detail-main .gy-windowshade,
  .all-news-page .warranty-template .left-content .gy-windowshade,
  .warranty-template .all-news-page .left-content .gy-windowshade,
  .all-news-page .detail-main .gy-secondary-windowshade,
  .all-news-page .warranty-template .left-content .gy-secondary-windowshade,
  .warranty-template .all-news-page .left-content .gy-secondary-windowshade,
  .all-news-page .detail-main .gy-nav-windowshade,
  .all-news-page .warranty-template .left-content .gy-nav-windowshade,
  .warranty-template .all-news-page .left-content .gy-nav-windowshade,
  .all-news-page .detail-main .gy-tertiary-windowshade,
  .all-news-page .warranty-template .left-content .gy-tertiary-windowshade,
  .warranty-template .all-news-page .left-content .gy-tertiary-windowshade,
  .all-news-page .detail-main .gy-coupon-windowshade,
  .all-news-page .warranty-template .left-content .gy-coupon-windowshade,
  .warranty-template .all-news-page .left-content .gy-coupon-windowshade,
  .all-news-page .detail-main .gy-min-windowshade,
  .all-news-page .warranty-template .left-content .gy-min-windowshade,
  .warranty-template .all-news-page .left-content .gy-min-windowshade,
  .all-news-page .detail-main .gy-secondary-windowshade,
  .all-news-page .warranty-template .left-content .gy-secondary-windowshade,
  .warranty-template .all-news-page .left-content .gy-secondary-windowshade,
  .all-news-page .detail-sidebar .gy-windowshade,
  .all-news-page .detail-sidebar .gy-secondary-windowshade,
  .all-news-page .detail-sidebar .gy-nav-windowshade,
  .all-news-page .detail-sidebar .gy-tertiary-windowshade,
  .all-news-page .detail-sidebar .gy-coupon-windowshade,
  .all-news-page .detail-sidebar .gy-min-windowshade,
  .all-news-page .detail-sidebar .gy-secondary-windowshade {
    margin-left: 0;
    margin-right: 0;
  }

  /* line 275, ../../app/styles/pages/_AllNewsPage.scss */

  .all-news-page.layout-alt .detail-sidebar {
    float: left;
    padding: 0 0 0 15px;
  }

  /* line 279, ../../app/styles/pages/_AllNewsPage.scss */

  .all-news-page.layout-alt .detail-main,
  .all-news-page.layout-alt .warranty-template .left-content,
  .warranty-template .all-news-page.layout-alt .left-content {
    float: right;
    padding: 0 15px 15px 2%;
    border-right: none;
    border-left: 1px solid #ddd;
    margin-right: 0;
    margin-left: 2%;
  }
}

@media (min-width: 900px) {
  /* line 292, ../../app/styles/pages/_AllNewsPage.scss */

  .all-news-page .page-title-block {
    position: relative;
  }

  /* line 294, ../../app/styles/pages/_AllNewsPage.scss */

  .all-news-page .page-title-block h1 {
    max-width: 55%;
  }

  /* line 297, ../../app/styles/pages/_AllNewsPage.scss */

  .all-news-page .page-title-block .intro-offlink {
    position: absolute;
    bottom: 15px;
    right: 15px;
    max-width: 45%;
    padding-bottom: 0;
  }
}

@media (min-width: 1024px) {
  /* line 308, ../../app/styles/pages/_AllNewsPage.scss */

  .all-news-page .detail-page-img {
    min-height: 300px;
  }

  /* line 311, ../../app/styles/pages/_AllNewsPage.scss */

  .all-news-page .page-title-block {
    position: relative;
  }

  /* line 313, ../../app/styles/pages/_AllNewsPage.scss */

  .all-news-page .page-title-block h1 {
    max-width: 70%;
  }

  /* line 316, ../../app/styles/pages/_AllNewsPage.scss */

  .all-news-page .page-title-block .intro-offlink {
    position: absolute;
    bottom: 15px;
    right: 15px;
    max-width: 30%;
    padding-bottom: 0;
  }
}

@media (min-width: 320px) {
  /* line 327, ../../app/styles/pages/_AllNewsPage.scss */

  .all-news-page #aboutThis .gy-coupon-windowshade {
    margin-left: 0px;
  }
}

/* line 3, ../../app/styles/pages/_HighwayHeroes.scss */

.highway-heroes-page h1,
.highway-heroes-page h3 {
  color: #fff;
}

/* line 7, ../../app/styles/pages/_HighwayHeroes.scss */

.highway-heroes-page h2 {
  color: #274BA7;
}

/* line 11, ../../app/styles/pages/_HighwayHeroes.scss */

.highway-heroes-page .blue-txt {
  color: #274BA7;
}

/* line 15, ../../app/styles/pages/_HighwayHeroes.scss */

.highway-heroes-page .page-header {
  background-image: url('/images/services/trailer-readiness-bg.jpg');
  background-repeat: no-repeat;
  height: auto;
  max-height: 388px;
}

.hh-nomination-page-header {
  background-image: url('/images/services/trailer-readiness-bg.jpg');
  background-repeat: no-repeat;
  height: auto;
  max-height: 388px;
}

/* line 22, ../../app/styles/pages/_HighwayHeroes.scss */

.highway-heroes-page .gold-txt {
  color: #ffdd00;
}

/* line 28, ../../app/styles/pages/_HighwayHeroes.scss */

.highway-heroes-page .page-header-description h3 {
  margin-top: 20px;
  font-size: 220%;
}

/* line 32, ../../app/styles/pages/_HighwayHeroes.scss */

.highway-heroes-page .page-header-description h3 sup {
  font-size: 62%;
}

/* line 37, ../../app/styles/pages/_HighwayHeroes.scss */

.highway-heroes-page .page-header-description p {
  color: #fff;
}

/* line 41, ../../app/styles/pages/_HighwayHeroes.scss */

.highway-heroes-page .page-header-description .text {
  margin: 5px 0px 25px 0px;
}

/* line 44, ../../app/styles/pages/_HighwayHeroes.scss */

.highway-heroes-page .page-header-description .text a {
  color: #ffdd00;
  text-decoration: underline;
}

/* line 52, ../../app/styles/pages/_HighwayHeroes.scss */

.highway-heroes-page .upper-description {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 22px;
  line-height: 1em;
  margin-bottom: 0px;
  text-transform: uppercase;
}

/* line 60, ../../app/styles/pages/_HighwayHeroes.scss */

.highway-heroes-page .quick-note {
  padding-left: 15px;
  padding-right: 15px;
  line-height: 1em;
  margin-bottom: 10px;
}

/* line 67, ../../app/styles/pages/_HighwayHeroes.scss */

.highway-heroes-page .access-box-wrapper a {
  /*width: 90%;*/
  max-width: 245px;
  margin-top: 0;
}

/* line 72, ../../app/styles/pages/_HighwayHeroes.scss */

.highway-heroes-page .access-box-wrapper .or {
  margin-top: 20px;
}

/* line 77, ../../app/styles/pages/_HighwayHeroes.scss */

.highway-heroes-page .find-a-location-link {
  display: inline-block;
  margin-bottom: 20px;
}

/* line 82, ../../app/styles/pages/_HighwayHeroes.scss */

.highway-heroes-page .benefit-body {
  padding-bottom: 10px;
}

/* line 86, ../../app/styles/pages/_HighwayHeroes.scss */

.highway-heroes-page .benefits-sub-title-box {
  padding-left: 15px;
  padding-right: 15px;
}

/* line 90, ../../app/styles/pages/_HighwayHeroes.scss */

.highway-heroes-page .benefits-list-container {
  overflow: hidden;
}

/* line 93, ../../app/styles/pages/_HighwayHeroes.scss */

.highway-heroes-page .benefits-list-container ul {
  margin-bottom: 0px;
  padding-left: 15px;
  text-align: left;
}

/* line 101, ../../app/styles/pages/_HighwayHeroes.scss */

.highway-heroes-page .eligible-windowshade {
  text-align: left;
}

/* line 104, ../../app/styles/pages/_HighwayHeroes.scss */

.highway-heroes-page .eligible-windowshade h5 {
  font-size: 22px;
}

/* line 108, ../../app/styles/pages/_HighwayHeroes.scss */

.highway-heroes-page .eligible-windowshade sup {
  font-size: 65%;
}

/* line 112, ../../app/styles/pages/_HighwayHeroes.scss */

.highway-heroes-page .eligible-windowshade .panel-collapse {
  background: none;
}

/* line 117, ../../app/styles/pages/_HighwayHeroes.scss */

.highway-heroes-page .tire-link {
  display: table;
  margin: 15px 0px;
}

/* line 122, ../../app/styles/pages/_HighwayHeroes.scss */

.highway-heroes-page .top-space {
  margin-top: 35px;
}

@media (min-width: 768px) {
  /* line 128, ../../app/styles/pages/_HighwayHeroes.scss */

  .highway-heroes-page h3 {
    font-size: 34px;
  }

  /* line 132, ../../app/styles/pages/_HighwayHeroes.scss */

  .highway-heroes-page page-header {
    height: 388px;
  }

  /* line 136, ../../app/styles/pages/_HighwayHeroes.scss */

  .highway-heroes-page .page-header-image, .detail-page .clp-email-sign-up-page .page-header-image {
    background-image: url('/images/newsroom/highway-hero/highway-hero-logo-lg.png');
  }

  .nomination-page-header-image {
    background-image: url('/images/newsroom/highway-hero/highway-hero-logo-lg.png');
  }

  /* line 141, ../../app/styles/pages/_HighwayHeroes.scss */

  .highway-heroes-page .page-header-description {
    margin-right: 0%;
    margin-top: 20px;
  }

  /* line 145, ../../app/styles/pages/_HighwayHeroes.scss */

  .highway-heroes-page .page-header-description h3 {
    margin-top: 0;
  }

  /* line 152, ../../app/styles/pages/_HighwayHeroes.scss */

  .highway-heroes-page .access-box-wrapper p {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
  }

  /* line 158, ../../app/styles/pages/_HighwayHeroes.scss */

  .highway-heroes-page .benefits-sub-title-box {
    max-width: 360px;
    margin: 20px auto 0px auto;
    padding: 0px;
  }

  /* line 164, ../../app/styles/pages/_HighwayHeroes.scss */

  .highway-heroes-page .benefit-body {
    max-width: 500px;
  }

  /* line 167, ../../app/styles/pages/_HighwayHeroes.scss */

  .highway-heroes-page .benefit-body .icon {
    padding-top: 25px;
  }

  /* line 172, ../../app/styles/pages/_HighwayHeroes.scss */

  .highway-heroes-page .benefits-list-container {
    overflow: hidden;
  }

  /* line 175, ../../app/styles/pages/_HighwayHeroes.scss */

  .highway-heroes-page .benefits-list-container ul {
    width: 50%;
  }

  /* line 181, ../../app/styles/pages/_HighwayHeroes.scss */

  .highway-heroes-page .eligible-windowshade h5 {
    font-size: 26px;
  }
}

@media (min-width: 1024px) {
  /* line 190, ../../app/styles/pages/_HighwayHeroes.scss */

  .highway-heroes-page .page-header-description {
    margin: 10px 10% 25px 0px;
  }
}

@media (min-width: 1200px) {
  /* line 199, ../../app/styles/pages/_HighwayHeroes.scss */

  .highway-heroes-page .page-header-description {
    margin-top: 25px;
  }

  /* line 203, ../../app/styles/pages/_HighwayHeroes.scss */

  .highway-heroes-page .page-header-image, .clp-email-sign-up-page .page-header-image {
    margin-top: 35px;
  }
}

/* line 4, ../../app/styles/pages/_Resources.scss */

.resources-page .resources-container .panel-body,
.resources-page .resources-container .warranty-treadLife .gy-windowshade .content,
.warranty-treadLife .gy-windowshade .resources-page .resources-container .content,
.resources-page .resources-container .warranty-treadLife .gy-secondary-windowshade .content,
.warranty-treadLife .gy-secondary-windowshade .resources-page .resources-container .content,
.resources-page .resources-container .warranty-treadLife .gy-nav-windowshade .content,
.warranty-treadLife .gy-nav-windowshade .resources-page .resources-container .content,
.resources-page .resources-container .warranty-treadLife .gy-tertiary-windowshade .content,
.warranty-treadLife .gy-tertiary-windowshade .resources-page .resources-container .content,
.resources-page .resources-container .warranty-treadLife .gy-coupon-windowshade .content,
.warranty-treadLife .gy-coupon-windowshade .resources-page .resources-container .content,
.resources-page .resources-container .warranty-treadLife .gy-min-windowshade .content,
.warranty-treadLife .gy-min-windowshade .resources-page .resources-container .content,
.resources-page .specialty-site-container .panel-body,
.resources-page .specialty-site-container .warranty-treadLife .gy-windowshade .content,
.warranty-treadLife .gy-windowshade .resources-page .specialty-site-container .content,
.resources-page .specialty-site-container .warranty-treadLife .gy-secondary-windowshade .content,
.warranty-treadLife .gy-secondary-windowshade .resources-page .specialty-site-container .content,
.resources-page .specialty-site-container .warranty-treadLife .gy-nav-windowshade .content,
.warranty-treadLife .gy-nav-windowshade .resources-page .specialty-site-container .content,
.resources-page .specialty-site-container .warranty-treadLife .gy-tertiary-windowshade .content,
.warranty-treadLife .gy-tertiary-windowshade .resources-page .specialty-site-container .content,
.resources-page .specialty-site-container .warranty-treadLife .gy-coupon-windowshade .content,
.warranty-treadLife .gy-coupon-windowshade .resources-page .specialty-site-container .content,
.resources-page .specialty-site-container .warranty-treadLife .gy-min-windowshade .content,
.warranty-treadLife .gy-min-windowshade .resources-page .specialty-site-container .content {
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

/* line 10, ../../app/styles/pages/_Resources.scss */

.resources-page .resources-container .panel-collapse,
.resources-page .specialty-site-container .panel-collapse {
  background: none;
}

/* line 15, ../../app/styles/pages/_Resources.scss */

.resources-page .cell-1,
.resources-page .cell-2 {
  margin: 0px 0px 15px 0px;
}

/* line 19, ../../app/styles/pages/_Resources.scss */

.resources-page .img-dunlop-logo {
  background-image: url('/images/dunlop-logo-78x90.png');
  background-position: 0;
  background-repeat: no-repeat;
  width: 166px;
  height: 36px;
}

/* line 27, ../../app/styles/pages/_Resources.scss */

.resources-page .img-kelly-logo {
  background-image: url('/images/kelly-logo-78x60.png');
  background-position: 0;
  background-repeat: no-repeat;
  width: 166px;
  height: 36px;
}

/* line 35, ../../app/styles/pages/_Resources.scss */

.resources-page .img-hq {
  background-image: url("/images/icons/hq.png");
  background-position: 0;
  background-repeat: no-repeat;
  width: 166px;
  height: 36px;
}

/* line 43, ../../app/styles/pages/_Resources.scss */

.resources-page .img-govt {
  background-image: url("/images/icons/government.png");
  background-position: 0;
  background-repeat: no-repeat;
  width: 166px;
  height: 36px;
}

/* line 51, ../../app/styles/pages/_Resources.scss */

.resources-page .img-learn {
  background-image: url("/images/icons/learning.png");
  background-position: 0;
  background-repeat: no-repeat;
  width: 166px;
  height: 36px;
}

/* line 59, ../../app/styles/pages/_Resources.scss */

.resources-page .img-blimp {
  background-image: url("/images/icons/blimp.png");
  background-position: 0;
  background-repeat: no-repeat;
  width: 166px;
  height: 36px;
  background-size: 99%;
}

/* line 68, ../../app/styles/pages/_Resources.scss */

.resources-page .img-racing {
  background-image: url("/images/icons/racing.png");
  background-position: 0;
  background-repeat: no-repeat;
  width: 166px;
  height: 36px;
}

/* line 76, ../../app/styles/pages/_Resources.scss */

.resources-page .img-auto {
  background-image: url("/images/icons/auto.png");
  background-position: 0;
  background-repeat: no-repeat;
  width: 166px;
  height: 36px;
  background-size: 99%;
}

@media screen and (min-width: 768px) {
  /* line 86, ../../app/styles/pages/_Resources.scss */

  .resources-page .tile .col-md-6 {
    height: 209px;
  }
}

@media screen and (max-width: 380px) {
  /* line 92, ../../app/styles/pages/_Resources.scss */

  .resources-page .img-kelly-logo,
  .resources-page .img-dunlop-logo {
    width: 100%;
  }
}

/* line 97, ../../app/styles/pages/_Resources.scss */

.resources-page .tile-container {
  margin: 0px;
}

/* line 101, ../../app/styles/pages/_Resources.scss */

.resources-page .tile {
  background: white;
  background: -webkit-linear-gradient(top, #ffffff 0%, #f6f6f6 75%, #ebebeb 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 75%, #ebebeb 100%);
}

@media (min-width: 768px) {
  /* line 107, ../../app/styles/pages/_Resources.scss */

  .resources-page .hr-divider {
    height: 10px;
    margin-top: 25px;
    margin-bottom: 25px;
  }

  /* line 113, ../../app/styles/pages/_Resources.scss */

  .resources-page .page-header-description {
    float: left;
    width: 50%;
  }

  /* line 116, ../../app/styles/pages/_Resources.scss */

  .resources-page .page-header-description p {
    padding-right: 15px;
  }

  /* line 121, ../../app/styles/pages/_Resources.scss */

  .resources-page .page-header-image {
    /* background-image: image-url('otherTireProducts/other-tire-products.jpg'); */
    background-repeat: no-repeat;
    background-size: contain;
    -ms-behavior: url('/images/backgroundsize.min.htc');
    float: left;
    height: 276px;
    width: 50%;
  }

  /* line 131, ../../app/styles/pages/_Resources.scss */

  .resources-page .specialty-site-container,
  .resources-page .resources-container {
    padding-left: 15px;
    padding-right: 15px;
  }

  /* line 136, ../../app/styles/pages/_Resources.scss */

  .resources-page .tile {
    width: 49.25%;
  }

  /* line 139, ../../app/styles/pages/_Resources.scss */

  .resources-page .tile .icon-thin-arrow-right {
    padding-right: 40px;
  }

  /* line 144, ../../app/styles/pages/_Resources.scss */

  .resources-page .tile-icon {
    margin-right: 5px;
    min-height: 140px;
    padding-right: 0px;
    width: 100px;
  }

  /* line 149, ../../app/styles/pages/_Resources.scss */

  .resources-page .tile-icon:before {
    top: 35%;
    font-size: 78px;
    margin-top: -38px;
    position: absolute;
  }

  /* line 157, ../../app/styles/pages/_Resources.scss */

  .resources-page .img-dunlop-logo {
    background-image: url('/images/dunlop-logo-78x90.png');
    background-position: 0px 10px;
    background-repeat: no-repeat;
  }

  /* line 163, ../../app/styles/pages/_Resources.scss */

  .resources-page .img-kelly-logo {
    background-image: url('/images/kelly-logo-78x60.png');
    background-position: 0px 10px;
    background-repeat: no-repeat;
  }

  /* line 171, ../../app/styles/pages/_Resources.scss */

  .resources-page .cell-1 {
    margin-left: 0.25%;
    margin-right: 0.50%;
  }

  /* line 176, ../../app/styles/pages/_Resources.scss */

  .resources-page .cell-2 {
    margin-left: 0.50%;
    margin-right: 0.25%;
  }
}

/* Upcoming Shows Page Styles */

/* line 3, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows {
  padding: 0 0 5% 0;
}

/* line 5, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .intro-offlink a:hover {
  text-decoration: underline;
}

/* line 8, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .tirename {
  position: relative;
}

/* line 11, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .not-tire-size-available {
  margin: 15px 0 10px 0;
  min-height: 26px;
  position: relative;
  line-height: 1.2;
}

/* line 16, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .not-tire-size-available .icon-triangle-up {
  text-shadow: 0 1px 4px #666;
  color: #ffdd00;
  font-size: 1.7em;
  margin: -10px 0px 0px 2px;
  position: absolute;
  top: 10px;
}

/* line 114, ../../app/styles/_mixins.scss */

.upcoming-shows .not-tire-size-available .icon-triangle-up small {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #333;
  font-size: 0.7em;
  left: 0;
  margin: 0.35em 0em 0em 0.725em;
  position: absolute;
  text-shadow: none;
}

/* line 24, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .not-tire-size-available .not-available-size-legend,
.upcoming-shows .not-tire-size-available .tire-not-available-online {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 17px;
}

/* line 30, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows h2,
.upcoming-shows h3,
.upcoming-shows h4 {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
  margin: 5px 0 8px;
  vertical-align: top;
}

/* line 37, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows h2 a,
.upcoming-shows h3 a,
.upcoming-shows h4 a {
  color: #fff;
}

/* line 40, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows h2:hover,
.upcoming-shows h3:hover,
.upcoming-shows h4:hover {
  text-decoration: none;
}

/* line 43, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows h2 .icon-thin-arrow-right,
.upcoming-shows h3 .icon-thin-arrow-right,
.upcoming-shows h4 .icon-thin-arrow-right {
  font-size: .75em;
}

/* line 48, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows h3 a,
.upcoming-shows h3 span {
  color: #ffdd00;
}

/* line 52, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows p {
  font-size: 14px;
}

@media (max-width: 480px) {
  /* line 52, ../../app/styles/pages/_UpcomingShows.scss */

  .upcoming-shows p {
    font-size: 12px;
  }
}

/* line 58, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .mobile-shows-leadin {
  padding: 0 15px;
}

/* line 60, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .mobile-shows-leadin p {
  font-size: 14px !important;
}

/* line 64, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .sticky-parent {
  position: relative;
  margin-top: 15px;
  width: 100%;
  overflow: hidden;
  display: table;
}

/* line 71, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .left-cell,
.upcoming-shows .cell {
  display: table-cell;
  text-align: center;
}

/* line 76, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .shows-img-half {
  max-width: 50%;
}

/* line 79, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .shows-img-full {
  max-width: 100%;
}

/* line 82, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .floating {
  position: absolute;
  z-index: 1;
  top: 0;
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
}

/* line 89, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .mobile-header {
  display: table;
  width: 100%;
  background-color: #eaeaea;
}

/* line 93, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .mobile-header p {
  text-align: center;
  padding: 10px 0 10px 0;
  position: relative;
  color: #666;
  line-height: 22px;
  text-transform: uppercase;
  font-size: 14px;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  margin-bottom: 0;
}

/* line 104, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .mobile-header a {
  position: absolute;
  right: 10px;
  top: 12px;
  font-weight: normal;
  font-size: 18px;
  padding-left: 5px;
  color: #00227A;
}

/* line 111, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .mobile-header a:hover {
  text-decoration: none;
}

/* line 117, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .tire-size-label {
  font-size: 14px;
}

/* line 120, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .cell {
  width: 33%;
  padding: 5px 10px;
  border-right: 1px solid #ccc;
}

/* line 123, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .cell.availability {
  height: 215px;
  position: relative;
  padding-bottom: 15px;
}

@media (max-width: 480px) {
  /* line 123, ../../app/styles/pages/_UpcomingShows.scss */

  .upcoming-shows .cell.availability {
    height: 185px;
  }
}

/* line 132, ../../app/styles/pages/_UpcomingShows.scss */

.lt-ie9 .upcoming-shows .cell {
  padding-left: 0;
  padding-right: 0;
}

/* line 137, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .cell:last-child,
.upcoming-shows .top-row .cell:last-child {
  border-right: 0;
}

/* line 141, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .sub-cell a,
.upcoming-shows .left-cell a {
  text-decoration: none;
}

/* line 144, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .sub-cell a:hover,
.upcoming-shows .sub-cell a:focus,
.upcoming-shows .left-cell a:hover,
.upcoming-shows .left-cell a:focus {
  text-decoration: none;
}

/* line 148, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .sticky-container,
.upcoming-shows .top-row {
  height: 140px;
}

@media (min-width: 370px) {
  /* line 148, ../../app/styles/pages/_UpcomingShows.scss */

  .upcoming-shows .sticky-container,
  .upcoming-shows .top-row {
    height: 120px;
  }
}

/* line 155, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .sticky-container {
  width: 100%;
  display: table;
}

/* line 159, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .top-row {
  width: 100%;
  display: table;
  background-color: #274BA7;
  background-color: rgba(0, 40, 120, 0.85);
  background-repeat: repeat;
  background-image: url('/images/diagonal-tight-darker.png');
  overflow: hidden;
}

/* line 165, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .top-row h2,
.upcoming-shows .top-row h4,
.upcoming-shows .top-row p {
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}

/* line 169, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .top-row p {
  font-size: 12px;
  font-family: Arial, sans-serif;
}

/* line 173, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .top-row .cell {
  border-right: 1px solid #325ecf;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  height: inherit;
}

/* line 178, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .top-row .tirename h3 p {
  font-family: inherit;
  font-size: 18px;
}

/* line 181, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .top-row .tirename h3 p:hover {
  text-decoration: underline;
}

/* line 185, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .top-row .sub-cell {
  text-align: center;
}

/* line 188, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .top-row .add-col {
  vertical-align: middle;
}

/* line 192, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .lower-row {
  width: 100%;
  display: table;
}

/* line 196, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .lower-row .cell .sub-cell {
  text-align: center;
  padding: 10px 0;
  margin: 10px 0;
}

/* line 200, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .lower-row .cell .sub-cell img {
  width: 50%;
  max-width: 135px;
}

/* line 204, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .lower-row .cell .sub-cell .ea {
  font-size: 60%;
  vertical-align: top;
  top: 7px;
  color: #666;
  display: block;
}

/* line 215, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .lower-row.row-description .cell,
.upcoming-shows .lower-row.row-weather .cell {
  vertical-align: top;
}

/* line 221, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .lower-row.row-description .cell .sub-cell {
  text-align: left;
}

/* line 227, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .ctas {
  position: absolute;
  bottom: 10px;
  width: 93%;
}

/* line 231, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .ctas .btn {
  display: none;
}

/* line 234, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .ctas p {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 14px;
  line-height: 100%;
  margin: 0;
}

/* line 239, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .ctas p a {
  color: #ffdd00;
  text-transform: uppercase;
}

/* line 245, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .detail-level-1 {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #888;
  font-size: 14px;
}

/* line 249, ../../app/styles/pages/_UpcomingShows.scss */

.price .upcoming-shows .detail-level-1 {
  display: block;
  margin: 0;
}

/* line 254, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .detail-level-2 {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #666;
  font-size: 19px;
  line-height: 25px;
}

/* line 259, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .detail-level-2 small {
  display: block;
}

/* line 265, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .price .detail-level-2,
.upcoming-shows .row-treadlife .detail-level-2 {
  display: block;
}

/* line 269, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .detail-level-3 {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #888;
  display: block;
  font-size: 14px;
}

/* line 275, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .detail-level-na {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #aaa;
  font-size: 18px;
  margin-bottom: 0;
}

/* line 281, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .detail-level-4 {
  color: #999;
  font-size: 17px;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  line-height: 120%;
}

@media (max-width: 480px) {
  /* line 281, ../../app/styles/pages/_UpcomingShows.scss */

  .upcoming-shows .detail-level-4 {
    font-size: 14px;
  }
}

/* line 290, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .detail-level-5 {
  color: #888;
}

/* line 293, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .detail-level-6 {
  font-size: 11px;
  line-height: 120%;
  position: absolute;
  top: 30px;
  left: -6px;
  padding: 0 5px;
  font-family: Arial, sans-serif;
  text-transform: none;
}

/* line 303, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .icon-cat {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  display: block;
  color: #666;
  padding-bottom: 15px;
  text-align: center;
  font-size: 15px;
}

/* line 310, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .icon-cat span {
  font-size: 28px;
  display: block;
  padding-bottom: 4px;
}

/* line 316, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .row-reviews .cell {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 319, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .check-icon {
  position: relative;
  display: block;
  padding-top: 15px;
  text-align: center;
  margin: 0 auto;
}

/* line 325, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .check-icon .icon-circle {
  color: #E0DAF3;
  font-size: 22px;
}

/* line 329, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .check-icon .icon-check-mark {
  width: auto;
  position: absolute;
  color: #274BA7;
  font-size: 35px;
  top: 8px;
  left: 10px;
  right: 0;
}

/* line 339, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .email-comparison {
  text-align: center;
  margin: 20px 0;
}

/* line 343, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .mobile-ctas {
  padding: 15px;
  border-bottom: 1px solid #ccc;
}

/* line 346, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .mobile-ctas .btn {
  margin: 10px 0 0 0;
}

/* line 349, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .mobile-ctas .tire-name {
  font-family: "NewsGothicDemiBold", Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
}

/* line 353, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .mobile-ctas .icon-thin-arrow-right {
  font-size: 15px;
  color: #2366c1;
}

/* line 358, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .mobile-ctas:first-child {
  border-top: 1px solid #ccc;
}

/* line 361, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .add {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 15px;
  color: #ffdd00;
  padding-top: 10px;
  display: block;
}

@media (max-width: 767px) {
  /* line 361, ../../app/styles/pages/_UpcomingShows.scss */

  .upcoming-shows .add {
    padding-top: 2px;
  }
}

/* line 370, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .add .glyphicon,
.upcoming-shows .add .tire-detail-tire-multi-sku .gy-radio input[type="radio"]:checked + label:before,
.tire-detail-tire-multi-sku .gy-radio .upcoming-shows .add input[type="radio"]:checked + label:before,
.upcoming-shows .add .icon-thin-arrow-right {
  font-size: .75em;
  top: -1px;
  left: -3px;
}

/* line 377, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .remove {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #ffdd00;
  font-size: 15px;
}

/* line 381, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .remove .icon-x-close {
  font-size: 18px;
}

@media (min-width: 768px) {
  /* line 381, ../../app/styles/pages/_UpcomingShows.scss */

  .upcoming-shows .remove .icon-x-close {
    font-size: 24px;
  }
}

/* line 387, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .remove:hover {
  text-decoration: none;
}

/* line 391, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .remove + span {
  font-size: .75em;
  color: #ffdd00;
}

/* line 395, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .last-mobile-top-cel {
  border-right: 0;
}

/* line 399, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .add-to-cart .chevron {
  margin: 0 5px 0 0;
}

/* line 403, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .divider {
  width: 40%;
  height: 1px;
  border-top: 1px solid #ddd;
  display: inline-block;
  margin: 0 0 5px 0;
}

@media (max-width: 480px) {
  /* line 403, ../../app/styles/pages/_UpcomingShows.scss */

  .upcoming-shows .divider {
    width: 38%;
  }
}

/* line 413, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .ORLine {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  margin: 5px 0;
}

@media (min-width: 481px) {
  /* line 413, ../../app/styles/pages/_UpcomingShows.scss */

  .upcoming-shows .ORLine {
    margin: 10px 0;
  }
}

/* line 420, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .OR {
  margin: 0 2% 0 2%;
  font-size: 14px;
}

/* line 424, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .avail-link {
  color: #2366c1;
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 16px;
  padding: 0;
  margin: 0 auto;
  background-color: transparent;
  border: none;
}

/* line 432, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .avail-link span {
  font-size: .8em;
}

/* line 435, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .avail-link + .icon-thin-arrow-right {
  color: #2366c1;
}

/* line 439, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .avail-link-container {
  text-align: center;
  position: absolute;
  bottom: 15px;
  width: 100%;
  margin-left: -10px;
}

/* line 446, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .rating-and-review-num {
  display: none;
}

/* line 449, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .star-review-list {
  padding: 0;
  margin: 0;
}

/* line 452, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .star-review-list li {
  font-size: 25px;
  margin: 0;
}

/* line 457, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows .page-title-block {
  margin-left: 0;
  margin-right: 0;
  padding-left: 15px;
  border-bottom: none;
}

/* line 463, ../../app/styles/pages/_UpcomingShows.scss */

.upcoming-shows p.add-label {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 16px;
}

@media (max-width: 767px) {
  /* line 463, ../../app/styles/pages/_UpcomingShows.scss */

  .upcoming-shows p.add-label {
    margin-bottom: 2px;
  }
}

@media (min-width: 640px) {
  /* line 471, ../../app/styles/pages/_UpcomingShows.scss */

  .upcoming-shows .sticky-container,
  .upcoming-shows .top-row {
    height: 100px;
  }
}

@media (min-width: 768px) {
  /* line 476, ../../app/styles/pages/_UpcomingShows.scss */

  .upcoming-shows .sticky-container,
  .upcoming-shows .top-row {
    height: 140px;
  }

  /* line 479, ../../app/styles/pages/_UpcomingShows.scss */

  .upcoming-shows .left-cell {
    width: 18%;
  }

  /* line 482, ../../app/styles/pages/_UpcomingShows.scss */

  .upcoming-shows .cell {
    width: 27%;
  }

  /* line 485, ../../app/styles/pages/_UpcomingShows.scss */

  .upcoming-shows .mobile-visible {
    display: none;
  }

  /* line 488, ../../app/styles/pages/_UpcomingShows.scss */

  .upcoming-shows .remove {
    position: absolute;
    right: 5px;
    top: 10px;
  }

  /* line 492, ../../app/styles/pages/_UpcomingShows.scss */

  .upcoming-shows .remove .icon-x-close {
    position: absolute;
    top: -5px;
    right: -5px;
  }

  /* line 498, ../../app/styles/pages/_UpcomingShows.scss */

  .upcoming-shows .detail-level-2 {
    font-size: 22px;
  }

  /* line 500, ../../app/styles/pages/_UpcomingShows.scss */

  .upcoming-shows .detail-level-2 small {
    display: inline-block;
  }

  /* line 504, ../../app/styles/pages/_UpcomingShows.scss */

  .upcoming-shows .avail-link {
    font-size: 18px;
    margin-top: 10px;
  }

  /* line 508, ../../app/styles/pages/_UpcomingShows.scss */

  .upcoming-shows .page-title-block {
    padding-left: 0px;
  }

  /* line 511, ../../app/styles/pages/_UpcomingShows.scss */

  .upcoming-shows .wrapper-inner {
    padding: 0 15px;
  }

  /* line 515, ../../app/styles/pages/_UpcomingShows.scss */

  .upcoming-shows .price .detail-level-2 {
    display: inline-block;
  }

  /* line 519, ../../app/styles/pages/_UpcomingShows.scss */

  .upcoming-shows h2,
  .upcoming-shows h3,
  .upcoming-shows h4 {
    font-size: 22px;
  }

  /* line 524, ../../app/styles/pages/_UpcomingShows.scss */

  .upcoming-shows .cell.add-col {
    text-align: center;
    vertical-align: middle;
  }

  /* line 528, ../../app/styles/pages/_UpcomingShows.scss */

  .upcoming-shows .add,
  .upcoming-shows .remove {
    font-size: 18px;
  }

  /* line 532, ../../app/styles/pages/_UpcomingShows.scss */

  .upcoming-shows p.add-label {
    text-align: center;
  }

  /* line 535, ../../app/styles/pages/_UpcomingShows.scss */

  .upcoming-shows .lower-row {
    clear: left;
  }

  /* line 537, ../../app/styles/pages/_UpcomingShows.scss */

  .upcoming-shows .lower-row .cell {
    border-bottom: 1px solid #999;
  }

  /* line 539, ../../app/styles/pages/_UpcomingShows.scss */

  .upcoming-shows .lower-row .cell .sub-cell {
    text-align: center;
  }

  /* line 541, ../../app/styles/pages/_UpcomingShows.scss */

  .upcoming-shows .lower-row .cell .sub-cell p {
    text-align: center;
  }

  /* line 544, ../../app/styles/pages/_UpcomingShows.scss */

  .upcoming-shows .lower-row .cell .sub-cell .ea {
    display: inline-block;
  }

  /* line 549, ../../app/styles/pages/_UpcomingShows.scss */

  .upcoming-shows .lower-row .left-cell {
    vertical-align: middle;
    border-bottom: 1px solid #999;
    background-color: #eaeaea;
    padding: 10px;
  }

  /* line 554, ../../app/styles/pages/_UpcomingShows.scss */

  .upcoming-shows .lower-row .left-cell p {
    font-family: "NewsGothicFSLight", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    text-transform: uppercase;
    font-size: 14px;
    position: relative;
    line-height: 120%;
    margin: 0;
  }

  /* line 560, ../../app/styles/pages/_UpcomingShows.scss */

  .upcoming-shows .lower-row .left-cell p .feature {
    width: 79%;
    display: inline-block;
  }

  /* line 565, ../../app/styles/pages/_UpcomingShows.scss */

  .lt-ie9 .upcoming-shows .lower-row .left-cell p {
    margin: 0 0 0 10px;
  }

  /* line 569, ../../app/styles/pages/_UpcomingShows.scss */

  .upcoming-shows .lower-row .left-cell a {
    font-size: 18px;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -10px;
    color: #00227A;
  }

  /* line 574, ../../app/styles/pages/_UpcomingShows.scss */

  .lt-ie9 .upcoming-shows .lower-row .left-cell a {
    right: 5px;
  }

  /* line 579, ../../app/styles/pages/_UpcomingShows.scss */

  .upcoming-shows .lower-row .left-cell a:hover {
    text-decoration: none;
  }

  /* line 584, ../../app/styles/pages/_UpcomingShows.scss */

  .lt-ie9 .upcoming-shows .lower-row .left-cell {
    padding-left: 0;
    padding-right: 0;
  }

  /* line 591, ../../app/styles/pages/_UpcomingShows.scss */

  .upcoming-shows .row-treadlife strong {
    display: block;
  }

  /* line 596, ../../app/styles/pages/_UpcomingShows.scss */

  .upcoming-shows .top-row h2,
  .upcoming-shows .top-row h3,
  .upcoming-shows .top-row h4 {
    text-align: center;
  }

  /* line 599, ../../app/styles/pages/_UpcomingShows.scss */

  .upcoming-shows .top-row h3 {
    margin-bottom: 10px;
  }

  /* line 602, ../../app/styles/pages/_UpcomingShows.scss */

  .upcoming-shows .top-row .left-cell {
    padding: 5px 7px;
    background-color: transparent;
    text-align: center;
    vertical-align: middle;
  }

  /* line 607, ../../app/styles/pages/_UpcomingShows.scss */

  .upcoming-shows .top-row .left-cell p {
    margin: 0;
  }

  /* line 610, ../../app/styles/pages/_UpcomingShows.scss */

  .lt-ie9 .upcoming-shows .top-row .left-cell {
    padding-left: 0;
    padding-right: 0;
  }

  /* line 615, ../../app/styles/pages/_UpcomingShows.scss */

  .upcoming-shows .top-row .tirename h3 p {
    font-size: 22px;
  }

  /* line 618, ../../app/styles/pages/_UpcomingShows.scss */

  .upcoming-shows .top-row .cell {
    position: relative;
  }

  /* line 621, ../../app/styles/pages/_UpcomingShows.scss */

  .upcoming-shows .top-row .sub-cell {
    padding: 25px 0 0 0;
  }

  /* line 625, ../../app/styles/pages/_UpcomingShows.scss */

  .upcoming-shows .top-row .add-col .sub-cell {
    padding: 0;
  }

  /* line 630, ../../app/styles/pages/_UpcomingShows.scss */

  .upcoming-shows .icon-cat {
    font-family: "NewsGothicFSLight", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    line-height: 48px;
    padding-bottom: 0;
    font-size: 18px;
  }

  /* line 635, ../../app/styles/pages/_UpcomingShows.scss */

  .upcoming-shows .icon-cat span {
    position: relative;
    top: 4px;
    display: inline-block;
    padding-right: 6px;
    font-size: 35px;
  }

  /* line 643, ../../app/styles/pages/_UpcomingShows.scss */

  .upcoming-shows .context-col {
    border-left: 1px solid #325ecf;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
  }

  /* line 647, ../../app/styles/pages/_UpcomingShows.scss */

  .upcoming-shows .ctas {
    text-align: center;
  }

  /* line 649, ../../app/styles/pages/_UpcomingShows.scss */

  .upcoming-shows .ctas p {
    margin: 0 0 8px 0;
    font-size: 16px;
  }

  /* line 653, ../../app/styles/pages/_UpcomingShows.scss */

  .upcoming-shows .ctas .star-review-list {
    display: inline-block;
  }

  /* line 655, ../../app/styles/pages/_UpcomingShows.scss */

  .upcoming-shows .ctas .star-review-list li span:hover {
    cursor: pointer;
  }

  /* line 659, ../../app/styles/pages/_UpcomingShows.scss */

  .upcoming-shows .ctas .btn {
    display: inline-block;
    line-height: 36px;
    padding-left: 20px;
    padding-right: 20px;
    margin: 5px 10px;
    font-size: 16px;
  }

  /* line 669, ../../app/styles/pages/_UpcomingShows.scss */

  .upcoming-shows .check-icon .icon-circle {
    font-size: 33px;
  }

  /* line 672, ../../app/styles/pages/_UpcomingShows.scss */

  .upcoming-shows .check-icon .icon-check-mark {
    font-size: 55px;
    top: 2px;
    left: 15px;
    right: 0;
  }

  /* line 679, ../../app/styles/pages/_UpcomingShows.scss */

  .upcoming-shows .add-to-cart {
    background-image: -webkit-gradient(linear, left bottom, right top, color-stop(0px, #E3D046), color-stop(15px, #E3D046), color-stop(15px, #ffdd00), color-stop(100%, #ffdd00)) !important;
    background-image: -webkit-linear-gradient(-225deg, #E3D046 0px, #E3D046 15px, #ffdd00 15px, #ffdd00 100%) !important;
    background-image: -webkit-linear-gradient(135deg, #e3d046 0px, #e3d046 15px, #ffdd00 15px, #ffdd00 100%) !important;
    background-image: linear-gradient(-45deg, #e3d046 0px, #e3d046 15px, #ffdd00 15px, #ffdd00 100%) !important;
    background-position: -5px -5px;
    padding-left: 30px;
    padding-right: 30px;
    color: #000;
    background-color: #ffdd00;
    border-color: #ccc;
    font-family: "NewsGothicDemiBold", Arial, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 0;
    color: #111;
    border: none !important;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
    text-shadow: -1px -1px 2px rgba(255, 255, 255, 0.5);
    margin-right: 2px;
    position: relative;
    line-height: 40px;
    padding-top: 0;
    padding-bottom: 0;
  }

  /* line 11, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

  .upcoming-shows .add-to-cart:hover,
  .upcoming-shows .add-to-cart:focus,
  .upcoming-shows .add-to-cart:active,
  .upcoming-shows .add-to-cart.active,
  .open > .upcoming-shows .add-to-cart.dropdown-toggle {
    color: #000;
    background-color: #ccb100;
    border-color: #adadad;
  }

  /* line 20, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

  .upcoming-shows .add-to-cart:active,
  .upcoming-shows .add-to-cart.active,
  .open > .upcoming-shows .add-to-cart.dropdown-toggle {
    background-image: none;
  }

  /* line 28, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

  .upcoming-shows .add-to-cart.disabled,
  .upcoming-shows .add-to-cart.disabled:hover,
  .upcoming-shows .add-to-cart.disabled:focus,
  .upcoming-shows .add-to-cart.disabled:active,
  .upcoming-shows .add-to-cart.disabled.active,
  .upcoming-shows .add-to-cart[disabled],
  .upcoming-shows .add-to-cart[disabled]:hover,
  .upcoming-shows .add-to-cart[disabled]:focus,
  .upcoming-shows .add-to-cart[disabled]:active,
  .upcoming-shows .add-to-cart[disabled].active,
  fieldset[disabled] .upcoming-shows .add-to-cart,
  fieldset[disabled] .upcoming-shows .add-to-cart:hover,
  fieldset[disabled] .upcoming-shows .add-to-cart:focus,
  fieldset[disabled] .upcoming-shows .add-to-cart:active,
  fieldset[disabled] .upcoming-shows .add-to-cart.active {
    background-color: #ffdd00;
    border-color: #ccc;
  }

  /* line 38, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

  .upcoming-shows .add-to-cart .badge {
    color: #ffdd00;
    background-color: #000;
  }

  /* line 19, ../../app/styles/components/_buttons.scss */

  .upcoming-shows .add-to-cart .glyphicon,
  .upcoming-shows .add-to-cart .tire-detail-tire-multi-sku .gy-radio input[type="radio"]:checked + label:before,
  .tire-detail-tire-multi-sku .gy-radio .upcoming-shows .add-to-cart input[type="radio"]:checked + label:before,
  .upcoming-shows .add-to-cart .icon {
    padding-left: 5px;
    padding-right: 5px;
  }

  /* line 23, ../../app/styles/components/_buttons.scss */

  .upcoming-shows .add-to-cart:hover,
  .upcoming-shows .add-to-cart:active,
  .upcoming-shows .add-to-cart:focus {
    color: #000;
    box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.4);
    text-shadow: none;
  }

  /* line 29, ../../app/styles/components/_buttons.scss */

  .lt-ie9 .upcoming-shows .add-to-cart:hover,
  .lt-ie9 .upcoming-shows .add-to-cart:active,
  .lt-ie9 .upcoming-shows .add-to-cart:focus {
    background-color: #ebcd0b;
    background-image: none;
  }

  /* line 34, ../../app/styles/components/_buttons.scss */

  .upcoming-shows .add-to-cart:focus {
    box-shadow: 2px 2px 30px rgba(0, 0, 0, 0.5);
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
  }

  /* line 40, ../../app/styles/components/_buttons.scss */

  .upcoming-shows .add-to-cart:disabled {
    opacity: 1;
    filter: alpha(opacity=1);
    background-color: #dfcc73;
  }

  /* line 45, ../../app/styles/components/_buttons.scss */

  .upcoming-shows .add-to-cart.active {
    color: #F7EE58;
    background-color: #274BA7;
    border-color: #224292;
    background-image: -webkit-gradient(linear, left bottom, right top, color-stop(0px, #275190), color-stop(15px, #275190), color-stop(15px, #3063B0), color-stop(100%, #3063B0)) !important;
    background-image: -webkit-linear-gradient(-225deg, #275190 0px, #275190 15px, #3063B0 15px, #3063B0 100%) !important;
    background-image: -webkit-linear-gradient(135deg, #275190 0px, #275190 15px, #3063b0 15px, #3063b0 100%) !important;
    background-image: linear-gradient(-45deg, #275190 0px, #275190 15px, #3063b0 15px, #3063b0 100%) !important;
    background-position: -5px -5px;
    padding-left: 30px;
    padding-right: 30px;
    color: #fff !important;
    box-shadow: none;
    text-shadow: -1px -1px 2px rgba(0, 0, 0, 0.5);
  }

  /* line 11, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

  .upcoming-shows .add-to-cart.active:hover,
  .upcoming-shows .add-to-cart.active:focus,
  .upcoming-shows .add-to-cart.active:active,
  .upcoming-shows .add-to-cart.active.active,
  .open > .upcoming-shows .add-to-cart.active.dropdown-toggle {
    color: #F7EE58;
    background-color: #1d387e;
    border-color: #172b61;
  }

  /* line 20, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

  .upcoming-shows .add-to-cart.active:active,
  .upcoming-shows .add-to-cart.active.active,
  .open > .upcoming-shows .add-to-cart.active.dropdown-toggle {
    background-image: none;
  }

  /* line 28, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

  .upcoming-shows .add-to-cart.active.disabled,
  .upcoming-shows .add-to-cart.active.disabled:hover,
  .upcoming-shows .add-to-cart.active.disabled:focus,
  .upcoming-shows .add-to-cart.active.disabled:active,
  .upcoming-shows .add-to-cart.active.disabled.active,
  .upcoming-shows .add-to-cart.active[disabled],
  .upcoming-shows .add-to-cart.active[disabled]:hover,
  .upcoming-shows .add-to-cart.active[disabled]:focus,
  .upcoming-shows .add-to-cart.active[disabled]:active,
  .upcoming-shows .add-to-cart.active[disabled].active,
  fieldset[disabled] .upcoming-shows .add-to-cart.active,
  fieldset[disabled] .upcoming-shows .add-to-cart.active:hover,
  fieldset[disabled] .upcoming-shows .add-to-cart.active:focus,
  fieldset[disabled] .upcoming-shows .add-to-cart.active:active,
  fieldset[disabled] .upcoming-shows .add-to-cart.active.active {
    background-color: #274BA7;
    border-color: #224292;
  }

  /* line 38, ../../app/bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */

  .upcoming-shows .add-to-cart.active .badge {
    color: #274BA7;
    background-color: #F7EE58;
  }

  /* line 51, ../../app/styles/components/_buttons.scss */

  .upcoming-shows .add-to-cart.active:hover,
  .upcoming-shows .add-to-cart.active:active,
  .upcoming-shows .add-to-cart.active:focus {
    color: #eee !important;
    box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.6);
    text-shadow: none;
  }

  /* line 57, ../../app/styles/components/_buttons.scss */

  .lt-ie9 .upcoming-shows .add-to-cart.active:hover,
  .lt-ie9 .upcoming-shows .add-to-cart.active:active,
  .lt-ie9 .upcoming-shows .add-to-cart.active:focus {
    background-color: #3063b0;
    background-image: none;
  }

  /* line 62, ../../app/styles/components/_buttons.scss */

  .upcoming-shows .add-to-cart.active:disabled {
    background-color: #456493;
  }

  /* line 65, ../../app/styles/components/_buttons.scss */

  .upcoming-shows .add-to-cart.active:after {
    content: " ";
    border-top: 12px solid #3063b0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    display: inline-block;
    margin: 0 45% -10px 0;
    width: 0;
    height: 0;
    position: absolute;
    z-index: 2;
    bottom: 0;
    right: 0;
  }

  /* line 79, ../../app/styles/components/_buttons.scss */

  .lt-ie9 .upcoming-shows .add-to-cart.active {
    background-color: #3063b0;
    background-image: none;
  }
}

@media (min-width: 1025px) {
  /* line 684, ../../app/styles/pages/_UpcomingShows.scss */

  .upcoming-shows .sticky-container,
  .upcoming-shows .top-row {
    height: 120px;
  }
}

/* line 2, ../../app/styles/pages/_MySolutionsPage.scss */

.my-solutions .pin-header {
  margin-top: 5px;
}

/* line 5, ../../app/styles/pages/_MySolutionsPage.scss */

.my-solutions .edit-content {
  width: 70%;
  text-align: center;
  margin: 40px auto 10px auto;
}

/* line 10, ../../app/styles/pages/_MySolutionsPage.scss */

.my-solutions .edit-section {
  margin-bottom: 25px;
}

/* line 13, ../../app/styles/pages/_MySolutionsPage.scss */

.my-solutions .solution-msg {
  text-align: left;
}

@media (min-width: 1025px) {
  /* line 17, ../../app/styles/pages/_MySolutionsPage.scss */

  .my-solutions .edit-section {
    margin-bottom: 5px;
  }
}

/* line 3, ../../app/styles/pages/_TotalSolutionPage.scss */

.total-solution-page h1,
.total-solution-page h3 {
  color: #fff;
}

/* line 7, ../../app/styles/pages/_TotalSolutionPage.scss */

.total-solution-page h2 {
  color: #274BA7;
}

/* line 11, ../../app/styles/pages/_TotalSolutionPage.scss */

.total-solution-page .blue-txt {
  color: #274BA7;
}

/* line 15, ../../app/styles/pages/_TotalSolutionPage.scss */

.total-solution-page .btn-apply {
  padding-left: 5px;
  padding-right: 5px;
}

/* line 20, ../../app/styles/pages/_TotalSolutionPage.scss */

.total-solution-page .gy-cc-icon {
  background-repeat: no-repeat;
}

/* line 24, ../../app/styles/pages/_TotalSolutionPage.scss */

.total-solution-page .page-header {
  background-image: url('/images/totalsolution/ts-header.jpg');
  background-repeat: no-repeat;
  height: auto;
  max-height: 388px;
}

/* line 33, ../../app/styles/pages/_TotalSolutionPage.scss */

.total-solution-page .page-header-description h3 {
  margin-top: 20px;
  font-size: 220%;
}

/* line 37, ../../app/styles/pages/_TotalSolutionPage.scss */

.total-solution-page .page-header-description h3 sup {
  font-size: 62%;
}

/* line 42, ../../app/styles/pages/_TotalSolutionPage.scss */

.total-solution-page .page-header-description p {
  color: #fff;
}

/* line 46, ../../app/styles/pages/_TotalSolutionPage.scss */

.total-solution-page .page-header-description .text {
  margin: 5px 0px 25px 0px;
}

/* line 49, ../../app/styles/pages/_TotalSolutionPage.scss */

.total-solution-page .page-header-description .text a {
  color: #ffdd00;
  text-decoration: underline;
}

/* line 54, ../../app/styles/pages/_TotalSolutionPage.scss */

.total-solution-page .page-header-description .disclaimer {
  margin-top: 25px;
}

/* line 60, ../../app/styles/pages/_TotalSolutionPage.scss */

.total-solution-page .upper-description {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 22px;
  line-height: 1em;
  margin-bottom: 0px;
  text-transform: uppercase;
}

/* line 68, ../../app/styles/pages/_TotalSolutionPage.scss */

.total-solution-page .quick-note {
  padding-left: 15px;
  padding-right: 15px;
  line-height: 1em;
  margin-bottom: 10px;
}

/* line 75, ../../app/styles/pages/_TotalSolutionPage.scss */

.total-solution-page .access-box-wrapper a {
  /*width: 90%;*/
  max-width: 245px;
  margin-top: 0;
}

/* line 80, ../../app/styles/pages/_TotalSolutionPage.scss */

.total-solution-page .access-box-wrapper .or {
  margin-top: 20px;
}

/* line 85, ../../app/styles/pages/_TotalSolutionPage.scss */

.total-solution-page .find-a-location-link {
  display: inline-block;
  margin-bottom: 20px;
}

/* line 90, ../../app/styles/pages/_TotalSolutionPage.scss */

.total-solution-page .benefit-body {
  padding-bottom: 10px;
}

/* line 94, ../../app/styles/pages/_TotalSolutionPage.scss */

.total-solution-page .benefits-sub-title-box {
  padding-left: 15px;
  padding-right: 15px;
}

/* line 98, ../../app/styles/pages/_TotalSolutionPage.scss */

.total-solution-page .benefits-list-container {
  overflow: hidden;
}

/* line 101, ../../app/styles/pages/_TotalSolutionPage.scss */

.total-solution-page .benefits-list-container ul {
  margin-bottom: 0px;
  padding-left: 15px;
  text-align: left;
}

/* line 109, ../../app/styles/pages/_TotalSolutionPage.scss */

.total-solution-page .eligible-windowshade {
  text-align: left;
}

/* line 112, ../../app/styles/pages/_TotalSolutionPage.scss */

.total-solution-page .eligible-windowshade h5 {
  font-size: 22px;
}

/* line 116, ../../app/styles/pages/_TotalSolutionPage.scss */

.total-solution-page .eligible-windowshade sup {
  font-size: 65%;
}

/* line 120, ../../app/styles/pages/_TotalSolutionPage.scss */

.total-solution-page .eligible-windowshade .panel-collapse {
  background: none;
}

/* line 125, ../../app/styles/pages/_TotalSolutionPage.scss */

.total-solution-page .tire-link {
  display: table;
  margin: 15px 0px;
}

/* line 130, ../../app/styles/pages/_TotalSolutionPage.scss */

.total-solution-page .top-space {
  margin-top: 35px;
}

@media (min-width: 768px) {
  /* line 136, ../../app/styles/pages/_TotalSolutionPage.scss */

  .total-solution-page h3 {
    font-size: 34px;
  }

  /* line 140, ../../app/styles/pages/_TotalSolutionPage.scss */

  .total-solution-page page-header {
    height: 388px;
  }

  /* line 144, ../../app/styles/pages/_TotalSolutionPage.scss */

  .total-solution-page .page-header-image {
    background-image: url('/images/totalsolution/ts-inset.png');
  }

  /* line 149, ../../app/styles/pages/_TotalSolutionPage.scss */

  .total-solution-page .page-header-description {
    margin-right: 0%;
    margin-top: 20px;
  }

  /* line 153, ../../app/styles/pages/_TotalSolutionPage.scss */

  .total-solution-page .page-header-description h3 {
    margin-top: 0;
  }

  /* line 160, ../../app/styles/pages/_TotalSolutionPage.scss */

  .total-solution-page .access-box-wrapper p {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
  }

  /* line 166, ../../app/styles/pages/_TotalSolutionPage.scss */

  .total-solution-page .benefits-sub-title-box {
    max-width: 360px;
    margin: 20px auto 0px auto;
    padding: 0px;
  }

  /* line 172, ../../app/styles/pages/_TotalSolutionPage.scss */

  .total-solution-page .benefit-body {
    max-width: 500px;
  }

  /* line 175, ../../app/styles/pages/_TotalSolutionPage.scss */

  .total-solution-page .benefit-body .icon {
    padding-top: 25px;
  }

  /* line 180, ../../app/styles/pages/_TotalSolutionPage.scss */

  .total-solution-page .benefits-list-container {
    overflow: hidden;
  }

  /* line 183, ../../app/styles/pages/_TotalSolutionPage.scss */

  .total-solution-page .benefits-list-container ul {
    width: 50%;
  }

  /* line 189, ../../app/styles/pages/_TotalSolutionPage.scss */

  .total-solution-page .eligible-windowshade h5 {
    font-size: 26px;
  }
}

@media (min-width: 1024px) {
  /* line 198, ../../app/styles/pages/_TotalSolutionPage.scss */

  .total-solution-page .page-header-description {
    margin: 10px 10% 25px 0px;
  }
}

@media (min-width: 1200px) {
  /* line 207, ../../app/styles/pages/_TotalSolutionPage.scss */

  .total-solution-page .page-header-description {
    margin-top: 25px;
  }

  /* line 211, ../../app/styles/pages/_TotalSolutionPage.scss */

  .total-solution-page .page-header-image {
    margin-top: 35px;
  }
}

/**
 * TEMPLATE/PARTIAL NAME: Rebate Download Form Template
 *
 */

/* line 8, ../../app/styles/pages/_RebateDownloadTemplate.scss */

.rebate-download-form .panel-body,
.rebate-download-form .warranty-treadLife .gy-windowshade .content,
.warranty-treadLife .gy-windowshade .rebate-download-form .content,
.rebate-download-form .warranty-treadLife .gy-secondary-windowshade .content,
.warranty-treadLife .gy-secondary-windowshade .rebate-download-form .content,
.rebate-download-form .warranty-treadLife .gy-nav-windowshade .content,
.warranty-treadLife .gy-nav-windowshade .rebate-download-form .content,
.rebate-download-form .warranty-treadLife .gy-tertiary-windowshade .content,
.warranty-treadLife .gy-tertiary-windowshade .rebate-download-form .content,
.rebate-download-form .warranty-treadLife .gy-coupon-windowshade .content,
.warranty-treadLife .gy-coupon-windowshade .rebate-download-form .content,
.rebate-download-form .warranty-treadLife .gy-min-windowshade .content,
.warranty-treadLife .gy-min-windowshade .rebate-download-form .content,
.rebate-download-form p,
.rebate-download-form ul,
.rebate-download-form li,
.rebate-download-form form,
.rebate-download-form span,
.rebate-download-form label {
  font-family: NewsGothicBook, Helvetica, Arial, sans-serif;
}

/* line 12, ../../app/styles/pages/_RebateDownloadTemplate.scss */

.rebate-download-form span,
.rebate-download-form #rebateSideDetails .panel-body,
.rebate-download-form #rebateSideDetails .warranty-treadLife .gy-windowshade .content,
.warranty-treadLife .gy-windowshade .rebate-download-form #rebateSideDetails .content,
.rebate-download-form #rebateSideDetails .warranty-treadLife .gy-secondary-windowshade .content,
.warranty-treadLife .gy-secondary-windowshade .rebate-download-form #rebateSideDetails .content,
.rebate-download-form #rebateSideDetails .warranty-treadLife .gy-nav-windowshade .content,
.warranty-treadLife .gy-nav-windowshade .rebate-download-form #rebateSideDetails .content,
.rebate-download-form #rebateSideDetails .warranty-treadLife .gy-tertiary-windowshade .content,
.warranty-treadLife .gy-tertiary-windowshade .rebate-download-form #rebateSideDetails .content,
.rebate-download-form #rebateSideDetails .warranty-treadLife .gy-coupon-windowshade .content,
.warranty-treadLife .gy-coupon-windowshade .rebate-download-form #rebateSideDetails .content,
.rebate-download-form #rebateSideDetails .warranty-treadLife .gy-min-windowshade .content,
.warranty-treadLife .gy-min-windowshade .rebate-download-form #rebateSideDetails .content,
.rebate-download-form ul,
.rebate-download-form li {
  font-size: 16px;
}

/* line 16, ../../app/styles/pages/_RebateDownloadTemplate.scss */

.rebate-download-form .page-title-block {
  font-size: 18px;
  border: none !important;
}

/* line 21, ../../app/styles/pages/_RebateDownloadTemplate.scss */

.rebate-download-form .mini-icon {
  max-width: 30px;
}

/* line 25, ../../app/styles/pages/_RebateDownloadTemplate.scss */

.rebate-download-form .almost_width {
  width: 90% !important;
}

/* line 29, ../../app/styles/pages/_RebateDownloadTemplate.scss */

.rebate-download-form #rebateSideDetails .panel-heading {
  background-color: #666666 !important;
  color: #ffffff !important;
}

/* line 35, ../../app/styles/pages/_RebateDownloadTemplate.scss */

.rebate-download-form .gy-windowshade .panel-collapse,
.rebate-download-form .gy-secondary-windowshade .panel-collapse,
.rebate-download-form .gy-nav-windowshade .panel-collapse,
.rebate-download-form .gy-tertiary-windowshade .panel-collapse,
.rebate-download-form .gy-coupon-windowshade .panel-collapse,
.rebate-download-form .gy-min-windowshade .panel-collapse {
  background-image: none;
}

/* line 40, ../../app/styles/pages/_RebateDownloadTemplate.scss */

.rebate-download-form .page-header-info .link {
  text-decoration: underline;
}

/* line 44, ../../app/styles/pages/_RebateDownloadTemplate.scss */

.rebate-download-form .button-container {
  padding-bottom: 10px;
}

/* line 46, ../../app/styles/pages/_RebateDownloadTemplate.scss */

.rebate-download-form .button-container a {
  margin-bottom: 20px;
  min-width: 200px;
}

/* line 54, ../../app/styles/pages/_RebateDownloadTemplate.scss */

.rebate-download-form form p {
  float: left;
  width: 100%;
}

/* line 60, ../../app/styles/pages/_RebateDownloadTemplate.scss */

.rebate-download-form .intro-offlink span:FIRST-CHILD:HOVER {
  text-decoration: underline;
}

/* line 64, ../../app/styles/pages/_RebateDownloadTemplate.scss */

.rebate-download-form .privacy-link {
  text-decoration: none;
}

/* line 67, ../../app/styles/pages/_RebateDownloadTemplate.scss */

.rebate-download-form .privacy-link span:FIRST-CHILD:HOVER {
  text-decoration: underline;
}

/* line 73, ../../app/styles/pages/_RebateDownloadTemplate.scss */

.rebate-download-form .input-name i {
  font-weight: normal;
}

/* line 78, ../../app/styles/pages/_RebateDownloadTemplate.scss */

.rebate-download-form .characters-counter {
  color: #999999;
  display: table;
  font-weight: normal;
}

/* line 84, ../../app/styles/pages/_RebateDownloadTemplate.scss */

.rebate-download-form .panel-heading {
  cursor: default;
}

/* line 88, ../../app/styles/pages/_RebateDownloadTemplate.scss */

.rebate-download-form .detail-sidebar .panel-heading {
  background: url("/images/diagonal.png") #666;
  text-align: center;
}

/* line 93, ../../app/styles/pages/_RebateDownloadTemplate.scss */

.rebate-download-form .fax {
  margin-top: 10px;
}

/* line 97, ../../app/styles/pages/_RebateDownloadTemplate.scss */

.rebate-download-form .other-inquiries-list {
  padding: 0;
  margin-top: 5px;
}

/* line 101, ../../app/styles/pages/_RebateDownloadTemplate.scss */

.rebate-download-form .other-inquiries-list li:FIRST-CHILD {
  margin-top: 0;
}

/* line 105, ../../app/styles/pages/_RebateDownloadTemplate.scss */

.rebate-download-form .other-inquiries-list li {
  list-style: none;
  margin-top: 20px;
}

/* line 110, ../../app/styles/pages/_RebateDownloadTemplate.scss */

.rebate-download-form .other-inquiries-list .icon-thin-arrow-right {
  color: #274BA7;
  position: relative;
  left: 5px;
  top: 2px;
}

/* line 118, ../../app/styles/pages/_RebateDownloadTemplate.scss */

.rebate-download-form .customerServiceContent {
  margin-right: 20px;
}

/* line 122, ../../app/styles/pages/_RebateDownloadTemplate.scss */

.rebate-download-form .customerServiceContent p:last-child {
  padding-left: 45px;
  text-indent: -45px;
}

@media (min-width: 768px) {
  /* line 129, ../../app/styles/pages/_RebateDownloadTemplate.scss */

  .rebate-download-form .page-header-info .btn-at-mobile {
    text-decoration: underline;
  }

  /* line 133, ../../app/styles/pages/_RebateDownloadTemplate.scss */

  .rebate-download-form .customerServiceContent {
    float: left;
  }

  /* line 137, ../../app/styles/pages/_RebateDownloadTemplate.scss */

  .rebate-download-form .customerServiceContent:FIRST-CHILD {
    margin-right: 40px;
  }

  /* line 140, ../../app/styles/pages/_RebateDownloadTemplate.scss */

  .rebate-download-form .rebate-wha-image {
    background-image: url('/images/contact-us-people.png');
    background-repeat: no-repeat;
    height: 298px;
    margin-top: 10px;
  }

  /* line 148, ../../app/styles/pages/_RebateDownloadTemplate.scss */

  .rebate-download-form form input[type=text],
  .rebate-download-form form textarea {
    margin-bottom: 3px;
  }

  /* line 152, ../../app/styles/pages/_RebateDownloadTemplate.scss */

  .rebate-download-form form input[type=submit] {
    display: inline-block;
    margin-right: 4%;
    width: 44%;
  }

  /* line 160, ../../app/styles/pages/_RebateDownloadTemplate.scss */

  .rebate-download-form .q-text-area .input-name {
    max-width: 65%;
  }

  /* line 165, ../../app/styles/pages/_RebateDownloadTemplate.scss */

  .rebate-download-form .characters-counter {
    display: inline;
    float: right;
  }

  /* line 170, ../../app/styles/pages/_RebateDownloadTemplate.scss */

  .rebate-download-form .input-name {
    display: inline-block;
  }

  /* line 175, ../../app/styles/pages/_RebateDownloadTemplate.scss */

  .rebate-download-form .col-right {
    padding: 10px 0px 10px 10px;
  }

  /* line 179, ../../app/styles/pages/_RebateDownloadTemplate.scss */

  .rebate-download-form .col-left {
    padding: 10px 10px 10px 0px;
  }

  /* line 183, ../../app/styles/pages/_RebateDownloadTemplate.scss */

  .rebate-download-form .col-full-width {
    padding: 10px 0px 10px 0px;
  }
}

@media (min-width: 481px) {
  /* line 190, ../../app/styles/pages/_RebateDownloadTemplate.scss */

  .rebate-download-form .assistance-details {
    margin-top: 0px;
  }

  /* line 194, ../../app/styles/pages/_RebateDownloadTemplate.scss */

  .rebate-download-form .rebate-form {
    margin-bottom: 0px;
  }
}

/* line 202, ../../app/styles/pages/_RebateDownloadTemplate.scss */

.rebate-thanks-promo-block {
  padding: 20px;
  overflow: hidden;
}

/* line 205, ../../app/styles/pages/_RebateDownloadTemplate.scss */

.rebate-thanks-promo-block span {
  float: left;
  width: 40%;
  padding-right: 15px;
  display: inline-block;
  text-align: center;
  max-width: 200px;
}

/* line 213, ../../app/styles/pages/_RebateDownloadTemplate.scss */

.rebate-thanks-promo-block span img {
  width: 100%;
  display: none;
}

@media (min-width: 480px) {
  /* line 221, ../../app/styles/pages/_RebateDownloadTemplate.scss */

  .rebate-thanks-promo-block span img {
    display: block;
  }

  /* line 225, ../../app/styles/pages/_RebateDownloadTemplate.scss */

  .rebate-thanks-promo-block div {
    float: left;
    width: 60%;
  }
}

@media (min-width: 992px) {
  /* line 232, ../../app/styles/pages/_RebateDownloadTemplate.scss */

  .rebate-thanks-promo-block div {
    width: 78%;
  }
}

/**
 * TEMPLATE/PARTIAL NAME: OffersCouponsPage
 *
 */

/* line 8, ../../app/styles/pages/_OffersCouponsPage.scss */

.offers-coupons-page .gy-coupon-price {
  font-size: 36px !important;
}

/* line 12, ../../app/styles/pages/_OffersCouponsPage.scss */

.offers-coupons-page .small-coupon .coupon-image {
  width: 20% !important;
}

/* line 16, ../../app/styles/pages/_OffersCouponsPage.scss */

.offers-coupons-page .small-coupon .coupon-detail {
  width: 75% !important;
}

/* line 20, ../../app/styles/pages/_OffersCouponsPage.scss */

.offers-coupons-page .coupon-image-lgr {
  width: 30% !important;
}

/* line 24, ../../app/styles/pages/_OffersCouponsPage.scss */

.offers-coupons-page .coupon-detail-smlr {
  width: 65% !important;
}

/* line 28, ../../app/styles/pages/_OffersCouponsPage.scss */

.offers-coupons-page .coupons-container {
  padding-bottom: 20px;
}

/* line 31, ../../app/styles/pages/_OffersCouponsPage.scss */

.offers-coupons-page .coupons-container .red {
  color: #FF2534;
}

/* line 36, ../../app/styles/pages/_OffersCouponsPage.scss */

.offers-coupons-page .coupon-body {
  margin-bottom: 20px;
  min-height: 368px;
}

@media (min-width: 768px) {
  /* line 43, ../../app/styles/pages/_OffersCouponsPage.scss */

  .offers-coupons-page .page-header-description {
    float: left;
    width: 50%;
  }

  /* line 46, ../../app/styles/pages/_OffersCouponsPage.scss */

  .offers-coupons-page .page-header-description p {
    padding-right: 15px;
  }

  /* line 51, ../../app/styles/pages/_OffersCouponsPage.scss */

  .offers-coupons-page .page-header-image {
    background-image: url('/images/offer/ctsn.png');
    background-repeat: no-repeat;
    background-size: contain;
    -ms-behavior: url('/images/backgroundsize.min.htc');
    float: right;
    height: 200px;
    width: 50%;
  }
}

/* line 1, ../../app/styles/_prototype.scss */

.index-container {
  padding: 0 0 20px;
}

@media (min-width: 640px) {
  /* line 1, ../../app/styles/_prototype.scss */

  .index-container {
    padding: 20px 0 80px;
  }
}

/* line 6, ../../app/styles/_prototype.scss */

.index-container > div {
  border-top: 1px solid #d7e0f6;
  padding-top: 20px;
  margin-top: 25px;
}

/* line 202, ../../app/styles/_mixins.scss */

.index-container h1:before {
  font-family: "wingfoot_sansregular";
  font-weight: normal;
  text-transform: uppercase;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  content: 'ΓÇó';
  display: inline-block;
  color: #444;
  font-size: 1.5em;
  line-height: 1.5em;
  font-style: normal;
  margin: 0 -7px 0 -6px;
}

/* line 13, ../../app/styles/_prototype.scss */

.index-container h1:before {
  padding-right: 10px;
}

@media (max-width: 480px) {
  /* line 11, ../../app/styles/_prototype.scss */

  .index-container h1 {
    font-size: 22px;
    padding-left: 10px;
  }
}

/* line 21, ../../app/styles/_prototype.scss */

.index-container h2 {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  margin-top: 0;
  font-size: 24px;
}

/* line 25, ../../app/styles/_prototype.scss */

.index-container h2 small {
  display: none;
}

@media (max-width: 480px) {
  /* line 21, ../../app/styles/_prototype.scss */

  .index-container h2 {
    font-size: 18px;
  }
}

/* line 32, ../../app/styles/_prototype.scss */

.index-container ul {
  font-family: "NewsGothicFSLight", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  margin-left: 0;
  padding-left: 0;
}

/* line 36, ../../app/styles/_prototype.scss */

.index-container ul li {
  list-style-position: outside;
  list-style-type: disc;
  font-size: 16px;
  margin-left: 20px;
  margin-bottom: 6px;
  -webkit-column-break-inside: avoid;
  -moz-column-break-inside: avoid;
  column-break-inside: avoid;
}

/* line 45, ../../app/styles/_prototype.scss */

.index-container ul li .description {
  color: #859fe2;
  font-family: Arial, sans-serif;
  display: inline-block;
  padding: 0;
  font-size: 13px;
}

/* line 52, ../../app/styles/_prototype.scss */

.index-container ul li .assignee {
  color: #888;
  font-family: Arial, sans-serif;
  font-size: 13px;
  padding-bottom: 6px;
  display: block;
}

@media (min-width: 640px) {
  /* line 32, ../../app/styles/_prototype.scss */

  .index-container ul {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
  }
}

@media (min-width: 1024px) {
  /* line 32, ../../app/styles/_prototype.scss */

  .index-container ul {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
  }
}

@media (min-width: 1201px) {
  /* line 32, ../../app/styles/_prototype.scss */

  .index-container ul {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
  }
}

/* line 70, ../../app/styles/_prototype.scss */

.index-container .reference-section {
  background: white;
  background: -webkit-linear-gradient(top, #ffffff 0%, #f6f6f6 75%, #ebebeb 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 75%, #ebebeb 100%);
  border-radius: 12px;
  border: 1px solid #ccc;
  padding: 10px;
}

/* line 76, ../../app/styles/_prototype.scss */

.index-container .not-yet-built {
  border-top: none;
  padding-top: 0;
}

/* line 143, index.html */
.total-mobility-container {
  background-image: url('/images/totalMobility/total-mobility-home-background1.jpg');
  background-size: cover;
}

.total-mobility-title {
  font-family: 'TradeGothicBdCnNo20Obl';
  font-size: 72px;
  color: #FFDD00;
}

.total-mobility-tagline{
  font-family: 'TradeGothicBdCn20';
  font-size: 19px;
  color: white;
}

/* total mobility home page offering cards */
.tm-product-card {
  background-color: white;
  min-height: 450px;
  max-width: 100%;
  border-bottom: solid 5px;
  border-bottom-color: #E3D046;
  margin-bottom: 30px;
}
.tm-product-title {
  color: #fff;
  font-family: "NewsGothicBold";
  font-size: 18px;
  text-transform: uppercase;
  color: #274BA7;
}
.tm-product-desc1 {
  color: #fff;
  font-family: "NewsGothicFSLight";
  font-size: 18px;
  color: black;
  padding-bottom: 43px;
  margin: 0px 25px 0px 25px;
}
.tm-product-desc2 {
  color: #fff;
  font-family: "NewsGothicFSLight";
  font-size: 18px;
  color: black;
  padding-bottom: 43px;
  margin: 0px 25px 0px 25px;
}
.tm-product-desc3 {
  color: #fff;
  font-family: "NewsGothicFSLight";
  font-size: 18px;
  color: black;
  padding-bottom: 25px;
  margin: 0px 25px 0px 25px;
}
.tm-product-card img {
  max-width: 100%;
  border: solid 1px;
  border-color: white;
}

/* total mobility home page offering cards media queries */
@media (max-width: 768px) {
  .total-mobility-title {
    font-size: 60px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .tm-product-desc1 {
    padding-bottom: 125px;
  }
  .tm-product-desc2 {
    padding-bottom: 125px;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .tm-product-desc1 {
    padding-bottom: 100px;
  }
  .tm-product-desc2 {
    padding-bottom: 100px;
  }
}
@media (min-width: 1200px) {
  .tm-product-desc1 {
    padding-bottom: 50px;
  }
  .tm-product-desc2 {
    padding-bottom: 75px;
  }
}

