@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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */
body {
  margin: 0;
}

/* line 32, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 65, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 75, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */
[hidden],
template {
  display: none;
}

/* line 87, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */
a {
  background: transparent;
}

/* line 95, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 107, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 115, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 124, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 133, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 142, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 151, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */
small {
  font-size: 80%;
}

/* line 159, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 167, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 171, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 182, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */
img {
  border: 0;
}

/* line 190, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 201, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */
figure {
  margin: 1em 40px;
}

/* line 209, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */
pre {
  overflow: auto;
}

/* line 227, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 250, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 264, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */
button {
  overflow: visible;
}

/* line 275, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */
button,
select {
  text-transform: none;
}

/* line 288, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 309, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */
input {
  line-height: normal;
}

/* line 332, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 344, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 368, ../../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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 397, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */
textarea {
  overflow: auto;
}

/* line 406, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */
optgroup {
  font-weight: bold;
}

/* line 417, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 422, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_normalize.scss */
td,
th {
  padding: 0;
}

/* line 11, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 14, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 22, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: transparent;
}

/* line 27, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */
body {
  font-family: "Barlow-Light", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.428571429;
  color: #111;
  background-color: #fff;
}

/* line 36, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */
a {
  color: #2366c1;
  text-decoration: none;
}
/* line 52, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */
a:hover, a:focus {
  color: #2a6496;
  text-decoration: underline;
}
/* line 58, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */
figure {
  margin: 0;
}

/* line 76, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */
img {
  vertical-align: middle;
}

/* line 81, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 86, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-rounded {
  border-radius: 0;
}

/* line 93, ../../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;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

/* line 106, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-circle {
  border-radius: 50%;
}

/* line 113, ../../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, ../../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, ../../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, ../../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: "Barlow-Light";
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
/* line 16, ../../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, ../../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, ../../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, ../../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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */
h1, .h1 {
  font-size: 36px;
}

/* line 48, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */
h2, .h2 {
  font-size: 30px;
}

/* line 49, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */
h3, .h3 {
  font-size: 24px;
}

/* line 50, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */
h4, .h4 {
  font-size: 24px;
}

/* line 51, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */
h5, .h5 {
  font-size: 14px;
}

/* line 52, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */
h6, .h6 {
  font-size: 12px;
}

/* line 58, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */
p {
  margin: 0 0 10px;
}

/* line 62, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */
  .lead {
    font-size: 24px;
  }
}

/* line 78, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */
small,
.small {
  font-size: 85%;
}

/* line 82, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */
cite {
  font-style: normal;
}

/* line 84, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

/* line 91, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */
.text-left {
  text-align: left;
}

/* line 92, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */
.text-right {
  text-align: right;
}

/* line 93, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */
.text-center {
  text-align: center;
}

/* line 94, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */
.text-justify {
  text-align: justify;
}

/* line 97, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */
.text-muted {
  color: #999999;
}

/* line 5, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
  color: #274BA7;
}

/* line 8, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-primary:hover {
  color: #1d387e;
}

/* line 5, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-success {
  color: #468847;
}

/* line 8, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-success:hover {
  color: #356635;
}

/* line 5, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-info {
  color: #3a87ad;
}

/* line 8, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-info:hover {
  color: #2d6987;
}

/* line 5, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-warning {
  color: #c09853;
}

/* line 8, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-warning:hover {
  color: #a47e3c;
}

/* line 5, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
  color: #b94a48;
}

/* line 8, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-danger:hover {
  color: #953b39;
}

/* line 114, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */
.bg-primary {
  color: #fff;
}

/* line 5, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-primary {
  background-color: #274BA7;
}

/* line 8, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-primary:hover {
  background-color: #1d387e;
}

/* line 5, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-success {
  background-color: #dff0d8;
}

/* line 8, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-success:hover {
  background-color: #c1e2b3;
}

/* line 5, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-info {
  background-color: #d9edf7;
}

/* line 8, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-info:hover {
  background-color: #afd9ee;
}

/* line 5, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-warning {
  background-color: #fcf8e3;
}

/* line 8, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-warning:hover {
  background-color: #f7ecb5;
}

/* line 5, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-danger {
  background-color: #f2dede;
}

/* line 8, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-danger:hover {
  background-color: #e4b9b9;
}

/* line 133, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
/* line 148, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

/* line 157, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */
.list-unstyled, .list-inline {
  padding-left: 0;
  list-style: none;
}

/* line 163, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */
.list-inline {
  margin-left: -5px;
}
/* line 167, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */
dl {
  margin-top: 0;
  margin-bottom: 20px;
}

/* line 179, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */
dt,
dd {
  line-height: 1.428571429;
}

/* line 183, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */
dt {
  font-weight: bold;
}

/* line 186, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */
dd {
  margin-left: 0;
}

/* line 14, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 1025px) {
  /* line 201, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

/* line 219, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 231, ../../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, ../../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, ../../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, ../../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, ../../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, ../../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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */
blockquote:before,
blockquote:after {
  content: "";
}

/* line 290, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_type.scss */
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}

/* line 10, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container:before, .container:after {
  content: " ";
  display: table;
}
/* line 19, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 10, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  /* line 10, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  /* line 10, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 1170px;
  }
}

/* line 30, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
/* line 19, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container-fluid:after {
  clear: both;
}

/* line 39, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_grid.scss */
.row {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 14, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}
/* line 19, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.row:after {
  clear: both;
}

/* line 14, ../../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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1 {
  width: 8.3333333333%;
}

/* line 41, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-2 {
  width: 16.6666666667%;
}

/* line 41, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-3 {
  width: 25%;
}

/* line 41, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-4 {
  width: 33.3333333333%;
}

/* line 41, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-5 {
  width: 41.6666666667%;
}

/* line 41, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-6 {
  width: 50%;
}

/* line 41, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-7 {
  width: 58.3333333333%;
}

/* line 41, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-8 {
  width: 66.6666666667%;
}

/* line 41, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-9 {
  width: 75%;
}

/* line 41, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-10 {
  width: 83.3333333333%;
}

/* line 41, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-11 {
  width: 91.6666666667%;
}

/* line 41, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-12 {
  width: 100%;
}

/* line 61, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-0 {
  right: auto;
}

/* line 56, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-1 {
  right: 8.3333333333%;
}

/* line 56, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-2 {
  right: 16.6666666667%;
}

/* line 56, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 56, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-4 {
  right: 33.3333333333%;
}

/* line 56, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-5 {
  right: 41.6666666667%;
}

/* line 56, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 56, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-7 {
  right: 58.3333333333%;
}

/* line 56, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-8 {
  right: 66.6666666667%;
}

/* line 56, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 56, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-10 {
  right: 83.3333333333%;
}

/* line 56, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-11 {
  right: 91.6666666667%;
}

/* line 56, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 51, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-0 {
  left: auto;
}

/* line 46, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-1 {
  left: 8.3333333333%;
}

/* line 46, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-2 {
  left: 16.6666666667%;
}

/* line 46, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 46, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-4 {
  left: 33.3333333333%;
}

/* line 46, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-5 {
  left: 41.6666666667%;
}

/* line 46, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 46, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-7 {
  left: 58.3333333333%;
}

/* line 46, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-8 {
  left: 66.6666666667%;
}

/* line 46, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 46, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-10 {
  left: 83.3333333333%;
}

/* line 46, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-11 {
  left: 91.6666666667%;
}

/* line 46, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 66, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-0 {
  margin-left: 0%;
}

/* line 66, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

/* line 66, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

/* line 66, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 66, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

/* line 66, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

/* line 66, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 66, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

/* line 66, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

/* line 66, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 66, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

/* line 66, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

/* line 66, ../../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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    width: 8.3333333333%;
  }

  /* line 41, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    width: 16.6666666667%;
  }

  /* line 41, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    width: 25%;
  }

  /* line 41, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    width: 33.3333333333%;
  }

  /* line 41, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    width: 41.6666666667%;
  }

  /* line 41, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    width: 50%;
  }

  /* line 41, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    width: 58.3333333333%;
  }

  /* line 41, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    width: 66.6666666667%;
  }

  /* line 41, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    width: 75%;
  }

  /* line 41, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    width: 83.3333333333%;
  }

  /* line 41, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    width: 91.6666666667%;
  }

  /* line 41, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    width: 100%;
  }

  /* line 61, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-0 {
    right: auto;
  }

  /* line 56, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }

  /* line 56, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }

  /* line 56, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-3 {
    right: 25%;
  }

  /* line 56, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }

  /* line 56, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }

  /* line 56, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-6 {
    right: 50%;
  }

  /* line 56, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }

  /* line 56, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }

  /* line 56, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-9 {
    right: 75%;
  }

  /* line 56, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }

  /* line 56, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }

  /* line 56, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-12 {
    right: 100%;
  }

  /* line 51, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-0 {
    left: auto;
  }

  /* line 46, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-1 {
    left: 8.3333333333%;
  }

  /* line 46, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-2 {
    left: 16.6666666667%;
  }

  /* line 46, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-3 {
    left: 25%;
  }

  /* line 46, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-4 {
    left: 33.3333333333%;
  }

  /* line 46, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-5 {
    left: 41.6666666667%;
  }

  /* line 46, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-6 {
    left: 50%;
  }

  /* line 46, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-7 {
    left: 58.3333333333%;
  }

  /* line 46, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-8 {
    left: 66.6666666667%;
  }

  /* line 46, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-9 {
    left: 75%;
  }

  /* line 46, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-10 {
    left: 83.3333333333%;
  }

  /* line 46, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-11 {
    left: 91.6666666667%;
  }

  /* line 46, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-12 {
    left: 100%;
  }

  /* line 66, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-0 {
    margin-left: 0%;
  }

  /* line 66, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }

  /* line 66, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }

  /* line 66, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /* line 66, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }

  /* line 66, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }

  /* line 66, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /* line 66, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }

  /* line 66, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }

  /* line 66, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /* line 66, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }

  /* line 66, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }

  /* line 66, ../../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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    width: 8.3333333333%;
  }

  /* line 41, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    width: 16.6666666667%;
  }

  /* line 41, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    width: 25%;
  }

  /* line 41, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    width: 33.3333333333%;
  }

  /* line 41, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    width: 41.6666666667%;
  }

  /* line 41, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    width: 50%;
  }

  /* line 41, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    width: 58.3333333333%;
  }

  /* line 41, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    width: 66.6666666667%;
  }

  /* line 41, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    width: 75%;
  }

  /* line 41, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    width: 83.3333333333%;
  }

  /* line 41, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    width: 91.6666666667%;
  }

  /* line 41, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    width: 100%;
  }

  /* line 61, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-0 {
    right: auto;
  }

  /* line 56, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-1 {
    right: 8.3333333333%;
  }

  /* line 56, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-2 {
    right: 16.6666666667%;
  }

  /* line 56, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-3 {
    right: 25%;
  }

  /* line 56, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-4 {
    right: 33.3333333333%;
  }

  /* line 56, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-5 {
    right: 41.6666666667%;
  }

  /* line 56, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-6 {
    right: 50%;
  }

  /* line 56, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-7 {
    right: 58.3333333333%;
  }

  /* line 56, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-8 {
    right: 66.6666666667%;
  }

  /* line 56, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-9 {
    right: 75%;
  }

  /* line 56, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-10 {
    right: 83.3333333333%;
  }

  /* line 56, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-11 {
    right: 91.6666666667%;
  }

  /* line 56, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-12 {
    right: 100%;
  }

  /* line 51, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-0 {
    left: auto;
  }

  /* line 46, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-1 {
    left: 8.3333333333%;
  }

  /* line 46, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-2 {
    left: 16.6666666667%;
  }

  /* line 46, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-3 {
    left: 25%;
  }

  /* line 46, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-4 {
    left: 33.3333333333%;
  }

  /* line 46, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-5 {
    left: 41.6666666667%;
  }

  /* line 46, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-6 {
    left: 50%;
  }

  /* line 46, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-7 {
    left: 58.3333333333%;
  }

  /* line 46, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-8 {
    left: 66.6666666667%;
  }

  /* line 46, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-9 {
    left: 75%;
  }

  /* line 46, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-10 {
    left: 83.3333333333%;
  }

  /* line 46, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-11 {
    left: 91.6666666667%;
  }

  /* line 46, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-12 {
    left: 100%;
  }

  /* line 66, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-0 {
    margin-left: 0%;
  }

  /* line 66, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }

  /* line 66, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }

  /* line 66, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }

  /* line 66, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }

  /* line 66, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }

  /* line 66, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }

  /* line 66, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }

  /* line 66, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }

  /* line 66, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }

  /* line 66, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }

  /* line 66, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }

  /* line 66, ../../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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    width: 8.3333333333%;
  }

  /* line 41, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    width: 16.6666666667%;
  }

  /* line 41, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    width: 25%;
  }

  /* line 41, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    width: 33.3333333333%;
  }

  /* line 41, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    width: 41.6666666667%;
  }

  /* line 41, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    width: 50%;
  }

  /* line 41, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    width: 58.3333333333%;
  }

  /* line 41, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    width: 66.6666666667%;
  }

  /* line 41, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    width: 75%;
  }

  /* line 41, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    width: 83.3333333333%;
  }

  /* line 41, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    width: 91.6666666667%;
  }

  /* line 41, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    width: 100%;
  }

  /* line 61, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-0 {
    right: auto;
  }

  /* line 56, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }

  /* line 56, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }

  /* line 56, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-3 {
    right: 25%;
  }

  /* line 56, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }

  /* line 56, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }

  /* line 56, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-6 {
    right: 50%;
  }

  /* line 56, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }

  /* line 56, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }

  /* line 56, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-9 {
    right: 75%;
  }

  /* line 56, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }

  /* line 56, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }

  /* line 56, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-12 {
    right: 100%;
  }

  /* line 51, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-0 {
    left: auto;
  }

  /* line 46, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-1 {
    left: 8.3333333333%;
  }

  /* line 46, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-2 {
    left: 16.6666666667%;
  }

  /* line 46, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-3 {
    left: 25%;
  }

  /* line 46, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-4 {
    left: 33.3333333333%;
  }

  /* line 46, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-5 {
    left: 41.6666666667%;
  }

  /* line 46, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-6 {
    left: 50%;
  }

  /* line 46, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-7 {
    left: 58.3333333333%;
  }

  /* line 46, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-8 {
    left: 66.6666666667%;
  }

  /* line 46, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-9 {
    left: 75%;
  }

  /* line 46, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-10 {
    left: 83.3333333333%;
  }

  /* line 46, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-11 {
    left: 91.6666666667%;
  }

  /* line 46, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-12 {
    left: 100%;
  }

  /* line 66, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-0 {
    margin-left: 0%;
  }

  /* line 66, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }

  /* line 66, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }

  /* line 66, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }

  /* line 66, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }

  /* line 66, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }

  /* line 66, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }

  /* line 66, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }

  /* line 66, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }

  /* line 66, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }

  /* line 66, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }

  /* line 66, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }

  /* line 66, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
/* line 6, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_tables.scss */
table {
  max-width: 100%;
  background-color: transparent;
}

/* line 10, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_tables.scss */
th {
  text-align: left;
}

/* line 17, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table {
  width: 100%;
  margin-bottom: 20px;
}
/* line 25, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
/* line 35, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
/* line 44, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
/* line 51, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
/* line 56, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table .table {
  background-color: #fff;
}

/* line 69, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

/* line 82, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #ddd;
}
/* line 88, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
/* line 95, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 109, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

/* line 123, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}

/* line 135, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_tables.scss */
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

/* line 143, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_tables.scss */
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

/* line 9, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

/* line 20, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

/* line 9, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

/* line 20, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

/* line 9, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

/* line 20, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

/* line 9, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

/* line 20, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

/* line 9, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

/* line 20, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

@media screen and (max-width: 767px) {
  /* line 171, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch;
  }
  /* line 182, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 190, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  /* line 199, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 207, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  /* line 211, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  /* line 224, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

/* line 10, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

/* line 20, ../../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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 52, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */
input[type="file"] {
  display: block;
}

/* line 65, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */
input[type="range"] {
  display: block;
  width: 100%;
}

/* line 71, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */
select[multiple],
select[size] {
  height: auto;
}

/* line 77, ../../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, ../../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, ../../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;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_forms.scss */
.form-control:focus {
  border-color: #ffdd00;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 221, 0, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 221, 0, 0.6);
}
/* line 102, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
/* line 104, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.form-control:-ms-input-placeholder {
  color: #999999;
}
/* line 105, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-webkit-input-placeholder {
  color: #999999;
}
/* line 141, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */
textarea.form-control {
  height: auto;
}

/* line 165, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-appearance: none;
}

/* line 176, ../../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, ../../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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-group {
  margin-bottom: 15px;
}

/* line 207, ../../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, ../../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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

/* line 234, ../../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, ../../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, ../../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, ../../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, ../../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, ../../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, ../../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, ../../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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback {
  position: relative;
}
/* line 284, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback .form-control {
  padding-right: 42.5px;
}

/* line 289, ../../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, ../../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, ../../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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 20, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
/* line 27, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control-feedback {
  color: #468847;
}

/* line 8, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 20, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
/* line 27, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control-feedback {
  color: #c09853;
}

/* line 8, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 20, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
/* line 27, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control-feedback {
  color: #b94a48;
}

/* line 328, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-control-static {
  margin-bottom: 0;
}

/* line 338, ../../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, ../../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, ../../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, ../../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, ../../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, ../../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, ../../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, ../../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, ../../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, ../../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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
/* line 451, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 14, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:after {
  clear: both;
}
/* line 455, ../../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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}

/* line 9, ../../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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn:hover, .btn:focus {
  color: #333;
  text-decoration: none;
}
/* line 36, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 43, ../../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);
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 57, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
/* line 11, ../../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, ../../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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

/* line 60, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
}
/* line 11, ../../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, ../../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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary .badge {
  color: #428bca;
  background-color: #fff;
}

/* line 64, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
/* line 11, ../../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, ../../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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

/* line 68, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
/* line 11, ../../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, ../../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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

/* line 72, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
/* line 11, ../../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, ../../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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

/* line 76, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
/* line 11, ../../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, ../../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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

/* line 85, ../../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, ../../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;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 98, ../../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, ../../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, ../../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, ../../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, ../../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, ../../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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 156, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_component-animations.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
/* line 13, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_component-animations.scss */
.fade.in {
  opacity: 1;
}

/* line 18, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_component-animations.scss */
.collapse {
  display: none;
}
/* line 21, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_component-animations.scss */
.collapse.in {
  display: block;
}

/* line 26, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_component-animations.scss */
tr.collapse.in {
  display: table-row;
}

/* line 28, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_component-animations.scss */
tbody.collapse.in {
  display: table-row-group;
}

/* line 30, ../../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;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}

/* line 15, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-asterisk:before {
  content: "\2a";
}

/* line 29, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plus:before {
  content: "\2b";
}

/* line 30, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-euro:before {
  content: "\20ac";
}

/* line 31, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-minus:before {
  content: "\2212";
}

/* line 32, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud:before {
  content: "\2601";
}

/* line 33, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-envelope:before {
  content: "\2709";
}

/* line 34, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pencil:before {
  content: "\270f";
}

/* line 35, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-glass:before {
  content: "\e001";
}

/* line 36, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-music:before {
  content: "\e002";
}

/* line 37, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-search:before {
  content: "\e003";
}

/* line 38, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-heart:before {
  content: "\e005";
}

/* line 39, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-star:before {
  content: "\e006";
}

/* line 40, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-star-empty:before {
  content: "\e007";
}

/* line 41, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-user:before {
  content: "\e008";
}

/* line 42, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-film:before {
  content: "\e009";
}

/* line 43, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th-large:before {
  content: "\e010";
}

/* line 44, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th:before {
  content: "\e011";
}

/* line 45, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th-list:before {
  content: "\e012";
}

/* line 46, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove:before {
  content: "\e014";
}

/* line 48, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-zoom-in:before {
  content: "\e015";
}

/* line 49, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-zoom-out:before {
  content: "\e016";
}

/* line 50, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-off:before {
  content: "\e017";
}

/* line 51, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-signal:before {
  content: "\e018";
}

/* line 52, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cog:before {
  content: "\e019";
}

/* line 53, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-trash:before {
  content: "\e020";
}

/* line 54, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-home:before {
  content: "\e021";
}

/* line 55, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-file:before {
  content: "\e022";
}

/* line 56, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-time:before {
  content: "\e023";
}

/* line 57, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-road:before {
  content: "\e024";
}

/* line 58, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-download-alt:before {
  content: "\e025";
}

/* line 59, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-download:before {
  content: "\e026";
}

/* line 60, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-upload:before {
  content: "\e027";
}

/* line 61, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-inbox:before {
  content: "\e028";
}

/* line 62, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-play-circle:before {
  content: "\e029";
}

/* line 63, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-repeat:before {
  content: "\e030";
}

/* line 64, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-refresh:before {
  content: "\e031";
}

/* line 65, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-list-alt:before {
  content: "\e032";
}

/* line 66, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-lock:before {
  content: "\e033";
}

/* line 67, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-flag:before {
  content: "\e034";
}

/* line 68, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-headphones:before {
  content: "\e035";
}

/* line 69, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-off:before {
  content: "\e036";
}

/* line 70, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-down:before {
  content: "\e037";
}

/* line 71, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-up:before {
  content: "\e038";
}

/* line 72, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-qrcode:before {
  content: "\e039";
}

/* line 73, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-barcode:before {
  content: "\e040";
}

/* line 74, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tag:before {
  content: "\e041";
}

/* line 75, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tags:before {
  content: "\e042";
}

/* line 76, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-book:before {
  content: "\e043";
}

/* line 77, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bookmark:before {
  content: "\e044";
}

/* line 78, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-print:before {
  content: "\e045";
}

/* line 79, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-camera:before {
  content: "\e046";
}

/* line 80, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-font:before {
  content: "\e047";
}

/* line 81, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bold:before {
  content: "\e048";
}

/* line 82, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-italic:before {
  content: "\e049";
}

/* line 83, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-height:before {
  content: "\e050";
}

/* line 84, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-width:before {
  content: "\e051";
}

/* line 85, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-left:before {
  content: "\e052";
}

/* line 86, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-center:before {
  content: "\e053";
}

/* line 87, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-right:before {
  content: "\e054";
}

/* line 88, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-justify:before {
  content: "\e055";
}

/* line 89, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-list:before {
  content: "\e056";
}

/* line 90, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-indent-left:before {
  content: "\e057";
}

/* line 91, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-indent-right:before {
  content: "\e058";
}

/* line 92, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-facetime-video:before {
  content: "\e059";
}

/* line 93, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-picture:before {
  content: "\e060";
}

/* line 94, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-map-marker:before {
  content: "\e062";
}

/* line 95, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-adjust:before {
  content: "\e063";
}

/* line 96, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tint:before {
  content: "\e064";
}

/* line 97, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-edit:before {
  content: "\e065";
}

/* line 98, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-share:before {
  content: "\e066";
}

/* line 99, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-check:before {
  content: "\e067";
}

/* line 100, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-move:before {
  content: "\e068";
}

/* line 101, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-step-backward:before {
  content: "\e069";
}

/* line 102, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fast-backward:before {
  content: "\e070";
}

/* line 103, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-backward:before {
  content: "\e071";
}

/* line 104, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-play:before {
  content: "\e072";
}

/* line 105, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pause:before {
  content: "\e073";
}

/* line 106, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-stop:before {
  content: "\e074";
}

/* line 107, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-forward:before {
  content: "\e075";
}

/* line 108, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fast-forward:before {
  content: "\e076";
}

/* line 109, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-step-forward:before {
  content: "\e077";
}

/* line 110, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eject:before {
  content: "\e078";
}

/* line 111, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-left:before {
  content: "\e079";
}

/* line 112, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-right:before {
  content: "\e080";
}

/* line 113, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plus-sign:before {
  content: "\e081";
}

/* line 114, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-minus-sign:before {
  content: "\e082";
}

/* line 115, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove-sign:before {
  content: "\e083";
}

/* line 116, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok-sign:before {
  content: "\e084";
}

/* line 117, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-question-sign:before {
  content: "\e085";
}

/* line 118, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-info-sign:before {
  content: "\e086";
}

/* line 119, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-screenshot:before {
  content: "\e087";
}

/* line 120, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove-circle:before {
  content: "\e088";
}

/* line 121, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok-circle:before {
  content: "\e089";
}

/* line 122, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ban-circle:before {
  content: "\e090";
}

/* line 123, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-left:before {
  content: "\e091";
}

/* line 124, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-right:before {
  content: "\e092";
}

/* line 125, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-up:before {
  content: "\e093";
}

/* line 126, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-down:before {
  content: "\e094";
}

/* line 127, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-share-alt:before {
  content: "\e095";
}

/* line 128, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-full:before {
  content: "\e096";
}

/* line 129, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-small:before {
  content: "\e097";
}

/* line 130, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}

/* line 131, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-gift:before {
  content: "\e102";
}

/* line 132, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-leaf:before {
  content: "\e103";
}

/* line 133, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fire:before {
  content: "\e104";
}

/* line 134, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eye-open:before {
  content: "\e105";
}

/* line 135, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eye-close:before {
  content: "\e106";
}

/* line 136, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-warning-sign:before {
  content: "\e107";
}

/* line 137, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plane:before {
  content: "\e108";
}

/* line 138, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-calendar:before {
  content: "\e109";
}

/* line 139, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-random:before {
  content: "\e110";
}

/* line 140, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-comment:before {
  content: "\e111";
}

/* line 141, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-magnet:before {
  content: "\e112";
}

/* line 142, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-up:before {
  content: "\e113";
}

/* line 143, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-down:before {
  content: "\e114";
}

/* line 144, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-retweet:before {
  content: "\e115";
}

/* line 145, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-shopping-cart:before {
  content: "\e116";
}

/* line 146, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-folder-close:before {
  content: "\e117";
}

/* line 147, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-folder-open:before {
  content: "\e118";
}

/* line 148, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-vertical:before {
  content: "\e119";
}

/* line 149, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}

/* line 150, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hdd:before {
  content: "\e121";
}

/* line 151, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bullhorn:before {
  content: "\e122";
}

/* line 152, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bell:before {
  content: "\e123";
}

/* line 153, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-certificate:before {
  content: "\e124";
}

/* line 154, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-up:before {
  content: "\e125";
}

/* line 155, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-down:before {
  content: "\e126";
}

/* line 156, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-right:before {
  content: "\e127";
}

/* line 157, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-left:before {
  content: "\e128";
}

/* line 158, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-up:before {
  content: "\e129";
}

/* line 159, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-down:before {
  content: "\e130";
}

/* line 160, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

/* line 161, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

/* line 162, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

/* line 163, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

/* line 164, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-globe:before {
  content: "\e135";
}

/* line 165, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-wrench:before {
  content: "\e136";
}

/* line 166, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tasks:before {
  content: "\e137";
}

/* line 167, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-filter:before {
  content: "\e138";
}

/* line 168, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-briefcase:before {
  content: "\e139";
}

/* line 169, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fullscreen:before {
  content: "\e140";
}

/* line 170, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-dashboard:before {
  content: "\e141";
}

/* line 171, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-paperclip:before {
  content: "\e142";
}

/* line 172, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-heart-empty:before {
  content: "\e143";
}

/* line 173, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-link:before {
  content: "\e144";
}

/* line 174, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-phone:before {
  content: "\e145";
}

/* line 175, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pushpin:before {
  content: "\e146";
}

/* line 176, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-usd:before {
  content: "\e148";
}

/* line 177, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-gbp:before {
  content: "\e149";
}

/* line 178, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort:before {
  content: "\e150";
}

/* line 179, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

/* line 180, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

/* line 181, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order:before {
  content: "\e153";
}

/* line 182, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

/* line 183, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

/* line 184, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

/* line 185, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-unchecked:before {
  content: "\e157";
}

/* line 186, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-expand:before {
  content: "\e158";
}

/* line 187, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-collapse-down:before {
  content: "\e159";
}

/* line 188, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-collapse-up:before {
  content: "\e160";
}

/* line 189, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-log-in:before {
  content: "\e161";
}

/* line 190, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-flash:before {
  content: "\e162";
}

/* line 191, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-log-out:before {
  content: "\e163";
}

/* line 192, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-new-window:before {
  content: "\e164";
}

/* line 193, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-record:before {
  content: "\e165";
}

/* line 194, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-save:before {
  content: "\e166";
}

/* line 195, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-open:before {
  content: "\e167";
}

/* line 196, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-saved:before {
  content: "\e168";
}

/* line 197, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-import:before {
  content: "\e169";
}

/* line 198, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-export:before {
  content: "\e170";
}

/* line 199, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-send:before {
  content: "\e171";
}

/* line 200, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-disk:before {
  content: "\e172";
}

/* line 201, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-saved:before {
  content: "\e173";
}

/* line 202, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-remove:before {
  content: "\e174";
}

/* line 203, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-save:before {
  content: "\e175";
}

/* line 204, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-open:before {
  content: "\e176";
}

/* line 205, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-credit-card:before {
  content: "\e177";
}

/* line 206, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-transfer:before {
  content: "\e178";
}

/* line 207, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cutlery:before {
  content: "\e179";
}

/* line 208, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-header:before {
  content: "\e180";
}

/* line 209, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-compressed:before {
  content: "\e181";
}

/* line 210, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-earphone:before {
  content: "\e182";
}

/* line 211, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-phone-alt:before {
  content: "\e183";
}

/* line 212, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tower:before {
  content: "\e184";
}

/* line 213, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-stats:before {
  content: "\e185";
}

/* line 214, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sd-video:before {
  content: "\e186";
}

/* line 215, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hd-video:before {
  content: "\e187";
}

/* line 216, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-subtitles:before {
  content: "\e188";
}

/* line 217, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-stereo:before {
  content: "\e189";
}

/* line 218, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-dolby:before {
  content: "\e190";
}

/* line 219, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-5-1:before {
  content: "\e191";
}

/* line 220, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-6-1:before {
  content: "\e192";
}

/* line 221, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-7-1:before {
  content: "\e193";
}

/* line 222, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-copyright-mark:before {
  content: "\e194";
}

/* line 223, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-registration-mark:before {
  content: "\e195";
}

/* line 224, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud-download:before {
  content: "\e197";
}

/* line 225, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud-upload:before {
  content: "\e198";
}

/* line 226, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tree-conifer:before {
  content: "\e199";
}

/* line 227, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}

/* line 7, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown {
  position: relative;
}

/* line 24, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 29, ../../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;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
/* line 52, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
/* line 58, ../../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, ../../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, ../../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, ../../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, ../../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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.open > .dropdown-menu {
  display: block;
}
/* line 127, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.open > a {
  outline: 0;
}

/* line 136, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu-right {
  left: auto;
  right: 0;
}

/* line 146, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu-left {
  left: 0;
  right: auto;
}

/* line 152, ../../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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 184, ../../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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  /* line 209, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
/* line 6, ../../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, ../../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, ../../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, ../../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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar {
  margin-left: -5px;
}
/* line 14, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}
/* line 19, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:after {
  clear: both;
}
/* line 43, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
/* line 47, ../../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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}
/* line 61, ../../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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group {
  float: left;
}

/* line 75, ../../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, ../../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, ../../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, ../../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, ../../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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 123, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 130, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn .caret {
  margin-left: 0;
}

/* line 134, ../../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, ../../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, ../../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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:after {
  clear: both;
}
/* line 160, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
/* line 165, ../../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, ../../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, ../../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, ../../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, ../../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, ../../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, ../../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, ../../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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .btn {
  width: 100%;
}

/* line 231, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
/* line 13, ../../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, ../../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, ../../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, ../../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, ../../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, ../../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, ../../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, ../../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, ../../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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 112, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon:last-child {
  border-left: 0;
}

/* line 127, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn > .btn {
  position: relative;
}
/* line 138, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
/* line 142, ../../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, ../../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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
/* line 14, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.nav:before, .nav:after {
  content: " ";
  display: table;
}
/* line 19, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.nav:after {
  clear: both;
}
/* line 15, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav > li {
  position: relative;
  display: block;
}
/* line 19, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
/* line 23, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav > li.disabled > a {
  color: #999999;
}
/* line 34, ../../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, ../../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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 76, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
/* line 78, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
/* line 84, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
/* line 96, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li {
  float: left;
}
/* line 122, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li > a {
  border-radius: 4px;
}
/* line 125, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li + li {
  margin-left: 2px;
}
/* line 131, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-stacked > li {
  float: none;
}
/* line 146, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 160, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
/* line 163, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
/* line 165, ../../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, ../../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, ../../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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
/* line 193, ../../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, ../../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, ../../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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tab-content > .tab-pane {
  display: none;
}
/* line 227, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tab-content > .active {
  display: block;
}

/* line 237, ../../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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar:before, .navbar:after {
  content: " ";
  display: table;
}
/* line 19, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar:after {
  clear: both;
}
@media (min-width: 1025px) {
  /* line 11, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar {
    border-radius: 4px;
  }
}

/* line 14, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}
/* line 19, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-header:after {
  clear: both;
}
@media (min-width: 1025px) {
  /* line 31, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-header {
    float: left;
  }
}

/* line 50, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}
/* line 19, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:after {
  clear: both;
}
/* line 59, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 1025px) {
  /* line 50, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  /* line 68, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-collapse.in {
    overflow-y: visible;
  }
  /* line 81, ../../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, ../../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, ../../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, ../../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, ../../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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-static-top {
    border-radius: 0;
  }
}

/* line 138, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

/* line 150, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

/* line 154, ../../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, ../../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, ../../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, ../../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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle:focus {
  outline: 0;
}
/* line 207, ../../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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggle {
    display: none;
  }
}

/* line 228, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav {
  margin: 7.5px -15px;
}
/* line 231, ../../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, ../../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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  /* line 253, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 266, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav > li {
    float: left;
  }
  /* line 268, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  /* line 274, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-left {
    float: left !important;
  }

  /* line 291, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-right {
    float: right !important;
  }
}
/* line 302, ../../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;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 1025px) {
  /* line 302, ../../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;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  /* line 334, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}

/* line 344, ../../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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn {
  margin-top: 10.5px;
  margin-bottom: 10.5px;
}
/* line 361, ../../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, ../../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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
  /* line 383, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}

/* line 393, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default {
  background-color: #274BA7;
  border-color: #e7e7e7;
}
/* line 397, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-brand {
  color: #777;
}
/* line 399, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-text {
  color: #ffdd00;
}
/* line 411, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a {
  color: #ffdd00;
}
/* line 414, ../../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, ../../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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle {
  border-color: transparent;
}
/* line 440, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #ffdd00;
}
/* line 449, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
/* line 458, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #ffdd00;
  }
  /* line 471, ../../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, ../../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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-link {
  color: #ffdd00;
}
/* line 504, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-link:hover {
  color: #ffdd00;
}
/* line 509, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link {
  color: #ffdd00;
}
/* line 511, ../../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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}
/* line 531, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand {
  color: #999999;
}
/* line 533, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-text {
  color: #999999;
}
/* line 545, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #999999;
}
/* line 548, ../../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, ../../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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
/* line 575, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
/* line 584, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
/* line 592, ../../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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  /* line 609, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999999;
  }
  /* line 611, ../../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, ../../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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link {
  color: #999999;
}
/* line 639, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
/* line 644, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link {
  color: #999999;
}
/* line 646, ../../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, ../../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 6, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_pager.scss */
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
/* line 14, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.pager:before, .pager:after {
  content: " ";
  display: table;
}
/* line 19, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.pager:after {
  clear: both;
}
/* line 12, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_pager.scss */
.pager li {
  display: inline;
}
/* line 14, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_pager.scss */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
/* line 23, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_pager.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
/* line 31, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_pager.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}
/* line 38, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_pager.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}
/* line 45, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_pager.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  background-color: #fff;
  cursor: not-allowed;
}

/* line 9, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}
/* line 22, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert .alert-link {
  font-weight: bold;
}
/* line 27, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
/* line 31, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 40, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert-dismissable {
  padding-right: 35px;
}
/* line 44, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 56, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
/* line 8, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-success hr {
  border-top-color: #c9e2b3;
}
/* line 11, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 59, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
/* line 8, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-info hr {
  border-top-color: #a6e1ec;
}
/* line 11, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-info .alert-link {
  color: #245269;
}

/* line 62, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
/* line 8, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-warning hr {
  border-top-color: #f7e1b5;
}
/* line 11, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 65, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
/* line 8, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-danger hr {
  border-top-color: #e4b9c0;
}
/* line 11, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-danger .alert-link {
  color: #843534;
}

/* line 2, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_media.scss */
.media {
  margin-top: 15px;
}
/* line 6, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_media.scss */
.media:first-child {
  margin-top: 0;
}

/* line 11, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_media.scss */
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}

/* line 17, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_media.scss */
.media-body {
  width: 10000px;
}

/* line 21, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_media.scss */
.media-object {
  display: block;
}

/* line 25, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_media.scss */
.media-right,
.media > .pull-right {
  padding-left: 10px;
}

/* line 30, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_media.scss */
.media-left,
.media > .pull-left {
  padding-right: 10px;
}

/* line 36, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_media.scss */
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

/* line 43, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_media.scss */
.media-middle {
  vertical-align: middle;
}

/* line 47, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_media.scss */
.media-bottom {
  vertical-align: bottom;
}

/* line 52, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_media.scss */
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 60, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_media.scss */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 10, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_list-group.scss */
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

/* line 21, ../../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, ../../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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item > .badge {
  float: right;
}
/* line 43, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}

/* line 54, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item {
  color: #555;
}
/* line 57, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item .list-group-item-heading {
  color: #333;
}
/* line 62, ../../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, ../../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, ../../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, ../../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, ../../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, ../../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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-success {
  color: #468847;
  background-color: #dff0d8;
}

/* line 11, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success {
  color: #468847;
}
/* line 14, ../../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, ../../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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
  color: #3a87ad;
  background-color: #d9edf7;
}

/* line 11, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info {
  color: #3a87ad;
}
/* line 14, ../../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, ../../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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #c09853;
  background-color: #fcf8e3;
}

/* line 11, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning {
  color: #c09853;
}
/* line 14, ../../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, ../../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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-danger {
  color: #b94a48;
  background-color: #f2dede;
}

/* line 11, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger {
  color: #b94a48;
}
/* line 14, ../../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, ../../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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 126, ../../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, ../../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;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 16, ../../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-dist-windowshade .content, .warranty-treadLife .gy-min-windowshade .content {
  padding: 15px;
}
/* line 14, ../../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-dist-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-dist-windowshade .content:after, .warranty-treadLife .gy-min-windowshade .content:after {
  content: " ";
  display: table;
}
/* line 19, ../../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-dist-windowshade .content:after, .warranty-treadLife .gy-min-windowshade .content:after {
  clear: both;
}

/* line 22, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 33, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel-title > a {
  color: inherit;
}

/* line 45, ../../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 59, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group {
  margin-bottom: 0;
}
/* line 62, ../../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 69, ../../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 76, ../../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 85, ../../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 97, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}
/* line 102, ../../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 109, ../../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 113, ../../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 121, ../../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 128, ../../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 132, ../../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 139, ../../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-dist-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-dist-windowshade .panel > .content + .table-responsive,
.warranty-treadLife .gy-min-windowshade .panel > .content + .table-responsive {
  border-top: 1px solid #ddd;
}
/* line 143, ../../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 147, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
/* line 154, ../../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 158, ../../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 167, ../../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 176, ../../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 183, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

/* line 195, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel-group {
  margin-bottom: 20px;
}
/* line 199, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}
/* line 202, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}
/* line 207, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}
/* line 209, ../../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-dist-windowshade .content, .warranty-treadLife .gy-dist-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 213, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-footer {
  border-top: 0;
}
/* line 215, ../../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-dist-windowshade .content, .warranty-treadLife .gy-dist-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 223, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel-default {
  border-color: #ddd;
}
/* line 6, ../../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, ../../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-dist-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, ../../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-dist-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 226, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel-primary {
  border-color: #428bca;
}
/* line 6, ../../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, ../../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-dist-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, ../../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-dist-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 229, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel-success {
  border-color: #d6e9c6;
}
/* line 6, ../../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, ../../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-dist-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, ../../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-dist-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 232, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel-info {
  border-color: #bce8f1;
}
/* line 6, ../../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, ../../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-dist-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, ../../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-dist-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 235, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel-warning {
  border-color: #faebcc;
}
/* line 6, ../../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, ../../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-dist-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, ../../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-dist-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 238, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel-danger {
  border-color: #ebccd1;
}
/* line 6, ../../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, ../../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-dist-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, ../../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-dist-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 5, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
/* line 12, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
/* line 26, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
/* line 31, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/* line 6, ../../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, ../../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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-open {
  overflow: hidden;
}

/* line 16, ../../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, ../../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%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
/* line 37, ../../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);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 41, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 48, ../../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;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

/* line 61, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 71, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 76, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 87, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

/* line 94, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-body {
  position: relative;
  padding: 15px;
}

/* line 100, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}
/* line 19, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-footer:after {
  clear: both;
}
/* line 107, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
/* line 112, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
/* line 116, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 122, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_modals.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  /* line 137, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_modals.scss */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  /* line 142, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_modals.scss */
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  /* line 146, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_modals.scss */
  .modal-lg {
    width: 900px;
  }
}
/* line 7, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel {
  position: relative;
}

/* line 11, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
/* line 16, ../../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;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
/* line 22, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
/* line 33, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active {
  left: 0;
}
/* line 37, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next {
  left: 100%;
}
/* line 47, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .prev {
  left: -100%;
}
/* line 50, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
/* line 55, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.left {
  left: -100%;
}
/* line 58, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 67, ../../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, ../../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: -o-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, ../../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: -o-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, ../../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, ../../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, ../../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, ../../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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev:before {
  content: '\2039';
}
/* line 135, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-next:before {
  content: '\203a';
}

/* line 146, ../../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, ../../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, ../../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, ../../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, ../../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, ../../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, ../../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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  /* line 238, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}
/* line 14, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
/* line 19, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:after {
  clear: both;
}

/* line 12, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_utilities.scss */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 15, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_utilities.scss */
.pull-right {
  float: right !important;
}

/* line 18, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_utilities.scss */
.pull-left {
  float: left !important;
}

/* line 27, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_utilities.scss */
.hide {
  display: none !important;
}

/* line 30, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_utilities.scss */
.show {
  display: block !important;
}

/* line 33, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 36, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_utilities.scss */
.hidden {
  display: none !important;
  visibility: hidden !important;
}

/* line 54, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_utilities.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
/* line 18, ../../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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-xs {
    display: block !important;
  }

  /* line 10, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-xs {
    display: table;
  }

  /* line 11, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-xs {
    display: table-row !important;
  }

  /* line 12, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  /* line 53, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  /* line 58, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-sm {
    display: block !important;
  }

  /* line 10, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-sm {
    display: table;
  }

  /* line 11, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-sm {
    display: table-row !important;
  }

  /* line 12, ../../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, ../../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, ../../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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-md {
    display: block !important;
  }

  /* line 10, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-md {
    display: table;
  }

  /* line 11, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-md {
    display: table-row !important;
  }

  /* line 12, ../../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, ../../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, ../../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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-lg {
    display: block !important;
  }

  /* line 10, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-lg {
    display: table;
  }

  /* line 11, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-lg {
    display: table-row !important;
  }

  /* line 12, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  /* line 110, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  /* line 115, ../../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, ../../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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 18, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-lg {
    display: none !important;
  }
}
/* line 18, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 7, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-print {
    display: block !important;
  }

  /* line 10, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-print {
    display: table;
  }

  /* line 11, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-print {
    display: table-row !important;
  }

  /* line 12, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-block {
  display: none !important;
}
@media print {
  /* line 149, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 156, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline {
  display: none !important;
}
@media print {
  /* line 156, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 163, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline-block {
  display: none !important;
}
@media print {
  /* line 163, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 18, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-print {
    display: none !important;
  }
}
/* Use the four mixins below for Trade Gothic thin / thin italic / bold / bold italic */
/* line 248, _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: -moz-linear-gradient(45deg, #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, _mixins.scss */
.notch-yellow-btm {
  background-image: -webkit-gradient(linear, left bottom, right top, color-stop(0px, #E3D046), color-stop(8px, #E3D046), color-stop(8px, #ffdd00), color-stop(100%, #ffdd00)) !important;
  background-image: -webkit-linear-gradient(-225deg, #E3D046 0px, #E3D046 8px, #ffdd00 8px, #ffdd00 100%) !important;
  background-image: -moz-linear-gradient(-45deg, #E3D046 0px, #E3D046 8px, #ffdd00 8px, #ffdd00 100%) !important;
  background-image: linear-gradient(-45deg, #E3D046 0px, #E3D046 8px, #ffdd00 8px, #ffdd00 100%) !important;
  background-position: -5px -5px;
  padding-left: 30px;
  padding-right: 30px;
}

/* line 256, _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: -moz-linear-gradient(45deg, #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, _mixins.scss */
.notch-blue-btm {
  background-image: -webkit-gradient(linear, left bottom, right top, color-stop(0px, #1A3C8C), color-stop(8px, #1A3C8C), color-stop(8px, #274BA7), color-stop(100%, #274BA7)) !important;
  background-image: -webkit-linear-gradient(-225deg, #1A3C8C 0px, #1A3C8C 8px, #274BA7 8px, #274BA7 100%) !important;
  background-image: -moz-linear-gradient(-45deg, #1A3C8C 0px, #1A3C8C 8px, #274BA7 8px, #274BA7 100%) !important;
  background-image: linear-gradient(-45deg, #1A3C8C 0px, #1A3C8C 8px, #274BA7 8px, #274BA7 100%) !important;
  background-position: -5px -5px;
  padding-left: 30px;
  padding-right: 30px;
}

/* line 264, _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: -moz-linear-gradient(45deg, #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, _mixins.scss */
.notch-white-btm {
  background-image: -webkit-gradient(linear, left bottom, right top, color-stop(0px, #D7D7D7), color-stop(8px, #D7D7D7), color-stop(8px, #F0F0F0), color-stop(100%, #F0F0F0)) !important;
  background-image: -webkit-linear-gradient(-225deg, #D7D7D7 0px, #D7D7D7 8px, #F0F0F0 8px, #F0F0F0 100%) !important;
  background-image: -moz-linear-gradient(-45deg, #D7D7D7 0px, #D7D7D7 8px, #F0F0F0 8px, #F0F0F0 100%) !important;
  background-image: linear-gradient(-45deg, #D7D7D7 0px, #D7D7D7 8px, #F0F0F0 8px, #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 */
@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, _icomoon.scss */
.icomoon-icon, .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, _icomoon.scss */
.icomoon-icon:empty, .alternativeTabsComponent .nav-tabs li.active a span:empty, .tireSelectorContainer .nav-tabs li.active a span:empty {
  width: 1em;
}

/* line 19, _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;
}

/* line 33, _icomoon.scss */
.icon-gy-cart-right:before {
  content: "\e676";
}

/* line 37, _icomoon.scss */
.icon-gy-find-tires:before {
  content: "\e673";
}

/* line 41, _icomoon.scss */
.icon-additional-resources:before {
  content: "\e674";
}

/* line 45, _icomoon.scss */
.icon-tire:before {
  content: "\e675";
}

/* line 49, _icomoon.scss */
.icon-gy-click-indicator-thick:before {
  content: "\e671";
}

/* line 53, _icomoon.scss */
.icon-gy-click-indicator-thin:before {
  content: "\e672";
}

/* line 57, _icomoon.scss */
.icon-bold-arrow-up:before {
  content: "\e604";
}

/* line 61, _icomoon.scss */
.icon-bold-arrow-down:before {
  content: "\e670";
}

/* line 65, _icomoon.scss */
.icon-gy-treadmark:before {
  content: "\e66f";
}

/* line 69, _icomoon.scss */
.icon-gy-calendar:before {
  content: "\e66d";
}

/* line 73, _icomoon.scss */
.icon-gy-person:before {
  content: "\e66e";
}

/* line 77, _icomoon.scss */
.icon-gy-lock:before {
  content: "\e66b";
}

/* line 81, _icomoon.scss */
.icon-gy-cart:before {
  content: "\e66c";
}

/* line 85, _icomoon.scss */
.icon-gy-chevron-long:before {
  content: "\e669";
}

/* line 89, _icomoon.scss */
.icon-gy-chevron-short:before {
  content: "\e66a";
}

/* line 93, _icomoon.scss */
.icon-goodyear-card:before {
  content: "\e64b";
}

/* line 97, _icomoon.scss */
.icon-goodyear-technology:before {
  content: "\e664";
}

/* line 101, _icomoon.scss */
.icon-x-close:before {
  content: "\e665";
}

/* line 105, _icomoon.scss */
.icon-tow365:before {
  content: "\e647";
}

/* line 109, _icomoon.scss */
.icon-credit-card:before {
  content: "\e661";
}

/* line 113, _icomoon.scss */
.icon-list-services2:before {
  content: "\e662";
}

/* line 117, _icomoon.scss */
.icon-tips-buy-tires:before {
  content: "\e663";
}

/* line 121, _icomoon.scss */
.icon-thirty-day-pledge:before {
  content: "\e61e";
}

/* line 125, _icomoon.scss */
.icon-twentyfourseven:before {
  content: "\e652";
}

/* line 129, _icomoon.scss */
.icon-autohighway-lighttruck:before {
  content: "\e653";
}

/* line 133, _icomoon.scss */
.icon-faq:before {
  content: "\e654";
}

/* line 137, _icomoon.scss */
.icon-find-service-center:before {
  content: "\e655";
}

/* line 141, _icomoon.scss */
.icon-find-store:before {
  content: "\e656";
}

/* line 145, _icomoon.scss */
.icon-goodyear-racing:before {
  content: "\e657";
}

/* line 149, _icomoon.scss */
.icon-house-gy:before {
  content: "\e658";
}

/* line 153, _icomoon.scss */
.icon-list-services:before {
  content: "\e659";
}

/* line 157, _icomoon.scss */
.icon-lock:before {
  content: "\e65a";
}

/* line 161, _icomoon.scss */
.icon-offers:before {
  content: "\e65b";
}

/* line 165, _icomoon.scss */
.icon-search-vehicle:before {
  content: "\e65c";
}

/* line 169, _icomoon.scss */
.icon-service-coupons:before {
  content: "\e65d";
}

/* line 173, _icomoon.scss */
.icon-suggested-maintenance:before {
  content: "\e65e";
}

/* line 177, _icomoon.scss */
.icon-tire-warranty:before {
  content: "\e65f";
}

/* line 181, _icomoon.scss */
.icon-tsn:before {
  content: "\e660";
}

/* line 185, _icomoon.scss */
.icon-all-weather:before {
  content: "\e617";
}

/* line 189, _icomoon.scss */
.icon-fluids-service:before {
  content: "\e628";
}

/* line 193, _icomoon.scss */
.icon-crossover-wagon:before {
  content: "\e642";
}

/* line 197, _icomoon.scss */
.icon-info-circle:before {
  content: "\e641";
}

/* line 201, _icomoon.scss */
.icon-run-flat:before {
  content: "\e60d";
}

/* line 205, _icomoon.scss */
.icon-off-the-road-tires:before {
  content: "\e63e";
}

/* line 209, _icomoon.scss */
.icon-racing-tires:before {
  content: "\e63f";
}

/* line 213, _icomoon.scss */
.icon-government-tires:before {
  content: "\e63d";
}

/* line 217, _icomoon.scss */
.icon-kelly-logo:before {
  content: "\e63b";
}

/* line 221, _icomoon.scss */
.icon-dunlop-arrow:before {
  content: "\e639";
}

/* line 225, _icomoon.scss */
.icon-dunlop-d:before {
  content: "\e63a";
}

/* line 229, _icomoon.scss */
.icon-aviation-tires:before {
  content: "\e636";
}

/* line 233, _icomoon.scss */
.icon-comercial-truck:before {
  content: "\e637";
}

/* line 237, _icomoon.scss */
.icon-national-accounts:before {
  content: "\e638";
}

/* line 241, _icomoon.scss */
.icon-air-conditioning-service:before {
  content: "\e631";
}

/* line 245, _icomoon.scss */
.icon-belts-hoses-service:before {
  content: "\e632";
}

/* line 249, _icomoon.scss */
.icon-suspension-service:before {
  content: "\e633";
}

/* line 253, _icomoon.scss */
.icon-tire-pressure-service:before {
  content: "\e634";
}

/* line 257, _icomoon.scss */
.icon-vehicle-electrical-service:before {
  content: "\e635";
}

/* line 261, _icomoon.scss */
.icon-arrow-indicator:before {
  content: "\e630";
}

/* line 265, _icomoon.scss */
.icon-contactus:before {
  content: "\e62e";
}

/* line 269, _icomoon.scss */
.icon-diagnostics-service:before {
  content: "\e62f";
}

/* line 273, _icomoon.scss */
.icon-tuneup-service:before {
  content: "\e622";
}

/* line 277, _icomoon.scss */
.icon-tire-alignment-service:before {
  content: "\e623";
}

/* line 281, _icomoon.scss */
.icon-rotation-service:before {
  content: "\e624";
}

/* line 285, _icomoon.scss */
.icon-oil-service:before {
  content: "\e625";
}

/* line 289, _icomoon.scss */
.icon-muffler-service:before {
  content: "\e626";
}

/* line 293, _icomoon.scss */
.icon-installation-service:before {
  content: "\e627";
}

/* line 297, _icomoon.scss */
.icon-drivelines-service:before {
  content: "\e629";
}

/* line 301, _icomoon.scss */
.icon-changing-a-flat-service:before {
  content: "\e62a";
}

/* line 305, _icomoon.scss */
.icon-brakes-service:before {
  content: "\e62b";
}

/* line 309, _icomoon.scss */
.icon-battery-service:before {
  content: "\e62c";
}

/* line 313, _icomoon.scss */
.icon-balancing-service:before {
  content: "\e62d";
}

/* line 317, _icomoon.scss */
.icon-thin-arrow-top:before {
  content: "\e609";
}

/* line 321, _icomoon.scss */
.icon-thin-arrow-right:before {
  content: "\e60a";
}

/* line 325, _icomoon.scss */
.icon-thin-arrow-left:before {
  content: "\e60b";
}

/* line 329, _icomoon.scss */
.icon-thin-arrow-down:before {
  content: "\e60c";
}

/* line 333, _icomoon.scss */
.icon-tires:before {
  content: "\e61d";
}

/* line 337, _icomoon.scss */
.icon-auto-service:before {
  content: "\e61f";
}

/* line 341, _icomoon.scss */
.icon-about:before {
  content: "\e620";
}

/* line 345, _icomoon.scss */
.icon-summer:before {
  content: "\e605";
}

/* line 349, _icomoon.scss */
.icon-check-mark:before {
  content: "\e61c";
}

/* line 353, _icomoon.scss */
.icon-sport-performance:before {
  content: "\e606";
}

/* line 357, _icomoon.scss */
.icon-shopping-cart:before {
  content: "\e607";
}

/* line 361, _icomoon.scss */
.icon-circle:before {
  content: "\e61b";
}

/* line 365, _icomoon.scss */
.icon-search:before {
  content: "\e608";
}

/* line 369, _icomoon.scss */
.icon-triangle-down:before, .alternativeTabsComponent .nav-tabs li.active a span:before, .tireSelectorContainer .nav-tabs li.active a span:before {
  content: "\e602";
}

/* line 373, _icomoon.scss */
.icon-circle-arrow:before {
  content: "\e61a";
}

/* line 377, _icomoon.scss */
.icon-winter:before {
  content: "\e600";
}

/* line 381, _icomoon.scss */
.icon-warning:before {
  content: "\e619";
}

/* line 385, _icomoon.scss */
.icon-triangle-up:before {
  content: "\e601";
}

/* line 389, _icomoon.scss */
.icon-top-pick:before {
  content: "\e603";
}

/* line 393, _icomoon.scss */
.icon-check-circle:before {
  content: "\e614";
}

/* line 397, _icomoon.scss */
.icon-cross-circle:before {
  content: "\e613";
}

/* line 401, _icomoon.scss */
.icon-fuel-efficient:before {
  content: "\e612";
}

/* line 405, _icomoon.scss */
.icon-goodyear-logo:before {
  content: "\e611";
}

/* line 409, _icomoon.scss */
.icon-jumplink:before {
  content: "\e610";
}

/* line 413, _icomoon.scss */
.icon-map-marker:before {
  content: "\e60f";
}

/* line 417, _icomoon.scss */
.icon-question-circle:before {
  content: "\e60e";
}

/* line 421, _icomoon.scss */
.icon-all-terrain:before {
  content: "\e618";
}

/* line 425, _icomoon.scss */
.icon-bb-arrow:before {
  content: "\e616";
}

/* line 429, _icomoon.scss */
.icon-chat:before {
  content: "\e615";
}

/* line 433, _icomoon.scss */
.icon-rv-tires:before {
  content: "\e63c";
}

/* line 437, _icomoon.scss */
.icon-heating-cooling:before {
  content: "\e640";
}

/* line 441, _icomoon.scss */
.icon-car-sedan:before {
  content: "\e643";
}

/* line 445, _icomoon.scss */
.icon-corporate-site:before {
  content: "\e644";
}

/* line 449, _icomoon.scss */
.icon-goodyear-history:before {
  content: "\e645";
}

/* line 453, _icomoon.scss */
.icon-image-gallery:before {
  content: "\e646";
}

/* line 457, _icomoon.scss */
.icon-personal-tire-care:before {
  content: "\e648";
}

/* line 461, _icomoon.scss */
.icon-register-tires:before {
  content: "\e649";
}

/* line 465, _icomoon.scss */
.icon-stats:before {
  content: "\e64a";
}

/* line 469, _icomoon.scss */
.icon-tire-technology:before {
  content: "\e64c";
}

/* line 473, _icomoon.scss */
.icon-blimp:before {
  content: "\e64d";
}

/* line 477, _icomoon.scss */
.icon-tow:before {
  content: "\e64e";
}

/* line 481, _icomoon.scss */
.icon-truck:before {
  content: "\e64f";
}

/* line 485, _icomoon.scss */
.icon-van-minivan:before {
  content: "\e650";
}

/* line 489, _icomoon.scss */
.icon-suv:before {
  content: "\e651";
}

/* line 493, _icomoon.scss */
.icon-star:before {
  content: "\e666";
}

/* line 497, _icomoon.scss */
.icon-star2:before {
  content: "\e667";
}

/* line 501, _icomoon.scss */
.icon-star3:before {
  content: "\e668";
}

/* line 505, _icomoon.scss */
.icon-file-pdf:before {
  content: "\e621";
}

/* line 1, _stateface.scss */
.stateface:before {
  font-family: StateFaceRegular;
  margin-right: 5px;
}

/* line 6, _stateface.scss */
.stateface-ak:before {
  content: "A";
}

/* line 10, _stateface.scss */
.stateface-al:before {
  content: "B";
}

/* line 14, _stateface.scss */
.stateface-ar:before {
  content: "C";
}

/* line 18, _stateface.scss */
.stateface-az:before {
  content: "D";
}

/* line 22, _stateface.scss */
.stateface-ca:before {
  content: "E";
}

/* line 26, _stateface.scss */
.stateface-co:before {
  content: "F";
}

/* line 30, _stateface.scss */
.stateface-ct:before {
  content: "G";
}

/* line 34, _stateface.scss */
.stateface-dc:before {
  content: "y";
}

/* line 38, _stateface.scss */
.stateface-de:before {
  content: "H";
}

/* line 42, _stateface.scss */
.stateface-fl:before {
  content: "I";
}

/* line 46, _stateface.scss */
.stateface-ga:before {
  content: "J";
}

/* line 50, _stateface.scss */
.stateface-hi:before {
  content: "K";
}

/* line 54, _stateface.scss */
.stateface-ia:before {
  content: "L";
}

/* line 58, _stateface.scss */
.stateface-id:before {
  content: "M";
}

/* line 62, _stateface.scss */
.stateface-il:before {
  content: "N";
}

/* line 66, _stateface.scss */
.stateface-in:before {
  content: "O";
}

/* line 70, _stateface.scss */
.stateface-ks:before {
  content: "P";
}

/* line 74, _stateface.scss */
.stateface-ky:before {
  content: "Q";
}

/* line 78, _stateface.scss */
.stateface-la:before {
  content: "R";
}

/* line 82, _stateface.scss */
.stateface-ma:before {
  content: "S";
}

/* line 86, _stateface.scss */
.stateface-md:before {
  content: "T";
}

/* line 90, _stateface.scss */
.stateface-me:before {
  content: "U";
}

/* line 94, _stateface.scss */
.stateface-mi:before {
  content: "V";
}

/* line 98, _stateface.scss */
.stateface-mn:before {
  content: "W";
}

/* line 102, _stateface.scss */
.stateface-mo:before {
  content: "X";
}

/* line 106, _stateface.scss */
.stateface-ms:before {
  content: "Y";
}

/* line 110, _stateface.scss */
.stateface-mt:before {
  content: "Z";
}

/* line 114, _stateface.scss */
.stateface-nc:before {
  content: "a";
}

/* line 118, _stateface.scss */
.stateface-nd:before {
  content: "b";
}

/* line 122, _stateface.scss */
.stateface-ne:before {
  content: "c";
}

/* line 126, _stateface.scss */
.stateface-nh:before {
  content: "d";
}

/* line 130, _stateface.scss */
.stateface-nj:before {
  content: "e";
}

/* line 134, _stateface.scss */
.stateface-nm:before {
  content: "f";
}

/* line 138, _stateface.scss */
.stateface-nv:before {
  content: "g";
}

/* line 142, _stateface.scss */
.stateface-ny:before {
  content: "h";
}

/* line 146, _stateface.scss */
.stateface-oh:before {
  content: "i";
}

/* line 150, _stateface.scss */
.stateface-ok:before {
  content: "j";
}

/* line 154, _stateface.scss */
.stateface-or:before {
  content: "k";
}

/* line 158, _stateface.scss */
.stateface-pa:before {
  content: "l";
}

/* line 162, _stateface.scss */
.stateface-pr:before {
  content: "3";
}

/* line 166, _stateface.scss */
.stateface-ri:before {
  content: "m";
}

/* line 170, _stateface.scss */
.stateface-sc:before {
  content: "n";
}

/* line 174, _stateface.scss */
.stateface-sd:before {
  content: "o";
}

/* line 178, _stateface.scss */
.stateface-tn:before {
  content: "p";
}

/* line 182, _stateface.scss */
.stateface-tx:before {
  content: "q";
}

/* line 186, _stateface.scss */
.stateface-us:before {
  content: "z";
}

/* line 190, _stateface.scss */
.stateface-ut:before {
  content: "r";
}

/* line 194, _stateface.scss */
.stateface-va:before {
  content: "s";
}

/* line 198, _stateface.scss */
.stateface-vt:before {
  content: "t";
}

/* line 202, _stateface.scss */
.stateface-wa:before {
  content: "u";
}

/* line 206, _stateface.scss */
.stateface-wi:before {
  content: "v";
}

/* line 210, _stateface.scss */
.stateface-wv:before {
  content: "w";
}

/* line 214, _stateface.scss */
.stateface-wy:before {
  content: "x";
}

@font-face {
  font-family: 'Barlow-Bold';
  src: url("../fonts/Barlow/Barlow-Bold.ttf") format("truetype");
}

@font-face {
  font-family: 'Barlow-Light';
  src: url("../fonts/Barlow/Barlow-Light.ttf") format("truetype");
}

/* ----- 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 18, _base.scss */
body {
  -webkit-font-smoothing: subpixel-antialiased;
}

/************************************** Page Structure *****************************************/
/* line 24, _base.scss */
.wrapper-outer {
  width: 100%;
  clear: both;
}

/* line 29, _base.scss */
.wrapper-outer--solid-background {
  background-color: #fff;
}

/* line 33, _base.scss */
.wrapper-inner {
  max-width: 1180px;
  margin: 0 auto;
  overflow: auto;
}

/* line 39, _base.scss */
.wrapper-content--gradient {
  background: white;
  background: -ms-linear-gradient(top, white 0%, #f6f6f6 75%, #ebebeb 100%);
  background: linear-gradient(to bottom, white 0%, #f6f6f6 75%, #ebebeb 100%);
}

/* line 43, _base.scss */
.wrapper-content--lines {
  background-color: "Transparent";
  background-repeat: repeat;
  background-image: url('/images/diagonal-tight.png');
}

/* line 47, _base.scss */
.wrapper-content {
  padding: 15px;
}

/* line 51, _base.scss */
.bordered {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}

/* line 56, _base.scss */
.shadowed {
  box-shadow: -1px 0 2px rgba(0, 0, 0, 0.25);
}

/* line 60, _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 72, _base.scss */
.row {
  /* TODO: Should we have removed these globally? Makes resetting difficult. */
  margin-left: 0;
  margin-right: 0;
}

/* line 78, _base.scss */
.negative-row {
  margin-left: -15px;
  margin-right: -15px;
}

/* line 83, _base.scss */
.modal {
  overflow-y: auto;
}

/* line 87, _base.scss */
.close {
  opacity: 0.6;
}
/* line 90, _base.scss */
.close:hover {
  opacity: 0.8;
}

/* line 95, _base.scss */
.footer {
  position: relative;
}

/* ----- General tags ----- */
/* line 99, _base.scss */
a {
  font-size: 1em;
  color: #2366c1;
}
/* line 103, _base.scss */
a:focus, a:hover {
  color: #274BA7;
}

/* line 109, _base.scss */
body {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.428571429;
  color: #333;
  background-color: white;
}

/* line 117, _base.scss */
h1 {
  font-size: 28px;
  color: #333;
}
@media (min-width: 481px) {
  /* line 117, _base.scss */
  h1 {
    font-size: 36px;
  }
}

/* line 125, _base.scss */
h2 {
  font-size: 30px;
  color: #333;
}

/* line 130, _base.scss */
h3 {
  font-size: 24px;
  color: #999;
}

/* line 135, _base.scss */
h4 {
  font-size: 24px;
  color: #333;
}

/* line 140, _base.scss */
.gy-heading {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 20px;
  line-height: 130%;
  color: #274BA7;
  margin: 15px 0 10px;
}

/* line 148, _base.scss */
.small,
small {
  font-size: 85%;
}

/* line 153, _base.scss */
.lt-blue {
  color: #87CEEB !important;
}

/* ----- Custom Widgets & Styles ----- */
/* line 158, _base.scss */
.contact_box {
  width: 100% !important;
}

/* line 162, _base.scss */
.contact_name {
  width: 100% !important;
}

/* line 166, _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 176, _base.scss */
.mediatile .mediatile-img {
  display: inline-block;
  float: left;
  width: 25%;
}
/* line 181, _base.scss */
.mediatile .mediatile-img img {
  max-width: 100%;
}
/* line 186, _base.scss */
.mediatile .mediatile-content {
  width: 70%;
  margin-left: 5%;
  float: right;
}
/* line 192, _base.scss */
.mediatile .mediatile-heading {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.2em;
  color: #444;
}
/* line 197, _base.scss */
.mediatile .mediatile-heading a {
  color: #444;
}
/* line 202, _base.scss */
.mediatile .mediatile-text {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.1em;
}
/* line 206, _base.scss */
.mediatile .mediatile-text a {
  color: #274BA7;
}
@media (max-width: 1024px) {
  /* line 213, _base.scss */
  .detail-sidebar .mediatile .mediatile-img {
    text-align: center;
    display: block;
    width: 100%;
    float: none;
  }
  /* line 219, _base.scss */
  .detail-sidebar .mediatile .mediatile-img img {
    margin: 0 auto;
    display: block;
  }
  /* line 225, _base.scss */
  .detail-sidebar .mediatile .mediatile-content {
    width: 100%;
    margin: 10px 0;
    float: none;
    text-align: center;
  }
}

/* line 235, _base.scss */
.contact-tile {
  border-top: 1px solid #666666;
  overflow: auto;
  padding: 5px 0;
}
/* line 240, _base.scss */
.contact-tile .contact-tile-content {
  float: right;
  margin-top: 20px;
  padding-left: 10px;
  width: 70%;
}
/* line 247, _base.scss */
.contact-tile .contact-tile-img {
  display: block;
  float: left;
  text-align: right;
  width: 30%;
}
/* line 253, _base.scss */
.contact-tile .contact-tile-img img {
  max-width: 100px;
  width: 100%;
}
/* line 259, _base.scss */
.contact-tile .contact-tile-heading {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #000;
  font-size: 18px;
  display: block;
}
/* line 265, _base.scss */
.contact-tile .contact-tile-heading:hover {
  text-decoration: none;
}
/* line 270, _base.scss */
.contact-tile .contact-tile-text {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 14px;
}

/* line 277, _base.scss */
.shorten {
  -webkit-transition: max-height 1s;
  -moz-transition: max-height 1s;
  -o-transition: max-height 1s;
  transition: max-height 1s;
  position: relative;
  overflow-y: hidden;
}
/* line 285, _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: 0.75;
  overflow-y: hidden;
}
/* line 299, _base.scss */
.shorten .fader:hover {
  cursor: pointer;
}
/* line 304, _base.scss */
.shorten.collapsed {
  max-height: 5em;
}
/* line 308, _base.scss */
.shorten.expanded {
  max-height: 50em;
}
@media (min-width: 768px) {
  /* line 277, _base.scss */
  .shorten {
    position: static;
  }
}
/* line 315, _base.scss */
.shorten + .btn {
  margin-top: 20px;
}

/* line 320, _base.scss */
.danger,
.gy-dagger,
.gy-section-sign {
  color: #FF2534 !important;
}

/* line 326, _base.scss */
.gy-more {
  overflow-y: hidden;
}
/* line 329, _base.scss */
.gy-more .more-trigger {
  background: white;
  background: -ms-linear-gradient(top, white 0%, #f6f6f6 75%, #ebebeb 100%);
  background: linear-gradient(to bottom, white 0%, #f6f6f6 75%, #ebebeb 100%);
  font-family: "Barlow-Light", 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 344, _base.scss */
.gy-more .more-trigger.more-trigger-alt {
  display: block;
}
/* line 348, _base.scss */
.gy-more .more-trigger span[class^='icon-thin'] {
  position: relative;
  top: 2px;
  left: 4px;
}
/* line 355, _base.scss */
.gy-more .more-details {
  background: white;
  background: -ms-linear-gradient(top, white 0%, #f6f6f6 75%, #ebebeb 100%);
  background: linear-gradient(to bottom, white 0%, #f6f6f6 75%, #ebebeb 100%);
}

/* line 361, _base.scss */
.resourcesContainer {
  background-color: #ddd;
  padding: 2px 10px 15px;
  margin-bottom: 10px;
  border-bottom: 1px solid #999999;
}
/* line 367, _base.scss */
.resourcesContainer hr {
  margin: 15px 0;
  border-top: 1px solid #bbb;
  border-bottom: 1px solid #fff;
}

/* line 375, _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 386, _base.scss */
.gy-share h2 {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -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 398, _base.scss */
.gy-share ul {
  margin: 0;
  padding: 4px 0 0;
  display: inline-block;
}
/* line 403, _base.scss */
.gy-share ul li {
  display: inline-block;
  min-width: 90px;
  list-style-type: none;
  vertical-align: top;
}
/* line 409, _base.scss */
.gy-share ul li .twitter-share-button {
  width: 84px !important;
}
@media (min-width: 460px) {
  /* line 375, _base.scss */
  .gy-share {
    height: 50px;
  }
}

/* line 422, _base.scss */
body .promo-block .promo-block-title {
  margin-top: 0;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}
/* line 427, _base.scss */
body .promo-block .btn {
  min-width: 160px;
}
/* line 431, _base.scss */
body .promo-block .promo-block-image {
  max-width: 100%;
  display: none;
}
/* line 436, _base.scss */
body .promo-block .btn,
body .promo-block .promo-block-content,
body .promo-block .promo-block-image {
  width: 100%;
  float: none;
  margin: 10px 0;
}
@media (min-width: 481px) {
  /* line 444, _base.scss */
  body .promo-block .promo-block-image {
    float: left;
    width: 40%;
    padding-right: 15px;
    display: inline-block;
  }
  /* line 451, _base.scss */
  body .promo-block .promo-block-content {
    float: right;
    width: 60%;
  }
  /* line 456, _base.scss */
  body .promo-block .btn {
    width: auto;
  }
}
@media (min-width: 768px) {
  /* line 461, _base.scss */
  body .promo-block .promo-block-image {
    width: 30%;
  }
  /* line 465, _base.scss */
  body .promo-block .promo-block-content {
    width: 70%;
  }
}

/* Sidebar List with Arrows */
/* line 473, _base.scss */
body .tiered-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
/* line 478, _base.scss */
body .tiered-list ul li {
  padding: 0;
  margin: 0;
  position: relative;
}
/* line 484, _base.scss */
body .tiered-list ul li a {
  line-height: 135%;
  padding: 8px 15px;
  display: block;
}
/* line 489, _base.scss */
body .tiered-list ul li a span {
  color: #7994c9;
  visibility: hidden;
  position: absolute;
  left: 0;
  top: 8px;
}
/* line 497, _base.scss */
body .tiered-list ul li a:focus, body .tiered-list ul li a:hover {
  background-color: #f2f5fa;
  text-decoration: none;
  color: #616369;
}
/* line 502, _base.scss */
body .tiered-list ul li a:focus span, body .tiered-list ul li a:hover span {
  visibility: visible;
}
/* line 507, _base.scss */
body .tiered-list ul li a span.icon-thin-arrow-right {
  left: auto;
  right: auto;
  top: 12px;
  visibility: visible;
}
/* line 514, _base.scss */
body .tiered-list ul li a span.icon-thin-arrow-right:hover {
  color: #666666;
}
/* line 519, _base.scss */
body .tiered-list ul li a.current {
  color: #616369;
  background-color: #f2f5fa;
}
/* line 523, _base.scss */
body .tiered-list ul li a.current span {
  visibility: visible;
}
/* line 527, _base.scss */
body .tiered-list ul li a.current:hover {
  cursor: default;
}
/* line 532, _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 544, _base.scss */
.gy-clear-wrap {
  position: relative;
  display: inline;
}

/* line 549, _base.scss */
.gy-clear-btn {
  position: absolute;
  display: none;
  bottom: -28px;
  right: 10px;
  width: 40px;
  height: 20px;
  background: url("../images/x.png") 0 0;
  cursor: pointer;
  z-index: 10;
}

/* line 561, _base.scss */
.gy-clearable {
  padding-right: 20px;
}

/* ----- Global & Utility Classes ----- */
/* line 565, _base.scss */
.note-warning {
  color: #FF2534;
  display: block;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  padding: 5px 0 10px;
}

/* line 574, _base.scss */
.disclaimer-block {
  padding: 15px;
  font-size: 12px;
  color: #999;
}
/* line 579, _base.scss */
.disclaimer-block p {
  margin: 0 0 15px;
  text-indent: -8px;
}

/* line 585, _base.scss */
.footnote {
  color: red;
  padding-right: 2px;
}

/* line 590, _base.scss */
.breadcrumb-link {
  display: inline-block;
}

/* line 594, _base.scss */
.glyphicon-play {
  font-size: 0.75em;
}

/* line 598, _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 602, _base.scss */
.icon-thin-arrow-right {
  font-weight: bold;
}

/* line 606, _base.scss */
.spinner {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: -20px;
  bottom: -17px;
  line-height: 25px;
}

/* line 615, _base.scss */
.orGeolocate {
  display: none;
}

/* line 619, _base.scss */
.show-element {
  display: block;
}

/* line 624, _base.scss */
.form-control {
  height: 34px;
}

/* line 628, _base.scss */
.gy-header {
  width: 100%;
  display: inline-block;
  background: url("../images/small-line.png") repeat-x bottom;
  position: relative;
  margin-bottom: 10px;
}

/* line 636, _base.scss */
.page-title {
  text-align: center;
  color: #002878;
}

/* line 641, _base.scss */
.gy-header-link {
  text-align: center;
}

/* line 645, _base.scss */
.gy-link, .store-details-page .read-more {
  font-family: "Barlow-Light", 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 652, _base.scss */
.gy-link:hover, .store-details-page .read-more:hover {
  text-decoration: none;
  color: #274BA7;
}
/* line 657, _base.scss */
.gy-link:active, .store-details-page .read-more:active, .gy-link:link, .store-details-page .read-more:link, .gy-link:visited, .store-details-page .read-more:visited {
  text-decoration: none;
}
/* line 663, _base.scss */
.gy-link span, .store-details-page .read-more span {
  margin-left: 3px;
  font-size: 0.75em;
}

/* line 669, _base.scss */
.gy-jump-link {
  font-size: 115%;
  opacity: 0.3;
}

/* line 674, _base.scss */
.gy-body-copy {
  color: #333;
  line-height: 140%;
}

/* line 679, _base.scss */
.gy-price,
.gy-rebate-price {
  display: inline-block;
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 36px;
  line-height: 36px;
  vertical-align: top;
}
/* line 687, _base.scss */
.gy-price sup,
.gy-rebate-price sup {
  top: -.35em;
  vertical-align: top;
  font-size: 18px;
  line-height: 36px;
}

/* line 695, _base.scss */
.gy-msrp,
.gy-rebate-mail {
  display: inline-block;
  font-family: "Barlow-Light", 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 706, _base.scss */
.gy-price {
  color: #333;
}

/* line 716, _base.scss */
.gy-price-min {
  font-size: 1.5em;
}

/* line 720, _base.scss */
.gy-rebate {
  display: inline-block;
  padding-left: 20px;
}

/* line 725, _base.scss */
.gy-rebate-price {
  color: #0066dd;
}

/* line 730, _base.scss */
.gy-rebate-mail sup {
  color: red;
  font-size: 0.8em;
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  padding-left: 1px;
}

/* line 738, _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 751, _base.scss */
.gy-icon-category {
  color: #274BA7;
}

/* line 755, _base.scss */
.gy-specs-table {
  float: none;
  width: 100%;
  margin-right: 0;
}

/* line 762, _base.scss */
.breadcrumb-link-list .breadcrumb-link {
  margin-left: 10px;
  margin-right: 10px;
}

/* line 768, _base.scss */
.map-marker-label {
  color: #F0F0F0;
  text-align: center;
  width: 22px;
}

/* line 774, _base.scss */
.clear {
  clear: both;
}

/* line 778, _base.scss */
.no-break {
  white-space: nowrap;
}

@media (max-width: 480px) {
  /* line 782, _base.scss */
  .block-at-mobile {
    display: block;
    margin: 10px 0;
  }
}

/* line 789, _base.scss */
.page-divider {
  border-top: 3px solid #ffdd00;
}

/* line 793, _base.scss */
.intro-offlink {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
  color: #333;
}
/* line 798, _base.scss */
.intro-offlink [class*='icon'] {
  margin-left: 3px;
  font-size: 0.75em;
}
@media (min-width: 768px) {
  /* line 803, _base.scss */
  .intro-offlink .intro-offlink {
    position: absolute;
    right: 15px;
    top: 20px;
  }
}

/* line 811, _base.scss */
.intro-offlink a,
a.intro-offlink {
  color: #2366c1;
}
/* line 815, _base.scss */
.intro-offlink a:hover,
a.intro-offlink:hover {
  text-decoration: none;
  color: #274BA7;
}

/* line 821, _base.scss */
.crumb-list {
  color: #333;
  font-size: 18px;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}
/* line 826, _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 833, _base.scss */
.crumb-list a:first-child {
  border-left: none;
  margin-left: 0;
}

/* ----- Tiles ----- */
/* line 840, _base.scss */
.tile-container {
  overflow-y: hidden;
  margin: 10px 0;
  padding: 0;
}
/* line 846, _base.scss */
.tile-container li,
.tile-container ul {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
  display: block;
}
/* line 854, _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 !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);
  transition: 500ms background-color ease;
  -webkit-font-smoothing: antialiased;
}
/* line 867, _base.scss */
.tile-container .tile > a {
  color: #444;
}
/* line 870, _base.scss */
.tile-container .tile > a:hover {
  text-decoration: none;
}
/* line 875, _base.scss */
.tile-container .tile:hover {
  background-color: white;
}
/* line 879, _base.scss */
.tile-container .tile .icon-thin-arrow-right {
  padding-right: 20px;
  display: inline-block;
  font-weight: normal;
}
/* line 884, _base.scss */
.tile-container .tile .icon-thin-arrow-right:before {
  font-size: 36px;
  margin: -18px 0 0;
  top: 50%;
  right: 5px;
  position: absolute;
}
/* line 892, _base.scss */
.tile-container .tile .icon-thin-arrow-right:hover {
  text-decoration: none;
}
/* line 897, _base.scss */
.tile-container .tile hr {
  padding: 0;
  height: 8px !important;
  margin: 0 -20px 0 -15px !important;
}
/* line 904, _base.scss */
.tile-container .tile .tile-icon {
  display: inline-block;
  padding-right: 8px;
  font-size: 36px;
  position: relative;
  float: left;
}
/* line 911, _base.scss */
.tile-container .tile .tile-icon.tile-icon-lg {
  min-height: 100px;
  width: 70px;
}
/* line 915, _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 926, _base.scss */
.tile-container .tile .tile-title {
  color: #274BA7;
  font-size: 24px;
  font-family: "Barlow-Bold", Arial, sans-serif;
  line-height: 135%;
  margin: 15px 0 10px;
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
  vertical-align: bottom;
}
/* line 936, _base.scss */
.tile-container .tile p {
  color: #444;
  line-height: 135%;
  font-family: "Barlow-Light", Arial, sans-serif;
}
@media (min-width: 768px) {
  /* line 943, _base.scss */
  .tile-container .tile {
    width: 47%;
    float: left;
    margin: 10px 1.15%;
    padding-left: 20px !important;
    min-height: 180px;
  }
  /* line 950, _base.scss */
  .tile-container .tile hr {
    margin-left: -20px !important;
  }
  /* line 955, _base.scss */
  .tile-container .tile .tile-icon.tile-icon-lg {
    min-height: 120px;
    width: 70px;
  }
  /* line 959, _base.scss */
  .tile-container .tile .tile-icon.tile-icon-lg:before {
    left: -9px;
    font-size: 64px;
    margin-top: -32px;
  }
}
@media (min-width: 1024px) {
  /* line 969, _base.scss */
  .tile-container .tile {
    width: 31%;
    float: left;
  }
}

/* Page Intro Block, as used on Store Directory - States */
/* line 976, _base.scss */
.page-intro-block {
  position: relative;
  padding: 15px 15px 0;
}
/* line 980, _base.scss */
.page-intro-block h3 {
  color: #666;
  font-family: "Barlow-Light", 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 988, _base.scss */
.page-intro-block h4 {
  color: #222;
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
  line-height: 130%;
  margin: 0 0 4px;
}
/* line 996, _base.scss */
.page-intro-block p {
  font-family: "Barlow-Light", 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 1004, _base.scss */
  .page-intro-block h3 {
    font-size: 2.8em;
  }
}

/* Page header, as used on tire warranty info or warranty pages */
/* line 1011, _base.scss */
.page-title-block {
  border-bottom: 1px solid #eeeeee;
  margin: 30px 15px 15px;
  padding: 0 0 10px;
  clear: both;
  overflow: hidden;
  display: block;
}
/* line 1019, _base.scss */
.page-title-block h1 {
  color: #666666;
  font-weight: normal;
  font-family: "Barlow-Light", 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 1011, _base.scss */
  .page-title-block {
    padding-bottom: 0;
  }
  /* line 1029, _base.scss */
  .page-title-block h1 {
    float: left;
  }
  /* line 1033, _base.scss */
  .page-title-block .intro-offlink {
    float: right;
    margin-top: 10px;
  }
}

/* line 1040, _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 1050, _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 169, _mixins.scss */
.check:before {
  content: "\e61c";
}
/* line 172, _mixins.scss */
.check.checkmark {
  content: "\e61c";
}

/* List Group Styles, as used on 'Find a Store' and 'Store Directory - States' */
/* line 1056, _base.scss */
.list-group {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 20px;
}
/* line 1060, _base.scss */
.list-group h5 {
  margin: 8px 0 16px;
  font-size: 1.4em;
}
/* line 1065, _base.scss */
.list-group .list-group-column {
  padding: 0;
}
/* line 1069, _base.scss */
.list-group .list-group-column:last-child .sub-group {
  padding-right: 0;
}
/* line 1074, _base.scss */
.list-group .list-group-column .sub-group {
  padding: 0;
}
/* line 1078, _base.scss */
.list-group .list-group-column ul {
  padding-left: 0;
  margin: 0;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.2em;
}
/* line 1084, _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 1091, _base.scss */
  .list-group .list-group-column ul li:hover {
    background-color: #f5f5f5;
    border-bottom-color: #ccc;
  }
  /* line 1095, _base.scss */
  .list-group .list-group-column ul li:hover [class^="icon"] {
    display: inline-block;
  }
}
/* line 1101, _base.scss */
.list-group .list-group-column ul li a {
  color: #2366c1;
  width: 100%;
  display: inline-block;
}
/* line 1106, _base.scss */
.list-group .list-group-column ul li a:hover {
  text-decoration: none;
}
/* line 1110, _base.scss */
.list-group .list-group-column ul li a [class^="icon"] {
  display: none;
  float: right;
  vertical-align: middle;
}
@media (min-width: 768px) {
  /* line 1121, _base.scss */
  .list-group .list-group-column .sub-group {
    padding-right: 15px;
  }
  /* line 1126, _base.scss */
  .list-group .list-group-column:last-child .sub-group {
    padding-right: 15px;
  }
}

/* ----- Tablet-specific Styles ----- */
@media screen and (min-width: 768px) {
  /* line 1135, _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 1139, _base.scss */
  .sm-row {
    margin-left: -15px;
    margin-right: -15px;
    margin: 0;
  }
  /* line 14, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .sm-row:before, .sm-row:after {
    content: " ";
    display: table;
  }
  /* line 19, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  .sm-row:after {
    clear: both;
  }

  /* line 1144, _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 1144, _base.scss */
  .sm-col-6 {
    float: left;
    width: 50%;
  }
}
@media screen and (min-width: 768px) {
  /* line 1148, _base.scss */
  .sm-col-6:first-child {
    padding-right: 20px;
  }
  /* line 1152, _base.scss */
  .sm-col-6 .gy-price {
    font-size: 3.2em;
  }
  /* line 1156, _base.scss */
  .sm-col-6 .gy-msrp {
    font-size: 1.3em;
    line-height: 20px;
    margin-bottom: 8px;
    width: 70px;
  }
  /* line 1163, _base.scss */
  .sm-col-6 .gy-rebate-price {
    font-size: 2.7em;
    margin-bottom: 4px;
  }
  /* line 1168, _base.scss */
  .sm-col-6 .gy-rebate-mail {
    font-size: 1.2em;
    line-height: 17px;
    margin-bottom: 12px;
    width: 70px;
  }
  /* line 1175, _base.scss */
  .sm-col-6 .page-title {
    text-align: left;
  }
  /* line 1179, _base.scss */
  .sm-col-6 .gy-header-link {
    position: absolute;
    right: 0;
    bottom: 0;
  }
  /* line 1185, _base.scss */
  .sm-col-6 .gy-specs-table {
    float: left;
    width: 49%;
    margin-right: 1%;
  }
}
/* Helpful animation for drawing attention to an element */
/* line 1194, _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);
    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);
  }
}
/* line 1233, _base.scss */
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

/* line 1238, _base.scss */
.curved-shadow, .tire-cart-detail:after {
  margin-bottom: 30px;
}
/* line 1241, _base.scss */
.curved-shadow:after, .tire-cart-detail: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 1253, _base.scss */
.lt-ie9 .curved-shadow:after, .lt-ie9 .tire-cart-detail:after {
  display: none;
}

/* Multi-use drop shadow classes*/
/* line 1260, _base.scss */
.drop-shadow:after,
.drop-shadow:before {
  content: "";
  position: absolute;
}

/* line 1266, _base.scss */
.lifted:after,
.lifted:before {
  bottom: -20px;
  left: -3px;
  width: 50%;
  height: 15px;
  max-width: 300px;
  max-height: 100px;
  background: linear-gradient(176deg, rgba(0, 0, 0, 0.4) 0%, transparent 50%, transparent 100%);
}

/* line 1277, _base.scss */
.lifted:after {
  right: -3px;
  left: auto;
  background: linear-gradient(4deg, transparent 0%, transparent 50%, rgba(0, 0, 0, 0.4) 100%);
}

/*Top message*/
/* line 1284, _base.scss */
.confirmation-info-message,
.confirmation-message {
  overflow: hidden;
  width: 100%;
  margin: 0 0 20px;
}
/* line 1290, _base.scss */
.confirmation-info-message p,
.confirmation-message p {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  margin: 0;
  display: block;
  padding: 0 0 0 1px;
}
/* line 1297, _base.scss */
.confirmation-info-message .msg,
.confirmation-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 1309, _base.scss */
.confirmation-info-message .icon-check-circle,
.confirmation-message .icon-check-circle {
  color: #00AD48;
  font-size: 39px;
  vertical-align: top;
  line-height: 41px;
}
@media (min-width: 768px) {
  /* line 1316, _base.scss */
  .confirmation-info-message .msg,
  .confirmation-message .msg {
    width: 94%;
  }
}

/* line 1322, _base.scss */
a[href^="tel:"] {
  white-space: nowrap;
}

/*icons*/
/* line 1327, _base.scss */
.icon-general {
  background-image: "images/tireLines/icon-general.png";
}

/* line 1331, _base.scss */
.icon-commercial {
  background-image: "images/tireLines/icon-commercial.png";
}

/* line 1335, _base.scss */
.icon-military {
  background-image: "images/tireLines/icon-military.png";
}

/*chevron*/
/* line 1340, _base.scss */
.alternativeTabsComponent .nav-tabs li.active a span,
.icomoon-icon,
.alternativeTabsComponent .nav-tabs li.active a span,
.tireSelectorContainer .nav-tabs li.active a span,
.ratings-reviews-block .tile-chevron .review:after,
.tireSelectorContainer .nav-tabs li.active a span,
a.link-chevron-left:after,
a.link-chevron:after {
  font-family: icomoon;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  tet-transform: none;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 1356, _base.scss */
a.link-chevron,
a.link-chevron-left {
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  text-decoration: none;
  position: relative;
  margin-right: 0.8em !important;
  padding: 0 0 1px !important !important;
}

/* line 1367, _base.scss */
a.link-chevron-left:after,
a.link-chevron:after {
  content: "\e60a";
  display: inline-block;
  padding: 0 0 1px !important;
  margin: 0 !important;
  font-size: 0.8em;
  line-height: 1.25;
  position: absolute;
  right: -.1em;
  bottom: 0.11em;
  width: 0;
  overflow: visible;
  text-decoration: none !important;
}

/*for fluid video with and height*/
/* line 1384, _base.scss */
.fluid-width-video-wrapper {
  width: 100%;
  position: relative;
  padding-top: 56.25%;
}

/* line 1390, _base.scss */
.fluid-width-video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* ----- Component Imports ----- */
/* line 84, components/_buttons.scss */
.btn {
  background-image: -webkit-gradient(linear, left bottom, right top, color-stop(0px, #E3D046), color-stop(8px, #E3D046), color-stop(8px, #ffdd00), color-stop(100%, #ffdd00)) !important;
  background-image: -webkit-linear-gradient(-225deg, #E3D046 0px, #E3D046 8px, #ffdd00 8px, #ffdd00 100%) !important;
  background-image: -moz-linear-gradient(-45deg, #E3D046 0px, #E3D046 8px, #ffdd00 8px, #ffdd00 100%) !important;
  background-image: linear-gradient(-45deg, #E3D046 0px, #E3D046 8px, #ffdd00 8px, #ffdd00 100%) !important;
  background-position: -5px -5px;
  padding-left: 30px;
  padding-right: 30px;
  color: #000;
  background-color: #ffdd00;
  border-color: #ccc;
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -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, ../../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, ../../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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn .badge {
  color: #ffdd00;
  background-color: #000;
}
/* line 19, components/_buttons.scss */
.btn:focus {
  outline: none;
}
/* line 22, 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 26, components/_buttons.scss */
.btn:hover, .btn:active, .btn:focus {
  color: #444;
  box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.3);
  text-shadow: none;
}
/* line 32, components/_buttons.scss */
.lt-ie9 .btn:hover, .lt-ie9 .btn:active, .lt-ie9 .btn:focus {
  background-color: #ebcd0b;
  background-image: none;
}
/* line 38, components/_buttons.scss */
.btn:disabled {
  opacity: 1;
  filter: alpha(opacity=1);
  background-color: #dfcc73;
}
/* line 43, 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(8px, #275190), color-stop(8px, #3063B0), color-stop(100%, #3063B0)) !important;
  background-image: -webkit-linear-gradient(-225deg, #275190 0px, #275190 8px, #3063B0 8px, #3063B0 100%) !important;
  background-image: -moz-linear-gradient(-45deg, #275190 0px, #275190 8px, #3063B0 8px, #3063B0 100%) !important;
  background-image: linear-gradient(-45deg, #275190 0px, #275190 8px, #3063B0 8px, #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, ../../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, ../../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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn.active .badge {
  color: #274BA7;
  background-color: #F7EE58;
}
/* line 49, 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 55, 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 60, components/_buttons.scss */
.btn.active:disabled {
  background-color: #456493;
}
/* line 63, 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 77, components/_buttons.scss */
.lt-ie9 .btn.active {
  background-color: #3063b0;
  background-image: none;
}
/* line 86, 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(8px, #E3D046), color-stop(8px, #fff5b3), color-stop(100%, #fff5b3)) !important;
  background-image: -webkit-linear-gradient(-225deg, #E3D046 0px, #E3D046 8px, #fff5b3 8px, #fff5b3 100%) !important;
  background-image: -moz-linear-gradient(-45deg, #E3D046 0px, #E3D046 8px, #fff5b3 8px, #fff5b3 100%) !important;
  background-image: linear-gradient(-45deg, #E3D046 0px, #E3D046 8px, #fff5b3 8px, #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 92, components/_buttons.scss */
.lt-ie9 .btn.btn-highlight {
  background-color: #fff5b3;
  background-image: none;
}

/* line 99, components/_buttons.scss */
.btn-secondary {
  background-image: -webkit-gradient(linear, left bottom, right top, color-stop(0px, #E3D046), color-stop(8px, #E3D046), color-stop(8px, #ffdd00), color-stop(100%, #ffdd00)) !important;
  background-image: -webkit-linear-gradient(-225deg, #E3D046 0px, #E3D046 8px, #ffdd00 8px, #ffdd00 100%) !important;
  background-image: -moz-linear-gradient(-45deg, #E3D046 0px, #E3D046 8px, #ffdd00 8px, #ffdd00 100%) !important;
  background-image: linear-gradient(-45deg, #E3D046 0px, #E3D046 8px, #ffdd00 8px, #ffdd00 100%) !important;
  background-position: -5px -5px;
  padding-left: 30px;
  padding-right: 30px;
  color: #000;
  background-color: #ffdd00;
  border-color: #ccc;
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -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, ../../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, ../../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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-secondary .badge {
  color: #ffdd00;
  background-color: #000;
}
/* line 19, components/_buttons.scss */
.btn-secondary:focus {
  outline: none;
}
/* line 22, 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 26, components/_buttons.scss */
.btn-secondary:hover, .btn-secondary:active, .btn-secondary:focus {
  color: #444;
  box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.3);
  text-shadow: none;
}
/* line 32, 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 38, components/_buttons.scss */
.btn-secondary:disabled {
  opacity: 1;
  filter: alpha(opacity=1);
  background-color: #dfcc73;
}
/* line 43, 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(8px, #275190), color-stop(8px, #3063B0), color-stop(100%, #3063B0)) !important;
  background-image: -webkit-linear-gradient(-225deg, #275190 0px, #275190 8px, #3063B0 8px, #3063B0 100%) !important;
  background-image: -moz-linear-gradient(-45deg, #275190 0px, #275190 8px, #3063B0 8px, #3063B0 100%) !important;
  background-image: linear-gradient(-45deg, #275190 0px, #275190 8px, #3063B0 8px, #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, ../../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, ../../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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-secondary.active .badge {
  color: #274BA7;
  background-color: #F7EE58;
}
/* line 49, 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 55, 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 60, components/_buttons.scss */
.btn-secondary.active:disabled {
  background-color: #456493;
}
/* line 63, 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 77, components/_buttons.scss */
.lt-ie9 .btn-secondary.active {
  background-color: #3063b0;
  background-image: none;
}
/* line 101, components/_buttons.scss */
body .btn-secondary {
  text-transform: none;
}

/* line 106, components/_buttons.scss */
.btn-blue {
  color: #F7EE58;
  background-color: #274BA7;
  border-color: #224292;
}
/* line 11, ../../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, ../../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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-blue .badge {
  color: #274BA7;
  background-color: #F7EE58;
}

/* line 110, components/_buttons.scss */
.btn-alt {
  background-image: -webkit-gradient(linear, left bottom, right top, color-stop(0px, #E3D046), color-stop(8px, #E3D046), color-stop(8px, #ffdd00), color-stop(100%, #ffdd00)) !important;
  background-image: -webkit-linear-gradient(-225deg, #E3D046 0px, #E3D046 8px, #ffdd00 8px, #ffdd00 100%) !important;
  background-image: -moz-linear-gradient(-45deg, #E3D046 0px, #E3D046 8px, #ffdd00 8px, #ffdd00 100%) !important;
  background-image: linear-gradient(-45deg, #E3D046 0px, #E3D046 8px, #ffdd00 8px, #ffdd00 100%) !important;
  background-position: -5px -5px;
  padding-left: 30px;
  padding-right: 30px;
  color: #000;
  background-color: #ffdd00;
  border-color: #ccc;
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -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, ../../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, ../../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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-alt .badge {
  color: #ffdd00;
  background-color: #000;
}
/* line 19, components/_buttons.scss */
.btn-alt:focus {
  outline: none;
}
/* line 22, 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 26, components/_buttons.scss */
.btn-alt:hover, .btn-alt:active, .btn-alt:focus {
  color: #444;
  box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.3);
  text-shadow: none;
}
/* line 32, 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 38, components/_buttons.scss */
.btn-alt:disabled {
  opacity: 1;
  filter: alpha(opacity=1);
  background-color: #dfcc73;
}
/* line 43, 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(8px, #275190), color-stop(8px, #3063B0), color-stop(100%, #3063B0)) !important;
  background-image: -webkit-linear-gradient(-225deg, #275190 0px, #275190 8px, #3063B0 8px, #3063B0 100%) !important;
  background-image: -moz-linear-gradient(-45deg, #275190 0px, #275190 8px, #3063B0 8px, #3063B0 100%) !important;
  background-image: linear-gradient(-45deg, #275190 0px, #275190 8px, #3063B0 8px, #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, ../../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, ../../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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-alt.active .badge {
  color: #274BA7;
  background-color: #F7EE58;
}
/* line 49, 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 55, 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 60, components/_buttons.scss */
.btn-alt.active:disabled {
  background-color: #456493;
}
/* line 63, 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 77, components/_buttons.scss */
.lt-ie9 .btn-alt.active {
  background-color: #3063b0;
  background-image: none;
}
/* line 112, 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(8px, rgba(235, 235, 235, 0.85)), color-stop(8px, 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) 8px, rgba(255, 255, 255, 0.85) 8px, rgba(255, 255, 255, 0.85) 100%) !important;
  background-image: -moz-linear-gradient(-45deg, rgba(235, 235, 235, 0.85) 0px, rgba(235, 235, 235, 0.85) 8px, rgba(255, 255, 255, 0.85) 8px, 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) 8px, rgba(255, 255, 255, 0.85) 8px, rgba(255, 255, 255, 0.85) 100%) !important;
  background-position: -5px -5px;
  padding-left: 30px;
  padding-right: 30px;
}
/* line 11, ../../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, ../../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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */
body .btn-alt .badge {
  color: #F0F0F0;
  background-color: #000;
}

/* line 118, components/_buttons.scss */
.btn-ghost {
  background-image: -webkit-gradient(linear, left bottom, right top, color-stop(0px, #99afe7), color-stop(8px, #99afe7), color-stop(8px, #fff), color-stop(100%, #fff)) !important;
  background-image: -webkit-linear-gradient(-225deg, #99afe7 0px, #99afe7 8px, #fff 8px, #fff 100%) !important;
  background-image: -moz-linear-gradient(-45deg, #99afe7 0px, #99afe7 8px, #fff 8px, #fff 100%) !important;
  background-image: linear-gradient(-45deg, #99afe7 0px, #99afe7 8px, #fff 8px, #fff 100%) !important;
  background-position: -5px -5px;
  padding-left: 30px;
  padding-right: 30px;
  font-family: "Barlow-Light", 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 132, components/_buttons.scss */
.btn-ghost:focus {
  outline: none;
}
/* line 135, 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 139, components/_buttons.scss */
.btn-ghost:hover, .btn-ghost:active, .btn-ghost:focus {
  color: #476ed4;
  box-shadow: none;
  text-shadow: none;
}
/* line 146, components/_buttons.scss */
.btn-ghost:disabled {
  opacity: 1;
  filter: alpha(opacity=1);
}

/* line 152, components/_buttons.scss */
.btn-link {
  color: #ffdd00;
}
/* line 154, components/_buttons.scss */
.btn-link:hover, .btn-link:focus {
  color: #ffdd00;
}
/* line 158, components/_buttons.scss */
.btn-link:hover, .btn-link:focus {
  text-decoration: none;
}
/* line 164, 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 171, components/_buttons.scss */
  .btn-block-mobile {
    display: block !important;
    width: 100% !important;
    float: none !important;
    clear: both !important;
    margin: 15px 0 !important;
  }
}

/* line 182, 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 181, components/_buttons.scss */
  .btn-at-mobile {
    background-image: -webkit-gradient(linear, left bottom, right top, color-stop(0px, #E3D046), color-stop(8px, #E3D046), color-stop(8px, #ffdd00), color-stop(100%, #ffdd00)) !important;
    background-image: -webkit-linear-gradient(-225deg, #E3D046 0px, #E3D046 8px, #ffdd00 8px, #ffdd00 100%) !important;
    background-image: -moz-linear-gradient(-45deg, #E3D046 0px, #E3D046 8px, #ffdd00 8px, #ffdd00 100%) !important;
    background-image: linear-gradient(-45deg, #E3D046 0px, #E3D046 8px, #ffdd00 8px, #ffdd00 100%) !important;
    background-position: -5px -5px;
    padding-left: 30px;
    padding-right: 30px;
    color: #000;
    background-color: #ffdd00;
    border-color: #ccc;
    font-family: "Barlow-Bold", Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    -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, ../../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, ../../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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-at-mobile .badge {
    color: #ffdd00;
    background-color: #000;
  }
  /* line 19, components/_buttons.scss */
  .btn-at-mobile:focus {
    outline: none;
  }
  /* line 22, 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 26, components/_buttons.scss */
  .btn-at-mobile:hover, .btn-at-mobile:active, .btn-at-mobile:focus {
    color: #444;
    box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.3);
    text-shadow: none;
  }
  /* line 32, 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 38, components/_buttons.scss */
  .btn-at-mobile:disabled {
    opacity: 1;
    filter: alpha(opacity=1);
    background-color: #dfcc73;
  }
  /* line 43, 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(8px, #275190), color-stop(8px, #3063B0), color-stop(100%, #3063B0)) !important;
    background-image: -webkit-linear-gradient(-225deg, #275190 0px, #275190 8px, #3063B0 8px, #3063B0 100%) !important;
    background-image: -moz-linear-gradient(-45deg, #275190 0px, #275190 8px, #3063B0 8px, #3063B0 100%) !important;
    background-image: linear-gradient(-45deg, #275190 0px, #275190 8px, #3063B0 8px, #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, ../../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, ../../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, ../../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, ../../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/mixins/_buttons.scss */
  .btn-at-mobile.active .badge {
    color: #274BA7;
    background-color: #F7EE58;
  }
  /* line 49, 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 55, 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 60, components/_buttons.scss */
  .btn-at-mobile.active:disabled {
    background-color: #456493;
  }
  /* line 63, 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 77, components/_buttons.scss */
  .lt-ie9 .btn-at-mobile.active {
    background-color: #3063b0;
    background-image: none;
  }
  /* line 191, 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 198, components/_buttons.scss */
.form-control:focus {
  border-color: #ffdd00;
  outline: none;
  box-shadow: none;
}

/* line 205, components/_buttons.scss */
.gy-btn-lg {
  font-size: 16px;
  padding: 3px 30px;
  width: 80%;
}

/* Styled Checkboxes & Radio Buttons */
/* line 3, components/_checkbox.scss */
.gy-checkbox,
.gy-radio {
  border-bottom: 1px solid #ccd7eb;
  height: 50px;
  color: #274BA7;
}
/* line 9, components/_checkbox.scss */
.gy-checkbox label,
.gy-radio label {
  margin: 0 0 0 15px;
  height: 100%;
  width: 100%;
  cursor: pointer;
}
/* line 14, components/_checkbox.scss */
.gy-checkbox label .input-name,
.gy-radio label .input-name {
  position: relative;
  top: -4px;
  padding-left: 6px;
}
/* line 21, 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, 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, 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 169, _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 172, _mixins.scss */
.gy-checkbox input[type="checkbox"]:checked ~ label .check-container:before.checkmark,
.gy-checkbox input[type="radio"]:checked ~ label .check-container:before.checkmark,
.gy-radio input[type="checkbox"]:checked ~ label .check-container:before.checkmark,
.gy-radio input[type="radio"]:checked ~ label .check-container:before.checkmark {
  content: "\e61c";
}

/* line 47, 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, 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 169, _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 172, _mixins.scss */
.lt-ie9 .gy-checkbox input.checked ~ label .check-container:before.checkmark,
.lt-ie9 .gy-radio input.checked ~ label .check-container:before.checkmark {
  content: "\e61c";
}

/* line 1, 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;
  /*.follow-container, .footer-share{
    padding-left: 15px;
  }*/
}
/* line 9, components/_footer.scss */
.global-footer .row .row {
  margin: 0;
}
/* line 14, components/_footer.scss */
.global-footer .footer-windowshade {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  padding: 0;
}
/* line 20, 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);
  height: 40px;
  padding: 9px 15px;
  -webkit-font-smoothing: antialiased;
  overflow: hidden;
}
/* line 27, components/_footer.scss */
.global-footer .footer-windowshade a .panel-heading h3, .global-footer .footer-windowshade a .panel-heading h4, .global-footer .footer-windowshade a .panel-heading span {
  font-family: "Barlow-Light", 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 35, components/_footer.scss */
.global-footer .footer-windowshade a .panel-heading span {
  font-size: 1em;
}
/* line 39, components/_footer.scss */
.global-footer .footer-windowshade a .panel-heading .visible-xs {
  font-size: 14px;
}
/* line 43, 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 53, components/_footer.scss */
.global-footer .footer-windowshade > a .panel-heading .glyphicon-plus {
  position: relative;
}
/* line 59, components/_footer.scss */
.global-footer .footer-windowshade > a:hover {
  text-decoration: none;
}
/* line 63, 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-dist-windowshade .content, .warranty-treadLife .gy-dist-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: -ms-linear-gradient(top, white 0%, #f6f6f6 75%, #ebebeb 100%);
  background: linear-gradient(to bottom, white 0%, #f6f6f6 75%, #ebebeb 100%);
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
  color: #fff;
}
/* line 68, 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-dist-windowshade .content ul, .warranty-treadLife .gy-dist-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 72, components/_footer.scss */
.global-footer .footer-windowshade .panel-body li, .global-footer .footer-windowshade .warranty-treadLife .gy-windowshade .content li, .warranty-treadLife .gy-windowshade .global-footer .footer-windowshade .content li, .global-footer .footer-windowshade .warranty-treadLife .gy-secondary-windowshade .content li, .warranty-treadLife .gy-secondary-windowshade .global-footer .footer-windowshade .content li, .global-footer .footer-windowshade .warranty-treadLife .gy-nav-windowshade .content li, .warranty-treadLife .gy-nav-windowshade .global-footer .footer-windowshade .content li, .global-footer .footer-windowshade .warranty-treadLife .gy-tertiary-windowshade .content li, .warranty-treadLife .gy-tertiary-windowshade .global-footer .footer-windowshade .content li, .global-footer .footer-windowshade .warranty-treadLife .gy-coupon-windowshade .content li, .warranty-treadLife .gy-coupon-windowshade .global-footer .footer-windowshade .content li, .global-footer .footer-windowshade .warranty-treadLife .gy-dist-windowshade .content li, .warranty-treadLife .gy-dist-windowshade .global-footer .footer-windowshade .content li, .global-footer .footer-windowshade .warranty-treadLife .gy-min-windowshade .content li, .warranty-treadLife .gy-min-windowshade .global-footer .footer-windowshade .content li {
  list-style: none;
  margin: 0 0 6px 0;
  padding: 0;
  line-height: 140%;
}
/* line 77, components/_footer.scss */
.global-footer .footer-windowshade .panel-body li a, .global-footer .footer-windowshade .warranty-treadLife .gy-windowshade .content li a, .warranty-treadLife .gy-windowshade .global-footer .footer-windowshade .content li a, .global-footer .footer-windowshade .warranty-treadLife .gy-secondary-windowshade .content li a, .warranty-treadLife .gy-secondary-windowshade .global-footer .footer-windowshade .content li a, .global-footer .footer-windowshade .warranty-treadLife .gy-nav-windowshade .content li a, .warranty-treadLife .gy-nav-windowshade .global-footer .footer-windowshade .content li a, .global-footer .footer-windowshade .warranty-treadLife .gy-tertiary-windowshade .content li a, .warranty-treadLife .gy-tertiary-windowshade .global-footer .footer-windowshade .content li a, .global-footer .footer-windowshade .warranty-treadLife .gy-coupon-windowshade .content li a, .warranty-treadLife .gy-coupon-windowshade .global-footer .footer-windowshade .content li a, .global-footer .footer-windowshade .warranty-treadLife .gy-dist-windowshade .content li a, .warranty-treadLife .gy-dist-windowshade .global-footer .footer-windowshade .content li a, .global-footer .footer-windowshade .warranty-treadLife .gy-min-windowshade .content li a, .warranty-treadLife .gy-min-windowshade .global-footer .footer-windowshade .content li a {
  color: #274BA7;
  font-weight: normal;
  min-height: 32px;
  display: block;
}
/* line 86, components/_footer.scss */
.global-footer h6 {
  font-size: 14px;
}
/* line 90, components/_footer.scss */
.global-footer .cart-footer-v-line {
  margin: 0px 10px;
}
/* line 94, components/_footer.scss */
.global-footer .footer-share,
.global-footer .follow-container,
.global-footer .footer-site-links {
  border-top: 1px solid #3f619d;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  border-bottom: 1px solid #192f69;
  color: #fff;
}
/* line 102, components/_footer.scss */
.global-footer .footer-share.cart-footer-site-link,
.global-footer .follow-container.cart-footer-site-link,
.global-footer .footer-site-links.cart-footer-site-link {
  border: none;
}
/* line 105, components/_footer.scss */
.global-footer .footer-share h6,
.global-footer .follow-container h6,
.global-footer .footer-site-links h6 {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 16px;
  margin: 20px 0 10px;
}
/* line 110, components/_footer.scss */
.global-footer .footer-share ul,
.global-footer .follow-container ul,
.global-footer .footer-site-links ul {
  margin: 6px 0;
  padding: 0;
}
/* line 114, components/_footer.scss */
.global-footer .footer-share li,
.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: 12px;
}
/* line 122, components/_footer.scss */
.global-footer .footer-follow .follow-container {
  padding-bottom: 10px;
  overflow: hidden;
  padding-left: 5px;
}
/* line 126, components/_footer.scss */
.global-footer .footer-follow .follow-container h5 {
  float: left;
  font-size: 13px;
  margin-right: 5px !important;
  display: block;
}
/* line 133, components/_footer.scss */
.global-footer .footer-site-links {
  padding-top: 8px;
}
/* line 135, 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;
  margin-bottom: 10px;
}
/* line 145, components/_footer.scss */
.global-footer .footer-site-links li:first-child {
  border-left: none;
}
/* line 149, components/_footer.scss */
.global-footer .footer-follow,
.global-footer .footer-share {
  text-align: center;
  padding-left: 5px;
  padding-right: 0;
}
/* line 154, components/_footer.scss */
.global-footer .footer-follow h6,
.global-footer .footer-share h6 {
  line-height: 32px;
  float: left;
  width: 102px;
  margin: 6px 0;
}
/* line 160, components/_footer.scss */
.global-footer .footer-follow h5,
.global-footer .footer-share h5 {
  font-size: 18px;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  margin: 15px 0 0 !important;
  color: #fff;
  text-transform: uppercase;
  line-height: 120%;
  margin-right: 5px !important;
}
/* line 174, components/_footer.scss */
.global-footer .sharing-links {
  float: left;
  display: inline-block;
  margin-left: 5px;
}
/* line 178, components/_footer.scss */
.global-footer .sharing-links li {
  display: inline-block;
  margin: 10px 0;
}
/* line 184, components/_footer.scss */
.global-footer .footer-tiles {
  padding: 0;
  border-top: 1px solid #3f619d;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  border-bottom: 1px solid #192f69;
}
/* line 190, components/_footer.scss */
.global-footer .footer-tiles .gy-promo-tile.gy-promo-small {
  border-left: none;
  border-right: none;
}
/* line 195, components/_footer.scss */
.global-footer .footer-share {
  overflow: hidden;
}
/* line 197, components/_footer.scss */
.global-footer .footer-share li {
  margin-top: 6px;
  height: 20px;
  vertical-align: bottom;
}
/* line 202, components/_footer.scss */
.global-footer .footer-share h5 {
  float: left;
  font-size: 13px;
}
/* line 209, components/_footer.scss */
.global-footer .social-links li {
  margin-right: 4px;
  padding: 0;
  max-width: 32px;
  max-height: 32px;
  float: left;
}
/* line 215, components/_footer.scss */
.global-footer .social-links li img {
  max-width: 32px;
  max-height: 32px;
}
/* line 222, components/_footer.scss */
.global-footer .footer-links-section .col-xs-12 {
  padding-left: 0;
  padding-right: 0;
}
/* line 229, components/_footer.scss */
.global-footer .footer-site-links {
  text-align: center;
  padding-bottom: 10px;
  padding-right: 0;
}
/* line 233, components/_footer.scss */
.global-footer .footer-site-links a {
  line-height: 160%;
  color: #ffdd00;
}
/* line 236, components/_footer.scss */
.global-footer .footer-site-links a:hover {
  color: #ffdd00;
  text-decoration: underline;
}
/* line 242, components/_footer.scss */
.global-footer .footer-site-links .cart-link-list {
  border-top: 1px solid #fff;
  margin: 20px 15px 0px;
  padding: 10px 0px 5px 0px;
}
/* line 254, components/_footer.scss */
.global-footer .footer-legal-windowshade a .panel-heading {
  padding-left: 10px;
}
/* line 256, components/_footer.scss */
.global-footer .footer-legal-windowshade a .panel-heading h3 {
  font-size: 17px;
}
/* line 259, 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 264, components/_footer.scss */
.global-footer .footer-legal-windowshade .footer-legal .footer-legal-body {
  background: #fff;
}
/* line 267, components/_footer.scss */
.global-footer .footer-legal-windowshade .footer-legal h6, .global-footer .footer-legal-windowshade .footer-legal p, .global-footer .footer-legal-windowshade .footer-legal span {
  color: #333;
  font-family: "Barlow-Light", "Lucida Grande", "Calibri", "Arial", sans-serif;
  font-size: 12px;
}
/* line 276, components/_footer.scss */
.global-footer .main-footer-links .panel-collapse .content-body .row div {
  padding: 0;
}
@media (min-width: 768px) {
  /* line 1, components/_footer.scss */
  .global-footer {
    padding: 15px;
  }
  /* line 289, components/_footer.scss */
  .global-footer .main-footer-links {
    padding-bottom: 15px;
  }
  /* line 292, components/_footer.scss */
  .global-footer .footer-windowshade {
    border-top: none;
    border-bottom: none;
  }
  /* line 295, components/_footer.scss */
  .global-footer .footer-windowshade.hidden-nav {
    display: none;
  }
  /* line 301, components/_footer.scss */
  .global-footer .footer-windowshade > a .panel-heading .glyphicon-plus {
    top: 0;
  }
  /* line 306, components/_footer.scss */
  .global-footer .footer-windowshade.col-md-4, .global-footer .footer-windowshade.col-md-2 {
    border-left: 1px solid #3f619d;
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    padding-left: 15px;
  }
  /* line 313, components/_footer.scss */
  .global-footer .footer-windowshade.col-md-4:first-child {
    border-left: none;
    padding-left: 0px;
  }
  /* line 318, components/_footer.scss */
  .global-footer .footer-windowshade > a .panel-heading {
    color: #fff;
    border: none;
    padding-left: 0;
    height: 55px;
  }
  /* line 323, components/_footer.scss */
  .global-footer .footer-windowshade > a .panel-heading h3 {
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    color: #fff;
    font-size: 18px;
  }
  /* line 332, components/_footer.scss */
  .global-footer .footer-windowshade > a.collapsed .panel-heading {
    color: #fff;
  }
  /* line 337, components/_footer.scss */
  .global-footer .footer-windowshade .panel-collapse {
    background: none;
  }
  /* line 340, 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-dist-windowshade .content, .warranty-treadLife .gy-dist-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 348, components/_footer.scss */
  .global-footer .footer-windowshade .panel-body li a, .global-footer .footer-windowshade .warranty-treadLife .gy-windowshade .content li a, .warranty-treadLife .gy-windowshade .global-footer .footer-windowshade .content li a, .global-footer .footer-windowshade .warranty-treadLife .gy-secondary-windowshade .content li a, .warranty-treadLife .gy-secondary-windowshade .global-footer .footer-windowshade .content li a, .global-footer .footer-windowshade .warranty-treadLife .gy-nav-windowshade .content li a, .warranty-treadLife .gy-nav-windowshade .global-footer .footer-windowshade .content li a, .global-footer .footer-windowshade .warranty-treadLife .gy-tertiary-windowshade .content li a, .warranty-treadLife .gy-tertiary-windowshade .global-footer .footer-windowshade .content li a, .global-footer .footer-windowshade .warranty-treadLife .gy-coupon-windowshade .content li a, .warranty-treadLife .gy-coupon-windowshade .global-footer .footer-windowshade .content li a, .global-footer .footer-windowshade .warranty-treadLife .gy-dist-windowshade .content li a, .warranty-treadLife .gy-dist-windowshade .global-footer .footer-windowshade .content li a, .global-footer .footer-windowshade .warranty-treadLife .gy-min-windowshade .content li a, .warranty-treadLife .gy-min-windowshade .global-footer .footer-windowshade .content li a {
    color: #ffdd00;
  }
  /* line 353, components/_footer.scss */
  .global-footer .footer-windowshade .content-body {
    padding-left: 0;
  }
  /* line 356, components/_footer.scss */
  .global-footer .footer-windowshade .col-sm-12 {
    padding-left: 0;
  }
  /* line 359, components/_footer.scss */
  .global-footer .footer-windowshade .col-md-6 {
    padding-left: 0 !important;
  }
  /* line 364, components/_footer.scss */
  .global-footer .footer-site-links {
    font-family: "Barlow-Light", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
  }
  /* line 366, components/_footer.scss */
  .global-footer .footer-site-links h6 {
    text-transform: none;
    margin-top: 6px;
  }
  /* line 371, components/_footer.scss */
  .global-footer .footer-site-links .footer-site-link-list {
    margin-left: 0;
    padding-left: 0;
    width: auto;
    font-size: 12px;
  }
  /* line 377, components/_footer.scss */
  .global-footer .footer-site-links .footer-site-link-list.cart-link-list {
    border: none;
    margin: 0px;
    padding: 0px;
    width: auto;
  }
  /* line 379, components/_footer.scss */
  .global-footer .footer-site-links .footer-site-link-list.cart-link-list a {
    font-size: 16px;
  }
  /* line 390, components/_footer.scss */
  .global-footer div[class^="footer-shade"] .panel-heading {
    background: none;
  }
  /* line 394, components/_footer.scss */
  .global-footer div[class^="footer-shade"] .panel-heading span.glyphicon {
    display: none;
  }
  /* line 399, components/_footer.scss */
  .global-footer div[class^="footer-shade"] .panel-collapse {
    height: auto !important;
    display: block !important;
  }
  /* line 404, components/_footer.scss */
  .global-footer div[class^="footer-shade"] h3 {
    color: #fff !important;
  }
  /* line 411, components/_footer.scss */
  .global-footer .footer-legal-windowshade > a .panel-heading {
    padding-left: 15px;
    background: #3656a5;
    background: -ms-linear-gradient(top, #3656a5 0%, #274ba7 60%, #1f4396 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #3656a5 0%, #274ba7 60%, #1f4396 100%);
    /* W3C */
    background-color: #274BA7;
    border: 1px solid #708fde;
    height: 38px;
  }
  /* line 417, components/_footer.scss */
  .global-footer .footer-legal-windowshade > a .panel-heading h3 {
    font-size: 16px;
  }
  /* line 420, components/_footer.scss */
  .global-footer .footer-legal-windowshade > a .panel-heading [class*="icon"] {
    line-height: 14px;
    font-size: 18px;
    float: left;
    display: inline-block;
  }
  /* line 430, components/_footer.scss */
  .global-footer .footer-follow {
    overflow: hidden;
    text-align: left;
  }
  /* line 434, components/_footer.scss */
  .global-footer .footer-follow .follow-container {
    float: left;
    width: 50%;
    min-height: 50px;
    text-align: left;
    padding-bottom: 0;
  }
  /* line 440, components/_footer.scss */
  .global-footer .footer-follow .follow-container h5 {
    font-size: 18px;
  }
  /* line 444, components/_footer.scss */
  .global-footer .footer-share {
    float: right;
    width: 50%;
    min-height: 50px;
    text-align: left;
  }
  /* line 449, components/_footer.scss */
  .global-footer .footer-share h5 {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  /* line 457, components/_footer.scss */
  .global-footer .footer-windowshade.hidden-nav {
    display: block;
  }
  /* line 462, components/_footer.scss */
  .global-footer .footer-follow {
    margin: 0;
    padding: 15px 0 0 0px;
    border-top: 1px solid #3f619d;
    border-top: 1px solid rgba(255, 255, 255, 0.15);
  }
  /* line 468, components/_footer.scss */
  .global-footer .footer-follow .follow-container, .global-footer .footer-follow .footer-share {
    border: none;
    border-left: 1px solid #3f619d;
    border-left: 1px solid rgba(255, 255, 255, 0.15);
    padding: 10px 0 10px 20px;
    float: none;
    width: auto;
  }
  /* line 477, components/_footer.scss */
  .global-footer .footer-follow .follow-container h5, .global-footer .footer-follow .footer-share h5 {
    float: none;
  }
  /* line 483, components/_footer.scss */
  .global-footer .footer-site-links {
    overflow: hidden;
  }
  /* line 485, components/_footer.scss */
  .global-footer .footer-site-links .company-info {
    width: 45%;
    float: left;
  }
  /* line 488, components/_footer.scss */
  .global-footer .footer-site-links .company-info h6 {
    text-align: left;
  }
  /* line 491, components/_footer.scss */
  .global-footer .footer-site-links .company-info h6 + h6 {
    margin-left: 12px;
  }
  /* line 496, components/_footer.scss */
  .global-footer .footer-site-links .cart-company-info {
    overflow: auto;
    width: auto;
  }
  /* line 499, components/_footer.scss */
  .global-footer .footer-site-links .cart-company-info h6 {
    float: left;
  }
  /* line 504, components/_footer.scss */
  .global-footer .footer-site-links .footer-site-link-list {
    float: right;
    width: 50%;
  }
}
@media (min-width: 1024px) {
  /* line 516, 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-dist-windowshade .content, .warranty-treadLife .gy-dist-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 518, 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-dist-windowshade .content .col-md-6, .warranty-treadLife .gy-dist-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 523, components/_footer.scss */
  .global-footer .footer-windowshade.footer-shade-segment {
    width: 18.5%;
  }
  /* line 526, components/_footer.scss */
  .global-footer .footer-windowshade.footer-shade-category {
    width: 26%;
  }
  /* line 528, components/_footer.scss */
  .global-footer .footer-windowshade.footer-shade-category .panel-heading,
  .global-footer .footer-windowshade.footer-shade-category .panel-body,
  .global-footer .footer-windowshade.footer-shade-category .warranty-treadLife .gy-windowshade .content,
  .warranty-treadLife .gy-windowshade .global-footer .footer-windowshade.footer-shade-category .content,
  .global-footer .footer-windowshade.footer-shade-category .warranty-treadLife .gy-secondary-windowshade .content,
  .warranty-treadLife .gy-secondary-windowshade .global-footer .footer-windowshade.footer-shade-category .content,
  .global-footer .footer-windowshade.footer-shade-category .warranty-treadLife .gy-nav-windowshade .content,
  .warranty-treadLife .gy-nav-windowshade .global-footer .footer-windowshade.footer-shade-category .content,
  .global-footer .footer-windowshade.footer-shade-category .warranty-treadLife .gy-tertiary-windowshade .content,
  .warranty-treadLife .gy-tertiary-windowshade .global-footer .footer-windowshade.footer-shade-category .content,
  .global-footer .footer-windowshade.footer-shade-category .warranty-treadLife .gy-coupon-windowshade .content,
  .warranty-treadLife .gy-coupon-windowshade .global-footer .footer-windowshade.footer-shade-category .content,
  .global-footer .footer-windowshade.footer-shade-category .warranty-treadLife .gy-dist-windowshade .content,
  .warranty-treadLife .gy-dist-windowshade .global-footer .footer-windowshade.footer-shade-category .content,
  .global-footer .footer-windowshade.footer-shade-category .warranty-treadLife .gy-min-windowshade .content,
  .warranty-treadLife .gy-min-windowshade .global-footer .footer-windowshade.footer-shade-category .content {
    padding-left: 0;
  }
  /* line 533, components/_footer.scss */
  .global-footer .footer-windowshade.footer-shade-tools {
    width: 16.5%;
  }
  /* line 536, components/_footer.scss */
  .global-footer .footer-windowshade.footer-shade-links {
    border-right: none;
  }
  /* line 538, components/_footer.scss */
  .global-footer .footer-windowshade.footer-shade-links .panel-heading,
  .global-footer .footer-windowshade.footer-shade-links .panel-body,
  .global-footer .footer-windowshade.footer-shade-links .warranty-treadLife .gy-windowshade .content,
  .warranty-treadLife .gy-windowshade .global-footer .footer-windowshade.footer-shade-links .content,
  .global-footer .footer-windowshade.footer-shade-links .warranty-treadLife .gy-secondary-windowshade .content,
  .warranty-treadLife .gy-secondary-windowshade .global-footer .footer-windowshade.footer-shade-links .content,
  .global-footer .footer-windowshade.footer-shade-links .warranty-treadLife .gy-nav-windowshade .content,
  .warranty-treadLife .gy-nav-windowshade .global-footer .footer-windowshade.footer-shade-links .content,
  .global-footer .footer-windowshade.footer-shade-links .warranty-treadLife .gy-tertiary-windowshade .content,
  .warranty-treadLife .gy-tertiary-windowshade .global-footer .footer-windowshade.footer-shade-links .content,
  .global-footer .footer-windowshade.footer-shade-links .warranty-treadLife .gy-coupon-windowshade .content,
  .warranty-treadLife .gy-coupon-windowshade .global-footer .footer-windowshade.footer-shade-links .content,
  .global-footer .footer-windowshade.footer-shade-links .warranty-treadLife .gy-dist-windowshade .content,
  .warranty-treadLife .gy-dist-windowshade .global-footer .footer-windowshade.footer-shade-links .content,
  .global-footer .footer-windowshade.footer-shade-links .warranty-treadLife .gy-min-windowshade .content,
  .warranty-treadLife .gy-min-windowshade .global-footer .footer-windowshade.footer-shade-links .content {
    padding-right: 0;
  }
  /* line 543, 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-dist-windowshade .content .col-md-6, .warranty-treadLife .gy-dist-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;
  }
}
@media (max-width: 767px) {
  /* line 551, components/_footer.scss */
  .global-footer .sub_title {
    color: black;
    font-weight: bold;
  }
}

/* ----- Navigation ----- */
/* line 2, components/_nav.scss */
.navbar-form {
  margin: 15px 0 15px 15px;
  display: inline-block;
  box-shadow: none;
  min-width: 180px;
}

/* line 18, components/_nav.scss */
body .navbar-toggle {
  float: right;
  margin: 0;
  background-image: none !important;
  background-color: transparent !important;
  box-shadow: none;
  padding: 0 15px;
  min-height: 30px;
}
/* line 27, components/_nav.scss */
body .navbar-toggle .icon-bar {
  display: block;
  background-color: #ffdd00;
  width: 25px;
  height: 4px;
  border-radius: 1px;
}
/* line 35, components/_nav.scss */
body .navbar-toggle:active, body .navbar-toggle:focus, body .navbar-toggle:hover {
  box-shadow: none;
}

/* line 43, components/_nav.scss */
.all-sites-nav {
  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;
  display: block;
  line-height: 100%;
  height: 33px;
  overflow-y: hidden;
}
/* line 54, 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 59, components/_nav.scss */
.all-sites-nav .top-nav-msg {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  margin: 0;
  padding: 8px;
  list-style: none;
  float: left;
  width: auto;
  line-height: 100%;
  text-transform: uppercase;
  font-size: 14px;
  display: block;
}
/* line 72, components/_nav.scss */
.all-sites-nav .top-menu {
  font-family: "Barlow-Light", 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 81, components/_nav.scss */
.all-sites-nav .top-menu li {
  color: #F0F0F0;
  float: left;
  padding: 4px 10px;
  margin: 0;
  font-size: 14px;
}
/* line 88, components/_nav.scss */
.all-sites-nav .top-menu li:last-of-type {
  border-right: none;
  padding-right: 0;
}
/* line 92, components/_nav.scss */
.all-sites-nav .top-menu li:last-of-type a {
  padding-right: 0;
}
/* line 97, components/_nav.scss */
.all-sites-nav .top-menu li a {
  color: #ffdd00;
  padding: 0;
  display: inline-block;
}
/* line 103, components/_nav.scss */
.all-sites-nav .top-menu li .icon {
  font-size: 20px;
  margin-right: 5px;
  vertical-align: middle;
  text-decoration: none !important;
}
/* line 110, components/_nav.scss */
.all-sites-nav .top-menu li .icon-about {
  font-weight: lighter;
}
/* line 114, components/_nav.scss */
.all-sites-nav .top-menu li span {
  vertical-align: middle;
}
/* line 119, components/_nav.scss */
.all-sites-nav .top-menu > li {
  text-transform: uppercase;
}
/* line 123, components/_nav.scss */
.all-sites-nav .top-menu .just-for-demo a {
  color: #F0F0F0;
}

/* line 130, components/_nav.scss */
.global-nav:after {
  content: '';
  display: table;
}
/* line 135, components/_nav.scss */
.global-nav .container-liquid-parent {
  width: 100%;
  position: relative;
}
/* line 140, components/_nav.scss */
.global-nav .container-liquid {
  background-color: #274BA7;
  background-color: rgba(0, 40, 120, 0.75);
  background-repeat: repeat;
  background-image: url('/images/diagonal-tight-darker.png');
  border-bottom: 2px solid #ffdd00;
}
/* line 146, components/_nav.scss */
.global-nav .main-nav {
  vertical-align: middle;
  padding: 0;
  position: relative;
  overflow: hidden;
}
/* line 153, components/_nav.scss */
.global-nav .navbar {
  margin-bottom: 0;
  text-transform: uppercase;
  padding: 10px 0 0;
  height: auto;
  min-height: 0;
}
/* line 161, components/_nav.scss */
.global-nav .navbar-brand {
  padding: 0 0 15px 15px;
  display: inline-block;
  float: left;
  height: auto;
}
/* line 167, components/_nav.scss */
.global-nav .navbar-brand img {
  max-width: 140px;
}
/* line 172, 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: 0 solid #ffdd00;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  border-top: 30px solid #ffdd00;
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}
/* line 186, components/_nav.scss */
.global-nav .close-nav-btn p {
  margin: -25px 0 0;
}
/* line 191, components/_nav.scss */
.global-nav .close-nav-btn:hover, .global-nav .close-nav-btn:focus {
  cursor: pointer;
}
/* line 195, components/_nav.scss */
.global-nav .navbar-nav {
  clear: both;
  float: none;
  margin: 0 0 0 2%;
}
/* line 200, components/_nav.scss */
.global-nav .navbar-nav .btn-link {
  display: none;
}
/* line 204, components/_nav.scss */
.global-nav .navbar-nav .find-stores-and-search {
  min-width: 300px;
  text-align: right;
  margin: 0 auto;
}
/* line 210, components/_nav.scss */
.global-nav .navbar-nav .dropdown-large {
  background: none;
}
/* line 213, components/_nav.scss */
.global-nav .navbar-nav .dropdown-large a {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  font-family: "Barlow-Light", 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 223, components/_nav.scss */
.global-nav .navbar-nav .dropdown-large a:focus,
.global-nav .navbar-nav .dropdown-large a:hover {
  background-color: rgba(23, 60, 140, 0.5);
}
/* line 228, 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 239, components/_nav.scss */
.global-nav .navbar-nav .dropdown-large.open a {
  background-color: rgba(23, 60, 140, 0.5);
}
/* line 245, components/_nav.scss */
.global-nav .subMenu {
  width: 100%;
  background-color: rgba(254, 254, 254, 0.95);
  position: relative;
  top: -3px;
  z-index: 10;
}
/* line 252, components/_nav.scss */
.global-nav .subMenu .dropdown-overview {
  padding-top: 15px;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}
/* line 258, components/_nav.scss */
.global-nav .nav-btn-mobile {
  margin: 15px auto;
  width: 95%;
}
/* line 262, components/_nav.scss */
.global-nav .nav-btn-mobile .icon {
  font-size: 1.6em;
  position: relative;
  top: 5px;
}
@media (min-width: 768px) {
  /* line 270, components/_nav.scss */
  .global-nav .navbar-toggle {
    display: none;
  }
  /* line 274, components/_nav.scss */
  .global-nav .all-sites-nav {
    height: 33px;
  }
  /* line 277, components/_nav.scss */
  .global-nav .all-sites-nav .top-menu,
  .global-nav .all-sites-nav .top-nav-msg {
    display: inline-block;
  }
  /* line 281, components/_nav.scss */
  .global-nav .all-sites-nav .top-menu .current-site,
  .global-nav .all-sites-nav .top-nav-msg .current-site {
    display: none;
  }
  /* line 287, components/_nav.scss */
  .global-nav .navbar {
    padding: 0 15px;
  }
  /* line 289, components/_nav.scss */
  .global-nav .navbar .navbar-brand {
    float: left;
    margin: 0 20px 0 0;
    padding: 12px 0 0;
    vertical-align: middle;
    height: 57px;
    line-height: 40px;
    width: 197px;
  }
  /* line 298, components/_nav.scss */
  .global-nav .navbar .navbar-brand img {
    vertical-align: middle;
    line-height: 40px;
    max-width: 120% !important;
  }
  /* line 305, components/_nav.scss */
  .global-nav .navbar .navbar-nav {
    width: auto;
    float: left;
    clear: none;
    display: inline-block;
  }
  /* line 312, components/_nav.scss */
  .global-nav .navbar .navbar-nav li .btn-link {
    font-family: "Barlow-Light", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    display: inline-block;
    margin: 0 0 5px 15px;
    padding: 0;
    font-size: 14px;
    text-shadow: none;
    float: right;
  }
  /* line 321, components/_nav.scss */
  .global-nav .navbar .navbar-nav li .btn-link .icon {
    font-size: 18px;
    position: relative;
    top: 4px;
    padding-right: 4px;
  }
  /* line 329, components/_nav.scss */
  .global-nav .navbar .navbar-nav li .btn-link:focus,
  .global-nav .navbar .navbar-nav li .btn-link:hover {
    background-color: transparent;
  }
  /* line 335, components/_nav.scss */
  .global-nav .navbar .navbar-nav .dropdown-large {
    vertical-align: middle;
    display: inline-block;
    float: left;
    padding: 13px 0 5px 0;
    font-size: 16px;
    margin-left: 5px;
  }
  /* line 343, 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 355, components/_nav.scss */
  .global-nav .navbar .navbar-nav .dropdown-large a:focus,
  .global-nav .navbar .navbar-nav .dropdown-large a:hover {
    background-color: transparent;
  }
  /* line 360, components/_nav.scss */
  .global-nav .navbar .navbar-nav .dropdown-large a:hover, .global-nav .navbar .navbar-nav .dropdown-large a:focus {
    color: #ffdd00;
  }
  /* line 365, components/_nav.scss */
  .global-nav .navbar .navbar-nav .dropdown-large.active a {
    color: #ffdd00;
  }
  /* line 372, components/_nav.scss */
  .global-nav .navbar .navbar-nav .dropdown-large.open .open-submenu-arrow {
    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: 0;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    z-index: 1;
  }
  /* line 389, components/_nav.scss */
  .global-nav .navbar .navbar-nav .dropdown-large.open a,
  .global-nav .navbar .navbar-nav .dropdown-large.open a:focus,
  .global-nav .navbar .navbar-nav .dropdown-large.open a:hover {
    background-color: transparent;
  }
  /* line 396, components/_nav.scss */
  .global-nav .navbar .navbar-nav .dropdown-large:first-child a {
    border-left: 1px solid transparent;
  }
  /* line 400, components/_nav.scss */
  .global-nav .navbar .navbar-nav .find-stores-and-search {
    margin-top: 0;
    min-width: 0;
    position: absolute;
    top: 7px;
    right: 0;
  }
  /* line 410, components/_nav.scss */
  .global-nav .subMenu {
    display: block;
    margin: 0 auto;
  }
  /* line 414, components/_nav.scss */
  .global-nav .subMenu .dropdown-menu-large {
    position: relative;
    border-bottom: 1px solid #ccc;
    z-index: 2;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
    padding: 25px 15px 0;
    width: 100%;
  }
  /* line 422, components/_nav.scss */
  .global-nav .subMenu .dropdown-menu-large .row {
    max-width: 1180px;
    margin: 0 auto;
  }
  /* line 427, components/_nav.scss */
  .global-nav .subMenu .dropdown-menu-large .dropdown-overview {
    font-size: 18px;
    color: #2366c1;
    margin-bottom: 15px;
    text-align: right;
  }
  /* line 433, components/_nav.scss */
  .global-nav .subMenu .dropdown-menu-large .dropdown-overview .icon-thin-arrow-right {
    font-size: 0.8em;
    white-space: nowrap;
  }
  /* line 439, components/_nav.scss */
  .global-nav .subMenu .dropdown-menu-large .dropdown-action {
    padding-top: 10px;
  }
  /* line 442, 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 448, components/_nav.scss */
  .global-nav .subMenu .dropdown-menu-large .dropdown-action a .h1 {
    font-size: 24px;
    font-family: "Barlow-Light", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    text-align: center;
    margin: 0 0 5px;
  }
  /* line 454, components/_nav.scss */
  .global-nav .subMenu .dropdown-menu-large .dropdown-action a .h1 span {
    font-size: 16px;
    padding-left: 2px;
  }
  /* line 461, components/_nav.scss */
  .global-nav .subMenu .dropdown-menu-large .dropdown-action .h3 {
    font-size: 18px;
    color: #666;
    font-family: "Barlow-Light", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    text-align: center;
    margin: 5px 0 25px;
  }
  /* line 470, components/_nav.scss */
  .global-nav .subMenu .dropdown-menu-large ul {
    list-style: none;
    padding-left: 0;
    margin-left: 0;
    overflow: hidden;
  }
  /* line 477, components/_nav.scss */
  .global-nav .subMenu .dropdown-menu-large ul li a {
    text-decoration: none;
  }
  /* line 480, 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;
    min-height: 0;
  }
  /* line 490, components/_nav.scss */
  .global-nav .subMenu .dropdown-menu-large ul li a:hover, .global-nav .subMenu .dropdown-menu-large ul li a:focus {
    text-decoration: none;
  }
  /* line 492, 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 497, components/_nav.scss */
  .global-nav .subMenu .dropdown-menu-large ul li .dropdown-tile-title {
    font-family: "Barlow-Light", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 16px;
    margin: 0 0 4px;
    color: #2366c1;
  }
  /* line 503, components/_nav.scss */
  .global-nav .subMenu .dropdown-menu-large ul li .dropdown-tile-title:hover, .global-nav .subMenu .dropdown-menu-large ul li .dropdown-tile-title:focus {
    color: #274BA7;
  }
  /* line 507, components/_nav.scss */
  .global-nav .subMenu .dropdown-menu-large ul li .dropdown-tile-title .icon-thin-arrow-right {
    font-size: 0.8em;
    white-space: nowrap;
  }
  /* line 513, components/_nav.scss */
  .global-nav .subMenu .dropdown-menu-large ul li .dropdown-tile-description {
    font-size: 14px;
    color: #555;
    font-family: "Barlow-Light", Arial, sans-serif;
    font-weight: normal;
    margin: 0;
  }
}
@media (min-width: 1025px) {
  /* line 528, components/_nav.scss */
  .global-nav .all-sites-nav .top-menu .current-site {
    display: inline-block;
  }
  /* line 536, components/_nav.scss */
  .global-nav .navbar-nav li .btn-link {
    float: none !important;
  }
  /* line 540, components/_nav.scss */
  .global-nav .navbar-nav li .navbar-form {
    clear: none !important;
    float: none !important;
  }
}
@media (min-width: 820px) {
  /* line 550, components/_nav.scss */
  .global-nav .navbar .navbar-nav .dropdown-large {
    font-size: 14px;
  }
  /* line 553, components/_nav.scss */
  .global-nav .navbar .navbar-nav .dropdown-large a {
    font-size: 16px;
  }
}
@media (min-width: 1099px) {
  /* line 561, components/_nav.scss */
  .global-nav .navbar {
    height: 70px;
  }
  /* line 564, components/_nav.scss */
  .global-nav .navbar .navbar-nav {
    margin: 0 0 0 5%;
  }
  /* line 568, components/_nav.scss */
  .global-nav .navbar .navbar-nav .dropdown-large a {
    padding: 3px 15px;
  }
  /* line 573, components/_nav.scss */
  .global-nav .navbar .navbar-nav .find-stores-and-search {
    display: inline-block;
    margin-top: 20px;
    top: 0;
    right: 0;
    float: right;
    height: 40px;
  }
  /* line 581, components/_nav.scss */
  .global-nav .navbar .navbar-nav .find-stores-and-search .btn-link {
    margin-left: 20px;
  }
  /* line 584, components/_nav.scss */
  .global-nav .navbar .navbar-nav .find-stores-and-search .btn-link .icon {
    font-size: 24px;
  }
  /* line 591, components/_nav.scss */
  .global-nav .navbar .navbar-nav .dropdown-large .open-submenu-arrow {
    bottom: -7px;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  /* line 600, components/_nav.scss */
  .global-nav .navbar {
    height: 110px;
  }
  /* line 604, components/_nav.scss */
  .global-nav .navbar-nav {
    clear: both !important;
    margin: 0 -15px;
  }
  /* line 608, components/_nav.scss */
  .global-nav .navbar-nav .find-stores-and-search {
    top: 35px !important;
  }
  /* line 612, components/_nav.scss */
  .global-nav .navbar-nav .navbar-form {
    display: inline-block !important;
    padding-left: 20px !important;
  }
  /* line 617, components/_nav.scss */
  .global-nav .navbar-nav .dropdown-large {
    padding: 0 !important;
  }
  /* line 620, components/_nav.scss */
  .global-nav .navbar-nav .dropdown-large .open-submenu-arrow {
    bottom: -2px !important;
  }
  /* line 626, components/_nav.scss */
  .global-nav .navbar-brand img {
    max-width: 100% !important;
  }
}

@media (min-width: 992px) {
  /* line 637, components/_nav.scss */
  .global-nav .subMenu .dropdown-menu-large ul li a .dropdown-tile {
    min-height: 110px;
  }
}
@media (min-width: 1160px) {
  /* line 652, components/_nav.scss */
  .global-nav .subMenu .dropdown-menu-large ul li a .dropdown-tile {
    min-height: 110px;
  }
}

@media (min-width: 768px) {
  /* line 2, components/_navPromo.scss */
  .banner-promo-enabled .global-nav {
    margin-bottom: 40px;
  }
}

/* line 9, components/_navPromo.scss */
.global-nav {
  /* ----- Nav Banner Promo ----- */
  /* ----- Nav Banner Promo Dropdown ----- */
}
/* line 13, components/_navPromo.scss */
.global-nav .nav-banner-promo {
  font-family: "Barlow-Light", 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, components/_navPromo.scss */
.global-nav .nav-banner-promo-icon {
  font-size: .8em;
  line-height: 24px;
  display: inline-block;
  padding-right: 0;
}
/* line 33, components/_navPromo.scss */
.global-nav .nav-banner-promo-content {
  width: auto;
  display: inline-block;
  margin: 0 auto;
  overflow: hidden;
}
/* line 40, components/_navPromo.scss */
.global-nav .nav-banner-promo-link {
  display: block;
}
/* line 42, components/_navPromo.scss */
.global-nav .nav-banner-promo-link:hover {
  text-decoration: none;
}
/* line 46, components/_navPromo.scss */
.global-nav .nav-banner-promo-text {
  display: inline-block;
}
/* line 48, 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, 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, components/_navPromo.scss */
.global-nav .close-dd {
  position: absolute;
  top: 0;
  right: 15px;
  font-size: 24px;
  color: #666;
}
/* line 67, components/_navPromo.scss */
.global-nav .close-dd:hover {
  text-decoration: none;
  color: #274BA7;
}
/* line 74, 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, 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, components/_navPromo.scss */
.global-nav .subMenu .nav-promo-dd-content li {
  font-family: "Barlow-Light", 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, components/_navPromo.scss */
.global-nav .subMenu .nav-promo-dd-content li .icon-gy-treadmark {
  font-size: 11px;
  line-height: 18px;
}
/* line 97, components/_navPromo.scss */
.global-nav .subMenu .nav-promo-dd-content li em {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: bold;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
  font-size: 18px;
  padding-right: 3px;
}
/* line 103, components/_navPromo.scss */
.global-nav .subMenu .nav-promo-dd-content .btn {
  min-width: 200px;
  margin-top: 15px;
}
/* line 110, 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, components/_navPromo.scss */
.global-nav .nav-promo-dd-heading {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: bold;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
  color: #274BA7;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 130%;
  margin: 20px 0 0;
}
/* line 125, components/_navPromo.scss */
.global-nav .nav-promo-dd-heading:after {
  clear: both;
}
/* line 128, components/_navPromo.scss */
.global-nav .nav-promo-dd-heading .ideal-break {
  display: block;
  text-indent: 25px;
}
/* line 134, components/_navPromo.scss */
.global-nav .nav-promo-dd-intro {
  clear: both;
  margin: 0;
}
/* line 139, components/_navPromo.scss */
.global-nav .nav-promo-dd-subheading {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: bold;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
  color: #333;
  text-transform: uppercase;
  font-size: 18px;
  margin: 15px 0 0;
}
/* line 147, components/_navPromo.scss */
.global-nav .nav-promo-dd-cta {
  width: 200px;
  margin: 15px auto 0;
  display: block;
}
@media (min-width: 481px) {
  /* line 154, components/_navPromo.scss */
  .global-nav .nav-banner-promo {
    font-family: "Barlow-Light", Arial, sans-serif;
    font-weight: bold;
    font-style: italic;
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
  }
  /* line 158, components/_navPromo.scss */
  .global-nav .nav-promo-dd-heading {
    font-size: 24px;
    margin-top: 40px;
  }
}
@media (min-width: 768px) {
  /* line 165, components/_navPromo.scss */
  .global-nav .nav-banner-promo {
    font-size: 18px;
  }
  /* line 168, components/_navPromo.scss */
  .global-nav .nav-promo-dd-img {
    max-width: 100%;
    margin-right: 15px;
  }
  /* line 172, components/_navPromo.scss */
  .global-nav .nav-promo-dd-heading {
    font-size: 28px;
    margin-top: 0;
  }
  /* line 175, components/_navPromo.scss */
  .global-nav .nav-promo-dd-heading:after {
    clear: none;
  }
  /* line 178, components/_navPromo.scss */
  .global-nav .nav-promo-dd-heading .ideal-break {
    display: inline-block;
    text-indent: 0;
  }
  /* line 183, components/_navPromo.scss */
  .global-nav .nav-promo-dd-intro {
    clear: none;
  }
  /* line 186, components/_navPromo.scss */
  .global-nav .nav-promo-dd-cta {
    margin: 15px 0;
    display: inline-block;
  }
}
@media (min-width: 1025px) {
  /* line 193, components/_navPromo.scss */
  .global-nav .nav-banner-promo {
    font-family: "Barlow-Light", Arial, sans-serif;
    font-weight: bold;
    font-style: italic;
    -webkit-font-smoothing: antialiased;
    font-size: 20px;
    height: 40px;
    line-height: 30px;
  }
  /* line 199, components/_navPromo.scss */
  .global-nav .nav-banner-promo-icon {
    font-size: 1em;
    line-height: 30px;
    padding-right: 6px;
  }
  /* line 204, components/_navPromo.scss */
  .global-nav .nav-banner-promo-content {
    width: auto;
    margin: 0 auto;
  }
  /* line 208, components/_navPromo.scss */
  .global-nav .nav-banner-promo-text {
    line-height: 30px;
    position: relative;
    top: -2px;
  }
}

/* line 3, 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: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  letter-spacing: 1px;
  -moz-transition: all .25s ease;
  -webkit-transition: all .25s ease;
  transition: all .25s ease;
}
/* line 26, components/_backTop.scss */
.backTop span {
  display: block;
  font-size: 11px;
}
/* line 30, 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, components/_backTop.scss */
  .backTop {
    font-size: 18px;
  }
  /* line 42, components/_backTop.scss */
  .backTop span {
    font-size: 14px;
  }
}

@media (min-width: 768px) {
  /* line 2, components/_stickyPanel.scss */
  .sticky-parent-container {
    width: 100%;
    height: auto;
    position: relative;
    overflow: auto;
    padding: 0;
  }
  /* line 8, components/_stickyPanel.scss */
  .sticky-parent-container .left-content {
    width: 70%;
    float: left;
  }
  /* line 12, components/_stickyPanel.scss */
  .sticky-parent-container .right-content {
    width: 30%;
    float: left;
  }
  /* line 15, components/_stickyPanel.scss */
  .sticky-parent-container .right-content .fixed {
    position: fixed;
    top: 1px;
  }
  /* line 19, components/_stickyPanel.scss */
  .sticky-parent-container .right-content .default {
    position: relative;
  }
  /* line 22, components/_stickyPanel.scss */
  .sticky-parent-container .right-content .btm {
    position: absolute;
    right: 0px;
    top: auto;
    bottom: 1px;
  }
  /* line 28, 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, components/_tabs.scss */
.gy-tabs {
  margin: 20px 0;
  list-style-type: none;
  padding: 0;
  overflow: hidden;
  width: 100%;
}
/* line 9, components/_tabs.scss */
.gy-tabs li {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  display: inline-block;
  float: left;
  text-align: center;
  width: 100%;
  box-sizing: border-box;
}
/* line 16, 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, components/_tabs.scss */
.gy-tabs li a:hover {
  text-decoration: none;
}
/* line 30, components/_tabs.scss */
.gy-tabs li.active a {
  background-color: #274BA7;
  color: #fff;
}
/* line 34, 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, 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-dist-windowshade .gy-secondary-tabs,
.gy-min-windowshade .gy-secondary-tabs,
.gy-secondary-windowshade .gy-secondary-tabs {
  margin: 10px 0;
  padding: 0;
}
/* line 53, 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-dist-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: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}
/* line 60, 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-dist-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, 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-dist-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: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}

/*********************************** End - New Styles Tabs *******************************/
/*************************************Old Tabs styles *************************************/
/* line 84, components/_tabs.scss */
.nav-tabs {
  margin: 0 0 10px 0;
}

/* line 90, 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, 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, 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: -moz-linear-gradient(45deg, #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, 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: -moz-linear-gradient(45deg, #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, 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: -moz-linear-gradient(45deg, #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 somewhere<span class="icon-thin-arrow-right"></span></a>
        </div>
    </div>
</div>
*/
@media (min-width: 768px) {
  /* line 24, components/_windowshade.scss */
  [data-toggle="collapse"]:hover,
  .panel-heading:hover {
    cursor: pointer;
  }
}
/* line 30, components/_windowshade.scss */
.gy-windowshade, .gy-secondary-windowshade, .gy-nav-windowshade, .gy-tertiary-windowshade, .gy-coupon-windowshade, .gy-dist-windowshade, .gy-min-windowshade {
  position: relative;
  border-bottom: 1px solid #ccd7eb;
  border-bottom: 1px solid Transparent;
  margin-top: -1px;
}
/* line 35, components/_windowshade.scss */
.gy-windowshade .row, .gy-secondary-windowshade .row, .gy-nav-windowshade .row, .gy-tertiary-windowshade .row, .gy-coupon-windowshade .row, .gy-dist-windowshade .row, .gy-min-windowshade .row {
  clear: both;
}
/* line 38, 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-dist-windowshade .panel-heading, .gy-min-windowshade .panel-heading {
  background-color: #274BA7;
  background: #3656a5;
  background: -ms-linear-gradient(top, #3656a5 0%, #274ba7 60%, #1f4396 100%);
  /* IE10+ */
  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, 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-dist-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-dist-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-dist-windowshade .panel-heading span, .gy-min-windowshade .panel-heading span {
  font-family: "Barlow-Light", 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, 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-dist-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-dist-windowshade .panel-heading h4, .gy-min-windowshade .panel-heading h4 {
  width: 90%;
}
/* line 62, 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-dist-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, 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-dist-windowshade .panel-heading [class*="glyphicon"], .gy-min-windowshade .panel-heading [class*="glyphicon"] {
  font-size: 1.4em;
}
/* line 72, 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-dist-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-dist-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, components/_windowshade.scss */
.gy-windowshade > a, .gy-secondary-windowshade > a, .gy-nav-windowshade > a, .gy-tertiary-windowshade > a, .gy-coupon-windowshade > a, .gy-dist-windowshade > a, .gy-min-windowshade > a {
  text-decoration: none;
  display: block;
  overflow: hidden;
}
/* line 88, 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-dist-windowshade > a.collapsed .panel-heading, .gy-min-windowshade > a.collapsed .panel-heading {
  border-top-color: #859fe2;
  background-color: #fff;
  background-image: none;
}
/* line 92, 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-dist-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-dist-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-dist-windowshade > a.collapsed .panel-heading span, .gy-min-windowshade > a.collapsed .panel-heading span {
  color: #274BA7;
  text-shadow: none;
}
/* line 99, 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-dist-windowshade .panel-collapse, .gy-min-windowshade .panel-collapse {
  background: white;
  background: -ms-linear-gradient(top, white 0%, #f6f6f6 75%, #ebebeb 100%);
  background: linear-gradient(to bottom, white 0%, #f6f6f6 75%, #ebebeb 100%);
}
/* line 103, 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-dist-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-dist-windowshade .content [class*="col-"], .warranty-treadLife .gy-min-windowshade .content [class*="col-"] {
  padding-left: 0;
}
/* line 105, 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-dist-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-dist-windowshade .content [class*="col-"] ul, .warranty-treadLife .gy-min-windowshade .content [class*="col-"] ul {
  padding-left: 15px;
  margin: 0;
}
/* line 111, 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-dist-windowshade .content-body, .gy-min-windowshade .content-body {
  padding: 15px;
  color: #444;
  overflow-y: hidden;
}
/* line 115, 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-dist-windowshade .content-body h4, .gy-min-windowshade .content-body h4 {
  color: #333;
  font-size: 24px;
}
/* line 119, 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-dist-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, 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-dist-windowshade .content-body h5:first-of-type, .gy-min-windowshade .content-body h5:first-of-type {
  margin-top: 10px;
}
/* line 130, 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-dist-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, 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-dist-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, 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-dist-windowshade .content-body li ul, .gy-min-windowshade .content-body li ul {
  padding-left: 15px;
}
/* line 143, 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-dist-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, 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-dist-windowshade .content-body ul.multicol-3, .gy-min-windowshade .content-body ul.multicol-3 {
  padding-left: 15px;
}

/* line 158, 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-dist-windowshade .panel-heading [class*="glyphicon-minus"], .lt-ie9 .gy-min-windowshade .panel-heading [class*="glyphicon-minus"] {
  top: 7px;
}
/* line 161, 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-dist-windowshade .panel-heading [class*="glyphicon-plus"], .lt-ie9 .gy-min-windowshade .panel-heading [class*="glyphicon-plus"] {
  top: 3px;
}

/* line 169, 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-dist-windowshade, .gy-ws-expanded.gy-min-windowshade {
  background: none;
  background-color: #fff;
}

/* line 174, components/_windowshade.scss */
.gy-secondary-windowshade {
  border-bottom: none;
}
/* line 177, components/_windowshade.scss */
.gy-secondary-windowshade .panel-heading {
  background-color: #fff;
  background-image: none;
  border-bottom-color: transparent;
}
/* line 181, 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, components/_windowshade.scss */
.gy-secondary-windowshade > a.collapsed {
  background: white;
  background: -ms-linear-gradient(top, white 0%, #f6f6f6 75%, #ebebeb 100%);
  background: linear-gradient(to bottom, white 0%, #f6f6f6 75%, #ebebeb 100%);
}
/* line 189, 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, 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, components/_windowshade.scss */
.gy-secondary-windowshade .content-body {
  padding: 15px;
}

/* line 205, 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, components/_windowshade.scss */
  .gy-nav-windowshade {
    margin-bottom: 20px;
  }
}
/* line 213, components/_windowshade.scss */
.gy-nav-windowshade [data-toggle="collapse"] {
  background: white;
  background: -ms-linear-gradient(top, white 0%, #f6f6f6 75%, #ebebeb 100%);
  background: linear-gradient(to bottom, white 0%, #f6f6f6 75%, #ebebeb 100%);
}
/* line 216, 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, components/_windowshade.scss */
  .gy-nav-windowshade .panel-heading {
    padding-bottom: 0;
  }
  /* line 224, components/_windowshade.scss */
  .gy-nav-windowshade .panel-heading span {
    font-size: 18px;
  }
}
/* line 228, components/_windowshade.scss */
.gy-nav-windowshade .panel-heading h4 {
  font-size: 18px;
}
/* line 231, 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, 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, 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, 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, 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, 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, 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;
}
/* line 261, 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 261, 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 276, 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 280, 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 285, 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 293, components/_windowshade.scss */
.gy-nav-windowshade > a.collapsed {
  background: white;
  background: -ms-linear-gradient(top, white 0%, #f6f6f6 75%, #ebebeb 100%);
  background: linear-gradient(to bottom, white 0%, #f6f6f6 75%, #ebebeb 100%);
}
/* line 295, 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 299, 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 304, components/_windowshade.scss */
.gy-nav-windowshade > a.collapsed .panel-heading .down-link {
  color: #2366c1;
}
/* line 306, components/_windowshade.scss */
.gy-nav-windowshade > a.collapsed .panel-heading .down-link:hover {
  color: #274BA7;
  text-decoration: none;
}
/* line 314, 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-dist-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 322, components/_windowshade.scss */
.gy-tertiary-windowshade {
  border-bottom: none;
}
/* line 325, 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 331, 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 336, components/_windowshade.scss */
.gy-tertiary-windowshade .panel-heading [class*="icon"] {
  line-height: .75em;
}
/* line 339, components/_windowshade.scss */
.gy-tertiary-windowshade .content-body {
  padding: 15px;
}

/* line 345, 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-dist-windowshade, .panel-collapse .gy-min-windowshade,
.panel-collapse .gy-secondary-windowshade,
.panel-collapse .gy-nav-windowshade {
  margin: 0 -15px;
}

/* sidebar accordion */
/* line 354, components/_windowshade.scss */
.gy-sidebar-accordion .panel-heading {
  background: white;
  background: -ms-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 358, components/_windowshade.scss */
.gy-sidebar-accordion .panel-heading h4 {
  color: #274BA7;
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}
/* line 362, components/_windowshade.scss */
.gy-sidebar-accordion .panel-heading span {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}
/* line 364, components/_windowshade.scss */
.gy-sidebar-accordion .panel-heading span.glyphicon {
  color: #274ba7;
  padding-right: 4px;
  width: 15px;
}
/* line 372, 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-dist-windowshade .content, .warranty-treadLife .gy-dist-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 376, 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-dist-windowshade .content a, .warranty-treadLife .gy-dist-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 383, components/_windowshade.scss */
.gy-coupon-windowshade {
  border-bottom: none;
}
/* line 392, components/_windowshade.scss */
.gy-coupon-windowshade .panel-collapse {
  background: none;
}
/* line 396, 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-dist-windowshade .content, .gy-coupon-windowshade .warranty-treadLife .gy-min-windowshade .content {
  background: white;
  background: -ms-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 403, components/_windowshade.scss */
.gy-dist-windowshade {
  border-bottom: none;
}
/* line 412, components/_windowshade.scss */
.gy-dist-windowshade .panel-collapse {
  background: none;
}
/* line 416, components/_windowshade.scss */
.gy-dist-windowshade .panel-body, .gy-dist-windowshade .warranty-treadLife .gy-windowshade .content, .gy-dist-windowshade .warranty-treadLife .gy-secondary-windowshade .content, .gy-dist-windowshade .warranty-treadLife .gy-nav-windowshade .content, .gy-dist-windowshade .warranty-treadLife .gy-tertiary-windowshade .content, .gy-dist-windowshade .warranty-treadLife .gy-coupon-windowshade .content, .warranty-treadLife .gy-dist-windowshade .content, .gy-dist-windowshade .warranty-treadLife .gy-min-windowshade .content {
  background: white;
  background: -ms-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 423, components/_windowshade.scss */
.gy-min-windowshade {
  border-bottom: none;
  clear: both;
  margin: 0 0 10px;
}
/* line 428, components/_windowshade.scss */
.gy-min-windowshade .panel-heading {
  background: none;
  border: none;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 433, components/_windowshade.scss */
.gy-min-windowshade .panel-heading h3, .gy-min-windowshade .panel-heading h4, .gy-min-windowshade .panel-heading span {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 14px;
  text-shadow: none;
  color: #274BA7;
}
/* line 441, 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 449, components/_windowshade.scss */
.gy-min-windowshade .panel-heading [class*="glyphicon-plus"],
.gy-min-windowshade .panel-heading [class*="glyphicon-minus"] {
  line-height: 14px;
}
/* line 454, components/_windowshade.scss */
.gy-min-windowshade .panel-collapse {
  background: none;
  border: none;
}

/* line 1, components/_tables.scss */
.gy-table {
  margin: 0px;
  list-style-type: none;
}
/* line 4, components/_tables.scss */
.gy-table li {
  border-bottom: 1px solid #cccccc;
  color: #696969;
  font-family: "Barlow-Light", 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, components/_tables.scss */
.gy-table li span {
  float: right;
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}
/* line 18, components/_tables.scss */
.gy-table.gy-row-1 {
  padding-left: 0px;
  padding-right: 0px;
}
/* line 23, components/_tables.scss */
.gy-table.gy-row-2 {
  padding-left: 0px;
  padding-right: 0px;
}
/* line 28, components/_tables.scss */
.gy-table.gy-row-2 li:last-child {
  border-bottom: none;
}
/* line 34, components/_tables.scss */
.gy-table #collapseSpecs .gy-table-row {
  padding: 0 15px;
}

@media (min-width: 992px) {
  /* line 44, components/_tables.scss */
  .gy-table.gy-row-1 {
    padding-left: 0px;
    padding-right: 30px;
  }
  /* line 49, components/_tables.scss */
  .gy-table.gy-row-1 li:last-child {
    border-bottom: none;
  }
  /* line 55, components/_tables.scss */
  .gy-table.gy-row-2 {
    padding-left: 30px;
    padding-right: 0px;
  }
}
/**
 * TEMPLATE/PARTIAL NAME: tire-detail-tire-info
 *
 */
/* line 5, components/_image-gallery.scss */
.image-gallery {
  /**
   * BASE COMPONENT STYLES HERE
   * (common across all screen sizes)
   */
}
/* line 12, components/_image-gallery.scss */
.image-gallery .carousel-indicators {
  bottom: 70px;
}
/* line 14, 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, components/_image-gallery.scss */
.image-gallery .carousel-indicators li.active {
  background-color: #ffdd00;
}
/* line 24, components/_image-gallery.scss */
.image-gallery .carousel-control span {
  color: #274BA7;
}
/* line 27, 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, components/_image-gallery.scss */
.image-gallery .carousel-control .icon-thin-arrow-right {
  right: 0%;
}
/* line 38, components/_image-gallery.scss */
.image-gallery .carousel-control .icon-thin-arrow-left {
  left: 0%;
}
/* line 42, components/_image-gallery.scss */
.image-gallery .carousel-control.right, .image-gallery .carousel-control.left {
  background-image: none;
}
/* line 45, components/_image-gallery.scss */
.image-gallery .gy-control-thumbs-ls {
  display: none;
}
/* line 47, components/_image-gallery.scss */
.image-gallery .gy-control-thumbs-ls ul.list-inline {
  padding: 2% 0 0 0;
  text-align: center;
}
/* line 51, components/_image-gallery.scss */
.image-gallery .gy-control-thumbs-ls ul.list-inline li a {
  display: block;
  opacity: 0.5;
  cursor: pointer;
  transition: .15s ease-in-out;
}
/* line 56, components/_image-gallery.scss */
.image-gallery .gy-control-thumbs-ls ul.list-inline li a:hover {
  opacity: 0.75;
}
/* line 59, components/_image-gallery.scss */
.image-gallery .gy-control-thumbs-ls ul.list-inline li a img {
  max-width: 80px;
  max-height: 80px;
}
/* line 64, components/_image-gallery.scss */
.image-gallery .gy-control-thumbs-ls ul.list-inline li a.selected {
  opacity: 1;
}
/* line 70, components/_image-gallery.scss */
.image-gallery .fullscreen-copy {
  margin-left: 10px;
}
/* line 74, 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, components/_image-gallery.scss */
.image-gallery .gy-control-zoom span {
  font-size: 1.7em;
}
/* line 88, components/_image-gallery.scss */
.image-gallery .carousel-inner {
  height: 300px;
}
/* line 90, components/_image-gallery.scss */
.image-gallery .carousel-inner .item {
  width: 100%;
  height: 100%;
}
/* line 93, 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, components/_image-gallery.scss */
  .image-gallery {
    margin-top: 5px;
  }
  /* line 107, components/_image-gallery.scss */
  .image-gallery .gy-control-thumbs-ls {
    display: block;
  }
  /* line 109, 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, components/_image-gallery.scss */
  .image-gallery .carousel-indicators {
    display: none;
  }
  /* line 117, components/_image-gallery.scss */
  .image-gallery .carousel-control {
    display: none;
  }
}
@media (min-width: 910px) {
  /* line 124, components/_image-gallery.scss */
  .image-gallery #carousel-tireDetails .carousel-inner {
    height: 400px;
  }
}

/**
* TEMPLATE/PARTIAL NAME: modals
*
*/
/* line 5, components/_modals.scss */
#findLocation.gy-modal .modal-header {
  background-color: rgba(0, 40, 120, 0.75);
  background-image: url("/images/diagonal-tight-darker.png");
}

/* line 10, components/_modals.scss */
.or {
  padding-top: 15px;
}

/* line 15, components/_modals.scss */
.gy-modal .modal-dialog {
  width: 80%;
  margin: 60px auto 20px;
  border: 12px solid rgba(255, 255, 255, 0.75);
}
/* line 20, 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 15, components/_modals.scss */
  .gy-modal .modal-dialog {
    max-width: 60%;
  }
}
/* line 30, components/_modals.scss */
.gy-modal .modal-footer {
  text-align: left;
}
/* line 33, components/_modals.scss */
.gy-modal .modal-footer a {
  margin-right: 20px;
  display: inline-block;
}
/* line 38, components/_modals.scss */
.gy-modal .modal-footer .gy-link, .gy-modal .modal-footer .store-details-page .read-more, .store-details-page .gy-modal .modal-footer .read-more {
  position: relative;
  top: 3px;
}
@media (max-width: 480px) {
  /* line 43, components/_modals.scss */
  .gy-modal .modal-footer a,
  .gy-modal .modal-footer p {
    margin: 10px auto;
    display: block;
    float: none;
    text-align: center;
  }
  /* line 51, components/_modals.scss */
  .gy-modal .modal-footer p > a {
    display: inline;
  }
}

/* line 59, components/_modals.scss */
.modal-header {
  background-color: #274ba7;
}
/* line 62, components/_modals.scss */
.modal-header .modal-title {
  color: #555;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 24px;
  border-bottom: none;
  float: left;
}
/* line 70, components/_modals.scss */
.modal-header h2.modal-title {
  min-height: 0;
}
/* line 74, components/_modals.scss */
.modal-header button.close {
  color: #666;
  position: absolute;
  top: 15px;
  right: 15px;
  opacity: 1;
  z-index: 200;
}
/* line 82, components/_modals.scss */
.modal-header button.close:hover {
  cursor: pointer;
  color: #444;
}
/* line 88, components/_modals.scss */
.modal-header .close {
  color: #fd0;
  opacity: 1;
  margin-top: 2px;
  text-shadow: none;
}
/* line 95, components/_modals.scss */
.modal-header .close:hover, .modal-header .close:focus {
  color: #fff;
}
/* line 99, components/_modals.scss */
.modal-header .masthead-icon {
  position: absolute;
  top: -42px;
  left: 0;
  right: 0;
  text-align: center;
  width: 100%;
}
/* line 108, 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 122, 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 137, 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 148, components/_modals.scss */
.modal-header .icon-container span img {
  margin: 0 auto;
  display: block;
  max-height: 35px;
}
/* line 154, components/_modals.scss */
.modal-header .icon-container span:before {
  display: block;
  margin: 0 auto;
  text-align: center;
}
/* line 161, components/_modals.scss */
.modal-header .icon-container .wingfoot-lockup {
  font-family: "wingfoot_sansregular";
  font-weight: normal;
  text-transform: uppercase;
  font-style: normal;
  font-size: 17px;
  margin: 0 auto;
  padding: 0 10px;
  white-space: nowrap;
  width: auto;
  line-height: 35px;
}
/* line 170, components/_modals.scss */
.modal-header .icon-container .wingfoot-lockup em {
  font-size: 1.3em;
  padding: 5px 0;
  display: inline-block;
}
/* line 202, _mixins.scss */
.modal-header .icon-container .wingfoot-lockup em:before {
  font-family: "wingfoot_sansregular";
  font-weight: normal;
  text-transform: uppercase;
  font-style: normal;
  content: 'ΓÇó';
  display: inline-block;
  color: inherit;
  font-size: 1em;
  line-height: 1em;
  font-style: normal;
  margin: 0 -7px 0 -6px;
}

/*End Modal Header ----- */
/* ----- Other Sites Modal ----- */
/* line 183, components/_modals.scss */
#otherSites .modal-dialog {
  border: 0;
  max-width: 80%;
}
/* line 188, 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 195, 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 200, components/_modals.scss */
#otherSites .modal-header .sub-header img {
  margin: 0 0 0 37%;
  width: 200px;
}
/* line 205, components/_modals.scss */
#otherSites .modal-header .sub-header .close {
  color: #ffdd00;
  opacity: 1;
}
/* line 212, components/_modals.scss */
#otherSites .sub-group {
  width: 100%;
  padding: 0 1%;
}
/* line 216, components/_modals.scss */
#otherSites .sub-group:first-child {
  padding: 0 1% 0 0;
}
/* line 220, components/_modals.scss */
#otherSites .sub-group:last-child {
  border-right: 0;
  padding: 0 0 0 1%;
}
/* line 226, components/_modals.scss */
#otherSites .all-sites-related {
  border-top: 2px solid #aaa;
}
/* line 230, components/_modals.scss */
#otherSites .list-group {
  background-color: #fff;
}
/* line 234, components/_modals.scss */
#otherSites .list-group .list-group-column .h5 {
  margin: 15px 0 10px;
}
/* line 238, components/_modals.scss */
#otherSites .list-group .list-group-column ul {
  margin: 0 0 15px;
}
/* line 241, 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 251, components/_modals.scss */
#otherSites .list-group .list-group-column ul li:first-child {
  border-top: 1px solid #ddd;
}
/* line 256, components/_modals.scss */
#otherSites .list-group .list-group-column ul li.current:first-child {
  border-top: 0;
}
/* line 260, components/_modals.scss */
#otherSites .list-group .list-group-column ul li.current img {
  float: left;
  margin: 0;
  padding: 0;
  width: 40px;
}
/* line 269, components/_modals.scss */
#otherSites .list-group .list-group-column ul li a [class^="icon"] {
  display: inline-block;
  float: right;
  margin: 10px 0 0;
}
/* line 274, 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: 70px;
}
/* line 284, components/_modals.scss */
#otherSites .list-group .list-group-column ul li img {
  float: left;
  padding-bottom: 10px;
  padding-right: 10px;
  margin: 10px 0 0;
  width: 70px;
}
/* line 291, components/_modals.scss */
#otherSites .list-group .list-group-column ul li img.just-tires {
  margin: 15px 0 0;
}
/* line 296, components/_modals.scss */
#otherSites .list-group .list-group-column ul li .brand-logo {
  width: 27px;
  margin: 5px 18px 0 0;
  padding-right: 0;
}
/* line 301, components/_modals.scss */
#otherSites .list-group .list-group-column ul li .brand-logo.kelly {
  margin: 10px 18px 0 0;
}
/* line 306, components/_modals.scss */
#otherSites .list-group .list-group-column ul li .h6 {
  float: left;
  margin: 10px 0 0;
}
/* line 310, components/_modals.scss */
#otherSites .list-group .list-group-column ul li .h6.gycorp-site {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  margin: 10px 0 0 70px;
  color: #274BA7;
}
/* line 319, components/_modals.scss */
#otherSites .list-group .list-group-column ul li:last-child {
  border-bottom: 0;
}
/* line 325, components/_modals.scss */
#otherSites .list-group .list-group-column .all-sites-passenger > ul li:last-child {
  border-bottom: 2px solid #aaa;
}
/* line 330, components/_modals.scss */
#otherSites .list-group .list-group-column .all-sites-passenger ul:last-child li {
  height: auto;
  border-bottom: 0;
}
/* line 334, 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 345, components/_modals.scss */
#otherSites .other-sites-grid .h5 {
  font-size: 20px;
  text-transform: uppercase;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  margin: 5px 0 10px;
  -webkit-font-smoothing: antialiased;
}
/* line 353, components/_modals.scss */
#otherSites .other-sites-grid .h6 {
  margin-top: 0;
  margin-bottom: 2px;
  font-size: 17px;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  line-height: 130%;
}
/* line 362, components/_modals.scss */
#otherSites .other-sites-grid a:hover {
  text-decoration: none;
}
@media (min-width: 1025px) {
  /* line 369, components/_modals.scss */
  #otherSites .sub-group {
    width: 50%;
    float: left;
    border-right: 2px solid #aaa;
    padding: 0 1%;
  }
  /* line 375, components/_modals.scss */
  #otherSites .sub-group:first-child {
    padding: 0 1% 0 0;
  }
  /* line 379, components/_modals.scss */
  #otherSites .sub-group:last-child {
    border-right: 0;
    width: 50%;
    padding: 0 0 0 1%;
  }
  /* line 386, components/_modals.scss */
  #otherSites .all-sites-related {
    border-top: 0;
  }
}

/*---End Other Sites Modal---*/
/* --- Retailer Handoff Modal --- */
/* line 394, components/_modals.scss */
#modalRetailerHandoff .btn {
  width: 240px;
  max-width: 100%;
  margin-top: 10px;
}

/* --- More Driven Campaign Modal --- */
/* line 403, components/_modals.scss */
#modalMoreDriven a {
  text-decoration: none;
}
@media (min-width: 768px) {
  /* line 407, components/_modals.scss */
  #modalMoreDriven ul.mobile {
    display: none;
  }
  /* line 411, components/_modals.scss */
  #modalMoreDriven ul.desktop {
    display: table-row;
  }
  /* line 414, components/_modals.scss */
  #modalMoreDriven ul.desktop li {
    padding-top: 20px;
  }
}
/* line 420, components/_modals.scss */
#modalMoreDriven ul {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  list-style-type: none;
  padding: 20px 8px 0;
}
/* line 425, components/_modals.scss */
#modalMoreDriven ul li {
  display: inline-block;
  font-size: 22px;
  text-align: center;
  width: 48%;
}
/* line 431, components/_modals.scss */
#modalMoreDriven ul li a {
  color: black;
}
/* line 434, components/_modals.scss */
#modalMoreDriven ul li a.playing, #modalMoreDriven ul li a:active, #modalMoreDriven ul li a:focus, #modalMoreDriven ul li a:hover {
  text-decoration: none;
}
/* line 440, components/_modals.scss */
#modalMoreDriven ul li a.playing img, #modalMoreDriven ul li a:active img, #modalMoreDriven ul li a:focus img, #modalMoreDriven ul li a:hover img {
  outline: 2px #ffdd00 solid;
}
/* line 446, components/_modals.scss */
#modalMoreDriven ul li img {
  box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.75);
  margin-bottom: 15px;
}
/* line 451, components/_modals.scss */
#modalMoreDriven ul li span {
  display: block;
}
@media (min-width: 768px) {
  /* line 451, components/_modals.scss */
  #modalMoreDriven ul li span {
    display: inline-block;
    margin-left: 10px;
    text-align: left;
  }
}
/* line 460, components/_modals.scss */
#modalMoreDriven ul li strong {
  color: #274BA7;
  display: block;
  line-height: 18px;
  text-transform: uppercase;
}
/* line 469, components/_modals.scss */
#modalMoreDriven .modal-dialog {
  max-width: 1130px;
  overflow: hidden;
  width: 98%;
}
@media (min-width: 768px) {
  /* line 469, components/_modals.scss */
  #modalMoreDriven .modal-dialog {
    min-width: 760px;
  }
}
/* line 478, components/_modals.scss */
#modalMoreDriven .modal-content {
  background-color: white;
  padding: 20px;
  box-shadow: none;
  display: table;
  overflow: hidden;
  width: 100%;
}
/* line 487, components/_modals.scss */
#modalMoreDriven .close {
  opacity: 1;
  position: absolute;
  right: 3px;
  top: -3px;
  z-index: 1;
}
/* line 495, components/_modals.scss */
#modalMoreDriven .modal-more-driven-videos {
  min-width: 232px;
}
@media (min-width: 768px) {
  /* line 495, components/_modals.scss */
  #modalMoreDriven .modal-more-driven-videos {
    display: table-cell;
    padding-right: 10px;
    width: 490px;
  }
}
/* line 503, 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 510, components/_modals.scss */
#modalMoreDriven .modal-more-driven-videos .fluid-width-video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 520, components/_modals.scss */
#modalMoreDriven .modal-more-driven-content {
  background-color: #274BA7;
  padding: 20px;
  text-align: center;
}
@media (min-width: 768px) {
  /* line 520, components/_modals.scss */
  #modalMoreDriven .modal-more-driven-content {
    display: table-cell;
    height: 100%;
    max-height: 450px;
    vertical-align: middle;
    width: 205px;
  }
}
/* line 532, components/_modals.scss */
#modalMoreDriven .modal-more-driven-content h2,
#modalMoreDriven .modal-more-driven-content h3,
#modalMoreDriven .modal-more-driven-content h4 {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 20px;
  text-transform: uppercase;
}
/* line 540, components/_modals.scss */
#modalMoreDriven .modal-more-driven-content h2,
#modalMoreDriven .modal-more-driven-content h3 {
  color: #ffdd00;
}
/* line 545, components/_modals.scss */
#modalMoreDriven .modal-more-driven-content h2 {
  margin: 0;
}
/* line 549, 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 556, components/_modals.scss */
#modalMoreDriven .modal-more-driven-content h3 strong {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 32px;
  display: block;
}
/* line 563, components/_modals.scss */
#modalMoreDriven .modal-more-driven-content h4 {
  color: white;
  margin: 10px auto;
  max-width: 340px;
}
@media (max-width: 1100px) {
  /* line 568, components/_modals.scss */
  #modalMoreDriven .modal-more-driven-content h4 br {
    display: inline;
  }
}
@media (min-width: 768px) {
  /* line 575, components/_modals.scss */
  #modalMoreDriven .modal-more-driven-content .find-tires {
    margin-top: 20px;
  }
}
/* line 582, components/_modals.scss */
#modalMoreDriven .wingfoot-lockup {
  font-family: "wingfoot_sansregular";
  font-weight: normal;
  text-transform: uppercase;
  font-style: normal;
  /*letter-spacing: -1px;*/
  white-space: nowrap;
}
/* line 587, components/_modals.scss */
#modalMoreDriven .wingfoot-lockup em {
  font-style: normal;
}
/* line 591, components/_modals.scss */
#modalMoreDriven .wingfoot-lockup em:before {
  content: '';
  display: inline-block;
  margin-left: -4px;
}

@media (max-width: 768px) {
  /* line 601, components/_modals.scss */
  #modalMoreDriven ul.mobile {
    display: block;
  }
  /* line 605, components/_modals.scss */
  #modalMoreDriven ul.desktop {
    display: none;
  }

  /* line 610, components/_modals.scss */
  .gy-modal-sm .modal-dialog {
    max-width: 550px;
  }
}
/**
* 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 33, 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: 95%;
  position: relative;
  border-width: 5px;
}
/* line 44, components/_masthead.scss */
.lt-ie9 .masthead {
  background-color: transparent;
  background-image: url('/images/white-93percent.png');
  background-repeat: repeat;
}
/* line 50, components/_masthead.scss */
.masthead h1,
.masthead h2,
.masthead h3 {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #274BA7;
  margin: 15px auto 0;
  text-align: center;
  text-transform: uppercase;
  line-height: 120%;
}
/* line 61, 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 69, components/_masthead.scss */
.masthead h1 .small-text {
  font-size: 24px;
  display: block;
}
/* line 75, components/_masthead.scss */
.masthead .h2,
.masthead h2 {
  font-size: 20px;
  margin-top: 5px;
  text-align: center;
  margin-bottom: 10px;
  line-height: 110%;
  display: block;
  font-weight: bold;
  font-family: "Barlow-Bold", Arial, sans-serif;
}
/* line 87, components/_masthead.scss */
.masthead a {
  margin: 10px 0 5px;
}
/* line 91, components/_masthead.scss */
.masthead p {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-size: 15px;
  margin: 0 0 10px;
  line-height: 135%;
  color: #333;
}
/* line 99, components/_masthead.scss */
.masthead .masthead-icon {
  position: absolute;
  top: -35px;
  left: 0;
  right: 0;
  text-align: center;
  width: 100%;
}
/* line 108, 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 122, components/_masthead.scss */
.lt-ie9 .masthead .icon-container {
  background-color: white;
  border: 5px solid white;
  height: 45px;
}
/* line 128, 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 143, 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 154, components/_masthead.scss */
.masthead .icon-container span img {
  margin: 0 auto;
  display: block;
  max-height: 35px;
}
/* line 160, components/_masthead.scss */
.masthead .icon-container span:before {
  display: block;
  margin: 0 auto;
  text-align: center;
}
/* line 167, components/_masthead.scss */
.masthead .icon-container .wingfoot-lockup {
  font-family: "wingfoot_sansregular";
  font-weight: normal;
  text-transform: uppercase;
  font-style: normal;
  font-size: 17px;
  margin: 0 auto;
  padding: 0 10px;
  white-space: nowrap;
  width: auto;
  line-height: 35px;
}
/* line 176, components/_masthead.scss */
.masthead .icon-container .wingfoot-lockup em {
  font-size: 1.3em;
  padding: 5px 0;
  display: inline-block;
}
/* line 202, _mixins.scss */
.masthead .icon-container .wingfoot-lockup em:before {
  font-family: "wingfoot_sansregular";
  font-weight: normal;
  text-transform: uppercase;
  font-style: normal;
  content: 'ΓÇó';
  display: inline-block;
  color: inherit;
  font-size: 1em;
  line-height: 1em;
  font-style: normal;
  margin: 0 -7px 0 -6px;
}
/* line 184, components/_masthead.scss */
.masthead .icon-container span.icon-about.custom-wf {
  background-color: transparent;
  display: inline-block;
  font-size: 2em;
  margin: 0 -14px -10px -2px;
  padding: 5px 0 0;
  position: relative;
}
/* line 194, components/_masthead.scss */
.masthead .small-text {
  font-size: 1.85em;
}
/* line 198, components/_masthead.scss */
.masthead .medium-text {
  font-size: 2.17em;
}
/* line 202, components/_masthead.scss */
.masthead .big-text {
  font-size: 4.4em;
  line-height: 1em;
}
/* line 207, components/_masthead.scss */
.masthead .text-content {
  text-align: center;
  margin: 0 auto;
}
/* line 212, components/_masthead.scss */
.masthead .masthead-actions {
  vertical-align: middle;
  clear: both;
  overflow: hidden;
  padding: 10px 0;
  text-align: center;
  text-transform: none;
}
/* line 220, components/_masthead.scss */
.masthead .masthead-actions .modal {
  text-align: left;
}
/* line 224, components/_masthead.scss */
.masthead .masthead-actions .row {
  margin-left: -15px;
  margin-right: -12px;
}
/* line 228, components/_masthead.scss */
.masthead .masthead-actions .row .col-sm-1 {
  padding: 0;
}
/* line 233, 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 245, 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 251, components/_masthead.scss */
.masthead .masthead-actions input[type="text"] {
  height: 40px;
  line-height: 38px;
}
/* line 256, components/_masthead.scss */
.masthead .masthead-actions .action-conjunction {
  font-size: 1.2em;
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -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 269, components/_masthead.scss */
.masthead .input-group {
  width: 100%;
  box-shadow: none;
  overflow-y: hidden;
}
/* line 274, components/_masthead.scss */
.masthead .input-group .btn {
  width: auto;
  margin: 0;
}
/* line 280, 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-dist-windowshade .content, .warranty-treadLife .gy-dist-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 33, components/_masthead.scss */
  .masthead {
    max-width: 60%;
    border-width: 10px;
  }
  /* line 287, components/_masthead.scss */
  .masthead .masthead-icon {
    top: -45px;
  }
  /* line 291, components/_masthead.scss */
  .masthead .icon-container {
    border-width: 10px;
    height: 35px;
  }
  /* line 295, components/_masthead.scss */
  .masthead .icon-container span {
    font-size: 2.6em;
  }
}
@media (min-width: 768px) {
  /* line 33, components/_masthead.scss */
  .masthead {
    max-width: 560px;
    padding-top: 15px;
    padding-left: 25px;
    padding-right: 25px;
    margin: 60px auto 30px;
  }
  /* line 307, components/_masthead.scss */
  .masthead h1 {
    font-size: 60px;
  }
  /* line 311, components/_masthead.scss */
  .masthead .h2,
  .masthead h2 {
    font-size: 30px;
  }
  /* line 316, components/_masthead.scss */
  .masthead .small-text {
    font-size: 2.8em;
  }
  /* line 320, components/_masthead.scss */
  .masthead .medium-text {
    font-size: 3.3em;
  }
  /* line 324, components/_masthead.scss */
  .masthead .big-text {
    font-size: 6.65em;
  }
  /* line 328, components/_masthead.scss */
  .masthead .btn,
  .masthead .btn-secondary {
    margin: 10px auto 0;
  }
  /* line 332, components/_masthead.scss */
  .tire-category-page .masthead .btn, .tire-category-page
  .masthead .btn-secondary {
    max-width: none;
  }
  /* line 337, components/_masthead.scss */
  .masthead .col-sm-7 .btn {
    max-width: none;
    width: 100%;
  }
  /* line 342, 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-dist-windowshade .content,
  .warranty-treadLife .gy-dist-windowshade .masthead .content,
  .masthead .warranty-treadLife .gy-min-windowshade .content,
  .warranty-treadLife .gy-min-windowshade .masthead .content {
    padding-top: 10px;
  }
}

/* line 2, components/_map.scss */
.map-canvas,
.map-canvas *,
.map-canvas *:before,
.map-canvas *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 10, components/_map.scss */
.map-canvas {
  width: 100%;
  height: 100%;
  display: none;
}

/* line 16, components/_map.scss */
.map-static {
  display: block;
}

@media (min-width: 768px) {
  /* line 21, components/_map.scss */
  .map {
    height: 320px;
  }

  /* line 25, components/_map.scss */
  .map-canvas {
    display: block;
  }

  /* line 29, components/_map.scss */
  .map-static {
    display: none;
  }
}
/* ----- Shared Form Styles ----- */
/* line 4, components/_forms.scss */
.gy-form label {
  color: #888;
  font-size: 12px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  text-transform: uppercase;
}
/* line 11, components/_forms.scss */
.gy-form label.subtle {
  text-transform: none;
  font-size: 13px;
}
/* line 15, components/_forms.scss */
.gy-form label small {
  text-transform: none;
  font-weight: normal;
  font-size: 12px;
}
/* line 20, components/_forms.scss */
.gy-form label input,
.gy-form label select,
.gy-form label textarea
.form-control {
  font-weight: normal;
}
/* line 27, components/_forms.scss */
.gy-form h4 {
  clear: both;
  margin: 15px 0 5px;
}
/* line 31, 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: 7px;
  margin-bottom: 7px;
  -webkit-appearance: none;
}
/* line 41, 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 46, components/_forms.scss */
.gy-form input[type="number"] {
  -moz-appearance: textfield;
}
/* line 50, components/_forms.scss */
.gy-form input::-webkit-outer-spin-button, .gy-form input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
/* line 54, components/_forms.scss */
.gy-form select {
  margin-top: 7px;
  margin-bottom: 7px;
}
/* line 58, components/_forms.scss */
.gy-form textarea {
  min-height: 150px;
  border: 1px solid #ccc;
}
/* line 62, components/_forms.scss */
.gy-form [readonly] {
  background-color: #eee;
  color: #666;
}
/* line 67, components/_forms.scss */
.gy-form .characters-counter i {
  margin: 0 1px;
  display: inline-block;
}
/* line 72, components/_forms.scss */
.gy-form input[type="submit"] {
  margin-bottom: 10px;
}
/* line 75, components/_forms.scss */
.gy-form .gy-form-actions {
  clear: both;
  margin-top: 20px;
}
/* line 78, components/_forms.scss */
.gy-form .gy-form-actions .btn {
  min-width: 200px;
}
/* line 83, components/_forms.scss */
.gy-form .input-name i {
  font-weight: normal;
  font-size: 12px;
  font-style: normal;
  text-transform: none;
}
/* line 91, 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 101, components/_forms.scss */
.gy-form ul.field-note {
  clear: both;
  padding-left: 15px;
}
/* line 104, components/_forms.scss */
.gy-form ul.field-note li {
  margin-bottom: 1px;
}
/* line 109, components/_forms.scss */
.gy-form .error-message-paragraph {
  display: none;
}
/* line 113, components/_forms.scss */
.gy-form .error-message {
  color: #FF2534;
}
/* line 117, 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 123, components/_forms.scss */
.gy-form .checkbox-container span, .gy-form .radio-container span {
  color: #555;
  margin-top: 3px;
}
/* line 128, 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 136, 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 144, components/_forms.scss */
.gy-form .checkbox-container.active, .gy-form .radio-container.active {
  background-color: #f1f4f9;
}
/* line 146, components/_forms.scss */
.gy-form .checkbox-container.active .check, .gy-form .radio-container.active .check {
  display: inline-block;
}
/* line 151, 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 167, components/_forms.scss */
.gy-form .radio-container .box {
  border-radius: 8px;
}
/* line 172, 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 179, components/_forms.scss */
.gy-form .vehicle-container span {
  text-indent: 10px;
}
/* line 184, 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 193, components/_forms.scss */
.gy-form .vehicle-container {
  font-size: 12px;
}
@media (min-width: 481px) {
  /* line 199, components/_forms.scss */
  .gy-form .gy-form-actions .btn,
  .gy-form .gy-form-actions .gy-link,
  .gy-form .gy-form-actions .store-details-page .read-more,
  .store-details-page .gy-form .gy-form-actions .read-more {
    margin-right: 20px;
  }
}

/* line 207, components/_forms.scss */
.error-message-paragraph, .error-message-paragraph-modal {
  display: none;
}

/* line 211, components/_forms.scss */
.error-message, .required-asterisk {
  color: #FF2534;
  font-size: 13px;
  font-weight: normal;
}

/* Ratings and Reviews Widgets */
/* line 6, components/_ratings.scss */
.gy-form .overall-rating,
body .overall-rating {
  padding-left: 0;
}
/* line 8, components/_ratings.scss */
.gy-form .overall-rating .score-description,
body .overall-rating .score-description {
  font-size: 20px;
  top: 0;
  padding-left: 6px;
}
/* line 15, components/_ratings.scss */
.gy-form .ratings-container,
body .ratings-container {
  margin-bottom: 10px;
  overflow-y: hidden;
}
/* line 18, components/_ratings.scss */
.gy-form .ratings-container ul,
body .ratings-container ul {
  padding: 0;
  list-style: none;
  margin: 3px 0 0;
}
/* line 23, components/_ratings.scss */
.gy-form .ratings-container li,
body .ratings-container li {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 0 !important;
}
/* line 27, components/_ratings.scss */
.gy-form .ratings-container li a:hover,
body .ratings-container li a:hover {
  text-decoration: none;
  cursor: pointer;
}
/* line 32, components/_ratings.scss */
.gy-form .ratings-container .rating,
body .ratings-container .rating {
  margin-bottom: 10px;
  display: block;
  width: 100%;
}
/* line 36, 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 42, 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 56, 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 62, components/_ratings.scss */
.gy-form .star-review-list a,
body .star-review-list a {
  padding: 0;
  margin: 0;
}
/* line 68, components/_ratings.scss */
.gy-form .icon-star,
body .icon-star {
  color: #bbb !important;
}
/* line 71, components/_ratings.scss */
.gy-form .icon-star3, .gy-form .icon-star2,
body .icon-star3,
body .icon-star2 {
  color: #ffdd00 !important;
  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+ */
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #999;
}
/* line 84, components/_ratings.scss */
html.lt-android4-4 .gy-form .icon-star3, html.lt-android4-4 .gy-form .icon-star2, html.lt-android4-4
body .icon-star3, html.lt-android4-4
body .icon-star2 {
  color: #ffdd00 !important;
  background: none;
  -webkit-text-fill-color: #ffdd00 !important;
  -webkit-background-clip: border-box;
}
/* line 92, 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 98, components/_ratings.scss */
.gy-form .t-spec-box.selected,
body .t-spec-box.selected {
  background: #ffdd00;
  /* Old browsers */
  background: -moz-linear-gradient(45deg, #ffdd00 0%, #ffeca0 52%, #ffdd00 100%);
  /* 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+ */
  background: -o-linear-gradient(45deg, #ffdd00 0%, #ffeca0 52%, #ffdd00 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(45deg, #ffdd00 0%, #ffeca0 52%, #ffdd00 100%);
  /* 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 101, components/_ratings.scss */
.gy-form .t-spec-box.no-margin,
body .t-spec-box.no-margin {
  margin-left: 0;
}
/* line 111, 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 115, 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 123, 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 128, 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 136, components/_ratings.scss */
.gy-form .rating .field-note,
body .rating .field-note {
  width: 242px;
}
/* line 141, components/_ratings.scss */
.gy-form .rating-value,
body .rating-value {
  text-transform: capitalize;
  color: #333;
}
@media (min-width: 481px) {
  /* line 148, components/_ratings.scss */
  .gy-form .ratings-container .score-description,
  body .ratings-container .score-description {
    display: inline-block;
  }
}

/* ----- Write a Review Widgets ----- */
/* line 157, components/_ratings.scss */
.write-review {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -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 164, components/_ratings.scss */
.write-review p {
  margin: 0;
  padding: 0;
  display: inline-block;
  text-transform: uppercase;
}
/* line 171, components/_ratings.scss */
.write-review .review-copy img {
  margin: -4px 0px 0 0;
}
/* line 175, components/_ratings.scss */
.write-review .review-link {
  font-family: "Barlow-Light", 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 181, components/_ratings.scss */
.write-review .review-link a:hover {
  text-decoration: underline;
}
/* line 185, components/_ratings.scss */
.write-review .review-link .icon-thin-arrow-right {
  font-size: .8em;
  color: #274BA7;
}
@media (max-width: 767px) {
  /* line 193, components/_ratings.scss */
  .product-detail-page .write-review {
    text-align: center;
    width: 100%;
  }
  /* line 197, components/_ratings.scss */
  .product-detail-page .write-review .review-copy {
    color: #F0F0F0;
    font-size: 15px;
  }
  /* line 201, components/_ratings.scss */
  .product-detail-page .write-review .review-link {
    font-size: 15px;
    margin: 0 0 0 5px;
  }
  /* line 204, 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 214, components/_ratings.scss */
.store-result-item .write-review {
  width: 100%;
  clear: both;
  display: block;
  margin: 25px 0 0;
}
/* line 219, components/_ratings.scss */
.store-result-item .write-review p {
  margin-bottom: 0;
}
/* line 222, components/_ratings.scss */
.store-result-item .write-review .review-link {
  margin: 0;
}
/* line 224, components/_ratings.scss */
.store-result-item .write-review .review-link a {
  line-height: 100%;
  vertical-align: baseline;
  color: #2366c1;
}
@media (max-width: 767px) {
  /* line 232, 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 241, components/_ratings.scss */
.tire-baseballcard .write-review {
  padding-top: 0;
  margin-left: 135px;
}
/* line 244, components/_ratings.scss */
.tire-baseballcard .write-review .review-link {
  margin: 0;
}
@media (min-width: 1024px) {
  /* line 241, components/_ratings.scss */
  .tire-baseballcard .write-review {
    margin-left: 0;
    margin-top: 10px;
    padding-bottom: 0;
  }
}

/* line 255, components/_ratings.scss */
.review-success {
  text-align: center;
  display: none;
}

/*Bars Widget for rate & reviews block on pdp and store details*/
/* line 262, components/_ratings.scss */
.rate-average {
  padding-bottom: 1px;
  overflow: hidden;
}
/* line 265, components/_ratings.scss */
.rate-average .rate-average-container {
  float: left;
  height: 25px;
  width: 60%;
  border: 1px solid #ccc;
  margin: 0 5px;
}
/* line 272, components/_ratings.scss */
.rate-average .rate-average-container .rate-average-value {
  height: 100%;
  width: 20%;
  color: #ffdd00 !important;
  background: #ffdd00;
  /* Old browsers */
  background: -moz-linear-gradient(45deg, #ffdd00 0%, #ffeca0 52%, #ffdd00 100%);
  /* 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+ */
  background: -o-linear-gradient(45deg, #ffdd00 0%, #ffeca0 52%, #ffdd00 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(45deg, #ffdd00 0%, #ffeca0 52%, #ffdd00 100%);
  /* 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 280, components/_ratings.scss */
.rate-average .rate-title, .rate-average .total-rates {
  font-size: 16px;
  color: #444;
  float: left;
  font-family: "Barlow-Light", Arial, sans-serif;
}
/* line 286, components/_ratings.scss */
.rate-average .total-rates {
  font-size: 14px;
}

/* Commerce-related widgets */
/* Disable for Non-Commerce */
/* line 6, components/_commerce.scss */
.commerce-disabled .commerce-related {
  display: none !important;
}
/* line 9, components/_commerce.scss */
.commerce-disabled .commerce-alt {
  display: block !important;
}

/* Enable for Commerce */
/* line 16, components/_commerce.scss */
.icon-gy-chevron-short,
.icon-gy-chevron-long,
.icon-gy-treadmark {
  color: #00AD48 !important;
  font-weight: normal !important;
}

/* line 23, components/_commerce.scss */
.commerce-enabled {
  /* Masthead Commerce Promo */
}
/* line 25, components/_commerce.scss */
.commerce-enabled .commerce-alt {
  display: none !important;
}
/* line 29, components/_commerce.scss */
.commerce-enabled .nav-banner-promo {
  cursor: pointer;
  display: none;
}
/* line 35, components/_commerce.scss */
.commerce-enabled .homepage-container .masthead {
  margin-top: 60px;
}
/* line 40, 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 49, components/_commerce.scss */
.commerce-enabled .nav-cart-mobile:hover {
  text-decoration: none;
}
/* line 54, components/_commerce.scss */
.commerce-enabled .shopping-cart-full {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 15px;
  color: #fff;
}
/* line 61, 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 61, 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 61, 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 77, components/_commerce.scss */
.commerce-enabled .shopping-cart-full .icon-check-circle {
  color: #00AD48;
}
/* line 82, components/_commerce.scss */
.commerce-enabled .tire-detail-price-disclaimer {
  color: #000;
  font-size: 85%;
}
@media (max-width: 768px) {
  /* line 82, components/_commerce.scss */
  .commerce-enabled .tire-detail-price-disclaimer {
    color: #fff;
    margin-top: 10px;
  }
}
/* line 91, components/_commerce.scss */
.commerce-enabled .product-actions {
  text-align: center;
}
/* line 93, components/_commerce.scss */
.commerce-enabled .product-actions .action-conjunction {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  text-transform: uppercase;
  font-size: 16px;
}
/* line 98, 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 107, components/_commerce.scss */
.commerce-enabled .product-actions .find-a-store-link {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}
/* line 110, components/_commerce.scss */
.commerce-enabled .product-actions .action-conjunction {
  padding: 0 15px 0 20px;
}
@media (max-width: 480px) {
  /* line 110, components/_commerce.scss */
  .commerce-enabled .product-actions .action-conjunction {
    padding-left: 10px;
    padding-right: 10px;
  }
}
/* line 117, components/_commerce.scss */
.commerce-enabled .product-actions .add-to-cart {
  display: inline-block;
  width: auto;
  position: relative;
}
/* line 121, components/_commerce.scss */
.commerce-enabled .product-actions .add-to-cart small {
  display: block;
  margin: 5px 0 0;
  color: #666;
  font-size: 12px;
}
/* line 127, 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 145, components/_commerce.scss */
.commerce-enabled .product-actions .add-to-cart-btn {
  font-size: 18px;
  width: 100%;
  line-height: 42px;
}
@media (max-width: 480px) {
  /* line 145, components/_commerce.scss */
  .commerce-enabled .product-actions .add-to-cart-btn {
    padding-left: 15px;
    padding-right: 15px;
    width: auto;
  }
}
@media (min-width: 768px) {
  /* line 91, components/_commerce.scss */
  .commerce-enabled .product-actions {
    text-align: left;
  }
  /* line 157, components/_commerce.scss */
  .commerce-enabled .product-actions .add-to-cart {
    display: inline-block;
    width: auto;
    text-align: center;
  }
  /* line 161, components/_commerce.scss */
  .commerce-enabled .product-actions .add-to-cart:after {
    display: none;
  }
  /* line 165, components/_commerce.scss */
  .commerce-enabled .product-actions .buying-info {
    margin-top: 10px;
  }
  /* line 167, 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);
    transform: rotate(45deg);
  }
  /* line 178, components/_commerce.scss */
  .lt-ie9 .commerce-enabled .product-actions .buying-info .triangle-up {
    display: none !important;
  }
  /* line 183, 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 192, components/_commerce.scss */
  .commerce-enabled .product-actions .action-conjunction {
    padding-top: 1px;
  }
  /* line 195, components/_commerce.scss */
  .commerce-enabled .product-actions .find-a-store-link {
    font-family: "Barlow-Bold", Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    letter-spacing: 0;
  }
}
/* line 202, components/_commerce.scss */
.commerce-enabled .sidebar-promo {
  text-align: center;
  margin: 25px 0 15px 0;
  border-top: 1px solid #ddd;
  padding: 5px 0;
}
/* line 207, components/_commerce.scss */
.commerce-enabled .sidebar-promo img {
  max-width: 140px;
  margin: 10px;
}
/* line 211, components/_commerce.scss */
.commerce-enabled .sidebar-promo .ideal-break {
  display: inline-block;
}
/* line 214, components/_commerce.scss */
.commerce-enabled .sidebar-promo .label {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: bold;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
  color: #000;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 18px;
}
/* line 221, components/_commerce.scss */
.commerce-enabled .sidebar-promo .sub-label {
  color: #747474;
  font-size: 14px;
}
@media (min-width: 768px) {
  /* line 202, components/_commerce.scss */
  .commerce-enabled .sidebar-promo {
    text-align: left;
  }
  /* line 227, components/_commerce.scss */
  .commerce-enabled .sidebar-promo .ideal-break {
    display: block;
  }
}
/* line 231, components/_commerce.scss */
.commerce-enabled .sidebar-promo:hover * {
  text-decoration: none;
}
/* line 234, components/_commerce.scss */
.commerce-enabled .sidebar-promo a:focus {
  text-decoration: none;
}
/* line 239, 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 246, components/_commerce.scss */
.commerce-enabled .buying-info .triangle-up {
  display: none;
}
/* line 251, components/_commerce.scss */
.commerce-enabled .buy-copy {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: bold;
  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 251, components/_commerce.scss */
  .commerce-enabled .buy-copy {
    font-size: 22px;
  }
}
/* line 262, components/_commerce.scss */
.commerce-enabled .closest-installer {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: bold;
  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 262, components/_commerce.scss */
  .commerce-enabled .closest-installer {
    font-size: 13px;
  }
}
/* line 274, components/_commerce.scss */
.commerce-enabled .closest-installer .icon-gy-treadmark {
  padding-right: 5px;
}
/* line 277, components/_commerce.scss */
.commerce-enabled .closest-installer strong {
  color: #00AD48;
  font-size: 1.5em;
}
/* line 280, components/_commerce.scss */
.commerce-enabled .closest-installer strong small {
  color: #00AD48;
  font-size: .5em;
}
/* line 286, components/_commerce.scss */
.commerce-enabled .more-buying-info {
  font-family: "Barlow-Light", 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 297, components/_commerce.scss */
.commerce-enabled .more-buying-info .icon-info-circle {
  padding-right: 5px;
  color: #274BA7;
}
@media (max-width: 1100px) {
  /* line 304, components/_commerce.scss */
  .commerce-enabled .more-buying-info {
    border-left: none;
    display: block;
  }
}
/* line 310, components/_commerce.scss */
.commerce-enabled .help-tile-container {
  background-color: #fff;
}
/* line 312, components/_commerce.scss */
.commerce-enabled .help-tile-container h4 {
  margin: 0 0 5px;
}
/* line 315, components/_commerce.scss */
.commerce-enabled .help-tile-container .gy-tertiary-windowshade .panel-collapse {
  background: none;
}
/* line 318, components/_commerce.scss */
.commerce-enabled .help-tile-container .mediablock {
  padding-top: 10px;
  overflow: hidden;
}
/* line 321, components/_commerce.scss */
.commerce-enabled .help-tile-container .mediablock h4 {
  margin-top: 10px;
}
/* line 324, components/_commerce.scss */
.commerce-enabled .help-tile-container .mediablock img {
  float: left;
  margin-right: 10px;
  margin-bottom: 15px;
}
/* line 334, components/_commerce.scss */
.commerce-enabled .masthead-promo {
  margin: 20px 0 0;
  text-align: center;
}
/* line 337, components/_commerce.scss */
.commerce-enabled .masthead-promo .ideal-break {
  display: block;
}
/* line 340, components/_commerce.scss */
.commerce-enabled .masthead-promo .label {
  font-size: 17px;
  text-transform: uppercase;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: bold;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
  color: #333333;
  margin: 0 0 5px;
}
/* line 346, components/_commerce.scss */
.commerce-enabled .masthead-promo .label .chevron {
  vertical-align: baseline;
  font-size: .85em;
  padding-right: 3px;
}
/* line 352, components/_commerce.scss */
.commerce-enabled .masthead-promo .sub-label {
  font-size: 16px;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #333333;
}
@media (min-width: 768px) {
  /* line 358, components/_commerce.scss */
  .commerce-enabled .masthead-promo .ideal-break {
    display: inline;
  }
  /* line 361, components/_commerce.scss */
  .commerce-enabled .masthead-promo .label {
    font-size: 24px;
  }
  /* line 363, components/_commerce.scss */
  .commerce-enabled .masthead-promo .label .chevron {
    margin: 0 5px 0 0;
  }
  /* line 367, components/_commerce.scss */
  .commerce-enabled .masthead-promo .sub-label {
    font-size: 18px;
  }
}
/* line 373, components/_commerce.scss */
.commerce-enabled #modalAddingDifferentTire .modal-help p, .commerce-enabled #modalChangeSpecsInCart .modal-help p {
  margin-top: 20px;
}
/* line 378, 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 383, 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 2px;
  position: absolute;
  top: 10px;
}
/* line 112, _mixins.scss */
.commerce-enabled .buy-online-modal .not-tire-size-available .icon-triangle-up small {
  font-family: "Barlow-Light", 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 391, components/_commerce.scss */
.commerce-enabled .buy-online-modal .not-tire-size-available .not-available-size-legend {
  padding-left: 40px;
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 17px;
  float: right;
}
/* line 397, components/_commerce.scss */
.commerce-enabled .buy-online-modal .not-tire-size-available .tire-not-available-online {
  padding-left: 0px;
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 17px;
  float: right;
}
/* line 404, components/_commerce.scss */
.commerce-enabled .buy-online-modal .close {
  position: absolute;
  top: 10px;
  right: 10px;
}
/* line 409, components/_commerce.scss */
.commerce-enabled .buy-online-modal .danger {
  color: #FF2534 !important;
  padding-left: 1px;
}
/* line 413, components/_commerce.scss */
.commerce-enabled .buy-online-modal .modal-dialog {
  max-width: 1000px;
  width: 80%;
}
/* line 417, components/_commerce.scss */
.commerce-enabled .buy-online-modal .modal-content {
  background-color: #fff;
  overflow: hidden;
}
/* line 420, components/_commerce.scss */
.commerce-enabled .buy-online-modal .modal-content ul {
  padding-left: 20px;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
  list-style-type: disc;
}
/* line 426, components/_commerce.scss */
.commerce-enabled .buy-online-modal .modal-content li {
  padding: 0;
}
@media (max-width: 480px) {
  /* line 426, components/_commerce.scss */
  .commerce-enabled .buy-online-modal .modal-content li {
    margin-top: 6px;
  }
}
/* line 432, components/_commerce.scss */
.commerce-enabled .buy-online-modal .modal-content li em {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: bold;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
  padding-right: 4px;
}
@media (max-width: 480px) {
  /* line 432, components/_commerce.scss */
  .commerce-enabled .buy-online-modal .modal-content li em {
    display: block;
    font-size: 1.2em;
  }
}
/* line 440, components/_commerce.scss */
.commerce-enabled .buy-online-modal .modal-content span {
  color: inherit;
}
/* line 444, components/_commerce.scss */
.commerce-enabled .buy-online-modal .modal-buying-info {
  border-right: #dedede solid 1px;
  float: left;
  margin: 30px 0 20px 20px;
  width: 50%;
}
/* line 450, components/_commerce.scss */
.commerce-enabled .buy-online-modal .modal-tire-info {
  float: left;
  padding-top: 30px;
  padding-left: 20px;
  width: 45%;
}
/* line 456, components/_commerce.scss */
.commerce-enabled .buy-online-modal .modal-title {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: bold;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
  color: #274BA7;
  font-size: 28px;
  line-height: 130%;
  margin: 0;
  text-transform: uppercase;
}
/* line 464, components/_commerce.scss */
.commerce-enabled .buy-online-modal .modal-subtitle {
  color: #666;
  font-size: 15px;
  margin: 5px 0 15px;
}
/* line 469, components/_commerce.scss */
.commerce-enabled .buy-online-modal .modal-list-header {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: bold;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
  color: #000;
  font-size: 18px;
  text-transform: uppercase;
}
/* line 475, components/_commerce.scss */
.commerce-enabled .buy-online-modal .modal-help p {
  font-size: 15px;
}
/* line 477, components/_commerce.scss */
.commerce-enabled .buy-online-modal .modal-help p a {
  white-space: nowrap;
}
/* line 480, components/_commerce.scss */
.commerce-enabled .buy-online-modal .modal-help p + p {
  display: block;
}
@media (min-width: 480px) {
  /* line 480, components/_commerce.scss */
  .commerce-enabled .buy-online-modal .modal-help p + p {
    padding-left: 0px;
    display: block;
  }
}
/* line 488, components/_commerce.scss */
.commerce-enabled .buy-online-modal .modal-help .icon-gy-treadmark {
  margin-right: 5px;
}
/* line 491, components/_commerce.scss */
.commerce-enabled .buy-online-modal .modal-image {
  display: inline-block;
  float: left;
  max-width: 120px;
  width: 25%;
  padding-right: 10px;
}
@media (max-width: 480px) {
  /* line 491, components/_commerce.scss */
  .commerce-enabled .buy-online-modal .modal-image {
    max-width: 80px;
  }
}
/* line 501, components/_commerce.scss */
.commerce-enabled .buy-online-modal .modal-tire-text {
  float: left;
  width: 65%;
}
/* line 505, components/_commerce.scss */
.commerce-enabled .buy-online-modal .modal-prices {
  clear: both;
  float: left;
  margin: 10px 0;
}
/* line 509, components/_commerce.scss */
.commerce-enabled .buy-online-modal .modal-prices span {
  color: #000;
}
/* line 512, 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 517, components/_commerce.scss */
.commerce-enabled .buy-online-modal .modal-prices .gy-rebate-price {
  margin-left: 10px;
}
@media (max-width: 480px) {
  /* line 517, components/_commerce.scss */
  .commerce-enabled .buy-online-modal .modal-prices .gy-rebate-price {
    margin-left: 0;
    clear: left;
  }
}
/* line 524, components/_commerce.scss */
.commerce-enabled .buy-online-modal .modal-prices .gy-rebate-mail {
  font-size: 12px;
  line-height: 100%;
  width: auto;
}
/* line 529, components/_commerce.scss */
.commerce-enabled .buy-online-modal .modal-prices .gy-msrp {
  margin-top: -3px;
}
/* line 532, components/_commerce.scss */
.commerce-enabled .buy-online-modal .modal-prices .rebate-block {
  display: inline-block;
  width: 100%;
}
@media (min-width: 518px) {
  /* line 532, components/_commerce.scss */
  .commerce-enabled .buy-online-modal .modal-prices .rebate-block {
    width: auto;
  }
}
/* line 540, components/_commerce.scss */
.commerce-enabled .buy-online-modal .modal-tire-name {
  font-family: "Barlow-Light", 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 540, components/_commerce.scss */
  .commerce-enabled .buy-online-modal .modal-tire-name {
    font-size: 18px;
  }
}
/* line 552, components/_commerce.scss */
.commerce-enabled .buy-online-modal .add-to-cart {
  float: left;
  clear: both;
}
/* line 556, components/_commerce.scss */
.commerce-enabled .buy-online-modal .add-to-cart-btn {
  padding: 0 20px;
  width: 170px;
}
/* line 560, 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 567, components/_commerce.scss */
  .commerce-enabled .buy-online-modal .ideal-break {
    display: block;
  }
}
@media (max-width: 1024px) {
  /* line 572, components/_commerce.scss */
  .commerce-enabled .buy-online-modal .modal-dialog {
    width: 100%;
    max-width: 560px;
    min-width: 0;
    color: #000;
  }
  /* line 579, components/_commerce.scss */
  .commerce-enabled .buy-online-modal .modal-content ul {
    font-size: 16px;
  }
}
@media (max-width: 1024px) {
  /* line 585, 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 593, components/_commerce.scss */
  .commerce-enabled .buy-online-modal .modal-buying-info {
    border-right: none;
    border-bottom: #dedede solid 1px;
  }
  /* line 597, components/_commerce.scss */
  .commerce-enabled .buy-online-modal .modal-image {
    margin-right: 10px;
    padding: 0;
  }
}
/* line 603, components/_commerce.scss */
.commerce-enabled .buy-online-modal .gy-staggered-fit-price {
  display: inline-block;
  margin-right: 5px;
  vertical-align: top;
  width: auto;
}
@media (min-width: 505px) {
  /* line 603, components/_commerce.scss */
  .commerce-enabled .buy-online-modal .gy-staggered-fit-price {
    width: auto;
  }
}
/* line 611, components/_commerce.scss */
.commerce-enabled .buy-online-modal .gy-staggered-fit-price .gy-price {
  display: inline;
}
/* line 613, 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 620, components/_commerce.scss */
.commerce-enabled .buy-online-modal .gy-staggered-fit-price .gy-msrp {
  display: inline-block;
  padding-left: 0px;
  width: auto;
  max-width: 100px;
  line-height: 25px;
}
/* line 627, components/_commerce.scss */
.commerce-enabled .buy-online-modal .gy-staggered-fit-price .gy-msrp:first-child {
  width: 28px;
}
/* line 631, components/_commerce.scss */
.commerce-enabled .buy-online-modal .gy-staggered-fit-price .gy-rebate-price {
  display: inline;
}
/* line 638, components/_commerce.scss */
.commerce-enabled .add-to-cart-stagger-modal h2 {
  color: #274BA7;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 10px;
}
/* line 645, components/_commerce.scss */
.commerce-enabled .add-to-cart-stagger-modal .modal-content {
  position: relative;
}
/* line 649, components/_commerce.scss */
.commerce-enabled .add-to-cart-stagger-modal .close {
  position: absolute;
  top: 10px;
  right: 10px;
}
/* line 655, components/_commerce.scss */
.commerce-enabled .add-to-cart-stagger-modal .modal-info {
  padding: 20px 20px;
}
/* line 659, components/_commerce.scss */
.commerce-enabled .add-to-cart-stagger-modal .modal-tire-info-container {
  position: relative;
  margin: 20px 0 0;
}
/* line 664, components/_commerce.scss */
.commerce-enabled .add-to-cart-stagger-modal .modal-tire-info.second {
  margin: 90px 0 0;
}
@media (min-width: 768px) {
  /* line 669, components/_commerce.scss */
  .commerce-enabled .add-to-cart-stagger-modal .modal-tire-info {
    float: left;
    width: 50%;
  }
  /* line 674, components/_commerce.scss */
  .commerce-enabled .add-to-cart-stagger-modal .modal-tire-info.first {
    padding: 0 60px 0 0;
  }
  /* line 678, components/_commerce.scss */
  .commerce-enabled .add-to-cart-stagger-modal .modal-tire-info.second {
    padding: 0 0 0 60px;
    margin: 0;
  }
}
/* line 684, 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 692, components/_commerce.scss */
.commerce-enabled .add-to-cart-stagger-modal .modal-divider .modal-icon-circle-container {
  position: relative;
  width: 50%;
}
/* line 696, 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 704, components/_commerce.scss */
.commerce-enabled .add-to-cart-stagger-modal .modal-divider .modal-icon-circle-container p {
  color: white;
  font-size: 15px;
  font-family: "Barlow-Light";
  position: absolute;
  bottom: -20px;
  right: -7px;
}
@media (min-width: 768px) {
  /* line 684, 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 722, components/_commerce.scss */
  .commerce-enabled .add-to-cart-stagger-modal .modal-divider .modal-icon-circle-container {
    position: relative;
    height: 50%;
  }
  /* line 726, 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 734, components/_commerce.scss */
  .commerce-enabled .add-to-cart-stagger-modal .modal-divider .modal-icon-circle-container p {
    color: white;
    font-size: 15px;
    font-family: "Barlow-Light";
    position: absolute;
    bottom: -20px;
    right: -7px;
  }
}
/* line 748, components/_commerce.scss */
.commerce-enabled .add-to-cart-stagger-modal .modal-list-header {
  color: #000;
  font-weight: bold;
  margin: 0;
}
/* line 754, components/_commerce.scss */
.commerce-enabled .add-to-cart-stagger-modal .modal-visit-store {
  margin: 30px 0 0 0;
}
/* line 757, components/_commerce.scss */
.commerce-enabled .add-to-cart-stagger-modal .modal-visit-store a {
  display: inline-block;
}
/* line 760, components/_commerce.scss */
.commerce-enabled .add-to-cart-stagger-modal .modal-visit-store a .icon-thin-arrow-right {
  position: relative;
  top: 1px;
}
/* line 767, components/_commerce.scss */
.commerce-enabled .add-to-cart-stagger-modal .add-to-cart-btn {
  margin: 10px 0 0 0;
}
/* line 773, components/_commerce.scss */
.commerce-enabled .add-cart-alert-modal .modal-content {
  margin: 0;
  width: 100%;
  float: none;
  background-color: #fff;
  overflow: hidden;
}
/* line 782, components/_commerce.scss */
.commerce-enabled #modalLogOut {
  width: auto;
  margin: 0 auto;
}
/* line 785, components/_commerce.scss */
.commerce-enabled #modalLogOut .modal-dialog {
  width: 300px;
  position: relative;
}
/* line 790, components/_commerce.scss */
.commerce-enabled #modalLogOut .modal-header {
  overflow: inherit;
  border-bottom: none;
}
/* line 795, components/_commerce.scss */
.commerce-enabled #modalLogOut .modal-body {
  text-align: center;
}
/* line 799, components/_commerce.scss */
.commerce-enabled #modalLogOut h4 {
  color: #2366c1;
  margin-top: 20px;
  font-size: 16px;
  font-weight: bold;
}
/* line 806, components/_commerce.scss */
.commerce-enabled #modalLogOut .btn {
  width: 120px;
  margin-top: 20px;
}

/* line 3, components/_secondaryNav.scss */
.secondary-nav-container .secondary-nav {
  display: none;
}
@media (min-width: 850px) {
  /* line 1, components/_secondaryNav.scss */
  .secondary-nav-container {
    width: 100%;
    height: 40px;
  }
  /* line 11, 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, components/_secondaryNav.scss */
  .lt-ie9 .secondary-nav-container .secondary-nav {
    background-color: #002878;
  }
  /* line 24, components/_secondaryNav.scss */
  .secondary-nav-container .secondary-nav .secondary-main-container {
    margin: 0 auto;
    width: 100%;
    max-width: 1180px;
    padding: 5px 0;
  }
  /* line 30, 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, components/_secondaryNav.scss */
  .secondary-nav-container .secondary-nav .secondary-main-container .top-link:hover {
    text-decoration: none;
  }
  /* line 41, components/_secondaryNav.scss */
  .secondary-nav-container .secondary-nav .secondary-main-container img {
    left: 5px;
    top: 5px;
    width: 100px;
    display: inline;
    visibility: hidden;
  }
  /* line 50, components/_secondaryNav.scss */
  .secondary-nav-container .secondary-nav .secondary-main-container a:hover {
    color: white;
  }
  /* line 54, components/_secondaryNav.scss */
  .secondary-nav-container .secondary-nav .secondary-main-container a.active {
    color: white;
  }
  /* line 57, 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, components/_secondaryNav.scss */
  .secondary-nav-container .secondary-nav ul {
    margin: 0 auto;
    padding: 0;
    width: 70%;
    display: inline;
  }
  /* line 78, 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, components/_secondaryNav.scss */
  .secondary-nav-container .secondary-nav li a {
    text-transform: uppercase;
    font-family: "Barlow-Light", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    color: #ffdd00;
  }
  /* line 91, components/_secondaryNav.scss */
  .secondary-nav-container .secondary-nav li a:hover {
    text-decoration: none;
  }
  /* line 95, components/_secondaryNav.scss */
  .secondary-nav-container .secondary-nav li:last-child {
    border: none;
  }
  /* line 98, components/_secondaryNav.scss */
  .secondary-nav-container .secondary-nav li.active {
    color: white;
  }
  /* line 102, components/_secondaryNav.scss */
  .secondary-nav-container .secondary-nav.fixed {
    position: fixed;
  }
  /* line 105, components/_secondaryNav.scss */
  .secondary-nav-container .secondary-nav.fixed .top-link {
    display: inline;
    visibility: visible;
  }
  /* line 110, components/_secondaryNav.scss */
  .secondary-nav-container .secondary-nav.fixed img {
    display: inline;
    visibility: visible;
  }
}

/* Customized styles for Typeahead plugin */
/* line 3, components/_typeahead.scss */
.typeahead,
.tt-query,
.tt-hint {
  width: 100%;
  height: 42px;
  padding: 0 12px;
  font-size: 14px;
  line-height: 30px;
  border: 2px solid #ccc;
  border-radius: 0;
  outline: none;
}

/* line 15, components/_typeahead.scss */
.twitter-typeahead {
  width: 100%;
}

/* line 19, components/_typeahead.scss */
.typeahead {
  background-color: #fff;
}

/* line 23, components/_typeahead.scss */
.typeahead:focus {
  border: 2px solid #ccd7eb;
}

/* line 27, components/_typeahead.scss */
.tt-query {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 31, components/_typeahead.scss */
.tt-hint {
  color: #999;
}

/* line 35, components/_typeahead.scss */
.tt-menu {
  font-family: "Barlow-Light", 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, components/_typeahead.scss */
.tt-menu .tt-suggestion {
  padding: 0 0 0 10px;
  line-height: 24px;
  border-bottom: 1px solid #eee;
  font-family: "Barlow-Light", Helvetica, Arial, sans-serif;
}
/* line 53, components/_typeahead.scss */
.tt-menu .tt-suggestion strong {
  padding: 2px;
  display: inline-block;
  font-weight: 700 !important;
}
/* line 59, components/_typeahead.scss */
.tt-menu .tt-suggestion:hover {
  background-color: #fff199;
}
/* line 61, components/_typeahead.scss */
.tt-menu .tt-suggestion:hover strong {
  background-color: transparent;
}
/* line 66, components/_typeahead.scss */
.tt-menu a {
  font-size: 18px;
  color: #2366c1;
  font-weight: normal;
  padding: 5px 20px;
  display: block;
}
/* line 73, components/_typeahead.scss */
.tt-menu a:hover {
  text-decoration: none;
}

/* line 78, components/_typeahead.scss */
.tt-suggestion.tt-cursor {
  color: #fff;
  background-color: #0097cf;
}

/* line 84, components/_typeahead.scss */
.tt-suggestion p {
  margin: 0;
}

/* line 2, components/_gy-datepicker.scss */
.gy-date-picker-calendar .datepicker.datepicker-inline {
  width: 100%;
  padding-top: 0;
}
/* line 6, components/_gy-datepicker.scss */
.gy-date-picker-calendar thead {
  background-color: #274BA7;
  background-repeat: repeat;
  background-image: url('/images/diagonal.png');
}
/* line 8, components/_gy-datepicker.scss */
.gy-date-picker-calendar thead tr:first-child {
  line-height: 36.7px;
}
/* line 10, components/_gy-datepicker.scss */
.gy-date-picker-calendar thead tr:first-child .datepicker-switch {
  color: #F0F0F0;
  font-size: 20px;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: bold;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
  cursor: auto;
}
/* line 16, 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, components/_gy-datepicker.scss */
.gy-date-picker-calendar thead tr:first-child .next {
  right: 10px;
}
/* line 26, components/_gy-datepicker.scss */
.gy-date-picker-calendar thead tr:first-child .prev {
  left: 10px;
}
/* line 29, components/_gy-datepicker.scss */
.gy-date-picker-calendar thead tr:first-child th {
  border-radius: 0px;
}
/* line 32, components/_gy-datepicker.scss */
.gy-date-picker-calendar thead tr:first-child th:hover {
  background-color: transparent;
}
/* line 36, components/_gy-datepicker.scss */
.gy-date-picker-calendar thead tr:first-child + tr {
  background-color: #dedede;
}
/* line 38, components/_gy-datepicker.scss */
.gy-date-picker-calendar thead tr:first-child + tr th {
  border-radius: 0px;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: bold;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  text-transform: uppercase;
}
/* line 46, components/_gy-datepicker.scss */
.gy-date-picker-calendar .table-condensed {
  width: 100%;
  background-color: white;
  position: relative;
}
/* line 54, 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, 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, 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, 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, components/_gy-datepicker.scss */
.gy-date-picker-calendar tbody {
  background-color: white;
  border-left: none;
}
/* line 88, components/_gy-datepicker.scss */
.gy-date-picker-calendar tbody tr {
  /*td.day:hover, td.day.focused{
      color: white;
      background-color: $brand-blue;
      border-color: #1b3575;
  }*/
}
/* line 89, 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, components/_gy-datepicker.scss */
.gy-date-picker-calendar tbody tr td.today {
  color: #F0F0F0;
}
/* line 105, components/_gy-datepicker.scss */
.gy-date-picker-calendar tbody tr td:first-child {
  border-left: none;
}
/* line 109, components/_gy-datepicker.scss */
.gy-date-picker-calendar tbody tr td:first-child + td + td + td + td + td + td {
  border-right: none;
}
/* line 117, 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, 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, components/_gy-datepicker.scss */
.gt-ie8 .gy-date-picker-calendar .table-condensed tr {
  background-color: #ffffff;
}
/* line 127, 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, 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, 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, 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, components/_mini-promo-tiles.scss */
.mini-promo-tiles a:first-child {
  margin-bottom: 15px;
}
/* line 14, 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: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  max-width: 67%;
}
/* line 24, components/_mini-promo-tiles.scss */
.mini-promo-tiles span {
  color: #ffdd00;
  position: absolute;
  right: 10px;
  top: 40px;
  font-size: 30px;
}
/* line 32, 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 37, 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 44, components/_mini-promo-tiles.scss */
.lt-ie9 .warranty-template .mini-promo-tiles {
  display: none;
}

/**
 * TEMPLATE/PARTIAL NAME: small-promo-tiles
 *
 */
/* line 6, 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, components/_small-promo-tiles.scss */
.promotiles-container .gyWellImageLink {
  padding: 0;
}
/* line 9, 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, 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, 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, components/_small-promo-tiles.scss */
.promotiles-container .gyWellImageLink .gy-home-promo-tile-small {
  margin: 0;
  color: #fff;
}
/* line 27, 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, components/_small-promo-tiles.scss */
.promotiles-container .gyWellImageLink .gy-home-promo-tile-small p {
  color: #fff;
  font-weight: normal;
  line-height: 125%;
  font-family: 'Trade Gothic W01 Cn 18';
  margin: 0 0 6px;
}
/* line 41, components/_small-promo-tiles.scss */
.promotiles-container .gyWellImageLink .well {
  border: none;
  min-height: 142px;
  /* overflow: hidden; */
  /* padding: 14px; */
}
/* line 47, 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, components/_small-promo-tiles.scss */
.promotiles-container .gyWellImageLink:hover {
  text-decoration: none;
}
/* line 58, components/_small-promo-tiles.scss */
.promotiles-container div.row.gy-home-row-small {
  float: right;
  width: 100%;
  padding: 20px;
}
/* line 63, 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, components/_small-promo-tiles.scss */
.promotiles-container div.row.gy-home-row-small .gy-home-promo-small-text .gy-yellow {
  color: #ffe300;
}
/* line 72, components/_small-promo-tiles.scss */
.promotiles-container div.row.gy-home-row-small .gy-home-promo-small-text-last {
  width: 73%;
}
/* line 77, components/_small-promo-tiles.scss */
.promotiles-container .btn {
  box-shadow: 1px 2px 2px #333;
}
@media (min-width: 768px) {
  /* line 6, components/_small-promo-tiles.scss */
  .promotiles-container {
    content: "";
    display: table;
    width: 100%;
  }
  /* line 86, 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, components/_small-promo-tiles.scss */
  .promotiles-container .gyWellImageLink {
    float: left;
    width: 33.3333333333%;
  }
}
@media (min-width: 768px) {
  /* line 89, components/_small-promo-tiles.scss */
  .promotiles-container .gyWellImageLink .well-lg {
    min-height: 200px;
  }
}
@media only screen and (max-width: 480px) {
  /* line 99, 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, components/_small-promo-tiles.scss */
  .promotiles-container div.row.gy-home-row-small .gy-home-promo-small-text-last {
    width: 73% !important;
  }
  /* line 107, 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, 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, components/_small-promo-tiles.scss */
  .promotiles-container .gyWellImageLink .gy-yellow-arrow {
    color: #ffe300;
    font-size: 63px;
    width: 10%;
    margin-top: 14px;
  }
  /* line 130, components/_small-promo-tiles.scss */
  .promotiles-container .gyWellImageLink .gy-home-promo-tile-small h4 {
    font-size: 2em;
  }
  /* line 133, components/_small-promo-tiles.scss */
  .promotiles-container .gyWellImageLink .gy-home-promo-tile-small p {
    font-size: 1.2em;
    padding-right: 10px;
  }
  /* line 139, components/_small-promo-tiles.scss */
  .promotiles-container .gy-home-promo-small-text {
    /*margin-left: 50%;*/
  }
  /* line 143, 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, 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, components/_small-promo-tiles.scss */
  .promotiles-container .gyWellImageLink .gy-home-promo-tile-small {
    padding-top: 14px;
    padding-right: 0px;
  }
  /* line 165, components/_small-promo-tiles.scss */
  .promotiles-container .gy-home-promo-tile-small p {
    font-size: 1.1em;
  }
  /* line 168, 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, 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, components/_small-promo-tiles.scss */
  .promotiles-container .gyWellImageLink .gy-home-promo-tile-small {
    padding-top: 25px;
    padding-right: 0;
  }
  /* line 188, components/_small-promo-tiles.scss */
  .promotiles-container .gyWellImageLink .gy-home-promo-small-text {
    width: 50% !important;
    margin-left: 29% !important;
  }
  /* line 192, components/_small-promo-tiles.scss */
  .promotiles-container .gyWellImageLink .gy-home-promo-small-text-last {
    width: 65% !important;
  }
  /* line 194, 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, components/_small-promo-tiles.scss */
  .promotiles-container .gyWellImageLink .gy-home-promo-tile-small p {
    font-size: 1.2em;
  }
  /* line 208, components/_small-promo-tiles.scss */
  .promotiles-container .gyWellImageLink .gy-home-promo-small-text {
    /*
    width: 50% !important;
    */
  }
  /* line 213, components/_small-promo-tiles.scss */
  .promotiles-container .gyWellImageLink .gy-home-promo-small-text-last {
    width: 65% !important;
  }
}

/* line 1, components/_promotilesPages.scss */
.promotiles-container {
  content: "";
  display: table;
  width: 100%;
}
/* line 6, components/_promotilesPages.scss */
.promotiles-container .gyWellImageLink {
  cursor: pointer;
  padding: 0;
}
/* line 9, components/_promotilesPages.scss */
.promotiles-container .gyWellImageLink .well.well-lg {
  padding: 2% 10px 5% 15px;
  min-height: 165px;
  position: relative;
  background-color: #333;
}
/* line 14, components/_promotilesPages.scss */
.promotiles-container .gyWellImageLink .well.well-lg h4 {
  color: #ffdd00;
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 24px;
}
/* line 19, components/_promotilesPages.scss */
.promotiles-container .gyWellImageLink .well.well-lg p {
  color: #fff;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-size: 14px;
  width: 75%;
}
/* line 25, components/_promotilesPages.scss */
.promotiles-container .gyWellImageLink .well.well-lg img {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 30%;
}
/* line 33, components/_promotilesPages.scss */
.promotiles-container .gyWellImageLink:hover {
  text-decoration: none;
}
/* line 37, components/_promotilesPages.scss */
.promotiles-container .btn {
  box-shadow: none;
}
/* line 41, 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, components/_promotilesPages.scss */
  .gyWellImageLink .well.well-lg img {
    width: 28% !important;
  }
}
/***************************** For Tablet *************************************/
@media (min-width: 768px) {
  /* line 61, components/_promotilesPages.scss */
  .jumbotron p {
    width: 40%;
  }

  /* line 67, components/_promotilesPages.scss */
  .promotiles-container {
    content: "";
    display: table;
  }
  /* line 70, 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, components/_promotilesPages.scss */
  .promotiles-container .gyWellImageLink {
    float: left;
    width: 33.3333333333%;
  }
}
@media (min-width: 768px) {
  /* line 73, components/_promotilesPages.scss */
  .promotiles-container .gyWellImageLink .well-lg {
    min-height: 200px;
  }
}
/* ----- Promo Tiles ----- */
/* line 3, components/_promoTiles.scss */
.gy-promo-tile-container {
  clear: both;
  float: none;
  width: 100%;
  overflow-y: hidden;
  vertical-align: middle;
}
/* line 10, components/_promoTiles.scss */
.gy-promo-tile-container .gy-promo-tile {
  border: 1px solid #fff;
  border-collapse: collapse;
  position: relative;
  text-shadow: -1px -1px 2px rgba(0, 0, 0, 0.5);
  background-color: rgba(0, 40, 120, 0.75);
  background-image: url("/images/diagonal.png");
  background-repeat: repeat;
}
/* line 19, components/_promoTiles.scss */
.gy-promo-tile-container .gy-promo-tile a:first-child {
  text-decoration: none;
}
/* line 23, components/_promoTiles.scss */
.gy-promo-tile-container .gy-promo-tile a:first-child:hover {
  text-decoration: none;
}
/* line 28, components/_promoTiles.scss */
.gy-promo-tile-container .gy-promo-tile.gy-promo-small {
  background: none;
  background-color: transparent;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  border-bottom: 1px solid #192f69;
  padding: 0 5px 10px;
}
/* line 35, components/_promoTiles.scss */
.gy-promo-tile-container .gy-promo-tile.gy-promo-small .gy-promo-tile-content {
  margin-top: 0;
  background: none;
  background-color: transparent;
  float: left;
  width: 87%;
  padding: 5px 2.5%;
}
/* line 43, components/_promoTiles.scss */
.gy-promo-tile-container .gy-promo-tile.gy-promo-small .gy-promo-tile-content .st-description a {
  color: #ffdd00;
}
/* line 48, components/_promoTiles.scss */
.gy-promo-tile-container .gy-promo-tile.gy-promo-small .gy-promo-tile-image {
  float: left;
  margin-top: 15px;
}
@media (max-width: 539px) {
  /* line 48, components/_promoTiles.scss */
  .gy-promo-tile-container .gy-promo-tile.gy-promo-small .gy-promo-tile-image {
    margin-right: 5%;
    width: 25%;
  }
  /* line 54, components/_promoTiles.scss */
  .gy-promo-tile-container .gy-promo-tile.gy-promo-small .gy-promo-tile-image img {
    max-width: 100%;
  }
}
/* line 61, components/_promoTiles.scss */
.gy-promo-tile-container .gy-promo-tile.gy-promo-small .st-description {
  margin: 5px 0;
}
/* line 66, components/_promoTiles.scss */
.gy-promo-tile-container .gy-promo-tile.gy-promo-small:first-child {
  border-top: none;
}
/* line 70, components/_promoTiles.scss */
.gy-promo-tile-container .gy-promo-tile.gy-promo-small:last-child {
  border-bottom: none;
}
/* line 74, 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 82, components/_promoTiles.scss */
.gy-promo-tile-container .gy-promo-tile-wrap:hover {
  text-decoration: none;
}
/* line 87, components/_promoTiles.scss */
.gy-promo-tile-container h4,
.gy-promo-tile-container h5 {
  font-size: 20px;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  margin: 15px 0 0 !important;
  color: #fff;
  text-transform: uppercase;
  line-height: 120%;
}
/* line 96, components/_promoTiles.scss */
.gy-promo-tile-container h4 a,
.gy-promo-tile-container h4 span:first-child,
.gy-promo-tile-container h5 a,
.gy-promo-tile-container h5 span:first-child {
  color: #fff;
}
/* line 100, components/_promoTiles.scss */
.gy-promo-tile-container h4 a:hover,
.gy-promo-tile-container h4 span:first-child:hover,
.gy-promo-tile-container h5 a:hover,
.gy-promo-tile-container h5 span:first-child:hover {
  text-decoration: none;
}
/* line 104, components/_promoTiles.scss */
.gy-promo-tile-container h4 a small,
.gy-promo-tile-container h4 span:first-child small,
.gy-promo-tile-container h5 a small,
.gy-promo-tile-container h5 span:first-child small {
  color: #ffdd00;
  font-size: 0.7em;
}
/* line 110, components/_promoTiles.scss */
.gy-promo-tile-container h4 a:focus span:first-child,
.gy-promo-tile-container h4 a:hover span:first-child,
.gy-promo-tile-container h5 a:focus span:first-child,
.gy-promo-tile-container h5 a:hover span:first-child {
  text-decoration: underline;
}
/* line 115, components/_promoTiles.scss */
.gy-promo-tile-container h4 .icon-thin-arrow-right,
.gy-promo-tile-container h5 .icon-thin-arrow-right {
  color: #ffdd00 !important;
  font-size: 0.8em;
  padding-left: 1px;
}
/* line 122, components/_promoTiles.scss */
.gy-promo-tile-container h6 {
  margin: 0 0 5px;
  color: #fff;
  font-size: 18px;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}
/* line 128, components/_promoTiles.scss */
.gy-promo-tile-container h6 a,
.gy-promo-tile-container h6 span:first-child {
  color: #fff;
}
/* line 132, components/_promoTiles.scss */
.gy-promo-tile-container h6 a:hover,
.gy-promo-tile-container h6 span:first-child:hover {
  text-decoration: underline;
}
/* line 136, components/_promoTiles.scss */
.gy-promo-tile-container h6 a small,
.gy-promo-tile-container h6 span:first-child small {
  color: #fff;
  font-size: 0.7em;
}
/* line 143, components/_promoTiles.scss */
.gy-promo-tile-container .sign-disclaimer,
.gy-promo-tile-container h5 sup,
.gy-promo-tile-container h6 sup {
  font-size: 12px;
  padding-left: 2px;
  color: red;
  text-transform: uppercase;
  font-weight: bold;
}
/* line 153, components/_promoTiles.scss */
.gy-promo-tile-container .pre-headline {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  margin: 5px 0 -10px !important;
}
/* line 160, components/_promoTiles.scss */
.gy-promo-tile-container p {
  margin: 6px 0 12px;
  font-family: "Barlow-Light", 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 170, components/_promoTiles.scss */
.gy-promo-tile-container .subheader {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  margin: 4px 0 12px;
  text-transform: uppercase;
  font-size: 0.95em;
}
/* line 177, components/_promoTiles.scss */
.gy-promo-tile-container .btn {
  width: auto;
  font-size: 16px;
  padding: 0 40px;
  line-height: 40px;
}
/* line 184, components/_promoTiles.scss */
.gy-promo-tile-container input[type="text"] {
  height: 40px;
}
/* line 188, components/_promoTiles.scss */
.gy-promo-tile-container .input-group {
  margin-top: 20px;
}
/* line 192, components/_promoTiles.scss */
.gy-promo-tile-container .input-group-btn {
  width: auto;
}
/* line 195, components/_promoTiles.scss */
.gy-promo-tile-container .input-group-btn .btn {
  background-image: -webkit-gradient(linear, left bottom, right top, color-stop(0px, #E3D046), color-stop(8px, #E3D046), color-stop(8px, #ffdd00), color-stop(100%, #ffdd00)) !important;
  background-image: -webkit-linear-gradient(-225deg, #E3D046 0px, #E3D046 8px, #ffdd00 8px, #ffdd00 100%) !important;
  background-image: -moz-linear-gradient(-45deg, #E3D046 0px, #E3D046 8px, #ffdd00 8px, #ffdd00 100%) !important;
  background-image: linear-gradient(-45deg, #e3d046 0px, #e3d046 8px, #ffdd00 8px, #ffdd00 100%) !important;
  background-position: -5px -5px;
  padding-left: 30px;
  padding-right: 30px;
  width: auto;
  padding: 0 15px;
}
/* line 202, components/_promoTiles.scss */
.gy-promo-tile-container .gy-promo-tile-content {
  width: 100%;
  padding: 25px 15px 15px 25px;
  margin-left: 0;
  min-height: 170px;
}
/* line 211, components/_promoTiles.scss */
.gy-promo-tile-container.promo-tiles-lg .gy-promo-tile .gy-promo-tile-content {
  background-color: rgba(0, 0, 0, 0.8);
}
/* line 218, 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 228, components/_promoTiles.scss */
.gy-promo-tile-container.promo-tiles-lg .gy-promo-tile h5 {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  text-transform: uppercase;
  color: #ffdd00;
  font-size: 24px;
  margin-top: 10px;
}
/* line 236, components/_promoTiles.scss */
.gy-promo-tile-container.promo-tiles-lg .gy-promo-tile p {
  color: #fff;
  font-size: 18px;
}
/* line 241, components/_promoTiles.scss */
.gy-promo-tile-container.promo-tiles-lg .gy-promo-tile.hero-databook {
  background-image: url('/images/promoTiles/lg/aircraft-databook_sm.jpg');
  background-position: 100% 87%;
}
/* line 246, components/_promoTiles.scss */
.gy-promo-tile-container.promo-tiles-lg .gy-promo-tile.hero-videos {
  background-image: url('/images/promoTiles/lg/ground-school-videos_sm.jpg');
  background-position: 100% 20%;
}
/* line 251, components/_promoTiles.scss */
.gy-promo-tile-container.promo-tiles-lg .gy-promo-tile.hero-manual {
  background-image: url('/images/../images/promoTiles/lg/airplane-tire-maintenance-manual_sm.jpg');
  background-position: 100% 48%;
}
/* line 256, components/_promoTiles.scss */
.gy-promo-tile-container.promo-tiles-lg .gy-promo-tile.hero-contact {
  background-image: url('/images/promoTiles/lg/talk-to-us_sm.jpg');
  background-position: 100% 70%;
}
/* line 264, components/_promoTiles.scss */
.gy-promo-tile-container .gy-promo-tile .col-image {
  text-align: center;
}
/* line 267, components/_promoTiles.scss */
.gy-promo-tile-container .gy-promo-tile .col-image.promo-img-sm {
  float: left;
  width: 150px;
  margin-top: 10px;
}
/* line 276, components/_promoTiles.scss */
.gy-promo-tile-container .gy-promo-tile.tire-databook h5 a,
.gy-promo-tile-container .gy-promo-tile.tire-databook h5 span {
  color: #fff;
}
/* line 284, components/_promoTiles.scss */
.gy-promo-tile-container .gy-promo-tile.gy-calendar h5 {
  color: #fff;
}
/* line 288, components/_promoTiles.scss */
.gy-promo-tile-container .gy-promo-tile.gy-calendar a {
  color: #ffdd00;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  margin-top: 10px;
  display: block;
}
/* line 297, components/_promoTiles.scss */
.gy-promo-tile-container .gy-promo-tile.advantage-tour h5 {
  color: #fff;
}
/* line 301, components/_promoTiles.scss */
.gy-promo-tile-container .gy-promo-tile.advantage-tour a {
  color: #ffdd00;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  margin-top: 10px;
  display: block;
}
@media (min-width: 640px) {
  /* line 311, components/_promoTiles.scss */
  .gy-promo-tile-container .gy-promo-tile {
    background-position: 100% 100%;
  }
  /* line 314, components/_promoTiles.scss */
  .gy-promo-tile-container .gy-promo-tile p {
    font-size: 18px;
  }
  /* line 318, components/_promoTiles.scss */
  .gy-promo-tile-container .gy-promo-tile.small-tiles {
    width: 33.33%;
    float: left;
  }
  /* line 324, components/_promoTiles.scss */
  .gy-promo-tile-container .gy-promo-tile-content {
    height: 280px;
    margin: 0;
    padding-top: 45px;
  }
  /* line 331, components/_promoTiles.scss */
  .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile {
    width: 100%;
    min-height: 350px;
    height: 260px;
    background-size: cover;
    background-position: -140px top;
  }
  /* line 338, components/_promoTiles.scss */
  .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile .gy-promo-tile-content {
    padding-right: 30px;
  }
  /* line 342, components/_promoTiles.scss */
  .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile h5 {
    color: #fff;
    font-size: 28px;
    margin-top: 15px;
  }
  /* line 348, components/_promoTiles.scss */
  .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile p {
    color: #fff;
    text-shadow: none;
  }
  /* line 353, components/_promoTiles.scss */
  .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile.hero-databook {
    background-image: url('/images/promoTiles/lg/aircraft-databook.jpg');
    background-position: 100% 87%;
  }
  /* line 358, components/_promoTiles.scss */
  .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile.hero-videos {
    background-image: url('/images/promoTiles/lg/ground-school-videos.jpg');
    background-position: 100% 20%;
  }
  /* line 363, components/_promoTiles.scss */
  .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile.hero-manual {
    background-image: url('/images/../images/promoTiles/lg/airplane-tire-maintenance-manual.jpg');
    background-position: 100% 48%;
  }
  /* line 368, components/_promoTiles.scss */
  .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile.hero-contact {
    background-image: url('/images/promoTiles/lg/talk-to-us.jpg');
    background-position: 100% 70%;
  }
  /* line 374, components/_promoTiles.scss */
  .gy-promo-tile-container.promo-tiles-lg .btn {
    width: 80%;
    max-width: 300px;
  }
  /* line 379, components/_promoTiles.scss */
  .gy-promo-tile-container.promo-tiles-lg h4,
  .gy-promo-tile-container.promo-tiles-lg h5 {
    font-size: 32px;
  }
  /* line 384, components/_promoTiles.scss */
  .gy-promo-tile-container.promo-tiles-lg p {
    font-size: 24px;
  }
  /* line 388, components/_promoTiles.scss */
  .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile {
    background-size: cover;
    background-position: -100px top;
  }
  /* line 392, components/_promoTiles.scss */
  .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile .gy-promo-tile-content {
    background-image: url("../images/diagonal.png");
    margin: 25px 0 0 10%;
    padding: 20px;
    width: 50%;
  }
  /* line 403, components/_promoTiles.scss */
  .gy-promo-tile-container .gy-promo-tile .gy-promo-tile-content {
    background-image: none;
    background-color: transparent;
  }
  /* line 410, components/_promoTiles.scss */
  .gy-promo-tile-container .gy-promo-tile.gy-calendar h5 a {
    color: #fff;
  }
  /* line 414, components/_promoTiles.scss */
  .gy-promo-tile-container .gy-promo-tile.gy-calendar h5 .icon-thin-arrow-right {
    color: #ffdd00;
  }
  /* line 419, components/_promoTiles.scss */
  .gy-promo-tile-container .gy-promo-tile.gy-calendar .gy-promo-tile-content {
    background-image: url("/images/diagonal-tight-darker.png");
  }
  /* line 422, components/_promoTiles.scss */
  .gy-promo-tile-container .gy-promo-tile.gy-calendar .gy-promo-tile-content p {
    color: #FFF;
  }
  /* line 430, components/_promoTiles.scss */
  .gy-promo-tile-container .gy-promo-tile.advantage-tour h5 a {
    color: #fff;
  }
  /* line 434, components/_promoTiles.scss */
  .gy-promo-tile-container .gy-promo-tile.advantage-tour h5 .icon-thin-arrow-right {
    color: #ffdd00;
  }
  /* line 439, components/_promoTiles.scss */
  .gy-promo-tile-container .gy-promo-tile.advantage-tour .gy-promo-tile-content {
    background-image: url("/images/diagonal-tight-darker.png");
  }
  /* line 442, components/_promoTiles.scss */
  .gy-promo-tile-container .gy-promo-tile.advantage-tour .gy-promo-tile-content p {
    color: #FFF;
  }
  /* line 449, components/_promoTiles.scss */
  .gy-promo-tile-container .gy-promo-tile.gy-promo-small {
    width: 49%;
    float: left;
    border: none;
  }
  /* line 454, 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 459, components/_promoTiles.scss */
  .gy-promo-tile-container .gy-promo-tile.gy-promo-small .gy-promo-tile-content p {
    font-size: 16px;
  }
}
@media (min-width: 1025px) {
  /* line 466, components/_promoTiles.scss */
  .gy-promo-tile-container .gy-promo-tile {
    background-size: cover;
  }
  /* line 469, components/_promoTiles.scss */
  .gy-promo-tile-container .gy-promo-tile p {
    font-size: 16px;
    max-width: 26em;
    white-space: normal;
  }
  /* line 475, components/_promoTiles.scss */
  .gy-promo-tile-container .gy-promo-tile:nth-child(3n + 1) {
    border-left: none;
  }
  /* line 481, components/_promoTiles.scss */
  .gy-promo-tile-container .gy-promo-tile.gy-promo-small .gy-promo-tile-content {
    min-height: 128px;
  }
  /* line 484, components/_promoTiles.scss */
  .gy-promo-tile-container .gy-promo-tile.gy-promo-small .gy-promo-tile-content h5 {
    font-size: 18px;
  }
  /* line 490, components/_promoTiles.scss */
  .gy-promo-tile-container .gy-promo-tile-content {
    min-height: 170px;
    margin-top: 0;
    background: none;
    padding: 15px 20px 25px 5%;
    float: none;
  }
  /* line 499, components/_promoTiles.scss */
  .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile {
    background-position: 100% 100%;
  }
  /* line 502, components/_promoTiles.scss */
  .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile .gy-promo-tile-content {
    text-align: left;
  }
  /* line 508, components/_promoTiles.scss */
  .gy-promo-tile-container .ideal-break {
    display: block;
  }
  /* line 512, components/_promoTiles.scss */
  .gy-promo-tile-container a#next {
    float: right;
    color: #fff;
    font-family: 'icomoon';
    font-size: 130px;
    speak: none;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: subpixel-antialiased;
    margin-top: -210px;
    z-index: 1000;
    position: relative;
    text-decoration: none;
  }
  /* line 527, components/_promoTiles.scss */
  .gy-promo-tile-container a#prev {
    float: left;
    color: #fff;
    font-family: 'icomoon';
    font-size: 130px;
    speak: none;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: subpixel-antialiased;
    margin-top: -210px;
    z-index: 1000;
    position: relative;
    text-decoration: none;
  }
}
@media (min-width: 1480px) {
  /* line 543, components/_promoTiles.scss */
  .gy-promo-tile-container .gy-promo-tile-content {
    padding-right: 30px;
    padding-top: 40px;
    padding-left: 5%;
  }
  /* line 548, components/_promoTiles.scss */
  .gy-promo-tile-container .gy-promo-tile-content h4,
  .gy-promo-tile-container .gy-promo-tile-content h5 {
    font-size: 26px;
  }
  /* line 553, components/_promoTiles.scss */
  .gy-promo-tile-container .gy-promo-tile-content h6 {
    font-size: 18px;
  }
  /* line 557, components/_promoTiles.scss */
  .gy-promo-tile-container .gy-promo-tile-content p {
    font-size: 18px;
  }
  /* line 561, components/_promoTiles.scss */
  .gy-promo-tile-container .gy-promo-tile-content .pre-headline {
    margin-top: 0;
  }
  /* line 567, components/_promoTiles.scss */
  .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile {
    height: 400px;
    border-top: 5px solid #fff;
  }
  /* line 571, components/_promoTiles.scss */
  .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile h5 {
    font-size: 35px;
  }
  /* line 575, 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 (min-width: 1025px) {
  /* line 584, components/_promoTiles.scss */
  .gy-promo-tile-container a#next {
    float: right;
    color: #fff;
    font-family: 'icomoon';
    font-size: 130px;
    speak: none;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: subpixel-antialiased;
    margin-top: -210px;
    z-index: 1000;
    position: relative;
    text-decoration: none;
  }
  /* line 599, components/_promoTiles.scss */
  .gy-promo-tile-container a#prev {
    float: left;
    color: #fff;
    font-family: 'icomoon';
    font-size: 130px;
    speak: none;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: subpixel-antialiased;
    margin-top: -210px;
    z-index: 1000;
    position: relative;
    text-decoration: none;
  }
}

/* line 4, 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, components/_store-finder.scss */
.find-store-form .form-actions .row,
.find-tire-form .form-actions .row {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 13, 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, 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, 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, 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;
}
/* line 36, 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 40, components/_store-finder.scss */
.find-store-form .form-actions .action-conjunction,
.find-tire-form .form-actions .action-conjunction {
  font-size: 1.2em;
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -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 53, components/_store-finder.scss */
.find-store-form .input-group,
.find-tire-form .input-group {
  width: 100%;
  box-shadow: none;
  overflow-y: hidden;
}
/* line 57, 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 65, 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 70, 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-dist-windowshade .content, .warranty-treadLife .gy-dist-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-dist-windowshade .content,
.warranty-treadLife .gy-dist-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 75, 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 81, components/_store-finder.scss */
.modal .panel-collapse .find-store-form, .modal .panel-collapse
.find-tire-form {
  border: none;
  margin-top: 0;
}
/* line 86, components/_store-finder.scss */
.directory .find-store-form, .directory
.find-tire-form {
  max-width: 400px;
}
/* line 88, 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 93, components/_store-finder.scss */
.directory .find-store-form .gy-use-current-location, .directory
.find-tire-form .gy-use-current-location {
  width: 100% !important;
}
/* line 100, 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 105, 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 112, 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 118, components/_store-finder.scss */
  .find-store-form .col-sm-7 .btn,
  .find-tire-form .col-sm-7 .btn {
    max-width: none;
  }
  /* line 122, 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-dist-windowshade .content,
  .warranty-treadLife .gy-dist-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-dist-windowshade .content,
  .warranty-treadLife .gy-dist-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
 *
 */
/* line 6, components/_tire-baseballcard.scss */
.tire-baseballcard {
  margin: 50px auto;
  max-width: 790px;
  min-height: 170px;
  border: 1px solid #ddd;
  border-right-color: #bbb;
  border-bottom-color: #bbb;
  /*.sidewall.key-feature.mfg {
		width: 110px;
	}*/
}
/* line 14, components/_tire-baseballcard.scss */
.tire-baseballcard .ideal-break {
  display: block;
}
/* line 18, components/_tire-baseballcard.scss */
.tire-baseballcard .top-pick {
  margin-left: -1px;
}
/* line 21, components/_tire-baseballcard.scss */
.tire-baseballcard .top-pick a {
  background-color: #ffdd00;
  color: #333;
  display: block;
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  padding: 10px 0;
  width: 200px;
}
/* line 29, components/_tire-baseballcard.scss */
.tire-baseballcard .top-pick a:hover {
  text-decoration: none;
}
/* line 34, components/_tire-baseballcard.scss */
.tire-baseballcard .top-pick h3 {
  font-size: 1.1em;
  margin: 0;
  height: 35px;
  margin-top: -35px;
  text-align: center;
}
/* line 41, components/_tire-baseballcard.scss */
.tire-baseballcard .top-pick h3 span {
  font-size: 12px;
  font-weight: normal;
  line-height: 13px;
  vertical-align: top;
  padding-right: 2px;
}
/* line 50, components/_tire-baseballcard.scss */
.tire-baseballcard .top-pick .top-pick-content {
  border-bottom: 1px solid #eee;
}
/* line 53, components/_tire-baseballcard.scss */
.tire-baseballcard .top-pick .top-pick-content p {
  font-size: 0.9em;
  margin-bottom: 0;
}
/* line 60, components/_tire-baseballcard.scss */
.tire-baseballcard .tire-baseballcard-container {
  height: auto;
  width: 100%;
  position: relative;
  padding-bottom: 216px;
  padding-top: 15px;
}
/* line 67, components/_tire-baseballcard.scss */
.tire-baseballcard .tire-baseballcard-container h3 {
  margin: 0;
  padding-top: 5px;
}
/* line 71, components/_tire-baseballcard.scss */
.tire-baseballcard .tire-baseballcard-container h3 a {
  font-size: 24px;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  text-decoration: none;
}
/* line 76, components/_tire-baseballcard.scss */
.tire-baseballcard .tire-baseballcard-container h3 a span {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}
/* line 80, components/_tire-baseballcard.scss */
.tire-baseballcard .tire-baseballcard-container h3 a small {
  font-size: 0.75em;
  color: #274BA7;
}
/* line 87, components/_tire-baseballcard.scss */
.tire-baseballcard .tire-baseballcard-container hr {
  border-top: 0;
  margin: 6px 15px 10px 0;
}
/* line 92, components/_tire-baseballcard.scss */
.tire-baseballcard .tire-baseballcard-container.no-tp {
  margin-top: 0;
}
/* line 97, components/_tire-baseballcard.scss */
.tire-baseballcard .tire-baseballcard-container.avail-to-purchase {
  padding-bottom: 215px;
}
/* line 101, components/_tire-baseballcard.scss */
.tire-baseballcard .tire-baseballcard-container.avail-to-purchase.one-stagger-not-avail {
  padding-bottom: 283px;
}
/* line 105, components/_tire-baseballcard.scss */
.tire-baseballcard .categories-list {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  list-style-type: none;
  padding: 0;
  margin: 0 0 0 -22px;
}
/* line 111, components/_tire-baseballcard.scss */
.tire-baseballcard .categories-list li {
  height: auto;
  display: inline-block;
  width: 24%;
  padding: 0 1%;
  vertical-align: top;
  min-height: 50px\9\0;
  min-height: 65px;
  border-right: 1px solid #ddd;
}
/* line 121, components/_tire-baseballcard.scss */
.tire-baseballcard .categories-list li span {
  width: 100%;
  display: inline-block;
  color: #777;
  text-align: center;
}
/* line 128, components/_tire-baseballcard.scss */
.tire-baseballcard .categories-list li small {
  line-height: 120%;
  margin-top: 2px;
  text-align: center;
  width: 100%;
  display: block;
  color: #777;
  font-size: 12px;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}
/* line 140, components/_tire-baseballcard.scss */
.tire-baseballcard .categories-list li:last-child {
  border-right: none;
}
/* line 145, components/_tire-baseballcard.scss */
.tire-baseballcard .cat-icon {
  font-size: 24px;
}
/* line 149, components/_tire-baseballcard.scss */
.tire-baseballcard .cat-font {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 2em;
  line-height: 35px;
}
/* line 155, components/_tire-baseballcard.scss */
.tire-baseballcard .tire-baseballcard-info {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  overflow: hidden;
  margin-left: -1px;
  margin-right: -1px;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  width: 100%;
  border-left: 1px solid #ddd;
}
/* line 167, components/_tire-baseballcard.scss */
.tire-baseballcard .msrp-content {
  overflow: hidden;
}
/* line 171, components/_tire-baseballcard.scss */
.tire-baseballcard .desktop {
  display: none;
}
/* line 175, components/_tire-baseballcard.scss */
.tire-baseballcard .msrp-list {
  list-style-type: none;
  width: 100%;
  padding: 0;
}
/* line 180, components/_tire-baseballcard.scss */
.tire-baseballcard .msrp-list li hr {
  width: 100%;
  margin: 0;
  border-bottom: 1px solid #eee;
  height: 5px;
  display: none;
}
/* line 188, components/_tire-baseballcard.scss */
.tire-baseballcard .msrp-list .rebate-info hr {
  display: block;
}
/* line 193, components/_tire-baseballcard.scss */
.tire-baseballcard .store-compare {
  padding: 10px 0 0;
  background-color: #fff;
}
/* line 198, components/_tire-baseballcard.scss */
.tire-baseballcard .avail-to-purchase .avail-to-purchase {
  display: block;
}
/* line 202, components/_tire-baseballcard.scss */
.tire-baseballcard .no-available-to-purchase .no-available-to-purchase {
  display: block;
}
/* line 206, components/_tire-baseballcard.scss */
.tire-baseballcard .store-compare-container {
  padding: 17px 15px 16px;
  width: 100%;
  min-height: 135px;
  position: relative;
}
/* line 212, components/_tire-baseballcard.scss */
.tire-baseballcard .store-compare-container p {
  color: #fff;
  font-size: 40px;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: bold;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  line-height: 100%;
  margin: 0;
  font-size: 25px;
}
/* line 223, components/_tire-baseballcard.scss */
.tire-baseballcard .store-compare-container .buy-online .icon-gy-treadmark {
  font-size: 16px;
}
/* line 228, components/_tire-baseballcard.scss */
.tire-baseballcard .store-compare-container .install-locally {
  padding: 0 0 0 40px;
  display: block;
}
/* line 233, components/_tire-baseballcard.scss */
.tire-baseballcard .store-compare-container .find-location {
  display: block;
  margin: 12px auto 0;
  max-width: 300px;
  width: 90%;
}
/* line 240, components/_tire-baseballcard.scss */
.tire-baseballcard .store-compare-container .one-stagger-not-avail-label {
  font-size: 16px;
  text-align: center;
  width: 100%;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  text-transform: none;
  margin: 5px 0;
}
/* line 249, components/_tire-baseballcard.scss */
.tire-baseballcard .store-compare-container .closest-installer {
  font-size: 16px;
  margin: 10px 0 0;
  height: 100%;
  text-align: center;
  width: 100%;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  text-transform: none;
}
/* line 258, components/_tire-baseballcard.scss */
.tire-baseballcard .store-compare-container .closest-installer .mile {
  font-size: 14px;
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}
/* line 264, components/_tire-baseballcard.scss */
.tire-baseballcard .store-compare-container .not-available {
  text-align: center;
  text-transform: none;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 16px;
  margin: 60px auto 10px;
  width: 100%;
  position: absolute;
  bottom: 10px;
  left: 0;
}
/* line 277, components/_tire-baseballcard.scss */
.tire-baseballcard .find-a-store {
  width: 90%;
  display: block;
  margin: 0 auto 20px;
  text-align: center;
}
/* line 283, components/_tire-baseballcard.scss */
.tire-baseballcard .find-a-store.btn-ghost {
  max-width: 300px;
}
/* line 288, components/_tire-baseballcard.scss */
.tire-baseballcard .store-compare-text {
  font-size: 18px;
  color: #2366c1;
}
/* line 292, components/_tire-baseballcard.scss */
.tire-baseballcard .store-compare-text:hover {
  color: #2366c1;
}
/* line 297, components/_tire-baseballcard.scss */
.tire-baseballcard .rating-and-review {
  margin: 20px 0 0;
}
/* line 301, components/_tire-baseballcard.scss */
.tire-baseballcard .rating-and-review .rating-and-review-stars li span:hover {
  cursor: pointer;
}
/* line 308, components/_tire-baseballcard.scss */
.tire-baseballcard .msrp-info p {
  font-size: 35px;
  margin: 0;
  line-height: 100%;
  color: #274BA7;
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}
/* line 315, components/_tire-baseballcard.scss */
.tire-baseballcard .msrp-info p span {
  vertical-align: top;
}
/* line 319, components/_tire-baseballcard.scss */
.tire-baseballcard .msrp-info p .dollar-symbol {
  font-size: 20px;
  vertical-align: top;
  display: inline-block;
  margin: 3px 0 0;
  line-height: 100%;
  color: #274BA7;
}
/* line 328, components/_tire-baseballcard.scss */
.tire-baseballcard .msrp-info p small {
  font-size: 14px;
  vertical-align: text-top;
  color: #777;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  margin: 3px 0 0;
  line-height: 100%;
  display: inline-block;
}
/* line 337, components/_tire-baseballcard.scss */
.tire-baseballcard .msrp-info p small.stagger-label {
  margin: 3px 5px 0 0;
  color: #274BA7;
}
/* line 343, components/_tire-baseballcard.scss */
.tire-baseballcard .msrp-info p .starting-at {
  display: block;
}
/* line 348, components/_tire-baseballcard.scss */
.tire-baseballcard .msrp-info hr {
  border-bottom: 1px solid #ccc;
  margin: 0;
  width: 100%;
}
/* line 355, components/_tire-baseballcard.scss */
.tire-baseballcard .stagger-msrp.msrp-info {
  width: 100%;
}
/* line 358, components/_tire-baseballcard.scss */
.tire-baseballcard .stagger-msrp.msrp-info .price {
  margin: 0 5px 0 0;
}
/* line 361, components/_tire-baseballcard.scss */
.lt-ie9 .tire-baseballcard .stagger-msrp.msrp-info .price {
  margin: 0;
}
/* line 368, components/_tire-baseballcard.scss */
.tire-baseballcard .rebate-info p {
  margin: 0;
}
/* line 372, components/_tire-baseballcard.scss */
.tire-baseballcard .rebate-info span {
  color: #274BA7;
  font-size: 35px;
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  vertical-align: top;
}
/* line 379, components/_tire-baseballcard.scss */
.tire-baseballcard .rebate-info .dollar-symbol {
  font-size: 20px;
  vertical-align: top;
  width: inherit;
  margin: 12px 0 0;
  color: #274BA7;
}
/* line 387, components/_tire-baseballcard.scss */
.tire-baseballcard .rebate-info small {
  color: #777;
  width: 75px;
  display: inline-block;
  vertical-align: baseline;
  line-height: 100%;
  margin: 12px 0 0 4px;
  font-size: 14px;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}
/* line 397, components/_tire-baseballcard.scss */
.tire-baseballcard .rebate-info small sup {
  color: red;
  padding-left: 2px;
}
/* line 404, components/_tire-baseballcard.scss */
.tire-baseballcard .be-the-first {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
  margin: 20px 0 10px;
}
/* line 408, components/_tire-baseballcard.scss */
.tire-baseballcard .be-the-first span {
  font-size: 11px;
}
/* line 412, components/_tire-baseballcard.scss */
.tire-baseballcard .be-the-first a:hover {
  text-decoration: none;
}
/* line 418, components/_tire-baseballcard.scss */
.tire-baseballcard .gy-checkbox {
  border: none;
  height: 20px;
  display: inline-block;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  margin: 0 0 15px;
}
/* line 423, components/_tire-baseballcard.scss */
.lt-ie9 .tire-baseballcard .gy-checkbox {
  display: inline;
}
/* line 429, components/_tire-baseballcard.scss */
.tire-baseballcard .gy-checkbox label {
  font-weight: normal;
  margin: 0;
}
/* line 433, components/_tire-baseballcard.scss */
.lt-ie9 .tire-baseballcard .gy-checkbox label {
  max-width: auto !important;
}
/* line 438, components/_tire-baseballcard.scss */
.tire-baseballcard .gy-checkbox input[type="checkbox"] ~ label .check-container {
  background-color: white;
  vertical-align: text-bottom;
  margin: 0 5px 0 0;
  border: 1px solid #274BA7;
  box-shadow: none;
}
/* line 446, components/_tire-baseballcard.scss */
.tire-baseballcard .gy-checkbox span {
  color: #2366c1;
  vertical-align: bottom;
  padding-left: 4px;
}
/* line 451, components/_tire-baseballcard.scss */
.tire-baseballcard .gy-checkbox span:hover {
  color: #274BA7;
}
/* line 456, components/_tire-baseballcard.scss */
.tire-baseballcard .gy-checkbox input[type="checkbox"] ~ label.disabled .check-container {
  background-color: lightgrey;
}
/* line 460, components/_tire-baseballcard.scss */
.tire-baseballcard .gy-checkbox .check-container {
  position: relative;
  top: -2px;
}
/* line 466, components/_tire-baseballcard.scss */
.tire-baseballcard .tire-image {
  position: absolute;
  margin-top: 10px;
}
/* line 470, components/_tire-baseballcard.scss */
.tire-baseballcard .tire-image img {
  max-width: 120px;
  max-height: 160px;
  margin-left: -8px;
}
/* line 477, components/_tire-baseballcard.scss */
.tire-baseballcard .tire-baseballcard-specs {
  margin: 0;
  clear: both;
}
/* line 481, components/_tire-baseballcard.scss */
.tire-baseballcard .tire-baseballcard-specs a {
  text-decoration: none;
}
/* line 486, components/_tire-baseballcard.scss */
.tire-baseballcard .specs-collapse {
  padding: 10px 0 0;
  width: 100%;
  border-top: 1px solid #ddd;
  height: 45px;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
  text-align: center;
}
/* line 496, components/_tire-baseballcard.scss */
.tire-baseballcard .see-more-text {
  margin-right: 7px;
}
/* line 500, components/_tire-baseballcard.scss */
.tire-baseballcard .see-more .icon-triangle-up {
  color: #274BA7 !important;
  margin-top: 4px !important;
}
/* line 505, components/_tire-baseballcard.scss */
.tire-baseballcard .specs-container {
  overflow: hidden;
}
/* line 508, components/_tire-baseballcard.scss */
.tire-baseballcard .specs-container p {
  font-weight: normal;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 512, components/_tire-baseballcard.scss */
.tire-baseballcard .specs-container p em {
  font-style: normal;
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}
/* line 518, components/_tire-baseballcard.scss */
.tire-baseballcard .specs-container .panel-body, .tire-baseballcard .specs-container .warranty-treadLife .gy-windowshade .content, .warranty-treadLife .gy-windowshade .tire-baseballcard .specs-container .content, .tire-baseballcard .specs-container .warranty-treadLife .gy-secondary-windowshade .content, .warranty-treadLife .gy-secondary-windowshade .tire-baseballcard .specs-container .content, .tire-baseballcard .specs-container .warranty-treadLife .gy-nav-windowshade .content, .warranty-treadLife .gy-nav-windowshade .tire-baseballcard .specs-container .content, .tire-baseballcard .specs-container .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .gy-tertiary-windowshade .tire-baseballcard .specs-container .content, .tire-baseballcard .specs-container .warranty-treadLife .gy-coupon-windowshade .content, .warranty-treadLife .gy-coupon-windowshade .tire-baseballcard .specs-container .content, .tire-baseballcard .specs-container .warranty-treadLife .gy-dist-windowshade .content, .warranty-treadLife .gy-dist-windowshade .tire-baseballcard .specs-container .content, .tire-baseballcard .specs-container .warranty-treadLife .gy-min-windowshade .content, .warranty-treadLife .gy-min-windowshade .tire-baseballcard .specs-container .content {
  padding: 0;
}
/* line 523, components/_tire-baseballcard.scss */
.tire-baseballcard .key-feature {
  text-align: center;
  float: left;
  margin: 10px 0;
  border-right: 1px solid #ccc;
  /*width: 35%;*/
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 16px;
}
/* line 532, components/_tire-baseballcard.scss */
.tire-baseballcard .key-feature.mfg {
  width: 20%;
}
/* line 536, components/_tire-baseballcard.scss */
.tire-baseballcard .key-feature:last-child {
  border: none;
}
/* line 540, components/_tire-baseballcard.scss */
.tire-baseballcard .key-feature small {
  color: #888;
  font-size: 1em;
}
/* line 545, components/_tire-baseballcard.scss */
.tire-baseballcard .key-feature p {
  margin: 0;
  padding: 0;
}
/* line 552, components/_tire-baseballcard.scss */
.tire-baseballcard .sidewall .key-feature {
  text-align: center;
  float: left;
  margin: 10px 0;
  border-right: 1px solid #ccc;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 16px;
}
/* line 560, components/_tire-baseballcard.scss */
.tire-baseballcard .sidewall .key-feature.mfg {
  width: 20%;
}
/* line 564, components/_tire-baseballcard.scss */
.tire-baseballcard .sidewall .key-feature:last-child {
  border: none;
}
/* line 572, components/_tire-baseballcard.scss */
.tire-baseballcard .specs-body-container {
  overflow: hidden;
}
/* line 577, components/_tire-baseballcard.scss */
.tire-baseballcard .specs-multisku {
  border-top: 1px solid #eee;
}
/* line 581, components/_tire-baseballcard.scss */
.tire-baseballcard .panel-heading {
  text-transform: none;
  padding: 0;
  display: none;
}
/* line 587, components/_tire-baseballcard.scss */
.tire-baseballcard .gy-secondary-windowshade {
  margin: 0;
}
/* line 591, components/_tire-baseballcard.scss */
.tire-baseballcard .gy-secondary-windowshade > a.collapsed .panel-heading {
  background: none;
}
/* line 597, components/_tire-baseballcard.scss */
.tire-baseballcard .gy-radio {
  height: auto;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  border: none;
}
/* line 602, components/_tire-baseballcard.scss */
.tire-baseballcard .gy-radio label {
  margin: 0;
  padding: 10px 10px 7px;
}
/* line 607, components/_tire-baseballcard.scss */
.tire-baseballcard .gy-radio input[type="radio"]:checked + label {
  background-color: #e5eaf5;
}
/* line 611, components/_tire-baseballcard.scss */
.tire-baseballcard .gy-radio input[type="radio"] + label .check-container {
  margin: 0;
  border-radius: 8px;
  width: 14px;
  height: 14px;
}
/* line 617, components/_tire-baseballcard.scss */
.lt-ie9 .tire-baseballcard .gy-radio input[type="radio"] + label .check-container {
  border: 1px solid #274BA7;
  display: inline-block;
}
/* line 623, components/_tire-baseballcard.scss */
.tire-baseballcard .gy-radio input[type="radio"]:checked + label .check-container:before {
  font-size: 32px;
}
/* line 628, components/_tire-baseballcard.scss */
.lt-ie9 .tire-baseballcard .gy-radio label {
  padding-left: 30px;
}
/* line 632, components/_tire-baseballcard.scss */
.lt-ie9 .tire-baseballcard .gy-radio input[type="radio"] {
  display: block;
  position: relative;
  top: 25px;
  left: 10px;
}
/* line 639, components/_tire-baseballcard.scss */
.lt-ie9 .tire-baseballcard .gy-radio .check-container {
  display: none;
}
/* line 648, components/_tire-baseballcard.scss */
.tire-baseballcard .sku-options-container.lt-ie9 .gy-radio input {
  filter: none;
  width: auto;
}
/* line 653, components/_tire-baseballcard.scss */
.tire-baseballcard .sku-options-container.lt-ie9 .gy-radio .check-container {
  display: none !important;
}
/* line 660, components/_tire-baseballcard.scss */
.tire-baseballcard .sku-info {
  width: 89%;
  display: inline-block;
  padding-left: 1%;
  padding-bottom: 6px;
}
/* line 666, components/_tire-baseballcard.scss */
.tire-baseballcard .sku-info small {
  font-size: 1.2em;
  line-height: 110%;
}
/* line 672, components/_tire-baseballcard.scss */
.tire-baseballcard .sku-code {
  padding-right: 8px;
  font-weight: normal;
  line-height: 12px;
  display: inline-block;
}
/* line 679, components/_tire-baseballcard.scss */
.tire-baseballcard .sku-msrp {
  font-weight: bold;
}
/* line 683, components/_tire-baseballcard.scss */
.tire-baseballcard .sku-features {
  width: 30%;
  float: left;
  line-height: 15px;
  color: black;
  font-weight: normal;
  text-align: center;
}
/* line 691, components/_tire-baseballcard.scss */
.tire-baseballcard .sku-features small {
  display: block;
  font-size: 16px;
}
/* line 695, components/_tire-baseballcard.scss */
.tire-baseballcard .sku-features small i {
  margin-right: 2px;
  font-style: normal;
  font-weight: bold;
  color: #333;
}
/* line 703, components/_tire-baseballcard.scss */
.tire-baseballcard .sku-features small:first-child {
  color: #888;
  padding-bottom: 4px;
}
/* line 709, components/_tire-baseballcard.scss */
.tire-baseballcard .speed-rating {
  width: 37%;
  border-right: 1px solid #bbb;
}
/* line 714, components/_tire-baseballcard.scss */
.tire-baseballcard .load-index {
  width: 31%;
  border-right: 1px solid #bbb;
}
/* line 719, components/_tire-baseballcard.scss */
.tire-baseballcard .sidewall {
  width: 20%;
}
/* line 723, components/_tire-baseballcard.scss */
.tire-baseballcard .no-fits-banner {
  background-color: rgba(230, 0, 0, 0.9);
  background-repeat: repeat;
  background-image: url('/images/diagonal.png');
  position: relative;
}
/* line 727, components/_tire-baseballcard.scss */
.lt-ie9 .tire-baseballcard .no-fits-banner {
  background-color: #e60000;
  background-repeat: repeat;
  background-image: url('/images/diagonal.png');
}
/* line 731, components/_tire-baseballcard.scss */
.tire-baseballcard .no-fits-banner a {
  color: #fff;
}
/* line 736, components/_tire-baseballcard.scss */
.tire-baseballcard .icon-cross {
  top: -8px;
  font-size: 1.9em;
  color: #fff;
  font-family: 'Glyphicons Halflings';
  margin-left: 15px;
}
/* line 180, _mixins.scss */
.tire-baseballcard .icon-cross small {
  color: #FF2534;
  position: absolute;
  font-size: 1.2em;
  left: -3px;
  text-shadow: 0px 1px 2px #999;
  top: -3px;
}
/* line 743, components/_tire-baseballcard.scss */
.tire-baseballcard .icon-cross small {
  text-shadow: none;
  z-index: 15;
  font-size: 1.4em;
}
/* line 748, components/_tire-baseballcard.scss */
.lt-ie9 .tire-baseballcard .icon-cross small {
  left: 10px;
}
/* line 754, components/_tire-baseballcard.scss */
.tire-baseballcard .no-fit-text {
  line-height: 100%;
  padding: 6px 0 0;
  text-indent: 15px;
  display: inline-block;
  color: white;
  vertical-align: super;
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.2em;
}
/* line 764, components/_tire-baseballcard.scss */
.tire-baseballcard .no-fit-text a {
  display: block;
  text-decoration: underline;
}
/* line 770, components/_tire-baseballcard.scss */
.tire-baseballcard .sku-option-small-text {
  clear: both;
  float: none;
  text-transform: none;
  color: #777;
  padding-top: 5px;
  margin: 0 0 0 8px;
  font-style: italic;
  font-size: 12px;
  font-family: "Barlow-Light", Arial, sans-serif;
}
/* line 782, components/_tire-baseballcard.scss */
.tire-baseballcard .bb-content {
  margin: 0 0 0 -105px;
  position: relative;
}
/* line 787, components/_tire-baseballcard.scss */
.tire-baseballcard .tire-baseballcard-header {
  padding-left: 120px;
  min-height: auto;
  min-height: 170px;
}
/* line 793, components/_tire-baseballcard.scss */
.tire-baseballcard .divider {
  width: 40%;
  height: 1px;
  border-top: 1px solid #aaa;
  display: inline-block;
  margin: 0 0 5px;
}
/* line 801, components/_tire-baseballcard.scss */
.tire-baseballcard .ORLine {
  margin: 0 auto 7px;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  text-align: center;
  max-width: 300px;
}
/* line 808, components/_tire-baseballcard.scss */
.tire-baseballcard .OR {
  margin: 0 2%;
  font-size: 18px;
  color: #aaa;
}
/* line 814, components/_tire-baseballcard.scss */
.tire-baseballcard .bb-right {
  background-color: rgba(0, 40, 120, 0.7);
  background-repeat: repeat;
  background-image: url('/images/diagonal-tight-darker.png');
}
/* line 817, components/_tire-baseballcard.scss */
.lt-ie9 .tire-baseballcard .bb-right {
  background-color: #004eb5;
  background-repeat: repeat;
  background-image: url('/images/diagonal-tight-darker.png');
}
/* line 823, components/_tire-baseballcard.scss */
.tire-baseballcard .no-available-to-purchase .bb-right {
  margin: 0 0 10px;
}
/* line 828, components/_tire-baseballcard.scss */
.tire-baseballcard .sku-option-desc {
  padding: 10px 0 0;
}
@media (min-width: 450px) {
  /* line 832, components/_tire-baseballcard.scss */
  .tire-baseballcard .icon-cross {
    top: 1px;
  }
  /* line 837, components/_tire-baseballcard.scss */
  .tire-baseballcard .no-fit-text a {
    display: inline-block;
  }
  /* line 842, components/_tire-baseballcard.scss */
  .tire-baseballcard .tire-baseballcard-container.avail-to-purchase {
    padding-bottom: 240px;
  }
  /* line 846, components/_tire-baseballcard.scss */
  .tire-baseballcard .tire-baseballcard-container.avail-to-purchase.one-stagger-not-avail {
    padding-bottom: 259px;
  }
  /* line 850, components/_tire-baseballcard.scss */
  .tire-baseballcard .stagger-msrp.msrp-info {
    width: 100%;
  }
  /* line 854, components/_tire-baseballcard.scss */
  .tire-baseballcard .bb-content {
    margin: 0 0 20px -105px;
  }
  /* line 859, components/_tire-baseballcard.scss */
  .tire-baseballcard .store-compare-container .buy-online {
    text-align: center;
  }
  /* line 863, components/_tire-baseballcard.scss */
  .tire-baseballcard .store-compare-container .install-locally {
    display: inline-block;
    padding: 0;
  }
}
@media (min-width: 500px) {
  /* line 870, components/_tire-baseballcard.scss */
  .tire-baseballcard .msrp-content.mobile {
    position: absolute;
    right: 0;
    top: 175px;
    width: 35%;
  }
  /* line 877, components/_tire-baseballcard.scss */
  .tire-baseballcard .tire-baseballcard-specs {
    margin: 57px 0 0;
  }
  /* line 881, components/_tire-baseballcard.scss */
  .tire-baseballcard .tire-baseballcard-header {
    min-height: 210px;
  }
  /* line 885, components/_tire-baseballcard.scss */
  .tire-baseballcard .rating-and-review {
    margin: 50px 0 0;
  }
  /* line 889, components/_tire-baseballcard.scss */
  .tire-baseballcard .gy-checkbox {
    margin: 0 0 15px;
  }
  /* line 893, components/_tire-baseballcard.scss */
  .tire-baseballcard .be-the-first {
    margin: 52px 0 10px;
  }
}
@media (max-width: 1023px) {
  /* line 898, components/_tire-baseballcard.scss */
  .tire-baseballcard .sku-content {
    display: block !important;
    height: auto !important;
    background: none;
  }
}
@media (min-width: 767px) {
  /* line 905, components/_tire-baseballcard.scss */
  .tire-baseballcard .tire-baseballcard-info {
    clear: both;
    min-height: 168px;
  }
  /* line 910, components/_tire-baseballcard.scss */
  .tire-baseballcard .stagger-msrp.msrp-info {
    width: 100%;
    float: none;
  }
}
@media (min-width: 768px) {
  /* line 916, components/_tire-baseballcard.scss */
  .tire-baseballcard .be-the-first {
    margin: 52px 0 5px;
  }
  /* line 920, components/_tire-baseballcard.scss */
  .tire-baseballcard .gy-checkbox {
    margin: 0 0 15px;
  }
  /* line 924, components/_tire-baseballcard.scss */
  .tire-baseballcard .rating-and-review {
    margin: 50px 0 0;
  }
  /* line 929, components/_tire-baseballcard.scss */
  .lt-ie9 .tire-baseballcard .sku-option-small-text {
    padding-left: 12px;
  }
}
@media (min-width: 1024px) {
  /* line 935, components/_tire-baseballcard.scss */
  .tire-baseballcard .mobile {
    display: none;
  }
  /* line 939, components/_tire-baseballcard.scss */
  .tire-baseballcard .desktop {
    display: block;
  }
  /* line 943, components/_tire-baseballcard.scss */
  .tire-baseballcard .store-compare-container {
    width: 100%;
    padding: 0 5px 5px;
  }
  /* line 947, components/_tire-baseballcard.scss */
  .tire-baseballcard .store-compare-container p {
    font-size: 22px;
    margin: 0 0 0 10px;
  }
  /* line 952, components/_tire-baseballcard.scss */
  .tire-baseballcard .store-compare-container .find-location {
    margin: 5px auto;
    width: 90%;
  }
  /* line 957, components/_tire-baseballcard.scss */
  .tire-baseballcard .store-compare-container .buy-online {
    text-align: left;
    margin: 1px 0 8px 10px;
  }
  /* line 962, components/_tire-baseballcard.scss */
  .tire-baseballcard .store-compare-container .install-locally {
    display: block;
    padding: 0;
  }
  /* line 968, components/_tire-baseballcard.scss */
  .tire-baseballcard .find-a-store {
    margin: 0 auto;
  }
  /* line 971, components/_tire-baseballcard.scss */
  .tire-baseballcard .find-a-store.btn-ghost {
    width: 73%;
  }
  /* line 976, components/_tire-baseballcard.scss */
  .tire-baseballcard .tire-baseballcard-info {
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 210px;
    border-right: 1px solid #ccc;
  }
  /* line 986, components/_tire-baseballcard.scss */
  .tire-baseballcard.staggered .wrapper-content--gradient {
    min-height: 400px;
  }
  /* line 991, components/_tire-baseballcard.scss */
  .tire-baseballcard .tire-image {
    top: -15px;
    left: -150px;
  }
  /* line 995, components/_tire-baseballcard.scss */
  .tire-baseballcard .tire-image img {
    margin-left: -20px;
    margin-top: 15px;
    max-width: 155px;
    max-height: 240px;
  }
  /* line 1003, components/_tire-baseballcard.scss */
  .tire-baseballcard .bb-content {
    width: 100%;
    margin: 0;
  }
  /* line 1008, components/_tire-baseballcard.scss */
  .tire-baseballcard .tire-baseballcard-header {
    padding-left: 145px;
    padding-right: 200px;
    min-height: auto;
    min-height: initial;
  }
  /* line 1015, components/_tire-baseballcard.scss */
  .tire-baseballcard .tire-baseballcard-specs {
    margin: 0;
  }
  /* line 1019, components/_tire-baseballcard.scss */
  .tire-baseballcard .specs-collapse {
    display: none;
  }
  /* line 1023, components/_tire-baseballcard.scss */
  .tire-baseballcard .specs-container {
    background: none;
    display: block;
    height: auto !important;
  }
  /* line 1029, components/_tire-baseballcard.scss */
  .tire-baseballcard .specs-body-container {
    font-size: 14px;
    padding-top: 0;
    padding-left: 145px;
    padding-right: 200px;
    margin: 0 0 20px;
  }
  /* line 1036, components/_tire-baseballcard.scss */
  .lt-ie9 .tire-baseballcard .specs-body-container {
    margin: 0 0 40px;
  }
  /* line 1040, components/_tire-baseballcard.scss */
  .tire-baseballcard .specs-body-container .specs-text {
    padding-left: 0;
    margin: 5px 0 15px;
  }
  /* line 1045, components/_tire-baseballcard.scss */
  .tire-baseballcard .specs-body-container p {
    padding-left: 0;
  }
  /* line 1050, components/_tire-baseballcard.scss */
  .tire-baseballcard .sku-option-desc {
    font-size: 14px;
  }
  /* line 1054, components/_tire-baseballcard.scss */
  .tire-baseballcard .key-feature {
    margin: 10px 15px 0 0;
    padding: 0 15px 0 0;
  }
  /* line 1058, components/_tire-baseballcard.scss */
  .tire-baseballcard .key-feature.mfg {
    width: 17%;
  }
  /* line 1062, components/_tire-baseballcard.scss */
  .tire-baseballcard .key-feature small {
    font-family: "Barlow-Light", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 0.9em;
  }
  /* line 1067, components/_tire-baseballcard.scss */
  .tire-baseballcard .key-feature p {
    font-family: "Barlow-Light", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    color: #666;
    font-size: 0.9em;
    padding: 0;
  }
  /* line 1073, components/_tire-baseballcard.scss */
  .tire-baseballcard .key-feature p em {
    font-family: "Barlow-Bold", Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    font-style: normal;
  }
  /* line 1080, components/_tire-baseballcard.scss */
  .tire-baseballcard .panel-heading {
    display: block !important;
    padding: 6px 15px;
  }
  /* line 1084, components/_tire-baseballcard.scss */
  .tire-baseballcard .panel-heading [class*="icon"] {
    font-size: 14px;
    line-height: 14px;
  }
  /* line 1089, components/_tire-baseballcard.scss */
  .tire-baseballcard .panel-heading h4 {
    font-size: 16px;
  }
  /* line 1095, components/_tire-baseballcard.scss */
  .tire-baseballcard .gy-radio input[type="radio"] + label .check-container {
    float: left;
  }
  /* line 1100, components/_tire-baseballcard.scss */
  .tire-baseballcard .sku-info {
    width: 26%;
    float: left;
  }
  /* line 1105, components/_tire-baseballcard.scss */
  .tire-baseballcard .sku-code {
    border-right: none;
    display: block;
  }
  /* line 1110, components/_tire-baseballcard.scss */
  .tire-baseballcard .speed-rating {
    float: left;
    width: 18%;
  }
  /* line 1115, components/_tire-baseballcard.scss */
  .tire-baseballcard .load-index {
    float: left;
    width: 21%;
  }
  /* line 1120, components/_tire-baseballcard.scss */
  .tire-baseballcard .sidewall {
    float: left;
  }
  /* line 1124, components/_tire-baseballcard.scss */
  .tire-baseballcard .categories-list {
    margin: 0 0 0 -4px;
    padding: 0 0 4px;
    border-bottom: 1px solid #ddd;
  }
  /* line 1129, components/_tire-baseballcard.scss */
  .tire-baseballcard .categories-list li {
    border-right: 0;
    min-height: initial;
    width: 20%;
  }
  /* line 1134, components/_tire-baseballcard.scss */
  .tire-baseballcard .categories-list li span {
    display: inline-block;
    font-size: 20px;
    text-align: center;
    width: 100%;
  }
  /* line 1141, components/_tire-baseballcard.scss */
  .tire-baseballcard .categories-list li small {
    display: inline-block;
    font-size: 14px;
    font-family: "Barlow-Light", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    vertical-align: super;
    text-align: center;
    width: 100%;
  }
  /* line 1151, components/_tire-baseballcard.scss */
  .tire-baseballcard .categories-list li.warranty-cat {
    width: 34%;
    padding: 0\9\0;
  }
  /* line 1155, components/_tire-baseballcard.scss */
  .tire-baseballcard .categories-list li.warranty-cat span {
    display: inline-block;
    font-size: 25px;
    line-height: 100%;
    width: 100%;
  }
  /* line 1162, components/_tire-baseballcard.scss */
  .tire-baseballcard .categories-list li.warranty-cat small {
    display: inline-block;
    line-height: 14px;
    vertical-align: middle;
    width: 100%;
  }
  /* line 1171, components/_tire-baseballcard.scss */
  .tire-baseballcard .msrp-list {
    margin: 0 5%;
    min-height: 85px;
    width: 80%;
    padding-left: 0;
    min-height: 85px;
  }
  /* line 1178, components/_tire-baseballcard.scss */
  .tire-baseballcard .msrp-list li hr {
    display: block;
  }
  /* line 1183, components/_tire-baseballcard.scss */
  .tire-baseballcard .msrp-info {
    width: initial;
    overflow: hidden;
  }
  /* line 1187, components/_tire-baseballcard.scss */
  .tire-baseballcard .msrp-info p {
    float: left;
    color: #fff;
  }
  /* line 1191, components/_tire-baseballcard.scss */
  .tire-baseballcard .msrp-info p span {
    color: #fff;
  }
  /* line 1195, components/_tire-baseballcard.scss */
  .tire-baseballcard .msrp-info p .dollar-symbol {
    color: #fff;
  }
  /* line 1199, components/_tire-baseballcard.scss */
  .tire-baseballcard .msrp-info p small {
    color: #fff;
  }
  /* line 1202, components/_tire-baseballcard.scss */
  .tire-baseballcard .msrp-info p small.stagger-label {
    color: #fff;
    display: block;
  }
  /* line 1211, components/_tire-baseballcard.scss */
  .tire-baseballcard .rebate-info span {
    color: #fff;
    vertical-align: top;
  }
  /* line 1216, components/_tire-baseballcard.scss */
  .tire-baseballcard .rebate-info .dollar-symbol {
    color: #fff;
    margin: 8px 0 0;
    vertical-align: top;
  }
  /* line 1222, components/_tire-baseballcard.scss */
  .tire-baseballcard .rebate-info small {
    color: #fff;
    margin: 8px 0 0 4px;
    vertical-align: top;
  }
  /* line 1228, components/_tire-baseballcard.scss */
  .tire-baseballcard .rebate-info p {
    margin: 0;
    line-height: 42px;
  }
  /* line 1234, components/_tire-baseballcard.scss */
  .tire-baseballcard .bb-right {
    padding: 10px 0 0;
  }
  /* line 1239, components/_tire-baseballcard.scss */
  .tire-baseballcard .avail-to-purchase .bb-right {
    min-height: 218px;
    height: initial;
  }
  /* line 1246, components/_tire-baseballcard.scss */
  .tire-baseballcard .no-available-to-purchase .bb-right {
    padding: 10px 0 0;
    margin: 0 0 20px;
    height: initial;
    min-height: 200px;
  }
  /* line 1254, components/_tire-baseballcard.scss */
  .tire-baseballcard .tire-baseballcard-container {
    padding: 15px 0 0;
  }
  /* line 1257, components/_tire-baseballcard.scss */
  .tire-baseballcard .tire-baseballcard-container h3 a {
    font-size: 26px;
  }
  /* line 1261, components/_tire-baseballcard.scss */
  .tire-baseballcard .tire-baseballcard-container h3 a:focus,
  .tire-baseballcard .tire-baseballcard-container h3 a:hover {
    text-decoration: underline;
  }
  /* line 1266, components/_tire-baseballcard.scss */
  .tire-baseballcard .tire-baseballcard-container hr {
    margin: 15px 15px 15px 0;
  }
  /* line 1271, components/_tire-baseballcard.scss */
  .tire-baseballcard .rating-and-review-stars li {
    font-size: 26px;
  }
  /* line 1276, components/_tire-baseballcard.scss */
  .tire-baseballcard .store-compare-container .one-stagger-not-avail-label {
    font-size: 14px !important;
  }
  /* line 1280, components/_tire-baseballcard.scss */
  .tire-baseballcard .store-compare-container .closest-installer {
    margin: 0 0 5px;
    padding-right: 0;
    font-size: 14px !important;
  }
  /* line 1286, components/_tire-baseballcard.scss */
  .tire-baseballcard .store-compare-container .not-available {
    margin: 0 auto 5px;
  }
  /* line 1291, components/_tire-baseballcard.scss */
  .tire-baseballcard .tire-baseballcard-container.avail-to-purchase,
  .tire-baseballcard .tire-baseballcard-container.avail-to-purchase.one-stagger-not-avail {
    padding-bottom: 0;
  }
  /* line 1296, components/_tire-baseballcard.scss */
  .tire-baseballcard .ORLine {
    width: 77%;
  }
  /* line 1300, components/_tire-baseballcard.scss */
  .tire-baseballcard .rating-and-review.bbc {
    margin: 10px 0;
  }
  /* line 1304, components/_tire-baseballcard.scss */
  .tire-baseballcard .be-the-first {
    margin: 10px 0;
  }
}
@media (min-width: 1200px) {
  /* line 1310, components/_tire-baseballcard.scss */
  .tire-baseballcard .categories-list li {
    vertical-align: bottom;
    width: auto;
    margin: 0 5px 0 0;
    padding-top: 3px\9\0;
  }
  /* line 1316, components/_tire-baseballcard.scss */
  .tire-baseballcard .categories-list li span {
    text-align: left;
    display: inline-block;
    font-size: 24px;
    width: auto;
    margin: 0 2px 0 0;
  }
  /* line 1324, components/_tire-baseballcard.scss */
  .tire-baseballcard .categories-list li small {
    display: inline-block;
    font-size: 14px;
    font-family: "Barlow-Light", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    vertical-align: super;
    text-align: left;
    width: auto;
  }
  /* line 1334, components/_tire-baseballcard.scss */
  .tire-baseballcard .categories-list li.warranty-cat {
    width: 30%;
  }
  /* line 1337, components/_tire-baseballcard.scss */
  .tire-baseballcard .categories-list li.warranty-cat span {
    display: inline-block;
    width: auto;
    font-size: 30px;
  }
  /* line 1343, components/_tire-baseballcard.scss */
  .tire-baseballcard .categories-list li.warranty-cat small {
    display: inline-block;
    width: 45%;
    line-height: 14px;
    vertical-align: baseline;
  }
}

/* line 1356, components/_tire-baseballcard.scss */
.tire-baseballcard.avail-to-purchase .tire-baseballcard-header,
.tire-baseballcard.no-fits .tire-baseballcard-header {
  min-height: 320px;
}

/* line 1362, components/_tire-baseballcard.scss */
.tire-baseballcard.unknown .tire-baseballcard-header {
  min-height: 332px;
}

/* line 1369, components/_tire-baseballcard.scss */
.tire-baseballcard.no-fits .top-pick-body.panel-body, .tire-baseballcard.no-fits .warranty-treadLife .gy-windowshade .top-pick-body.content, .warranty-treadLife .gy-windowshade .tire-baseballcard.no-fits .top-pick-body.content, .tire-baseballcard.no-fits .warranty-treadLife .gy-secondary-windowshade .top-pick-body.content, .warranty-treadLife .gy-secondary-windowshade .tire-baseballcard.no-fits .top-pick-body.content, .tire-baseballcard.no-fits .warranty-treadLife .gy-nav-windowshade .top-pick-body.content, .warranty-treadLife .gy-nav-windowshade .tire-baseballcard.no-fits .top-pick-body.content, .tire-baseballcard.no-fits .warranty-treadLife .gy-tertiary-windowshade .top-pick-body.content, .warranty-treadLife .gy-tertiary-windowshade .tire-baseballcard.no-fits .top-pick-body.content, .tire-baseballcard.no-fits .warranty-treadLife .gy-coupon-windowshade .top-pick-body.content, .warranty-treadLife .gy-coupon-windowshade .tire-baseballcard.no-fits .top-pick-body.content, .tire-baseballcard.no-fits .warranty-treadLife .gy-dist-windowshade .top-pick-body.content, .warranty-treadLife .gy-dist-windowshade .tire-baseballcard.no-fits .top-pick-body.content, .tire-baseballcard.no-fits .warranty-treadLife .gy-min-windowshade .top-pick-body.content, .warranty-treadLife .gy-min-windowshade .tire-baseballcard.no-fits .top-pick-body.content,
.tire-baseballcard.unknown .top-pick-body.panel-body,
.tire-baseballcard.unknown .warranty-treadLife .gy-windowshade .top-pick-body.content,
.warranty-treadLife .gy-windowshade .tire-baseballcard.unknown .top-pick-body.content,
.tire-baseballcard.unknown .warranty-treadLife .gy-secondary-windowshade .top-pick-body.content,
.warranty-treadLife .gy-secondary-windowshade .tire-baseballcard.unknown .top-pick-body.content,
.tire-baseballcard.unknown .warranty-treadLife .gy-nav-windowshade .top-pick-body.content,
.warranty-treadLife .gy-nav-windowshade .tire-baseballcard.unknown .top-pick-body.content,
.tire-baseballcard.unknown .warranty-treadLife .gy-tertiary-windowshade .top-pick-body.content,
.warranty-treadLife .gy-tertiary-windowshade .tire-baseballcard.unknown .top-pick-body.content,
.tire-baseballcard.unknown .warranty-treadLife .gy-coupon-windowshade .top-pick-body.content,
.warranty-treadLife .gy-coupon-windowshade .tire-baseballcard.unknown .top-pick-body.content,
.tire-baseballcard.unknown .warranty-treadLife .gy-dist-windowshade .top-pick-body.content,
.warranty-treadLife .gy-dist-windowshade .tire-baseballcard.unknown .top-pick-body.content,
.tire-baseballcard.unknown .warranty-treadLife .gy-min-windowshade .top-pick-body.content,
.warranty-treadLife .gy-min-windowshade .tire-baseballcard.unknown .top-pick-body.content {
  padding: 15px;
  border-left: 1px solid #ddd;
  background-color: white;
}
/* line 1375, components/_tire-baseballcard.scss */
.tire-baseballcard.no-fits .tire-baseballcard-container,
.tire-baseballcard.unknown .tire-baseballcard-container {
  padding-bottom: 80px;
}
/* line 1379, components/_tire-baseballcard.scss */
.tire-baseballcard.no-fits .store-compare-container,
.tire-baseballcard.unknown .store-compare-container {
  padding: 0;
}
@media (min-width: 500px) {
  /* line 1383, components/_tire-baseballcard.scss */
  .tire-baseballcard.no-fits .tire-baseballcard-specs,
  .tire-baseballcard.unknown .tire-baseballcard-specs {
    margin: 77px 0 0;
  }
  /* line 1387, components/_tire-baseballcard.scss */
  .tire-baseballcard.no-fits .tire-baseballcard-header,
  .tire-baseballcard.unknown .tire-baseballcard-header {
    min-height: 222px;
  }
}
@media (min-width: 767px) {
  /* line 1392, components/_tire-baseballcard.scss */
  .tire-baseballcard.no-fits .tire-baseballcard-info,
  .tire-baseballcard.unknown .tire-baseballcard-info {
    min-height: initial;
  }
}
@media (min-width: 1024px) {
  /* line 1398, components/_tire-baseballcard.scss */
  .tire-baseballcard.no-fits.staggered .wrapper-content--gradient,
  .tire-baseballcard.unknown.staggered .wrapper-content--gradient {
    min-height: initial;
  }
  /* line 1403, components/_tire-baseballcard.scss */
  .tire-baseballcard.no-fits .tire-baseballcard-container,
  .tire-baseballcard.unknown .tire-baseballcard-container {
    padding-bottom: 0;
  }
  /* line 1407, components/_tire-baseballcard.scss */
  .tire-baseballcard.no-fits .tire-baseballcard-header,
  .tire-baseballcard.unknown .tire-baseballcard-header {
    min-height: auto;
    min-height: initial;
  }
  /* line 1411, components/_tire-baseballcard.scss */
  .elc-ie9 .tire-baseballcard.no-fits .tire-baseballcard-header, .elc-ie9
  .tire-baseballcard.unknown .tire-baseballcard-header {
    min-height: auto;
  }
  /* line 1416, components/_tire-baseballcard.scss */
  .tire-baseballcard.no-fits .tire-baseballcard-info,
  .tire-baseballcard.unknown .tire-baseballcard-info {
    padding: 0;
  }
  /* line 1420, components/_tire-baseballcard.scss */
  .tire-baseballcard.no-fits .store-compare,
  .tire-baseballcard.unknown .store-compare {
    padding: 10px 0 0;
  }
  /* line 1424, components/_tire-baseballcard.scss */
  .tire-baseballcard.no-fits .tire-baseballcard-specs,
  .tire-baseballcard.unknown .tire-baseballcard-specs {
    margin: 0;
  }
}

/** Speed rating disclaimer message **/
/* line 1431, components/_tire-baseballcard.scss */
.speed-rating-under-lg,
.speed-rating-under-sm {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 14px;
  background-color: #e5e5e5;
  color: #666;
  padding: 10px 15px;
  border-top: 1px solid #ddd;
  margin: 0;
  text-align: center;
}
/* line 1442, components/_tire-baseballcard.scss */
.speed-rating-under-lg p,
.speed-rating-under-sm p {
  margin: 0;
}

/* line 1447, components/_tire-baseballcard.scss */
.speed-rating-under-sm {
  display: block;
}
@media (min-width: 1024px) {
  /* line 1447, components/_tire-baseballcard.scss */
  .speed-rating-under-sm {
    display: none;
  }
}

/* line 1454, components/_tire-baseballcard.scss */
.speed-rating-under-lg {
  display: none;
  margin: 5px 200px 0 0;
}
@media (min-width: 1024px) {
  /* line 1454, components/_tire-baseballcard.scss */
  .speed-rating-under-lg {
    display: block;
  }
}

/**
 * TEMPLATE/PARTIAL NAME: tire-compare
 *
 */
/* line 6, 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, components/_tire-compare.scss */
.lt-ie9 .tire-compare {
  background-color: #5f5f5f;
  background-repeat: repeat;
  background-image: url('/images/diagonal-tight-darker.png');
}
/* line 18, components/_tire-compare.scss */
.tire-compare ul {
  padding: 0;
  width: 170px;
  height: 100%;
  display: inline-block;
  margin: 0;
}
/* line 26, 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, components/_tire-compare.scss */
.tire-compare .tire-thumb {
  height: 60px;
  width: 60px;
}
/* line 44, components/_tire-compare.scss */
.tire-compare a {
  color: #ffdd00;
  vertical-align: top;
  display: inline-block;
  margin-top: 10px;
}
/* line 50, components/_tire-compare.scss */
.tire-compare a:hover, .tire-compare a:focus {
  color: #E3D046;
}
/* line 54, components/_tire-compare.scss */
.tire-compare .gy-link span, .tire-compare .store-details-page .read-more span, .store-details-page .tire-compare .read-more span {
  margin-left: 0;
  vertical-align: middle;
}
/* line 60, components/_tire-compare.scss */
.tire-compare p {
  display: none;
  color: white;
}
/* line 66, components/_tire-compare.scss */
.tire-compare.fixed {
  position: fixed;
  bottom: 0;
  width: 100%;
}
/* line 73, components/_tire-compare.scss */
.tire-compare.default {
  position: relative;
  bottom: auto;
  width: 100%;
}
/* line 79, components/_tire-compare.scss */
.tire-compare.btm {
  position: absolute;
  bottom: 15px;
  width: 100%;
}
@media (min-width: 768px) {
  /* line 6, components/_tire-compare.scss */
  .tire-compare {
    max-width: 1180px;
  }
  /* line 88, components/_tire-compare.scss */
  .tire-compare p {
    display: inline-block;
    margin: 10px 15px 0 0;
    font-family: "Barlow-Light", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    vertical-align: top;
    font-size: 18px;
  }
  /* line 96, components/_tire-compare.scss */
  .tire-compare .gy-link span, .tire-compare .store-details-page .read-more span, .store-details-page .tire-compare .read-more span {
    top: 0;
  }
}

/**
* TEMPLATE/PARTIAL NAME: home-page
*
*/
/* line 5, components/_tire-selector-modal.scss */
#tire-selector-form {
  max-width: 500px;
}

/* line 9, components/_tire-selector-modal.scss */
.selector-modal {
  /*Overwriting default styling*/
}
/* line 11, components/_tire-selector-modal.scss */
.selector-modal.modal {
  -webkit-overflow-scrolling: touch;
  overflow-y: scroll;
}
/* line 16, components/_tire-selector-modal.scss */
.selector-modal .modal-dialog {
  width: 100%;
  margin: 60px auto 20px;
}
/* line 20, 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 26, components/_tire-selector-modal.scss */
.selector-modal .modal-dialog .modal-content .modal-header {
  padding: 0;
  border-bottom: none;
  overflow: visible;
  background-color: transparent;
}
/* line 32, components/_tire-selector-modal.scss */
.selector-modal .modal-dialog .modal-content .modal-header img {
  margin: -57px auto -28px;
}
/* line 37, components/_tire-selector-modal.scss */
.selector-modal .modal-dialog .modal-content .modal-body {
  -webkit-overflow-scrolling: touch;
}
/* line 41, components/_tire-selector-modal.scss */
.selector-modal .modal-dialog .modal-content .tire-selector-container {
  /*Overwriting default styling*/
  /*Tabs*/
}
/* line 43, components/_tire-selector-modal.scss */
.selector-modal .modal-dialog .modal-content .tire-selector-container #locationPanel .btn-address {
  display: inline-block;
}
/* line 48, components/_tire-selector-modal.scss */
.selector-modal .modal-dialog .modal-content .tire-selector-container .panel {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
/* line 54, 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-dist-windowshade .content, .warranty-treadLife .gy-dist-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 {
  padding: 0;
}
/* line 58, components/_tire-selector-modal.scss */
.selector-modal .modal-dialog .modal-content .tire-selector-container .list-group {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
}
/* line 63, components/_tire-selector-modal.scss */
.selector-modal .modal-dialog .modal-content .tire-selector-container .list-group .tire-selector-col {
  list-style: none;
  padding: 0;
  margin: 0;
}
/* line 68, components/_tire-selector-modal.scss */
.selector-modal .modal-dialog .modal-content .tire-selector-container .list-group .tire-selector-col li {
  line-height: 20px;
}
/* line 72, components/_tire-selector-modal.scss */
.selector-modal .modal-dialog .modal-content .tire-selector-container .list-group .tire-selector-col .list-group-item {
  border: 0;
  border-bottom: 1px solid #dddddd;
  background-color: transparent;
  padding: 15px 0;
  text-align: center;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.2em;
  color: #274ba7;
}
/* line 85, components/_tire-selector-modal.scss */
.selector-modal .modal-dialog .modal-content .tire-selector-container .homepage-tire-nav {
  margin: 0 0 15px;
  border: 0;
}
/* line 89, components/_tire-selector-modal.scss */
.selector-modal .modal-dialog .modal-content .tire-selector-container .homepage-tire-nav li {
  margin-right: 20px;
}
/* line 93, components/_tire-selector-modal.scss */
.selector-modal .modal-dialog .modal-content .tire-selector-container .homepage-tire-nav li a {
  font-family: "Barlow-Light", 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 103, components/_tire-selector-modal.scss */
.selector-modal .modal-dialog .modal-content .tire-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 109, components/_tire-selector-modal.scss */
.selector-modal .modal-dialog .modal-content .tire-selector-container .homepage-tire-nav li.active a {
  border: 0;
  color: #000;
}
/* line 114, components/_tire-selector-modal.scss */
.selector-modal .modal-dialog .modal-content .tire-selector-container .homepage-tire-nav li.active a:hover {
  background: none;
}
/* line 121, components/_tire-selector-modal.scss */
.selector-modal .modal-dialog .modal-content .tire-selector-container .tab-content .panel-heading {
  margin-bottom: 2px;
  padding: 0;
  text-align: center;
  background-color: #becae2;
  text-transform: uppercase;
}
/* line 128, components/_tire-selector-modal.scss */
.selector-modal .modal-dialog .modal-content .tire-selector-container .tab-content .panel-heading .panel-title {
  margin: 0;
  padding: 0;
  color: #274BA7;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}
/* line 134, components/_tire-selector-modal.scss */
.selector-modal .modal-dialog .modal-content .tire-selector-container .tab-content .panel-heading .panel-title a {
  line-height: 40px;
  color: #274BA7;
}
/* line 138, components/_tire-selector-modal.scss */
.selector-modal .modal-dialog .modal-content .tire-selector-container .tab-content .panel-heading .panel-title a span {
  display: block;
}
/* line 143, 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 {
  background-color: #ffdd00;
  color: #274BA7;
  text-decoration: none;
}
/* line 149, 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 {
  border-top-color: #ffdd00;
}
/* line 155, components/_tire-selector-modal.scss */
.selector-modal .modal-dialog .modal-content .tire-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 167, components/_tire-selector-modal.scss */
.selector-modal .modal-dialog .modal-content .tire-selector-container .tab-content .panel-heading.active {
  background-color: #274BA7;
}
/* line 170, components/_tire-selector-modal.scss */
.selector-modal .modal-dialog .modal-content .tire-selector-container .tab-content .panel-heading.active .panel-title {
  color: #fff;
}
/* line 173, components/_tire-selector-modal.scss */
.selector-modal .modal-dialog .modal-content .tire-selector-container .tab-content .panel-heading.active .panel-title a {
  color: #fff;
}
/* line 177, 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 {
  background-color: #274BA7;
}
/* line 181, 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 {
  border-top-color: #274BA7;
}
/* line 188, components/_tire-selector-modal.scss */
.selector-modal .modal-dialog .modal-content .tire-selector-container .tab-content .panel {
  margin-top: 0;
  clear: left;
}
/* line 193, components/_tire-selector-modal.scss */
.selector-modal .modal-dialog .modal-content .tire-selector-container .tab-content .modal-disclaimer {
  display: inline-block;
  width: 100%;
  float: left;
  margin: 20px 10px 0;
  text-align: left;
  font-size: 12px;
}
/* line 202, components/_tire-selector-modal.scss */
.selector-modal .modal-dialog .modal-content .tire-selector-container .tab-content .modal-footer {
  border-top: 0;
  margin-top: 0;
}
/* line 208, components/_tire-selector-modal.scss */
.selector-modal .modal-dialog .modal-content .tire-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 215, components/_tire-selector-modal.scss */
.selector-modal .modal-dialog .modal-content .tire-selector-container .tab-content #size .gy-home-tire-size-images h4 {
  color: #333;
}
/* line 219, 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 {
  position: absolute;
  top: 53%;
  left: 130px;
}
/* line 224, 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 {
  border-radius: 50%;
  overflow: hidden;
  background: #039;
  color: #fff;
  font-weight: 400;
  width: 45px;
  height: 45px;
  font-size: 21px;
  text-transform: uppercase;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  padding: 9px 10px;
}
/* line 241, components/_tire-selector-modal.scss */
.selector-modal .modal-dialog .modal-content .tire-selector-container .tab-content .js-home-help {
  text-align: left;
  clear: both;
}
/* line 245, components/_tire-selector-modal.scss */
.selector-modal .modal-dialog .modal-content .tire-selector-container .tab-content .js-home-help .panel-heading {
  text-align: left;
  display: inline-block;
  background-color: inherit;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
}
/* line 252, components/_tire-selector-modal.scss */
.selector-modal .modal-dialog .modal-content .tire-selector-container .tab-content .js-home-help .panel-heading p {
  float: right;
}
/* line 257, components/_tire-selector-modal.scss */
.selector-modal .modal-dialog .modal-content .tire-selector-container .tab-content .js-home-help .gy-home-panel-body {
  color: #555;
  text-transform: none;
  line-height: 1.5;
  margin-bottom: 16px;
  padding-left: 18px;
}
/* line 264, components/_tire-selector-modal.scss */
.selector-modal .modal-dialog .modal-content .tire-selector-container .tab-content .js-home-help .gy-home-panel-body p {
  font-size: 14px;
}
/* line 268, components/_tire-selector-modal.scss */
.selector-modal .modal-dialog .modal-content .tire-selector-container .tab-content .js-home-help .gy-home-panel-body h4 {
  color: #333;
}
/* line 272, components/_tire-selector-modal.scss */
.selector-modal .modal-dialog .modal-content .tire-selector-container .tab-content .js-home-help .gy-home-panel-body ul {
  list-style: none;
  padding: 0;
}
/* line 276, 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 {
  margin-top: 20px;
}
/* line 280, 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 {
  float: left;
  width: 100%;
}
/* line 285, 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 {
  float: right;
  width: 100%;
}
/* line 295, components/_tire-selector-modal.scss */
.selector-modal .modal-dialog .modal-content .tire-selector-container .form-group .address {
  float: left;
  margin-bottom: 10px;
}
/* line 300, components/_tire-selector-modal.scss */
.selector-modal .modal-dialog .modal-content .tire-selector-container .form-group .spinner {
  margin-top: 10px;
  float: left;
}
/* line 308, components/_tire-selector-modal.scss */
.selector-modal .modal-dialog .location-note {
  margin: 25px 0 -10px;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
}
/* line 314, components/_tire-selector-modal.scss */
.selector-modal .modal-dialog .subhead {
  font-weight: bold;
}
@media (min-width: 481px) {
  /* line 16, components/_tire-selector-modal.scss */
  .selector-modal .modal-dialog {
    width: 95%;
  }
  /* line 320, 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 16, components/_tire-selector-modal.scss */
  .selector-modal .modal-dialog {
    width: 98%;
  }
  /* line 329, components/_tire-selector-modal.scss */
  .selector-modal .modal-dialog .modal-content .modal-body .desktop-control {
    border-bottom: 1px solid #bbb;
    margin-left: 16px;
  }
  /* line 333, components/_tire-selector-modal.scss */
  .selector-modal .modal-dialog .modal-content .modal-body .desktop-control > div {
    display: inline-block;
    position: relative;
    margin-right: 1px;
  }
  /* line 342, components/_tire-selector-modal.scss */
  .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .list-group .tire-selector-col {
    float: left;
    width: 16%;
    padding-left: 0;
    padding-right: 0;
    line-height: 2;
    margin-right: 2px;
  }
  /* line 350, components/_tire-selector-modal.scss */
  .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .list-group .tire-selector-col li {
    border-right: 1px solid #ddd;
  }
  /* line 354, components/_tire-selector-modal.scss */
  .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .list-group .tire-selector-col .list-group-item {
    border-bottom: 0 !important;
    padding: 5px 3px;
    margin: 0 0 10px;
  }
  /* line 360, 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 {
    background-color: rgba(255, 255, 255, 0.5);
  }
  /* line 366, components/_tire-selector-modal.scss */
  .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .list-group .tire-selector-col:last-child li {
    border-right: 0;
  }
  /* line 371, components/_tire-selector-modal.scss */
  .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .list-group .tire-selector-col.threeCols {
    width: 33%;
  }
  /* line 376, 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 {
    border-right: 0;
  }
  /* line 383, components/_tire-selector-modal.scss */
  .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .tab-content .panel-heading {
    margin-bottom: -5px;
    display: inline-block;
    float: left;
  }
  /* line 390, components/_tire-selector-modal.scss */
  .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .tab-content .panel-heading .panel-title a span {
    padding: 0 15px;
  }
  /* line 396, 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 {
    left: 35.5% !important;
  }
  /* line 401, components/_tire-selector-modal.scss */
  .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .tab-content a[href='.gyNeedHelpVehicle'] .panel-heading {
    float: none;
  }
  /* line 406, components/_tire-selector-modal.scss */
  .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .tab-content #size .gy-home-tire-size-images {
    position: relative;
    overflow: hidden;
  }
  /* line 410, 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 {
    float: left;
  }
  /* line 414, 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 {
    position: static;
    float: left;
  }
  /* line 418, 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 {
    border-radius: 0;
    background: inherit;
    color: #999;
    font-weight: 700;
    width: 4%;
    font-size: 1.6em;
  }
  /* line 428, 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 {
    float: left;
  }
  /* line 434, components/_tire-selector-modal.scss */
  .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .tab-content .js-home-help {
    padding-top: 10px;
    border-top: 1px solid #dedede;
  }
  /* line 438, components/_tire-selector-modal.scss */
  .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .tab-content .js-home-help h4 {
    font-family: "Barlow-Light", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 18px;
  }
  /* line 443, components/_tire-selector-modal.scss */
  .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .tab-content .js-home-help p {
    clear: both;
    float: none;
  }
  /* line 449, 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 {
    font-size: 13px;
  }
  /* line 453, 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 {
    list-style: none;
    padding: 0;
  }
  /* line 457, 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 {
    float: left;
    width: 46%;
  }
  /* line 462, 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 {
    float: right;
    width: 46%;
    padding-left: 20px;
    border-left: 1px solid #ccc;
  }
  /* line 476, components/_tire-selector-modal.scss */
  .selector-modal .modal-dialog .panel-step {
    margin: 15px 0 0 10px;
  }
}
@media (min-width: 1024px) {
  /* line 16, components/_tire-selector-modal.scss */
  .selector-modal .modal-dialog {
    width: 80%;
  }
}
@media (min-width: 1200px) {
  /* line 16, components/_tire-selector-modal.scss */
  .selector-modal .modal-dialog {
    width: 65%;
  }
}
/* line 491, components/_tire-selector-modal.scss */
.selector-modal .tire-selector-modal-search-known p {
  text-align: center;
}
/* line 495, 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-dist-windowshade .content, .warranty-treadLife .gy-dist-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 501, components/_tire-selector-modal.scss */
.selector-modal .tire-selector-modal-search-known .action-container {
  margin: 0 auto;
  text-align: center;
  width: 80%;
}
/* line 506, components/_tire-selector-modal.scss */
.selector-modal .tire-selector-modal-search-known .action-container a {
  display: inline-block;
  width: auto;
  margin: 5px 0;
}
/* line 513, components/_tire-selector-modal.scss */
.selector-modal .tire-selector-modal-search-known .or {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  margin-bottom: 0;
  position: relative;
}
/* line 519, 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 528, components/_tire-selector-modal.scss */
.selector-modal .tire-selector-modal-search-known .l-border {
  left: 0;
}
/* line 532, components/_tire-selector-modal.scss */
.selector-modal .tire-selector-modal-search-known .r-border {
  right: 0;
}
@media (min-width: 481px) {
  /* line 536, 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 542, 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 547, components/_tire-selector-modal.scss */
  .selector-modal .tire-selector-modal-search-known .action-container {
    padding: 5px 0 15px;
  }
  /* line 550, components/_tire-selector-modal.scss */
  .selector-modal .tire-selector-modal-search-known .action-container a,
  .selector-modal .tire-selector-modal-search-known .action-container p {
    display: inline-block;
  }
  /* line 556, components/_tire-selector-modal.scss */
  .selector-modal .tire-selector-modal-search-known .or {
    margin: 0 15px;
  }
}

/* line 1, 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, 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, components/_brands.scss */
.gy-brand-section .content {
  display: inline-block;
  width: 100%;
  height: auto;
  text-align: left;
}
/* line 18, components/_brands.scss */
.gy-brand-section .content p {
  color: #666666;
  font-size: 14px;
}
/* line 22, components/_brands.scss */
.gy-brand-section .content .brand-logo {
  width: 100%;
}
/* line 24, 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, components/_brands.scss */
  .gy-brand-section .gy-subhead {
    text-align: center;
  }
  /* line 34, components/_brands.scss */
  .gy-brand-section .content {
    margin-bottom: 20px;
    text-align: center;
  }
}
/* line 39, 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, components/_brands.scss */
  .gy-brand-section {
    min-width: 600px;
    margin-left: 10px;
    margin-right: 10px;
  }
  /* line 51, components/_brands.scss */
  .gy-brand-section .content {
    width: 30%;
    vertical-align: top;
  }
}
@media screen and (max-width: 1220px) {
  /* line 58, components/_brands.scss */
  .gy-brand-section {
    margin: 0 10px 0;
  }
}
/**
 * TEMPLATE/PARTIAL NAME: landing-template-text-block
 *
 */
/* line 6, 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, 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, components/_landing-template-text-block.scss */
.landing-template-text-block em {
  font-style: normal;
  font-weight: bold;
  color: #fff;
}
/* line 22, components/_landing-template-text-block.scss */
.landing-template-text-block h5 {
  color: #fff;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.6em;
  margin: 8px 0 10px;
}
/* line 29, components/_landing-template-text-block.scss */
.landing-template-text-block p {
  color: #ddd;
  font-size: 14px;
  line-height: 150%;
  margin-bottom: 15px;
}
/* line 36, components/_landing-template-text-block.scss */
.landing-template-text-block b {
  display: block;
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.2em;
  font-weight: normal;
  margin-top: 10px;
}
/* line 44, components/_landing-template-text-block.scss */
.landing-template-text-block ul {
  margin-left: 15px;
  padding-left: 0;
}
/* line 47, components/_landing-template-text-block.scss */
.landing-template-text-block ul li {
  margin-bottom: 4px;
}
@media (min-width: 768px) {
  /* line 6, components/_landing-template-text-block.scss */
  .landing-template-text-block {
    -webkit-box-shadow: 0px 5px 5px -3px #333;
    -moz-box-shadow: 0px 5px 5px -3px #333;
    box-shadow: 0px 5px 5px -3px #333;
    padding: 15px 5px 90px 20px;
  }
  /* line 55, 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, components/_landing-template-tiles.scss */
.landing-template-tiles.lt-ie9 ul li {
  background-color: #fff;
}
/* line 15, components/_landing-template-tiles.scss */
.landing-template-tiles a {
  overflow: hidden;
}
/* line 17, components/_landing-template-tiles.scss */
.landing-template-tiles a:hover {
  text-decoration: none;
}
/* line 22, components/_landing-template-tiles.scss */
.landing-template-tiles ul {
  list-style-type: none;
  padding: 0;
  margin: 0 auto;
  max-width: 94%;
}
/* line 27, 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, 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, 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, components/_landing-template-tiles.scss */
.landing-template-tiles h4 {
  color: #274BA7;
  font-family: "Barlow-Light", 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, components/_landing-template-tiles.scss */
.landing-template-tiles p {
  color: #333;
  font-size: 16px;
  line-height: 140%;
  margin: 0;
  padding-right: 25px;
}
/* line 67, 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, components/_landing-template-tiles.scss */
.landing-template-tiles .tile-icon {
  float: left;
  position: relative;
  margin-top: 5px;
}
/* line 83, components/_landing-template-tiles.scss */
.landing-template-tiles p.tile-text-icon {
  float: right;
  width: 85%;
}
/* line 89, components/_landing-template-tiles.scss */
.landing-template-tiles.sub-landing-tiles li {
  background: white;
  background: -ms-linear-gradient(top, white 0%, #f6f6f6 75%, #ebebeb 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 75%, #ebebeb 100%);
}
/* line 91, components/_landing-template-tiles.scss */
.landing-template-tiles.sub-landing-tiles li h4 {
  font-size: 1.4em;
  line-height: 135%;
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}
/* line 96, 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, components/_landing-template-tiles.scss */
.landing-template-tiles.sub-landing-tiles .icon-thin-arrow-right {
  top: 45%;
}
@media (min-width: 768px) {
  /* line 5, components/_landing-template-tiles.scss */
  .landing-template-tiles {
    overflow: hidden;
  }
  /* line 107, components/_landing-template-tiles.scss */
  .landing-template-tiles ul {
    float: none;
    margin-left: 1%;
    width: 99%;
  }
  /* line 111, components/_landing-template-tiles.scss */
  .landing-template-tiles ul li {
    height: auto;
    -webkit-box-shadow: 0px 5px 5px -3px #333;
    -moz-box-shadow: 0px 5px 5px -3px #333;
    box-shadow: 0px 5px 5px -3px #333;
  }
  /* line 114, components/_landing-template-tiles.scss */
  .landing-template-tiles ul li:first-child {
    margin-top: 0;
  }
  /* line 119, components/_landing-template-tiles.scss */
  .landing-template-tiles .tile-icon {
    max-width: 46px;
  }
}
@media (min-width: 1024px) {
  /* line 126, components/_landing-template-tiles.scss */
  .landing-template-tiles ul {
    float: left;
    margin-left: 0.5%;
    width: 49.5%;
  }
  /* line 130, components/_landing-template-tiles.scss */
  .landing-template-tiles ul li {
    height: 210px;
  }
  /* line 136, components/_landing-template-tiles.scss */
  .landing-template-tiles.sub-landing-tiles li {
    height: 190px;
  }
  /* line 139, components/_landing-template-tiles.scss */
  .landing-template-tiles.sub-landing-tiles .tile-icon {
    max-width: 38px;
  }
}

/**
 * TEMPLATE/PARTIAL NAME: tire-detail-banner
 *
 */
/* line 6, components/_tire-detail-banner.scss */
.tire-detail-banner {
  margin-top: 10px;
  margin-bottom: 20px;
  position: relative;
}
/* line 11, 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, components/_tire-detail-banner.scss */
.tire-detail-banner.lt-ie9.unknown {
  background-color: #333;
}
/* line 22, 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, 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, components/_tire-detail-banner.scss */
.tire-detail-banner.unknown {
  background-color: rgba(65, 65, 65, 0.9);
  background-repeat: repeat;
  background-image: url('/images/diagonal.png');
}
/* line 31, components/_tire-detail-banner.scss */
.tire-detail-banner.unknown a {
  color: #ffdd00;
}
/* line 36, 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: rgba(230, 0, 0, 0.9);
  background-repeat: repeat;
  background-image: url('/images/diagonal.png');
}
/* line 38, 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, components/_tire-detail-banner.scss */
.tire-detail-banner.change-specs-updated, .tire-detail-banner.rating-reviewed-fits {
  background-color: rgba(0, 153, 0, 0.9);
  background-repeat: repeat;
  background-image: url('/images/diagonal.png');
}
/* line 44, components/_tire-detail-banner.scss */
.tire-detail-banner.change-specs-updated a, .tire-detail-banner.rating-reviewed-fits a {
  color: #fff;
}
/* line 49, components/_tire-detail-banner.scss */
.tire-detail-banner .icon-check {
  font-size: 2.5em;
  color: #fff;
  position: absolute;
  font-family: 'Glyphicons Halflings';
}
/* line 54, 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, 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 112, _mixins.scss */
.tire-detail-banner .icon-triangle-up small {
  font-family: "Barlow-Light", 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, 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 180, _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, components/_tire-detail-banner.scss */
.tire-detail-banner a {
  display: inline-block;
  font-family: "Barlow-Light", 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, components/_tire-detail-banner.scss */
.tire-detail-banner a .call-out-title {
  float: left;
  margin-top: 5px;
}
/* line 93, 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-fit-checker
 *
 */
/* line 6, components/_tire-detail-fit-checker.scss */
.pdp-speed-rating-under {
  color: #999;
  margin: 0 15px 10px;
  text-align: left;
  font-size: 13px;
}
@media (max-width: 480px) {
  /* line 6, components/_tire-detail-fit-checker.scss */
  .pdp-speed-rating-under {
    text-align: center;
  }
}

/* line 16, components/_tire-detail-fit-checker.scss */
.tire-detail-fit-checker {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 20px;
  padding-top: 20px;
  position: relative;
  /**
   * SIZE-SPECIFIC MODIFICATIONS AND ENHANCEMENTS
   * (start small and work up)
   * 
   */
}
/* line 23, components/_tire-detail-fit-checker.scss */
.tire-detail-fit-checker .icon-triangle-up {
  text-shadow: 0 1px 4px #666;
  color: #ffdd00;
  float: right;
  font-size: 2.5em;
  margin: -10px 0px 0px 0px;
  position: absolute;
}
/* line 112, _mixins.scss */
.tire-detail-fit-checker .icon-triangle-up small {
  font-family: "Barlow-Light", 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 32, components/_tire-detail-fit-checker.scss */
.tire-detail-fit-checker .icon-cross {
  font-size: 2.5em;
  color: #fff;
  font-family: 'Glyphicons Halflings';
}
/* line 180, _mixins.scss */
.tire-detail-fit-checker .icon-cross small {
  color: #FF2534;
  position: absolute;
  font-size: 1.2em;
  left: -3px;
  text-shadow: 0px 1px 2px #999;
  top: -3px;
}
/* line 38, components/_tire-detail-fit-checker.scss */
.tire-detail-fit-checker .icon-check {
  font-size: 2.5em;
  color: #fff;
  font-family: 'Glyphicons Halflings';
}
/* line 180, _mixins.scss */
.tire-detail-fit-checker .icon-check small {
  color: #00AD48;
  position: absolute;
  font-size: 1.2em;
  left: -3px;
  text-shadow: 0px 1px 2px #999;
  top: -3px;
}
/* line 45, components/_tire-detail-fit-checker.scss */
.tire-detail-fit-checker h5 {
  color: #333;
  font-size: 1.5em;
  text-indent: 50px;
}
/* line 51, components/_tire-detail-fit-checker.scss */
.tire-detail-fit-checker .gy-link, .tire-detail-fit-checker .store-details-page .read-more, .store-details-page .tire-detail-fit-checker .read-more {
  display: inline-block;
}
/* line 55, components/_tire-detail-fit-checker.scss */
.tire-detail-fit-checker .second-link {
  float: right;
  clear: right;
}
/* line 60, components/_tire-detail-fit-checker.scss */
.tire-detail-fit-checker .context-text {
  margin: 20px 0;
  text-align: center;
}
/* line 65, components/_tire-detail-fit-checker.scss */
.tire-detail-fit-checker .checker-btn {
  display: inline-block;
  margin: 0px 10px 0px 0px;
  text-transform: none;
}
/* line 71, components/_tire-detail-fit-checker.scss */
.tire-detail-fit-checker .checker-box-message {
  background-color: #ddd;
  margin-top: 25px;
  padding: 6px;
  text-align: center;
}
/* line 78, components/_tire-detail-fit-checker.scss */
.tire-detail-fit-checker .icon-lines {
  margin-bottom: 15px;
  text-align: center;
}
/* line 82, components/_tire-detail-fit-checker.scss */
.tire-detail-fit-checker .icon-lines:before {
  content: "";
  left: 0;
  margin: 20px 0px 0px 15px;
  position: absolute;
  width: 35%;
  height: 1px;
}
/* line 91, components/_tire-detail-fit-checker.scss */
.tire-detail-fit-checker .icon-lines:after {
  content: "";
  margin: 20px 15px 0px 0px;
  position: absolute;
  right: 0;
  width: 35%;
  height: 1px;
}
/* line 102, components/_tire-detail-fit-checker.scss */
.tire-detail-fit-checker.no-fits-vehicle h5, .tire-detail-fit-checker.no-fits-size h5 {
  text-align: center;
  text-indent: 0px;
}
/* line 107, components/_tire-detail-fit-checker.scss */
.tire-detail-fit-checker.no-fits-vehicle .checker-btn, .tire-detail-fit-checker.no-fits-size .checker-btn {
  width: 55%;
  margin-bottom: 10px;
}
/* line 113, components/_tire-detail-fit-checker.scss */
.tire-detail-fit-checker.no-fits-vehicle .icon-lines:before, .tire-detail-fit-checker.no-fits-vehicle .icon-lines:after, .tire-detail-fit-checker.no-fits-size .icon-lines:before, .tire-detail-fit-checker.no-fits-size .icon-lines:after {
  border-top: #FF2534 1px solid;
}
/* line 121, components/_tire-detail-fit-checker.scss */
.tire-detail-fit-checker.fits-size h5, .tire-detail-fit-checker.fits-vehicle h5, .tire-detail-fit-checker.change-specs-updated h5, .tire-detail-fit-checker.change-specs h5, .tire-detail-fit-checker.staggered-fit h5 {
  text-align: center;
  text-indent: 0px;
}
/* line 127, components/_tire-detail-fit-checker.scss */
.tire-detail-fit-checker.fits-size .icon-lines:before, .tire-detail-fit-checker.fits-size .icon-lines:after, .tire-detail-fit-checker.fits-vehicle .icon-lines:before, .tire-detail-fit-checker.fits-vehicle .icon-lines:after, .tire-detail-fit-checker.change-specs-updated .icon-lines:before, .tire-detail-fit-checker.change-specs-updated .icon-lines:after, .tire-detail-fit-checker.change-specs .icon-lines:before, .tire-detail-fit-checker.change-specs .icon-lines:after, .tire-detail-fit-checker.staggered-fit .icon-lines:before, .tire-detail-fit-checker.staggered-fit .icon-lines:after {
  border-top: #00AD48 1px solid;
}
@media (min-width: 480px) {
  /* line 144, components/_tire-detail-fit-checker.scss */
  .tire-detail-fit-checker .icon-lines:before {
    width: 40%;
  }
  /* line 148, components/_tire-detail-fit-checker.scss */
  .tire-detail-fit-checker .icon-lines:after {
    width: 40%;
  }
}
@media (min-width: 768px) {
  /* line 16, components/_tire-detail-fit-checker.scss */
  .tire-detail-fit-checker {
    padding: 0px;
  }
  /* line 159, components/_tire-detail-fit-checker.scss */
  .tire-detail-fit-checker p {
    text-align: left;
  }
  /* line 163, components/_tire-detail-fit-checker.scss */
  .tire-detail-fit-checker .checker-btn {
    margin: 0px 20px 0px 0px;
    width: auto;
  }
  /* line 169, components/_tire-detail-fit-checker.scss */
  .tire-detail-fit-checker .enter-vehicle-text {
    margin: 15px 0px 15px 0px;
  }
  /* line 174, components/_tire-detail-fit-checker.scss */
  .tire-detail-fit-checker .icon-cross, .tire-detail-fit-checker .icon-check {
    left: 0px;
    position: absolute;
    top: -6px;
  }
  /* line 180, components/_tire-detail-fit-checker.scss */
  .tire-detail-fit-checker .icon-lines {
    display: inline;
  }
  /* line 183, components/_tire-detail-fit-checker.scss */
  .tire-detail-fit-checker .icon-lines:before {
    display: none;
  }
  /* line 187, components/_tire-detail-fit-checker.scss */
  .tire-detail-fit-checker .icon-lines:after {
    display: none;
  }
  /* line 193, components/_tire-detail-fit-checker.scss */
  .tire-detail-fit-checker .gy-link, .tire-detail-fit-checker .store-details-page .read-more, .store-details-page .tire-detail-fit-checker .read-more {
    margin-right: 15px;
  }
  /* line 197, components/_tire-detail-fit-checker.scss */
  .tire-detail-fit-checker .checker-box-message {
    maragin-top: 30px;
  }
  /* line 204, components/_tire-detail-fit-checker.scss */
  .tire-detail-fit-checker.no-fits-vehicle h5, .tire-detail-fit-checker.no-fits-size h5 {
    text-align: left;
    text-indent: 50px;
  }
  /* line 209, components/_tire-detail-fit-checker.scss */
  .tire-detail-fit-checker.no-fits-vehicle .checker-btn, .tire-detail-fit-checker.no-fits-size .checker-btn {
    display: inline-block;
  }
  /* line 216, components/_tire-detail-fit-checker.scss */
  .tire-detail-fit-checker.fits-size h5, .tire-detail-fit-checker.fits-vehicle h5, .tire-detail-fit-checker.change-specs-updated h5, .tire-detail-fit-checker.change-specs h5, .tire-detail-fit-checker.staggered-fit h5 {
    text-align: left;
    text-indent: 50px;
  }
  /* line 222, components/_tire-detail-fit-checker.scss */
  .tire-detail-fit-checker .context-text {
    text-align: left;
  }
  /* line 226, components/_tire-detail-fit-checker.scss */
  .tire-detail-fit-checker .second-link {
    float: none;
  }
}

/**
 * TEMPLATE/PARTIAL NAME: tire-detail-specs
 *
 */
/* line 5, components/_tire-detail-specs.scss */
.tire-detail-specs {
  padding: 0;
  overflow: auto;
  border: 1px solid #ccc;
  background: white;
  background: -ms-linear-gradient(top, white 0%, #f6f6f6 75%, #ebebeb 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 75%, #ebebeb 100%);
  	/**
   * SIZE-SPECIFIC MODIFICATIONS AND ENHANCEMENTS
   * (start small and work up)
   *
   */
}
/* line 11, 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, components/_tire-detail-specs.scss */
.tire-detail-specs ul li {
  float: left;
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -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 29, components/_tire-detail-specs.scss */
.tire-detail-specs ul li:last-of-type {
  border-right: none;
}
/* line 33, components/_tire-detail-specs.scss */
.tire-detail-specs ul li p {
  color: #444;
  font-size: 14px;
  margin: 0;
}
/* line 39, components/_tire-detail-specs.scss */
.tire-detail-specs ul li .spec-heading {
  font-size: 14px;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}
/* line 46, components/_tire-detail-specs.scss */
.tire-detail-specs .first-list {
  border-bottom: 1px solid #ccc;
}
/* line 49, components/_tire-detail-specs.scss */
.tire-detail-specs .first-list li {
  width: 14.285%;
}
/* line 55, components/_tire-detail-specs.scss */
.tire-detail-specs .second-list li {
  width: 50%;
}
/* line 60, components/_tire-detail-specs.scss */
.tire-detail-specs .gy-icon-category {
  font-size: 3em;
}
/* line 64, 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: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}
/* line 73, components/_tire-detail-specs.scss */
.tire-detail-specs .gy-text-category span {
  display: block;
  width: 100%;
  text-align: center;
}
/* line 79, components/_tire-detail-specs.scss */
.tire-detail-specs .gy-text-category span:before {
  font-size: 1em;
  display: inline-block;
  padding-right: 4px;
  opacity: 0.75;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}
/* line 87, components/_tire-detail-specs.scss */
.tire-detail-specs .gy-text-category .rear:before {
  content: 'R: ';
}
/* line 91, components/_tire-detail-specs.scss */
.tire-detail-specs .gy-text-category .front:before {
  content: 'F: ';
}
/* line 95, components/_tire-detail-specs.scss */
.tire-detail-specs .gy-text-category .parenthetical {
  display: inline-block;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  width: auto;
}
/* line 103, components/_tire-detail-specs.scss */
.tire-detail-specs .specs-link p {
  color: #2366c1;
}
/* line 107, components/_tire-detail-specs.scss */
.tire-detail-specs .specs-link:hover p,
.tire-detail-specs .specs-link p:hover {
  color: #274BA7;
}
/* line 113, components/_tire-detail-specs.scss */
.tire-detail-specs .bolder {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}
/* line 117, 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 127, _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 130, components/_tire-detail-specs.scss */
  .tire-detail-specs ul li .spec-heading,
  .tire-detail-specs ul li p {
    font-size: 16px;
  }
  /* line 137, components/_tire-detail-specs.scss */
  .tire-detail-specs .gy-text-category {
    font-size: 18px;
  }
}
@media (min-width: 880px) {
  /* line 142, components/_tire-detail-specs.scss */
  .tire-detail-specs .content--wrapper-lines {
    padding-top: 24px;
    padding-bottom: 24px;
  }
  /* line 148, components/_tire-detail-specs.scss */
  .tire-detail-specs .gy-text-category .rear:before {
    content: 'R: ';
    font-size: 13px;
  }
  /* line 154, components/_tire-detail-specs.scss */
  .tire-detail-specs .gy-text-category .front:before {
    content: 'F: ';
    font-size: 13px;
  }
  /* line 161, components/_tire-detail-specs.scss */
  .tire-detail-specs ul {
    float: left;
    text-align: left;
  }
  /* line 165, components/_tire-detail-specs.scss */
  .tire-detail-specs ul li {
    font-family: "Barlow-Light", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    min-height: 100px;
    padding: 10px;
  }
  /* line 172, components/_tire-detail-specs.scss */
  .tire-detail-specs .first-list {
    border-bottom: none;
    width: 100%;
  }
  /* line 176, components/_tire-detail-specs.scss */
  .tire-detail-specs .first-list li {
    /*width: 14.285%;*/
    min-height: 100px;
  }
  /* line 180, components/_tire-detail-specs.scss */
  .tire-detail-specs .first-list li.size {
    width: 15%;
  }
  /* line 184, components/_tire-detail-specs.scss */
  .tire-detail-specs .first-list li.ply {
    width: 7%;
  }
  /* line 188, components/_tire-detail-specs.scss */
  .tire-detail-specs .first-list li.speed {
    width: 14%;
  }
  /* line 192, components/_tire-detail-specs.scss */
  .tire-detail-specs .first-list li.tttl {
    width: 7%;
  }
  /* line 196, components/_tire-detail-specs.scss */
  .tire-detail-specs .first-list li.partnum {
    width: 12%;
  }
  /* line 200, components/_tire-detail-specs.scss */
  .tire-detail-specs .first-list li.manuf {
    width: 13%;
  }
  /* line 204, components/_tire-detail-specs.scss */
  .tire-detail-specs .first-list li.model {
    width: 17.5%;
  }
  /* line 210, components/_tire-detail-specs.scss */
  .tire-detail-specs .second-list {
    margin-top: 0;
    width: 50%;
  }
  /* line 214, components/_tire-detail-specs.scss */
  .tire-detail-specs .second-list li {
    width: 50%;
    min-height: 100px;
  }
}

/**
 * TEMPLATE/PARTIAL NAME: tire-detail-tire-content-block
 *
 */
/* line 7, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, components/_tire-detail-tire-content-block.scss */
.tire-detail-tire-content-block .gy-link, .sizes-specs-page .sizes-specs-content-block .gy-link, .tire-detail-tire-content-block .store-details-page .read-more, .store-details-page .tire-detail-tire-content-block .read-more, .sizes-specs-page .sizes-specs-content-block .store-details-page .read-more, .store-details-page .sizes-specs-page .sizes-specs-content-block .read-more {
  display: block;
  clear: both;
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  /* line 78, 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, 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, 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, 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, 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;
    break-inside: avoid;
    /*padding: 0 28px 0 15px;*/
    width: 100%;
  }
  /* line 104, 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 113, components/_tire-detail-tire-content-block.scss */
  .tire-detail-tire-content-block .gy-link, .sizes-specs-page .sizes-specs-content-block .gy-link, .tire-detail-tire-content-block .store-details-page .read-more, .store-details-page .tire-detail-tire-content-block .read-more, .sizes-specs-page .sizes-specs-content-block .store-details-page .read-more, .store-details-page .sizes-specs-page .sizes-specs-content-block .read-more {
    display: inline-block;
    margin-right: 2.2%;
  }
  /* line 117, 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, .tire-detail-tire-content-block .store-details-page .read-more:last-child, .store-details-page .tire-detail-tire-content-block .read-more:last-child, .sizes-specs-page .sizes-specs-content-block .store-details-page .read-more:last-child, .store-details-page .sizes-specs-page .sizes-specs-content-block .read-more:last-child {
    margin-right: 0;
  }
  /* line 123, 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 136, 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, 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, components/_tire-detail-tire-content-block--fit-checker.scss */
.tire-detail-tire-content-block--fit-checker .content-body {
  position: relative;
}
/* line 13, 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, 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, components/_tire-detail-tire-content-block--fit-checker.scss */
.tire-detail-tire-content-block--fit-checker p {
  margin: 15px 0px 20px 0px;
}
/* line 29, 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 112, _mixins.scss */
.tire-detail-tire-content-block--fit-checker .icon-triangle-up small {
  font-family: "Barlow-Light", 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, 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 180, _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, 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, 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, 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, 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, components/_tire-detail-tire-content-block--fit-checker.scss */
  .tire-detail-tire-content-block--fit-checker .icon-lines:before {
    width: 40%;
  }
  /* line 92, 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, 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, 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, components/_tire-detail-tire-content-block--fit-checker.scss */
  .tire-detail-tire-content-block--fit-checker .icon-cross {
    position: absolute;
    top: 17px;
  }
  /* line 115, components/_tire-detail-tire-content-block--fit-checker.scss */
  .tire-detail-tire-content-block--fit-checker .icon-lines {
    display: inline;
  }
  /* line 118, components/_tire-detail-tire-content-block--fit-checker.scss */
  .tire-detail-tire-content-block--fit-checker .icon-lines:before {
    display: none;
  }
  /* line 122, 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, 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, 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, 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, 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, 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, components/_tire-detail-tire-content-block--specs-table.scss */
.tire-detail-tire-content-block--specs-table .specs-title {
  float: left;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}
/* line 36, components/_tire-detail-tire-content-block--specs-table.scss */
.tire-detail-tire-content-block--specs-table .specs-description {
  float: right;
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}
/* line 41, components/_tire-detail-tire-content-block--specs-table.scss */
.tire-detail-tire-content-block--specs-table .gy-link, .tire-detail-tire-content-block--specs-table .store-details-page .read-more, .store-details-page .tire-detail-tire-content-block--specs-table .read-more {
  margin-top: 0;
}
/* line 45, 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, 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
 *
 */
/* line 6, 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;
  /**
   * SIZE-SPECIFIC MODIFICATIONS AND ENHANCEMENTS
   * (start small and work up)
   * 
   */
}
/* line 18, components/_tire-detail-tire-info.scss */
.tire-detail-tire-info h1, .tire-detail-tire-info span, .tire-detail-tire-info small {
  color: #fff;
}
/* line 22, components/_tire-detail-tire-info.scss */
.tire-detail-tire-info .gy-body-copy {
  color: #fff;
  text-align: center;
  padding: 5px 0px;
}
/* line 28, components/_tire-detail-tire-info.scss */
.tire-detail-tire-info .gy-header {
  background: none;
  margin-bottom: 0;
}
/* line 33, components/_tire-detail-tire-info.scss */
.tire-detail-tire-info .tire-detail-title {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 2em;
  text-align: center;
}
/* line 39, components/_tire-detail-tire-info.scss */
.tire-detail-tire-info .tire-detail-title sup {
  font-size: 0.4em;
  top: -1.2em;
}
/* line 45, 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 50, components/_tire-detail-tire-info.scss */
.tire-detail-tire-info .specs-list li {
  display: inline-block;
  margin: 0 5px;
  text-align: center;
  vertical-align: bottom;
  line-height: 30px;
  color: #666;
}
/* line 57, components/_tire-detail-tire-info.scss */
.tire-detail-tire-info .specs-list li span {
  display: block;
  font-size: 30px;
  line-height: 30px;
}
/* line 62, components/_tire-detail-tire-info.scss */
.tire-detail-tire-info .specs-list li small {
  display: block;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 14px;
}
/* line 70, components/_tire-detail-tire-info.scss */
.tire-detail-tire-info .tire-detail-price-container {
  text-align: center;
  overflow-y: hidden;
  padding-bottom: 10px;
}
/* line 76, components/_tire-detail-tire-info.scss */
.tire-detail-tire-info .gy-staggered-fit-price {
  display: inline-block;
  margin-right: 5px;
  vertical-align: top;
}
/* line 81, components/_tire-detail-tire-info.scss */
.tire-detail-tire-info .gy-staggered-fit-price .gy-price {
  display: block;
}
/* line 85, 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 93, 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 97, 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 112, _mixins.scss */
.tire-detail-tire-info .not-tire-size-available .icon-triangle-up small {
  font-family: "Barlow-Light", 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 105, components/_tire-detail-tire-info.scss */
.tire-detail-tire-info .not-tire-size-available .not-available-size-legend {
  padding-left: 40px;
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 17px;
}
/* line 110, components/_tire-detail-tire-info.scss */
.tire-detail-tire-info .not-tire-size-available .tire-not-available-online {
  padding-left: 0px;
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 17px;
}
/* line 117, components/_tire-detail-tire-info.scss */
.tire-detail-tire-info .gy-stagger-fit-wrapper {
  display: inline-block;
}
/* line 119, components/_tire-detail-tire-info.scss */
.tire-detail-tire-info .gy-stagger-fit-wrapper .gy-staggered-fit-price {
  display: block;
}
/* line 121, 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 127, components/_tire-detail-tire-info.scss */
.tire-detail-tire-info .gy-stagger-fit-wrapper .gy-staggered-fit-price .gy-price {
  display: inline;
}
/* line 133, components/_tire-detail-tire-info.scss */
.tire-detail-tire-info .gy-staggered-fit-rebate {
  display: inline-block;
  vertical-align: top;
  text-align: center;
}
/* line 138, components/_tire-detail-tire-info.scss */
.tire-detail-tire-info .gy-staggered-fit-rebate .gy-rebate-price {
  display: block;
}
/* line 142, 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 150, components/_tire-detail-tire-info.scss */
.tire-detail-tire-info .gy-rebate-price, .tire-detail-tire-info .gy-rebate-mail {
  color: #ffdd00;
}
/* line 154, components/_tire-detail-tire-info.scss */
.tire-detail-tire-info .fnd-store-btn {
  width: 100%;
  margin: 20px 0 0;
}
/* line 157, components/_tire-detail-tire-info.scss */
.tire-detail-tire-info .fnd-store-btn span {
  color: #333;
}
/* line 162, 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(8px, #ffdd00), color-stop(8px, transparent), color-stop(100%, transparent)) !important;
  background-image: -webkit-linear-gradient(-225deg, #ffdd00 0px, #ffdd00 8px, transparent 8px, transparent 100%) !important;
  background-image: -moz-linear-gradient(-45deg, #ffdd00 0px, #ffdd00 8px, transparent 8px, transparent 100%) !important;
  background-image: linear-gradient(-45deg, #ffdd00 0px, #ffdd00 8px, rgba(0, 0, 0, 0) 8px, 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 170, components/_tire-detail-tire-info.scss */
.tire-detail-tire-info .btn-ghost span {
  color: #ffdd00;
}
/* line 176, components/_tire-detail-tire-info.scss */
.tire-detail-tire-info .rating-and-review-link {
  color: #ffdd00;
}
/* line 178, components/_tire-detail-tire-info.scss */
.tire-detail-tire-info .rating-and-review-link .icon-thin-arrow-right {
  color: #ffdd00;
}
@media (min-width: 768px) {
  /* line 6, components/_tire-detail-tire-info.scss */
  .tire-detail-tire-info {
    background: none;
    padding: 0;
    position: static;
    margin-top: 0;
  }
  /* line 194, components/_tire-detail-tire-info.scss */
  .tire-detail-tire-info span {
    color: #333;
  }
  /* line 198, components/_tire-detail-tire-info.scss */
  .tire-detail-tire-info .gy-body-copy {
    color: #333;
    padding: 0px;
    text-align: left;
  }
  /* line 204, 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 209, components/_tire-detail-tire-info.scss */
  .tire-detail-tire-info .tire-detail-title {
    color: #666;
    font-size: 2.8em;
    text-align: left;
  }
  /* line 215, components/_tire-detail-tire-info.scss */
  .tire-detail-tire-info .specs-list {
    text-align: left;
    margin: 0 0 10px;
  }
  /* line 219, components/_tire-detail-tire-info.scss */
  .tire-detail-tire-info .specs-list li span, .tire-detail-tire-info .specs-list li small {
    color: #666;
    display: inline-block;
  }
  /* line 223, components/_tire-detail-tire-info.scss */
  .tire-detail-tire-info .specs-list li span {
    margin-right: 3px;
    font-size: 20px;
  }
  /* line 227, components/_tire-detail-tire-info.scss */
  .tire-detail-tire-info .specs-list li small {
    font-size: 14px;
    font-family: "Barlow-Bold", Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
  }
  /* line 234, components/_tire-detail-tire-info.scss */
  .tire-detail-tire-info .tire-detail-price-container {
    text-align: left;
  }
  /* line 238, components/_tire-detail-tire-info.scss */
  .tire-detail-tire-info .gy-rebate-price, .tire-detail-tire-info .gy-rebate-mail {
    color: #2366c1;
  }
  /* line 242, components/_tire-detail-tire-info.scss */
  .tire-detail-tire-info .fnd-store-btn {
    width: 85%;
    max-width: 290px;
  }
  /* line 247, 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(8px, #99afe7), color-stop(8px, #fff), color-stop(100%, #fff)) !important;
    background-image: -webkit-linear-gradient(-225deg, #99afe7 0px, #99afe7 8px, #fff 8px, #fff 100%) !important;
    background-image: -moz-linear-gradient(-45deg, #99afe7 0px, #99afe7 8px, #fff 8px, #fff 100%) !important;
    background-image: linear-gradient(-45deg, #99afe7 0px, #99afe7 8px, #ffffff 8px, #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 254, components/_tire-detail-tire-info.scss */
  .tire-detail-tire-info .btn-ghost span {
    color: #2366c1;
  }
  /* line 257, components/_tire-detail-tire-info.scss */
  .tire-detail-tire-info .btn-ghost:hover {
    color: #274BA7;
  }
  /* line 262, components/_tire-detail-tire-info.scss */
  .tire-detail-tire-info .rating-and-review-link {
    color: #274BA7;
  }
  /* line 264, components/_tire-detail-tire-info.scss */
  .tire-detail-tire-info .rating-and-review-link .icon-thin-arrow-right {
    color: #333333;
  }
}

/**
 * TEMPLATE/PARTIAL NAME: tire-detail-tire-multi-sku
 *
 */
/* line 9, 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: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.2em;
  line-height: 120%;
}
/* line 18, components/_tire-detail-tire-multi-sku.scss */
.tire-detail-tire-multi-sku .sku-option .belowRecommended {
  font: italic 12px "Barlow-Light",Helvetica,Arial,sans-serif;
}
/* line 22, 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, 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, components/_tire-detail-tire-multi-sku.scss */
.tire-detail-tire-multi-sku .gy-radio input[type="radio"] {
  display: none;
}
/* line 43, 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, components/_tire-detail-tire-multi-sku.scss */
.tire-detail-tire-multi-sku .gy-radio input[type="radio"]:checked + label {
  background-color: #ccd7eb;
}
/* line 60, 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, components/_tire-detail-tire-multi-sku.scss */
.tire-detail-tire-multi-sku .sku-description {
  padding: 0 0 0 25px;
}
/* line 69, components/_tire-detail-tire-multi-sku.scss */
.tire-detail-tire-multi-sku .sku-row {
  overflow: hidden;
  margin-bottom: 6px;
}
/* line 72, 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, components/_tire-detail-tire-multi-sku.scss */
  .tire-detail-tire-multi-sku .sku-option {
    width: 32%;
    margin-right: 1%;
    float: left;
  }
  /* line 86, components/_tire-detail-tire-multi-sku.scss */
  .tire-detail-tire-multi-sku .sku-options-container {
    overflow: hidden;
    width: 100%;
    padding: 5px 4px;
  }
}

/* line 1, components/_ratings-reviews-block.scss */
.ratings-reviews-block {
  /*To overwrite other styles very nested*/
  /*To overwrite other styles very nested*/
}
/* line 3, components/_ratings-reviews-block.scss */
.ratings-reviews-block .overall-rate {
  padding: 0 0 10px 0;
}
@media (min-width: 768px) {
  /* line 7, components/_ratings-reviews-block.scss */
  .ratings-reviews-block .detail-not-yet-rated {
    padding-left: 15px;
    padding-right: 15px;
  }
}
/* line 13, components/_ratings-reviews-block.scss */
.ratings-reviews-block .detail-not-yet-rated-title {
  font-size: 24px !important;
}
/* line 17, components/_ratings-reviews-block.scss */
.ratings-reviews-block .star-review-list {
  text-align: center;
}
/* line 20, components/_ratings-reviews-block.scss */
.ratings-reviews-block.gy-windowshade .content-body .rect-review-list, .ratings-reviews-block.gy-secondary-windowshade .content-body .rect-review-list, .ratings-reviews-block.gy-nav-windowshade .content-body .rect-review-list, .ratings-reviews-block.gy-tertiary-windowshade .content-body .rect-review-list, .ratings-reviews-block.gy-coupon-windowshade .content-body .rect-review-list, .ratings-reviews-block.gy-dist-windowshade .content-body .rect-review-list, .ratings-reviews-block.gy-min-windowshade .content-body .rect-review-list {
  padding: 0;
}
/* line 24, components/_ratings-reviews-block.scss */
.ratings-reviews-block .overall-stars-legend {
  font-size: 22px;
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  text-align: center;
  margin: 0;
}
/* line 30, components/_ratings-reviews-block.scss */
.ratings-reviews-block .overall-reviews {
  font-size: 15px;
  text-align: center;
  width: 100%;
  display: block;
}
/* line 37, components/_ratings-reviews-block.scss */
.ratings-reviews-block .review-header {
  border-bottom: 1px solid #eeeeee;
  display: inline-block;
  padding-bottom: 5px;
}
/* line 41, components/_ratings-reviews-block.scss */
.ratings-reviews-block .review-header h5 {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 22px;
  margin: 0 !important;
  line-height: 22px;
}
/* line 47, components/_ratings-reviews-block.scss */
.ratings-reviews-block .review-header p {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
}
/* line 53, components/_ratings-reviews-block.scss */
.ratings-reviews-block .review-header a {
  padding-right: 15px;
  vertical-align: middle;
}
/* line 57, components/_ratings-reviews-block.scss */
.ratings-reviews-block .review-header .icon-thin-arrow-right {
  font-size: .8em;
}
/* line 61, components/_ratings-reviews-block.scss */
.ratings-reviews-block .review {
  padding-bottom: 5px;
  border-bottom: 1px solid #eeeeee;
}
/* line 64, components/_ratings-reviews-block.scss */
.ratings-reviews-block .review .icon-star, .ratings-reviews-block .review .icon-star3 {
  font-size: 1.9em;
}
/* line 70, components/_ratings-reviews-block.scss */
.ratings-reviews-block.gy-windowshade .content-body .rates .star-review-list, .ratings-reviews-block.gy-secondary-windowshade .content-body .rates .star-review-list, .ratings-reviews-block.gy-nav-windowshade .content-body .rates .star-review-list, .ratings-reviews-block.gy-tertiary-windowshade .content-body .rates .star-review-list, .ratings-reviews-block.gy-coupon-windowshade .content-body .rates .star-review-list, .ratings-reviews-block.gy-dist-windowshade .content-body .rates .star-review-list, .ratings-reviews-block.gy-min-windowshade .content-body .rates .star-review-list {
  padding-left: 0;
}
/* line 72, components/_ratings-reviews-block.scss */
.ratings-reviews-block.gy-windowshade .content-body .rates .star-review-list li, .ratings-reviews-block.gy-secondary-windowshade .content-body .rates .star-review-list li, .ratings-reviews-block.gy-nav-windowshade .content-body .rates .star-review-list li, .ratings-reviews-block.gy-tertiary-windowshade .content-body .rates .star-review-list li, .ratings-reviews-block.gy-coupon-windowshade .content-body .rates .star-review-list li, .ratings-reviews-block.gy-dist-windowshade .content-body .rates .star-review-list li, .ratings-reviews-block.gy-min-windowshade .content-body .rates .star-review-list li {
  margin: 0 4px 0 0;
}
/* line 77, components/_ratings-reviews-block.scss */
.ratings-reviews-block.gy-windowshade .content-body .review-content .review .star-review-list, .ratings-reviews-block.gy-secondary-windowshade .content-body .review-content .review .star-review-list, .ratings-reviews-block.gy-nav-windowshade .content-body .review-content .review .star-review-list, .ratings-reviews-block.gy-tertiary-windowshade .content-body .review-content .review .star-review-list, .ratings-reviews-block.gy-coupon-windowshade .content-body .review-content .review .star-review-list, .ratings-reviews-block.gy-dist-windowshade .content-body .review-content .review .star-review-list, .ratings-reviews-block.gy-min-windowshade .content-body .review-content .review .star-review-list {
  padding: 10px 0;
  text-align: left;
}
/* line 80, components/_ratings-reviews-block.scss */
.ratings-reviews-block.gy-windowshade .content-body .review-content .review .star-review-list li, .ratings-reviews-block.gy-secondary-windowshade .content-body .review-content .review .star-review-list li, .ratings-reviews-block.gy-nav-windowshade .content-body .review-content .review .star-review-list li, .ratings-reviews-block.gy-tertiary-windowshade .content-body .review-content .review .star-review-list li, .ratings-reviews-block.gy-coupon-windowshade .content-body .review-content .review .star-review-list li, .ratings-reviews-block.gy-dist-windowshade .content-body .review-content .review .star-review-list li, .ratings-reviews-block.gy-min-windowshade .content-body .review-content .review .star-review-list li {
  font-size: 12px;
  margin: 0;
}
/* line 85, components/_ratings-reviews-block.scss */
.ratings-reviews-block.gy-windowshade .content-body .review-content .review .star-review-list a, .ratings-reviews-block.gy-secondary-windowshade .content-body .review-content .review .star-review-list a, .ratings-reviews-block.gy-nav-windowshade .content-body .review-content .review .star-review-list a, .ratings-reviews-block.gy-tertiary-windowshade .content-body .review-content .review .star-review-list a, .ratings-reviews-block.gy-coupon-windowshade .content-body .review-content .review .star-review-list a, .ratings-reviews-block.gy-dist-windowshade .content-body .review-content .review .star-review-list a, .ratings-reviews-block.gy-min-windowshade .content-body .review-content .review .star-review-list a {
  width: auto;
  height: auto;
  display: block;
}
/* line 90, components/_ratings-reviews-block.scss */
.ratings-reviews-block.gy-windowshade .content-body .review-content .review .star-review-list a span, .ratings-reviews-block.gy-secondary-windowshade .content-body .review-content .review .star-review-list a span, .ratings-reviews-block.gy-nav-windowshade .content-body .review-content .review .star-review-list a span, .ratings-reviews-block.gy-tertiary-windowshade .content-body .review-content .review .star-review-list a span, .ratings-reviews-block.gy-coupon-windowshade .content-body .review-content .review .star-review-list a span, .ratings-reviews-block.gy-dist-windowshade .content-body .review-content .review .star-review-list a span, .ratings-reviews-block.gy-min-windowshade .content-body .review-content .review .star-review-list a span {
  cursor: pointer;
  padding-right: 5px;
}
/* line 97, components/_ratings-reviews-block.scss */
.ratings-reviews-block .not-yet-rated {
  color: #666;
  font-size: 12px;
  margin: 0;
}
/* line 102, components/_ratings-reviews-block.scss */
.ratings-reviews-block .input-name {
  color: #444 !important;
  text-transform: none !important;
}
/* line 107, components/_ratings-reviews-block.scss */
.ratings-reviews-block .review-direct-link {
  float: right;
  width: auto;
  padding-top: 36px;
  padding-bottom: 36px;
  padding-left: 15px;
  font-size: 24px;
}
/* line 114, components/_ratings-reviews-block.scss */
.ratings-reviews-block .review-direct-link:hover {
  text-decoration: none;
}
@media (min-width: 580px) {
  /* line 121, components/_ratings-reviews-block.scss */
  .ratings-reviews-block .overall-rate {
    overflow: hidden;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
  }
  /* line 127, components/_ratings-reviews-block.scss */
  .ratings-reviews-block.gy-windowshade .content-body .rating, .ratings-reviews-block.gy-secondary-windowshade .content-body .rating, .ratings-reviews-block.gy-nav-windowshade .content-body .rating, .ratings-reviews-block.gy-tertiary-windowshade .content-body .rating, .ratings-reviews-block.gy-coupon-windowshade .content-body .rating, .ratings-reviews-block.gy-dist-windowshade .content-body .rating, .ratings-reviews-block.gy-min-windowshade .content-body .rating, .ratings-reviews-block .split-overall-ratings {
    width: 50%;
    float: left;
  }
  /* line 131, components/_ratings-reviews-block.scss */
  .ratings-reviews-block .specific-rates {
    height: 175px;
    margin-top: 15px;
  }
  /* line 136, components/_ratings-reviews-block.scss */
  .ratings-reviews-block .review-header {
    overflow: hidden;
  }
  /* line 138, components/_ratings-reviews-block.scss */
  .ratings-reviews-block .review-header h5 {
    width: 133px;
    float: left;
    margin-top: 0px !important;
  }
  /* line 143, components/_ratings-reviews-block.scss */
  .ratings-reviews-block .review-header p {
    width: 340px;
    float: left;
    margin: 0;
  }
  /* line 150, components/_ratings-reviews-block.scss */
  .ratings-reviews-block .unrated-description {
    width: 50%;
  }
}
@media (min-width: 1025px) {
  /* line 158, components/_ratings-reviews-block.scss */
  .ratings-reviews-block .ratings-container {
    overflow: hidden;
  }
  /* line 161, components/_ratings-reviews-block.scss */
  .ratings-reviews-block .reviews {
    width: 50%;
    float: left;
    padding-left: 15px;
    border-left: 1px solid #ccc;
  }
  /* line 167, components/_ratings-reviews-block.scss */
  .ratings-reviews-block .rates {
    width: 49%;
    float: left;
    padding-right: 1%;
  }
  /* line 173, components/_ratings-reviews-block.scss */
  .ratings-reviews-block.gy-windowshade .content-body .overall-rate .rating, .ratings-reviews-block.gy-secondary-windowshade .content-body .overall-rate .rating, .ratings-reviews-block.gy-nav-windowshade .content-body .overall-rate .rating, .ratings-reviews-block.gy-tertiary-windowshade .content-body .overall-rate .rating, .ratings-reviews-block.gy-coupon-windowshade .content-body .overall-rate .rating, .ratings-reviews-block.gy-dist-windowshade .content-body .overall-rate .rating, .ratings-reviews-block.gy-min-windowshade .content-body .overall-rate .rating {
    width: 45%;
    margin-right: 5%;
  }
  /* line 178, components/_ratings-reviews-block.scss */
  .ratings-reviews-block.gy-windowshade .content-body .rating, .ratings-reviews-block.gy-secondary-windowshade .content-body .rating, .ratings-reviews-block.gy-nav-windowshade .content-body .rating, .ratings-reviews-block.gy-tertiary-windowshade .content-body .rating, .ratings-reviews-block.gy-coupon-windowshade .content-body .rating, .ratings-reviews-block.gy-dist-windowshade .content-body .rating, .ratings-reviews-block.gy-min-windowshade .content-body .rating, .ratings-reviews-block .split-overall-ratings {
    width: 50%;
    float: left;
  }
  /* line 184, components/_ratings-reviews-block.scss */
  .ratings-reviews-block.gy-windowshade .content-body .rates .star-review-list, .ratings-reviews-block.gy-secondary-windowshade .content-body .rates .star-review-list, .ratings-reviews-block.gy-nav-windowshade .content-body .rates .star-review-list, .ratings-reviews-block.gy-tertiary-windowshade .content-body .rates .star-review-list, .ratings-reviews-block.gy-coupon-windowshade .content-body .rates .star-review-list, .ratings-reviews-block.gy-dist-windowshade .content-body .rates .star-review-list, .ratings-reviews-block.gy-min-windowshade .content-body .rates .star-review-list {
    padding: 0;
    text-align: center;
  }
  /* line 187, components/_ratings-reviews-block.scss */
  .ratings-reviews-block.gy-windowshade .content-body .rates .star-review-list li, .ratings-reviews-block.gy-secondary-windowshade .content-body .rates .star-review-list li, .ratings-reviews-block.gy-nav-windowshade .content-body .rates .star-review-list li, .ratings-reviews-block.gy-tertiary-windowshade .content-body .rates .star-review-list li, .ratings-reviews-block.gy-coupon-windowshade .content-body .rates .star-review-list li, .ratings-reviews-block.gy-dist-windowshade .content-body .rates .star-review-list li, .ratings-reviews-block.gy-min-windowshade .content-body .rates .star-review-list li {
    font-size: 34px;
  }
  /* line 192, components/_ratings-reviews-block.scss */
  .ratings-reviews-block .rate-average-container {
    width: 50%;
  }
  /* line 196, components/_ratings-reviews-block.scss */
  .ratings-reviews-block .review-header p {
    width: 340px;
  }
}

/* line 4, components/_tire-results-content-block.scss */
.tire-results-content-block .learn-more-body.size {
  padding-top: 0px;
}
@media (max-width: 768px) {
  /* line 10, components/_tire-results-content-block.scss */
  .tire-results-content-block .learn-more-heading {
    display: none;
  }
  /* line 13, 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, 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, components/_tire-results-content-block.scss */
  .tire-results-content-block .tire-results-speed-rating .panel-heading-speed-rating {
    display: none !important;
  }
  /* line 35, components/_tire-results-content-block.scss */
  .tire-results-content-block .tire-results-sidewall .collapse-sidewall {
    height: auto !important;
    display: block !important;
  }
  /* line 39, components/_tire-results-content-block.scss */
  .tire-results-content-block .tire-results-sidewall .panel-heading-sidewall {
    display: none !important;
  }
  /* line 47, 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, 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, components/_tire-results-content-block--context-info.scss */
.tire-results-content-block--context-info {
  overflow: auto;
}
/* line 9, components/_tire-results-content-block--context-info.scss */
.tire-results-content-block--context-info table {
  border: 1px solid #999;
  width: 100%;
}
/* line 16, 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, 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, components/_tire-results-content-block--context-info.scss */
.tire-results-content-block--context-info tbody tr:last-child td {
  border-bottom: none;
}
/* line 35, 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, components/_tire-results-content-block--context-info.scss */
.tire-results-content-block--context-info b {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-weight: normal;
  font-size: 1.1em;
  margin: 0px 1px;
}
/* line 49, 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, components/_tire-results-content-block--context-info.scss */
.tire-results-content-block--context-info .content-title {
  color: #777;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.6em;
}
/* line 59, components/_tire-results-content-block--context-info.scss */
.tire-results-content-block--context-info .content-sub-title {
  color: #999;
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.3em;
}
/* line 66, components/_tire-results-content-block--context-info.scss */
.tire-results-content-block--context-info .content-info {
  margin-top: 20px;
  overflow: auto;
}
/* line 69, components/_tire-results-content-block--context-info.scss */
.tire-results-content-block--context-info .content-info span {
  float: left;
}
/* line 73, 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, components/_tire-results-content-block--context-info.scss */
.tire-results-content-block--context-info .icon {
  color: #999;
  font-size: 2em;
}
/* line 83, 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, components/_tire-results-content-block--context-info.scss */
  .tire-results-content-block--context-info {
    margin-bottom: 15px;
  }
  /* line 92, components/_tire-results-content-block--context-info.scss */
  .tire-results-content-block--context-info table {
    width: 100%;
  }
  /* line 97, 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, components/_tire-results-content-block--context-info.scss */
  .tire-results-content-block--context-info thead tr td {
    padding: 10px 0px;
    width: 25%;
  }
  /* line 110, 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, components/_tire-results-content-block--context-info.scss */
  .tire-results-content-block--context-info tbody tr:first-child {
    width: 25%;
  }
  /* line 119, components/_tire-results-content-block--context-info.scss */
  .tire-results-content-block--context-info tbody tr:first-child td {
    border-top: none;
  }
  /* line 123, 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, components/_tire-results-content-block--context-info.scss */
  .tire-results-content-block--context-info p {
    overflow: hidden;
  }
  /* line 139, components/_tire-results-content-block--context-info.scss */
  .tire-results-content-block--context-info .content-title {
    margin-bottom: 20px;
  }
  /* line 143, 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, 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, components/_tire-results-sidewall.scss */
.tire-results-sidewall {
  /**
   * SIZE-SPECIFIC MODIFICATIONS AND ENHANCEMENTS
   * (start small and work up)
   * 
   */
}
/* line 8, components/_tire-results-sidewall.scss */
.tire-results-sidewall .sidewall-table-list {
  list-style-type: none;
  padding: 0px;
}
/* line 12, components/_tire-results-sidewall.scss */
.tire-results-sidewall .sidewall-table-list li {
  margin-bottom: 3px;
  margin-top: 3px;
}
/* line 16, components/_tire-results-sidewall.scss */
.tire-results-sidewall .sidewall-table-list li img {
  border: 1px solid #ddd;
}
/* line 23, components/_tire-results-sidewall.scss */
.tire-results-sidewall .sidewall-box-title {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.25em;
}
/* line 28, components/_tire-results-sidewall.scss */
.tire-results-sidewall .sidewall-box-description {
  font-size: 0.95em;
  margin-top: 2px;
}
@media (min-width: 768px) {
  /* line 40, components/_tire-results-sidewall.scss */
  .tire-results-sidewall .sidewall-title {
    color: #777;
    font-family: "Barlow-Light", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 1.8em;
  }
  /* line 46, components/_tire-results-sidewall.scss */
  .tire-results-sidewall .sidewall-table-list {
    margin-bottom: 0px;
    overflow: auto;
  }
  /* line 49, components/_tire-results-sidewall.scss */
  .tire-results-sidewall .sidewall-table-list li {
    float: left;
    width: 30.3%;
  }
  /* line 53, components/_tire-results-sidewall.scss */
  .tire-results-sidewall .sidewall-table-list li img {
    width: 100%;
  }
  /* line 59, components/_tire-results-sidewall.scss */
  .tire-results-sidewall .t-row-1 {
    margin-right: 3%;
  }
  /* line 63, components/_tire-results-sidewall.scss */
  .tire-results-sidewall .t-row-2 {
    margin-left: 1.5%;
    margin-right: 1.5%;
  }
  /* line 68, components/_tire-results-sidewall.scss */
  .tire-results-sidewall .t-row-3 {
    margin-left: 3%;
  }
}

/**
 * TEMPLATE/PARTIAL NAME: tire-results-speed-rating
 *
 */
/* line 6, components/_tire-results-speed-rating.scss */
.tire-results-speed-rating {
  /**
   * SIZE-SPECIFIC MODIFICATIONS AND ENHANCEMENTS
   * (start small and work up)
   * 
   */
}
/* line 8, components/_tire-results-speed-rating.scss */
.tire-results-speed-rating .table-content {
  float: left;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  margin-top: 5px;
  width: 100%;
}
/* line 14, components/_tire-results-speed-rating.scss */
.tire-results-speed-rating .table-content thead {
  background-color: #6785c3;
  color: #fff;
}
/* line 19, 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, components/_tire-results-speed-rating.scss */
.tire-results-speed-rating .table-content th {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-weight: normal;
  padding: 10px 5px;
  vertical-align: text-top;
}
/* line 32, 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, components/_tire-results-speed-rating.scss */
.tire-results-speed-rating .table-content td small {
  color: #111;
  margin: 0px;
  width: 100%;
}
/* line 47, components/_tire-results-speed-rating.scss */
.tire-results-speed-rating .tr-content {
  background-color: #e6eaf5;
}
/* line 50, components/_tire-results-speed-rating.scss */
.tire-results-speed-rating .tr-content:nth-child(even) {
  background-color: #f2f5fa;
}
/* line 55, components/_tire-results-speed-rating.scss */
.tire-results-speed-rating .tr-recommended-header {
  background-color: #fff199;
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-weight: normal;
  padding: 6px 0px;
  text-align: center;
}
/* line 63, components/_tire-results-speed-rating.scss */
.tire-results-speed-rating .tr-recommended {
  background-color: #fff8cc;
}
/* line 66, components/_tire-results-speed-rating.scss */
.tire-results-speed-rating .tr-recommended:nth-child(even) {
  background: #feefaf;
}
/* line 71, 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, 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-dist-windowshade .content, .warranty-treadLife .gy-dist-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, components/_tire-results-speed-rating.scss */
  .tire-results-speed-rating .speed-rating-table-container {
    padding: 30px 0px 0px 0px;
  }
  /* line 94, components/_tire-results-speed-rating.scss */
  .tire-results-speed-rating .speed-rating-title {
    color: #777;
    font-family: "Barlow-Light", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 1.8em;
  }
  /* line 100, components/_tire-results-speed-rating.scss */
  .tire-results-speed-rating .table-content {
    float: left;
    margin-top: 0px;
    width: 100%;
  }
  /* line 105, components/_tire-results-speed-rating.scss */
  .tire-results-speed-rating .table-content thead {
    float: left;
    width: 15%;
  }
  /* line 108, components/_tire-results-speed-rating.scss */
  .tire-results-speed-rating .table-content thead tr {
    float: left;
    width: 100%;
  }
  /* line 112, 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, components/_tire-results-speed-rating.scss */
  .tire-results-speed-rating .table-content tbody {
    float: left;
    width: 85%;
  }
  /* line 126, components/_tire-results-speed-rating.scss */
  .tire-results-speed-rating .table-content tbody tr {
    float: left;
    width: 8.33%;
  }
  /* line 130, 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, components/_tire-results-speed-rating.scss */
  .tire-results-speed-rating .table-content tbody tr td small {
    font-size: 0.8em;
  }
  /* line 146, components/_tire-results-speed-rating.scss */
  .tire-results-speed-rating .tr-content {
    background-color: #f2f5fa;
  }
  /* line 149, components/_tire-results-speed-rating.scss */
  .tire-results-speed-rating .tr-content td:nth-child(even) {
    background-color: #e6eaf5;
  }
  /* line 154, components/_tire-results-speed-rating.scss */
  .tire-results-speed-rating .tr-recommended {
    background-color: #f2eec9;
  }
  /* line 156, components/_tire-results-speed-rating.scss */
  .tire-results-speed-rating .tr-recommended:nth-child(even) {
    background-color: #f2eec9;
  }
  /* line 161, components/_tire-results-speed-rating.scss */
  .tire-results-speed-rating .tr-recommended td:nth-child(even) {
    background-color: #e5e4c6;
  }
  /* line 167, components/_tire-results-speed-rating.scss */
  .tire-results-speed-rating .tr-recommended-header {
    margin-right: 15px;
    padding: 0;
    position: relative;
    right: 0;
  }
  /* line 173, 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, components/_tire-results-speed-rating.scss */
  .tire-results-speed-rating .tr-recommended-header td.x1 {
    width: 100%;
  }
  /* line 183, components/_tire-results-speed-rating.scss */
  .tire-results-speed-rating .tr-recommended-header td.x2 {
    width: 200%;
  }
  /* line 184, components/_tire-results-speed-rating.scss */
  .tire-results-speed-rating .tr-recommended-header td.x3 {
    width: 300%;
  }
  /* line 185, components/_tire-results-speed-rating.scss */
  .tire-results-speed-rating .tr-recommended-header td.x4 {
    width: 400%;
  }
  /* line 186, components/_tire-results-speed-rating.scss */
  .tire-results-speed-rating .tr-recommended-header td.x5 {
    width: 500%;
  }
  /* line 187, components/_tire-results-speed-rating.scss */
  .tire-results-speed-rating .tr-recommended-header td.x6 {
    width: 600%;
  }
  /* line 188, components/_tire-results-speed-rating.scss */
  .tire-results-speed-rating .tr-recommended-header td.x7 {
    width: 700%;
  }
  /* line 189, components/_tire-results-speed-rating.scss */
  .tire-results-speed-rating .tr-recommended-header td.x8 {
    width: 800%;
  }
  /* line 190, components/_tire-results-speed-rating.scss */
  .tire-results-speed-rating .tr-recommended-header td.x9 {
    width: 900%;
  }
  /* line 191, components/_tire-results-speed-rating.scss */
  .tire-results-speed-rating .tr-recommended-header td.x10 {
    width: 1000%;
  }
  /* line 192, components/_tire-results-speed-rating.scss */
  .tire-results-speed-rating .tr-recommended-header td.x11 {
    width: 1100%;
  }
  /* line 193, components/_tire-results-speed-rating.scss */
  .tire-results-speed-rating .tr-recommended-header td.x12 {
    width: 1200%;
  }
  /* line 198, 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, components/_tire-results-load-index.scss */
.tire-results-load-index {
  /**
   * SIZE-SPECIFIC MODIFICATIONS AND ENHANCEMENTS
   * (start small and work up)
   * 
   */
}
/* line 8, components/_tire-results-load-index.scss */
.tire-results-load-index .panel-heading {
  border-top: 1px solid #ccc;
}
/* line 10, components/_tire-results-load-index.scss */
.tire-results-load-index .panel-heading a, .tire-results-load-index .panel-heading span {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.275em;
  color: #0066dd;
}
/* line 17, components/_tire-results-load-index.scss */
.tire-results-load-index .panel-heading a span {
  float: left;
  margin-top: -2px;
}
/* line 21, components/_tire-results-load-index.scss */
.tire-results-load-index .panel-heading a span.glyphicon-minus {
  margin-top: -1px;
}
/* line 28, components/_tire-results-load-index.scss */
.tire-results-load-index .load-index-title {
  color: #777;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.8em;
}
/* line 34, components/_tire-results-load-index.scss */
.tire-results-load-index .column-1 {
  float: left;
  margin-right: 1%;
  width: 48%;
}
/* line 40, components/_tire-results-load-index.scss */
.tire-results-load-index .column-2 {
  float: left;
  margin-left: 1%;
  width: 48%;
}
/* line 46, components/_tire-results-load-index.scss */
.tire-results-load-index table {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  width: 100%;
}
/* line 50, components/_tire-results-load-index.scss */
.tire-results-load-index table thead {
  background-color: #6785c3;
  color: #fff;
}
/* line 55, components/_tire-results-load-index.scss */
.tire-results-load-index table tbody {
  background-color: #e6eaf5;
}
/* line 58, components/_tire-results-load-index.scss */
.tire-results-load-index table tbody tr:nth-child(even) {
  background-color: #f2f5fa;
}
/* line 63, 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, components/_tire-results-load-index.scss */
.tire-results-load-index table th {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-weight: normal;
}
/* line 76, 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, components/_tire-results-load-index.scss */
  .tire-results-load-index .column-1, .tire-results-load-index .column-2 {
    width: 49%;
  }
  /* line 93, components/_tire-results-load-index.scss */
  .tire-results-load-index table {
    width: 48%;
  }
  /* line 97, components/_tire-results-load-index.scss */
  .tire-results-load-index .table-1, .tire-results-load-index .table-3 {
    float: left;
  }
  /* line 101, components/_tire-results-load-index.scss */
  .tire-results-load-index .table-2, .tire-results-load-index .table-4 {
    float: right;
  }
  /* line 103, 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, _mixins.scss */
.narrow-filter h6 {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
  margin: 15px 0 10px;
}
/* line 293, _mixins.scss */
.narrow-filter .reset {
  font-size: 12px;
  display: block;
  padding: 15px 0;
}
/* line 298, _mixins.scss */
.narrow-filter ul {
  padding: 0;
  margin: 0px -15px !important;
}
/* line 301, _mixins.scss */
.narrow-filter ul li {
  font-family: "Barlow-Light", 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, _mixins.scss */
.narrow-filter ul li a {
  padding: 0;
  line-height: 50px;
  display: block;
  color: #2366c1;
}
/* line 320, _mixins.scss */
.narrow-filter ul li a:hover {
  cursor: pointer;
  text-decoration: none;
}
/* line 324, _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 337, _mixins.scss */
.narrow-filter ul li a .check {
  display: none;
}
/* line 340, _mixins.scss */
.narrow-filter ul li a .filter-icon {
  font-size: 1.4em;
  padding: 0 4px;
  width: 60px;
  display: inline-block;
  line-height: 40px;
  position: relative;
  top: 4px;
  text-align: center;
}
/* line 349, _mixins.scss */
.narrow-filter ul li a .filter-icon:before {
  display: block;
}
/* line 353, _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 361, _mixins.scss */
.narrow-filter ul li a .gy-brand-filter {
  background-image: url('/images/viewAllSites/gy-brand-icon.png');
}
/* line 365, _mixins.scss */
.narrow-filter ul li a .dunlop-brand-filter {
  background-image: url('/images/dunlop-logo-78x90.png');
}
/* line 370, _mixins.scss */
.narrow-filter ul li a .kelly-brand-filter {
  background-image: url('/images/kelly-logo-78x60.png');
}
/* line 375, _mixins.scss */
.narrow-filter ul li.active {
  font-weight: bold;
  background-color: #f1f4f9;
}
/* line 378, _mixins.scss */
.narrow-filter ul li.active a {
  color: #333;
}
/* line 380, _mixins.scss */
.narrow-filter ul li.active a:hover {
  cursor: default;
  text-decoration: none;
}
/* line 384, _mixins.scss */
.narrow-filter ul li.active a .check {
  position: absolute;
  font-size: 2.8em;
  top: 3px;
  left: 3px;
  color: #274BA7;
  display: block;
}
/* line 395, _mixins.scss */
.narrow-filter ul li.disabled a {
  color: #bbb;
}
/* line 397, _mixins.scss */
.narrow-filter ul li.disabled a:hover {
  cursor: default;
  text-decoration: none;
}
/* line 401, _mixins.scss */
.narrow-filter ul li.disabled a .box {
  background-color: #eee;
}
@media (min-width: 768px) {
  /* line 1, components/_narrow-filter.scss */
  .narrow-filter {
    padding-left: 15px;
  }
}

/**
 * TEMPLATE/PARTIAL NAME: sort-by-filter
 *
 */
/* line 6, components/_sort-by-filter.scss */
.sort-by {
  padding-right: 15px;
}
@media (min-width: 768px) {
  /* line 11, components/_sort-by-filter.scss */
  .sort-by .box,
  .sort-by .check {
    display: none;
  }
  /* line 15, components/_sort-by-filter.scss */
  .sort-by .panel-heading {
    background: none;
    border: none;
    color: #274BA7;
  }
  /* line 19, 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, components/_sort-by-filter.scss */
  .sort-by .panel-collapse {
    background: none;
    padding-top: 0;
  }
  /* line 31, components/_sort-by-filter.scss */
  .sort-by ul {
    font-family: "Barlow-Light", 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, 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, components/_sort-by-filter.scss */
  .sort-by ul li small {
    font-style: italic;
    font-size: .9em;
  }
  /* line 52, components/_sort-by-filter.scss */
  .sort-by ul li a {
    line-height: 36px;
    padding: 0 6px;
    display: block;
    width: 100%;
  }
  /* line 58, components/_sort-by-filter.scss */
  .sort-by ul li.active {
    background-color: #dee5f2;
  }
  /* line 61, components/_sort-by-filter.scss */
  .sort-by ul li.sort-double {
    height: 72px;
    text-align: center;
    float: right;
  }
  /* line 65, components/_sort-by-filter.scss */
  .sort-by ul li.sort-double a {
    padding-top: 9px;
  }
  /* line 68, components/_sort-by-filter.scss */
  .sort-by ul li.sort-double small {
    display: block;
    margin-top: -18px;
  }
  /* line 73, components/_sort-by-filter.scss */
  .sort-by ul li.disabled, .sort-by ul li.disabled:hover {
    background-color: #f4f4f4;
  }
  /* line 76, 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, components/_sort-by-filter.scss */
  .sort-by ul li:hover {
    background-color: #f4f4f4;
  }
  /* line 84, components/_sort-by-filter.scss */
  .sort-by ul li:hover a {
    text-decoration: none;
  }
  /* line 88, components/_sort-by-filter.scss */
  .sort-by ul li a:hover {
    text-decoration: none;
  }
}
@media (min-width: 1024px) {
  /* line 96, components/_sort-by-filter.scss */
  .sort-by ul {
    font-size: 16px;
  }
}

/**
* TEMPLATE/PARTIAL NAME: tire-results-filter-menu-xs
*
*/
/* line 7, components/_tire-results-filter-menu-xs.scss */
.tire-results-filter-menu-xs .gy-min-windowshade {
  margin-bottom: 0;
}
/* line 11, components/_tire-results-filter-menu-xs.scss */
.tire-results-filter-menu-xs .panel-heading em {
  font-style: normal;
}
/* line 15, components/_tire-results-filter-menu-xs.scss */
.tire-results-filter-menu-xs .panel-collapse {
  background-image: none !important;
}
/* line 18, 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-dist-windowshade .content, .warranty-treadLife .gy-dist-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, _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-dist-windowshade .content h6, .warranty-treadLife .gy-dist-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: "Barlow-Light", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 18px;
    margin: 15px 0 10px;
  }
  /* line 293, _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-dist-windowshade .content .reset, .warranty-treadLife .gy-dist-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, _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-dist-windowshade .content ul, .warranty-treadLife .gy-dist-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, _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-dist-windowshade .content ul li, .warranty-treadLife .gy-dist-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: "Barlow-Light", 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, _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-dist-windowshade .content ul li a, .warranty-treadLife .gy-dist-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;
  }
  /* line 320, _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-dist-windowshade .content ul li a:hover, .warranty-treadLife .gy-dist-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 324, _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-dist-windowshade .content ul li a .box, .warranty-treadLife .gy-dist-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 337, _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-dist-windowshade .content ul li a .check, .warranty-treadLife .gy-dist-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 340, _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-dist-windowshade .content ul li a .filter-icon, .warranty-treadLife .gy-dist-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: 60px;
    display: inline-block;
    line-height: 40px;
    position: relative;
    top: 4px;
    text-align: center;
  }
  /* line 349, _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-dist-windowshade .content ul li a .filter-icon:before, .warranty-treadLife .gy-dist-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, _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-dist-windowshade .content ul li a .brand-filter, .warranty-treadLife .gy-dist-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 361, _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-dist-windowshade .content ul li a .gy-brand-filter, .warranty-treadLife .gy-dist-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 365, _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-dist-windowshade .content ul li a .dunlop-brand-filter, .warranty-treadLife .gy-dist-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 370, _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-dist-windowshade .content ul li a .kelly-brand-filter, .warranty-treadLife .gy-dist-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 375, _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-dist-windowshade .content ul li.active, .warranty-treadLife .gy-dist-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 378, _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-dist-windowshade .content ul li.active a, .warranty-treadLife .gy-dist-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 380, _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-dist-windowshade .content ul li.active a:hover, .warranty-treadLife .gy-dist-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 384, _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-dist-windowshade .content ul li.active a .check, .warranty-treadLife .gy-dist-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 395, _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-dist-windowshade .content ul li.disabled a, .warranty-treadLife .gy-dist-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 397, _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-dist-windowshade .content ul li.disabled a:hover, .warranty-treadLife .gy-dist-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 401, _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-dist-windowshade .content ul li.disabled a .box, .warranty-treadLife .gy-dist-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 23, 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-dist-windowshade .content li.active a, .warranty-treadLife .gy-dist-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 26, 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-dist-windowshade .content li:first-of-type, .warranty-treadLife .gy-dist-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, components/_coupons.scss */
.gy-coupon-price {
  color: #274BA7;
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 48px;
}
/* line 8, components/_coupons.scss */
.gy-coupon-price span {
  font-size: 0.8em;
}

/* line 13, components/_coupons.scss */
.coupon-side-text {
  color: #666666;
}

/* line 17, components/_coupons.scss */
.coupon-disclaimer {
  color: #666666;
  display: inline-block;
  line-height: 1.2em;
  margin-top: 15px;
}

/* Big Coupon Style */
/* line 29, components/_coupons.scss */
.big-coupon .coupon-image img {
  display: block;
  margin: 0 auto;
  max-width: 355px;
  width: 80%;
}

/* line 42, components/_coupons.scss */
.small-coupon .coupon-detail {
  float: left;
  padding-bottom: 10px;
  width: 55%;
}
/* line 48, components/_coupons.scss */
.small-coupon .coupon-image {
  float: right;
  padding-top: 15px;
  width: 40%;
}
/* line 53, components/_coupons.scss */
.small-coupon .coupon-image img {
  display: block;
  max-width: 200px;
  width: 100%;
}
/* line 61, components/_coupons.scss */
.small-coupon .coupon-side-text, .small-coupon .coupon-side-title {
  display: block;
}
/* line 65, components/_coupons.scss */
.small-coupon .coupon-footer {
  float: left;
  padding-top: 10px;
  width: 100%;
}

@media (min-width: 768px) {
  /* line 74, components/_coupons.scss */
  .coupon-body {
    overflow: auto;
    padding-top: 20px;
  }

  /* line 79, components/_coupons.scss */
  .gy-coupon-price {
    line-height: 1em;
  }

  /* Big Coupon Style Desktop */
  /* line 86, components/_coupons.scss */
  .big-coupon .coupon-image {
    float: right;
    width: 40%;
  }
  /* line 91, components/_coupons.scss */
  .big-coupon .coupon-info {
    float: left;
    overflow: auto;
    width: 60%;
  }
  /* line 97, components/_coupons.scss */
  .big-coupon .price-container {
    float: left;
    width: 30%;
  }
  /* line 102, components/_coupons.scss */
  .big-coupon .info-container {
    float: right;
    width: 70%;
  }
  /* line 107, components/_coupons.scss */
  .big-coupon .coupon-side-text {
    clear: left;
  }
  /* line 111, components/_coupons.scss */
  .big-coupon .btn-coupon {
    max-width: 250px;
  }

  /* Small Coupon Style Desktop */
  /* line 119, components/_coupons.scss */
  .small-coupon .coupon-image {
    padding-top: 0px;
  }
  /* line 123, components/_coupons.scss */
  .small-coupon .coupon-detail {
    min-height: 140px;
  }
  /* line 127, components/_coupons.scss */
  .small-coupon .coupon-footer {
    float: left;
    padding-top: 0px;
    width: 55%;
  }
}
@media (min-width: 1024px) {
  /* line 139, components/_coupons.scss */
  .big-coupon .price-container {
    float: left;
    width: 22%;
  }
  /* line 144, components/_coupons.scss */
  .big-coupon .info-container {
    float: right;
    width: 78%;
  }
}
/* line 1, components/_info-tile-card.scss */
.info-tile-card {
  background: white;
  background: -ms-linear-gradient(top, white 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, 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, 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, components/_addToCartTile.scss */
.add-to-cart-tile {
  margin: 15px auto;
  max-width: 640px;
  /* Add to Cart Expanded Style */
}
/* line 5, 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, components/_addToCartTile.scss */
.lt-ie9 .add-to-cart-tile:after {
  display: none;
}
/* line 17, components/_addToCartTile.scss */
.add-to-cart-tile .add-to-cart-wrapper {
  border: 4px solid #e7e7e9;
  overflow: auto;
  padding: 15px 8px;
}
/* line 23, components/_addToCartTile.scss */
.add-to-cart-tile .add-to-cart-head {
  float: left;
  margin-bottom: 10px;
  overflow: auto;
  width: 100%;
}
/* line 30, components/_addToCartTile.scss */
.add-to-cart-tile .left-content {
  float: left;
  max-width: 35px;
  padding-top: 4px;
  width: 12%;
}
/* line 37, components/_addToCartTile.scss */
.add-to-cart-tile .right-content {
  float: left;
  width: 88%;
}
/* line 42, components/_addToCartTile.scss */
.add-to-cart-tile .add-to-cart-tire-name {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: bold;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
  color: #000;
  font-size: 20px;
  line-height: 125%;
  text-transform: uppercase;
}
/* line 50, components/_addToCartTile.scss */
.add-to-cart-tile .add-to-cart-info {
  float: right;
  width: 75%;
  padding-bottom: 10px;
}
/* line 56, components/_addToCartTile.scss */
.add-to-cart-tile .add-to-cart-tire-image {
  float: left;
  width: 20%;
  margin-right: 5%;
}
/* line 61, components/_addToCartTile.scss */
.add-to-cart-tile .add-to-cart-tire-image img {
  width: 100%;
}
/* line 66, 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, components/_addToCartTile.scss */
.add-to-cart-tile .add-to-cart-direct-text {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: bold;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
  font-size: 13px;
  margin: 10px 0 6px;
}
/* line 76, 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, components/_addToCartTile.scss */
.add-to-cart-tile .add-to-cart-miles {
  color: #00AD48;
  font-size: 1.25em;
}
/* line 84, components/_addToCartTile.scss */
.add-to-cart-tile .add-to-cart-miles small {
  font-size: .75em;
}
/* line 89, components/_addToCartTile.scss */
.add-to-cart-tile .add-to-cart-btn-chevron {
  font-size: 12px;
}
/* line 93, components/_addToCartTile.scss */
.add-to-cart-tile .add-to-cart-price {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 28px;
  vertical-align: middle;
  padding-right: 4px;
}
/* line 99, components/_addToCartTile.scss */
.add-to-cart-tile .add-to-cart-price sup.usd {
  font-size: 18px;
}
/* line 103, components/_addToCartTile.scss */
.add-to-cart-tile .add-to-cart-price sup.text {
  font-size: 16px;
  margin-left: 2px;
}
/* line 109, components/_addToCartTile.scss */
.add-to-cart-tile .add-to-cart-more-about {
  font-size: 18px;
}
/* line 113, components/_addToCartTile.scss */
.add-to-cart-tile .add-to-cart-i {
  color: #274BA7;
}
/* line 115, components/_addToCartTile.scss */
.add-to-cart-tile .add-to-cart-i span {
  margin-right: 5px;
  font-size: 1em;
}
/* line 120, 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, components/_addToCartTile.scss */
  .add-to-cart-tile .gy-staggered-fit-price {
    width: auto;
  }
}
/* line 128, components/_addToCartTile.scss */
.add-to-cart-tile .gy-staggered-fit-price .gy-price {
  display: inline;
  font-size: 30px;
}
/* line 131, 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, 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, components/_addToCartTile.scss */
.add-to-cart-tile .gy-staggered-fit-price .gy-msrp:first-child {
  display: inline-block;
  width: 28px;
}
/* line 149, components/_addToCartTile.scss */
.add-to-cart-tile .gy-staggered-fit-price .gy-rebate-price {
  display: inline;
}
/* line 154, 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, 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 112, _mixins.scss */
.add-to-cart-tile .not-tire-size-available .icon-triangle-up small {
  font-family: "Barlow-Light", 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, components/_addToCartTile.scss */
.add-to-cart-tile .not-tire-size-available .not-available-size-legend {
  padding-left: 40px;
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 17px;
  float: right;
}
/* line 173, components/_addToCartTile.scss */
.add-to-cart-tile .not-tire-size-available .tire-not-available-online {
  padding-left: 0px;
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 17px;
  float: right;
}
@media (min-width: 416px) {
  /* line 182, 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 190, 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 198, components/_addToCartTile.scss */
  .add-to-cart-tile.expanded {
    margin: 15px auto;
    max-width: 1180px;
  }
  /* line 204, components/_addToCartTile.scss */
  .add-to-cart-tile.expanded .add-to-cart-wrapper {
    padding: 25px 3% 0 3%;
  }
  /* line 209, components/_addToCartTile.scss */
  .add-to-cart-tile.expanded .add-to-cart-head {
    float: right;
    width: 80%;
  }
  /* line 213, components/_addToCartTile.scss */
  .add-to-cart-tile.expanded .add-to-cart-head .left-content {
    font-size: 18px;
    max-width: 45px;
    padding-top: 5px;
  }
  /* line 220, components/_addToCartTile.scss */
  .add-to-cart-tile.expanded .add-to-cart-tire-name {
    font-size: 24px;
  }
  /* line 224, components/_addToCartTile.scss */
  .add-to-cart-tile.expanded .add-to-cart-description {
    font-size: 1em;
  }
  /* line 227, components/_addToCartTile.scss */
  .add-to-cart-tile.expanded .add-to-cart-tire-image {
    width: 15%;
    margin-right: 5%;
  }
  /* line 232, components/_addToCartTile.scss */
  .add-to-cart-tile.expanded .add-to-cart-info {
    width: 80%;
  }
  /* line 236, components/_addToCartTile.scss */
  .add-to-cart-tile.expanded .add-to-cart-price {
    font-size: 34px;
    margin-right: 6px;
  }
  /* line 241, components/_addToCartTile.scss */
  .add-to-cart-tile.expanded .add-to-cart-small-btn {
    margin-right: 12px;
  }
  /* line 245, components/_addToCartTile.scss */
  .add-to-cart-tile.expanded .add-to-cart-direct {
    margin-bottom: 10px;
  }
  /* line 249, components/_addToCartTile.scss */
  .add-to-cart-tile.expanded .add-to-cart-direct-text {
    font-size: 16px;
  }
  /* line 253, components/_addToCartTile.scss */
  .add-to-cart-tile.expanded .add-to-cart-small-description {
    font-size: 12px;
    margin-bottom: 15px;
  }
  /* line 258, components/_addToCartTile.scss */
  .add-to-cart-tile.expanded .add-to-cart-more-about {
    display: table;
    font-size: 20px;
    margin-bottom: 5px;
  }
  /* line 263, components/_addToCartTile.scss */
  .add-to-cart-tile.expanded .not-tire-size-available {
    margin: 15px 0 10px 0;
    min-height: 26px;
    position: relative;
  }
  /* line 267, 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 112, _mixins.scss */
  .add-to-cart-tile.expanded .not-tire-size-available .icon-triangle-up small {
    font-family: "Barlow-Light", 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 275, components/_addToCartTile.scss */
  .add-to-cart-tile.expanded .not-tire-size-available .not-available-size-legend {
    padding-left: 40px;
    font-family: "Barlow-Bold", Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 17px;
  }
  /* line 280, components/_addToCartTile.scss */
  .add-to-cart-tile.expanded .not-tire-size-available .tire-not-available-online {
    padding-left: 0px;
    font-family: "Barlow-Bold", Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 17px;
  }
}
@media (min-width: 768px) {
  /* line 289, 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 296, components/_addToCartTile.scss */
  .add-to-cart-tile.expanded .add-to-cart-wrapper {
    padding: 20px 15% 15px 5%;
  }
}

/* line 1, components/_buyOnlineBanner.scss */
.buy-online-banner {
  display: block;
  margin: 0 auto;
  max-width: 768px;
  text-decoration: none;
}
/* line 8, components/_buyOnlineBanner.scss */
.buy-online-banner *, .buy-online-banner:hover, .buy-online-banner:focus {
  text-decoration: none !important;
}
/* line 12, 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, components/_buyOnlineBanner.scss */
.lt-ie9 .buy-online-banner:after {
  display: none;
}
/* line 24, components/_buyOnlineBanner.scss */
.buy-online-banner .buy-online-wrapper {
  border: 4px solid #e7e7e9;
  margin: 0 auto;
  padding: 10px 0px 2px 0px;
}
/* line 30, components/_buyOnlineBanner.scss */
.buy-online-banner .buy-online-head {
  line-height: 1em;
  text-align: center;
}
/* line 35, components/_buyOnlineBanner.scss */
.buy-online-banner .buy-online-tire-name {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: bold;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
  color: #000;
  font-size: 14px;
  text-transform: uppercase;
}
/* line 42, components/_buyOnlineBanner.scss */
.buy-online-banner .buy-online-learn-more {
  text-align: center;
}
/* line 45, components/_buyOnlineBanner.scss */
.buy-online-banner .buy-online-learn-more span {
  font-size: 16px;
}

/* line 3, components/_ratingNoReview.scss */
.rating-no-review .rating-no-review-title {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.2em;
  line-height: 1em;
  margin: 0px 0px 2px 0px;
}
/* line 10, components/_ratingNoReview.scss */
.rating-no-review .rating-no-review-text {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #666666;
  line-height: 1em;
  font-size: 16px;
  margin: 0px;
}
/* line 18, components/_ratingNoReview.scss */
.rating-no-review .rating-no-review-text a:hover {
  text-decoration: none;
}
/* line 24, components/_ratingNoReview.scss */
.rating-no-review.store {
  margin: 15px 0px;
}
/* line 28, components/_ratingNoReview.scss */
.rating-no-review.bbc {
  margin: 0px 0px 20px 0px;
  padding: 0px 5px 0px 135px;
}
/* line 34, components/_ratingNoReview.scss */
.rating-no-review.prodDetail {
  margin: 20px 0px 20px 0px;
}
/* line 38, components/_ratingNoReview.scss */
.rating-no-review.prodDetail .rating-no-review-title {
  color: #fff;
  text-align: center;
}
/* line 43, components/_ratingNoReview.scss */
.rating-no-review.prodDetail .rating-no-review-text {
  color: #fff;
  text-align: center;
}
/* line 47, components/_ratingNoReview.scss */
.rating-no-review.prodDetail .rating-no-review-text a {
  color: #ffdd00;
}
@media (min-width: 768px) {
  /* line 54, components/_ratingNoReview.scss */
  .rating-no-review.prodDetail {
    margin: 15px 0px 20px 0px;
  }
  /* line 58, components/_ratingNoReview.scss */
  .rating-no-review.prodDetail .rating-no-review-title {
    color: #000;
    text-align: left;
  }
  /* line 63, components/_ratingNoReview.scss */
  .rating-no-review.prodDetail .rating-no-review-text {
    color: #666666;
    text-align: left;
  }
  /* line 67, components/_ratingNoReview.scss */
  .rating-no-review.prodDetail .rating-no-review-text a {
    color: #2366c1;
  }
}
@media (min-width: 1024px) {
  /* line 77, components/_ratingNoReview.scss */
  .rating-no-review.bbc {
    margin: 10px 0px 5px 0px;
    padding-left: 0px;
  }
}

/* line 1, components/_ratingAndReview.scss */
.rating-and-review {
  /* Store Results / Store Details */
  /* Baseball Cards */
  /* Product Details */
}
/* line 3, components/_ratingAndReview.scss */
.rating-and-review .rating-and-review-stars {
  display: inline-block;
  font-size: 20px;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  vertical-align: middle;
}
/* line 11, components/_ratingAndReview.scss */
.rating-and-review .rating-and-review-stars li {
  display: inline;
}
/* line 17, components/_ratingAndReview.scss */
.rating-and-review .rating-and-review-stars a:hover {
  text-decoration: none;
}
/* line 22, components/_ratingAndReview.scss */
.rating-and-review .rating-and-review-stars a span {
  font-size: 24px;
}
/* line 24, components/_ratingAndReview.scss */
.rating-and-review .rating-and-review-stars a span:hover {
  cursor: pointer;
}
/* line 31, components/_ratingAndReview.scss */
.rating-and-review .rating-and-reviews-link-container {
  vertical-align: middle;
}
/* line 35, components/_ratingAndReview.scss */
.rating-and-review .rating-and-review-link {
  display: inline;
  font-size: 18px;
  margin: 0px 10px 0px 0px;
}
/* line 41, components/_ratingAndReview.scss */
.rating-and-review .rating-and-review-num {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #2366c1;
  font-size: 16px;
  vertical-align: middle;
}
/* line 47, components/_ratingAndReview.scss */
.rating-and-review .rating-and-review-num a:hover {
  text-decoration: none;
}
@media (min-width: 1024px) {
  /* line 54, components/_ratingAndReview.scss */
  .rating-and-review .rating-and-review-stars-container {
    margin-right: 15px;
  }
}
/* line 61, components/_ratingAndReview.scss */
.rating-and-review.store {
  margin: 10px 0px 15px 0px;
}
/* line 65, components/_ratingAndReview.scss */
.rating-and-review.store .rating-and-review-stars-container {
  margin-bottom: 10px;
}
@media (min-width: 1024px) {
  /* line 61, components/_ratingAndReview.scss */
  .rating-and-review.store {
    margin-top: 10px;
  }
  /* line 73, components/_ratingAndReview.scss */
  .rating-and-review.store .rating-and-review-stars-container {
    display: block;
    margin-bottom: 0px;
  }
  /* line 78, components/_ratingAndReview.scss */
  .rating-and-review.store .rating-and-review-link {
    display: inline;
  }
  /* line 82, components/_ratingAndReview.scss */
  .rating-and-review.store .rating-and-reviews-link-container {
    margin: 10px 0px 10px 0px;
    display: block;
  }
  /* line 85, components/_ratingAndReview.scss */
  .rating-and-review.store .rating-and-reviews-link-container a {
    display: inline;
  }
}
/* line 94, components/_ratingAndReview.scss */
.rating-and-review.store-results .rating-and-reviews-link-container {
  display: none;
}
@media (min-width: 768px) {
  /* line 99, components/_ratingAndReview.scss */
  .rating-and-review.store-results .rating-and-reviews-link-container {
    display: block;
  }
}
/* line 107, components/_ratingAndReview.scss */
.rating-and-review.bbc .rating-and-reviews-link-container {
  display: none;
}
/* line 111, components/_ratingAndReview.scss */
.rating-and-review.bbc .rating-and-review-stars-container {
  margin-bottom: 10px;
}
@media (min-width: 1130px) {
  /* line 106, components/_ratingAndReview.scss */
  .rating-and-review.bbc {
    margin-top: 10px;
    padding-left: 0px;
  }
  /* line 120, components/_ratingAndReview.scss */
  .rating-and-review.bbc .rating-and-review-stars-container {
    display: inline-block;
    margin-bottom: 0px;
  }
  /* line 125, components/_ratingAndReview.scss */
  .rating-and-review.bbc .rating-and-review-link {
    display: inline;
  }
  /* line 129, components/_ratingAndReview.scss */
  .rating-and-review.bbc .rating-and-reviews-link-container {
    display: inline-block;
  }
  /* line 131, components/_ratingAndReview.scss */
  .rating-and-review.bbc .rating-and-reviews-link-container a {
    display: inline;
  }
}
/* line 142, components/_ratingAndReview.scss */
.rating-and-review.prodDetail .rating-and-review-stars-container, .rating-and-review.prodDetail .rating-and-reviews-link-container {
  text-align: center;
}
/* line 147, components/_ratingAndReview.scss */
.rating-and-review.prodDetail .rating-and-reviews-link-container {
  margin-bottom: 20px;
  margin-top: 15px;
}
/* line 152, components/_ratingAndReview.scss */
.rating-and-review.prodDetail .rating-and-review-link {
  margin: 0px 8px 0px 8px;
}
/* line 156, components/_ratingAndReview.scss */
.rating-and-review.prodDetail .rating-and-review-num {
  color: #ffdd00;
}
/* line 158, components/_ratingAndReview.scss */
.rating-and-review.prodDetail .rating-and-review-num a {
  color: #ffdd00;
}
@media (min-width: 480px) {
  /* line 164, components/_ratingAndReview.scss */
  .rating-and-review.prodDetail .rating-and-review-link {
    margin: 0px 20px 0px 20px;
  }
}
@media (min-width: 768px) {
  /* line 140, components/_ratingAndReview.scss */
  .rating-and-review.prodDetail {
    margin-bottom: 18px;
    margin-top: 15px;
  }
  /* line 174, components/_ratingAndReview.scss */
  .rating-and-review.prodDetail .rating-and-review-stars-container {
    display: inline-block;
    margin-bottom: 0px;
    margin-top: 0px;
    text-align: center;
  }
  /* line 182, components/_ratingAndReview.scss */
  .rating-and-review.prodDetail .rating-and-reviews-link-container {
    display: inline-block;
    margin: 0px;
  }
  /* line 187, components/_ratingAndReview.scss */
  .rating-and-review.prodDetail .rating-and-review-link {
    margin: 0px 15px 0px 0px;
  }
  /* line 191, components/_ratingAndReview.scss */
  .rating-and-review.prodDetail .rating-and-review-num {
    color: #2366c1;
  }
  /* line 193, components/_ratingAndReview.scss */
  .rating-and-review.prodDetail .rating-and-review-num a {
    color: #2366c1;
  }
}

/* line 1, components/_reviewSummary.scss */
.review-summary {
  border-bottom: 1px solid #ccc;
  padding-top: 10px;
}
/* line 5, components/_reviewSummary.scss */
.review-summary .summary-wrapper {
  padding-bottom: 20px;
  position: relative;
}
/* line 9, components/_reviewSummary.scss */
.review-summary .stars-container {
  overflow: hidden;
}
/* line 11, components/_reviewSummary.scss */
.review-summary .stars-container ul {
  font-size: 1.8em;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
/* line 17, components/_reviewSummary.scss */
.review-summary .stars-container ul li {
  display: inline;
}
/* line 23, components/_reviewSummary.scss */
.review-summary .summary-sub-head {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  display: block;
  font-size: 18px;
}
/* line 29, components/_reviewSummary.scss */
.review-summary .summary-header-info {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  list-style-type: none;
  margin: 15px 0 0;
  padding: 0;
}
/* line 35, components/_reviewSummary.scss */
.review-summary .summary-header-info li {
  line-height: 1.6em;
}
/* line 39, components/_reviewSummary.scss */
.review-summary .summary-header-info span {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
  line-height: 1em;
}
/* line 46, components/_reviewSummary.scss */
.review-summary .summary-comment {
  margin: 20px 0px 20px 0px;
}
/* line 52, components/_reviewSummary.scss */
.review-summary .summary-footer a {
  margin-right: 10px;
}
/* line 57, components/_reviewSummary.scss */
.review-summary .helpful-links {
  height: 30px;
}
/* line 61, components/_reviewSummary.scss */
.review-summary .thanks-text {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
}
/* line 66, components/_reviewSummary.scss */
.review-summary .read-more-link-container {
  text-align: right;
}
/* line 70, components/_reviewSummary.scss */
.review-summary .read-more-link {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 16px;
  line-height: 1em;
}
/* line 77, components/_reviewSummary.scss */
.review-summary .fader:hover {
  cursor: auto;
}
@media (min-width: 768px) {
  /* line 85, components/_reviewSummary.scss */
  .review-summary .stars-container ul {
    float: left;
  }
  /* line 90, components/_reviewSummary.scss */
  .review-summary .desktop-pull-left {
    margin: 5px 0px 0px 20px;
    display: inline-block;
  }
}
@media (min-width: 1180px) {
  /* line 100, components/_reviewSummary.scss */
  .review-summary .summary-wrapper {
    width: 75%;
  }
}

/* line 3, components/_reviewStatsBars.scss */
.review-stats-bars .stat {
  margin-bottom: 10px;
  padding-left: 0px;
}
/* line 8, components/_reviewStatsBars.scss */
.review-stats-bars ul {
  list-style-type: none;
  margin: 0px;
  overflow: auto;
  padding: 0px;
}
/* line 15, components/_reviewStatsBars.scss */
.review-stats-bars li {
  border: 1px solid #bbb;
  float: left;
  height: 12px;
  margin-right: 3px;
  width: 18px;
}
/* line 24, components/_reviewStatsBars.scss */
.review-stats-bars .stat-info-container {
  height: 13px;
}
/* line 28, components/_reviewStatsBars.scss */
.review-stats-bars .selected {
  background: #ffdd00;
  /* Old browsers */
  background: -moz-linear-gradient(45deg, #ffdd00 0%, #ffeca0 52%, #ffdd00 100%);
  /* 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+ */
  background: -o-linear-gradient(45deg, #ffdd00 0%, #ffeca0 52%, #ffdd00 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(45deg, #ffdd00 0%, #ffeca0 52%, #ffdd00 100%);
  /* 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 32, components/_reviewStatsBars.scss */
.review-stats-bars .stat-name {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  display: block;
  margin-bottom: 5px;
  font-size: 15px;
}
/* line 39, components/_reviewStatsBars.scss */
.review-stats-bars .no-yet-rated-text {
  font-size: 13px;
  line-height: 1em;
  margin-bottom: 0;
  color: #666;
}
@media (min-width: 480px) {
  /* line 48, components/_reviewStatsBars.scss */
  .review-stats-bars .stat {
    margin-bottom: 15px;
  }
  /* line 52, components/_reviewStatsBars.scss */
  .review-stats-bars li {
    margin-right: 5px;
    width: 22px;
  }
}
@media (min-width: 768px) {
  /* line 1, components/_reviewStatsBars.scss */
  .review-stats-bars {
    margin-top: 20px;
  }
  /* line 62, components/_reviewStatsBars.scss */
  .review-stats-bars.expanded {
    margin-top: 40px;
  }
}
@media (min-width: 1024px) {
  /* line 72, components/_reviewStatsBars.scss */
  .review-stats-bars.expanded li {
    font-size: 16px;
    height: 14px;
    width: 33px;
  }
  /* line 78, components/_reviewStatsBars.scss */
  .review-stats-bars.expanded .stat-info-container {
    height: 14px;
  }
  /* line 82, components/_reviewStatsBars.scss */
  .review-stats-bars.expanded .no-yet-rated-text {
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  /* line 91, components/_reviewStatsBars.scss */
  .review-stats-bars.expanded {
    margin-bottom: 12px;
  }
  /* line 94, components/_reviewStatsBars.scss */
  .review-stats-bars.expanded .stat {
    margin-bottom: 18px;
  }
  /* line 98, components/_reviewStatsBars.scss */
  .review-stats-bars.expanded .stat-name {
    font-size: 16px;
  }
  /* line 102, components/_reviewStatsBars.scss */
  .review-stats-bars.expanded li {
    height: 16px;
    width: 38px;
  }
  /* line 107, components/_reviewStatsBars.scss */
  .review-stats-bars.expanded .stat-info-container {
    height: 16px;
  }
  /* line 111, components/_reviewStatsBars.scss */
  .review-stats-bars.expanded .no-yet-rated-text {
    font-size: 16px;
  }
}

/* line 3, components/_modalEditInfo.scss */
.modal-edit-info .known-info {
  padding-top: 10px;
}
/* line 5, components/_modalEditInfo.scss */
.modal-edit-info .known-info p {
  margin-top: 5px;
}
/* line 10, components/_modalEditInfo.scss */
.modal-edit-info .manage-account {
  margin: 10px 0px 15px 0px;
}
/* line 12, components/_modalEditInfo.scss */
.modal-edit-info .manage-account p {
  margin-bottom: 0px;
}
/* line 17, components/_modalEditInfo.scss */
.modal-edit-info .state-city-input-text {
  color: #666666;
  display: block;
  font-size: 12px;
}
@media (min-width: 768px) {
  /* line 17, components/_modalEditInfo.scss */
  .modal-edit-info .state-city-input-text {
    font-size: 14px;
  }
}
/* line 27, components/_modalEditInfo.scss */
.modal-edit-info .no-dashes {
  display: none;
}
@media (min-width: 768px) {
  /* line 27, components/_modalEditInfo.scss */
  .modal-edit-info .no-dashes {
    display: inline;
  }
}

/* line 2, 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, 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, components/_loggedOutModal.scss */
  .logout-modal .modal-dialog {
    max-width: 45%;
  }
}
@media (min-width: 1024px) {
  /* line 2, components/_loggedOutModal.scss */
  .logout-modal .modal-dialog {
    max-width: 33%;
  }
}
@media (min-width: 1200px) {
  /* line 2, components/_loggedOutModal.scss */
  .logout-modal .modal-dialog {
    max-width: 28%;
  }
}
@media (min-width: 1201px) {
  /* line 2, components/_loggedOutModal.scss */
  .logout-modal .modal-dialog {
    max-width: 30%;
  }
}

/* line 1, components/_stars-rating.scss */
.star-ratings-css {
  unicode-bidi: bidi-override;
  color: #c5c5c5;
  font-size: 22px;
  height: 30px;
  width: 125px;
  margin: 0;
  position: relative;
  padding: 0;
  display: inline-block;
}
/* line 13, components/_stars-rating.scss */
.star-ratings-css .icon-star3 {
  color: #ffdd00 !important;
}
/* line 17, components/_stars-rating.scss */
.gt-ie8 .star-ratings-css .icon-star3 {
  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+ */
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #999;
}
/* line 29, components/_stars-rating.scss */
html.lt-android4-4 .star-ratings-css .icon-star3 {
  color: #ffdd00 !important;
  background: none;
  -webkit-text-fill-color: #ffdd00 !important;
  -webkit-background-clip: border-box;
}
/* line 37, components/_stars-rating.scss */
.star-ratings-css .star-ratings-css-top {
  color: gold;
  padding: 0;
  position: absolute;
  z-index: 1;
  display: block;
  left: 0px;
  overflow: hidden;
}
/* line 45, components/_stars-rating.scss */
.lt-ie9 .star-ratings-css .star-ratings-css-top {
  height: 25px;
}
/* line 50, components/_stars-rating.scss */
.star-ratings-css .star-ratings-css-bottom {
  z-index: 0;
}
/* line 52, components/_stars-rating.scss */
.star-ratings-css .star-ratings-css-bottom .icon-star3 {
  background: transparent;
  color: lightgray !important;
  text-shadow: 1px 1px 1px #ddd;
}
/* line 59, components/_stars-rating.scss */
.star-ratings-css.star-ratings-css--large {
  font-size: 40px;
  width: 220px;
}
/* line 64, components/_stars-rating.scss */
.lt-ie9 .star-ratings-css.star-ratings-css--large .star-ratings-css-top {
  height: 47px;
}

/* line 73, components/_stars-rating.scss */
.bars-ratings-css {
  unicode-bidi: bidi-override;
  color: #c5c5c5;
  font-size: 22px;
  height: 30px;
  width: 115px;
  margin: 0;
  position: relative;
  padding: 0;
  display: inline-block;
  overflow: hidden;
}
/* line 85, components/_stars-rating.scss */
.bars-ratings-css .bar-review {
  border: 1px solid #bbb;
  height: 14px;
  margin-right: 3px;
  width: 20px;
  display: inline-block;
  background: #ffdd00;
  /* Old browsers */
  background: -moz-linear-gradient(45deg, #ffdd00 0%, #ffeca0 52%, #ffdd00 100%);
  /* 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+ */
  background: -o-linear-gradient(45deg, #ffdd00 0%, #ffeca0 52%, #ffdd00 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(45deg, #ffdd00 0%, #ffeca0 52%, #ffdd00 100%);
  /* 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 95, components/_stars-rating.scss */
.bars-ratings-css .bars-ratings-css-top {
  color: gold;
  padding: 0;
  position: absolute;
  z-index: 1;
  display: block;
  left: 0px;
  overflow: hidden;
  white-space: nowrap;
}
/* line 105, components/_stars-rating.scss */
.bars-ratings-css .bars-ratings-css-bottom {
  z-index: 0;
}
/* line 107, components/_stars-rating.scss */
.bars-ratings-css .bars-ratings-css-bottom .bar-review {
  background: transparent !important;
  color: lightgray !important;
  text-shadow: 1px 1px 1px #ddd;
}
@media (min-width: 1025px) {
  /* line 73, components/_stars-rating.scss */
  .bars-ratings-css {
    width: 185px;
  }
  /* line 115, components/_stars-rating.scss */
  .bars-ratings-css .bar-review {
    width: 33px;
  }
}

/**
 * TEMPLATE/PARTIAL NAME: checkout-top-banner
 *
 */
/* line 6, components/_checkout-top-banner.scss */
.checkout-top-banner {
  margin-top: 10px;
  margin-bottom: 20px;
  position: relative;
}
/* line 11, 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, 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, components/_checkout-top-banner.scss */
.lt-ie9 .checkout-top-banner.error-msg {
  background-color: #FF2534;
}
/* line 24, components/_checkout-top-banner.scss */
.checkout-top-banner.error-msg a {
  color: #fff;
}
/* line 29, components/_checkout-top-banner.scss */
.checkout-top-banner .icon-check {
  font-size: 2.5em;
  color: #fff;
  position: absolute;
  font-family: 'Glyphicons Halflings';
}
/* line 34, 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 44, 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 112, _mixins.scss */
.checkout-top-banner .icon-triangle-up small {
  font-family: "Barlow-Light", 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 53, components/_checkout-top-banner.scss */
.checkout-top-banner .icon-cross {
  color: #fff;
  font-size: 45px;
  position: absolute;
  top: 15px;
  font-family: 'Glyphicons Halflings';
}
/* line 180, _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 61, components/_checkout-top-banner.scss */
.checkout-top-banner a {
  display: inline-block;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  text-decoration: underline;
}
/* line 66, components/_checkout-top-banner.scss */
.checkout-top-banner a:hover {
  text-decoration: none;
}
/* line 69, components/_checkout-top-banner.scss */
.checkout-top-banner a .call-out-title {
  float: left;
  margin-top: 5px;
}
/* line 74, components/_checkout-top-banner.scss */
.checkout-top-banner a .icon-circle-arrow {
  font-size: 1.7em;
  margin-top: 2px;
  position: absolute;
  width: 38px;
}
/* line 82, components/_checkout-top-banner.scss */
.checkout-top-banner .msg {
  color: #fff;
  margin: 0 0 0 67px;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  display: inline-block;
  font-size: 18px;
}
/* line 90, components/_checkout-top-banner.scss */
.checkout-top-banner .ideal-break {
  display: block;
}
@media (min-width: 768px) {
  /* line 95, components/_checkout-top-banner.scss */
  .checkout-top-banner p {
    padding-left: 50px;
  }
  /* line 99, components/_checkout-top-banner.scss */
  .checkout-top-banner .icon-cross {
    top: -5px;
    font-size: 45px;
  }
  /* line 104, components/_checkout-top-banner.scss */
  .checkout-top-banner .msg {
    margin: 5px 0 0 67px;
  }
  /* line 108, components/_checkout-top-banner.scss */
  .checkout-top-banner .ideal-break {
    display: inline-block;
  }
}

/* Socata Distributors Global Style */
/* line 3, components/_socata-dist.scss */
.gy-dist-price {
  color: #274BA7;
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 48px;
}
/* line 8, components/_socata-dist.scss */
.gy-dist-price span {
  font-size: 0.8em;
}

/* line 13, components/_socata-dist.scss */
.dist-side-text {
  color: #666666;
}

/* line 17, components/_socata-dist.scss */
.dist-disclaimer {
  color: #666666;
  display: inline-block;
  line-height: 1.2em;
  margin-top: 15px;
}

/* Big dist Style */
/* line 29, components/_socata-dist.scss */
.big-dist .dist-image img {
  display: block;
  margin: 0 auto;
  max-width: 355px;
  width: 80%;
}

/* line 40, components/_socata-dist.scss */
.small-dist .dist-detail {
  float: left;
  padding-bottom: 10px;
  width: 55%;
}
/* line 46, components/_socata-dist.scss */
.small-dist .dist-image {
  float: right;
  padding-top: 15px;
  width: 40%;
}
/* line 51, components/_socata-dist.scss */
.small-dist .dist-image img {
  display: block;
  max-width: 200px;
  width: 100%;
}
/* line 59, components/_socata-dist.scss */
.small-dist .dist-side-text, .small-dist .dist-side-title {
  display: block;
}
/* line 63, components/_socata-dist.scss */
.small-dist .dist-footer {
  float: left;
  padding-top: 10px;
  width: 100%;
}

@media (min-width: 768px) {
  /* line 72, components/_socata-dist.scss */
  .dist-body {
    overflow: auto;
    padding-top: 20px;
  }

  /* line 77, components/_socata-dist.scss */
  .gy-dist-price {
    line-height: 1em;
  }

  /* Big dist Style Desktop */
  /* line 84, components/_socata-dist.scss */
  .big-dist .dist-image {
    float: right;
    width: 40%;
  }
  /* line 89, components/_socata-dist.scss */
  .big-dist .dist-info {
    float: left;
    overflow: auto;
    width: 60%;
  }
  /* line 95, components/_socata-dist.scss */
  .big-dist .price-container {
    float: left;
    width: 30%;
  }
  /* line 100, components/_socata-dist.scss */
  .big-dist .info-container {
    float: right;
    width: 70%;
  }
  /* line 105, components/_socata-dist.scss */
  .big-dist .dist-side-text {
    clear: left;
  }
  /* line 109, components/_socata-dist.scss */
  .big-dist .btn-dist {
    max-width: 250px;
  }

  /* Small dist Style Desktop */
  /* line 117, components/_socata-dist.scss */
  .small-dist .dist-image {
    padding-top: 0px;
  }
  /* line 121, components/_socata-dist.scss */
  .small-dist .dist-detail {
    min-height: 140px;
  }
  /* line 125, components/_socata-dist.scss */
  .small-dist .dist-footer {
    float: left;
    padding-top: 0px;
    width: 55%;
  }
}
@media (min-width: 1024px) {
  /* line 137, components/_socata-dist.scss */
  .big-dist .price-container {
    float: left;
    width: 22%;
  }
  /* line 142, components/_socata-dist.scss */
  .big-dist .info-container {
    float: right;
    width: 78%;
  }
}
/************************************** Overwriting Styles for Owl Rotating Banner *****************************************/
/* line 4, components/_owlBanner.scss */
.owl-theme .owl-controls .owl-page span {
  background-color: #CCC;
  opacity: .9;
}

/* line 8, components/_owlBanner.scss */
.owl-theme .owl-controls {
  margin-top: -50px;
}

/* line 11, components/_owlBanner.scss */
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
  background-color: #FFF;
  opacity: .9;
}

/************************************** Overwriting Styles for Owl Rotating Banner *****************************************/
/* line 4, components/_owlBanner.scss */
.owl-theme .owl-controls .owl-page span {
  background-color: #CCC;
  opacity: .9;
}

/* line 8, components/_owlBanner.scss */
.owl-theme .owl-controls {
  margin-top: -50px;
}

/* line 11, components/_owlBanner.scss */
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
  background-color: #FFF;
  opacity: .9;
}

/**
 * TEMPLATE/PARTIAL NAME: tire-detail-tire-info
 *
 */
/* line 5, components/_image-gallery-new.scss */
.image-gallery {
  /**
   * BASE COMPONENT STYLES HERE
   * (common across all screen sizes)
   */
}
/* line 12, components/_image-gallery-new.scss */
.image-gallery .carousel-indicators {
  bottom: 70px;
}
/* line 14, components/_image-gallery-new.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, components/_image-gallery-new.scss */
.image-gallery .carousel-indicators li.active {
  background-color: #ffdd00;
}
/* line 24, components/_image-gallery-new.scss */
.image-gallery .carousel-control span {
  color: #274BA7;
}
/* line 27, components/_image-gallery-new.scss */
.image-gallery .carousel-control .icon {
  position: absolute;
  top: 30%;
  z-index: 5;
  display: inline-block;
  font-size: 2em;
  font-weight: bold;
}
/* line 35, components/_image-gallery-new.scss */
.image-gallery .carousel-control .icon-thin-arrow-right {
  right: 0%;
}
/* line 38, components/_image-gallery-new.scss */
.image-gallery .carousel-control .icon-thin-arrow-left {
  left: 0%;
}
/* line 42, components/_image-gallery-new.scss */
.image-gallery .carousel-control.right, .image-gallery .carousel-control.left {
  background-image: none;
}
/* line 45, components/_image-gallery-new.scss */
.image-gallery .gy-control-thumbs-ls {
  display: none;
}
/* line 47, components/_image-gallery-new.scss */
.image-gallery .gy-control-thumbs-ls ul.list-inline {
  padding: 2% 0 0 0;
  text-align: center;
}
/* line 51, components/_image-gallery-new.scss */
.image-gallery .gy-control-thumbs-ls ul.list-inline li a {
  display: block;
  opacity: 0.5;
  cursor: pointer;
  transition: .15s ease-in-out;
}
/* line 56, components/_image-gallery-new.scss */
.image-gallery .gy-control-thumbs-ls ul.list-inline li a:hover {
  opacity: 0.75;
}
/* line 59, components/_image-gallery-new.scss */
.image-gallery .gy-control-thumbs-ls ul.list-inline li a img {
  max-width: 80px;
  max-height: 80px;
}
/* line 64, components/_image-gallery-new.scss */
.image-gallery .gy-control-thumbs-ls ul.list-inline li a.selected {
  opacity: 1;
}
/* line 70, components/_image-gallery-new.scss */
.image-gallery .fullscreen-copy {
  margin-left: 10px;
}
/* line 74, components/_image-gallery-new.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, components/_image-gallery-new.scss */
.image-gallery .gy-control-zoom span {
  font-size: 1.7em;
}
/* line 88, components/_image-gallery-new.scss */
.image-gallery .carousel-inner {
  height: 170px;
}
/* line 90, components/_image-gallery-new.scss */
.image-gallery .carousel-inner .item {
  width: 100%;
  height: 100%;
}
/* line 93, components/_image-gallery-new.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, components/_image-gallery-new.scss */
  .image-gallery {
    margin-top: 5px;
  }
  /* line 107, components/_image-gallery-new.scss */
  .image-gallery .gy-control-thumbs-ls {
    display: block;
  }
  /* line 109, components/_image-gallery-new.scss */
  .image-gallery .gy-control-thumbs-ls img {
    padding: 5px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
  }
  /* line 114, components/_image-gallery-new.scss */
  .image-gallery .carousel-indicators {
    display: none;
  }
  /* line 117, components/_image-gallery-new.scss */
  .image-gallery .carousel-control {
    display: none;
  }
}
@media (min-width: 910px) {
  /* line 124, components/_image-gallery-new.scss */
  .image-gallery #carousel-tireDetails .carousel-inner {
    height: 350px;
  }
}

/**
 * TEMPLATE/PARTIAL NAME: tire-detail-specs
 *
 */
/* line 6, components/_tube-detail-specs.scss */
.tube-detail-specs {
  padding: 0;
  overflow: auto;
  border: 1px solid #ccc;
  background: white;
  background: -ms-linear-gradient(top, white 0%, #f6f6f6 75%, #ebebeb 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 75%, #ebebeb 100%);
  /**
   * SIZE-SPECIFIC MODIFICATIONS AND ENHANCEMENTS
   * (start small and work up)
   *
   */
}
/* line 11, components/_tube-detail-specs.scss */
.tube-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 16, components/_tube-detail-specs.scss */
.tube-detail-specs ul li {
  float: left;
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -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 27, components/_tube-detail-specs.scss */
.tube-detail-specs ul li:last-of-type {
  border-right: none;
}
/* line 30, components/_tube-detail-specs.scss */
.tube-detail-specs ul li p {
  color: #444;
  font-size: 14px;
  margin: 0;
}
/* line 35, components/_tube-detail-specs.scss */
.tube-detail-specs ul li .spec-heading {
  font-size: 14px;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}
/* line 43, components/_tube-detail-specs.scss */
.tube-detail-specs .first-list {
  border-bottom: 1px solid #ccc;
}
/* line 45, components/_tube-detail-specs.scss */
.tube-detail-specs .first-list li {
  width: 16.6666%;
}
/* line 51, components/_tube-detail-specs.scss */
.tube-detail-specs .second-list li {
  width: 50%;
}
/* line 56, components/_tube-detail-specs.scss */
.tube-detail-specs .gy-icon-category {
  font-size: 3em;
}
/* line 60, components/_tube-detail-specs.scss */
.tube-detail-specs .gy-text-category {
  color: #444;
  display: block;
  font-size: 14px;
  text-align: center;
  width: 100%;
  padding-bottom: 10px;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}
/* line 68, components/_tube-detail-specs.scss */
.tube-detail-specs .gy-text-category span {
  display: block;
  width: 100%;
  text-align: center;
}
/* line 74, components/_tube-detail-specs.scss */
.tube-detail-specs .gy-text-category span:before {
  font-size: 1em;
  display: inline-block;
  padding-right: 4px;
  opacity: .75;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}
/* line 82, components/_tube-detail-specs.scss */
.tube-detail-specs .gy-text-category .rear:before {
  content: 'R: ';
}
/* line 86, components/_tube-detail-specs.scss */
.tube-detail-specs .gy-text-category .front:before {
  content: 'F: ';
}
/* line 90, components/_tube-detail-specs.scss */
.tube-detail-specs .gy-text-category .parenthetical {
  display: inline-block;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  width: auto;
}
/* line 98, components/_tube-detail-specs.scss */
.tube-detail-specs .specs-link p {
  color: #2366c1;
}
/* line 101, components/_tube-detail-specs.scss */
.tube-detail-specs .specs-link:hover p,
.tube-detail-specs .specs-link p:hover {
  color: #274BA7;
}
/* line 107, components/_tube-detail-specs.scss */
.tube-detail-specs .bolder {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}
/* line 111, components/_tube-detail-specs.scss */
.tube-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 127, _mixins.scss */
.tube-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 126, components/_tube-detail-specs.scss */
  .tube-detail-specs ul li p,
  .tube-detail-specs ul li .spec-heading {
    font-size: 16px;
  }
  /* line 132, components/_tube-detail-specs.scss */
  .tube-detail-specs .gy-text-category {
    font-size: 18px;
  }
}
@media (min-width: 880px) {
  /* line 139, components/_tube-detail-specs.scss */
  .tube-detail-specs .content--wrapper-lines {
    padding-top: 24px;
    padding-bottom: 24px;
  }
  /* line 146, components/_tube-detail-specs.scss */
  .tube-detail-specs .gy-text-category .rear:before {
    content: 'R: ';
    font-size: 13px;
  }
  /* line 152, components/_tube-detail-specs.scss */
  .tube-detail-specs .gy-text-category .front:before {
    content: 'F: ';
    font-size: 13px;
  }
  /* line 159, components/_tube-detail-specs.scss */
  .tube-detail-specs ul {
    float: left;
    text-align: left;
  }
  /* line 162, components/_tube-detail-specs.scss */
  .tube-detail-specs ul li {
    font-family: "Barlow-Light", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    min-height: 100px;
    padding: 10px;
  }
  /* line 170, components/_tube-detail-specs.scss */
  .tube-detail-specs .first-list {
    border-bottom: none;
    width: 100%;
  }
  /* line 173, components/_tube-detail-specs.scss */
  .tube-detail-specs .first-list li {
    width: 16.6666%;
    min-height: 100px;
  }
  /* line 176, components/_tube-detail-specs.scss */
  .tube-detail-specs .first-list li:last-of-type {
    border-right: 1px solid #ccc;
  }
  /* line 182, components/_tube-detail-specs.scss */
  .tube-detail-specs .second-list {
    margin-top: 0;
    width: 50%;
  }
  /* line 185, components/_tube-detail-specs.scss */
  .tube-detail-specs .second-list li {
    width: 50%;
    min-height: 100px;
  }
}

/* ----- Shared Partials ----- */
/* line 4, 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;
  -ms-behavior: url('/images/backgroundsize.min.htc');
  display: none;
}
/* line 12, 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;
}
/* line 19, templates/_DetailPage.scss */
.detail-page .page-header b, .warranty-template .page-header b {
  margin-bottom: 10px;
  display: block;
}
/* line 23, templates/_DetailPage.scss */
.detail-page .page-header h2, .warranty-template .page-header h2 {
  margin-top: 0;
  font-size: 28px;
}
/* line 27, templates/_DetailPage.scss */
.detail-page .page-header .btn, .warranty-template .page-header .btn {
  margin: 20px 20px 20px 0;
  width: auto;
  display: inline-block;
}
/* line 32, 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 36, templates/_DetailPage.scss */
.detail-page .page-header a, .warranty-template .page-header a {
  float: none;
  width: auto;
}
/* line 42, templates/_DetailPage.scss */
.detail-page .lead, .warranty-template .lead {
  font-size: 16px;
  color: #555;
}
/* line 47, templates/_DetailPage.scss */
.detail-page .page-title-block, .warranty-template .page-title-block {
  padding-bottom: 10px;
}
/* line 49, templates/_DetailPage.scss */
.detail-page .page-title-block h1, .warranty-template .page-title-block h1 {
  float: none;
  margin-bottom: 5px;
}
/* line 53, 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 60, templates/_DetailPage.scss */
.detail-page h2, .warranty-template h2 {
  color: #274BA7;
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}
/* line 65, templates/_DetailPage.scss */
.detail-page .left-content, .warranty-template .left-content,
.detail-page .main-content,
.warranty-template .main-content {
  overflow-y: hidden;
}
/* line 68, 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 72, 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 76, 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 80, 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 86, templates/_DetailPage.scss */
.detail-page .main-content-heading, .warranty-template .main-content-heading {
  font-size: 22px;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #333;
  margin: .5em 0 .25em;
}
/* line 93, 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 100, 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 112, 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 117, 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: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 16px;
  border-bottom: 1px solid #ddd;
}
/* line 122, 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 127, templates/_DetailPage.scss */
.detail-page ul.none, .warranty-template ul.none {
  margin: 10px 0;
  padding-left: 0;
}
/* line 132, templates/_DetailPage.scss */
.detail-page .list-group .list-group-column, .warranty-template .list-group .list-group-column {
  padding: 0;
}
/* line 134, templates/_DetailPage.scss */
.detail-page .list-group .list-group-column li, .warranty-template .list-group .list-group-column li {
  margin-bottom: 0;
}
/* line 138, templates/_DetailPage.scss */
.detail-page .list-group .col-sm-6, .warranty-template .list-group .col-sm-6 {
  padding-left: 0;
  padding-right: 15px;
}
/* line 144, 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 150, 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-dist-windowshade, .warranty-template .detail-main .gy-dist-windowshade, .warranty-template .left-content .gy-dist-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-dist-windowshade,
.warranty-template .detail-sidebar .gy-dist-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 158, 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 160, 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 164, 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 168, 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 175, templates/_DetailPage.scss */
  .detail-page .lead, .warranty-template .lead {
    font-size: 22px;
  }
  /* line 179, templates/_DetailPage.scss */
  .detail-page .left-content .content-padder, .warranty-template .left-content .content-padder {
    padding: 0 15px 15px;
  }
  /* line 184, templates/_DetailPage.scss */
  .detail-page .list-group .list-group-column, .warranty-template .list-group .list-group-column {
    padding: 0;
  }
  /* line 187, templates/_DetailPage.scss */
  .detail-page .list-group .col-sm-6, .warranty-template .list-group .col-sm-6 {
    padding-right: 0;
  }
  /* line 190, templates/_DetailPage.scss */
  .detail-page .list-group .col-md-6, .warranty-template .list-group .col-md-6 {
    padding-right: 15px;
  }
  /* line 196, templates/_DetailPage.scss */
  .detail-page .list-group-2 .col-sm-6, .warranty-template .list-group-2 .col-sm-6 {
    padding-right: 15px;
  }
  /* line 201, 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 206, templates/_DetailPage.scss */
  .detail-page .find-promo-tiles, .warranty-template .find-promo-tiles {
    width: 95%;
    padding-right: 0;
    padding-left: 0;
  }
  /* line 212, templates/_DetailPage.scss */
  .detail-page .detail-page-img, .warranty-template .detail-page-img {
    float: right;
    width: 40%;
    display: inline-block;
    min-height: 250px;
  }
  /* line 220, templates/_DetailPage.scss */
  .detail-page .page-header hr, .warranty-template .page-header hr {
    width: 100%;
    float: left;
    margin-bottom: 5px;
  }
  /* line 227, templates/_DetailPage.scss */
  .detail-page .page-header-info, .warranty-template .page-header-info {
    float: left;
    width: 55%;
  }
  /* line 232, 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 242, templates/_DetailPage.scss */
  .detail-page .detail-sidebar, .warranty-template .detail-sidebar {
    width: 30%;
    float: right;
    margin: 0;
    padding: 0 15px 0 0;
  }
  /* line 247, templates/_DetailPage.scss */
  .detail-page .detail-sidebar .panel-collapse, .warranty-template .detail-sidebar .panel-collapse {
    background-image: none;
  }
  /* line 254, 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-dist-windowshade, .warranty-template .detail-main .gy-dist-windowshade, .warranty-template .left-content .gy-dist-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-dist-windowshade,
  .warranty-template .detail-sidebar .gy-dist-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 262, templates/_DetailPage.scss */
  .detail-page.layout-alt .detail-sidebar, .layout-alt.warranty-template .detail-sidebar {
    float: left;
    padding: 0 0 0 15px;
  }
  /* line 266, 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 279, templates/_DetailPage.scss */
  .detail-page .page-title-block, .warranty-template .page-title-block {
    position: relative;
  }
  /* line 281, templates/_DetailPage.scss */
  .detail-page .page-title-block h1, .warranty-template .page-title-block h1 {
    max-width: 55%;
  }
  /* line 284, 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 295, templates/_DetailPage.scss */
  .detail-page .detail-page-img, .warranty-template .detail-page-img {
    min-height: 300px;
  }
  /* line 298, templates/_DetailPage.scss */
  .detail-page .page-title-block, .warranty-template .page-title-block {
    position: relative;
  }
  /* line 300, templates/_DetailPage.scss */
  .detail-page .page-title-block h1, .warranty-template .page-title-block h1 {
    max-width: 70%;
  }
  /* line 303, 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 314, templates/_DetailPage.scss */
  .detail-page #aboutThis .gy-coupon-windowshade, .warranty-template #aboutThis .gy-coupon-windowshade {
    margin-left: 0px;
  }
}

/* line 2, templates/_SubLandingPageTemplate.scss */
.sub-landing-template .text-block-container {
  padding-left: 15px;
  padding-right: 15px;
}
/* line 6, templates/_SubLandingPageTemplate.scss */
.sub-landing-template .text-block-container h3 {
  color: #274BA7;
  margin: 0 0 6px 0;
}
/* line 10, templates/_SubLandingPageTemplate.scss */
.sub-landing-template .text-block-container p {
  line-height: 135%;
  color: #555;
}
@media (min-width: 768px) {
  /* line 18, templates/_SubLandingPageTemplate.scss */
  .sub-landing-template .body-container {
    overflow: hidden;
    padding-bottom: 25px;
  }
  /* line 23, templates/_SubLandingPageTemplate.scss */
  .sub-landing-template .text-block-container {
    float: left;
    width: 48%;
    border-right: 1px solid #eeeeee;
  }
  /* line 29, templates/_SubLandingPageTemplate.scss */
  .sub-landing-template .tiles-container {
    float: right;
    width: 50%;
  }
}
@media (min-width: 1024px) {
  /* line 37, templates/_SubLandingPageTemplate.scss */
  .sub-landing-template .text-block-container {
    width: 33%;
  }
  /* line 41, templates/_SubLandingPageTemplate.scss */
  .sub-landing-template .tiles-container {
    width: 66%;
    padding-right: 15px;
  }
}
/* line 46, templates/_SubLandingPageTemplate.scss */
.sub-landing-template .strayParagraph {
  padding: 10px;
}

/**
 * TEMPLATE/PARTIAL NAME: Tire Landing Page
 *
 */
@media (min-width: 768px) {
  /* line 10, 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, templates/_LandingPageTemplate.scss */
  .landing-page .text-block-container {
    float: left;
    width: 50%;
  }
  /* line 23, templates/_LandingPageTemplate.scss */
  .landing-page .tiles-container {
    float: right;
    width: 50%;
  }
}
@media (min-width: 1024px) {
  /* line 31, templates/_LandingPageTemplate.scss */
  .landing-page .text-block-container {
    width: 33%;
  }
  /* line 35, templates/_LandingPageTemplate.scss */
  .landing-page .tiles-container {
    width: 67%;
  }
}

/* line 5, templates/_WarrantyTemplate.scss */
.warranty-template .page-header img {
  display: none;
}
/* line 8, templates/_WarrantyTemplate.scss */
.warranty-template .page-header .gy-home-tire-size-images img {
  display: block;
}
/* line 17, templates/_WarrantyTemplate.scss */
.warranty-template .additional-resources-container {
  padding: 0 0 15px;
}

/* line 2, 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, templates/_CatalogTemplate.scss */
.catalog-template .masthead .gy-link, .catalog-template .masthead .store-details-page .read-more, .store-details-page .catalog-template .masthead .read-more {
  margin: 10px 0 0 20px;
  display: inline-block;
  vertical-align: middle;
}
/* line 15, templates/_CatalogTemplate.scss */
.catalog-template .category-description {
  margin: 0;
  padding: 15px;
  font-size: 0.9em;
  color: #555555;
}
/* line 20, templates/_CatalogTemplate.scss */
.catalog-template .category-description p {
  font-size: 18px;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}
/* line 26, 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-dist-windowshade, .catalog-template .gy-min-windowshade {
  border-bottom: none;
}
/* line 30, 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-dist-windowshade .content, .warranty-treadLife .gy-dist-windowshade .catalog-template .content, .catalog-template .warranty-treadLife .gy-min-windowshade .content, .warranty-treadLife .gy-min-windowshade .catalog-template .content {
  padding: 0;
}
/* line 34, templates/_CatalogTemplate.scss */
.catalog-template .panel-collapse {
  background: none;
}
/* line 39, templates/_CatalogTemplate.scss */
.catalog-template .header-category h4 {
  display: none;
}
/* line 44, templates/_CatalogTemplate.scss */
.catalog-template .tile-icon {
  display: none;
}
/* line 48, templates/_CatalogTemplate.scss */
.catalog-template .category-icon {
  display: none;
}
/* line 52, 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 59, templates/_CatalogTemplate.scss */
.catalog-template .context-info h5 {
  color: #274BA7;
  font-size: 1.5em;
}
/* line 65, templates/_CatalogTemplate.scss */
.catalog-template .category-link {
  margin: 0 auto;
  display: block;
  width: 100%;
  text-align: center;
  padding: 20px;
  font-size: 1.5em;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #2366c1;
  cursor: pointer;
}
/* line 76, templates/_CatalogTemplate.scss */
.catalog-template .category-link .icon-thin-arrow-right {
  font-size: 0.8em;
}
/* line 82, templates/_CatalogTemplate.scss */
.catalog-template .tile-container ul {
  max-width: 100%;
  margin: 0;
  width: 100%;
}
/* line 87, 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: -ms-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 92, 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;
  display: none;
}
/* line 103, templates/_CatalogTemplate.scss */
.catalog-template .tile-container ul .tile hr {
  display: block;
  width: 100%;
  margin: 0 !important;
}
/* line 109, templates/_CatalogTemplate.scss */
.catalog-template .tile-container ul .tile a {
  padding-top: 10px;
}
/* line 114, templates/_CatalogTemplate.scss */
.catalog-template .tile-container ul .tile:focus,
.catalog-template .tile-container ul .tile:hover {
  background: white;
  background: -ms-linear-gradient(top, white 0%, white 75%, white 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #ffffff 75%, #ffffff 100%);
}
/* line 120, templates/_CatalogTemplate.scss */
.catalog-template .tile-container .tile-subtitle {
  font-weight: bold;
}
/* line 124, templates/_CatalogTemplate.scss */
.catalog-template .tile-container .tile .tile-title {
  line-height: 125%;
  margin-top: 5px;
}
/* line 128, templates/_CatalogTemplate.scss */
.catalog-template .tile-container .tile .tile-title span {
  display: none;
}
/* line 133, templates/_CatalogTemplate.scss */
.catalog-template .tile-container .tile-icon {
  display: none;
}
@media (max-width: 849px) {
  /* line 140, templates/_CatalogTemplate.scss */
  .catalog-template .tile-container ul {
    width: 100%;
  }
  /* line 145, templates/_CatalogTemplate.scss */
  .catalog-template .tile {
    width: 100%;
    float: none;
    margin: 0;
    padding-left: 0 !important;
    min-height: auto;
  }
  /* line 152, templates/_CatalogTemplate.scss */
  .catalog-template .tile hr {
    margin-left: 0 !important;
  }
}
@media (min-width: 850px) {
  /* line 158, templates/_CatalogTemplate.scss */
  .catalog-template .tile-container {
    margin: 0;
  }
  /* line 162, templates/_CatalogTemplate.scss */
  .catalog-template .tile-container ul .tile {
    padding: 0 !important;
    width: 49%;
    margin-left: 7px;
    min-height: 210px;
  }
  /* line 168, templates/_CatalogTemplate.scss */
  .catalog-template .tile-container ul .tile .tile-image {
    display: inline-block;
  }
  /* line 174, templates/_CatalogTemplate.scss */
  .catalog-template .tile-container .tile-icon {
    display: block;
  }
  /* line 179, templates/_CatalogTemplate.scss */
  .catalog-template .styled-divider, .catalog-template .tile-container .tile hr, .tile-container .tile .catalog-template hr {
    display: block;
  }
  /* line 184, 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-dist-windowshade a:first-child, .catalog-template .gy-min-windowshade a:first-child {
    display: none;
  }
  /* line 189, templates/_CatalogTemplate.scss */
  .catalog-template .header-category {
    padding: 25px;
    text-align: center;
  }
  /* line 193, templates/_CatalogTemplate.scss */
  .catalog-template .header-category h4 {
    width: 48%;
    display: inline-block;
    vertical-align: top;
    color: #274BA7;
    font-family: "Barlow-Bold", Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 2em;
    text-align: right;
    margin-right: 2%;
  }
  /* line 204, templates/_CatalogTemplate.scss */
  .catalog-template .header-category p {
    display: inline-block;
    padding: 0;
    text-align: left;
  }
  /* line 211, templates/_CatalogTemplate.scss */
  .catalog-template .tile-icon {
    max-width: 90px;
    display: block;
  }
  /* line 216, templates/_CatalogTemplate.scss */
  .catalog-template .category-description {
    background: none;
    display: inline;
  }
}
@media (min-width: 992px) {
  /* line 223, templates/_CatalogTemplate.scss */
  .catalog-template .header-category h4 {
    width: 30%;
  }
}
@media (min-width: 1024px) {
  /* line 230, templates/_CatalogTemplate.scss */
  .catalog-template .tile-container ul {
    width: 100%;
  }
  /* line 233, templates/_CatalogTemplate.scss */
  .catalog-template .tile-container ul .tile {
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
  }
}

/* line 3, templates/_SpecialOffersTemplate.scss */
.special-offers h1 {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 32px;
  word-spacing: -2px;
}
/* line 9, templates/_SpecialOffersTemplate.scss */
.special-offers h2 {
  font-size: 24px;
}
/* line 13, templates/_SpecialOffersTemplate.scss */
.special-offers h3 {
  font-size: 22px;
}
/* line 17, templates/_SpecialOffersTemplate.scss */
.special-offers h4 {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 20px;
}
/* line 22, templates/_SpecialOffersTemplate.scss */
.special-offers h5 {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 20px;
  margin: 15px 0 10px;
}
/* line 28, templates/_SpecialOffersTemplate.scss */
.special-offers .page-header {
  background-color: #c2ccdf;
  border-bottom: 2px solid #ffdd00;
  margin-top: 0px;
  overflow: hidden;
}
/* line 33, templates/_SpecialOffersTemplate.scss */
.special-offers .page-header .upper-description {
  font-family: "Barlow-Light", 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, templates/_SpecialOffersTemplate.scss */
.special-offers .page-header-description {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 10px;
}
/* line 48, templates/_SpecialOffersTemplate.scss */
.special-offers .access-box {
  text-align: center;
}
/* line 50, templates/_SpecialOffersTemplate.scss */
.special-offers .access-box h3 {
  color: #274BA7;
  font-size: 28px;
}
/* line 54, templates/_SpecialOffersTemplate.scss */
.special-offers .access-box .gy-link, .special-offers .access-box .store-details-page .read-more, .store-details-page .special-offers .access-box .read-more {
  font-size: 24px;
}
/* line 59, 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, templates/_SpecialOffersTemplate.scss */
.special-offers .access-box-wrapper small {
  padding-left: 10px;
}
/* line 70, templates/_SpecialOffersTemplate.scss */
.special-offers .note {
  font-size: 11px;
}
/* line 74, 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, templates/_SpecialOffersTemplate.scss */
.special-offers .border-divider {
  border-top: 1px solid #ccc;
}
/* line 83, templates/_SpecialOffersTemplate.scss */
.special-offers .access-btn-apply {
  margin: 20px auto;
  max-width: 320px;
}
/* line 88, templates/_SpecialOffersTemplate.scss */
.special-offers .all-offers-link {
  display: inline-block;
  margin-top: 20px;
}
/* line 93, templates/_SpecialOffersTemplate.scss */
.special-offers .benefits-container {
  text-align: center;
}
/* line 97, 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, templates/_SpecialOffersTemplate.scss */
.special-offers .benefit-box .content {
  padding: 0px 10px;
  width: 65%;
}
/* line 109, templates/_SpecialOffersTemplate.scss */
.special-offers .benefit-box .icon {
  max-width: 93px;
  padding: 10px 0px 0px 0px;
  width: 35%;
}
/* line 113, templates/_SpecialOffersTemplate.scss */
.special-offers .benefit-box .icon img {
  max-width: 100%;
  padding-top: 10px;
}
/* line 119, templates/_SpecialOffersTemplate.scss */
.special-offers .benefit-box.first {
  border-top: none;
}
/* line 124, templates/_SpecialOffersTemplate.scss */
.special-offers .benefit-body {
  margin: 0 auto;
  max-width: 325px;
  overflow: auto;
}
/* line 130, templates/_SpecialOffersTemplate.scss */
.special-offers .find-rebates-btn {
  margin: 30px auto 45px;
  width: auto;
}
/* line 135, 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, templates/_SpecialOffersTemplate.scss */
.special-offers .gy-cc-icon:before {
  display: none;
}
/* line 148, templates/_SpecialOffersTemplate.scss */
.special-offers .btn-apply-container {
  text-align: center;
  padding: 20px 0px;
}
/* line 152, templates/_SpecialOffersTemplate.scss */
.special-offers .btn-apply-container .btn {
  min-width: 255px;
}
/* line 156, templates/_SpecialOffersTemplate.scss */
.special-offers .btn-apply-container small {
  display: block;
  margin: 15px auto;
  width: 80%;
}
/* line 163, templates/_SpecialOffersTemplate.scss */
.special-offers .btn-apply {
  max-width: 245px;
  margin: 0 auto;
}
/* line 169, templates/_SpecialOffersTemplate.scss */
.special-offers .eligible-windowshade .gy-link, .special-offers .eligible-windowshade .store-details-page .read-more, .store-details-page .special-offers .eligible-windowshade .read-more {
  display: block;
  margin: 15px 0;
}
@media (min-width: 768px) {
  /* line 177, templates/_SpecialOffersTemplate.scss */
  .special-offers .page-header {
    border-bottom: 3px solid #ffdd00;
    padding-bottom: 0px;
  }
  /* line 182, templates/_SpecialOffersTemplate.scss */
  .special-offers h1 {
    font-size: 40px;
  }
  /* line 186, templates/_SpecialOffersTemplate.scss */
  .special-offers h2 {
    font-size: 40px;
  }
  /* line 190, templates/_SpecialOffersTemplate.scss */
  .special-offers h3 {
    font-size: 28px;
  }
  /* line 194, templates/_SpecialOffersTemplate.scss */
  .special-offers h4 {
    font-size: 32px;
  }
  /* line 198, templates/_SpecialOffersTemplate.scss */
  .special-offers h5 {
    font-size: 26px;
  }
  /* line 202, 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%;
  }
  /* line 211, templates/_SpecialOffersTemplate.scss */
  .special-offers .page-header-description {
    float: right;
    max-width: 500px;
    padding-bottom: 20px;
    width: 60%;
  }
  /* line 218, templates/_SpecialOffersTemplate.scss */
  .special-offers .btn-apply {
    width: 250px;
    margin-left: 0px;
  }
  /* line 223, templates/_SpecialOffersTemplate.scss */
  .special-offers .page-header-image {
    float: left;
  }
  /* line 227, templates/_SpecialOffersTemplate.scss */
  .special-offers .rebate-body {
    max-width: 1024px;
    margin: 0 auto;
    overflow: hidden;
  }
  /* line 233, templates/_SpecialOffersTemplate.scss */
  .special-offers .access-box {
    float: left;
    width: 30%;
  }
  /* line 238, templates/_SpecialOffersTemplate.scss */
  .special-offers .access-box-wrapper {
    border-bottom: 3px solid #ffdd00;
  }
  /* line 241, templates/_SpecialOffersTemplate.scss */
  .special-offers .access-box-wrapper small {
    display: block;
    margin-top: 10px;
    padding: 0px;
  }
  /* line 248, templates/_SpecialOffersTemplate.scss */
  .special-offers .all-offers-link {
    margin-bottom: 20px;
  }
  /* line 252, templates/_SpecialOffersTemplate.scss */
  .special-offers .benefits-container {
    float: right;
    margin: 0px 5%;
    width: 60%;
    overflow: hidden;
  }
  /* line 261, templates/_SpecialOffersTemplate.scss */
  .special-offers .benefit-box.first {
    border-top: 1px solid #ccc;
  }
  /* line 265, templates/_SpecialOffersTemplate.scss */
  .special-offers .benefit-box .content {
    padding: 25px 0px;
  }
  /* line 269, templates/_SpecialOffersTemplate.scss */
  .special-offers .benefit-box .icon {
    max-width: 141px;
  }
  /* line 274, templates/_SpecialOffersTemplate.scss */
  .special-offers .benefit-body {
    max-width: 430px;
  }
  /* line 278, templates/_SpecialOffersTemplate.scss */
  .special-offers .gy-cc-icon {
    height: 145px;
    width: 141px;
  }
  /* line 283, templates/_SpecialOffersTemplate.scss */
  .special-offers .btn-apply-container {
    padding-top: 30px;
  }
  /* line 286, templates/_SpecialOffersTemplate.scss */
  .special-offers .btn-apply-container small {
    margin-top: 30px;
    width: 70%;
  }
}
@media (min-width: 1024px) {
  /* line 296, templates/_SpecialOffersTemplate.scss */
  .special-offers h1 {
    font-size: 46px;
  }
  /* line 300, templates/_SpecialOffersTemplate.scss */
  .special-offers .page-header-description {
    padding-bottom: 10px;
    width: 45%;
  }
  /* line 305, templates/_SpecialOffersTemplate.scss */
  .special-offers .page-header-image {
    background-size: 95%;
    -ms-behavior: url('/images/backgroundsize.min.htc');
    width: 45%;
  }
}
/* line 314, templates/_SpecialOffersTemplate.scss */
.special-offers.rebate-detail-npp .page-header {
  background-image: url('/images/NPP/RebateDetailNPP_Header.jpg');
}
/* line 317, templates/_SpecialOffersTemplate.scss */
.special-offers.rebate-detail-npp .page-header-image {
  background-image: url('/images/NPP/RebateDetailNPP_Focus.png');
  min-height: 360px;
}
/* line 321, templates/_SpecialOffersTemplate.scss */
.special-offers.rebate-detail-npp .benefit-body {
  max-width: 600px;
}
/* line 325, templates/_SpecialOffersTemplate.scss */
.special-offers.rebate-detail-npp .benefit-box .content {
  width: 75%;
}
/* line 328, templates/_SpecialOffersTemplate.scss */
.special-offers.rebate-detail-npp .benefit-box .icon {
  width: 25%;
}
@media (max-width: 640px) {
  /* line 333, templates/_SpecialOffersTemplate.scss */
  .special-offers.rebate-detail-npp h1 {
    font-size: 24px;
  }
  /* line 337, templates/_SpecialOffersTemplate.scss */
  .special-offers.rebate-detail-npp .page-header-description .text {
    margin-bottom: 10px;
  }
  /* line 342, templates/_SpecialOffersTemplate.scss */
  .special-offers.rebate-detail-npp .benefit-box .pull-right {
    text-align: right;
  }
  /* line 345, templates/_SpecialOffersTemplate.scss */
  .special-offers.rebate-detail-npp .benefit-box .pull-left {
    text-align: left;
  }
}

/* line 3, 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, templates/_MinimalNavPage.scss */
.mininav .wrapper-inner {
  padding: 0 15px;
}
/* line 17, templates/_MinimalNavPage.scss */
.mininav .icon-thin-arrow-right {
  font-size: .8em;
}
/* line 21, templates/_MinimalNavPage.scss */
.mininav a {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #ffdd00;
  display: inline-block;
}
/* line 25, templates/_MinimalNavPage.scss */
.mininav a:hover {
  color: #ffe01a;
  text-decoration: none;
}
/* line 31, templates/_MinimalNavPage.scss */
.mininav .mininav-branding {
  float: left;
  height: 68px;
  line-height: 68px;
  width: auto;
  margin-right: 40px;
}
/* line 37, templates/_MinimalNavPage.scss */
.mininav .mininav-branding img {
  max-width: 150px;
  margin-top: -6px;
}
@media (min-width: 768px) {
  /* line 37, templates/_MinimalNavPage.scss */
  .mininav .mininav-branding img {
    max-width: 230px;
  }
}
/* line 46, templates/_MinimalNavPage.scss */
.mininav .mininav-backtosite {
  font-size: 16px;
  line-height: 68px;
}
@media (max-width: 480px) {
  /* line 46, templates/_MinimalNavPage.scss */
  .mininav .mininav-backtosite {
    float: right;
  }
}
/* line 54, templates/_MinimalNavPage.scss */
.mininav .mininav-contactinfo {
  font-family: "Barlow-Light", 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: 480px) {
  /* line 54, templates/_MinimalNavPage.scss */
  .mininav .mininav-contactinfo {
    display: none;
  }
}
/* line 66, templates/_MinimalNavPage.scss */
.mininav .mininav-contactinfo strong {
  font-size: 1.2em;
}
/* line 69, templates/_MinimalNavPage.scss */
.mininav .mininav-contactinfo a {
  color: #fff;
}
/* line 73, templates/_MinimalNavPage.scss */
.mininav .mininav-contactinfo span.divider {
  height: 20px;
  border-right: 1px solid #fff;
  width: 1px;
  margin: 0 10px 0 6px;
}

/**
 * TEMPLATE/PARTIAL NAME: About Us Landing Page
 *
 */
/* line 7, pages/_AboutUsLandingPage.scss */
.about-us-landing-page .page-background {
  background-image: url('/images/background/about_us_bk.jpg');
  height: 100%;
}
/* line 12, pages/_AboutUsLandingPage.scss */
.about-us-landing-page .about-us-masthead {
  max-width: 420px;
}
/* line 15, pages/_AboutUsLandingPage.scss */
.about-us-landing-page .about-us-masthead .btn {
  max-width: 245px;
}
/* line 21, pages/_AboutUsLandingPage.scss */
.about-us-landing-page .about-us-text-block h5 {
  color: #ffdd00;
}

/**
 * TEMPLATE/PARTIAL NAME: Authentic Goodyear Coupons Page
 *
 */
/* line 7, 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, pages/_WarrantyLandingPage.scss */
.autoservice-landing-page .page-background {
  background-image: url('/images/background/AutoServicesBG.jpg');
  height: 100%;
}
/* line 12, pages/_WarrantyLandingPage.scss */
.autoservice-landing-page .masthead p {
  margin-top: 20px;
  margin-bottom: 0;
}
/* line 16, pages/_WarrantyLandingPage.scss */
.autoservice-landing-page .masthead .masthead-actions {
  margin-top: 0;
  padding-top: 0;
}

/**
 * TEMPLATE/PARTIAL NAME: AutoServiceCouponsPage
 *
 */
/* line 8, pages/_AutoServiceCouponsPage.scss */
.auto-service-coupons-page .coupons-container {
  padding-bottom: 20px;
}
/* line 11, pages/_AutoServiceCouponsPage.scss */
.auto-service-coupons-page .coupons-container .red {
  color: #FF2534;
}
/* line 16, pages/_AutoServiceCouponsPage.scss */
.auto-service-coupons-page .coupon-body {
  margin-bottom: 20px;
  min-height: 311px;
}
@media (min-width: 768px) {
  /* line 23, pages/_AutoServiceCouponsPage.scss */
  .auto-service-coupons-page .page-header-description {
    float: left;
    width: 50%;
  }
  /* line 26, pages/_AutoServiceCouponsPage.scss */
  .auto-service-coupons-page .page-header-description p {
    padding-right: 15px;
  }
  /* line 31, 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 3, pages/_AutoServiceListPage.scss */
.autoServiceList .page-header .detail-page-img {
  background-image: url('/images/services/listOfAutoService.jpg');
  max-width: 304px;
  max-height: 225px;
  min-height: 205px;
}
/* line 11, pages/_AutoServiceListPage.scss */
.autoServiceList .tile-container .tile {
  min-height: 190px;
}
/* line 14, pages/_AutoServiceListPage.scss */
.autoServiceList .tile-container .tile .tile-title span {
  color: #263672;
}
/* line 20, pages/_AutoServiceListPage.scss */
.autoServiceList .tow365-service {
  background-image: url('/images/services/tow365.jpg');
  background-repeat: no-repeat;
  background-size: 100%;
  -ms-behavior: url('/images/backgroundsize.min.htc');
  width: 116px;
  height: 31px;
  margin: 0 10px 0 0;
}

/* line 2, pages/_BrowseAll.scss */
.browse-all-page .page-background {
  background-image: url('/images/background/ProductCatalog.jpg');
}
/* line 11, pages/_BrowseAll.scss */
.browse-all-page .browse-all-tiles li {
  padding-top: 0 !important;
}
/* line 18, pages/_BrowseAll.scss */
.browse-all-page .tile-container .tile .tile-title span {
  display: block;
}
/* line 24, pages/_BrowseAll.scss */
.browse-all-page .tile-container ul .tile {
  min-height: 110px;
}
/* line 27, pages/_BrowseAll.scss */
.browse-all-page .tile-container ul .tile a {
  width: 100%;
  padding-left: 10px;
}
/* line 31, pages/_BrowseAll.scss */
.browse-all-page .tile-container ul .tile h4 {
  width: 80%;
}
/* line 35, pages/_BrowseAll.scss */
.browse-all-page .tile-container ul .tile p {
  width: 80%;
}
/* line 40, pages/_BrowseAll.scss */
.browse-all-page .tile-container ul .tile .icon-thin-arrow-right {
  padding-right: 32px;
}
/* line 48, pages/_BrowseAll.scss */
.browse-all-page .tile-container .tile-icon {
  float: right;
  color: #274BA7;
  display: block;
  margin-top: -35px;
  font-size: 45px;
  padding-right: 5%;
}
/* line 57, pages/_BrowseAll.scss */
.browse-all-page .tile-container h5 {
  text-align: center;
  padding-top: 20px;
  clear: both;
  color: #000000;
  font-size: 1.6em;
}
/* line 64, pages/_BrowseAll.scss */
.browse-all-page .tile-container h5:first-child {
  padding: 0;
}
/* line 74, pages/_BrowseAll.scss */
.browse-all-page .context-info a:last-child {
  margin-left: 5px;
}
/* line 79, pages/_BrowseAll.scss */
.browse-all-page .known.context-info .btn {
  width: 60%;
}
@media (min-width: 850px) {
  /* line 88, pages/_BrowseAll.scss */
  .browse-all-page .tile-container ul .tile {
    min-height: 175px;
  }
  /* line 91, pages/_BrowseAll.scss */
  .browse-all-page .tile-container ul .tile p {
    width: 80%;
  }
  /* line 94, pages/_BrowseAll.scss */
  .browse-all-page .tile-container ul .tile .tile-icon {
    margin-top: -35px;
    font-size: 60px;
  }
  /* line 106, pages/_BrowseAll.scss */
  .browse-all-page .known.context-info .btn {
    width: auto;
    max-width: 30%;
  }
}

/*adding cart box styling*/
/* line 3, pages/_Checkout.scss */
.cart-box {
  display: block;
  margin: 0 auto;
  max-width: 768px;
}
/* line 8, pages/_Checkout.scss */
.cart-box:hover {
  text-decoration: none;
}
/* line 12, 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, pages/_Checkout.scss */
.lt-ie9 .cart-box:after {
  display: none;
}
/* line 23, pages/_Checkout.scss */
.cart-box .cart-wrapper {
  border: 4px solid #e7e7e9;
  margin: 0 auto;
  padding: 15px;
}

/* line 30, pages/_Checkout.scss */
.checkout-wizard {
  font-family: "Barlow-Light", 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, pages/_Checkout.scss */
.checkout-wizard ol {
  list-style: none;
  margin: 0;
  padding: 0;
  text-indent: 0;
  width: 100%;
  overflow: hidden;
}
/* line 43, 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, pages/_Checkout.scss */
.checkout-wizard li.divider {
  width: 5%;
  font-size: .7em;
}
/* line 56, pages/_Checkout.scss */
.checkout-wizard li a {
  padding: 0 5px;
  display: inline-block;
  line-height: 40px;
  color: #333;
}
/* line 63, pages/_Checkout.scss */
.checkout-wizard li.disabled a {
  color: #999;
}
/* line 66, pages/_Checkout.scss */
.checkout-wizard li.disabled :hover, .checkout-wizard li.disabled:hover {
  cursor: default;
  text-decoration: none;
}
/* line 73, pages/_Checkout.scss */
.checkout-wizard li.active a {
  border-bottom: 5px solid #274BA7;
  color: #274BA7;
  font-weight: bold;
}
/* line 78, pages/_Checkout.scss */
.checkout-wizard li.active :hover, .checkout-wizard li.active:hover {
  cursor: default;
  text-decoration: none;
}
@media (min-width: 768px) {
  /* line 30, pages/_Checkout.scss */
  .checkout-wizard {
    font-size: 18px;
  }
  /* line 87, pages/_Checkout.scss */
  .checkout-wizard ol {
    padding: 0 15px;
  }
  /* line 90, pages/_Checkout.scss */
  .checkout-wizard li {
    width: auto;
    min-width: 80px;
  }
  /* line 93, pages/_Checkout.scss */
  .checkout-wizard li:first-child {
    text-align: left;
    min-width: 60px;
  }
  /* line 97, pages/_Checkout.scss */
  .checkout-wizard li.divider {
    width: auto;
  }
}

/* line 107, pages/_Checkout.scss */
#findTiresContent .help-checkout-page {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}
/* line 109, pages/_Checkout.scss */
#findTiresContent .help-checkout-page p {
  font-size: 18px;
}
/* line 112, pages/_Checkout.scss */
#findTiresContent .help-checkout-page .subhead {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 20px;
}

/* line 123, pages/_Checkout.scss */
.checkout-page .wrapper-inner {
  padding: 15px 0;
}
/* line 126, pages/_Checkout.scss */
.checkout-page h2 {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: bold;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  font-size: 24px;
  margin: 0 0 10px 0;
}
/* line 131, pages/_Checkout.scss */
.checkout-page h2 .icon-gy-treadmark {
  font-size: .75em;
}
@media (min-width: 1024px) {
  /* line 126, pages/_Checkout.scss */
  .checkout-page h2 {
    font-size: 28px;
  }
  /* line 136, pages/_Checkout.scss */
  .checkout-page h2 .icon-gy-treadmark {
    font-size: 22px;
  }
}
/* line 142, pages/_Checkout.scss */
.checkout-page .detail-sidebar .sidebar-list, .checkout-page .detail-sidebar .warranty-template .additional-resources-container, .warranty-template .checkout-page .detail-sidebar .additional-resources-container {
  width: 100%;
}
@media (max-width: 767px) {
  /* line 142, pages/_Checkout.scss */
  .checkout-page .detail-sidebar .sidebar-list, .checkout-page .detail-sidebar .warranty-template .additional-resources-container, .warranty-template .checkout-page .detail-sidebar .additional-resources-container {
    padding-left: 0;
    padding-right: 0;
  }
}
/* line 148, pages/_Checkout.scss */
.checkout-page .detail-sidebar .sidebar-list h4, .checkout-page .detail-sidebar .warranty-template .additional-resources-container h4, .warranty-template .checkout-page .detail-sidebar .additional-resources-container h4 {
  margin-bottom: 10px;
}
/* line 154, 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 163, pages/_Checkout.scss */
.checkout-page .taxes-charges-link {
  display: table;
  margin-top: 20px;
}
/* line 166, pages/_Checkout.scss */
.checkout-page .taxes-charges-link span {
  color: #274BA7;
  font-size: 1em;
  margin: 0px 7px 0px 0px;
}
/* line 174, pages/_Checkout.scss */
.checkout-page .gy-tertiary-windowshade .panel-heading {
  padding-right: 0;
}
/* line 178, pages/_Checkout.scss */
.checkout-page .gy-tertiary-windowshade h3 {
  width: 76%;
}
/* line 182, pages/_Checkout.scss */
.checkout-page .gy-tertiary-windowshade .combined-cost {
  color: #555 !important;
  float: right !important;
  font-size: 18px !important;
}
/* line 188, pages/_Checkout.scss */
.checkout-page .gy-tertiary-windowshade.confirmation h3 {
  color: black !important;
  font-weight: bold;
  padding-left: 15px;
}
/* line 195, pages/_Checkout.scss */
.checkout-page .continue {
  margin: 10px 0 20px 0;
  width: 80%;
}
/* line 199, pages/_Checkout.scss */
.checkout-page .radio-container {
  padding: 0;
}
/* line 201, pages/_Checkout.scss */
.checkout-page .radio-container span {
  color: #2366c1;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  vertical-align: middle;
  font-size: 18px;
}
/* line 209, pages/_Checkout.scss */
.checkout-page .add-vehicle-link {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #2366c1;
  font-size: 18px;
  display: block;
}
/* line 216, pages/_Checkout.scss */
.checkout-page .vehicle-info, .checkout-page .size-info {
  display: block;
  width: 60%;
}
/* line 221, pages/_Checkout.scss */
.checkout-page .thankyou-msg {
  padding-left: 25px;
  font-size: 16px;
  font-weight: bold;
}
/* line 227, pages/_Checkout.scss */
.checkout-page .please-select {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
}
/* line 230, pages/_Checkout.scss */
.checkout-page .please-select .required {
  font-size: 14px;
}
/* line 235, pages/_Checkout.scss */
.checkout-page .not-tire-size-available {
  margin: 15px 0 0 0;
  min-height: 26px;
  position: relative;
}
/* line 239, pages/_Checkout.scss */
.checkout-page .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 112, _mixins.scss */
.checkout-page .not-tire-size-available .icon-triangle-up small {
  font-family: "Barlow-Light", 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 247, pages/_Checkout.scss */
.checkout-page .not-tire-size-available .not-available-size-legend {
  padding-left: 40px;
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 17px;
}
/* line 252, pages/_Checkout.scss */
.checkout-page .not-tire-size-available .tire-not-available-online {
  padding-left: 0px;
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 17px;
}
/* line 260, pages/_Checkout.scss */
.checkout-page .not-tire-size-available + .cart-quantity-note {
  margin: 20px 0 0 0;
}
/* line 264, pages/_Checkout.scss */
.checkout-page .error-message {
  color: #FF2534;
  font-weight: bold;
  font-size: 14px;
}
/* line 270, pages/_Checkout.scss */
.checkout-page .credit-cards-container {
  list-style-type: none;
  padding: 0px;
  width: 295px;
}
/* line 275, pages/_Checkout.scss */
.checkout-page .credit-cards-container li {
  display: inline-block;
  position: relative;
  width: 53px;
  border-top: none;
}
/* line 280, pages/_Checkout.scss */
.checkout-page .credit-cards-container li.active {
  background: red;
}
/* line 284, pages/_Checkout.scss */
.checkout-page .credit-cards-container li img {
  display: block;
  height: 28px;
  margin: 4px auto;
  width: 45px;
}
/* line 291, pages/_Checkout.scss */
.checkout-page .credit-cards-container li span {
  height: 100%;
  position: absolute;
  width: 100%;
}
/* line 297, pages/_Checkout.scss */
.checkout-page .credit-cards-container li span.selected {
  border: 3px solid #00AD48;
}

/* line 307, pages/_Checkout.scss */
.final-checkout .selected-size {
  margin: 5px 0 0 0;
}
/* line 310, pages/_Checkout.scss */
.final-checkout .vehicle-info, .final-checkout .size-info {
  display: block;
  margin: 0 0 0 0;
}
/* line 314, pages/_Checkout.scss */
.final-checkout .checkout-welcome-message {
  border-bottom: 1px solid #dedede;
  margin-bottom: 10px;
  padding: 0px 0px 8px 0px;
}
/* line 319, pages/_Checkout.scss */
.final-checkout .checkout-welcome-message a {
  display: inline-block;
}
/* line 323, pages/_Checkout.scss */
.final-checkout .checkout-welcome-message p {
  margin: 0px;
}
/* line 329, pages/_Checkout.scss */
.final-checkout .checkout-header h1 {
  font-size: 28px;
  line-height: 1em;
  text-align: left;
}
/* line 334, pages/_Checkout.scss */
.final-checkout .checkout-header h1 span {
  vertical-align: text-top;
}
/* line 338, pages/_Checkout.scss */
.final-checkout .checkout-header h1 .icon-gy-treadmark {
  line-height: 26px;
}
/* line 345, pages/_Checkout.scss */
.final-checkout .tire-checked-store-outer-container {
  padding: 0px;
}
@media (min-width: 768px) {
  /* line 345, pages/_Checkout.scss */
  .final-checkout .tire-checked-store-outer-container {
    padding: 0px 15px;
  }
}
@media (min-width: 768px) {
  /* line 352, pages/_Checkout.scss */
  .final-checkout .tire-checked-store-inner-container {
    margin: 0 auto;
    width: 85%;
  }
}
/* line 360, pages/_Checkout.scss */
.final-checkout .tire-checked-installation-title {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #000;
  font-size: 18px;
  margin-bottom: 15px;
}
/* line 366, pages/_Checkout.scss */
.final-checkout .tire-checked-installation-title.second-title {
  margin: 10px 0px 5px 0px;
  color: #274BA7;
}
/* line 371, pages/_Checkout.scss */
.final-checkout .tire-checked-installation-title .gy-link, .final-checkout .tire-checked-installation-title .store-details-page .read-more, .store-details-page .final-checkout .tire-checked-installation-title .read-more {
  margin-left: 10px;
}
/* line 376, pages/_Checkout.scss */
.final-checkout .tire-checked-store-name {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 32px;
  line-height: 1em;
  margin-bottom: 0px;
}
/* line 383, pages/_Checkout.scss */
.final-checkout .tire-checked-store-direction {
  color: #999;
  font-size: 15px;
  margin-bottom: 5px;
}
@media (min-width: 768px) {
  /* line 383, pages/_Checkout.scss */
  .final-checkout .tire-checked-store-direction {
    font-size: 18px;
  }
}
/* line 393, pages/_Checkout.scss */
.final-checkout .tire-checked-schedule {
  font-size: 18px;
}
/* line 397, pages/_Checkout.scss */
.final-checkout .tire-checked-info-container {
  padding: 15px 0px 0px 0px;
}
/* line 400, pages/_Checkout.scss */
.final-checkout .tire-checked-info-container h2 {
  font-size: 28px;
  line-height: 1em;
  margin-bottom: 20px;
  text-align: left;
}
/* line 406, pages/_Checkout.scss */
.final-checkout .tire-checked-info-container h2 span {
  vertical-align: text-top;
}
/* line 410, pages/_Checkout.scss */
.final-checkout .tire-checked-info-container h2 .icon-gy-treadmark {
  line-height: 26px;
}
@media (min-width: 768px) {
  /* line 397, pages/_Checkout.scss */
  .final-checkout .tire-checked-info-container {
    padding: 30px 0px 0px 0px;
  }
}
/* line 420, pages/_Checkout.scss */
.final-checkout .tire-checked-warning {
  padding: 0px;
}
/* line 428, pages/_Checkout.scss */
.final-checkout .tire-checked-gy-form .row label {
  margin-top: 15px;
}
/* line 434, pages/_Checkout.scss */
.final-checkout .tire-checked-gy-form .row-m-top label {
  margin-top: 10px;
}
/* line 439, pages/_Checkout.scss */
.final-checkout .tire-checked-gy-form small {
  color: #999;
}
/* line 443, pages/_Checkout.scss */
.final-checkout .tire-checked-gy-form .state-city-row {
  margin-top: 0px !important;
}
/* line 445, pages/_Checkout.scss */
.final-checkout .tire-checked-gy-form .state-city-row label {
  margin-top: 0px !important;
}
/* line 448, pages/_Checkout.scss */
.final-checkout .tire-checked-gy-form .state-city-row .input-name {
  display: none;
}
/* line 454, pages/_Checkout.scss */
.final-checkout .tire-checked-gy-form .expiration-date-container select {
  font-style: italic;
  font-size: 1.1em;
}
/* line 460, pages/_Checkout.scss */
.final-checkout .tire-checked-gy-form .checkbox-container {
  background: none !important;
  border: none;
}
/* line 465, pages/_Checkout.scss */
.final-checkout .tire-checked-gy-form .state-city-input {
  background: none;
  font-weight: bold;
  box-shadow: none;
  border: none;
}
/* line 470, pages/_Checkout.scss */
.final-checkout .tire-checked-gy-form .state-city-input:hover {
  cursor: auto;
}
/* line 475, pages/_Checkout.scss */
.final-checkout .tire-checked-gy-form .about-goodyear-ws {
  margin-bottom: 25px;
}
/* line 477, pages/_Checkout.scss */
.final-checkout .tire-checked-gy-form .about-goodyear-ws .panel-heading {
  padding-left: 43px;
}
/* line 479, pages/_Checkout.scss */
.final-checkout .tire-checked-gy-form .about-goodyear-ws .panel-heading h3 {
  font-size: 16px;
}
@media (min-width: 768px) {
  /* line 477, pages/_Checkout.scss */
  .final-checkout .tire-checked-gy-form .about-goodyear-ws .panel-heading {
    padding-left: 28px;
  }
}
/* line 489, pages/_Checkout.scss */
.final-checkout .tire-checked-gy-form .sign-up-container {
  overflow: auto;
}
/* line 492, pages/_Checkout.scss */
.final-checkout .tire-checked-gy-form .sign-up-container .checkbox-container {
  padding-left: 0px !important;
}
/* line 497, pages/_Checkout.scss */
.final-checkout .tire-checked-gy-form .sign-up-text {
  float: left;
  width: 85%;
}
/* line 502, pages/_Checkout.scss */
.final-checkout .tire-checked-gy-form .sign-up-box {
  float: left;
  margin-right: 10px;
  max-width: 18px;
  width: 10%;
}
/* line 509, 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 509, pages/_Checkout.scss */
  .final-checkout .tire-checked-gy-form .state-city-input-text {
    font-size: 14px;
  }
}
/* line 519, pages/_Checkout.scss */
.final-checkout .tire-checked-gy-form .bottom-note {
  font-size: 1.1em;
}
@media (min-width: 992px) {
  /* line 525, pages/_Checkout.scss */
  .final-checkout .tire-checked-gy-form .row {
    margin-top: 20px;
  }
  /* line 528, pages/_Checkout.scss */
  .final-checkout .tire-checked-gy-form .row label {
    margin-top: 0px;
  }
  /* line 533, pages/_Checkout.scss */
  .final-checkout .tire-checked-gy-form .row-m-top {
    margin-top: 10px;
  }
  /* line 536, pages/_Checkout.scss */
  .final-checkout .tire-checked-gy-form .row-m-top label {
    margin-top: 0px;
  }
}
/* line 543, pages/_Checkout.scss */
.final-checkout .no-date {
  color: #999;
  display: none;
  font-size: 16px;
  margin: 0px;
  padding: 13px 0px;
}
@media (min-width: 992px) {
  /* line 551, pages/_Checkout.scss */
  .final-checkout .padd-r {
    padding-right: 15px;
  }
}
@media (min-width: 992px) {
  /* line 557, pages/_Checkout.scss */
  .final-checkout .padd-l {
    padding-left: 15px;
  }
}
/* line 563, pages/_Checkout.scss */
.final-checkout .padd-l-d {
  padding-left: 15px;
  padding-right: 0px;
}
/* line 568, pages/_Checkout.scss */
.final-checkout .padd-r-d {
  padding-right: 15px;
  padding-left: 0px;
}
/* line 573, pages/_Checkout.scss */
.final-checkout .padd-r-m {
  padding-right: 15px;
}
/* line 578, pages/_Checkout.scss */
.final-checkout .padd-l-m {
  padding-left: 15px;
}
@media (min-width: 992px) {
  /* line 578, pages/_Checkout.scss */
  .final-checkout .padd-l-m {
    padding-left: 0px;
    padding-right: 15px;
  }
}
/* line 588, pages/_Checkout.scss */
.final-checkout .i-security-code {
  display: table;
  margin: 10px 0px 0px 4px;
}
/* line 592, pages/_Checkout.scss */
.final-checkout .i-security-code span {
  font-size: 22px;
}
/* line 596, pages/_Checkout.scss */
.final-checkout .i-security-code:hover {
  text-decoration: none;
}
/* line 601, pages/_Checkout.scss */
.final-checkout .about-extra-drive-image {
  display: block;
  margin: 0 auto;
  max-width: 200px;
}
@media (min-width: 768px) {
  /* line 601, pages/_Checkout.scss */
  .final-checkout .about-extra-drive-image {
    float: right;
    margin: 0;
  }
}
/* line 612, pages/_Checkout.scss */
.final-checkout .visibility-none {
  visibility: hidden;
}
/* line 616, pages/_Checkout.scss */
.final-checkout .logged-info {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
/* line 622, pages/_Checkout.scss */
.final-checkout .edit-info-link {
  margin-top: 15px;
}

/* line 629, pages/_Checkout.scss */
.tire-checked-image-container {
  max-width: 100px;
  padding: 0px;
}
/* line 632, pages/_Checkout.scss */
.tire-checked-image-container img {
  margin-top: 15px;
  width: 80%;
}
@media (min-width: 768px) {
  /* line 629, pages/_Checkout.scss */
  .tire-checked-image-container {
    max-width: none;
  }
  /* line 639, pages/_Checkout.scss */
  .tire-checked-image-container img {
    margin-top: 0px;
  }
}

/* line 645, pages/_Checkout.scss */
.tire-checked-name-container {
  padding-left: 0px;
}

/* line 649, pages/_Checkout.scss */
.tire-checked-name {
  font-family: "Barlow-Light", 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 649, pages/_Checkout.scss */
  .tire-checked-name {
    font-size: 24px;
  }
}

/* line 662, pages/_Checkout.scss */
.tire-checked-description {
  font-size: 15px;
  margin-top: 10px;
  padding-left: 0px;
}
/* line 667, pages/_Checkout.scss */
.tire-checked-description p {
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  /* line 662, pages/_Checkout.scss */
  .tire-checked-description {
    font-size: 14px;
    margin: 0px;
  }
}

/* line 677, pages/_Checkout.scss */
.tire-checked-summary-container {
  font-family: "Barlow-Light", 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 682, pages/_Checkout.scss */
.tire-checked-summary-container .gy-tertiary-windowshade {
  border-top: 1px solid #999;
}
@media (max-width: 768px) {
  /* line 682, pages/_Checkout.scss */
  .tire-checked-summary-container .gy-tertiary-windowshade {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
/* line 690, pages/_Checkout.scss */
.tire-checked-summary-container .panel-heading {
  padding: 10px 0;
}
/* line 692, pages/_Checkout.scss */
.tire-checked-summary-container .panel-heading * {
  color: #0066DD !important;
  font-size: 18px !important;
}
/* line 697, pages/_Checkout.scss */
.tire-checked-summary-container .panel-collapse {
  background: white;
}
/* line 699, 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-dist-windowshade .content, .warranty-treadLife .gy-dist-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 704, 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 714, pages/_Checkout.scss */
.tire-checked-summary-list {
  padding-left: 0px;
  padding-right: 0px;
}
@media (min-width: 768px) {
  /* line 714, pages/_Checkout.scss */
  .tire-checked-summary-list {
    padding-right: 15px;
  }
}

/* line 722, pages/_Checkout.scss */
.tire-checked-summary {
  border-bottom: 1px solid #dedede;
  margin-bottom: 15px;
  padding: 0px 0px 10px 0px;
}
/* line 727, pages/_Checkout.scss */
.tire-checked-summary ul {
  list-style-type: none;
}
@media (min-width: 767px) {
  /* line 727, pages/_Checkout.scss */
  .tire-checked-summary ul {
    padding: 0 25px 0 0;
  }
}
@media (max-width: 481px) {
  /* line 727, pages/_Checkout.scss */
  .tire-checked-summary ul {
    padding: 0;
  }
}
/* line 738, pages/_Checkout.scss */
.tire-checked-summary li {
  border-top: 1px solid #999;
  color: #999;
  font-size: 14px;
  margin: 0px !important;
  padding: 15px 0px 15px 17px;
  overflow: auto;
}
@media (max-width: 481px) {
  /* line 738, pages/_Checkout.scss */
  .tire-checked-summary li {
    padding-left: 18px;
  }
}
/* line 750, pages/_Checkout.scss */
.tire-checked-summary li:first-child {
  border-top: none;
}
/* line 754, pages/_Checkout.scss */
.tire-checked-summary li p {
  font-weight: bold;
  color: black;
  margin: 0px;
  line-height: 1em;
}
/* line 761, pages/_Checkout.scss */
.tire-checked-summary li .gy-link, .tire-checked-summary li .store-details-page .read-more, .store-details-page .tire-checked-summary li .read-more {
  margin: 0px 10px;
}
/* line 765, pages/_Checkout.scss */
.tire-checked-summary li.no-border {
  border: none;
  padding-left: 7px;
}
/* line 770, pages/_Checkout.scss */
.tire-checked-summary li.item-head {
  color: #000;
  font-size: 18px;
  font-weight: bold;
}
/* line 776, pages/_Checkout.scss */
.tire-checked-summary li.item-head.staggered {
  padding-left: 10px;
}
/* line 780, pages/_Checkout.scss */
.tire-checked-summary li.item-a {
  font-size: 18px;
}
/* line 785, pages/_Checkout.scss */
.tire-checked-summary li.item-b p {
  margin-bottom: 5px;
  font-size: 16px;
}
/* line 790, pages/_Checkout.scss */
.tire-checked-summary li .input-name {
  color: black;
  font-weight: bold;
}
/* line 795, pages/_Checkout.scss */
.tire-checked-summary li.total {
  border-top: 2px solid #274BA7;
  color: #274BA7;
  font-size: 24px;
  font-weight: bold;
}
/* line 802, pages/_Checkout.scss */
.tire-checked-summary li.mail-rebate {
  border-top: none;
  color: #000;
  font-weight: bold;
  font-size: 18px;
  padding-top: 0;
}
/* line 810, pages/_Checkout.scss */
.tire-checked-summary li .second-line {
  color: #999;
  font-weight: normal;
  font-style: italic;
  font-size: 16px;
  margin-top: 5px;
}
/* line 816, pages/_Checkout.scss */
.tire-checked-summary li .second-line .pull-right {
  font-style: normal;
}
@media (min-width: 768px) {
  /* line 722, pages/_Checkout.scss */
  .tire-checked-summary {
    border-bottom: none;
    border-right: 1px solid #dedede;
    margin-bottom: 0px;
    padding: 0px 15px 0px 0px;
  }
}

/* line 830, pages/_Checkout.scss */
.tire-checked-disclaimer {
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: "Barlow-Light", Arial, sans-serif;
}

/* line 836, pages/_Checkout.scss */
.checkout-header {
  text-align: center;
}
/* line 838, pages/_Checkout.scss */
.checkout-header h1 {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: bold;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
  color: #274BA7;
  font-size: 24px;
  text-transform: uppercase;
  margin: 0;
  line-height: 130%;
}
/* line 845, pages/_Checkout.scss */
.checkout-header h1 [class*="icon"] {
  font-size: .75em;
}
@media (min-width: 768px) {
  /* line 838, pages/_Checkout.scss */
  .checkout-header h1 {
    margin: 15px 0;
    text-align: left;
  }
}
@media (min-width: 880px) {
  /* line 838, pages/_Checkout.scss */
  .checkout-header h1 {
    font-size: 28px;
  }
}
@media (min-width: 1100px) {
  /* line 838, pages/_Checkout.scss */
  .checkout-header h1 {
    font-size: 36px;
  }
}
/* line 859, pages/_Checkout.scss */
.checkout-header .checkout-header-faq-link {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  display: block;
  text-align: right;
  width: 100%;
  text-transform: uppercase;
  font-size: 16px;
}
@media (min-width: 768px) {
  /* line 868, pages/_Checkout.scss */
  .checkout-header .checkout-header-faq-link {
    display: none;
  }
}

/* line 874, pages/_Checkout.scss */
.checkout-subtitle {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 22px;
  margin: 0;
}
/* line 879, pages/_Checkout.scss */
.checkout-subtitle + p {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
}
/* line 882, pages/_Checkout.scss */
.checkout-subtitle + p strong {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* line 888, pages/_Checkout.scss */
.tire-cart-detail {
  position: relative;
  border: 1px solid #ddd;
  margin: 15px 0 30px;
  padding: 15px;
}
@media (max-width: 767px) {
  /* line 888, pages/_Checkout.scss */
  .tire-cart-detail {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1024px) {
  /* line 888, pages/_Checkout.scss */
  .tire-cart-detail {
    width: 47%;
    margin-right: 3%;
    float: left;
  }
}
/* line 902, pages/_Checkout.scss */
.tire-cart-detail:after {
  position: absolute;
  bottom: -51px;
  left: 0;
  right: 0;
  width: 100%;
}
/* line 910, pages/_Checkout.scss */
.tire-cart-detail .icon-thin-arrow-right {
  font-size: .7em;
}
/* line 913, pages/_Checkout.scss */
.tire-cart-detail .tire-cart-available-heading {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #222;
  text-transform: uppercase;
  font-size: 18px;
  padding-left: 25px;
  margin: 0 0 15px;
}
/* line 920, pages/_Checkout.scss */
.tire-cart-detail .tire-cart-available-heading .icon-check-circle {
  color: #00AD48;
  position: absolute;
  left: 12px;
  top: auto;
}
/* line 927, pages/_Checkout.scss */
.tire-cart-detail .tire-cart-fits-msg,
.tire-cart-detail .tire-cart-size {
  padding-left: 25px;
}
/* line 932, pages/_Checkout.scss */
.tire-cart-detail .tire-cart-size + .tire-cart-size {
  margin-top: -8px;
}
/* line 936, pages/_Checkout.scss */
.tire-cart-detail .tire-cart-fits-msg {
  margin: 0 0 10px 0;
}
/* line 937, pages/_Checkout.scss */
.tire-cart-detail .tire-cart-fits-msg strong {
  display: block;
}
/* line 942, pages/_Checkout.scss */
.tire-cart-detail .rating-and-reviews-link-container {
  display: none;
}
/* line 945, pages/_Checkout.scss */
.tire-cart-detail .rating-and-review {
  margin: 0 0 10px;
}
/* line 948, pages/_Checkout.scss */
.tire-cart-detail .tire-cart-detail-desc {
  clear: both;
  line-height: 130%;
}
/* line 952, pages/_Checkout.scss */
.tire-cart-detail .tire-cart-detail-block {
  overflow: hidden;
  padding-top: 15px;
  border-top: 1px solid #ddd;
}
/* line 956, pages/_Checkout.scss */
.tire-cart-detail .tire-cart-detail-block h3 {
  color: #274BA7;
  margin: 0 0 15px;
  font-size: 24px;
  line-height: 120%;
}
@media (min-width: 1024px) {
  /* line 956, pages/_Checkout.scss */
  .tire-cart-detail .tire-cart-detail-block h3 {
    font-size: 18px;
  }
}
/* line 966, pages/_Checkout.scss */
.tire-cart-detail .tire-cart-detail-img {
  float: left;
  margin: 0 5px 10px 0;
  max-width: 100px;
}
@media (max-width: 480px) {
  /* line 966, pages/_Checkout.scss */
  .tire-cart-detail .tire-cart-detail-img {
    max-width: 80px;
  }
}
/* line 974, pages/_Checkout.scss */
.tire-cart-detail .tire-cart-spec {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 16px;
  margin: 0;
}
/* line 978, pages/_Checkout.scss */
.tire-cart-detail .tire-cart-spec strong {
  font-weight: bold;
}
/* line 982, pages/_Checkout.scss */
.tire-cart-detail .tire-cart-spec-list {
  margin: 5px 0 15px;
  padding-left: 20px;
  list-style: disc;
}
/* line 986, pages/_Checkout.scss */
.tire-cart-detail .tire-cart-spec-list li {
  margin: 0 0 4px;
  padding: 0;
  text-indent: 0;
}
/* line 992, pages/_Checkout.scss */
.tire-cart-detail .reveal-block-trigger {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
  clear: both;
  margin: 0;
  padding: 5px 0;
  display: block;
}
@media (min-width: 1025px) {
  /* line 992, pages/_Checkout.scss */
  .tire-cart-detail .reveal-block-trigger {
    display: none;
  }
}
@media (max-width: 1160px) {
  /* line 1003, pages/_Checkout.scss */
  .tire-cart-detail .reveal-block {
    clear: both;
  }
}

/* line 1010, pages/_Checkout.scss */
.tire-cart-quantity {
  margin-top: 15px;
}
/* line 1012, pages/_Checkout.scss */
.tire-cart-quantity .quantity-remove-link.staggered {
  line-height: 20px;
  font-size: 16px;
  margin: 5px 0 0 12px;
  float: right;
  text-transform: capitalize;
}
/* line 1018, pages/_Checkout.scss */
.tire-cart-quantity .quantity-remove-link.staggered .icon-thin-arrow-right {
  padding-left: 0;
}
/* line 1022, pages/_Checkout.scss */
.tire-cart-quantity .cart-quantity-note {
  font-size: 12px;
  margin-left: 45px;
}
/* line 1026, pages/_Checkout.scss */
.tire-cart-quantity .gy-tertiary-windowshade {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
/* line 1030, pages/_Checkout.scss */
.tire-cart-quantity label {
  margin-bottom: 15px;
}
@media (min-width: 1024px) {
  /* line 1010, pages/_Checkout.scss */
  .tire-cart-quantity {
    float: left;
    width: 50%;
  }
  /* line 1037, pages/_Checkout.scss */
  .tire-cart-quantity .cart-quantity-note {
    margin-left: 53px;
  }
  /* line 1040, pages/_Checkout.scss */
  .tire-cart-quantity .quantity-remove-link.staggered {
    margin: 9px 0 0 12px;
  }
}

/* line 1048, pages/_Checkout.scss */
.cart-id {
  font-style: italic;
  color: #888;
  font-size: 12px;
  margin: 10px 0 30px;
}

/* line 1055, pages/_Checkout.scss */
.tire-cart-form ol {
  list-style: none;
  margin: 0;
  padding: 10px 0 0 0;
}
/* line 1060, pages/_Checkout.scss */
.tire-cart-form li {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
  color: #555;
  overflow: hidden;
  width: 100%;
  display: block;
  border-top: 1px solid #ccd7eb;
  padding: 6px 0 4px;
  margin: 0;
  /* 		@include respond-to($gy-tablet-min) { */
  /* 			font-size: 16px; */
  /* 		} */
}
/* line 1070, pages/_Checkout.scss */
.tire-cart-form li:first-child, .tire-cart-form li.tax-note, .tire-cart-form li.rebate-note {
  border-top: none;
}
/* line 1076, pages/_Checkout.scss */
.tire-cart-form li.calc-line {
  padding: 6px 0 0 20px;
  font-size: 18px;
}
/* line 1077, pages/_Checkout.scss */
.tire-cart-form li.calc-line .input-name {
  clear: both;
  display: block;
  font-weight: bold;
}
/* line 1089, pages/_Checkout.scss */
.tire-cart-form .quantity-selector {
  padding: 6px 0 4px 7px;
}
/* line 1091, pages/_Checkout.scss */
.tire-cart-form .quantity-selector label.input-name {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 16px;
  text-transform: none;
  padding-right: 4px;
  color: #333;
}
@media (min-width: 768px) {
  /* line 1091, pages/_Checkout.scss */
  .tire-cart-form .quantity-selector label.input-name {
    font-size: 18px;
  }
}
/* line 1101, pages/_Checkout.scss */
.tire-cart-form .quantity-selector select {
  margin: 0;
}
/* line 1104, pages/_Checkout.scss */
.tire-cart-form .quantity-selector .cart-form-value {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #333;
}
/* line 1109, pages/_Checkout.scss */
.tire-cart-form .quantity-remove-link {
  line-height: 20px;
  font-size: 16px;
  margin-left: 12px;
}
/* line 1113, pages/_Checkout.scss */
.tire-cart-form .quantity-remove-link .icon-thin-arrow-right {
  padding-left: 0;
}
/* line 1117, pages/_Checkout.scss */
.tire-cart-form > .quantity-remove-link {
  float: right;
}
/* line 1120, pages/_Checkout.scss */
.tire-cart-form .panel-heading {
  border-top: 1px solid #ccd7eb;
  padding-left: 0;
}
/* line 1123, pages/_Checkout.scss */
.tire-cart-form .panel-heading * {
  color: #0066dd !important;
  font-size: 18px !important;
}
/* line 1128, pages/_Checkout.scss */
.tire-cart-form .panel-collapse {
  background: white;
}
/* line 1130, pages/_Checkout.scss */
.tire-cart-form .panel-collapse .panel-body, .tire-cart-form .panel-collapse .warranty-treadLife .gy-windowshade .content, .warranty-treadLife .gy-windowshade .tire-cart-form .panel-collapse .content, .tire-cart-form .panel-collapse .warranty-treadLife .gy-secondary-windowshade .content, .warranty-treadLife .gy-secondary-windowshade .tire-cart-form .panel-collapse .content, .tire-cart-form .panel-collapse .warranty-treadLife .gy-nav-windowshade .content, .warranty-treadLife .gy-nav-windowshade .tire-cart-form .panel-collapse .content, .tire-cart-form .panel-collapse .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .gy-tertiary-windowshade .tire-cart-form .panel-collapse .content, .tire-cart-form .panel-collapse .warranty-treadLife .gy-coupon-windowshade .content, .warranty-treadLife .gy-coupon-windowshade .tire-cart-form .panel-collapse .content, .tire-cart-form .panel-collapse .warranty-treadLife .gy-dist-windowshade .content, .warranty-treadLife .gy-dist-windowshade .tire-cart-form .panel-collapse .content, .tire-cart-form .panel-collapse .warranty-treadLife .gy-min-windowshade .content, .warranty-treadLife .gy-min-windowshade .tire-cart-form .panel-collapse .content {
  padding: 0;
}
/* line 1133, pages/_Checkout.scss */
.tire-cart-form .panel-collapse li {
  padding-left: 38px;
  border-top: 1px solid #ccd7eb;
  font-size: 16px;
}
/* line 1139, pages/_Checkout.scss */
.tire-cart-form .rebate-note {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 16px;
  color: #444;
}
/* line 1143, pages/_Checkout.scss */
.tire-cart-form .rebate-note .danger {
  font-weight: normal;
}
/* line 1147, pages/_Checkout.scss */
.tire-cart-form .tax-note {
  color: #888;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: italic;
  -webkit-font-smoothing: subpixel-antialiased;
  text-align: left;
}
@media (min-width: 768px) {
  /* line 1147, pages/_Checkout.scss */
  .tire-cart-form .tax-note {
    text-align: left;
    font-size: 16px;
    padding-right: 2px;
  }
}
/* line 1157, pages/_Checkout.scss */
.tire-cart-form .cart-form-calc {
  display: inline-block;
  margin-left: 25px;
  float: left;
  clear: left;
  width: auto;
}
/* line 1164, pages/_Checkout.scss */
.tire-cart-form .cart-form-value {
  float: right;
}
/* line 1167, pages/_Checkout.scss */
.tire-cart-form .tire-cart-subtotal {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #274BA7;
  font-size: 20px;
  padding-top: 8px;
  border-top-color: #708fde;
}
@media (min-width: 768px) {
  /* line 1167, pages/_Checkout.scss */
  .tire-cart-form .tire-cart-subtotal {
    font-size: 24px;
  }
}
/* line 1177, pages/_Checkout.scss */
.tire-cart-form .cart-total-messaging {
  font-size: 14px;
  margin: 1em 0;
  line-height: 130%;
}
/* line 1183, pages/_Checkout.scss */
.tire-cart-form .credit-cards-accepted .input-name {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 14px;
  display: block;
  margin-top: 25px;
  margin-bottom: 4px;
}
/* line 1191, pages/_Checkout.scss */
.tire-cart-form .btn {
  margin: 5px 0;
  width: 100%;
  max-width: 400px;
}
/* line 1197, pages/_Checkout.scss */
.tire-cart-form .panel-heading h3 {
  font-size: 18px !important;
}

/* line 1203, pages/_Checkout.scss */
.checkout-tile-container {
  padding: 10px 0;
}
/* line 1205, 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 1213, pages/_Checkout.scss */
.checkout-tile-container .checkout-tile-title {
  color: #274BA7;
  font-weight: bold;
}
/* line 1217, pages/_Checkout.scss */
.checkout-tile-container .checkout-tile-info {
  display: inline-block;
  width: 80%;
}
/* line 1221, pages/_Checkout.scss */
.checkout-tile-container p {
  margin: 0;
}
/* line 1224, pages/_Checkout.scss */
.checkout-tile-container a {
  display: block;
  margin-bottom: 10px;
  font-size: 18px;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}
@media (min-width: 481px) {
  /* line 1230, pages/_Checkout.scss */
  .checkout-tile-container.location, .checkout-tile-container.appointment {
    float: left;
    width: 50%;
  }
}

/* line 1239, pages/_Checkout.scss */
.checkout-confirmation-page .size-info-container {
  margin: 5px 0 0 0;
}
/* line 1241, pages/_Checkout.scss */
.checkout-confirmation-page .size-info-container p {
  float: left;
}
/* line 1244, pages/_Checkout.scss */
.checkout-confirmation-page .size-info-container .selected-size {
  margin: 0 70px 0 0;
}
/* line 1248, pages/_Checkout.scss */
.checkout-confirmation-page .size-info-container .product-code strong {
  display: block;
}
/* line 1253, pages/_Checkout.scss */
.checkout-confirmation-page .required-message {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  margin: 0 0 0 5px;
  font-size: 14px;
  text-transform: none;
}
/* line 1260, pages/_Checkout.scss */
.checkout-confirmation-page .vehicle-info, .checkout-confirmation-page .size-info {
  display: block;
  margin: 0 0 0 0;
}
/* line 1264, pages/_Checkout.scss */
.checkout-confirmation-page .checkout-header {
  text-align: left;
}
/* line 1268, pages/_Checkout.scss */
.checkout-confirmation-page .checkout-tile-info div {
  display: block;
}
/* line 1270, pages/_Checkout.scss */
.checkout-confirmation-page .checkout-tile-info div a {
  display: inline-block;
}
/* line 1275, pages/_Checkout.scss */
.checkout-confirmation-page .confirmation-title {
  color: #274BA7;
  font-size: 36px;
  margin: 10px 0;
  text-transform: uppercase;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: bold;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
}
/* line 1282, pages/_Checkout.scss */
.checkout-confirmation-page .optional-legend {
  font-size: 14px;
  font-weight: normal;
  margin-left: 45px;
  text-transform: none;
}
@media (min-width: 370px) {
  /* line 1282, pages/_Checkout.scss */
  .checkout-confirmation-page .optional-legend {
    margin-left: 0;
  }
}
/* line 1291, pages/_Checkout.scss */
.checkout-confirmation-page .tire-checked-installation-title {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #000;
  font-size: 18px;
  margin: 0;
}
/* line 1297, pages/_Checkout.scss */
.checkout-confirmation-page .tire-checked-installation-title.second-title {
  color: #274BA7;
}
/* line 1301, pages/_Checkout.scss */
.checkout-confirmation-page .gy-form .input-name i {
  display: block;
}
/* line 1304, pages/_Checkout.scss */
.checkout-confirmation-page .important-note {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 3px;
}
/* line 1307, pages/_Checkout.scss */
.checkout-confirmation-page .important-note p {
  color: #FF2534;
}
/* line 1310, pages/_Checkout.scss */
.checkout-confirmation-page .important-note a {
  font-size: 12px;
}
/* line 1314, pages/_Checkout.scss */
.checkout-confirmation-page.checkout-page .tire-checked-summary-container {
  border-bottom: none;
}
/* line 1318, pages/_Checkout.scss */
.checkout-confirmation-page .gy-form label {
  color: #000;
}
/* line 1320, pages/_Checkout.scss */
.checkout-confirmation-page .gy-form label input {
  margin: 10px 0;
}
/* line 1323, pages/_Checkout.scss */
.checkout-confirmation-page .gy-form label.error-message {
  color: #FF2534;
}
/* line 1326, pages/_Checkout.scss */
.checkout-confirmation-page .gy-form label i {
  display: block;
  visibility: hidden;
}
@media (min-width: 992px) {
  /* line 1326, pages/_Checkout.scss */
  .checkout-confirmation-page .gy-form label i {
    height: 12px;
  }
}
/* line 1335, 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 1318, pages/_Checkout.scss */
  .checkout-confirmation-page .gy-form label {
    padding-right: 10px;
  }
}
/* line 1347, pages/_Checkout.scss */
.checkout-confirmation-page .checkout-tile-title {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
}
/* line 1352, pages/_Checkout.scss */
.checkout-confirmation-page .loc-appt .row > p {
  clear: both;
  margin-left: 40px;
}
/* line 1358, pages/_Checkout.scss */
.checkout-confirmation-page .icon-gy-treadmark {
  font-size: 22px;
}

/* line 1, pages/_CheckoutInstallers.scss */
.checkout-installers-page {
  /*
    .star-ratings-css {
        unicode-bidi: bidi-override;
        color: #c5c5c5;
        font-size: 22px;
        height: 30px;
        width: 125px;
        margin: 0;
        position: relative;
        padding: 0;
        display: inline-block;
        //text-shadow: 1px 1px 1px #a2a2a2;

        .icon-star3{
            -webkit-text-stroke-color: #bbb;
            padding-right: 3px;
        }

        .star-ratings-css-top {
            color: gold;
            padding: 0;
            position: absolute;
            z-index: 1;
            display:block;
            left: 0px;
            overflow: hidden;
        }
        .star-ratings-css-bottom {
            z-index: 0;
            .icon-star3{
                background: transparent;
                color: transparent !important;
                text-shadow: 1px 1px 1px #ddd;
            }
        }
    }
*/
}
/* line 3, pages/_CheckoutInstallers.scss */
.checkout-installers-page .wrapper-content--lines {
  background-color: #cccccc;
  background-repeat: repeat;
  background-image: url('/images/diagonal.png');
}
/* line 7, pages/_CheckoutInstallers.scss */
.checkout-installers-page .your-location {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 10px;
  overflow: hidden;
}
/* line 14, pages/_CheckoutInstallers.scss */
.checkout-installers-page .your-location strong + span {
  display: block;
}
/* line 19, pages/_CheckoutInstallers.scss */
.checkout-installers-page .change-location {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
}
/* line 22, pages/_CheckoutInstallers.scss */
.checkout-installers-page .change-location a {
  text-decoration: none;
}
/* line 25, pages/_CheckoutInstallers.scss */
.checkout-installers-page .change-location a:hover, .checkout-installers-page .change-location a:focus, .checkout-installers-page .change-location a:active {
  text-decoration: none;
}
/* line 30, pages/_CheckoutInstallers.scss */
.checkout-installers-page .address-note {
  clear: both;
  font-size: 12px;
  margin-top: 10px;
}
/* line 36, pages/_CheckoutInstallers.scss */
.checkout-installers-page .detail-main, .checkout-installers-page .warranty-template .left-content, .warranty-template .checkout-installers-page .left-content {
  margin-top: 0;
}
/* line 39, pages/_CheckoutInstallers.scss */
.checkout-installers-page .detail-main .glyphicon-plus, .checkout-installers-page .warranty-template .left-content .glyphicon-plus, .warranty-template .checkout-installers-page .left-content .glyphicon-plus, .checkout-installers-page .detail-main .glyphicon-minus, .checkout-installers-page .warranty-template .left-content .glyphicon-minus, .warranty-template .checkout-installers-page .left-content .glyphicon-minus {
  font-size: 1.4em;
  line-height: 16px;
}
/* line 45, pages/_CheckoutInstallers.scss */
.checkout-installers-page .show-map-cta a *, .checkout-installers-page .summary-cta * {
  color: #0066DD !important;
}
/* line 49, pages/_CheckoutInstallers.scss */
.checkout-installers-page .find-store-form .form-actions .row {
  margin: 0;
}
/* line 53, pages/_CheckoutInstallers.scss */
.checkout-installers-page .checkout-header {
  border-top: 1px solid #000;
  padding-top: 10px;
  text-align: left;
}
/* line 57, pages/_CheckoutInstallers.scss */
.checkout-installers-page .checkout-header h1 {
  color: #274BA7;
  font-size: 24px;
}
/* line 62, pages/_CheckoutInstallers.scss */
.checkout-installers-page .checkout-header.no-items {
  border-top: none;
}
/* line 66, pages/_CheckoutInstallers.scss */
.checkout-installers-page li.store-result-checkout-item {
  margin-bottom: 40px;
  list-style: none;
}
/* line 71, pages/_CheckoutInstallers.scss */
.lt-ie9 .checkout-installers-page li.store-result-checkout-item {
  border: 1px solid #ddd;
}
/* line 75, pages/_CheckoutInstallers.scss */
.checkout-installers-page .store-result-checkout-item {
  background: white;
  background: -ms-linear-gradient(top, white 0%, #f6f6f6 75%, #ebebeb 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 75%, #ebebeb 100%);
  margin-left: -15px;
  margin-right: -15px;
  box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.4);
}
/* line 81, pages/_CheckoutInstallers.scss */
.checkout-installers-page .store-result-checkout-item .wrapper-content--lines {
  height: 31px;
  padding: 5px 0 0 15px;
  display: block;
  /* & ~ * {
       margin-left: 15px;
   }*/
}
/* line 90, pages/_CheckoutInstallers.scss */
.checkout-installers-page .store-result-checkout-item .owned {
  background-color: #274BA7;
  background-repeat: repeat;
  background-image: url('/images/diagonal.png');
}
/* line 93, pages/_CheckoutInstallers.scss */
.checkout-installers-page .store-result-checkout-item .address-block {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
  line-height: 20px;
}
/* line 98, pages/_CheckoutInstallers.scss */
.checkout-installers-page .store-result-checkout-item .address-block .addr-distance {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: bold;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
  color: #274BA7;
  font-size: 14px;
  line-height: 14px;
}
/* line 104, pages/_CheckoutInstallers.scss */
.checkout-installers-page .store-result-checkout-item .address-block span {
  display: block;
}
/* line 108, pages/_CheckoutInstallers.scss */
.checkout-installers-page .store-result-checkout-item .store-specialists {
  float: right;
  width: 40%;
}
/* line 111, pages/_CheckoutInstallers.scss */
.checkout-installers-page .store-result-checkout-item .store-specialists h4 {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}
/* line 115, pages/_CheckoutInstallers.scss */
.checkout-installers-page .store-result-checkout-item .store-specialists p {
  font-size: 14px;
}
/* line 120, pages/_CheckoutInstallers.scss */
.checkout-installers-page .store-result-checkout-item h4 {
  margin-top: 0;
  font-size: 16px;
}
/* line 125, pages/_CheckoutInstallers.scss */
.checkout-installers-page .store-result-checkout-item .change-installer-item {
  display: block;
  width: 100%;
}
/* line 128, pages/_CheckoutInstallers.scss */
.checkout-installers-page .store-result-checkout-item .change-installer-item .gy-link, .checkout-installers-page .store-result-checkout-item .change-installer-item .store-details-page .read-more, .store-details-page .checkout-installers-page .store-result-checkout-item .change-installer-item .read-more {
  margin-top: 20px;
  display: inline-block;
  margin-left: 0;
}
/* line 135, pages/_CheckoutInstallers.scss */
.checkout-installers-page .store-result-checkout-item .installer-details {
  margin: -15px 0 15px 0px;
}
/* line 137, pages/_CheckoutInstallers.scss */
.checkout-installers-page .store-result-checkout-item .installer-details a {
  margin: 0 0 0 15px;
}
/* line 141, pages/_CheckoutInstallers.scss */
.checkout-installers-page .store-result-checkout-item .installer-details h5 {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: bold;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
}
/* line 149, pages/_CheckoutInstallers.scss */
.checkout-installers-page .rating-and-review .rating-and-review-stars-container {
  margin-bottom: 0;
}
/* line 151, pages/_CheckoutInstallers.scss */
.checkout-installers-page .rating-and-review i
.glyphicon-plus, .checkout-installers-page .rating-and-review .glyphicon-minus {
  font-size: 1.4em;
  line-height: 16px;
}
/* line 156, pages/_CheckoutInstallers.scss */
.checkout-installers-page .rating-and-review.store {
  margin-bottom: 0;
}
/* line 161, pages/_CheckoutInstallers.scss */
.checkout-installers-page .gy-owned-logo {
  background-image: url('/images/storeDetails/GoodyearOwnedMobile.png');
  width: 149px;
  height: 21px;
  display: block;
}
/* line 168, pages/_CheckoutInstallers.scss */
.checkout-installers-page .tire-cart-available-heading {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #222;
  text-transform: uppercase;
  font-size: 18px;
  padding-left: 25px;
  margin: 0 0 10px;
  padding-top: 10px;
}
/* line 176, pages/_CheckoutInstallers.scss */
.checkout-installers-page .tire-cart-available-heading .icon-check-circle {
  color: #00AD48;
  position: absolute;
  left: 12px;
  top: auto;
}
/* line 184, pages/_CheckoutInstallers.scss */
.checkout-installers-page .installer-option:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 14px solid #F0F0F0;
  position: absolute;
  top: -12px;
  left: 60px;
  z-index: 1;
}
/* line 197, pages/_CheckoutInstallers.scss */
.checkout-installers-page .installer-option {
  border: 5px solid #dedede;
  padding: 15px;
  position: relative;
  background-color: #F0F0F0;
}
/* line 202, pages/_CheckoutInstallers.scss */
.checkout-installers-page .installer-option .panel-body, .checkout-installers-page .installer-option .warranty-treadLife .gy-windowshade .content, .warranty-treadLife .gy-windowshade .checkout-installers-page .installer-option .content, .checkout-installers-page .installer-option .warranty-treadLife .gy-secondary-windowshade .content, .warranty-treadLife .gy-secondary-windowshade .checkout-installers-page .installer-option .content, .checkout-installers-page .installer-option .warranty-treadLife .gy-nav-windowshade .content, .warranty-treadLife .gy-nav-windowshade .checkout-installers-page .installer-option .content, .checkout-installers-page .installer-option .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .gy-tertiary-windowshade .checkout-installers-page .installer-option .content, .checkout-installers-page .installer-option .warranty-treadLife .gy-coupon-windowshade .content, .warranty-treadLife .gy-coupon-windowshade .checkout-installers-page .installer-option .content, .checkout-installers-page .installer-option .warranty-treadLife .gy-dist-windowshade .content, .warranty-treadLife .gy-dist-windowshade .checkout-installers-page .installer-option .content, .checkout-installers-page .installer-option .warranty-treadLife .gy-min-windowshade .content, .warranty-treadLife .gy-min-windowshade .checkout-installers-page .installer-option .content {
  padding: 0;
}
/* line 205, pages/_CheckoutInstallers.scss */
.checkout-installers-page .installer-option h3 {
  color: #274BA7;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: bold;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
}
/* line 210, pages/_CheckoutInstallers.scss */
.checkout-installers-page .installer-option.in {
  margin-bottom: -15px;
}
/* line 213, pages/_CheckoutInstallers.scss */
.checkout-installers-page .requirement {
  color: #FF2534;
}
/* line 216, pages/_CheckoutInstallers.scss */
.checkout-installers-page .gy-tertiary-windowshade {
  margin: 0 !important;
}
/* line 218, pages/_CheckoutInstallers.scss */
.checkout-installers-page .gy-tertiary-windowshade .panel-heading {
  padding-left: 0;
}
/* line 221, pages/_CheckoutInstallers.scss */
.checkout-installers-page .gy-tertiary-windowshade .panel-heading span, .checkout-installers-page .gy-tertiary-windowshade .panel-heading h3 {
  padding-left: 0;
}
/* line 225, pages/_CheckoutInstallers.scss */
.checkout-installers-page .gy-tertiary-windowshade .panel-body, .checkout-installers-page .gy-tertiary-windowshade .warranty-treadLife .gy-windowshade .content, .checkout-installers-page .gy-tertiary-windowshade .warranty-treadLife .gy-secondary-windowshade .content, .checkout-installers-page .gy-tertiary-windowshade .warranty-treadLife .gy-nav-windowshade .content, .checkout-installers-page .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .checkout-installers-page .gy-tertiary-windowshade .content, .checkout-installers-page .gy-tertiary-windowshade .warranty-treadLife .gy-coupon-windowshade .content, .checkout-installers-page .gy-tertiary-windowshade .warranty-treadLife .gy-dist-windowshade .content, .checkout-installers-page .gy-tertiary-windowshade .warranty-treadLife .gy-min-windowshade .content {
  background: white;
  background: -ms-linear-gradient(top, white 0%, #f6f6f6 75%, #ebebeb 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 75%, #ebebeb 100%);
  padding: 0;
}
/* line 229, pages/_CheckoutInstallers.scss */
.checkout-installers-page .gy-tertiary-windowshade h3 {
  padding-left: 0px;
  color: #2366c1;
}
/* line 236, pages/_CheckoutInstallers.scss */
.checkout-installers-page .store-date-picker-time {
  width: 60%;
  margin-bottom: 15px;
}
/* line 239, pages/_CheckoutInstallers.scss */
.checkout-installers-page .store-date-picker-time label {
  width: 100%;
}
/* line 244, pages/_CheckoutInstallers.scss */
.checkout-installers-page .pagination {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  width: 100%;
  height: 50px;
  border-bottom: 1px solid #274BA7;
  padding-bottom: 12px;
  margin-top: 0px;
  font-size: 15px;
}
/* line 253, pages/_CheckoutInstallers.scss */
.checkout-installers-page .pagination a {
  display: inline-block;
}
/* line 256, pages/_CheckoutInstallers.scss */
.checkout-installers-page .pagination .page-next {
  float: right;
}
/* line 262, pages/_CheckoutInstallers.scss */
.checkout-installers-page .not-seeing-local-installer h6 {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: bold;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
  color: #274BA7;
  font-size: 18px;
}
/* line 267, pages/_CheckoutInstallers.scss */
.checkout-installers-page .not-seeing-local-installer a {
  margin: 10px 0;
  display: inline-block;
  color: #2366c1;
  font-size: 16px;
}
/* line 273, pages/_CheckoutInstallers.scss */
.checkout-installers-page .not-seeing-local-installer a.find-store-noItems {
  font-size: 14px;
  margin: 0;
}
/* line 277, pages/_CheckoutInstallers.scss */
.checkout-installers-page .not-seeing-local-installer small {
  display: block;
  font-style: italic;
}
/* line 283, pages/_CheckoutInstallers.scss */
.checkout-installers-page #update_location_form #findStoreForm {
  padding-bottom: 0;
  padding-top: 0;
}
/* line 286, pages/_CheckoutInstallers.scss */
.checkout-installers-page #update_location_form #findStoreForm .action-conjunction {
  line-height: 20px;
  height: 20px;
}
/* line 292, pages/_CheckoutInstallers.scss */
.checkout-installers-page .store-detail-hours li {
  list-style: none;
}
/* line 295, pages/_CheckoutInstallers.scss */
.checkout-installers-page .store-detail-hours ul {
  padding: 0;
}
/* line 299, pages/_CheckoutInstallers.scss */
.checkout-installers-page .location-wrap {
  overflow: hidden;
}
/* line 303, pages/_CheckoutInstallers.scss */
.checkout-installers-page .store-hours {
  float: left;
  width: 58%;
}
/* line 306, pages/_CheckoutInstallers.scss */
.checkout-installers-page .store-hours ul {
  padding: 0;
}
/* line 309, pages/_CheckoutInstallers.scss */
.checkout-installers-page .store-hours li {
  list-style: none;
}
/* line 312, pages/_CheckoutInstallers.scss */
.checkout-installers-page .store-hours h4 {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}
/* line 316, pages/_CheckoutInstallers.scss */
.checkout-installers-page .store-bbcard-main-content {
  padding-bottom: 5px;
}
/* line 318, pages/_CheckoutInstallers.scss */
.checkout-installers-page .store-bbcard-main-content h3 {
  color: #274BA7;
  padding-left: 15px;
}
/* line 323, pages/_CheckoutInstallers.scss */
.checkout-installers-page .store-bbcard-main-content .general-info-wrapper {
  padding-left: 15px;
}
/* line 326, pages/_CheckoutInstallers.scss */
.checkout-installers-page .store-bbcard-main-content .gy-more {
  margin: 0 15px;
  padding-top: 15px;
}
/* line 331, pages/_CheckoutInstallers.scss */
.checkout-installers-page .store-bbcard-main-content .btn {
  margin-left: 15px;
  min-width: 165px;
  margin-bottom: 15px;
  margin-top: 15px;
}
/* line 337, pages/_CheckoutInstallers.scss */
.checkout-installers-page .store-bbcard-main-content .btn.pressBtn {
  background-image: -webkit-gradient(linear, left bottom, right top, color-stop(0px, #E3D046), color-stop(8px, #E3D046), color-stop(8px, #E3D046), color-stop(100%, #E3D046)) !important;
  background-image: -webkit-linear-gradient(-225deg, #E3D046 0px, #E3D046 8px, #E3D046 8px, #E3D046 100%) !important;
  background-image: -moz-linear-gradient(-45deg, #E3D046 0px, #E3D046 8px, #E3D046 8px, #E3D046 100%) !important;
  background-image: linear-gradient(-45deg, #e3d046 0px, #e3d046 8px, #e3d046 8px, #e3d046 100%) !important;
  background-position: -5px -5px;
  padding-left: 30px;
  padding-right: 30px;
  color: #444;
  box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.3);
  text-shadow: none;
}
/* line 342, pages/_CheckoutInstallers.scss */
.lt-ie9 .checkout-installers-page .store-bbcard-main-content .btn.pressBtn {
  background-color: #ebcd0b;
  background-image: none;
}
/* line 349, pages/_CheckoutInstallers.scss */
.checkout-installers-page .specific-rates {
  padding-left: 15px;
}
/* line 351, pages/_CheckoutInstallers.scss */
.checkout-installers-page .specific-rates .rating label {
  font-size: 12px;
}
/* line 354, pages/_CheckoutInstallers.scss */
.checkout-installers-page .specific-rates .rating {
  width: 100%;
  float: none;
}
/* line 360, pages/_CheckoutInstallers.scss */
.checkout-installers-page .error-message {
  margin: 0;
  font-weight: normal;
  font-style: normal;
  display: block;
}
/* line 367, pages/_CheckoutInstallers.scss */
.checkout-installers-page .modal-dialog h3 {
  color: #555;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}
/* line 373, pages/_CheckoutInstallers.scss */
.lt-ie9 .checkout-installers-page .map-canvas {
  height: 100% !important;
}
/* line 377, pages/_CheckoutInstallers.scss */
.checkout-installers-page .form-actions input[type=text] {
  line-height: 100%;
}
/* line 380, pages/_CheckoutInstallers.scss */
.lt-ie9 .checkout-installers-page .form-actions input[type=text] {
  line-height: 38px;
}
/* line 385, pages/_CheckoutInstallers.scss */
.checkout-installers-page .weekday {
  display: inline-block;
  width: 13px;
}
/* line 389, pages/_CheckoutInstallers.scss */
.checkout-installers-page .rating-and-review .rating-and-review-num {
  color: #000;
  vertical-align: top;
}
/* line 393, pages/_CheckoutInstallers.scss */
.checkout-installers-page .rating-and-review.store {
  margin-top: 0;
}
@media (min-width: 768px) {
  /* line 437, pages/_CheckoutInstallers.scss */
  .checkout-installers-page li.store-result-checkout-item {
    display: inline-block;
    margin-bottom: 18px;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  /* line 445, pages/_CheckoutInstallers.scss */
  .checkout-installers-page .general-info-wrapper {
    overflow: hidden;
    position: relative;
    padding-bottom: 0px;
  }
  /* line 449, pages/_CheckoutInstallers.scss */
  .checkout-installers-page .general-info-wrapper .gy-more {
    float: right;
    width: 56%;
    margin: 0;
    border-top: none;
    padding-top: 0;
  }
  /* line 456, pages/_CheckoutInstallers.scss */
  .checkout-installers-page .general-info-wrapper .addr-ratings {
    float: left;
    width: 42%;
  }
  /* line 460, pages/_CheckoutInstallers.scss */
  .checkout-installers-page .general-info-wrapper .gy-tertiary-windowshade {
    float: left;
    width: 46%;
    position: absolute;
    bottom: 0;
  }
  /* line 466, pages/_CheckoutInstallers.scss */
  .checkout-installers-page .general-info-wrapper .rating-and-review.store {
    float: left;
    width: 39%;
  }
  /* line 472, pages/_CheckoutInstallers.scss */
  .checkout-installers-page .store-result-checkout-item .wrapper-content--lines {
    display: table-cell;
    width: 30px;
    padding: 10px 0 0 0;
    position: relative;
  }
  /* line 478, pages/_CheckoutInstallers.scss */
  .checkout-installers-page .store-bbcard-main-content {
    display: table-cell;
    width: 95%;
  }
  /* line 482, pages/_CheckoutInstallers.scss */
  .checkout-installers-page .gy-owned-logo {
    background-image: url('/images/storeDetails/GoodyearOwnedMobile-side.png');
    width: 21px;
    height: 149px;
    display: block;
    padding: 0;
    background-repeat: no-repeat;
    position: absolute;
    top: 95px;
    left: 4px;
  }
  /* line 494, pages/_CheckoutInstallers.scss */
  .checkout-installers-page .title-address {
    overflow: hidden;
  }
  /* line 497, pages/_CheckoutInstallers.scss */
  .checkout-installers-page .location-info {
    float: right;
    width: 50%;
  }
  /* line 501, pages/_CheckoutInstallers.scss */
  .checkout-installers-page .checkout-header {
    float: left;
    width: 48%;
    padding: 0;
    border: none;
    padding-right: 15px;
    text-align: left;
    border-right: 1px solid #dedede;
    margin-right: 5px;
  }
  /* line 510, pages/_CheckoutInstallers.scss */
  .checkout-installers-page .checkout-header h1 {
    margin-top: 0;
  }
  /* line 515, pages/_CheckoutInstallers.scss */
  .checkout-installers-page .checkout-header.no-items {
    float: none;
    width: 100%;
    border: none;
  }
  /* line 521, pages/_CheckoutInstallers.scss */
  .checkout-installers-page .choose-day-wapper {
    overflow: hidden;
    width: 100%;
  }
  /* line 525, pages/_CheckoutInstallers.scss */
  .checkout-installers-page .store-detail-hours {
    width: 40%;
    float: right;
  }
  /* line 529, pages/_CheckoutInstallers.scss */
  .checkout-installers-page .gy-date-picker-calendar {
    width: 50%;
    float: left;
  }
  /* line 533, pages/_CheckoutInstallers.scss */
  .checkout-installers-page .store-date-picker-time {
    width: 50%;
  }
  /* line 538, pages/_CheckoutInstallers.scss */
  .checkout-installers-page .store-installer-form button {
    display: inline-block;
  }
  /* line 541, pages/_CheckoutInstallers.scss */
  .checkout-installers-page .store-installer-form .change-installer-item {
    display: inline;
  }
  /* line 543, pages/_CheckoutInstallers.scss */
  .checkout-installers-page .store-installer-form .change-installer-item .gy-link, .checkout-installers-page .store-installer-form .change-installer-item .store-details-page .read-more, .store-details-page .checkout-installers-page .store-installer-form .change-installer-item .read-more {
    margin-left: 15px;
  }
  /* line 548, pages/_CheckoutInstallers.scss */
  .checkout-installers-page.detail-page .detail-main, .checkout-installers-page.warranty-template .detail-main, .checkout-installers-page.detail-page .warranty-template .left-content, .warranty-template .checkout-installers-page.detail-page .left-content, .checkout-installers-page.warranty-template .left-content {
    padding-right: 0.5%;
  }
  /* line 551, pages/_CheckoutInstallers.scss */
  .checkout-installers-page .store-results > ul {
    padding-right: 5px;
  }
  /* line 554, pages/_CheckoutInstallers.scss */
  .checkout-installers-page .specific-rates {
    max-width: 100%;
    width: auto;
    padding-left: 0px;
    border-top: 1px solid #dedede;
    padding-top: 20px;
  }
  /* line 560, pages/_CheckoutInstallers.scss */
  .checkout-installers-page .specific-rates .rating {
    width: 49%;
    float: right;
  }
  /* line 564, pages/_CheckoutInstallers.scss */
  .checkout-installers-page .specific-rates .rating label {
    font-size: 11.4px;
  }
}
/* line 570, pages/_CheckoutInstallers.scss */
.checkout-installers-page .schedule-information p {
  margin-bottom: 5px;
}
@media (min-width: 1001px) {
  /* line 577, pages/_CheckoutInstallers.scss */
  .checkout-installers-page .store-bbcard-main-content {
    width: 96.3%;
    padding-right: 5px;
  }
  /* line 582, pages/_CheckoutInstallers.scss */
  .checkout-installers-page .schedule-information p {
    display: inline;
  }
}

/* line 3, pages/_CLPEmailSignUpPage.scss */
.clp-email-sign-up-page .already-member-container {
  border-top: 1px solid #eee;
  padding-top: 10px;
  margin-top: 10px;
}
/* line 7, pages/_CLPEmailSignUpPage.scss */
.clp-email-sign-up-page .already-member-container a {
  display: inline-block;
}
/* line 12, pages/_CLPEmailSignUpPage.scss */
.clp-email-sign-up-page .already-member-text {
  display: inline-block;
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-size: 1.25em;
  margin-right: 5px;
}
/* line 19, pages/_CLPEmailSignUpPage.scss */
.clp-email-sign-up-page .what-do-i-get-body {
  border: none;
}
/* line 21, pages/_CLPEmailSignUpPage.scss */
.clp-email-sign-up-page .what-do-i-get-body ul {
  padding-left: 15px;
}
/* line 26, pages/_CLPEmailSignUpPage.scss */
.clp-email-sign-up-page .gy-nav-windowshade {
  box-shadow: none;
  border-bottom: 1px solid #eee;
}
/* line 32, pages/_CLPEmailSignUpPage.scss */
.clp-email-sign-up-page .gy-secondary-windowshade .panel-collapse {
  background: none;
}
/* line 37, pages/_CLPEmailSignUpPage.scss */
.clp-email-sign-up-page .add-other-link {
  cursor: pointer;
}
/* line 39, 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, pages/_CLPEmailSignUpPage.scss */
.clp-email-sign-up-page .add-other-link.hidden {
  display: none;
}
/* line 52, pages/_CLPEmailSignUpPage.scss */
.clp-email-sign-up-page .change-other-link {
  cursor: pointer;
  float: right;
  display: inline-block;
}
/* line 58, 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, pages/_CLPEmailSignUpPage.scss */
  .clp-email-sign-up-page .page-header-description {
    float: left;
    width: 50%;
  }
  /* line 68, pages/_CLPEmailSignUpPage.scss */
  .clp-email-sign-up-page .page-header-description p {
    padding-right: 15px;
  }
  /* line 73, 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, pages/_CLPEmailSignUpPage.scss */
  .clp-email-sign-up-page .already-member-container {
    border: none;
    margin-top: 15px;
    padding: 0px;
  }
  /* line 90, pages/_CLPEmailSignUpPage.scss */
  .clp-email-sign-up-page .additional-info-body {
    padding-left: 0px;
  }
  /* line 94, pages/_CLPEmailSignUpPage.scss */
  .clp-email-sign-up-page .form-container, .clp-email-sign-up-page .form-btn-container {
    padding-right: 15px;
  }
  /* line 98, pages/_CLPEmailSignUpPage.scss */
  .clp-email-sign-up-page .col-left {
    padding: 10px 10px 10px 0px;
  }
  /* line 102, pages/_CLPEmailSignUpPage.scss */
  .clp-email-sign-up-page .col-right {
    padding: 10px 0px 10px 10px;
  }
  /* line 106, pages/_CLPEmailSignUpPage.scss */
  .clp-email-sign-up-page .btn-clp-form {
    min-width: 200px;
  }
  /* line 110, pages/_CLPEmailSignUpPage.scss */
  .clp-email-sign-up-page .link-clp-form {
    cursor: pointer;
  }
  /* line 114, pages/_CLPEmailSignUpPage.scss */
  .clp-email-sign-up-page .gy-nav-windowshade {
    border: none;
  }
}

/* line 4, pages/_ChangeEmailAddress.scss */
.change-email-address-page .gy-form label {
  margin-top: 15px;
}
/* line 6, pages/_ChangeEmailAddress.scss */
.change-email-address-page .gy-form label i {
  height: 12px;
  display: inline-block;
  visibility: hidden;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  text-transform: none;
}
/* line 18, pages/_ChangeEmailAddress.scss */
.change-email-address-page .gy-link:hover, .change-email-address-page .store-details-page .read-more:hover, .store-details-page .change-email-address-page .read-more:hover {
  text-decoration: underline;
}
/* line 21, pages/_ChangeEmailAddress.scss */
.change-email-address-page .required-mark {
  color: #FF2534;
}
/* line 24, pages/_ChangeEmailAddress.scss */
.change-email-address-page .col-left {
  width: 100%;
}
/* line 28, pages/_ChangeEmailAddress.scss */
.change-email-address-page .error {
  color: #FF2534;
}
/* line 31, pages/_ChangeEmailAddress.scss */
.change-email-address-page .detail-main, .change-email-address-page .warranty-template .left-content, .warranty-template .change-email-address-page .left-content {
  border: none;
}
/* line 36, pages/_ChangeEmailAddress.scss */
.change-email-address-page .gy-form-actions a {
  margin: 0 0 0 5px;
}
/* line 39, pages/_ChangeEmailAddress.scss */
.change-email-address-page .gy-form-actions .btn {
  margin-right: 40px !important;
}
/* line 43, pages/_ChangeEmailAddress.scss */
.change-email-address-page .gy-form-actions .gy-link, .change-email-address-page .gy-form-actions .store-details-page .read-more, .store-details-page .change-email-address-page .gy-form-actions .read-more {
  margin-right: 5px !important;
}
/* line 47, pages/_ChangeEmailAddress.scss */
.change-email-address-page .gy-form-actions .icon-thin-arrow-right {
  color: #274BA7;
}
@media (min-width: 768px) {
  /* line 52, pages/_ChangeEmailAddress.scss */
  .change-email-address-page .col-left {
    width: 50%;
  }
  /* line 57, pages/_ChangeEmailAddress.scss */
  .change-email-address-page .gy-form-actions a {
    margin: 0 0 0 20px;
  }
}

/**
 * TEMPLATE/PARTIAL NAME: contact-us-page
 *
 */
/* line 9, 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-dist-windowshade .panel-collapse, .contact-us-page .gy-min-windowshade .panel-collapse {
  background-image: none;
}
/* line 14, pages/_ContactUsPage.scss */
.contact-us-page .page-header-info .link {
  text-decoration: underline;
}
/* line 18, pages/_ContactUsPage.scss */
.contact-us-page .button-container {
  padding-bottom: 10px;
}
/* line 20, pages/_ContactUsPage.scss */
.contact-us-page .button-container a {
  margin-bottom: 20px;
  min-width: 200px;
}
/* line 28, pages/_ContactUsPage.scss */
.contact-us-page form p {
  float: left;
  width: 100%;
}
/* line 34, pages/_ContactUsPage.scss */
.contact-us-page .intro-offlink span:FIRST-CHILD:HOVER {
  text-decoration: underline;
}
/* line 38, pages/_ContactUsPage.scss */
.contact-us-page .privacy-link {
  text-decoration: none;
}
/* line 41, pages/_ContactUsPage.scss */
.contact-us-page .privacy-link span:FIRST-CHILD:HOVER {
  text-decoration: underline;
}
/* line 47, pages/_ContactUsPage.scss */
.contact-us-page .input-name i {
  font-weight: normal;
}
/* line 52, pages/_ContactUsPage.scss */
.contact-us-page .characters-counter {
  color: #999999;
  display: table;
  font-weight: normal;
}
/* line 58, pages/_ContactUsPage.scss */
.contact-us-page .customerServiceContent p {
  font-size: 16px;
}
/* line 62, pages/_ContactUsPage.scss */
.contact-us-page .hoursText {
  margin-top: 20px;
}
/* line 66, pages/_ContactUsPage.scss */
.contact-us-page .detail-sidebar .panel-heading {
  background: url("/images/diagonal.png") #666;
  text-align: center;
}
/* line 71, pages/_ContactUsPage.scss */
.contact-us-page .fax {
  margin-top: 10px;
}
/* line 75, pages/_ContactUsPage.scss */
.contact-us-page .other-inquiries-list {
  padding: 0;
  margin-top: 5px;
}
/* line 79, pages/_ContactUsPage.scss */
.contact-us-page .other-inquiries-list li:FIRST-CHILD {
  margin-top: 0;
}
/* line 83, pages/_ContactUsPage.scss */
.contact-us-page .other-inquiries-list li {
  list-style: none;
  margin-top: 20px;
}
/* line 88, pages/_ContactUsPage.scss */
.contact-us-page .other-inquiries-list .icon-thin-arrow-right {
  color: #274BA7;
  position: relative;
  left: 5px;
  top: 2px;
}
@media (min-width: 768px) {
  /* line 98, pages/_ContactUsPage.scss */
  .contact-us-page .page-header-info .btn-at-mobile {
    text-decoration: underline;
  }
  /* line 102, pages/_ContactUsPage.scss */
  .contact-us-page .customerServiceContent {
    float: left;
  }
  /* line 106, pages/_ContactUsPage.scss */
  .contact-us-page .customerServiceContent:FIRST-CHILD {
    width: 245px;
  }
  /* line 110, 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 118, pages/_ContactUsPage.scss */
  .contact-us-page form input[type=text], .contact-us-page form textarea {
    margin-bottom: 3px;
  }
  /* line 122, pages/_ContactUsPage.scss */
  .contact-us-page form input[type=submit] {
    display: inline-block;
    margin-right: 4%;
    width: 44%;
  }
  /* line 130, pages/_ContactUsPage.scss */
  .contact-us-page .q-text-area .input-name {
    max-width: 65%;
  }
  /* line 135, pages/_ContactUsPage.scss */
  .contact-us-page .characters-counter {
    display: inline;
    float: right;
  }
  /* line 140, pages/_ContactUsPage.scss */
  .contact-us-page .input-name {
    display: inline-block;
  }
  /* line 145, pages/_ContactUsPage.scss */
  .contact-us-page .col-right {
    padding: 10px 0px 10px 10px;
  }
  /* line 149, pages/_ContactUsPage.scss */
  .contact-us-page .col-left {
    padding: 10px 10px 10px 0px;
  }
  /* line 153, pages/_ContactUsPage.scss */
  .contact-us-page .col-full-width {
    padding: 10px 0px 10px 0px;
  }
}
@media (min-width: 481px) {
  /* line 160, pages/_ContactUsPage.scss */
  .contact-us-page .assistance-details {
    margin-top: 0px;
  }
  /* line 164, pages/_ContactUsPage.scss */
  .contact-us-page .contact-form {
    margin-bottom: 0px;
  }
}

/* line 172, pages/_ContactUsPage.scss */
.contact-thanks-promo-block {
  padding: 20px;
  overflow: hidden;
}
/* line 175, 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 183, pages/_ContactUsPage.scss */
.contact-thanks-promo-block span img {
  width: 100%;
  display: none;
}
@media (min-width: 480px) {
  /* line 191, pages/_ContactUsPage.scss */
  .contact-thanks-promo-block span img {
    display: block;
  }
  /* line 195, pages/_ContactUsPage.scss */
  .contact-thanks-promo-block div {
    float: left;
    width: 60%;
  }
}
@media (min-width: 992px) {
  /* line 202, pages/_ContactUsPage.scss */
  .contact-thanks-promo-block div {
    width: 78%;
  }
}

/**
 * TEMPLATE/PARTIAL NAME: Contact Us Landing Page
 *
 */
/* line 7, pages/_ContactUsLandingPage.scss */
.contact-us-landing-page .page-background {
  background-image: url('/images/background/contact_us_bk.jpg');
  background-position: bottom center;
  height: 100%;
}
/* line 13, pages/_ContactUsLandingPage.scss */
.contact-us-landing-page .contact-us-masthead {
  max-width: 420px;
}
/* line 16, pages/_ContactUsLandingPage.scss */
.contact-us-landing-page .contact-us-masthead .btn {
  max-width: 245px;
}
/* line 22, pages/_ContactUsLandingPage.scss */
.contact-us-landing-page .contact-us-text-block h5 {
  color: #ffdd00;
}

/* line 2, pages/_CompareTiresPage.scss */
.modal h3 {
  color: #274BA7;
}
/* line 5, pages/_CompareTiresPage.scss */
.modal .icon {
  color: #274BA7;
  margin: 0 10px 0 0;
}
/* line 9, pages/_CompareTiresPage.scss */
.modal .modal-header button.close {
  top: 5px;
  right: 10px;
}

/* line 16, pages/_CompareTiresPage.scss */
.compare-tires {
  padding: 0 0 5% 0;
}
/* line 19, pages/_CompareTiresPage.scss */
.compare-tires .intro-offlink:hover {
  text-decoration: underline;
}
/* line 23, pages/_CompareTiresPage.scss */
.compare-tires .not-tire-size-available {
  margin: 15px 0 10px 0;
  min-height: 26px;
  position: relative;
  border-bottom: 1px solid #ddd;
}
/* line 28, 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 112, _mixins.scss */
.compare-tires .not-tire-size-available .icon-triangle-up small {
  font-family: "Barlow-Light", 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 36, 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: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 17px;
}
/* line 42, pages/_CompareTiresPage.scss */
.compare-tires h2, .compare-tires h3, .compare-tires h4 {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
  margin: 0 0 8px;
  vertical-align: top;
}
/* line 47, pages/_CompareTiresPage.scss */
.compare-tires h2 a, .compare-tires h3 a, .compare-tires h4 a {
  color: #fff;
}
/* line 50, pages/_CompareTiresPage.scss */
.compare-tires h2:hover, .compare-tires h3:hover, .compare-tires h4:hover {
  text-decoration: none;
}
/* line 53, 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 59, pages/_CompareTiresPage.scss */
.compare-tires h3 a, .compare-tires h3 span {
  color: #ffdd00;
}
/* line 64, pages/_CompareTiresPage.scss */
.compare-tires p {
  font-size: 14px;
}
@media (max-width: 480px) {
  /* line 64, pages/_CompareTiresPage.scss */
  .compare-tires p {
    font-size: 12px;
  }
}
/* line 71, pages/_CompareTiresPage.scss */
.compare-tires .mobile-compare-leadin {
  padding: 0 10px;
}
/* line 75, pages/_CompareTiresPage.scss */
.compare-tires .sticky-parent {
  position: relative;
  margin-top: 15px;
  width: 100%;
  overflow: hidden;
  display: table;
}
/* line 83, pages/_CompareTiresPage.scss */
.compare-tires .left-cell, .compare-tires .cell {
  display: table-cell;
}
/* line 87, pages/_CompareTiresPage.scss */
.compare-tires .floating {
  position: absolute;
  z-index: 1;
}
/* line 92, pages/_CompareTiresPage.scss */
.compare-tires .mobile-header {
  display: table;
  width: 100%;
  background-color: #eaeaea;
}
/* line 96, 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: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}
/* line 106, 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 113, pages/_CompareTiresPage.scss */
.compare-tires .mobile-header a:hover {
  text-decoration: none;
}
/* line 120, pages/_CompareTiresPage.scss */
.compare-tires .tire-size-label {
  font-size: 14px;
}
/* line 124, pages/_CompareTiresPage.scss */
.compare-tires .cell {
  width: 33%;
  padding: 1%;
  border-right: 1px solid #ccc;
}
/* line 127, pages/_CompareTiresPage.scss */
.compare-tires .cell.availability {
  height: 240px;
  position: relative;
}
/* line 132, pages/_CompareTiresPage.scss */
.lt-ie9 .compare-tires .cell {
  padding-left: 0;
  padding-right: 0;
}
/* line 138, pages/_CompareTiresPage.scss */
.compare-tires .cell:last-child, .compare-tires .top-row .cell:last-child {
  border-right: 0;
}
/* line 143, pages/_CompareTiresPage.scss */
.compare-tires .sticky-container, .compare-tires .top-row {
  height: 150px;
}
/* line 148, pages/_CompareTiresPage.scss */
.compare-tires .sticky-container {
  width: 100%;
  display: table;
}
/* line 153, 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 159, 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 163, pages/_CompareTiresPage.scss */
.compare-tires .top-row p {
  font-size: 12px;
  font-family: "Barlow-Light", Arial, sans-serif;
}
/* line 167, 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 172, pages/_CompareTiresPage.scss */
.compare-tires .top-row .tirename h3 p {
  font-family: inherit;
  font-size: 18px;
}
/* line 175, pages/_CompareTiresPage.scss */
.compare-tires .top-row .tirename h3 p:hover {
  text-decoration: underline;
}
/* line 179, pages/_CompareTiresPage.scss */
.compare-tires .top-row .sub-cell {
  text-align: center;
}
/* line 183, pages/_CompareTiresPage.scss */
.compare-tires .top-row .add-col {
  vertical-align: middle;
}
/* line 188, pages/_CompareTiresPage.scss */
.compare-tires .lower-row {
  width: 100%;
  display: table;
}
/* line 192, pages/_CompareTiresPage.scss */
.compare-tires .lower-row .cell .sub-cell {
  text-align: center;
  padding: 10px 0;
  margin: 10px 0;
}
/* line 197, pages/_CompareTiresPage.scss */
.compare-tires .lower-row .cell .sub-cell img {
  width: 50%;
  max-width: 135px;
}
/* line 201, pages/_CompareTiresPage.scss */
.compare-tires .lower-row .cell .sub-cell .ea {
  font-size: 60%;
  vertical-align: top;
  top: 7px;
  color: #666;
  display: block;
}
/* line 213, pages/_CompareTiresPage.scss */
.compare-tires .lower-row.row-description .cell, .compare-tires .lower-row.row-weather .cell {
  vertical-align: top;
}
/* line 219, pages/_CompareTiresPage.scss */
.compare-tires .lower-row.row-description .cell .sub-cell {
  text-align: left;
}
/* line 227, pages/_CompareTiresPage.scss */
.compare-tires .ctas .btn {
  display: none;
}
/* line 230, pages/_CompareTiresPage.scss */
.compare-tires .ctas p {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 14px;
  line-height: 100%;
  margin: 0;
}
/* line 235, pages/_CompareTiresPage.scss */
.compare-tires .ctas p a {
  color: #ffdd00;
  text-transform: uppercase;
}
/* line 242, pages/_CompareTiresPage.scss */
.compare-tires .detail-level-1 {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #888;
  font-size: 14px;
}
/* line 246, pages/_CompareTiresPage.scss */
.price .compare-tires .detail-level-1 {
  display: block;
  margin: 0;
}
/* line 251, pages/_CompareTiresPage.scss */
.compare-tires .detail-level-2 {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #666;
  font-size: 19px;
  line-height: 25px;
}
/* line 256, pages/_CompareTiresPage.scss */
.compare-tires .detail-level-2 small {
  display: block;
}
/* line 262, pages/_CompareTiresPage.scss */
.compare-tires .price .detail-level-2,
.compare-tires .row-treadlife .detail-level-2 {
  display: block;
}
/* line 266, pages/_CompareTiresPage.scss */
.compare-tires .detail-level-3 {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #888;
  display: block;
  font-size: 14px;
}
/* line 272, pages/_CompareTiresPage.scss */
.compare-tires .detail-level-na {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #aaa;
  font-size: 18px;
  margin-bottom: 0;
}
/* line 279, pages/_CompareTiresPage.scss */
.compare-tires .detail-level-4 {
  color: #999;
  font-size: 17px;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  line-height: 120%;
}
/* line 285, pages/_CompareTiresPage.scss */
.compare-tires .detail-level-5 {
  color: #888;
}
/* line 288, pages/_CompareTiresPage.scss */
.compare-tires .detail-level-6 {
  font-size: 11px;
  line-height: 120%;
  position: absolute;
  bottom: -100px;
  left: -6px;
  padding: 0 5px;
  font-family: "Barlow-Light", Helvetica, Arial, sans-serif;
  text-transform: none;
}
/* line 299, pages/_CompareTiresPage.scss */
.compare-tires .icon-cat {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  display: block;
  color: #666;
  padding-bottom: 15px;
  text-align: center;
  font-size: 15px;
}
/* line 306, pages/_CompareTiresPage.scss */
.compare-tires .icon-cat span {
  font-size: 28px;
  display: block;
  padding-bottom: 4px;
}
/* line 313, pages/_CompareTiresPage.scss */
.compare-tires .check-icon {
  position: relative;
  display: block;
  padding-top: 15px;
  text-align: center;
  margin: 0 auto;
}
/* line 319, pages/_CompareTiresPage.scss */
.compare-tires .check-icon .icon-circle {
  color: #E0DAF3;
  font-size: 22px;
}
/* line 323, 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 334, pages/_CompareTiresPage.scss */
.compare-tires .email-comparison {
  text-align: center;
  margin: 20px 0;
}
/* line 339, pages/_CompareTiresPage.scss */
.compare-tires .mobile-ctas {
  padding: 15px;
  border-bottom: 1px solid #ccc;
}
/* line 342, pages/_CompareTiresPage.scss */
.compare-tires .mobile-ctas .btn {
  margin: 10px 0 0 0;
}
/* line 346, pages/_CompareTiresPage.scss */
.compare-tires .mobile-ctas .tire-name {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
}
/* line 350, pages/_CompareTiresPage.scss */
.compare-tires .mobile-ctas .icon-thin-arrow-right {
  font-size: 15px;
  color: #2366c1;
}
/* line 356, pages/_CompareTiresPage.scss */
.compare-tires .mobile-ctas:first-child {
  border-top: 1px solid #ccc;
}
/* line 360, pages/_CompareTiresPage.scss */
.compare-tires .add {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 15px;
  color: #ffdd00;
  padding-top: 10px;
  display: block;
}
/* line 366, 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 374, pages/_CompareTiresPage.scss */
.compare-tires .remove {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #ffdd00;
  font-size: 15px;
}
/* line 379, pages/_CompareTiresPage.scss */
.compare-tires .remove .icon-x-close {
  font-size: 18px;
}
@media (min-width: 768px) {
  /* line 379, pages/_CompareTiresPage.scss */
  .compare-tires .remove .icon-x-close {
    font-size: 24px;
  }
}
/* line 385, pages/_CompareTiresPage.scss */
.compare-tires .remove:hover {
  text-decoration: none;
}
/* line 389, pages/_CompareTiresPage.scss */
.compare-tires .remove + span {
  font-size: .75em;
  color: #ffdd00;
}
/* line 394, pages/_CompareTiresPage.scss */
.compare-tires .last-mobile-top-cel {
  border-right: 0;
}
/* line 398, pages/_CompareTiresPage.scss */
.compare-tires .add-to-cart .chevron {
  margin: 0 5px 0 0;
}
/* line 402, pages/_CompareTiresPage.scss */
.compare-tires .divider {
  width: 40%;
  height: 1px;
  border-top: 1px solid #ddd;
  display: inline-block;
  margin: 0 0 5px 0;
}
/* line 409, pages/_CompareTiresPage.scss */
.compare-tires .ORLine {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  margin: 5px 0;
}
@media (min-width: 481px) {
  /* line 409, pages/_CompareTiresPage.scss */
  .compare-tires .ORLine {
    margin: 10px 0;
  }
}
/* line 416, pages/_CompareTiresPage.scss */
.compare-tires .OR {
  margin: 0 2% 0 2%;
  font-size: 14px;
}
/* line 420, pages/_CompareTiresPage.scss */
.compare-tires .avail-link {
  color: #2366c1;
  font-family: "Barlow-Light", 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 428, pages/_CompareTiresPage.scss */
.compare-tires .avail-link span {
  font-size: .8em;
}
/* line 432, pages/_CompareTiresPage.scss */
.compare-tires .avail-link-container {
  text-align: center;
  position: absolute;
  bottom: 10px;
  width: 95%;
}
/* line 439, pages/_CompareTiresPage.scss */
.compare-tires .rating-and-review-num {
  display: none;
}
/* line 442, pages/_CompareTiresPage.scss */
.compare-tires .star-review-list {
  padding: 0;
  margin: 0;
}
/* line 445, pages/_CompareTiresPage.scss */
.compare-tires .star-review-list li {
  font-size: 25px;
  margin: 0;
}
/* line 450, pages/_CompareTiresPage.scss */
.compare-tires .page-title-block {
  margin-left: 0;
  margin-right: 0;
  padding-left: 15px;
  border-bottom: none;
}
/* line 456, pages/_CompareTiresPage.scss */
.compare-tires p.add-label {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 16px;
}
@media (min-width: 640px) {
  /* line 462, pages/_CompareTiresPage.scss */
  .compare-tires .sticky-container, .compare-tires .top-row {
    height: 120px;
  }
}
@media (min-width: 768px) {
  /* line 468, pages/_CompareTiresPage.scss */
  .compare-tires .sticky-container, .compare-tires .top-row {
    height: 160px;
  }
  /* line 472, pages/_CompareTiresPage.scss */
  .compare-tires .left-cell {
    width: 18%;
  }
  /* line 475, pages/_CompareTiresPage.scss */
  .compare-tires .cell {
    width: 27%;
  }
  /* line 479, pages/_CompareTiresPage.scss */
  .compare-tires .mobile-visible {
    display: none;
  }
  /* line 482, pages/_CompareTiresPage.scss */
  .compare-tires .remove {
    position: absolute;
    right: 5px;
    top: 10px;
  }
  /* line 486, pages/_CompareTiresPage.scss */
  .compare-tires .remove .icon-x-close {
    position: absolute;
    top: -5px;
    right: -5px;
  }
  /* line 492, pages/_CompareTiresPage.scss */
  .compare-tires .detail-level-2 {
    font-size: 22px;
  }
  /* line 494, pages/_CompareTiresPage.scss */
  .compare-tires .detail-level-2 small {
    display: inline-block;
  }
  /* line 498, pages/_CompareTiresPage.scss */
  .compare-tires .avail-link {
    font-size: 18px;
    margin-top: 10px;
  }
  /* line 502, pages/_CompareTiresPage.scss */
  .compare-tires .page-title-block {
    padding-left: 0px;
  }
  /* line 505, pages/_CompareTiresPage.scss */
  .compare-tires .wrapper-inner {
    padding: 0 15px;
  }
  /* line 509, pages/_CompareTiresPage.scss */
  .compare-tires .price .detail-level-2 {
    display: inline-block;
  }
  /* line 513, pages/_CompareTiresPage.scss */
  .compare-tires h2, .compare-tires h3, .compare-tires h4 {
    font-size: 22px;
  }
  /* line 516, pages/_CompareTiresPage.scss */
  .compare-tires .cell.add-col {
    text-align: center;
    vertical-align: middle;
  }
  /* line 520, pages/_CompareTiresPage.scss */
  .compare-tires .add,
  .compare-tires .remove {
    font-size: 18px;
  }
  /* line 524, pages/_CompareTiresPage.scss */
  .compare-tires p.add-label {
    text-align: center;
  }
  /* line 528, pages/_CompareTiresPage.scss */
  .compare-tires .lower-row {
    clear: left;
  }
  /* line 530, pages/_CompareTiresPage.scss */
  .compare-tires .lower-row .cell {
    border-bottom: 1px solid #999;
  }
  /* line 532, pages/_CompareTiresPage.scss */
  .compare-tires .lower-row .cell .sub-cell {
    text-align: center;
  }
  /* line 534, pages/_CompareTiresPage.scss */
  .compare-tires .lower-row .cell .sub-cell p {
    text-align: center;
  }
  /* line 537, pages/_CompareTiresPage.scss */
  .compare-tires .lower-row .cell .sub-cell .ea {
    display: inline-block;
  }
  /* line 543, pages/_CompareTiresPage.scss */
  .compare-tires .lower-row .left-cell {
    vertical-align: middle;
    border-bottom: 1px solid #999;
    background-color: #eaeaea;
    padding: 10px 1%;
  }
  /* line 548, pages/_CompareTiresPage.scss */
  .compare-tires .lower-row .left-cell p {
    font-family: "Barlow-Light", 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 554, pages/_CompareTiresPage.scss */
  .compare-tires .lower-row .left-cell p .feature {
    width: 79%;
    display: inline-block;
  }
  /* line 559, pages/_CompareTiresPage.scss */
  .lt-ie9 .compare-tires .lower-row .left-cell p {
    margin: 0 0 0 10px;
  }
  /* line 563, 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 568, pages/_CompareTiresPage.scss */
  .lt-ie9 .compare-tires .lower-row .left-cell a {
    right: 5px;
  }
  /* line 573, pages/_CompareTiresPage.scss */
  .compare-tires .lower-row .left-cell a:hover {
    text-decoration: none;
  }
  /* line 581, pages/_CompareTiresPage.scss */
  .lt-ie9 .compare-tires .lower-row .left-cell {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 589, pages/_CompareTiresPage.scss */
  .compare-tires .row-treadlife strong {
    display: block;
  }
  /* line 595, pages/_CompareTiresPage.scss */
  .compare-tires .top-row h2, .compare-tires .top-row h3, .compare-tires .top-row h4 {
    text-align: center;
  }
  /* line 598, pages/_CompareTiresPage.scss */
  .compare-tires .top-row .left-cell {
    padding: 10px 1%;
    background-color: transparent;
    text-align: center;
    vertical-align: middle;
  }
  /* line 603, pages/_CompareTiresPage.scss */
  .compare-tires .top-row .left-cell p {
    margin: 0;
  }
  /* line 606, pages/_CompareTiresPage.scss */
  .lt-ie9 .compare-tires .top-row .left-cell {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 612, pages/_CompareTiresPage.scss */
  .compare-tires .top-row .tirename h3 p {
    font-size: 22px;
  }
  /* line 615, pages/_CompareTiresPage.scss */
  .compare-tires .top-row .cell {
    position: relative;
  }
  /* line 618, pages/_CompareTiresPage.scss */
  .compare-tires .top-row .sub-cell {
    padding: 25px 0 0 0;
  }
  /* line 623, pages/_CompareTiresPage.scss */
  .compare-tires .top-row .add-col .sub-cell {
    padding: 0;
  }
  /* line 629, pages/_CompareTiresPage.scss */
  .compare-tires .icon-cat {
    font-family: "Barlow-Bold", Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    line-height: 48px;
    padding-bottom: 0;
    font-size: 18px;
  }
  /* line 634, pages/_CompareTiresPage.scss */
  .compare-tires .icon-cat span {
    position: relative;
    top: 4px;
    display: inline-block;
    padding-right: 6px;
    font-size: 35px;
  }
  /* line 643, pages/_CompareTiresPage.scss */
  .compare-tires .context-col {
    border-left: 1px solid #325ecf;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
  }
  /* line 648, pages/_CompareTiresPage.scss */
  .compare-tires .ctas {
    text-align: center;
    vertical-align: bottom;
  }
  /* line 651, pages/_CompareTiresPage.scss */
  .compare-tires .ctas p {
    margin: 15px 0 0 0;
    font-size: 16px;
  }
  /* line 655, pages/_CompareTiresPage.scss */
  .compare-tires .ctas .star-review-list {
    display: inline-block;
  }
  /* line 657, pages/_CompareTiresPage.scss */
  .compare-tires .ctas .star-review-list li span:hover {
    cursor: pointer;
  }
  /* line 661, 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 672, pages/_CompareTiresPage.scss */
  .compare-tires .check-icon .icon-circle {
    font-size: 33px;
  }
  /* line 675, pages/_CompareTiresPage.scss */
  .compare-tires .check-icon .icon-check-mark {
    font-size: 55px;
    top: 2px;
    left: 15px;
    right: 0;
  }
  /* line 683, pages/_CompareTiresPage.scss */
  .compare-tires .add-to-cart {
    background-image: -webkit-gradient(linear, left bottom, right top, color-stop(0px, #E3D046), color-stop(8px, #E3D046), color-stop(8px, #ffdd00), color-stop(100%, #ffdd00)) !important;
    background-image: -webkit-linear-gradient(-225deg, #E3D046 0px, #E3D046 8px, #ffdd00 8px, #ffdd00 100%) !important;
    background-image: -moz-linear-gradient(-45deg, #E3D046 0px, #E3D046 8px, #ffdd00 8px, #ffdd00 100%) !important;
    background-image: linear-gradient(-45deg, #e3d046 0px, #e3d046 8px, #ffdd00 8px, #ffdd00 100%) !important;
    background-position: -5px -5px;
    padding-left: 30px;
    padding-right: 30px;
    color: #000;
    background-color: #ffdd00;
    border-color: #ccc;
    font-family: "Barlow-Bold", Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    -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, ../../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, ../../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, ../../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, ../../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, components/_buttons.scss */
  .compare-tires .add-to-cart:focus {
    outline: none;
  }
  /* line 22, 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 26, components/_buttons.scss */
  .compare-tires .add-to-cart:hover, .compare-tires .add-to-cart:active, .compare-tires .add-to-cart:focus {
    color: #444;
    box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.3);
    text-shadow: none;
  }
  /* line 32, 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 38, components/_buttons.scss */
  .compare-tires .add-to-cart:disabled {
    opacity: 1;
    filter: alpha(opacity=1);
    background-color: #dfcc73;
  }
  /* line 43, 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(8px, #275190), color-stop(8px, #3063B0), color-stop(100%, #3063B0)) !important;
    background-image: -webkit-linear-gradient(-225deg, #275190 0px, #275190 8px, #3063B0 8px, #3063B0 100%) !important;
    background-image: -moz-linear-gradient(-45deg, #275190 0px, #275190 8px, #3063B0 8px, #3063B0 100%) !important;
    background-image: linear-gradient(-45deg, #275190 0px, #275190 8px, #3063b0 8px, #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, ../../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, ../../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, ../../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, ../../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 49, 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 55, 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 60, components/_buttons.scss */
  .compare-tires .add-to-cart.active:disabled {
    background-color: #456493;
  }
  /* line 63, 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 77, components/_buttons.scss */
  .lt-ie9 .compare-tires .add-to-cart.active {
    background-color: #3063b0;
    background-image: none;
  }
}
@media (min-width: 1025px) {
  /* line 691, pages/_CompareTiresPage.scss */
  .compare-tires .sticky-container, .compare-tires .top-row {
    height: 130px;
  }
}

/* line 1, pages/_ErrorPages.scss */
.error-page {
  padding: 10px 15px;
}
/* line 3, pages/_ErrorPages.scss */
.error-page .heading {
  font-size: 24px;
  color: #274BA7;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  text-align: center;
}
/* line 9, pages/_ErrorPages.scss */
.error-page .subheading {
  color: #555555;
  margin: 0 auto;
  text-align: center;
}
/* line 14, pages/_ErrorPages.scss */
.error-page .ctas {
  text-align: center;
  margin-bottom: 20px;
}
/* line 17, pages/_ErrorPages.scss */
.error-page .ctas .prev-page-btn {
  margin: 20px 0 20px 0;
}
/* line 20, pages/_ErrorPages.scss */
.error-page .ctas .go-home-btn {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
  position: relative;
  top: 3px;
}
/* line 26, pages/_ErrorPages.scss */
.error-page .ctas .OR, .error-page .ctas .find-store {
  margin-left: 30px;
}
@media (min-width: 768px) {
  /* line 1, pages/_ErrorPages.scss */
  .error-page {
    padding: 40px 15px 100px;
  }
  /* line 32, pages/_ErrorPages.scss */
  .error-page .heading {
    font-size: 36px;
    text-align: center;
  }
  /* line 36, pages/_ErrorPages.scss */
  .error-page .subheading {
    text-align: center;
    font-size: 16px;
  }
  /* line 40, pages/_ErrorPages.scss */
  .error-page .ctas {
    text-align: center;
  }
  /* line 42, pages/_ErrorPages.scss */
  .error-page .ctas .prev-page-btn {
    display: inline-block;
    margin-right: 20px;
  }
}

/* ----- 404 Not Found Error ----- */
/* line 53, pages/_ErrorPages.scss */
.error-404-page .or-visit-text {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
  margin-bottom: 30px;
}
/* line 58, pages/_ErrorPages.scss */
.error-404-page .columns {
  border-top: 1px solid #ddd;
  margin-left: 0;
  margin-right: 0;
  padding: 20px 0 10px;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}
/* line 64, pages/_ErrorPages.scss */
.error-404-page .columns .list-heading {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 24px;
  color: #2366c1;
  margin: 0;
}
/* line 71, pages/_ErrorPages.scss */
.error-404-page .columns .list-heading.more a {
  color: #333;
}
/* line 75, pages/_ErrorPages.scss */
.error-404-page .columns ul {
  list-style: none;
  padding: 0;
  margin: 10px 0 20px 0;
  text-align: left;
}
/* line 80, pages/_ErrorPages.scss */
.error-404-page .columns ul li {
  font-size: 18px;
  line-height: 140%;
}
/* line 83, pages/_ErrorPages.scss */
.error-404-page .columns ul li a {
  padding: 2px 0;
  display: inline-block;
}
/* line 89, pages/_ErrorPages.scss */
.error-404-page .columns .column {
  margin-left: -30px;
}
@media (min-width: 768px) {
  /* line 95, pages/_ErrorPages.scss */
  .error-404-page .columns {
    background-image: none;
    border-top: 0;
    margin: 0;
    margin-left: 10%;
  }
  /* line 100, pages/_ErrorPages.scss */
  .error-404-page .columns .column {
    margin-left: 0;
  }
  /* line 103, pages/_ErrorPages.scss */
  .error-404-page .columns .list-heading {
    margin-bottom: 15px;
  }
  /* line 106, pages/_ErrorPages.scss */
  .error-404-page .columns ul {
    margin: 0 0 60px;
  }
  /* line 109, pages/_ErrorPages.scss */
  .error-404-page .columns ul li a {
    padding: 5px 0;
  }
}

/* ----- Out of Stock Error ----- */
/* line 120, pages/_ErrorPages.scss */
.out-of-stock .subheading a, .server-failure-cart .subheading a {
  text-decoration: underline;
}
/* line 125, pages/_ErrorPages.scss */
.out-of-stock .or-label, .server-failure-cart .or-label {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
  vertical-align: middle;
  display: block;
}
/* line 133, 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, 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, pages/_ErrorPages.scss */
  .out-of-stock .ideal-break, .server-failure-cart .ideal-break {
    display: block;
  }
  /* line 153, pages/_ErrorPages.scss */
  .out-of-stock .heading, .server-failure-cart .heading {
    font-size: 32px;
    letter-spacing: 0.5px;
  }
  /* line 157, pages/_ErrorPages.scss */
  .out-of-stock .subheading, .server-failure-cart .subheading {
    font-size: 18px;
  }
  /* line 160, pages/_ErrorPages.scss */
  .out-of-stock .ctas, .server-failure-cart .ctas {
    margin-top: 20px;
  }
  /* line 162, 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, pages/_ErrorPages.scss */
  .out-of-stock .or-label, .server-failure-cart .or-label {
    margin: 0 0 0 15px;
    display: inline-block;
  }
}

/**
 * TEMPLATE/PARTIAL NAME: Events Landing Page
 *
 */
/* line 7, pages/_EventsLandingPage.scss */
.events-landing-page .page-background {
  background-image: url('/images/background/2012_mg_blimps_cleveland.jpg');
  height: 100%;
  background-position: 100% 60%;
}
/* line 13, pages/_EventsLandingPage.scss */
.events-landing-page .events-masthead {
  max-width: 420px;
}
/* line 16, pages/_EventsLandingPage.scss */
.events-landing-page .events-masthead .btn {
  max-width: 245px;
}
/* line 22, pages/_EventsLandingPage.scss */
.events-landing-page .events-text-block h5 {
  color: #ffdd00;
}

/* line 3, pages/_GoodyearCoupons.scss */
.authentic-goodyear-coupons .main-content {
  margin-bottom: 20px;
}
/* line 7, pages/_GoodyearCoupons.scss */
.authentic-goodyear-coupons .main-content ul {
  padding-left: 0;
}
/* line 11, pages/_GoodyearCoupons.scss */
.authentic-goodyear-coupons .main-content li {
  padding-bottom: 10px;
}
/* line 15, pages/_GoodyearCoupons.scss */
.authentic-goodyear-coupons .main-content .btn {
  margin: 20px;
}
/* line 19, pages/_GoodyearCoupons.scss */
.authentic-goodyear-coupons .main-content .col-md-6 {
  padding-right: 35px;
}

/* line 3, pages/_TSNTireRebatePage.scss */
.tsn-tire-rebate-page h1, .tsn-tire-rebate-page h3 {
  color: #fff;
}
/* line 7, pages/_TSNTireRebatePage.scss */
.tsn-tire-rebate-page h2 {
  color: #274BA7;
}
/* line 11, pages/_TSNTireRebatePage.scss */
.tsn-tire-rebate-page .page-header {
  background-image: url('/images/TSNTireRebate/tsn-tire-rebate-bg.png');
  background-repeat: no-repeat;
  height: auto;
  max-height: 388px;
}
/* line 20, pages/_TSNTireRebatePage.scss */
.tsn-tire-rebate-page .page-header-description h3 {
  margin-top: 0px;
}
/* line 23, pages/_TSNTireRebatePage.scss */
.tsn-tire-rebate-page .page-header-description h3 sup {
  font-size: 62%;
}
/* line 28, pages/_TSNTireRebatePage.scss */
.tsn-tire-rebate-page .page-header-description p {
  color: #fff;
}
/* line 32, pages/_TSNTireRebatePage.scss */
.tsn-tire-rebate-page .page-header-description .text {
  margin: 5px 0px 25px 0px;
}
/* line 35, pages/_TSNTireRebatePage.scss */
.tsn-tire-rebate-page .page-header-description .text a {
  color: #ffdd00;
  text-decoration: underline;
}
/* line 43, pages/_TSNTireRebatePage.scss */
.tsn-tire-rebate-page .upper-description {
  font-family: "Barlow-Light", 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 51, pages/_TSNTireRebatePage.scss */
.tsn-tire-rebate-page .tire-service-logo {
  background-image: url('/images/TSNTireRebate/tsn-service-logo.png');
  display: inline-block;
  height: 51px;
  margin: 30px 0px 10px 0px;
  width: 178px;
}
/* line 58, pages/_TSNTireRebatePage.scss */
.tsn-tire-rebate-page .tire-service-logo.w-reflection {
  height: 82px;
  margin-bottom: 0px;
  margin-top: 5px;
}
/* line 65, pages/_TSNTireRebatePage.scss */
.tsn-tire-rebate-page .quick-note {
  padding-left: 15px;
  padding-right: 15px;
  line-height: 1em;
  margin-bottom: 10px;
}
/* line 72, pages/_TSNTireRebatePage.scss */
.tsn-tire-rebate-page .access-box-wrapper a {
  width: 90%;
  max-width: 245px;
}
/* line 78, pages/_TSNTireRebatePage.scss */
.tsn-tire-rebate-page .find-a-location-link {
  display: inline-block;
  margin-bottom: 20px;
}
/* line 83, pages/_TSNTireRebatePage.scss */
.tsn-tire-rebate-page .benefit-body {
  padding-bottom: 10px;
}
/* line 87, pages/_TSNTireRebatePage.scss */
.tsn-tire-rebate-page .benefits-sub-title-box {
  padding-left: 15px;
  padding-right: 15px;
}
/* line 91, pages/_TSNTireRebatePage.scss */
.tsn-tire-rebate-page .benefits-list-container {
  overflow: hidden;
}
/* line 94, pages/_TSNTireRebatePage.scss */
.tsn-tire-rebate-page .benefits-list-container ul {
  margin-bottom: 0px;
  padding-left: 15px;
  text-align: left;
}
/* line 101, pages/_TSNTireRebatePage.scss */
.tsn-tire-rebate-page .icon-credit-card {
  background-image: url('/images/TSNTireRebate/gy-tsn-credit-card.png');
}
/* line 105, pages/_TSNTireRebatePage.scss */
.tsn-tire-rebate-page .icon-save {
  background-image: url('/images/TSNTireRebate/gy-tsn-save.png');
}
/* line 109, pages/_TSNTireRebatePage.scss */
.tsn-tire-rebate-page .icon-financing {
  background-image: url('/images/TSNTireRebate/gy-tsn-financing.png');
}
/* line 113, pages/_TSNTireRebatePage.scss */
.tsn-tire-rebate-page .eligible-windowshade {
  text-align: left;
}
/* line 116, pages/_TSNTireRebatePage.scss */
.tsn-tire-rebate-page .eligible-windowshade h5 {
  font-size: 22px;
}
/* line 120, pages/_TSNTireRebatePage.scss */
.tsn-tire-rebate-page .eligible-windowshade sup {
  font-size: 65%;
}
/* line 124, pages/_TSNTireRebatePage.scss */
.tsn-tire-rebate-page .eligible-windowshade .panel-collapse {
  background: none;
}
/* line 129, pages/_TSNTireRebatePage.scss */
.tsn-tire-rebate-page .tire-link {
  display: table;
  margin: 15px 0px;
}
/* line 134, pages/_TSNTireRebatePage.scss */
.tsn-tire-rebate-page .top-space {
  margin-top: 35px;
}
@media (min-width: 768px) {
  /* line 140, pages/_TSNTireRebatePage.scss */
  .tsn-tire-rebate-page h3 {
    font-size: 34px;
  }
  /* line 144, pages/_TSNTireRebatePage.scss */
  .tsn-tire-rebate-page page-header {
    height: 388px;
  }
  /* line 148, pages/_TSNTireRebatePage.scss */
  .tsn-tire-rebate-page .page-header-image {
    background-image: url('/images/TSNTireRebate/tsn-tires.png');
  }
  /* line 153, pages/_TSNTireRebatePage.scss */
  .tsn-tire-rebate-page .page-header-description {
    margin-right: 0%;
    margin-top: 20px;
  }
  /* line 160, pages/_TSNTireRebatePage.scss */
  .tsn-tire-rebate-page .access-box-wrapper p {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
  }
  /* line 166, pages/_TSNTireRebatePage.scss */
  .tsn-tire-rebate-page .benefits-sub-title-box {
    max-width: 360px;
    margin: 20px auto 0px auto;
    padding: 0px;
  }
  /* line 172, pages/_TSNTireRebatePage.scss */
  .tsn-tire-rebate-page .benefit-body {
    max-width: 500px;
  }
  /* line 175, pages/_TSNTireRebatePage.scss */
  .tsn-tire-rebate-page .benefit-body .icon {
    padding-top: 25px;
  }
  /* line 180, pages/_TSNTireRebatePage.scss */
  .tsn-tire-rebate-page .benefits-list-container {
    overflow: hidden;
  }
  /* line 183, pages/_TSNTireRebatePage.scss */
  .tsn-tire-rebate-page .benefits-list-container ul {
    width: 50%;
  }
  /* line 189, pages/_TSNTireRebatePage.scss */
  .tsn-tire-rebate-page .eligible-windowshade h5 {
    font-size: 26px;
  }
}
@media (min-width: 1024px) {
  /* line 198, pages/_TSNTireRebatePage.scss */
  .tsn-tire-rebate-page .page-header-description {
    margin: 10px 10% 25px 0px;
  }
}
@media (min-width: 1200px) {
  /* line 206, pages/_TSNTireRebatePage.scss */
  .tsn-tire-rebate-page .page-header-description {
    margin-top: 25px;
  }
  /* line 210, pages/_TSNTireRebatePage.scss */
  .tsn-tire-rebate-page .page-header-image {
    margin-top: 35px;
  }
}

/* line 3, pages/_TSNServiceRebatePage.scss */
.tsn-service-rebate-page h1, .tsn-service-rebate-page h3 {
  color: #fff;
}
/* line 7, pages/_TSNServiceRebatePage.scss */
.tsn-service-rebate-page h2 {
  color: #274BA7;
}
/* line 11, pages/_TSNServiceRebatePage.scss */
.tsn-service-rebate-page .page-header {
  background-image: url('/images/TSNServiceRebate/tsn-service-rebate-bg.png');
  background-repeat: no-repeat;
  height: auto;
  max-height: 388px;
}
/* line 20, pages/_TSNServiceRebatePage.scss */
.tsn-service-rebate-page .page-header-description h3 {
  margin-top: 0px;
}
/* line 23, pages/_TSNServiceRebatePage.scss */
.tsn-service-rebate-page .page-header-description h3 sup {
  font-size: 62%;
}
/* line 28, pages/_TSNServiceRebatePage.scss */
.tsn-service-rebate-page .page-header-description p {
  color: #fff;
}
/* line 32, pages/_TSNServiceRebatePage.scss */
.tsn-service-rebate-page .page-header-description .text {
  margin: 5px 0px 25px 0px;
}
/* line 35, pages/_TSNServiceRebatePage.scss */
.tsn-service-rebate-page .page-header-description .text a {
  color: #ffdd00;
  text-decoration: underline;
}
/* line 43, pages/_TSNServiceRebatePage.scss */
.tsn-service-rebate-page .upper-description {
  font-family: "Barlow-Light", 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 51, pages/_TSNServiceRebatePage.scss */
.tsn-service-rebate-page .tire-service-logo {
  background-image: url('/images/TSNServiceRebate/tsn-service-logo.png');
  display: inline-block;
  height: 51px;
  margin: 30px 0px 10px 0px;
  width: 178px;
}
/* line 58, pages/_TSNServiceRebatePage.scss */
.tsn-service-rebate-page .tire-service-logo.w-reflection {
  height: 82px;
  margin-bottom: 0px;
  margin-top: 5px;
}
/* line 65, pages/_TSNServiceRebatePage.scss */
.tsn-service-rebate-page .quick-note {
  padding-left: 15px;
  padding-right: 15px;
  font-size: 12px;
  line-height: 1em;
  margin: 10px 0px 25px 0px;
}
/* line 73, pages/_TSNServiceRebatePage.scss */
.tsn-service-rebate-page .access-box-wrapper a {
  width: 90%;
  max-width: 245px;
}
/* line 79, pages/_TSNServiceRebatePage.scss */
.tsn-service-rebate-page .benefit-body {
  padding-bottom: 10px;
}
/* line 84, pages/_TSNServiceRebatePage.scss */
.tsn-service-rebate-page .benefit-box .icon-tsn {
  padding: 10px 0px 0px 0px;
  width: 35%;
}
/* line 90, pages/_TSNServiceRebatePage.scss */
.tsn-service-rebate-page .benefit-table {
  border: 1px solid #999999;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  margin: 20px auto;
}
/* line 95, pages/_TSNServiceRebatePage.scss */
.tsn-service-rebate-page .benefit-table thead {
  background-color: #274BA7;
  color: #fff;
}
/* line 99, pages/_TSNServiceRebatePage.scss */
.tsn-service-rebate-page .benefit-table thead th {
  padding: 10px 20px;
}
/* line 102, pages/_TSNServiceRebatePage.scss */
.tsn-service-rebate-page .benefit-table thead th:first-child {
  border-right: 2px solid #fff;
}
/* line 109, pages/_TSNServiceRebatePage.scss */
.tsn-service-rebate-page .benefit-table tbody td {
  padding: 10px 20px;
}
/* line 112, pages/_TSNServiceRebatePage.scss */
.tsn-service-rebate-page .benefit-table tbody td:first-child {
  border-right: 2px solid #999999;
}
/* line 119, pages/_TSNServiceRebatePage.scss */
.tsn-service-rebate-page .benefits-sub-title-box {
  padding-left: 15px;
  padding-right: 15px;
}
/* line 123, pages/_TSNServiceRebatePage.scss */
.tsn-service-rebate-page .benefits-list-container {
  overflow: hidden;
}
/* line 126, pages/_TSNServiceRebatePage.scss */
.tsn-service-rebate-page .benefits-list-container ul {
  margin-bottom: 0px;
  padding-left: 15px;
  text-align: left;
}
/* line 133, pages/_TSNServiceRebatePage.scss */
.tsn-service-rebate-page .icon-credit-card {
  background-image: url('/images/TSNServiceRebate/gy-tsn-credit-card.png');
}
/* line 137, pages/_TSNServiceRebatePage.scss */
.tsn-service-rebate-page .icon-save {
  background-image: url('/images/TSNServiceRebate/gy-tsn-save.png');
}
/* line 141, pages/_TSNServiceRebatePage.scss */
.tsn-service-rebate-page .icon-financing {
  background-image: url('/images/TSNServiceRebate/gy-tsn-financing.png');
}
/* line 145, pages/_TSNServiceRebatePage.scss */
.tsn-service-rebate-page .icon-tsn-logo {
  background-image: url('/images/TSNServiceRebate/tsn-service-logo.png');
  background-repeat: no-repeat;
  background-size: 100%;
  -ms-behavior: url('/images/backgroundsize.min.htc');
  display: inline-block;
  height: 93px;
  margin: 65px 0px 0px 4px;
  width: 90px;
}
/* line 156, pages/_TSNServiceRebatePage.scss */
.tsn-service-rebate-page .tire-link {
  display: table;
  margin: 15px 0px;
}
/* line 161, pages/_TSNServiceRebatePage.scss */
.tsn-service-rebate-page .top-space {
  margin-top: 35px;
}
@media (min-width: 768px) {
  /* line 168, pages/_TSNServiceRebatePage.scss */
  .tsn-service-rebate-page h3 {
    font-size: 34px;
  }
  /* line 172, pages/_TSNServiceRebatePage.scss */
  .tsn-service-rebate-page page-header {
    height: 388px;
  }
  /* line 176, pages/_TSNServiceRebatePage.scss */
  .tsn-service-rebate-page .page-header-image {
    background-image: url('/images/TSNServiceRebate/tsn-services.png');
  }
  /* line 181, pages/_TSNServiceRebatePage.scss */
  .tsn-service-rebate-page .page-header-description {
    margin-right: 0%;
    margin-top: 20px;
  }
  /* line 188, pages/_TSNServiceRebatePage.scss */
  .tsn-service-rebate-page .access-box-wrapper p {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
  }
  /* line 194, pages/_TSNServiceRebatePage.scss */
  .tsn-service-rebate-page .benefits-sub-title-box {
    max-width: 360px;
    margin: 20px auto 0px auto;
    padding: 0px;
  }
  /* line 200, pages/_TSNServiceRebatePage.scss */
  .tsn-service-rebate-page .benefit-body {
    max-width: 500px;
  }
  /* line 203, pages/_TSNServiceRebatePage.scss */
  .tsn-service-rebate-page .benefit-body .icon {
    padding-top: 25px;
  }
  /* line 208, pages/_TSNServiceRebatePage.scss */
  .tsn-service-rebate-page .benefits-list-container {
    overflow: hidden;
  }
  /* line 211, pages/_TSNServiceRebatePage.scss */
  .tsn-service-rebate-page .benefits-list-container ul {
    width: 50%;
  }
  /* line 216, pages/_TSNServiceRebatePage.scss */
  .tsn-service-rebate-page .icon-tsn-logo {
    width: 170px;
  }
}
@media (min-width: 1024px) {
  /* line 224, pages/_TSNServiceRebatePage.scss */
  .tsn-service-rebate-page .page-header-description {
    margin: 10px 10% 25px 0px;
  }
}
@media (min-width: 1200px) {
  /* line 232, pages/_TSNServiceRebatePage.scss */
  .tsn-service-rebate-page .page-header-description {
    margin-top: 25px;
  }
  /* line 236, pages/_TSNServiceRebatePage.scss */
  .tsn-service-rebate-page .page-header-image {
    margin-top: 35px;
  }
}

/* line 2, pages/_FindStorePage.scss */
.find-store-page .gy-windowshade, .find-store-page .gy-secondary-windowshade, .find-store-page .gy-nav-windowshade, .find-store-page .gy-tertiary-windowshade, .find-store-page .gy-coupon-windowshade, .find-store-page .gy-dist-windowshade, .find-store-page .gy-min-windowshade {
  background-color: transparent;
  border: none;
  margin: 0 auto 20px;
  width: 100%;
}
/* line 7, pages/_FindStorePage.scss */
.find-store-page .gy-windowshade #statesPanel, .find-store-page .gy-secondary-windowshade #statesPanel, .find-store-page .gy-nav-windowshade #statesPanel, .find-store-page .gy-tertiary-windowshade #statesPanel, .find-store-page .gy-coupon-windowshade #statesPanel, .find-store-page .gy-dist-windowshade #statesPanel, .find-store-page .gy-min-windowshade #statesPanel {
  border: none;
}
/* line 10, pages/_FindStorePage.scss */
.find-store-page .gy-windowshade .panel-heading, .find-store-page .gy-secondary-windowshade .panel-heading, .find-store-page .gy-nav-windowshade .panel-heading, .find-store-page .gy-tertiary-windowshade .panel-heading, .find-store-page .gy-coupon-windowshade .panel-heading, .find-store-page .gy-dist-windowshade .panel-heading, .find-store-page .gy-min-windowshade .panel-heading,
.find-store-page .gy-windowshade .collapsed .panel-heading,
.find-store-page .gy-secondary-windowshade .collapsed .panel-heading,
.find-store-page .gy-nav-windowshade .collapsed .panel-heading,
.find-store-page .gy-tertiary-windowshade .collapsed .panel-heading,
.find-store-page .gy-coupon-windowshade .collapsed .panel-heading,
.find-store-page .gy-dist-windowshade .collapsed .panel-heading,
.find-store-page .gy-min-windowshade .collapsed .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 16, pages/_FindStorePage.scss */
.find-store-page .gy-windowshade .panel-heading h3, .find-store-page .gy-secondary-windowshade .panel-heading h3, .find-store-page .gy-nav-windowshade .panel-heading h3, .find-store-page .gy-tertiary-windowshade .panel-heading h3, .find-store-page .gy-coupon-windowshade .panel-heading h3, .find-store-page .gy-dist-windowshade .panel-heading h3, .find-store-page .gy-min-windowshade .panel-heading h3,
.find-store-page .gy-windowshade .collapsed .panel-heading h3,
.find-store-page .gy-secondary-windowshade .collapsed .panel-heading h3,
.find-store-page .gy-nav-windowshade .collapsed .panel-heading h3,
.find-store-page .gy-tertiary-windowshade .collapsed .panel-heading h3,
.find-store-page .gy-coupon-windowshade .collapsed .panel-heading h3,
.find-store-page .gy-dist-windowshade .collapsed .panel-heading h3,
.find-store-page .gy-min-windowshade .collapsed .panel-heading h3 {
  color: #ffdd00;
  text-align: center;
}
/* line 20, pages/_FindStorePage.scss */
.find-store-page .gy-windowshade .panel-heading span, .find-store-page .gy-secondary-windowshade .panel-heading span, .find-store-page .gy-nav-windowshade .panel-heading span, .find-store-page .gy-tertiary-windowshade .panel-heading span, .find-store-page .gy-coupon-windowshade .panel-heading span, .find-store-page .gy-dist-windowshade .panel-heading span, .find-store-page .gy-min-windowshade .panel-heading span,
.find-store-page .gy-windowshade .collapsed .panel-heading span,
.find-store-page .gy-secondary-windowshade .collapsed .panel-heading span,
.find-store-page .gy-nav-windowshade .collapsed .panel-heading span,
.find-store-page .gy-tertiary-windowshade .collapsed .panel-heading span,
.find-store-page .gy-coupon-windowshade .collapsed .panel-heading span,
.find-store-page .gy-dist-windowshade .collapsed .panel-heading span,
.find-store-page .gy-min-windowshade .collapsed .panel-heading span {
  float: none;
  color: #ffdd00;
  font-size: 1em;
  position: relative;
  top: 3px;
  left: 3px;
}
/* line 31, pages/_FindStorePage.scss */
.find-store-page .gy-windowshade .panel-heading, .find-store-page .gy-secondary-windowshade .panel-heading, .find-store-page .gy-nav-windowshade .panel-heading, .find-store-page .gy-tertiary-windowshade .panel-heading, .find-store-page .gy-coupon-windowshade .panel-heading, .find-store-page .gy-dist-windowshade .panel-heading, .find-store-page .gy-min-windowshade .panel-heading {
  width: 100%;
}
/* line 36, pages/_FindStorePage.scss */
.find-store-page .gy-windowshade.mobile .panel-heading, .find-store-page .mobile.gy-secondary-windowshade .panel-heading, .find-store-page .mobile.gy-nav-windowshade .panel-heading, .find-store-page .mobile.gy-tertiary-windowshade .panel-heading, .find-store-page .mobile.gy-coupon-windowshade .panel-heading, .find-store-page .mobile.gy-dist-windowshade .panel-heading, .find-store-page .mobile.gy-min-windowshade .panel-heading {
  width: 100% !important;
}
/* line 40, pages/_FindStorePage.scss */
.find-store-page .page-background {
  background-image: url('/images/background/FindStore.jpg');
  height: 100%;
}
/* line 44, pages/_FindStorePage.scss */
.find-store-page .list-group {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  /* line 51, pages/_FindStorePage.scss */
  .find-store-page .gy-windowshade .panel-heading, .find-store-page .gy-secondary-windowshade .panel-heading, .find-store-page .gy-nav-windowshade .panel-heading, .find-store-page .gy-tertiary-windowshade .panel-heading, .find-store-page .gy-coupon-windowshade .panel-heading, .find-store-page .gy-dist-windowshade .panel-heading, .find-store-page .gy-min-windowshade .panel-heading {
    width: 50%;
  }
  /* line 54, pages/_FindStorePage.scss */
  .find-store-page .gy-windowshade .panel-heading.desktop-expanded, .find-store-page .gy-secondary-windowshade .panel-heading.desktop-expanded, .find-store-page .gy-nav-windowshade .panel-heading.desktop-expanded, .find-store-page .gy-tertiary-windowshade .panel-heading.desktop-expanded, .find-store-page .gy-coupon-windowshade .panel-heading.desktop-expanded, .find-store-page .gy-dist-windowshade .panel-heading.desktop-expanded, .find-store-page .gy-min-windowshade .panel-heading.desktop-expanded {
    width: 100%;
  }
}

/**
 * TEMPLATE/PARTIAL NAME: About Us Landing Page
 *
 */
/* line 7, pages/_LearnLandingPage.scss */
.learn-landing-page .page-background {
  background-image: url('/images/background/GYLearning.jpg');
  height: 100%;
}
/* line 12, pages/_LearnLandingPage.scss */
.learn-landing-page .learn-masthead {
  max-width: 460px;
}
/* line 16, pages/_LearnLandingPage.scss */
.learn-landing-page .learn-text-block {
  padding-bottom: 0px;
}
/* line 18, pages/_LearnLandingPage.scss */
.learn-landing-page .learn-text-block h5 {
  color: #ffdd00;
}
/* line 23, 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, 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, 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, pages/_LearnPages.scss */
.page-winterVsAllSeasonLearn .detail-page-img {
  background-image: url('/images/learn/tips/winterVsAllSeason.jpg') !important;
  background-size: contain;
  width: 305px !important;
  height: 205px !important;
  min-height: 0 !important;
}

/* line 23, pages/_LearnPages.scss */
.page-performanceTiresLearn .detail-page-img {
  background-image: url('/images/learn/tips/performance.jpg') !important;
  background-size: contain;
  width: 305px !important;
  height: 205px !important;
  min-height: 0 !important;
}

/* line 33, pages/_LearnPages.scss */
.page-spareTiresLearn .detail-page-img {
  background-image: url('/images/learn/tips/spare.jpg') !important;
  background-size: contain;
  width: 305px !important;
  height: 205px !important;
  min-height: 0 !important;
}

/* line 43, pages/_LearnPages.scss */
.page-findSizeLearn .detail-page-img {
  background-image: url('/images/learn/tips/size.jpg') !important;
  background-size: contain;
  width: 305px !important;
  height: 205px !important;
  min-height: 0 !important;
}

/* line 53, pages/_LearnPages.scss */
.page-treadTestsLearn .detail-page-img {
  background-image: url('/images/learn/tips/tread.jpg') !important;
  background-size: contain;
  width: 305px !important;
  height: 205px !important;
  min-height: 0 !important;
}

/* Specs */
/* line 63, pages/_LearnPages.scss */
.page-tireSpecsTechLearn .detail-page-img {
  background-image: url('/images/learn/specs/landing.jpg') !important;
  background-size: contain;
  width: 305px !important;
  height: 205px !important;
  min-height: 0 !important;
}

/* line 73, pages/_LearnPages.scss */
.page-tireGlossaryLearn .detail-page-img {
  background-image: url('/images/learn/specs/glossary.jpg') !important;
  background-size: contain;
  width: 305px !important;
  height: 205px !important;
  min-height: 0 !important;
}

/* Care */
/* line 84, pages/_LearnPages.scss */
.page-tireWearLearn .detail-page-img {
  background-image: url('/images/learn/tireCare/inspection.jpg') !important;
  background-size: contain;
  width: 305px !important;
  height: 205px !important;
  min-height: 0 !important;
}

/* line 94, pages/_LearnPages.scss */
.page-treadTestsLearn .detail-page-img {
  background-image: url('/images/learn/tireCare/tread.jpg') !important;
  background-size: contain;
  width: 305px !important;
  height: 205px !important;
  min-height: 0 !important;
}

/* line 104, pages/_LearnPages.scss */
.page-tireAirPressureLearn .detail-page-img {
  background-image: url('/images/learn/tireCare/airPressure.jpg') !important;
  background-size: contain;
  width: 305px !important;
  height: 205px !important;
  min-height: 0 !important;
}

/* line 114, pages/_LearnPages.scss */
.page-fixAFlatLearn .detail-page-img {
  background-image: url('/images/learn/tireCare/fixAFlat.jpg') !important;
  background-size: contain;
  width: 305px !important;
  height: 205px !important;
  min-height: 0 !important;
}

/* line 124, pages/_LearnPages.scss */
.page-tireCareMaintenanceLearn .detail-page-img {
  background-image: url('/images/learn/tireCare/maintenance.jpg') !important;
  background-size: contain;
  width: 305px !important;
  height: 205px !important;
  min-height: 0 !important;
}

/* line 134, 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;
}

/* line 3, 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, pages/_LocateServiceCenterPage.scss */
.locate-service-center-page .masthead h1 {
  padding-top: 5px;
  padding-bottom: 5px;
}
/* line 17, pages/_LocateServiceCenterPage.scss */
.locate-service-center-page .masthead .text-content p {
  padding: 5px 0 0 0;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #274BA7;
  font-size: 16px;
}
/* line 23, pages/_LocateServiceCenterPage.scss */
.locate-service-center-page .masthead .text-content h5 {
  font-size: 16px;
  color: #333;
  margin: 20px 0 0 0;
}
/* line 29, pages/_LocateServiceCenterPage.scss */
.locate-service-center-page .masthead .gy-link, .locate-service-center-page .masthead .store-details-page .read-more, .store-details-page .locate-service-center-page .masthead .read-more {
  margin-top: 15px;
  display: block;
}
/* line 35, pages/_LocateServiceCenterPage.scss */
.locate-service-center-page .page-background {
  background-image: url('/images/background/ServiceCenter.jpg');
  height: 100%;
}
@media (min-width: 768px) {
  /* line 41, pages/_LocateServiceCenterPage.scss */
  .locate-service-center-page h1 {
    font-size: 56px;
    padding-top: 15px;
  }
}

/**
 * TEMPLATE/PARTIAL NAME: home-page
 *
 */
/* line 6, pages/_HomePage.scss */
.homepage-container .page-background {
  background-image: url('/images/homePage/home_bk_md.jpg');
  background-position: 53% 80%;
}
/* line 11, pages/_HomePage.scss */
.homepage-container .masthead h1 {
  font-size: 20px;
  padding-bottom: 5px;
}
/* line 15, pages/_HomePage.scss */
.homepage-container .masthead h2, .homepage-container .masthead .h2 {
  font-size: 40px;
}
/* line 19, pages/_HomePage.scss */
.homepage-container .masthead .gy-home-button-stores {
  padding-left: 5px;
}
.gy-home-button-tires {
  font-size: 14px;
}
@media (min-width: 481px) {
  /* line 25, pages/_HomePage.scss */
  .homepage-container .page-background {
    background-image: url('/images/homePage/home_bk_sm.jpg');
    background-position: 50% 80%;
  }
  /* line 29, pages/_HomePage.scss */
  .homepage-container .masthead-container {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  /* line 34, pages/_HomePage.scss */
  .homepage-container .masthead h1 {
    margin-top: 10px;
    font-size: 28px;
  }
  /* line 38, pages/_HomePage.scss */
  .homepage-container .masthead h2, .homepage-container .masthead .h2 {
    font-size: 56px;
    margin-bottom: 0;
  }
}
@media (min-width: 1025px) {
  /* line 45, pages/_HomePage.scss */
  .homepage-container .page-background {
    background-image: url('/images/homePage/home_bk.jpg');
    background-position: 50% 80%;
  }
  /* line 50, pages/_HomePage.scss */
  .homepage-container .masthead h1 {
    font-size: 32px;
  }
  /* line 53, pages/_HomePage.scss */
  .homepage-container .masthead h2, .homepage-container .masthead .h2 {
    font-size: 60px;
  }
}

/* line 3, pages/_HowCompareTires.scss */
.how-to-compare .compare-known {
  margin: 25px 0 15px;
}
/* line 5, pages/_HowCompareTires.scss */
.how-to-compare .compare-known h3 {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 24px;
  margin: 0 0 6px;
  color: #333;
}
/* line 11, pages/_HowCompareTires.scss */
.how-to-compare .compare-known h4 {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
  color: #666;
  margin: 0;
}
/* line 16, pages/_HowCompareTires.scss */
.how-to-compare .compare-known h4 em {
  font-style: normal;
  display: inline-block;
  min-width: 110px;
}
/* line 24, pages/_HowCompareTires.scss */
.how-to-compare .type-block {
  vertical-align: top;
}
/* line 26, pages/_HowCompareTires.scss */
.how-to-compare .type-block .icon-thin-arrow-right {
  font-size: .8em;
}
/* line 29, pages/_HowCompareTires.scss */
.how-to-compare .type-block .type-logo {
  font-size: 36px;
  display: inline-block;
  color: #274BA7;
  vertical-align: top;
}
/* line 35, pages/_HowCompareTires.scss */
.how-to-compare .type-block p {
  display: inline-block;
  margin-left: 10px;
  color: #274BA7;
  font-size: 18px;
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  line-height: 120%;
}
/* line 42, pages/_HowCompareTires.scss */
.how-to-compare .type-block p a {
  display: block;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 16px;
  padding: 15px 0 0 0;
}
/* line 50, pages/_HowCompareTires.scss */
.how-to-compare .detail-page-img {
  background-image: url('/images/howToCompare/tires.jpg');
}
/* line 55, pages/_HowCompareTires.scss */
.how-to-compare #howToCompare p {
  margin: 30px 0;
}
/* line 58, pages/_HowCompareTires.scss */
.how-to-compare #howToCompare span {
  font-size: 1.7em;
  color: #274BA7;
  margin-right: 5px;
  float: left;
  margin-top: -11px;
  padding-bottom: 20px;
  padding-right: 6px;
}
/* line 67, pages/_HowCompareTires.scss */
.how-to-compare #howToCompare img {
  margin-left: 20px;
}
/* line 71, pages/_HowCompareTires.scss */
.how-to-compare #howToCompare .icon-thin-arrow-right {
  font-size: 14px;
}
/* line 77, pages/_HowCompareTires.scss */
.how-to-compare #howTypes a:hover {
  text-decoration: none;
}

/**
 * TEMPLATE/PARTIAL NAME: Multiple Tire Sizes Found
 *
 */
/* line 8, pages/_MultipleTireSizesFoundPage.scss */
.lt-ie9 .multiple-sizes-tire-found .glyphicon-earphone {
  display: none;
}
/* line 12, pages/_MultipleTireSizesFoundPage.scss */
.multiple-sizes-tire-found .help-tile a:hover {
  text-decoration: none;
}
/* line 15, pages/_MultipleTireSizesFoundPage.scss */
.multiple-sizes-tire-found .header-container {
  padding-left: 15px;
  padding-right: 15px;
  overflow: hidden;
  margin-bottom: 0px;
}
/* line 20, pages/_MultipleTireSizesFoundPage.scss */
.multiple-sizes-tire-found .header-container h1, .multiple-sizes-tire-found .header-container h2 {
  color: #666;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}
/* line 25, pages/_MultipleTireSizesFoundPage.scss */
.multiple-sizes-tire-found .header-container h1 {
  margin-bottom: 0px;
}
@media (max-width: 480px) {
  /* line 25, pages/_MultipleTireSizesFoundPage.scss */
  .multiple-sizes-tire-found .header-container h1 {
    font-size: 24px;
  }
}
/* line 32, pages/_MultipleTireSizesFoundPage.scss */
.multiple-sizes-tire-found .header-container h1 sup {
  font-size: 0.4em;
  top: -1.2em;
}
/* line 38, pages/_MultipleTireSizesFoundPage.scss */
.multiple-sizes-tire-found .header-container h2 {
  margin: 4px 0 0;
  font-size: 1.2em;
}
/* line 43, pages/_MultipleTireSizesFoundPage.scss */
.multiple-sizes-tire-found .header-container a {
  display: inline-block;
  margin-top: 10px;
}
/* line 49, pages/_MultipleTireSizesFoundPage.scss */
.multiple-sizes-tire-found .header-container hr {
  margin-bottom: 10px;
  margin-top: 10px;
}
/* line 54, pages/_MultipleTireSizesFoundPage.scss */
.multiple-sizes-tire-found .header-container p {
  margin: 10px 0px 0px 0px;
}
/* line 60, pages/_MultipleTireSizesFoundPage.scss */
.multiple-sizes-tire-found .body-container {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 20px;
  padding-top: 10px;
}
/* line 67, pages/_MultipleTireSizesFoundPage.scss */
.multiple-sizes-tire-found .options-container ul {
  list-style-type: none;
  padding: 0;
}
/* line 71, pages/_MultipleTireSizesFoundPage.scss */
.multiple-sizes-tire-found .options-container ul a {
  margin: 0px 0px 20px 0px;
}
/* line 77, pages/_MultipleTireSizesFoundPage.scss */
.multiple-sizes-tire-found .find-info-container {
  margin-top: 20px;
}
/* line 81, pages/_MultipleTireSizesFoundPage.scss */
.multiple-sizes-tire-found .find-info-body {
  background: #fff;
}
@media (max-width: 480px) {
  /* line 88, pages/_MultipleTireSizesFoundPage.scss */
  .multiple-sizes-tire-found .gy-windowshade .panel-heading [class*="glyphicon"], .multiple-sizes-tire-found .gy-secondary-windowshade .panel-heading [class*="glyphicon"], .multiple-sizes-tire-found .gy-nav-windowshade .panel-heading [class*="glyphicon"], .multiple-sizes-tire-found .gy-tertiary-windowshade .panel-heading [class*="glyphicon"], .multiple-sizes-tire-found .gy-coupon-windowshade .panel-heading [class*="glyphicon"], .multiple-sizes-tire-found .gy-dist-windowshade .panel-heading [class*="glyphicon"], .multiple-sizes-tire-found .gy-min-windowshade .panel-heading [class*="glyphicon"] {
    font-size: 1em;
  }
  /* line 91, pages/_MultipleTireSizesFoundPage.scss */
  .multiple-sizes-tire-found .gy-windowshade .panel-heading h3, .multiple-sizes-tire-found .gy-secondary-windowshade .panel-heading h3, .multiple-sizes-tire-found .gy-nav-windowshade .panel-heading h3, .multiple-sizes-tire-found .gy-tertiary-windowshade .panel-heading h3, .multiple-sizes-tire-found .gy-coupon-windowshade .panel-heading h3, .multiple-sizes-tire-found .gy-dist-windowshade .panel-heading h3, .multiple-sizes-tire-found .gy-min-windowshade .panel-heading h3 {
    font-size: 15px;
  }
}
@media (min-width: 767px) {
  /* line 102, pages/_MultipleTireSizesFoundPage.scss */
  .multiple-sizes-tire-found .header-container h1 {
    font-size: 2.8em;
  }
  /* line 106, pages/_MultipleTireSizesFoundPage.scss */
  .multiple-sizes-tire-found .header-container h2 {
    float: left;
    font-size: 2em;
    width: 70%;
  }
  /* line 112, pages/_MultipleTireSizesFoundPage.scss */
  .multiple-sizes-tire-found .header-container p {
    width: 70%;
  }
  /* line 116, pages/_MultipleTireSizesFoundPage.scss */
  .multiple-sizes-tire-found .header-container a {
    margin-top: 0px;
  }
  /* line 120, pages/_MultipleTireSizesFoundPage.scss */
  .multiple-sizes-tire-found .header-container .bread-crum-link {
    float: right;
    text-align: right;
    with: 30%;
  }
  /* line 127, pages/_MultipleTireSizesFoundPage.scss */
  .multiple-sizes-tire-found .body-container {
    overflow: auto;
  }
  /* line 131, pages/_MultipleTireSizesFoundPage.scss */
  .multiple-sizes-tire-found .options-container {
    float: left;
    margin-right: 5%;
    width: 30%;
  }
  /* line 138, pages/_MultipleTireSizesFoundPage.scss */
  .multiple-sizes-tire-found .options-container ul li a {
    max-width: 200px;
  }
  /* line 146, pages/_MultipleTireSizesFoundPage.scss */
  .multiple-sizes-tire-found .subtitle-container {
    overflow: hidden;
  }
  /* line 150, pages/_MultipleTireSizesFoundPage.scss */
  .multiple-sizes-tire-found .find-info-container {
    float: right;
    margin-top: 0px;
    width: 65%;
  }
}

/**
 * TEMPLATE/PARTIAL NAME: no-tire-results-found
 *
 */
/* line 8, pages/_NoTireResultsFoundPage.scss */
.no-tire-results-found hr {
  margin-bottom: 15px;
  margin-top: 10px;
}
/* line 13, pages/_NoTireResultsFoundPage.scss */
.no-tire-results-found .header-container {
  padding-left: 15px;
  padding-right: 15px;
  overflow: hidden;
  margin-bottom: 0px;
}
/* line 18, pages/_NoTireResultsFoundPage.scss */
.no-tire-results-found .header-container h1, .no-tire-results-found .header-container h2 {
  color: #666;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}
/* line 23, pages/_NoTireResultsFoundPage.scss */
.no-tire-results-found .header-container h1 {
  margin-bottom: 0px;
}
/* line 26, pages/_NoTireResultsFoundPage.scss */
.no-tire-results-found .header-container h1 sup {
  font-size: 0.4em;
  top: -1.2em;
}
/* line 32, pages/_NoTireResultsFoundPage.scss */
.no-tire-results-found .header-container h2 {
  margin: 0px;
  font-size: 1.2em;
}
/* line 38, pages/_NoTireResultsFoundPage.scss */
.no-tire-results-found .body-container {
  padding-left: 15px;
  padding-right: 15px;
}
/* line 42, pages/_NoTireResultsFoundPage.scss */
.no-tire-results-found .message-container, .no-tire-results-found .find-store-container {
  padding-bottom: 10px;
}
/* line 46, pages/_NoTireResultsFoundPage.scss */
.no-tire-results-found .alert-text {
  color: #FF2534;
}
@media (min-width: 767px) {
  /* line 54, pages/_NoTireResultsFoundPage.scss */
  .no-tire-results-found .header-container h1 {
    font-size: 2.8em;
  }
  /* line 58, pages/_NoTireResultsFoundPage.scss */
  .no-tire-results-found .header-container h2 {
    font-size: 2em;
    width: 70%;
  }
  /* line 65, pages/_NoTireResultsFoundPage.scss */
  .no-tire-results-found .body-container {
    overflow: auto;
  }
  /* line 69, pages/_NoTireResultsFoundPage.scss */
  .no-tire-results-found .message-container {
    border-right: none;
    float: right;
    width: 58%;
  }
  /* line 75, pages/_NoTireResultsFoundPage.scss */
  .no-tire-results-found .find-store-container {
    float: left;
    border-right: 1px solid #eeeeee;
    padding-right: 5%;
    width: 40%;
    padding-left: 0;
  }
}

/**
 * TEMPLATE/PARTIAL NAME: Offers Landing Page
 *
 */
/* line 8, pages/_OfferLandingPage.scss */
.offer-landing-page h6 {
  color: #ffdd00;
  font-size: 20px;
  text-transform: uppercase;
}
/* line 14, pages/_OfferLandingPage.scss */
.offer-landing-page .page-background {
  background-image: url('/images/background/jet-airplane-landing-dramatic-clouds-behind-sky-40681895.jpg');
  height: 100%;
  background-position: 80% 0;
}
/* line 20, pages/_OfferLandingPage.scss */
.offer-landing-page .offer-landing-masthead {
  min-height: 20px;
}
/* line 24, pages/_OfferLandingPage.scss */
.offer-landing-page .rebate-container {
  padding: 10px 0px;
}
/* line 26, pages/_OfferLandingPage.scss */
.offer-landing-page .rebate-container .btn {
  margin-top: 10px;
}
/* line 30, pages/_OfferLandingPage.scss */
.offer-landing-page .rebate-container h6 {
  margin: 0px 0px 2px 0px;
}
/* line 34, pages/_OfferLandingPage.scss */
.offer-landing-page .rebate-container p {
  font-size: 0.9em;
  line-height: 1.115em;
}
/* line 38, pages/_OfferLandingPage.scss */
.offer-landing-page .rebate-container p a {
  color: #ffdd00;
  text-decoration: underline;
}
/* line 45, pages/_OfferLandingPage.scss */
.offer-landing-page .rebate-disclaimer hr {
  margin: 2px 0px;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
/* line 51, pages/_OfferLandingPage.scss */
.offer-landing-page .rebate-disclaimer p {
  line-height: 0.8em;
}
/* line 55, pages/_OfferLandingPage.scss */
.offer-landing-page .rebate-disclaimer small {
  font-size: 0.7em;
}
@media (min-width: 768px) {
  /* line 62, pages/_OfferLandingPage.scss */
  .offer-landing-page .page-background {
    background-position: 100% 60%;
  }
}

/* line 70, pages/_OfferLandingPage.scss */
.offer-landing-page-npp .page-background {
  background-image: url('/images/background/jet-airplane-landing-dramatic-clouds-behind-sky-40681895.jpg');
}
/* line 73, 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;
  position: relative;
}
/* line 82, pages/_OfferLandingPage.scss */
.offer-landing-page-npp .rebate-container p {
  font-size: 1em;
  line-height: 130%;
}
/* line 86, 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 8, pages/_OilChangeCouponsPage.scss */
.oil-change-coupons-page .coupons-container {
  padding-bottom: 20px;
}
/* line 11, pages/_OilChangeCouponsPage.scss */
.oil-change-coupons-page .coupons-container .red {
  color: #FF2534;
}
/* line 16, pages/_OilChangeCouponsPage.scss */
.oil-change-coupons-page .coupon-body {
  margin-bottom: 20px;
}
/* line 20, pages/_OilChangeCouponsPage.scss */
.oil-change-coupons-page .compare-oils-container {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 25px;
}
/* line 26, pages/_OilChangeCouponsPage.scss */
.oil-change-coupons-page .compare-oil-body h5 {
  color: #274BA7;
  font-size: 1.4em;
}
/* line 31, pages/_OilChangeCouponsPage.scss */
.oil-change-coupons-page .compare-oil-body h6 {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.2em;
}
/* line 37, pages/_OilChangeCouponsPage.scss */
.oil-change-coupons-page .compare-oil-info-columns {
  margin: 0px 0px 10px 0px;
}
@media (min-width: 768px) {
  /* line 44, pages/_OilChangeCouponsPage.scss */
  .oil-change-coupons-page .hr-divider {
    height: 10px;
    margin-top: 25px;
    margin-bottom: 25px;
  }
  /* line 50, pages/_OilChangeCouponsPage.scss */
  .oil-change-coupons-page .page-header-description {
    float: left;
    width: 50%;
  }
  /* line 53, pages/_OilChangeCouponsPage.scss */
  .oil-change-coupons-page .page-header-description p {
    padding-right: 15px;
  }
  /* line 58, 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 68, pages/_OilChangeCouponsPage.scss */
  .oil-change-coupons-page .compare-oil-info-columns {
    margin: 15px 0px;
  }
  /* line 71, pages/_OilChangeCouponsPage.scss */
  .oil-change-coupons-page .compare-oil-info-columns div:nth-child(1) {
    padding: 0px 20px 0px 0px;
  }
  /* line 75, pages/_OilChangeCouponsPage.scss */
  .oil-change-coupons-page .compare-oil-info-columns div:nth-child(2) {
    padding: 0px 10px;
  }
  /* line 79, 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 86, pages/_OilChangeCouponsPage.scss */
  .oil-change-coupons-page .coupons-container {
    padding-bottom: 0;
  }
}

/* line 4, 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-dist-windowshade .content, .warranty-treadLife .gy-dist-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-dist-windowshade .content,
.warranty-treadLife .gy-dist-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: 0;
  padding-right: 0;
  padding-bottom: 0;
}
/* line 10, 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, pages/_OtherTireProductsPage.scss */
.other-tire-products-page .cell-1,
.other-tire-products-page .cell-2 {
  margin: 0 0 15px;
}
/* line 20, pages/_OtherTireProductsPage.scss */
.other-tire-products-page .img-dunlop-logo {
  background-image: url('/images/dunlopl-logo-33x38.png');
  background-position: 0;
  background-repeat: no-repeat;
  width: 166px;
  height: 36px;
}
/* line 28, pages/_OtherTireProductsPage.scss */
.other-tire-products-page .img-kelly-logo {
  background-image: url('/images/kelly-logo-34x26.png');
  background-position: 0;
  background-repeat: no-repeat;
  width: 166px;
  height: 36px;
}
/* line 36, pages/_OtherTireProductsPage.scss */
.other-tire-products-page .tile-container {
  margin: 0;
}
/* line 40, pages/_OtherTireProductsPage.scss */
.other-tire-products-page .tile {
  width: 95%;
  background: white;
  background: -ms-linear-gradient(top, white 0%, #f6f6f6 75%, #ebebeb 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 75%, #ebebeb 100%);
}
@media screen and (max-width: 380px) {
  /* line 46, pages/_OtherTireProductsPage.scss */
  .other-tire-products-page .img-dunlop-logo,
  .other-tire-products-page .img-kelly-logo {
    width: 100%;
  }
}
@media (min-width: 768px) {
  /* line 53, pages/_OtherTireProductsPage.scss */
  .other-tire-products-page .hr-divider {
    height: 10px;
    margin-top: 25px;
    margin-bottom: 25px;
  }
  /* line 59, pages/_OtherTireProductsPage.scss */
  .other-tire-products-page .page-header-description {
    float: left;
    width: 50%;
  }
  /* line 63, pages/_OtherTireProductsPage.scss */
  .other-tire-products-page .page-header-description p {
    padding-right: 15px;
  }
  /* line 68, pages/_OtherTireProductsPage.scss */
  .other-tire-products-page .page-header-image {
    float: left;
    height: 276px;
    width: 50%;
  }
  /* line 74, pages/_OtherTireProductsPage.scss */
  .other-tire-products-page .other-brands-container,
  .other-tire-products-page .specialty-site-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  /* line 80, pages/_OtherTireProductsPage.scss */
  .other-tire-products-page .tile .icon-thin-arrow-right {
    padding-right: 40px;
  }
  /* line 85, pages/_OtherTireProductsPage.scss */
  .other-tire-products-page .tile-icon {
    margin-right: 5px;
    min-height: 140px;
    padding-right: 0;
    width: 100px;
  }
  /* line 91, pages/_OtherTireProductsPage.scss */
  .other-tire-products-page .tile-icon:before {
    top: 35%;
    font-size: 78px;
    margin-top: -38px;
    position: absolute;
  }
  /* line 99, pages/_OtherTireProductsPage.scss */
  .other-tire-products-page .img-dunlop-logo {
    background-image: url('/images/dunlop-logo-78x90.png');
    background-position: 0 10px;
    background-repeat: no-repeat;
  }
  /* line 105, pages/_OtherTireProductsPage.scss */
  .other-tire-products-page .img-kelly-logo {
    background-image: url('/images/kelly-logo-78x60.png');
    background-position: 0 10px;
    background-repeat: no-repeat;
  }
  /* line 111, pages/_OtherTireProductsPage.scss */
  .other-tire-products-page .cell-1 {
    margin-left: 0.25%;
    margin-right: 0.50%;
  }
  /* line 116, pages/_OtherTireProductsPage.scss */
  .other-tire-products-page .cell-2 {
    margin-left: 0.50%;
    margin-right: 0.25%;
  }
}
@media (min-width: 1024px) {
  /* line 123, pages/_OtherTireProductsPage.scss */
  .other-tire-products-page .tile {
    width: 47%;
  }
}

/**
 * TEMPLATE/PARTIAL NAME: Product Category Page
 *
 */
/* line 6, pages/_ProductCategoryPage.scss */
.tire-category-page {
  padding-top: 20px;
  /************************Tablet 768px breakpoint*************************************/
  /************************Tablet 940px breakpoint*************************************/
}
/* line 10, pages/_ProductCategoryPage.scss */
.tire-category-page .masthead .btn {
  margin: 0 10px 10px 0;
  display: block;
}
/* line 16, pages/_ProductCategoryPage.scss */
.tire-category-page .page-background {
  background-image: url('/images/background/ProductCatalog.jpg');
}
/* line 19, pages/_ProductCategoryPage.scss */
.tire-category-page .page-title-block {
  border-bottom: none;
}
/* line 24, pages/_ProductCategoryPage.scss */
.tire-category-page .tabs-container {
  width: 100%;
  text-align: center;
}
/* line 28, pages/_ProductCategoryPage.scss */
.tire-category-page .page-header {
  padding: 30px 15px 15px;
  margin: 0 auto;
  text-align: center;
}
/* line 33, pages/_ProductCategoryPage.scss */
.tire-category-page .page-header h1 {
  float: none;
  display: inline;
  margin-right: 10px;
}
/* line 38, pages/_ProductCategoryPage.scss */
.tire-category-page .page-header a {
  float: none;
  display: inline;
}
/* line 45, pages/_ProductCategoryPage.scss */
.tire-category-page .gy-nav-windowshade {
  margin-bottom: 0;
}
/* line 49, pages/_ProductCategoryPage.scss */
.tire-category-page .gy-tabs {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  display: block;
}
/* line 55, pages/_ProductCategoryPage.scss */
.tire-category-page .gy-tabs li {
  height: 40px;
  padding: 0 2px;
  text-transform: uppercase;
}
/* line 59, pages/_ProductCategoryPage.scss */
.tire-category-page .gy-tabs li a {
  background-color: #ffdd00;
  background: rgba(255, 221, 0, 0.85);
  background: -ms-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, pages/_ProductCategoryPage.scss */
.tire-category-page .gy-tabs li.active a {
  background-color: white;
  color: #274BA7;
  background-image: none;
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}
@media (max-width: 767px) {
  /* line 288, _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-dist-windowshade .content h6, .warranty-treadLife .gy-dist-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: "Barlow-Light", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 18px;
    margin: 15px 0 10px;
  }
  /* line 293, _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-dist-windowshade .content .reset, .warranty-treadLife .gy-dist-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, _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-dist-windowshade .content ul, .warranty-treadLife .gy-dist-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, _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-dist-windowshade .content ul li, .warranty-treadLife .gy-dist-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: "Barlow-Light", 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, _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-dist-windowshade .content ul li a, .warranty-treadLife .gy-dist-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;
  }
  /* line 320, _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-dist-windowshade .content ul li a:hover, .warranty-treadLife .gy-dist-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 324, _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-dist-windowshade .content ul li a .box, .warranty-treadLife .gy-dist-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 337, _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-dist-windowshade .content ul li a .check, .warranty-treadLife .gy-dist-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 340, _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-dist-windowshade .content ul li a .filter-icon, .warranty-treadLife .gy-dist-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: 60px;
    display: inline-block;
    line-height: 40px;
    position: relative;
    top: 4px;
    text-align: center;
  }
  /* line 349, _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-dist-windowshade .content ul li a .filter-icon:before, .warranty-treadLife .gy-dist-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, _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-dist-windowshade .content ul li a .brand-filter, .warranty-treadLife .gy-dist-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 361, _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-dist-windowshade .content ul li a .gy-brand-filter, .warranty-treadLife .gy-dist-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 365, _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-dist-windowshade .content ul li a .dunlop-brand-filter, .warranty-treadLife .gy-dist-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 370, _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-dist-windowshade .content ul li a .kelly-brand-filter, .warranty-treadLife .gy-dist-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 375, _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-dist-windowshade .content ul li.active, .warranty-treadLife .gy-dist-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 378, _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-dist-windowshade .content ul li.active a, .warranty-treadLife .gy-dist-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 380, _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-dist-windowshade .content ul li.active a:hover, .warranty-treadLife .gy-dist-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 384, _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-dist-windowshade .content ul li.active a .check, .warranty-treadLife .gy-dist-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 395, _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-dist-windowshade .content ul li.disabled a, .warranty-treadLife .gy-dist-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 397, _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-dist-windowshade .content ul li.disabled a:hover, .warranty-treadLife .gy-dist-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 401, _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-dist-windowshade .content ul li.disabled a .box, .warranty-treadLife .gy-dist-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, 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-dist-windowshade .content h3, .warranty-treadLife .gy-dist-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, 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-dist-windowshade .content li.active a, .warranty-treadLife .gy-dist-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, pages/_ProductCategoryPage.scss */
.tire-category-page .sticky-left-content {
  padding: 15px;
}
/* line 107, pages/_ProductCategoryPage.scss */
.tire-category-page .sticky-left-content h5 {
  color: #274BA7;
  font-size: 1.5em;
}
/* line 113, pages/_ProductCategoryPage.scss */
.tire-category-page .results-container {
  overflow: hidden;
  position: relative;
  padding-bottom: 30px;
  padding-top: 10px;
}
/* line 118, pages/_ProductCategoryPage.scss */
.tire-category-page .results-container.nofits {
  padding: 15px;
}
/* line 123, pages/_ProductCategoryPage.scss */
.tire-category-page .bb-cards-container {
  clear: both;
  margin-bottom: 20px;
}
/* line 127, pages/_ProductCategoryPage.scss */
.tire-category-page .bb-cards-container.nofits {
  text-align: left;
  float: none;
  border: none;
  padding-left: 0;
  position: relative;
}
/* line 134, pages/_ProductCategoryPage.scss */
.tire-category-page .bb-cards-container.nofits .btn {
  margin-right: 10px;
}
/* line 138, pages/_ProductCategoryPage.scss */
.tire-category-page .bb-cards-container.nofits .not-fits-description {
  margin-top: 16px;
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 20px;
  position: relative;
  display: table-cell;
}
/* line 145, pages/_ProductCategoryPage.scss */
.tire-category-page .bb-cards-container.nofits .not-fits-description .gy-link, .tire-category-page .bb-cards-container.nofits .not-fits-description .store-details-page .read-more, .store-details-page .tire-category-page .bb-cards-container.nofits .not-fits-description .read-more {
  display: block;
}
/* line 151, 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 180, _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 163, pages/_ProductCategoryPage.scss */
.tire-category-page .bb-cards-container.nofits .new-search-link {
  display: block;
  padding: 10px 0;
}
/* line 171, pages/_ProductCategoryPage.scss */
.tire-category-page .gy-brand-section {
  padding: 10px 0;
}
/* line 175, 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-dist-windowshade, .tire-category-page .panel-collapse .gy-min-windowshade {
  margin: 0;
}
/* line 179, pages/_ProductCategoryPage.scss */
.tire-category-page .learn-more-tab {
  overflow: hidden;
  padding-top: 25px;
}
/* line 184, pages/_ProductCategoryPage.scss */
.tire-category-page .tab-description {
  padding: 15px 15px 30px;
  max-width: 700px;
  margin: 0 auto;
}
/* line 191, pages/_ProductCategoryPage.scss */
.tire-category-page .learn-more-tab h4 {
  color: #274BA7;
  font-size: 1.8em;
}
/* line 198, pages/_ProductCategoryPage.scss */
.tire-category-page .learn-block {
  padding: 0 15px;
  overflow: hidden;
}
/* line 203, pages/_ProductCategoryPage.scss */
.tire-category-page .learn-block h4 {
  margin: 0;
}
/* line 208, pages/_ProductCategoryPage.scss */
.tire-category-page .learn-block ul {
  padding: 0;
}
/* line 211, pages/_ProductCategoryPage.scss */
.tire-category-page .learn-block li {
  list-style-type: none;
}
/* line 214, pages/_ProductCategoryPage.scss */
.tire-category-page .learn-block h5 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #274BA7;
  font-size: 18px;
}
/* line 221, pages/_ProductCategoryPage.scss */
.tire-category-page .learn-block .gy-link, .tire-category-page .learn-block .store-details-page .read-more, .store-details-page .tire-category-page .learn-block .read-more {
  font-size: 17px;
}
/* line 225, pages/_ProductCategoryPage.scss */
.tire-category-page .learn-block p a {
  text-decoration: underline;
}
/* line 233, pages/_ProductCategoryPage.scss */
.tire-category-page .comparing-block {
  padding: 0 15px;
  overflow: hidden;
}
/* line 236, pages/_ProductCategoryPage.scss */
.tire-category-page .comparing-block h4 {
  color: #274ba7;
  margin: 0;
}
/* line 241, pages/_ProductCategoryPage.scss */
.tire-category-page .compare-learn-container {
  padding: 0;
  list-style: none;
  overflow: hidden;
  text-align: left;
}
/* line 247, pages/_ProductCategoryPage.scss */
.tire-category-page .compare-learn-container ul {
  padding: 0 0 0 15px;
}
/* line 249, pages/_ProductCategoryPage.scss */
.tire-category-page .compare-learn-container ul li {
  padding: 0;
  list-style: none;
  border-bottom: none;
}
/* line 256, pages/_ProductCategoryPage.scss */
.tire-category-page .compare-learn-container .icon {
  font-size: 1.5em;
  margin: 0 5px 0 0;
  vertical-align: sub;
}
/* line 261, pages/_ProductCategoryPage.scss */
.tire-category-page .compare-learn-container a {
  text-decoration: none;
  height: 30px;
  display: block;
  vertical-align: middle;
  margin-bottom: 20px;
}
/* line 269, pages/_ProductCategoryPage.scss */
.tire-category-page .compare-learn-container li {
  padding: 15px;
  border-bottom: 1px solid #eeeeee;
}
/* line 273, pages/_ProductCategoryPage.scss */
.tire-category-page .compare-learn-container .active {
  background-color: #274BA7;
  color: white;
}
/* line 277, pages/_ProductCategoryPage.scss */
.tire-category-page .compare-learn-container .active a {
  text-decoration: none;
  color: white;
}
/* line 283, pages/_ProductCategoryPage.scss */
.tire-category-page .compare-learn-container li:last-child {
  border: none;
}
/* line 286, pages/_ProductCategoryPage.scss */
.tire-category-page .compare-learn-container p {
  font-size: 20px;
  margin-left: 10px;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}
/* line 296, pages/_ProductCategoryPage.scss */
.tire-category-page .help-block {
  width: 100%;
  padding: 0 15px;
}
/* line 299, pages/_ProductCategoryPage.scss */
.tire-category-page .help-block h4 {
  width: 100%;
}
/* line 302, pages/_ProductCategoryPage.scss */
.tire-category-page .help-block p {
  width: 100%;
}
/* line 306, pages/_ProductCategoryPage.scss */
.tire-category-page .help-block ul {
  padding: 0;
  list-style: none;
}
/* line 310, pages/_ProductCategoryPage.scss */
.tire-category-page .help-block li {
  padding: 15px 0;
  border-bottom: 1px solid #eeeeee;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
}
/* line 316, pages/_ProductCategoryPage.scss */
.tire-category-page .help-block li a:hover {
  text-decoration: none;
}
/* line 321, pages/_ProductCategoryPage.scss */
.tire-category-page .help-block li:last-child {
  border-bottom: none;
}
/* line 326, pages/_ProductCategoryPage.scss */
.tire-category-page .legend-block {
  padding: 0 15px 15px 15px;
}
/* line 331, 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-dist-windowshade .content, .warranty-treadLife .gy-dist-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 336, 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-dist-windowshade .content, .tire-category-page .does-not-fit-results .gy-secondary-windowshade .warranty-treadLife .gy-min-windowshade .content {
  padding: 0 15px;
}
/* line 343, pages/_ProductCategoryPage.scss */
.tire-category-page .does-not-fit-results .sticky-left-content .icon-lines {
  margin-bottom: 0px;
  text-align: center;
  position: relative;
}
/* line 348, 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 353, 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 363, 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 373, 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 180, _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 385, pages/_ProductCategoryPage.scss */
.tire-category-page .does-not-fit-results .sticky-left-content h5 {
  color: #FF2534;
}
/* line 391, pages/_ProductCategoryPage.scss */
.tire-category-page .tire-compare.btm {
  position: relative;
  bottom: 0;
}
/* line 396, pages/_ProductCategoryPage.scss */
.tire-category-page .compare-container {
  float: left;
  width: 100%;
}
/* line 401, 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 407, pages/_ProductCategoryPage.scss */
.tire-category-page .unknown-note a {
  color: #ffdd00;
}
/* line 411, pages/_ProductCategoryPage.scss */
.tire-category-page .unknown-note p {
  text-indent: 50px;
  margin: 0;
  vertical-align: baseline;
  color: #ffdd00;
  padding-top: 2px;
}
/* line 419, 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 112, _mixins.scss */
.tire-category-page .icon-triangle-up small {
  font-family: "Barlow-Light", 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 431, 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 439, pages/_ProductCategoryPage.scss */
.tire-category-page .compare-learn-container .icon {
  margin: 0 0px 0 0;
}
/* line 442, pages/_ProductCategoryPage.scss */
.tire-category-page .compare-learn-container .gy-link, .tire-category-page .compare-learn-container .store-details-page .read-more, .store-details-page .tire-category-page .compare-learn-container .read-more {
  font-size: 20px;
  margin-left: 10px;
}
/* line 449, 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-dist-windowshade .content, .warranty-treadLife .gy-dist-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 452, pages/_ProductCategoryPage.scss */
.tire-category-page .tire-results-learn-more .panel-heading {
  padding-left: 0;
}
/* line 459, pages/_ProductCategoryPage.scss */
.tire-category-page .truck-cointainer p {
  padding: 20px 20px 0 20px;
}
@media (min-width: 480px) {
  /* line 466, pages/_ProductCategoryPage.scss */
  .tire-category-page .masthead .btn {
    display: inline-block;
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  /* line 6, pages/_ProductCategoryPage.scss */
  .tire-category-page {
    /*
        &.truck-version .unknown .sticky-left-content{
          padding-top: 0px;
        }
    */
  }
  /* line 475, pages/_ProductCategoryPage.scss */
  .tire-category-page .gy-tabs {
    width: 45%;
  }
  /* line 479, pages/_ProductCategoryPage.scss */
  .tire-category-page .bb-cards-container.nofits {
    width: 100%;
  }
  /* line 481, pages/_ProductCategoryPage.scss */
  .tire-category-page .bb-cards-container.nofits .not-fits-description {
    font-size: 28px;
    display: table-cell;
  }
  /* line 484, pages/_ProductCategoryPage.scss */
  .tire-category-page .bb-cards-container.nofits .not-fits-description .gy-link, .tire-category-page .bb-cards-container.nofits .not-fits-description .store-details-page .read-more, .store-details-page .tire-category-page .bb-cards-container.nofits .not-fits-description .read-more {
    display: inline;
    padding-left: 10px;
  }
  /* line 489, pages/_ProductCategoryPage.scss */
  .tire-category-page .bb-cards-container.nofits .new-search-link {
    display: table-cell;
    padding-left: 32px;
  }
  /* line 495, pages/_ProductCategoryPage.scss */
  .tire-category-page .bb-cards-container.unknown {
    min-height: 685px;
  }
  /* line 498, pages/_ProductCategoryPage.scss */
  .tire-category-page .bb-cards-container.fits {
    min-height: 460px;
  }
  /* line 502, 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 520, pages/_ProductCategoryPage.scss */
  .tire-category-page .tab-description {
    text-align: center;
  }
  /* line 524, pages/_ProductCategoryPage.scss */
  .tire-category-page .unknown .sticky-left-content {
    padding-top: 30px;
    margin-top: 30px;
  }
  /* line 529, pages/_ProductCategoryPage.scss */
  .tire-category-page .unknown .sticky-left-content .btn {
    width: 100%;
  }
  /* line 533, pages/_ProductCategoryPage.scss */
  .tire-category-page .truck-cointainer {
    text-align: center;
    width: 100%;
    display: block;
  }
  /* line 537, pages/_ProductCategoryPage.scss */
  .tire-category-page .truck-cointainer p {
    width: 65%;
    margin: 5px auto;
    padding-top: 20px;
  }
  /* line 544, pages/_ProductCategoryPage.scss */
  .tire-category-page .does-not-fit-results .sticky-left-content {
    margin-top: 30px;
  }
  /* line 554, pages/_ProductCategoryPage.scss */
  .tire-category-page .sticky-left-content {
    float: left;
    width: 28%;
  }
  /* line 558, pages/_ProductCategoryPage.scss */
  .tire-category-page .results-container.fits .sticky-left-content {
    margin-top: 30px;
    position: absolute;
  }
  /* line 564, 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 575, pages/_ProductCategoryPage.scss */
  .tire-category-page .does-not-fit-results .bb-cards-container {
    margin-bottom: 0px;
  }
  /* line 579, pages/_ProductCategoryPage.scss */
  .tire-category-page .does-not-fit-results.panel-collapse {
    background: white;
  }
  /* line 583, pages/_ProductCategoryPage.scss */
  .tire-category-page .does-not-fit-results .results-container {
    padding-bottom: 20px;
  }
  /* line 587, 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-dist-windowshade .content, .warranty-treadLife .gy-dist-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 592, pages/_ProductCategoryPage.scss */
  .tire-category-page .sort-filter-content {
    display: block !important;
  }
  /* line 596, 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-dist-windowshade:last-child, .tire-category-page .tab-content .tab-pane:first-child .gy-min-windowshade:last-child {
    margin-bottom: 20px;
  }
  /* line 602, pages/_ProductCategoryPage.scss */
  .tire-category-page .learn-block {
    padding: 0 15px;
  }
  /* line 605, pages/_ProductCategoryPage.scss */
  .tire-category-page .learn-block h4 {
    float: left;
    width: 50%;
  }
  /* line 610, pages/_ProductCategoryPage.scss */
  .tire-category-page .learn-block ul {
    width: 50%;
    float: left;
    margin-bottom: 0;
  }
  /* line 616, pages/_ProductCategoryPage.scss */
  .tire-category-page .learn-block li {
    list-style-type: none;
  }
  /* line 619, pages/_ProductCategoryPage.scss */
  .tire-category-page .learn-block h5 {
    margin-bottom: 0;
    color: #274BA7;
  }
  /* line 626, 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 635, 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 644, pages/_ProductCategoryPage.scss */
  .tire-category-page .learn-description {
    width: 50%;
    display: block;
    float: left;
  }
  /* line 650, pages/_ProductCategoryPage.scss */
  .tire-category-page .learn-disclaimer {
    width: 50%;
    display: block;
    float: left;
  }
  /* line 656, pages/_ProductCategoryPage.scss */
  .tire-category-page hr {
    width: 100%;
  }
  /* line 662, pages/_ProductCategoryPage.scss */
  .tire-category-page .legend-block {
    text-align: center;
  }
  /* line 668, pages/_ProductCategoryPage.scss */
  .tire-category-page .help-block h4 {
    text-align: center;
  }
  /* line 671, pages/_ProductCategoryPage.scss */
  .tire-category-page .help-block p {
    text-align: center;
  }
  /* line 676, pages/_ProductCategoryPage.scss */
  .tire-category-page .comparing-block {
    padding: 0;
    text-align: center;
  }
  /* line 682, pages/_ProductCategoryPage.scss */
  .tire-category-page .compare-learn-container li {
    width: 25%;
    display: table-cell;
    padding: 15px;
    border-bottom: none;
  }
  /* line 687, 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 696, pages/_ProductCategoryPage.scss */
  .tire-category-page .tire-baseballcard {
    margin-left: 0;
  }
}
@media (min-width: 800px) {
  /* line 705, pages/_ProductCategoryPage.scss */
  .tire-category-page .help-block ul {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
  }
  /* line 708, pages/_ProductCategoryPage.scss */
  .tire-category-page .help-block ul li:last-child {
    border-bottom: 1px solid #eeeeee;
  }
}
@media (min-width: 940px) {
  /* line 719, pages/_ProductCategoryPage.scss */
  .tire-category-page .tire-category-sort-filter {
    width: 77%;
  }
  /* line 724, pages/_ProductCategoryPage.scss */
  .tire-category-page .bb-cards-container {
    clear: none;
    float: right;
    width: 77%;
  }
  /* line 729, pages/_ProductCategoryPage.scss */
  .tire-category-page .sticky-left-content {
    width: 22%;
  }
  /* line 734, pages/_ProductCategoryPage.scss */
  .tire-category-page .learn-block ul {
    width: 30%;
  }
  /* line 738, pages/_ProductCategoryPage.scss */
  .tire-category-page .learn-block .last-list {
    margin-left: 20px;
  }
  /* line 742, pages/_ProductCategoryPage.scss */
  .tire-category-page .learn-block .benefit-image {
    height: 250px;
  }
}
@media (min-width: 1180px) {
  /* line 752, pages/_ProductCategoryPage.scss */
  .tire-category-page .tire-category-sort-filter {
    width: 81%;
  }
  /* line 756, pages/_ProductCategoryPage.scss */
  .tire-category-page .bb-cards-container {
    width: 81%;
  }
  /* line 760, pages/_ProductCategoryPage.scss */
  .tire-category-page .sticky-left-content {
    width: 19%;
  }
}

/**
 * TEMPLATE/PARTIAL NAME: Product Detail Page
 *
 */
/* line 6, pages/_ProductPage.scss */
.product-detail-page {
  padding-top: 20px;
}
/* line 9, pages/_ProductPage.scss */
.product-detail-page h1, .product-detail-page h2, .product-detail-page h3, .product-detail-page h4 {
  margin: 10px 0;
}
/* line 13, pages/_ProductPage.scss */
.product-detail-page h3, .product-detail-page h4, .product-detail-page h5 {
  margin-top: 0;
}
/* line 17, pages/_ProductPage.scss */
.product-detail-page hr {
  display: none;
}
/* line 21, pages/_ProductPage.scss */
.product-detail-page a:hover {
  text-decoration: none;
}
/* line 25, pages/_ProductPage.scss */
.product-detail-page .gy-share {
  margin-top: 20px;
}
@media (min-width: 768px) {
  /* line 31, pages/_ProductPage.scss */
  .product-detail-page hr {
    margin-top: 27px;
    display: block;
  }
  /* line 36, pages/_ProductPage.scss */
  .product-detail-page .header-container {
    padding-left: 15px;
    padding-right: 15px;
    overflow: auto;
    padding-bottom: 20px;
  }
  /* line 45, pages/_ProductPage.scss */
  .product-detail-page .tire-detail-image-gallery-container {
    float: right;
    width: 49%;
  }
  /* line 50, pages/_ProductPage.scss */
  .product-detail-page .tire-detail-tire-info-container {
    float: left;
    width: 48%;
  }
}

/* line 3, pages/_RegisterTires.scss */
.register-tires-page .register-tires-form {
  margin-bottom: 15px;
}
/* line 8, pages/_RegisterTires.scss */
.register-tires-page .input-name i {
  font-weight: normal;
}
/* line 13, pages/_RegisterTires.scss */
.register-tires-page .error-message-paragraph {
  display: none;
}
/* line 17, pages/_RegisterTires.scss */
.register-tires-page .error-message {
  color: #FF2534;
}
/* line 21, pages/_RegisterTires.scss */
.register-tires-page .characters-counter {
  color: #999999;
  display: table;
}
/* line 26, 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-dist-windowshade, .register-tires-page .gy-min-windowshade,
.register-tires-page .gy-secondary-windowshade,
.register-tires-page .gy-tertiary-windowshade {
  clear: both;
}
/* line 33, 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-dist-windowshade, .register-tires-page .dot-help .gy-min-windowshade {
  border-top: 1px solid #ccd7eb;
}
/* line 35, 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-dist-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, pages/_RegisterTires.scss */
  .register-tires-page p b {
    display: inline-block;
  }
  /* line 48, pages/_RegisterTires.scss */
  .register-tires-page p i {
    display: inline-block;
    line-height: 1.3em;
    vertical-align: text-bottom;
  }
  /* line 55, pages/_RegisterTires.scss */
  .register-tires-page .form-info-container {
    overflow: auto;
  }
  /* line 60, pages/_RegisterTires.scss */
  .register-tires-page .button-container a {
    display: inline-block;
    margin: 0px 0px 15px 0px;
    width: 45%;
  }
  /* line 65, pages/_RegisterTires.scss */
  .register-tires-page .button-container a:first-child {
    margin-right: 8%;
  }
  /* line 71, 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, pages/_RegisterTires.scss */
  .register-tires-page .q-text-area .input-name {
    max-width: 65%;
  }
  /* line 84, pages/_RegisterTires.scss */
  .register-tires-page .input-name {
    display: inline-block;
  }
  /* line 88, pages/_RegisterTires.scss */
  .register-tires-page .col-right {
    padding: 10px 0px 10px 10px;
  }
  /* line 92, pages/_RegisterTires.scss */
  .register-tires-page .col-left {
    padding: 10px 10px 10px 0px;
  }
  /* line 96, pages/_RegisterTires.scss */
  .register-tires-page .col-full-width {
    padding: 10px 0px 10px 0px;
  }
}
/* line 102, 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, pages/_RecallsPage.scss */
.recalls-page h2 {
  margin-top: 0px;
}
/* line 6, pages/_RecallsPage.scss */
.recalls-page .windowshade-container {
  margin: 30px 0px 20px 0px;
}
/* line 10, pages/_RecallsPage.scss */
.recalls-page table {
  text-align: left;
  width: 100%;
}
/* line 14, pages/_RecallsPage.scss */
.recalls-page table th, .recalls-page table td {
  padding: 10px 0px;
}
/* line 18, pages/_RecallsPage.scss */
.recalls-page table td {
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  width: 50%;
}
/* line 25, 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, pages/_RecallsPage.scss */
.recalls-page .next-steps {
  width: 100%;
}
/* line 33, pages/_RecallsPage.scss */
.recalls-page .recall-center-container {
  margin: 15px 0px;
  max-width: 245px;
}
/* line 37, pages/_RecallsPage.scss */
.recalls-page .recall-center-container .or {
  display: block;
  margin: 10px 5px;
  text-align: center;
}
/* line 43, pages/_RecallsPage.scss */
.recalls-page .recall-center-container .btn {
  display: block;
  margin: 5px 0px;
}
/* line 49, pages/_RecallsPage.scss */
.recalls-page .dot-img {
  margin-top: 5px;
  width: 100%;
}
/* line 54, pages/_RecallsPage.scss */
.recalls-page .letter-btn {
  margin-top: 10px;
  width: 245px;
}
@media (min-width: 768px) {
  /* line 61, pages/_RecallsPage.scss */
  .recalls-page .phone-link {
    background: none !important;
    box-shadow: none;
    color: #2366c1;
    font-family: "Barlow-Light", Arial, sans-serif;
    font-size: 1.1em;
    font-weight: normal;
    margin-bottom: 0px;
    margin-right: 30px;
    padding: 0px;
    width: auto;
  }
  /* line 73, pages/_RecallsPage.scss */
  .recalls-page .phone-link span {
    display: none;
  }
  /* line 78, pages/_RecallsPage.scss */
  .recalls-page .recall-center-container {
    max-width: inherit;
  }
  /* line 81, pages/_RecallsPage.scss */
  .recalls-page .recall-center-container .or, .recalls-page .recall-center-container .btn {
    display: inline-block;
  }
  /* line 85, pages/_RecallsPage.scss */
  .recalls-page .recall-center-container .or {
    text-align: left;
  }
  /* line 90, pages/_RecallsPage.scss */
  .recalls-page .letter-btn {
    width: auto;
  }
}

/**
 * TEMPLATE/PARTIAL NAME: Resources Landing Page
 *
 */
/* line 8, pages/_ResourcesLandingPage.scss */
.resources-landing-page h6 {
  color: #ffdd00;
  font-size: 20px;
  text-transform: uppercase;
}
/* line 14, pages/_ResourcesLandingPage.scss */
.resources-landing-page .page-background {
  background-image: url('/images/background/tech_res_bk.jpg');
  height: 100%;
  background-position: 50% 50%;
}
/* line 20, pages/_ResourcesLandingPage.scss */
.resources-landing-page .resources-landing-masthead {
  min-height: 20px;
}
/* line 24, pages/_ResourcesLandingPage.scss */
.resources-landing-page .rebate-container {
  padding: 10px 0px;
}
/* line 26, pages/_ResourcesLandingPage.scss */
.resources-landing-page .rebate-container .btn {
  margin-top: 10px;
}
/* line 30, pages/_ResourcesLandingPage.scss */
.resources-landing-page .rebate-container h6 {
  margin: 0px 0px 2px 0px;
}
/* line 33, pages/_ResourcesLandingPage.scss */
.resources-landing-page .rebate-container p {
  font-size: 0.9em;
  line-height: 1.115em;
}
/* line 37, pages/_ResourcesLandingPage.scss */
.resources-landing-page .rebate-container p a {
  color: #ffdd00;
  text-decoration: underline;
}
/* line 45, pages/_ResourcesLandingPage.scss */
.resources-landing-page .rebate-disclaimer hr {
  margin: 2px 0px;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
/* line 51, pages/_ResourcesLandingPage.scss */
.resources-landing-page .rebate-disclaimer p {
  line-height: 0.8em;
}
/* line 55, pages/_ResourcesLandingPage.scss */
.resources-landing-page .rebate-disclaimer small {
  font-size: 0.7em;
}
@media (min-width: 768px) {
  /* line 62, pages/_ResourcesLandingPage.scss */
  .resources-landing-page .page-background {
    background-position: 100% 80%;
  }
}

/* line 70, pages/_ResourcesLandingPage.scss */
.resources-landing-page-npp .page-background {
  background-image: url('/images/background/airplane-taking-off-sunset-silhouette-big-passenger-cargo-aircraft-airline-flying-abstract-water-reflection-39162542.jpg');
}
/* line 73, pages/_ResourcesLandingPage.scss */
.resources-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;
  position: relative;
}
/* line 82, pages/_ResourcesLandingPage.scss */
.resources-landing-page-npp .rebate-container p {
  font-size: 1em;
  line-height: 130%;
}
/* line 86, pages/_ResourcesLandingPage.scss */
.resources-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;
}

/* line 3, pages/_PreviewPage.scss */
.preview-page h2 {
  padding-top: 3px;
}
/* line 7, pages/_PreviewPage.scss */
.preview-page h3 {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #274BA7;
  font-size: 24px;
  margin: 30px 0 15px;
}
/* line 15, pages/_PreviewPage.scss */
.preview-page .detail-main h4, .preview-page .warranty-template .left-content h4, .warranty-template .preview-page .left-content h4 {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: bold;
  font-size: 14px;
  margin: 10px 0 15px;
  color: #333;
}
/* line 24, pages/_PreviewPage.scss */
.preview-page label {
  text-transform: none;
  margin-top: 8px;
  color: #333;
  font-size: 14px;
}
/* line 31, pages/_PreviewPage.scss */
.preview-page textarea {
  resize: none;
}
/* line 36, pages/_PreviewPage.scss */
.preview-page .page-header-subcontent img {
  float: left;
  max-width: 30%;
  margin-right: 5%;
  margin-bottom: 15px;
}
/* line 42, pages/_PreviewPage.scss */
.preview-page .page-header-subcontent .page-header-subcontent-block {
  width: 65%;
  float: left;
}
/* line 48, 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, pages/_PreviewPage.scss */
.preview-page .vehicle-info-box {
  margin-bottom: 10px;
}
/* line 54, pages/_PreviewPage.scss */
.preview-page .vehicle-info-box .input-name {
  font-weight: bold;
  color: #333;
  font-size: 14px;
  display: block;
}
/* line 60, pages/_PreviewPage.scss */
.preview-page .vehicle-info-box .rendered-value {
  margin-bottom: 10px;
  display: block;
}
/* line 64, pages/_PreviewPage.scss */
.preview-page .vehicle-info-box ul {
  padding-left: 0;
}
/* line 66, pages/_PreviewPage.scss */
.preview-page .vehicle-info-box ul li {
  display: inline-block;
}
/* line 68, pages/_PreviewPage.scss */
.preview-page .vehicle-info-box ul li:after {
  content: ", ";
}
/* line 72, pages/_PreviewPage.scss */
.preview-page .vehicle-info-box ul li:last-child:after {
  content: "";
}
/* line 80, pages/_PreviewPage.scss */
.preview-page .about-extra-drive-list {
  padding-left: 20px;
}
/* line 84, pages/_PreviewPage.scss */
.preview-page .about-extra-drive-image {
  max-width: 200px;
}
/* line 88, pages/_PreviewPage.scss */
.preview-page .form-signup-set {
  margin: 10px 0;
  padding-top: 10px;
  border-top: 1px solid #ddd;
}
/* line 94, pages/_PreviewPage.scss */
.preview-page .checkbox-container {
  width: 100%;
  border-top: none;
  position: relative;
}
/* line 98, pages/_PreviewPage.scss */
.preview-page .checkbox-container.active {
  background-color: transparent;
}
/* line 101, pages/_PreviewPage.scss */
.preview-page .checkbox-container .box {
  position: absolute;
  top: 14px;
  left: 5px;
}
/* line 106, pages/_PreviewPage.scss */
.preview-page .checkbox-container .check {
  margin-top: -14px;
}
/* line 109, pages/_PreviewPage.scss */
.preview-page .checkbox-container .validation-error {
  color: #FF2534;
  font-weight: normal;
  font-style: italic;
  font-size: 14px;
}
/* line 117, pages/_PreviewPage.scss */
.preview-page .check-text,
.preview-page .validation-error {
  margin: 0 0 0 25px;
  display: block;
}
/* line 123, pages/_PreviewPage.scss */
.preview-page .about-goodyear-ws {
  margin: 0 0 20px 20px !important;
}
/* line 127, pages/_PreviewPage.scss */
.preview-page .confirm-thank-you {
  border-top: 1px solid #ddd;
  margin-top: 30px;
  padding-top: 30px;
}
/* line 133, pages/_PreviewPage.scss */
.preview-page .confirm-msg-note {
  margin-bottom: 30px;
}
/* line 138, pages/_PreviewPage.scss */
.preview-page .overall-rating label.input-name {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -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, pages/_PreviewPage.scss */
  .preview-page .about-extra-drive-image {
    float: right;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  /* line 158, pages/_PreviewPage.scss */
  .preview-page .page-header-subcontent img {
    float: left;
    max-width: 10%;
    margin-right: 3%;
  }
  /* line 163, pages/_PreviewPage.scss */
  .preview-page .page-header-subcontent .preview-header-subcontent-block {
    float: left;
    width: 50%;
  }
  /* line 169, pages/_PreviewPage.scss */
  .preview-page .form-control {
    font-size: 14px;
  }
  /* line 174, 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, pages/_PreviewPage.scss */
.store-preview .page-header h2 {
  color: #444;
  font-size: 20px;
  margin-bottom: 5px;
}

/* line 4, pages/_ServiceDetailPage.scss */
.serviceDetailPage h1 span {
  color: #263672;
  font-size: 30px;
  margin: 0px 20px 0px 0px;
}
/* line 11, pages/_ServiceDetailPage.scss */
.serviceDetailPage h2 {
  font-size: 23px;
}
/* line 15, pages/_ServiceDetailPage.scss */
.serviceDetailPage .disclaimer {
  font-size: 10px;
  color: #999;
  max-width: 205px;
  margin: 10px 0 0 0;
}
/* line 23, pages/_ServiceDetailPage.scss */
.serviceDetailPage .page-header h2 {
  font-size: 23px;
}
/* line 26, pages/_ServiceDetailPage.scss */
.serviceDetailPage .page-header .detail-page-img {
  background-image: url('/images/services/serviceDetail.jpg');
  max-width: 304px;
  max-height: 225px;
  min-height: 180px;
}
/* line 35, pages/_ServiceDetailPage.scss */
.serviceDetailPage .tile-container .tile {
  background: white;
  background: -ms-linear-gradient(top, white 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 40, pages/_ServiceDetailPage.scss */
.serviceDetailPage .tile-container .tile hr {
  height: 35px !important;
}
/* line 43, pages/_ServiceDetailPage.scss */
.serviceDetailPage .tile-container .tile h3 {
  position: absolute;
  top: 5px;
  margin: 0;
  color: #333;
  font-size: 20px;
}
/* line 50, pages/_ServiceDetailPage.scss */
.serviceDetailPage .tile-container .tile .coupon-price-text {
  padding-top: 10px;
}
/* line 52, pages/_ServiceDetailPage.scss */
.serviceDetailPage .tile-container .tile .coupon-price-text strong {
  color: #263672;
  font-size: 30px;
}
/* line 56, pages/_ServiceDetailPage.scss */
.serviceDetailPage .tile-container .tile .coupon-price-text span {
  display: block;
}
/* line 60, pages/_ServiceDetailPage.scss */
.serviceDetailPage .tile-container .tile .btn {
  margin: 15px 0;
}
/* line 63, pages/_ServiceDetailPage.scss */
.serviceDetailPage .tile-container .tile .service-img-thumbnail {
  position: absolute;
  top: 20px;
  right: 10%;
  max-height: 100px;
}
/* line 71, pages/_ServiceDetailPage.scss */
.serviceDetailPage .link-realted-service {
  text-decoration: none;
  text-align: right;
  line-height: 14px;
  margin-bottom: 10px;
}
/* line 76, pages/_ServiceDetailPage.scss */
.serviceDetailPage .link-realted-service span {
  float: left;
  font-size: 40px;
  vertical-align: middle;
  margin: 0px 10px 0px 0px;
  color: #263672;
}
/* line 83, pages/_ServiceDetailPage.scss */
.serviceDetailPage .link-realted-service p {
  text-align: left;
  margin: 10px 0 0 0;
}
/* line 90, 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-dist-windowshade .panel-collapse, .serviceDetailPage .gy-min-windowshade .panel-collapse {
  background: none;
}
/* line 96, pages/_ServiceDetailPage.scss */
.serviceDetailPage #aboutThis h2 {
  margin-top: 0;
}
/* line 101, pages/_ServiceDetailPage.scss */
.serviceDetailPage .coupons {
  margin-top: 20px;
}
/* line 105, pages/_ServiceDetailPage.scss */
.serviceDetailPage .gy-coupon-windowshade {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 20px;
}
/* line 111, pages/_ServiceDetailPage.scss */
.serviceDetailPage .right-content {
  padding: 0 15px;
}
/* line 115, pages/_ServiceDetailPage.scss */
.serviceDetailPage .main-content .content-padder {
  padding: 0 15px 0px;
}
/* line 120, pages/_ServiceDetailPage.scss */
.serviceDetailPage .small-coupon .coupon-detail {
  min-height: 100px;
}
@media (min-width: 481px) {
  /* line 126, pages/_ServiceDetailPage.scss */
  .serviceDetailPage .tile-container .tile {
    width: 450px;
  }
  /* line 128, pages/_ServiceDetailPage.scss */
  .serviceDetailPage .tile-container .tile .service-img-thumbnail {
    position: absolute;
    top: 80px;
  }
}
@media (min-width: 768px) {
  /* line 135, pages/_ServiceDetailPage.scss */
  .serviceDetailPage .main-content .content-padder {
    border-right: 1px solid #ddd;
  }
  /* line 138, pages/_ServiceDetailPage.scss */
  .serviceDetailPage .right-content {
    padding: 0;
  }
  /* line 142, pages/_ServiceDetailPage.scss */
  .serviceDetailPage .left-content {
    padding-right: 15px;
  }
}

/* these use body classes attached by hybris */
/* line 150, pages/_ServiceDetailPage.scss */
.page-oilChangeServiceDetail .detail-page-img {
  background-image: url('/images/services/oilChange.jpg') !important;
}

/* line 155, pages/_ServiceDetailPage.scss */
.page-tireRepairServiceDetail .detail-page-img {
  background-image: url('/images/services/oilChange.jpg') !important;
}

/* line 160, pages/_ServiceDetailPage.scss */
.page-brakeServiceDetail .detail-page-img {
  background-image: url('/images/services/brakeService.jpg') !important;
}

/* line 165, pages/_ServiceDetailPage.scss */
.page-heatingCoolantServiceDetail .detail-page-img {
  background-image: url('/images/services/heatingCooling.jpg') !important;
}

/* line 170, pages/_ServiceDetailPage.scss */
.page-mufflersServiceDetail .detail-page-img {
  background-image: url('/images/services/mufflersExhaust.jpg') !important;
}

/* line 175, 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, pages/_Sitemap.scss */
.sitemap {
  padding-bottom: 60px;
}
/* line 4, pages/_Sitemap.scss */
.sitemap h1 {
  margin: 10px 0 15px;
}
/* line 8, pages/_Sitemap.scss */
.sitemap h2 {
  padding: 10px 0 0 0;
}
/* line 12, pages/_Sitemap.scss */
.sitemap .panel-default {
  border: 0;
}
/* line 16, 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-dist-windowshade .content, .warranty-treadLife .gy-dist-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 21, pages/_Sitemap.scss */
.sitemap .gy-windowshade, .sitemap .gy-secondary-windowshade, .sitemap .gy-nav-windowshade, .sitemap .gy-tertiary-windowshade, .sitemap .gy-coupon-windowshade, .sitemap .gy-dist-windowshade, .sitemap .gy-min-windowshade {
  background-image: none;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: -1px;
}
/* line 26, 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-dist-windowshade .panel-collapse, .sitemap .gy-min-windowshade .panel-collapse {
  background-image: none;
}
/* line 31, pages/_Sitemap.scss */
.sitemap .content-block {
  margin: 0;
}
/* line 35, pages/_Sitemap.scss */
.sitemap a {
  line-height: 130%;
  display: block;
}
/* line 40, pages/_Sitemap.scss */
.sitemap .heading {
  font-family: "Barlow-Light", 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 47, 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 56, pages/_Sitemap.scss */
.sitemap ul {
  list-style: none;
  padding: 0;
  margin: 0 0 15px 0;
  text-align: left;
}
/* line 61, pages/_Sitemap.scss */
.sitemap ul li {
  border-bottom: 1px dotted #ddd;
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
  padding: 5px 0;
}
/* line 66, pages/_Sitemap.scss */
.sitemap ul li a {
  padding: 5px 5px 5px 0;
}
/* line 69, pages/_Sitemap.scss */
.sitemap ul li ul {
  padding-left: 0;
}
/* line 71, pages/_Sitemap.scss */
.sitemap ul li ul li {
  font-size: 14px;
  font-family: "Barlow-Light", Arial, sans-serif;
  line-height: 130%;
  padding: 0;
  border-bottom: none;
}
/* line 83, pages/_Sitemap.scss */
.sitemap .full-list .panel-heading {
  padding: 7px 15px;
}
/* line 87, pages/_Sitemap.scss */
.sitemap .full-list ul {
  padding-left: 0;
  margin-left: 0;
}
/* line 90, pages/_Sitemap.scss */
.sitemap .full-list ul li {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-size: 14px;
}
@media (min-width: 768px) {
  /* line 98, pages/_Sitemap.scss */
  .sitemap h1 {
    margin-bottom: 0;
  }
  /* line 101, pages/_Sitemap.scss */
  .sitemap .gy-windowshade, .sitemap .gy-secondary-windowshade, .sitemap .gy-nav-windowshade, .sitemap .gy-tertiary-windowshade, .sitemap .gy-coupon-windowshade, .sitemap .gy-dist-windowshade, .sitemap .gy-min-windowshade {
    margin-right: 0;
    margin-left: 0;
  }
  /* line 104, 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-dist-windowshade > a, .sitemap .gy-min-windowshade > a {
    display: none;
  }
  /* line 108, pages/_Sitemap.scss */
  .sitemap .gy-windowshade, .sitemap .gy-secondary-windowshade, .sitemap .gy-nav-windowshade, .sitemap .gy-tertiary-windowshade, .sitemap .gy-coupon-windowshade, .sitemap .gy-dist-windowshade, .sitemap .gy-min-windowshade {
    border: 1px;
    box-shadow: none;
  }
  /* line 111, 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-dist-windowshade .panel-collapse, .sitemap .gy-min-windowshade .panel-collapse {
    background: none;
  }
  /* line 115, pages/_Sitemap.scss */
  .sitemap .heading {
    font-size: 28px;
    border-bottom: 3px solid #ccd7eb;
  }
  /* line 119, pages/_Sitemap.scss */
  .sitemap .content-block {
    margin: 20px 0 0 0;
  }
  /* line 122, 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-dist-windowshade .content, .warranty-treadLife .gy-dist-windowshade .sitemap .content, .sitemap .warranty-treadLife .gy-min-windowshade .content, .warranty-treadLife .gy-min-windowshade .sitemap .content {
    padding-left: 0;
  }
  /* line 126, pages/_Sitemap.scss */
  .sitemap .full-list li {
    width: 33%;
    display: inline-block;
  }
}

/* line 1, pages/_SizeDirectoryPage.scss */
.directory {
  padding-bottom: 20px;
}
/* line 5, pages/_SizeDirectoryPage.scss */
.directory small {
  line-height: 135%;
}
/* line 9, pages/_SizeDirectoryPage.scss */
.directory .find-store-form {
  max-width: inherit;
}
/* line 14, pages/_SizeDirectoryPage.scss */
.directory .content-padder h3 {
  padding-left: 15px;
  padding-right: 15px;
}

/* line 23, pages/_SizeDirectoryPage.scss */
.directory-size h3 {
  margin-top: 5px;
}
/* line 27, pages/_SizeDirectoryPage.scss */
.directory-size h4 {
  color: #000;
  margin-top: 0px;
}
/* line 32, pages/_SizeDirectoryPage.scss */
.directory-size .sidewall-rim-content {
  position: relative;
}
/* line 36, pages/_SizeDirectoryPage.scss */
.directory-size .directory-img {
  max-width: 480px;
  margin: 5px auto;
  display: block;
  position: relative;
  width: 100%;
}
/* line 45, pages/_SizeDirectoryPage.scss */
.directory-size .link-text {
  color: #000;
  padding-right: 10px;
  cursor: default;
}
/* line 51, pages/_SizeDirectoryPage.scss */
.directory-size .sidewall-container {
  overflow: auto;
}
/* line 55, pages/_SizeDirectoryPage.scss */
.directory-size .sidewall-info-content {
  padding-left: 15px;
  padding-right: 15px;
}
/* line 59, 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, pages/_SizeDirectoryPage.scss */
.directory-size .list-group .list-parent-column {
  overflow: auto;
  padding: 0px;
}
/* line 72, pages/_SizeDirectoryPage.scss */
.directory-size .list-group .list-group-column ul {
  margin: 0px 5%;
}
/* line 78, pages/_SizeDirectoryPage.scss */
.directory-size .divider-xs {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  /* line 84, pages/_SizeDirectoryPage.scss */
  .directory-size .sidewall-container {
    padding-left: 15px;
    padding-right: 15px;
    overflow: auto;
    padding-bottom: 15px;
    padding-top: 10px;
  }
  /* line 91, pages/_SizeDirectoryPage.scss */
  .directory-size .sidewall-info-content {
    float: left;
    padding-left: 0px;
    padding-right: 0px;
    width: 30%;
  }
  /* line 98, pages/_SizeDirectoryPage.scss */
  .directory-size .sidewall-rim-content {
    float: right;
    overflow: auto;
    width: 70%;
  }
  /* line 104, pages/_SizeDirectoryPage.scss */
  .directory-size .directory-img {
    float: left;
    max-height: 90px;
    max-width: inherit;
    padding: 0px 1.5%;
    width: 50%;
  }
  /* line 115, pages/_SizeDirectoryPage.scss */
  .directory-size .list-group .list-group-column ul {
    margin: 0px;
  }
}

/**
 * TEMPLATE/PARTIAL NAME: Sizes Specs Page
 *
 */
/* line 11, 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, pages/_SizesSpecsPage.scss */
.sizes-specs-page .sizes-specs-content-block .specs-head-title {
  color: #274BA7;
  margin-top: 11px;
}
/* line 23, pages/_SizesSpecsPage.scss */
.sizes-specs-page .header-container {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 10px;
}
/* line 28, pages/_SizesSpecsPage.scss */
.sizes-specs-page .header-container h1, .sizes-specs-page .header-container h2 {
  color: #666;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}
/* line 33, pages/_SizesSpecsPage.scss */
.sizes-specs-page .header-container h1 {
  font-size: 2em;
  margin-bottom: 0px;
}
/* line 37, pages/_SizesSpecsPage.scss */
.sizes-specs-page .header-container h1 sup {
  font-size: 0.4em;
  top: -1.2em;
}
/* line 43, pages/_SizesSpecsPage.scss */
.sizes-specs-page .header-container h2 {
  margin: 0px;
  font-size: 1.2em;
}
/* line 48, pages/_SizesSpecsPage.scss */
.sizes-specs-page .header-container a {
  display: inline-block;
  margin-top: 10px;
}
/* line 54, pages/_SizesSpecsPage.scss */
.sizes-specs-page .header-container hr {
  margin-bottom: 10px;
  margin-top: 20px;
}
/* line 59, pages/_SizesSpecsPage.scss */
.sizes-specs-page .header-container p {
  margin: 0px;
}
/* line 67, pages/_SizesSpecsPage.scss */
.sizes-specs-page .back-link span {
  margin-left: 0px;
  margin-right: 6px;
}
/* line 73, pages/_SizesSpecsPage.scss */
.sizes-specs-page .gy-link-foot {
  margin: 20px 0;
  clear: both;
}
@media (min-width: 767px) {
  /* line 80, pages/_SizesSpecsPage.scss */
  .sizes-specs-page .header-container {
    margin-bottom: 20px;
  }
  /* line 84, pages/_SizesSpecsPage.scss */
  .sizes-specs-page .header-container h1 {
    font-size: 2.8em;
  }
  /* line 88, pages/_SizesSpecsPage.scss */
  .sizes-specs-page .header-container h2 {
    float: left;
    font-size: 2em;
    width: 70%;
  }
  /* line 94, pages/_SizesSpecsPage.scss */
  .sizes-specs-page .header-container p {
    margin-bottom: 10px;
    width: 70%;
  }
  /* line 99, pages/_SizesSpecsPage.scss */
  .sizes-specs-page .header-container a {
    margin-top: 0px;
  }
  /* line 103, pages/_SizesSpecsPage.scss */
  .sizes-specs-page .header-container .bread-crum-link {
    float: right;
    text-align: right;
    width: 30%;
  }
  /* line 110, pages/_SizesSpecsPage.scss */
  .sizes-specs-page .subtitle-container {
    overflow: hidden;
  }
  /* line 114, pages/_SizesSpecsPage.scss */
  .sizes-specs-page .bread-crum-link {
    float: left;
    margin-top: 10px;
  }
}

/* line 1, pages/_StoreDetailsPage.scss */
.static-map {
  margin: 0 0 10px;
  clear: both;
}

/* line 6, pages/_StoreDetailsPage.scss */
.todays-hours {
  background-color: #eeeeee;
  margin: 8px 0 12px;
  padding: 8px 10px;
  overflow-y: hidden;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 15px;
}
/* line 13, pages/_StoreDetailsPage.scss */
.todays-hours p {
  margin: 0;
  line-height: 100%;
}
/* line 17, pages/_StoreDetailsPage.scss */
.todays-hours .store-status {
  float: right;
}

/* line 22, pages/_StoreDetailsPage.scss */
.detail-promo {
  overflow-y: hidden;
}
/* line 23, pages/_StoreDetailsPage.scss */
.detail-promo .btn-link {
  color: #2366c1;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  border: 0;
  padding: 0;
}
/* line 28, pages/_StoreDetailsPage.scss */
.detail-promo .btn-link:hover {
  text-decoration: underline;
}
/* line 31, pages/_StoreDetailsPage.scss */
.detail-promo .btn-link:focus {
  outline: 0;
}
/* line 34, pages/_StoreDetailsPage.scss */
.detail-promo .btn-link + .icon-thin-arrow-right {
  color: #2366c1;
}
/* line 39, pages/_StoreDetailsPage.scss */
.detail-promo h5 {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.6em;
  clear: right;
}
/* line 43, pages/_StoreDetailsPage.scss */
.detail-promo h5 a {
  display: block;
}
/* line 47, pages/_StoreDetailsPage.scss */
.detail-promo p {
  font-family: "Barlow-Light", 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, pages/_StoreDetailsPage.scss */
.detail-promo img {
  max-width: 80px;
  float: left;
  margin: 0 10px 20px 0;
}
/* line 58, pages/_StoreDetailsPage.scss */
.detail-promo input {
  clear: right;
}
@media screen and (min-width: 768px) {
  /* line 62, pages/_StoreDetailsPage.scss */
  .detail-promo h5 {
    font-size: 1.3em;
  }
}

/* line 68, pages/_StoreDetailsPage.scss */
#carousel_store_detail {
  margin-bottom: 20px;
}
/* line 70, 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, pages/_StoreDetailsPage.scss */
#carousel_store_detail .carousel-indicators {
  bottom: -8px;
}
/* line 77, 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, pages/_StoreDetailsPage.scss */
#carousel_store_detail .carousel-indicators li.active {
  background-color: #ffdd00;
  width: 10px;
  height: 10px;
  margin: 0 5px;
}
/* line 88, pages/_StoreDetailsPage.scss */
#carousel_store_detail .carousel-indicators li img {
  display: none;
}
@media screen and (min-width: 480px) {
  /* line 68, pages/_StoreDetailsPage.scss */
  #carousel_store_detail {
    min-height: 240px;
  }
  /* line 95, pages/_StoreDetailsPage.scss */
  #carousel_store_detail .carousel-inner {
    border: 5px solid #fff;
  }
  /* line 98, pages/_StoreDetailsPage.scss */
  #carousel_store_detail .carousel-indicators {
    margin: 0;
    padding: 0;
    position: static;
    width: 100%;
  }
  /* line 103, 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, pages/_StoreDetailsPage.scss */
  #carousel_store_detail .carousel-indicators li.active {
    margin: 10px 2% 10px 0;
    width: 100px;
    height: auto;
  }
  /* line 116, pages/_StoreDetailsPage.scss */
  #carousel_store_detail .carousel-indicators li.active img {
    border-color: #ffdd00;
  }
  /* line 120, 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, pages/_StoreDetailsPage.scss */
  #carousel_store_detail {
    margin-right: 135px;
  }
  /* line 132, pages/_StoreDetailsPage.scss */
  #carousel_store_detail .carousel-indicators {
    position: absolute;
    top: 0;
    left: auto;
    right: -115px;
    width: auto;
  }
  /* line 138, 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, pages/_StoreDetailsPage.scss */
  #carousel_store_detail .carousel-indicators li.active {
    margin-top: 0;
    margin-bottom: 10px;
  }
}

@media (min-width: 768px) {
  /* line 157, pages/_StoreDetailsPage.scss */
  .store-details-page .store-detail-map-container {
    overflow: hidden;
  }
  /* line 161, pages/_StoreDetailsPage.scss */
  .store-details-page .store-detail-map-container .mapContainer {
    float: right;
    width: 68%;
  }
  /* line 166, pages/_StoreDetailsPage.scss */
  .store-details-page .store-detail-map-container .dynamic-map {
    position: static;
  }
  /* line 168, pages/_StoreDetailsPage.scss */
  .store-details-page .store-detail-map-container .dynamic-map.lt-ie9 {
    height: 750px;
    overflow: hidden;
  }
  /* line 174, pages/_StoreDetailsPage.scss */
  .store-details-page .store-detail-map-container .store-results-sidebar {
    float: left;
    width: 32%;
  }
}
/* line 181, pages/_StoreDetailsPage.scss */
.store-details-page h1 {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  text-align: left;
}
/* line 185, pages/_StoreDetailsPage.scss */
.store-details-page .directions-link {
  white-space: nowrap;
}
/* line 188, pages/_StoreDetailsPage.scss */
.store-details-page .look-for-other-stores {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
  margin: 10px 0 15px;
}
/* line 193, pages/_StoreDetailsPage.scss */
.store-details-page .store-result-item {
  font-size: 1em;
  margin-top: 0px;
  padding-bottom: 0;
}
/* line 197, pages/_StoreDetailsPage.scss */
.store-details-page .store-result-item .address-block {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  margin-bottom: 0;
  font-size: 15px;
}
/* line 202, pages/_StoreDetailsPage.scss */
.store-details-page .store-result-item .addr-distance {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 15px;
}
/* line 206, 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, 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, pages/_StoreDetailsPage.scss */
.store-details-page .store-hours {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.2em;
  padding-left: 0;
}
/* line 222, pages/_StoreDetailsPage.scss */
.store-details-page .store-hours ul {
  margin: 0;
  padding: 0 !important;
}
/* line 226, 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, pages/_StoreDetailsPage.scss */
.store-details-page .store-hours .weekday {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  display: inline-block;
  width: 80px;
}
/* line 239, pages/_StoreDetailsPage.scss */
.store-details-page .credit-cards-accepted {
  padding-top: 20px;
  padding-bottom: 20px;
}
/* line 242, pages/_StoreDetailsPage.scss */
.store-details-page .credit-cards-accepted h5 {
  margin-top: 0;
}
/* line 246, pages/_StoreDetailsPage.scss */
.store-details-page .store-website-link {
  clear: both;
  padding-right: 0;
}
/* line 249, pages/_StoreDetailsPage.scss */
.store-details-page .store-website-link a {
  width: 100%;
  float: none;
  margin: 0 auto;
}
/* line 255, pages/_StoreDetailsPage.scss */
.store-details-page .read-more {
  display: block;
  padding-top: 10px;
}
/* line 259, pages/_StoreDetailsPage.scss */
.store-details-page .read-more a {
  color: #274BA7;
}
/* line 263, pages/_StoreDetailsPage.scss */
.store-details-page .carousel-wrapper {
  padding-right: 0;
}
/* line 266, 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 273, 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 276, pages/_StoreDetailsPage.scss */
.store-details-page .offer-item h5 {
  color: #274BA7;
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 24px;
}
/* line 281, pages/_StoreDetailsPage.scss */
.store-details-page .offer-item h6 {
  color: #222;
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 28px;
}
/* line 286, pages/_StoreDetailsPage.scss */
.store-details-page .offer-item p {
  font-size: 14px;
  margin: 10px 0;
}
/* line 290, pages/_StoreDetailsPage.scss */
.store-details-page .offer-item .note {
  font-size: 11px;
  margin: 0;
  line-height: 120%;
  clear: both;
  color: #999;
}
/* line 296, pages/_StoreDetailsPage.scss */
.store-details-page .offer-item .note p {
  font-size: 11px;
  color: #999;
}
/* line 301, pages/_StoreDetailsPage.scss */
.store-details-page .offer-item img {
  float: right;
  max-width: 50%;
  padding-bottom: 10px;
}
/* line 307, pages/_StoreDetailsPage.scss */
.store-details-page .about-text {
  clear: both;
  padding-top: 10px;
}
/* line 313, 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-dist-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-dist-windowshade .content-body h5, .store-details-page .gy-min-windowshade .content-body h5 {
  font-size: 18px;
}
/* line 316, 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-dist-windowshade .content-body ul, .store-details-page .gy-min-windowshade .content-body ul {
  padding-left: 15px;
  margin: 0;
}
@media (min-width: 480px) {
  /* line 325, pages/_StoreDetailsPage.scss */
  .store-details-page .store-website-link a {
    max-width: 190px;
  }
}
@media (min-width: 768px) {
  /* line 332, pages/_StoreDetailsPage.scss */
  .store-details-page .credit-cards-accepted {
    padding-top: 0;
    padding-bottom: 0;
  }
  /* line 335, pages/_StoreDetailsPage.scss */
  .store-details-page .credit-cards-accepted h5 {
    margin-top: 0 !important;
  }
  /* line 339, pages/_StoreDetailsPage.scss */
  .store-details-page .store-website-link {
    float: right;
    clear: none;
    padding-right: 0;
  }
  /* line 343, pages/_StoreDetailsPage.scss */
  .store-details-page .store-website-link a {
    width: auto;
    float: right;
  }
  /* line 348, pages/_StoreDetailsPage.scss */
  .store-details-page .about-text {
    clear: none;
    padding-top: 0;
  }
  /* line 354, pages/_StoreDetailsPage.scss */
  .store-details-page .store-result-item .tel-and-directions a {
    line-height: 120%;
    float: left;
  }
  /* line 358, pages/_StoreDetailsPage.scss */
  .store-details-page .store-result-item .tel-and-directions .store-tel {
    margin-bottom: 0;
  }
  /* line 365, pages/_StoreDetailsPage.scss */
  .store-details-page div.map-canvas {
    height: 570px !important;
  }
}
@media (min-width: 992px) {
  /* line 372, pages/_StoreDetailsPage.scss */
  .store-details-page .offer-item {
    min-height: 320px;
    overflow-y: hidden;
  }
  /* line 375, pages/_StoreDetailsPage.scss */
  .store-details-page .offer-item h5 {
    margin-top: 8px;
  }
}

/**
 * TEMPLATE/PARTIAL NAME: StoreDirectoryCityPage
 *
 */
/* line 6, pages/_StoreDirectoryCityPage.scss */
.store-directory-city-page {
  /* START windows shade*/
  /* END windows shade*/
}
/* line 8, pages/_StoreDirectoryCityPage.scss */
.store-directory-city-page .hr {
  background-color: rgba(255, 255, 255, 0.3);
  background-repeat: repeat;
  background-image: url('/images/diagonal-tight.png');
  height: 15px;
  margin: 0px;
}
/* line 14, pages/_StoreDirectoryCityPage.scss */
.store-directory-city-page .header-container {
  padding-bottom: 25px;
}
/* line 17, pages/_StoreDirectoryCityPage.scss */
.store-directory-city-page .header-container h1, .store-directory-city-page .header-container h2 {
  color: #666666;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}
/* line 22, pages/_StoreDirectoryCityPage.scss */
.store-directory-city-page .header-container p {
  margin-top: 10px;
}
/* line 28, pages/_StoreDirectoryCityPage.scss */
.store-directory-city-page .bread-crumb-container {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.3em;
  margin: 5px 0px;
}
/* line 33, pages/_StoreDirectoryCityPage.scss */
.store-directory-city-page .bread-crumb-container a {
  color: #274BA7;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  border-left: 1px solid #ddd;
  padding-left: 10px;
  padding-right: 7px;
}
/* line 41, pages/_StoreDirectoryCityPage.scss */
.store-directory-city-page .bread-crumb-container a:hover {
  text-decoration: none;
}
/* line 45, pages/_StoreDirectoryCityPage.scss */
.store-directory-city-page .bread-crumb-container a:first-child {
  border: none;
}
/* line 52, pages/_StoreDirectoryCityPage.scss */
.store-directory-city-page .info-panel {
  padding-left: 15px;
  padding-right: 15px;
}
/* line 56, pages/_StoreDirectoryCityPage.scss */
.store-directory-city-page .finder-panel {
  padding-left: 15px;
  padding-right: 15px;
}
/* line 60, pages/_StoreDirectoryCityPage.scss */
.store-directory-city-page .tire-finder-header {
  font-family: "wingfoot_sansregular";
  font-weight: normal;
  text-transform: uppercase;
  font-style: normal;
  color: #274BA7;
  font-size: 1.8em;
  height: 30px;
  text-align: center;
}
/* line 70, pages/_StoreDirectoryCityPage.scss */
.store-directory-city-page .tire-finder-body span {
  display: block;
}
/* line 75, pages/_StoreDirectoryCityPage.scss */
.store-directory-city-page .wing-foot {
  margin: 0px 2px;
}
/* line 202, _mixins.scss */
.store-directory-city-page .wing-foot:before {
  font-family: "wingfoot_sansregular";
  font-weight: normal;
  text-transform: uppercase;
  font-style: normal;
  content: 'ΓÇó';
  display: inline-block;
  color: #274BA7;
  font-size: 1em;
  line-height: 1em;
  font-style: normal;
  margin: 0 -7px 0 -6px;
}
/* line 80, pages/_StoreDirectoryCityPage.scss */
.store-directory-city-page .tire-finder-text {
  padding: 0px 0px 10px 0px;
}
/* line 86, pages/_StoreDirectoryCityPage.scss */
.store-directory-city-page .stores-container ul {
  list-style-type: none;
  padding-left: 0px;
}
/* line 90, pages/_StoreDirectoryCityPage.scss */
.store-directory-city-page .stores-container ul li {
  background: white;
  background: -ms-linear-gradient(top, white 0%, #f6f6f6 75%, #ebebeb 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 75%, #ebebeb 100%);
  border-bottom: 3px solid #ffdd00;
  overflow: auto;
}
/* line 95, pages/_StoreDirectoryCityPage.scss */
.store-directory-city-page .stores-container ul li hr {
  box-shadow: inset 0px 9px 5px -7px rgba(0, 0, 0, 0.45);
  border: none;
}
/* line 103, pages/_StoreDirectoryCityPage.scss */
.store-directory-city-page .store-header-container {
  position: relative;
  text-align: center;
}
/* line 108, pages/_StoreDirectoryCityPage.scss */
.store-directory-city-page .store-header {
  padding-left: 15px;
  padding-right: 15px;
  background-color: #274BA7;
  padding-bottom: 10px;
  padding-top: 10px;
}
/* line 115, pages/_StoreDirectoryCityPage.scss */
.store-directory-city-page .store-header span, .store-directory-city-page .store-header small {
  color: #fff;
}
/* line 119, pages/_StoreDirectoryCityPage.scss */
.store-directory-city-page .store-header small {
  clear: both;
  display: block;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  line-height: 1.1em;
  margin-top: 2px;
}
/* line 127, pages/_StoreDirectoryCityPage.scss */
.store-directory-city-page .store-header span {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.2em;
}
/* line 133, pages/_StoreDirectoryCityPage.scss */
.store-directory-city-page .arrow-down {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #274BA7;
  left: 50%;
  margin-left: -10px;
  position: absolute;
  z-index: 2;
}
/* line 145, pages/_StoreDirectoryCityPage.scss */
.store-directory-city-page .item-container {
  min-height: 70px;
  padding: 6px 25px 6px 15px;
}
/* line 149, pages/_StoreDirectoryCityPage.scss */
.store-directory-city-page .item-container p {
  margin-bottom: 0px;
  line-height: 1em;
}
/* line 155, pages/_StoreDirectoryCityPage.scss */
.store-directory-city-page .result-number {
  background-color: #274BA7;
  color: #fff;
  margin: 10px 0px;
  position: absolute;
  text-align: center;
  width: 25px;
}
/* line 164, pages/_StoreDirectoryCityPage.scss */
.store-directory-city-page .store-name-link {
  display: inline-block;
  font-size: 1.6em;
  margin-bottom: 5px;
  margin-left: 20px;
}
/* line 171, pages/_StoreDirectoryCityPage.scss */
.store-directory-city-page .address-container {
  margin-top: 10px;
  overflow: auto;
}
/* line 175, pages/_StoreDirectoryCityPage.scss */
.store-directory-city-page .address-container a {
  display: inline-block;
  vertical-align: initial;
}
/* line 181, pages/_StoreDirectoryCityPage.scss */
.store-directory-city-page .phone-link {
  margin-bottom: 10px;
  margin-right: 3%;
  padding-left: 5px;
  width: 150px;
}
/* line 188, pages/_StoreDirectoryCityPage.scss */
.store-directory-city-page .get-address-link {
  font-size: 1.2em;
  margin-top: 2px;
}
/* line 197, pages/_StoreDirectoryCityPage.scss */
.store-directory-city-page .panel-heading h4 {
  color: #fff;
  font-size: 1.6em;
  text-indent: 5px;
  text-transform: none;
}
/* line 203, pages/_StoreDirectoryCityPage.scss */
.store-directory-city-page .panel-heading span {
  color: #fff;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.4em;
}
/* line 210, pages/_StoreDirectoryCityPage.scss */
.store-directory-city-page .map-body {
  padding: 0 0 15px 0;
}
/* line 214, pages/_StoreDirectoryCityPage.scss */
.store-directory-city-page .map {
  margin: 0 auto;
  max-width: 640px;
}
@media (min-width: 768px) {
  /* line 222, pages/_StoreDirectoryCityPage.scss */
  .store-directory-city-page .header-container {
    background: white;
    background: -ms-linear-gradient(top, white 0%, #f6f6f6 75%, #ebebeb 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 75%, #ebebeb 100%);
    box-shadow: 0 4px 7px -4px #333;
    overflow: auto;
    padding-bottom: 10px;
    position: relative;
    z-index: 1;
  }
  /* line 231, pages/_StoreDirectoryCityPage.scss */
  .store-directory-city-page .header-container h1 {
    display: inline-block;
    font-size: 2.8em;
    margin-right: 25px;
  }
  /* line 238, pages/_StoreDirectoryCityPage.scss */
  .store-directory-city-page .popular-link {
    display: inline;
  }
  /* line 240, pages/_StoreDirectoryCityPage.scss */
  .store-directory-city-page .popular-link span {
    display: inline;
  }
  /* line 244, pages/_StoreDirectoryCityPage.scss */
  .store-directory-city-page .popular-link:hover {
    text-decoration: none;
  }
  /* line 249, pages/_StoreDirectoryCityPage.scss */
  .store-directory-city-page .vertical-hr {
    border-left: 1px solid #bbb;
    height: 90%;
    margin: 0.7% 40.1% 0% 0%;
    position: absolute;
    right: 0;
    width: 1px;
  }
  /* line 258, pages/_StoreDirectoryCityPage.scss */
  .store-directory-city-page .bread-crumb-container {
    display: inline-block;
    margin: 0px 0px 12px 0px;
    vertical-align: bottom;
  }
  /* line 263, pages/_StoreDirectoryCityPage.scss */
  .store-directory-city-page .bread-crumb-container p {
    width: 70%;
  }
  /* line 268, pages/_StoreDirectoryCityPage.scss */
  .store-directory-city-page .bread-crumb-text {
    margin-right: 10px;
  }
  /* line 274, pages/_StoreDirectoryCityPage.scss */
  .store-directory-city-page .info-panel {
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    padding-bottom: 10px;
    width: 60%;
  }
  /* line 280, pages/_StoreDirectoryCityPage.scss */
  .store-directory-city-page .info-panel p {
    margin: 0px;
  }
  /* line 285, pages/_StoreDirectoryCityPage.scss */
  .store-directory-city-page .tire-finder-body {
    padding-top: 20px;
  }
  /* line 289, pages/_StoreDirectoryCityPage.scss */
  .store-directory-city-page .finder-panel {
    padding-left: 15px;
    padding-right: 15px;
    float: right;
    padding-top: 30px;
    position: relative;
    width: 40%;
  }
  /* line 297, pages/_StoreDirectoryCityPage.scss */
  .store-directory-city-page .results-container {
    overflow: auto;
  }
  /* line 301, pages/_StoreDirectoryCityPage.scss */
  .store-directory-city-page .item-container {
    padding: 6px 15px 6px 40px;
  }
  /* line 305, pages/_StoreDirectoryCityPage.scss */
  .store-directory-city-page .store-name-link {
    margin-left: 0px;
  }
  /* line 309, pages/_StoreDirectoryCityPage.scss */
  .store-directory-city-page .result-number {
    right: inherit;
  }
  /* line 313, pages/_StoreDirectoryCityPage.scss */
  .store-directory-city-page .phone-link {
    background: none !important;
    box-shadow: none;
    color: #2366c1;
    font-family: "Barlow-Light", Arial, sans-serif;
    font-size: 1.1em;
    font-weight: normal;
    margin-bottom: 0px;
    margin-right: 30px;
    padding: 0px;
    width: auto;
  }
  /* line 326, pages/_StoreDirectoryCityPage.scss */
  .store-directory-city-page .glyphicon-earphone {
    display: none;
  }
  /* line 330, pages/_StoreDirectoryCityPage.scss */
  .store-directory-city-page .map-container {
    float: right;
    width: 60%;
  }
  /* line 335, pages/_StoreDirectoryCityPage.scss */
  .store-directory-city-page .map {
    min-height: 500px;
  }
  /* line 339, pages/_StoreDirectoryCityPage.scss */
  .store-directory-city-page .stores-container {
    box-shadow: 0px -4px 7px 0px #333;
    float: left;
    position: relative;
    width: 40%;
  }
  /* line 345, pages/_StoreDirectoryCityPage.scss */
  .store-directory-city-page .stores-container ul {
    margin-bottom: 0px;
  }
  /* line 350, pages/_StoreDirectoryCityPage.scss */
  .store-directory-city-page .map-content-block {
    margin-bottom: 0px;
  }
  /* line 354, pages/_StoreDirectoryCityPage.scss */
  .store-directory-city-page .map-heading {
    display: none;
  }
  /* line 358, pages/_StoreDirectoryCityPage.scss */
  .store-directory-city-page .map-body {
    padding: 0;
  }
  /* line 362, pages/_StoreDirectoryCityPage.scss */
  .store-directory-city-page .panel-map {
    display: block !important;
    height: auto !important;
  }
  /* line 367, pages/_StoreDirectoryCityPage.scss */
  .store-directory-city-page .map {
    max-width: 100%;
  }
}
@media (min-width: 1024px) {
  /* line 375, pages/_StoreDirectoryCityPage.scss */
  .store-directory-city-page .tire-finder-body {
    padding-top: 25px;
    overflow: auto;
    position: relative;
  }
  /* line 381, pages/_StoreDirectoryCityPage.scss */
  .store-directory-city-page .tire-finder-link {
    margin: 25px 0px 0px 0px;
    position: absolute;
    right: 0;
    top: 0;
    width: 125px;
  }
  /* line 389, pages/_StoreDirectoryCityPage.scss */
  .store-directory-city-page .tire-finder-text {
    display: inline-block;
    margin-right: 150px;
    padding-top: 0px;
    vertical-align: top;
  }
  /* line 396, pages/_StoreDirectoryCityPage.scss */
  .store-directory-city-page .map-container {
    width: 70%;
  }
  /* line 400, pages/_StoreDirectoryCityPage.scss */
  .store-directory-city-page .stores-container {
    width: 30%;
  }
}

/* line 2, pages/_StoreDirectoryState.scss */
.store-directory-state .page-background {
  background-image: url('/images/background/Directory_State.jpg');
}
/* line 7, pages/_StoreDirectoryState.scss */
.store-directory-state .icon-container span {
  font-size: 2.8em;
}

/* line 4, 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, pages/_termsConditionsPrivacyPolicy.scss */
.terms-and-conditions .page-header-info {
  padding-bottom: 20px;
}
/* line 15, pages/_termsConditionsPrivacyPolicy.scss */
.terms-and-conditions h1 {
  color: #666666;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 28px;
}
/* line 21, pages/_termsConditionsPrivacyPolicy.scss */
.terms-and-conditions ul {
  padding-left: 20px;
}
/* line 25, pages/_termsConditionsPrivacyPolicy.scss */
.terms-and-conditions .back-link-container {
  padding: 10px 0 5px 10px;
}
/* line 27, pages/_termsConditionsPrivacyPolicy.scss */
.terms-and-conditions .back-link-container .gy-link, .terms-and-conditions .back-link-container .store-details-page .read-more, .store-details-page .terms-and-conditions .back-link-container .read-more {
  font-size: 16px;
}
/* line 32, pages/_termsConditionsPrivacyPolicy.scss */
.terms-and-conditions .gy-logo-container {
  border-bottom: 1px solid #ccc;
  padding: 10px 0 15px;
  text-align: center;
}
/* line 36, pages/_termsConditionsPrivacyPolicy.scss */
.terms-and-conditions .gy-logo-container span {
  color: #274BA7;
  font-size: 48px;
}
/* line 42, pages/_termsConditionsPrivacyPolicy.scss */
.terms-and-conditions .terms-body {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 20px;
}
/* line 47, pages/_termsConditionsPrivacyPolicy.scss */
.terms-and-conditions .terms-content-text {
  padding-bottom: 20px;
}
/* line 51, pages/_termsConditionsPrivacyPolicy.scss */
.terms-and-conditions .crumb-list a {
  display: inline-block;
  border-left: none;
  width: 70%;
  padding: 15px 0 0 0;
}
/* line 58, pages/_termsConditionsPrivacyPolicy.scss */
.terms-and-conditions hr {
  display: none;
}
/* line 62, pages/_termsConditionsPrivacyPolicy.scss */
.terms-and-conditions .panel-collapse {
  background: none;
}
/* line 67, pages/_termsConditionsPrivacyPolicy.scss */
.terms-and-conditions .no-break {
  white-space: nowrap;
}
/* line 74, 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-dist-windowshade .content a, .warranty-treadLife .gy-dist-windowshade .terms-and-conditions .detail-main .content a, .terms-and-conditions .warranty-template .left-content .warranty-treadLife .gy-dist-windowshade .content a, .warranty-treadLife .gy-dist-windowshade .terms-and-conditions .warranty-template .left-content .content a, .warranty-template .terms-and-conditions .left-content .warranty-treadLife .gy-dist-windowshade .content a, .warranty-treadLife .gy-dist-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, 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: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}
/* line 82, 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, pages/_termsConditionsPrivacyPolicy.scss */
.terms-and-conditions .crumb-list a {
  font-size: 18px;
}
/* line 98, pages/_termsConditionsPrivacyPolicy.scss */
.terms-and-conditions .additional-resources-container li a {
  font-size: 18px;
}
@media (min-width: 768px) {
  /* line 106, pages/_termsConditionsPrivacyPolicy.scss */
  .terms-and-conditions h1 {
    font-size: 36px;
  }
  /* line 111, pages/_termsConditionsPrivacyPolicy.scss */
  .terms-and-conditions .gy-logo-container span {
    font-size: 54px;
  }
  /* line 117, pages/_termsConditionsPrivacyPolicy.scss */
  .terms-and-conditions .back-link-container .gy-link, .terms-and-conditions .back-link-container .store-details-page .read-more, .store-details-page .terms-and-conditions .back-link-container .read-more {
    font-size: 18px;
  }
  /* line 123, pages/_termsConditionsPrivacyPolicy.scss */
  .terms-and-conditions .crumb-list a {
    display: inline-block;
    width: auto;
    padding: 10px 5%;
    text-decoration: none;
  }
  /* line 129, pages/_termsConditionsPrivacyPolicy.scss */
  .terms-and-conditions .crumb-list a:first-child {
    padding-left: 0;
  }
  /* line 132, pages/_termsConditionsPrivacyPolicy.scss */
  .terms-and-conditions .crumb-list a:hover {
    text-decoration: underline;
  }
  /* line 138, 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-dist-windowshade .content, .warranty-treadLife .gy-dist-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, pages/_termsConditionsPrivacyPolicy.scss */
  .terms-and-conditions .mediatile {
    border-bottom: 1px solid #dedede;
    padding-bottom: 5px;
  }
  /* line 147, pages/_termsConditionsPrivacyPolicy.scss */
  .terms-and-conditions hr {
    display: block;
  }
}

/* line 2, 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, pages/_ThankYouPage.scss */
.thank-you-page .contact-details {
  padding-bottom: 0px;
}

/**
 * TEMPLATE/PARTIAL NAME: Tire Landing Page
 *
 */
/* line 7, pages/_TireLandingPage.scss */
.tire-landing-page .page-background {
  background-image: url('/images/background/tires-bk.jpg');
  background-position: 100% 20%;
  height: 100%;
}
/* line 14, pages/_TireLandingPage.scss */
.tire-landing-page .text-content .btn {
  margin: 0 auto;
  max-width: 250px;
}
/* line 20, 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 21, pages/_TireLandingPage.scss */
.tire-landing-page .landing-template-text-block h5 {
  color: #ffdd00;
  text-transform: uppercase;
  font-size: 28px;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: bold;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
}
/* line 27, pages/_TireLandingPage.scss */
.tire-landing-page .landing-template-text-block p {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 16px;
}
/* line 31, pages/_TireLandingPage.scss */
.tire-landing-page .landing-template-text-block .ideal-break {
  display: block;
}
/* line 34, pages/_TireLandingPage.scss */
.tire-landing-page .landing-template-text-block ul {
  list-style: none;
  margin-left: 0;
}
/* line 37, 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;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: italic;
  -webkit-font-smoothing: subpixel-antialiased;
}
/* line 44, pages/_TireLandingPage.scss */
.tire-landing-page .landing-template-text-block ul li em {
  font-style: italic;
}
/* line 49, pages/_TireLandingPage.scss */
.tire-landing-page .landing-template-text-block .btn {
  margin-top: 96px;
}
/* line 52, pages/_TireLandingPage.scss */
.lt-ie9 .tire-landing-page .landing-template-text-block {
  background-color: #002878;
  background-color: rgba(0, 40, 120, 0.85);
}
/* line 62, pages/_TireLandingPage.scss */
.tire-landing-page .masthead-actions {
  padding-top: 2px;
}
/* line 65, pages/_TireLandingPage.scss */
.tire-landing-page .masthead-actions .btn {
  max-width: 247px;
}
@media (min-width: 768px) {
  /* line 70, pages/_TireLandingPage.scss */
  .tire-landing-page .tire-landing-masthead {
    max-width: 520px;
  }
}
@media (max-width: 960px) {
  /* line 77, pages/_TireLandingPage.scss */
  .tire-landing-page .landing-template-text-block h5 {
    font-size: 32px;
  }
}
@media (min-width: 961px) {
  /* line 83, pages/_TireLandingPage.scss */
  .tire-landing-page .landing-template-text-block {
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: bottom;
    background-color: rgba(0, 40, 120, 0.85);
  }
}

/**
 * TEMPLATE/PARTIAL NAME: Tire Results Page
 *
 */
/* line 6, pages/_TireResultsPage.scss */
.tire-results-page .page-title-block {
  border-bottom: none;
  margin-bottom: 0;
}
@media (max-width: 480px) {
  /* line 6, pages/_TireResultsPage.scss */
  .tire-results-page .page-title-block {
    padding-top: 10px;
    padding-bottom: 0;
  }
  /* line 13, pages/_TireResultsPage.scss */
  .tire-results-page .page-title-block h1 {
    font-size: 30px;
    float: left;
  }
  /* line 18, pages/_TireResultsPage.scss */
  .tire-results-page .page-title-block .intro-offlink {
    float: right;
    font-size: 16px;
    margin-top: 12px;
  }
}
/* line 26, pages/_TireResultsPage.scss */
.tire-results-page .specs-details {
  width: 100%;
  clear: both;
}
/* line 31, pages/_TireResultsPage.scss */
.tire-results-page .results-container {
  overflow: hidden;
  position: relative;
  padding-bottom: 70px;
  padding-top: 10px;
}
@media (max-width: 480px) {
  /* line 31, pages/_TireResultsPage.scss */
  .tire-results-page .results-container {
    padding-top: 0;
  }
}
/* line 41, pages/_TireResultsPage.scss */
.tire-results-page .narrow-filter-container {
  float: left;
  overflow: hidden;
  width: 100%;
}
/* line 46, pages/_TireResultsPage.scss */
.tire-results-page .narrow-filter-container .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: "Barlow-Light", Arial, Helvetica, sans-serif;
  font-size: 20px;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
  padding: 10px 15px;
}
/* line 58, pages/_TireResultsPage.scss */
.tire-results-page .narrow-filter-container .narrow-filter {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
  margin: 15px 0 10px;
}
/* line 67, pages/_TireResultsPage.scss */
.tire-results-page .narrow-filter-container .narrow-filter ul li a {
  color: #06d;
  font-size: 16px;
}
/* line 72, pages/_TireResultsPage.scss */
.tire-results-page .narrow-filter-container .gy-windowshade .panel-collapse, .tire-results-page .narrow-filter-container .gy-secondary-windowshade .panel-collapse, .tire-results-page .narrow-filter-container .gy-nav-windowshade .panel-collapse, .tire-results-page .narrow-filter-container .gy-tertiary-windowshade .panel-collapse, .tire-results-page .narrow-filter-container .gy-coupon-windowshade .panel-collapse, .tire-results-page .narrow-filter-container .gy-dist-windowshade .panel-collapse, .tire-results-page .narrow-filter-container .gy-min-windowshade .panel-collapse {
  background-color: #fff;
}
/* line 76, pages/_TireResultsPage.scss */
.tire-results-page .narrow-filter-container .speed-rating-info {
  font-size: 0.8em;
  margin-left: 0.2em;
}
/* line 80, pages/_TireResultsPage.scss */
.tire-results-page .narrow-filter-container .speed-rating-info:hover {
  text-decoration: none;
}
/* line 85, pages/_TireResultsPage.scss */
.tire-results-page .narrow-filter-container .no-pointer {
  cursor: default;
}
/* line 90, pages/_TireResultsPage.scss */
.tire-results-page .bb-cards-container {
  clear: both;
  visibility: hidden;
}
/* line 95, pages/_TireResultsPage.scss */
.tire-results-page .sidebar-promo {
  width: 90%;
  margin: 0 auto;
}
/* line 100, pages/_TireResultsPage.scss */
.tire-results-page .brands_options li img {
  width: 32px;
  margin: 0 15px;
}
@media (min-width: 768px) {
  /* line 105, pages/_TireResultsPage.scss */
  .tire-results-page .sidebar-promo {
    width: 82%;
  }
  /* line 109, pages/_TireResultsPage.scss */
  .tire-results-page .sort-by-filter-container {
    float: right;
    min-width: 515px;
    overflow: hidden;
    width: 67%;
    padding: 0;
  }
  /* line 117, pages/_TireResultsPage.scss */
  .tire-results-page .narrow-filter-container {
    width: 235px;
  }
  /* line 121, pages/_TireResultsPage.scss */
  .tire-results-page .filter-speed-load {
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 20px;
    border-top: 1px solid #ccd7eb;
  }
  /* line 128, pages/_TireResultsPage.scss */
  .tire-results-page .filter-speed-load .panel-heading h3 {
    font-size: 18px;
  }
  /* line 134, pages/_TireResultsPage.scss */
  .tire-results-page .bb-cards-container {
    clear: none;
    float: right;
    min-width: 515px;
    width: 80%;
  }
  /* line 140, pages/_TireResultsPage.scss */
  .tire-results-page .bb-cards-container.mfg {
    width: 67%;
  }
}
@media (min-width: 940px) {
  /* line 146, pages/_TireResultsPage.scss */
  .tire-results-page .sort-by-filter-container {
    width: 74%;
  }
  /* line 150, pages/_TireResultsPage.scss */
  .tire-results-page .bb-cards-container {
    clear: none;
    float: right;
    width: 95%;
  }
  /* line 155, pages/_TireResultsPage.scss */
  .tire-results-page .bb-cards-container.mfg {
    width: 74%;
  }
}
@media (min-width: 1180px) {
  /* line 161, pages/_TireResultsPage.scss */
  .tire-results-page .sort-by-filter-container {
    width: 77%;
  }
  /* line 165, pages/_TireResultsPage.scss */
  .tire-results-page .bb-cards-container {
    width: 95%;
  }
  /* line 168, pages/_TireResultsPage.scss */
  .tire-results-page .bb-cards-container.mfg {
    width: 77%;
  }
}

/**
 * TEMPLATE/PARTIAL NAME: Tire Warranty Landing Page
 *
 */
/* line 7, pages/_TireWarrantyInfo.scss */
.tire-warranty-info .text-block-container {
  text-align: center;
}
/* line 9, pages/_TireWarrantyInfo.scss */
.tire-warranty-info .text-block-container h3 {
  text-align: left;
  font-size: 1.6em;
}
/* line 13, pages/_TireWarrantyInfo.scss */
.tire-warranty-info .text-block-container p {
  text-align: left;
}
/* line 16, pages/_TireWarrantyInfo.scss */
.tire-warranty-info .text-block-container img {
  max-width: 100%;
  height: auto;
}

/* line 1, uikit/_UIKit.scss */
.uikit {
  padding: 20px 20px 40px;
}
/* line 4, uikit/_UIKit.scss */
.uikit .page-title-block {
  margin-left: 0;
  margin-right: 0;
}
/* line 9, uikit/_UIKit.scss */
.uikit h1 {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}
/* line 12, 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: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  letter-spacing: 1px;
}
/* line 23, uikit/_UIKit.scss */
.uikit h3 {
  font-size: 18px;
  margin: 30px 0 15px;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}
/* line 28, uikit/_UIKit.scss */
.uikit code {
  color: #274BA7;
  background-color: #d7e0f6;
  font-size: .8em;
  margin: 0 2px;
  padding: 0 2px;
  display: inline-block;
}
/* line 36, uikit/_UIKit.scss */
.uikit p code {
  font-size: 1em;
}
/* line 39, uikit/_UIKit.scss */
.uikit .pre-block {
  background-color: #444;
  color: #fff;
  width: 100%;
  border-radius: 8px;
  padding: 10px 15px;
  margin: 15px 0;
}
/* line 46, 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, uikit/_UIKit.scss */
.uikit .row {
  clear: both;
}
/* line 60, uikit/_UIKit.scss */
.uikit .lead {
  font-size: 17px;
}
/* line 62, uikit/_UIKit.scss */
.uikit .lead code {
  font-size: 15px;
}
/* line 65, uikit/_UIKit.scss */
.uikit .lead a {
  font-weight: bold;
}
/* line 70, uikit/_UIKit.scss */
.uikit .example-block .btn {
  margin-right: 20px;
}
/* line 74, uikit/_UIKit.scss */
.uikit .tile-container {
  background-color: #274BA7;
  background-repeat: repeat;
  background-image: url('/images/diagonal-tight.png');
}
/* line 78, uikit/_UIKit.scss */
.uikit .spaceme span {
  white-space: nowrap;
  margin-right: 30px;
  display: inline-block;
}
/* line 85, uikit/_UIKit.scss */
.uikit .other-uikit-pages ul {
  margin-left: 0;
  padding-left: 20px;
  font-size: 15px;
}

/* line 94, uikit/_UIKit.scss */
.masthead-uikit .page-background {
  background-image: url('/images/homePage/HomepageBG.jpg');
}

/* line 100, uikit/_UIKit.scss */
.masthead-uikit-intro h1, .masthead-uikit-intro .intro-offlink, .masthead-uikit-intro dl {
  color: #fff;
}

/* line 106, 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, uikit/_UIKit.scss */
.promotile-uikit .tiles-label {
  margin: 45px 0 10px 10px;
  padding: 0;
  overflow: hidden;
}
/* line 117, uikit/_UIKit.scss */
.promotile-uikit .tiles-label li {
  list-style: none;
  margin: 2px 0;
  padding: 0;
}
@media (min-width: 1025px) {
  /* line 117, uikit/_UIKit.scss */
  .promotile-uikit .tiles-label li {
    float: left;
    width: 32%;
    margin-left: 1.3%;
  }
}

/* line 130, uikit/_UIKit.scss */
.text-kit {
  padding-left: 60px;
}
/* line 132, uikit/_UIKit.scss */
.text-kit * {
  position: relative;
}
/* line 135, 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: "Barlow-Light", Arial, sans-serif;
  display: inline-block;
  font-weight: normal;
  position: absolute;
  top: 0;
  left: -40px;
}

/* line 161, uikit/_UIKit.scss */
.coding-guide ul {
  margin: 15px 0;
  padding: 0 0 0 20px;
}
/* line 164, uikit/_UIKit.scss */
.coding-guide ul li {
  margin: 0 0 5px;
}
/* line 166, uikit/_UIKit.scss */
.coding-guide ul li code {
  font-size: .9em;
}

/* line 2, pages/_IcomoonPage.scss */
.icomoon .icon-area-container {
  overflow: hidden;
  margin: 15px;
}
/* line 8, pages/_IcomoonPage.scss */
.icomoon .row div {
  margin: 12px 4% 0 0;
  min-height: 100px;
  text-align: center;
}
/* line 12, pages/_IcomoonPage.scss */
.icomoon .row div span {
  font-size: 54px;
  text-align: center;
}
/* line 16, pages/_IcomoonPage.scss */
.icomoon .row div p {
  text-align: center;
  padding-top: 6px;
  font-size: 12px;
}

/* line 3, pages/_WarrantyPledge.scss */
.warranty-pledge .gy-tabs {
  margin: 0;
}
/* line 7, pages/_WarrantyPledge.scss */
.warranty-pledge .sm-warranty-item {
  padding: 5px 0;
  border-bottom: 1px solid #eeeeee;
}
/* line 11, pages/_WarrantyPledge.scss */
.warranty-pledge .sm-warranty-item p {
  margin: 0;
}
/* line 17, 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-dist-windowshade .panel-collapse, .warranty-pledge .gy-min-windowshade .panel-collapse {
  background: linear-gradient(to bottom, #ffffff 0%, #ffffff 75%, #ffffff 100%);
}
/* line 19, 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-dist-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-dist-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-dist-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-dist-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-dist-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-dist-windowshade .panel-collapse .warranty-treadLife .gy-coupon-windowshade .content, .warranty-pledge .gy-min-windowshade .panel-collapse .warranty-treadLife .gy-coupon-windowshade .content, .warranty-pledge .gy-windowshade .panel-collapse .warranty-treadLife .gy-dist-windowshade .content, .warranty-pledge .gy-secondary-windowshade .panel-collapse .warranty-treadLife .gy-dist-windowshade .content, .warranty-pledge .gy-nav-windowshade .panel-collapse .warranty-treadLife .gy-dist-windowshade .content, .warranty-pledge .gy-tertiary-windowshade .panel-collapse .warranty-treadLife .gy-dist-windowshade .content, .warranty-pledge .gy-coupon-windowshade .panel-collapse .warranty-treadLife .gy-dist-windowshade .content, .warranty-pledge .warranty-treadLife .gy-dist-windowshade .panel-collapse .content, .warranty-treadLife .warranty-pledge .gy-dist-windowshade .panel-collapse .content, .warranty-pledge .gy-min-windowshade .panel-collapse .warranty-treadLife .gy-dist-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 .gy-dist-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, pages/_WarrantyPledge.scss */
.warranty-pledge .detail-page-img {
  background-image: url('/images/warranties/tire-warranty-pledge-img.jpg');
}
@media (min-width: 768px) {
  /* line 34, pages/_WarrantyPledge.scss */
  .warranty-pledge .sm-warranty-item a {
    display: inline-block;
    width: 250px;
  }
  /* line 39, pages/_WarrantyPledge.scss */
  .warranty-pledge .sm-warranty-item a + p {
    margin-right: 15px;
  }
  /* line 44, pages/_WarrantyPledge.scss */
  .warranty-pledge .sm-warranty-item p {
    display: inline-block;
  }
}

/* line 2, pages/_WarrantyService.scss */
.warranty-service p {
  margin: 10px 20px 20px 0px;
}
/* line 6, pages/_WarrantyService.scss */
.warranty-service .disclaimer {
  color: #999999;
  font-size: 10px;
}
/* line 11, pages/_WarrantyService.scss */
.warranty-service #gyWarrantyTable a:hover, .warranty-service .btn-at-mobile:hover {
  text-decoration: none;
}
/* line 15, pages/_WarrantyService.scss */
.warranty-service .service-block {
  margin: 0 0 40px 0;
}
/* line 17, pages/_WarrantyService.scss */
.warranty-service .service-block a {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
}
/* line 24, pages/_WarrantyService.scss */
.warranty-service .page-header-info a {
  float: none;
  margin: 0;
  display: inline-block;
}
/* line 34, pages/_WarrantyService.scss */
.warranty-service .detail-page-img {
  background-image: url('/images/warranties/tire-warranty-service-img.jpg');
}
/* line 38, pages/_WarrantyService.scss */
.warranty-service.warranty-template .left-content .content-padder {
  padding: 0;
}
/* line 42, pages/_WarrantyService.scss */
.warranty-service .pdf-links span {
  color: #000000;
  margin-right: 5px;
  font-size: 1.4em;
}
/* line 47, pages/_WarrantyService.scss */
.warranty-service .pdf-links a {
  display: block;
  margin-bottom: 10px;
  text-decoration: none;
  font-family: "Barlow-Light", 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, pages/_WarrantyService.scss */
  .warranty-service.warranty-template .left-content .content-padder {
    padding: 0 15px 15px;
  }
  /* line 61, pages/_WarrantyService.scss */
  .warranty-service .pdf-links {
    width: 100%;
    float: left;
  }
  /* line 64, pages/_WarrantyService.scss */
  .warranty-service .pdf-links a {
    width: 28%;
    float: left;
    height: 40px;
  }
}
/* line 71, pages/_WarrantyService.scss */
.warranty-service .strayParagraph {
  margin: 12px 0 0;
  float: left;
}

/* line 4, pages/_WarrantyReplacement.scss */
.warranty-tire-limited-replacement .page-header-info a {
  float: none;
  margin: 0;
  display: inline-block;
}
/* line 14, 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-dist-windowshade ul, .warranty-tire-limited-replacement .gy-min-windowshade ul {
  padding-left: 15px;
}
/* line 19, pages/_WarrantyReplacement.scss */
.warranty-tire-limited-replacement .detail-page-img {
  background-image: url('/images/warranties/tire-warranty-replacement-img.jpg');
}
/* line 22, pages/_WarrantyReplacement.scss */
.warranty-tire-limited-replacement .pdf-links {
  clear: both;
  padding: 15px 0 0;
  margin-bottom: 15px;
}
/* line 26, pages/_WarrantyReplacement.scss */
.warranty-tire-limited-replacement .pdf-links span {
  color: #000000;
  margin-right: 5px;
  font-size: 1.4em;
}
/* line 31, pages/_WarrantyReplacement.scss */
.warranty-tire-limited-replacement .pdf-links a {
  display: block;
  margin-bottom: 10px;
  text-decoration: none;
  font-family: "Barlow-Light", 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, pages/_WarrantyReplacement.scss */
  .warranty-tire-limited-replacement .pdf-links a {
    width: 28%;
    float: left;
    height: 40px;
  }
}
/* line 50, pages/_WarrantyReplacement.scss */
.warranty-tire-limited-replacement .strayParagraph {
  clear: both;
  margin: 6px 0 12px;
}
/* line 54, pages/_WarrantyReplacement.scss */
.warranty-tire-limited-replacement .strayParagraphBottom {
  width: 100%;
}

/* line 3, pages/_WarrantyTreadlife.scss */
.warranty-treadLife .gy-tabs {
  margin: 0;
}
/* line 6, pages/_WarrantyTreadlife.scss */
.warranty-treadLife .gy-tabs li {
  width: 33.2%;
}
/* line 12, pages/_WarrantyTreadlife.scss */
.warranty-treadLife .sm-warranty-item {
  padding: 5px 0;
  border-bottom: 1px solid #eeeeee;
}
/* line 16, pages/_WarrantyTreadlife.scss */
.warranty-treadLife .sm-warranty-item p {
  margin: 0;
}
/* line 21, pages/_WarrantyTreadlife.scss */
.warranty-treadLife .sm-warranty-item div a {
  display: block;
}
/* line 25, pages/_WarrantyTreadlife.scss */
.warranty-treadLife .sm-warranty-item div span {
  color: #555555;
}
/* line 27, pages/_WarrantyTreadlife.scss */
.warranty-treadLife .sm-warranty-item div span a {
  display: inline-block;
}
/* line 35, 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, pages/_WarrantyTreadlife.scss */
  .warranty-treadLife .sm-warranty-item {
    overflow-y: hidden;
           /* a {
                display: inline-block;
                width: 250px;
            }

            a + p {
                margin-right: 15px;
                display: block;
                float: none;
            }

            p {
                float: right;
                width: auto;
            }
            */
  }
  /* line 43, pages/_WarrantyTreadlife.scss */
  .warranty-treadLife .sm-warranty-item div {
    float: left;
    width: 47%;
  }
  /* line 47, pages/_WarrantyTreadlife.scss */
  .warranty-treadLife .sm-warranty-item p {
    float: left;
    width: 47%;
  }
}

/* line 2, pages/_VehicleDirectoryPage.scss */
.directory small {
  line-height: 135%;
}
/* line 6, pages/_VehicleDirectoryPage.scss */
.directory .find-store-form {
  max-width: inherit;
}
/* line 11, pages/_VehicleDirectoryPage.scss */
.directory .content-padder h3 {
  padding-left: 15px;
  padding-right: 15px;
}
/* line 15, pages/_VehicleDirectoryPage.scss */
.directory .detail-page-img {
  background-image: url('/images/vehicleDirectory/tires_575x300.jpg');
}

/* line 21, pages/_VehicleDirectoryPage.scss */
.directory-vehicle-version .version-help {
  margin: -20px 0 10px;
}
/* line 24, pages/_VehicleDirectoryPage.scss */
.directory-vehicle-version .version-help .panel-heading h3 {
  font-size: 18px;
  padding-top: 15px;
}
/* line 28, 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, pages/_VehicleDirectoryPage.scss */
.directory-vehicle-version .version-help h5 {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-size: 1em;
  font-weight: bold;
  margin: 20px 0 5px;
}

/* line 1, pages/_WorldWideSites.scss */
.world-sites {
  /* ----- Window shade styling ----- */
  /********************************END - Window shade styling*******************************/
}
/* line 3, 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, pages/_WorldWideSites.scss */
.world-sites .select-country {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 24px;
  margin: 20px 0;
  color: #222;
}
/* line 19, pages/_WorldWideSites.scss */
.world-sites .country-options {
  overflow-y: hidden;
}
/* line 23, pages/_WorldWideSites.scss */
.world-sites .main-content {
  padding: 10px 5px;
  overflow: hidden;
}
/* line 28, pages/_WorldWideSites.scss */
.world-sites .site-list {
  margin: 0;
  padding: 0 0 20px;
  border-bottom: 1px solid #ddd;
}
/* line 32, pages/_WorldWideSites.scss */
.world-sites .site-list li {
  padding: 7px 0;
  color: #2366c1;
  font-family: "Barlow-Light", 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, 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-dist-windowshade .panel-heading span, .world-sites .gy-min-windowshade .panel-heading span {
  display: inline-block;
}
/* line 49, 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-dist-windowshade .panel-heading h3, .world-sites .gy-min-windowshade .panel-heading h3 {
  display: inline-block;
}
/* line 53, 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-dist-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-dist-windowshade .content, .warranty-treadLife .world-sites .gy-dist-windowshade .content, .world-sites .warranty-treadLife .gy-min-windowshade .content, .warranty-treadLife .world-sites .gy-min-windowshade .content {
  padding: 0;
}
/* line 57, 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-dist-windowshade .panel-collapse, .world-sites .parent-collapse.gy-min-windowshade .panel-collapse {
  background: none;
}
/* line 63, pages/_WorldWideSites.scss */
.world-sites .gy-secondary-windowshade {
  border: none;
  box-shadow: none;
  margin: 0;
  background: none !important;
}
/* line 68, pages/_WorldWideSites.scss */
.world-sites .gy-secondary-windowshade a.collapsed {
  background: none !important;
}
/* line 71, pages/_WorldWideSites.scss */
.world-sites .gy-secondary-windowshade .panel-heading {
  color: #274BA7;
  background: none !important;
  padding: 7px 5px;
  border-top: none !important;
}
/* line 76, pages/_WorldWideSites.scss */
.world-sites .gy-secondary-windowshade .panel-heading h3 {
  color: #274BA7;
  font-family: "Barlow-Light", 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, pages/_WorldWideSites.scss */
.world-sites .gy-secondary-windowshade .panel-heading [class*='icon'] {
  font-size: 20px;
  margin-top: -4px;
  display: table-cell;
}
/* line 89, 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, pages/_WorldWideSites.scss */
.world-sites .gy-secondary-windowshade .panel-collapse {
  padding: 0 15px;
}
/* line 96, pages/_WorldWideSites.scss */
.world-sites .gy-secondary-windowshade .panel-collapse a {
  display: block;
  padding-bottom: 10px;
}
/* line 100, pages/_WorldWideSites.scss */
.world-sites .gy-secondary-windowshade .panel-collapse li a {
  padding: 0;
}
/* line 109, pages/_WorldWideSites.scss */
.world-sites .company-links {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 15px;
  clear: both;
  width: 100%;
}
/* line 114, pages/_WorldWideSites.scss */
.world-sites .company-links ul {
  margin: 8px 0;
  padding: 0;
}
/* line 118, pages/_WorldWideSites.scss */
.world-sites .company-links li {
  padding: 8px 0;
  font-size: 18px;
  list-style: none;
  border-bottom: 1px solid #eee;
}
/* line 124, pages/_WorldWideSites.scss */
.world-sites .company-links a {
  color: #2366c1;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  text-decoration: none;
}
/* line 129, pages/_WorldWideSites.scss */
.world-sites .company-links .panel-collapse {
  padding: 0 15px;
}
/* line 135, pages/_WorldWideSites.scss */
.world-sites .legal-links {
  float: left;
  width: 100%;
  padding: 0;
  margin-top: 15px;
}
/* line 140, pages/_WorldWideSites.scss */
.world-sites .legal-links a {
  font-size: 12px;
  display: inline-block;
  margin-right: 15px;
}
/* line 147, pages/_WorldWideSites.scss */
.world-sites .gy-secondary-windowshade .gy-secondary-tabs.worldTabsThreeCol li {
  margin-left: 0;
  margin-right: 2%;
  width: 29%;
}
/* line 151, 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, 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-dist-windowshade .panel-heading span, .world-sites .gy-min-windowshade .panel-heading span {
    display: none;
  }
  /* line 165, pages/_WorldWideSites.scss */
  .world-sites .gy-secondary-windowshade .panel-heading span {
    display: inline-block;
  }
  /* line 170, pages/_WorldWideSites.scss */
  .world-sites .americas-region {
    width: 31%;
    float: left;
    margin-right: 2.5%;
  }
  /* line 175, pages/_WorldWideSites.scss */
  .world-sites .europe-region {
    width: 31%;
    float: left;
    margin-right: 2.5%;
  }
  /* line 180, pages/_WorldWideSites.scss */
  .world-sites .other-continents {
    width: 31%;
    float: left;
  }
  /* line 184, pages/_WorldWideSites.scss */
  .world-sites .company-links {
    margin-top: 20px;
  }
  /* line 186, 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, pages/_WorldWideSites.scss */
  .world-sites .americas-region {
    width: 24%;
    margin-right: 1.5%;
  }
  /* line 198, pages/_WorldWideSites.scss */
  .world-sites .europe-region {
    width: 49%;
    margin-right: 1.5%;
  }
  /* line 202, pages/_WorldWideSites.scss */
  .world-sites .europe-region-col {
    width: 49%;
    float: left;
  }
  /* line 206, pages/_WorldWideSites.scss */
  .world-sites .europe-region-col:first-child {
    margin-right: 1%;
  }
  /* line 210, pages/_WorldWideSites.scss */
  .world-sites .other-continents {
    width: 24%;
  }
  /* line 213, 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-dist-windowshade:last-child, .world-sites .europe-region-col .gy-secondary-windowshade.gy-min-windowshade:last-child {
    border-bottom: none;
  }
}

/* line 2, pages/_TireLines.scss */
.tire-lines-page .page-background {
  background-image: url('/images/background/tire_lines_bk.jpg');
  background-position: 100% 95%;
}
/* line 7, pages/_TireLines.scss */
.tire-lines-page .best-tires-info {
  background-color: rgba(255, 255, 255, 0.93);
  padding: 15px;
}
/* line 11, pages/_TireLines.scss */
.tire-lines-page .best-tires-info .enter-context {
  text-align: center;
}
/* line 13, pages/_TireLines.scss */
.tire-lines-page .best-tires-info .enter-context p {
  color: #274BA7;
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.3em;
}
/* line 18, pages/_TireLines.scss */
.tire-lines-page .best-tires-info .enter-context a {
  width: 75%;
  display: inline-block;
}
/* line 25, pages/_TireLines.scss */
.tire-lines-page .best-tires-info .known-context p:first-child {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.3em;
  width: 100%;
}
/* line 35, pages/_TireLines.scss */
.lt-ie9 .tire-lines-page .best-tires-info {
  background-color: white;
}
/* line 40, pages/_TireLines.scss */
.tire-lines-page .category-description p {
  display: inline-block;
  width: 70%;
  vertical-align: middle;
}
/* line 45, pages/_TireLines.scss */
.tire-lines-page .category-description span {
  font-size: 48px;
  display: inline-block;
  margin-top: 0px;
  margin-right: 5px;
  vertical-align: top;
  color: #274BA7;
}
/* line 54, pages/_TireLines.scss */
.tire-lines-page .category-description h3 {
  display: none;
}
/* line 58, pages/_TireLines.scss */
.tire-lines-page .background {
  padding: 0 15px;
}
/* line 62, pages/_TireLines.scss */
.tire-lines-page .secondary-nav-container {
  height: auto;
}
/* line 66, pages/_TireLines.scss */
.tire-lines-page .best-tires-tiles li {
  position: relative;
  height: auto;
}
/* line 69, pages/_TireLines.scss */
.tire-lines-page .best-tires-tiles li a {
  width: 100%;
  height: 100%;
}
/* line 75, pages/_TireLines.scss */
.tire-lines-page .fits-legend {
  padding-top: 10px;
}
/* line 77, pages/_TireLines.scss */
.tire-lines-page .fits-legend span:first-child {
  color: white;
  font-size: 1.5em;
}
/* line 81, pages/_TireLines.scss */
.tire-lines-page .fits-legend span {
  position: relative;
  font-weight: bold;
  color: #000000;
  font-size: 0.9em;
  vertical-align: super;
}
/* line 91, pages/_TireLines.scss */
.tire-lines-page .tires-disclaimer {
  padding: 15px;
}
/* line 93, pages/_TireLines.scss */
.tire-lines-page .tires-disclaimer p {
  font-size: 0.85em;
}
/* line 97, pages/_TireLines.scss */
.tire-lines-page .tires-disclaimer p:last-child {
  margin: 0;
}
/* line 103, pages/_TireLines.scss */
.tire-lines-page .best-tires-context-info .btn {
  margin-right: 15px;
  width: 48%;
  padding-left: 19px;
}
/* line 110, pages/_TireLines.scss */
.tire-lines-page .glyphicon-stop {
  color: white;
}
/* line 112, pages/_TireLines.scss */
.tire-lines-page .glyphicon-stop small {
  position: absolute;
  font-size: 1em;
  top: 2px;
  left: 2px;
}
/* line 119, pages/_TireLines.scss */
.tire-lines-page .glyphicon-stop .icon-check-circle {
  color: #00AD48;
}
/* line 122, pages/_TireLines.scss */
.tire-lines-page .glyphicon-stop .icon-cross-circle {
  color: #FF2534;
}
/* line 129, pages/_TireLines.scss */
.tire-lines-page .known.context-info .btn {
  margin-right: 20px;
  width: 55%;
  max-width: 200px;
}
/* line 137, pages/_TireLines.scss */
.tire-lines-page .tile-container ul .tile {
  min-height: 150px;
}
/* line 139, pages/_TireLines.scss */
.tire-lines-page .tile-container ul .tile .tire-line {
  padding: 10px 15px;
  width: 100%;
  height: 100%;
  display: block;
  min-height: 100px;
  position: relative;
  overflow: hidden;
}
/* line 148, pages/_TireLines.scss */
.tire-lines-page .tile-container ul .tile .tile-image {
  float: right;
  width: 160px;
}
/* line 151, pages/_TireLines.scss */
.tire-lines-page .tile-container ul .tile .tile-image img {
  width: 180px;
}
/* line 156, pages/_TireLines.scss */
.tire-lines-page .tile-container ul .tire-link {
  min-height: 150px;
  display: block;
  padding: 0px;
  padding-top: 0px !important;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
@media (min-width: 850px) {
  /* line 173, pages/_TireLines.scss */
  .tire-lines-page .tile-container ul .tile {
    min-height: 300px;
  }
  /* line 175, pages/_TireLines.scss */
  .tire-lines-page .tile-container ul .tile .tire-line {
    padding: 10px 15px;
    width: 100%;
    height: 100%;
    display: block;
    min-height: 100px;
    position: relative;
    overflow: hidden;
  }
  /* line 184, pages/_TireLines.scss */
  .tire-lines-page .tile-container ul .tile .tile-image {
    float: right;
    width: 160px;
  }
  /* line 187, pages/_TireLines.scss */
  .tire-lines-page .tile-container ul .tile .tile-image img {
    width: 180px;
  }
  /* line 192, pages/_TireLines.scss */
  .tire-lines-page .tile-container ul .tire-link {
    min-height: 300px;
    display: block;
  }
  /* line 201, pages/_TireLines.scss */
  .tire-lines-page .category-description p {
    width: 47%;
  }
  /* line 205, pages/_TireLines.scss */
  .tire-lines-page .category-description h3 {
    display: inline-block;
    margin-right: 10px;
    color: #274BA7;
    margin-top: 15px;
  }
  /* line 213, pages/_TireLines.scss */
  .tire-lines-page .best-tires-info {
    overflow: hidden;
  }
  /* line 216, pages/_TireLines.scss */
  .tire-lines-page .best-tires-info .best-tires-context-info {
    display: inline-block;
    padding-left: 1.5%;
    border-left: 1px solid #999999;
  }
  /* line 221, pages/_TireLines.scss */
  .tire-lines-page .best-tires-info .best-tires-context-info p:first-child {
    width: 100%;
  }
  /* line 226, pages/_TireLines.scss */
  .tire-lines-page .best-tires-info .best-tires-info-container {
    margin: 0 auto;
    max-width: 1180px;
    width: 100%;
  }
  /* line 233, pages/_TireLines.scss */
  .tire-lines-page .best-tires-info.known p:first-child {
    width: 57%;
    float: left;
    padding-right: 10px;
  }
  /* line 239, pages/_TireLines.scss */
  .tire-lines-page .best-tires-info.known .known-context p:first-child {
    width: 100%;
    margin-bottom: 0;
  }
  /* line 247, pages/_TireLines.scss */
  .tire-lines-page .best-tires-info.unknown {
    text-align: center;
  }
  /* line 249, pages/_TireLines.scss */
  .tire-lines-page .best-tires-info.unknown p:first-child {
    width: 70%;
    margin: 0 auto;
  }
  /* line 260, pages/_TireLines.scss */
  .tire-lines-page .enter-context {
    width: 35%;
  }
  /* line 262, pages/_TireLines.scss */
  .tire-lines-page .enter-context a {
    width: 100%;
  }
}
@media (min-width: 1024px) {
  /* line 273, pages/_TireLines.scss */
  .tire-lines-page .tile-container ul .tile {
    min-height: 180px;
  }
  /* line 276, pages/_TireLines.scss */
  .tire-lines-page .tile-container ul .tire-link {
    min-height: 180px;
    display: block;
  }
}

/* line 4, pages/_FaqPages.scss */
.faq .page-header a {
  text-decoration: underline;
}
/* line 7, pages/_FaqPages.scss */
.faq .page-header a.btn {
  text-decoration: none;
  width: 100%;
}
@media (min-width: 768px) {
  /* line 7, pages/_FaqPages.scss */
  .faq .page-header a.btn {
    width: 50%;
  }
}
/* line 15, 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, 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-dist-windowshade .panel-collapse, .faq .warranty-template .left-content .gy-dist-windowshade .panel-collapse, .warranty-template .faq .left-content .gy-dist-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, 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-dist-windowshade .panel-body ul, .faq .warranty-template .left-content .gy-dist-windowshade .panel-body ul, .warranty-template .faq .left-content .gy-dist-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 .gy-secondary-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .faq .detail-main .gy-secondary-windowshade .content ul, .faq .warranty-template .left-content .gy-secondary-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .faq .warranty-template .left-content .gy-secondary-windowshade .content ul, .warranty-template .faq .left-content .gy-secondary-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .warranty-template .faq .left-content .gy-secondary-windowshade .content ul, .faq .detail-main .gy-nav-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .faq .detail-main .gy-nav-windowshade .content ul, .faq .warranty-template .left-content .gy-nav-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .faq .warranty-template .left-content .gy-nav-windowshade .content ul, .warranty-template .faq .left-content .gy-nav-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .warranty-template .faq .left-content .gy-nav-windowshade .content ul, .faq .detail-main .gy-tertiary-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .faq .detail-main .gy-tertiary-windowshade .content ul, .faq .warranty-template .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .faq .warranty-template .left-content .gy-tertiary-windowshade .content ul, .warranty-template .faq .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .warranty-template .faq .left-content .gy-tertiary-windowshade .content ul, .faq .detail-main .gy-coupon-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .faq .detail-main .gy-coupon-windowshade .content ul, .faq .warranty-template .left-content .gy-coupon-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .faq .warranty-template .left-content .gy-coupon-windowshade .content ul, .warranty-template .faq .left-content .gy-coupon-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .warranty-template .faq .left-content .gy-coupon-windowshade .content ul, .faq .detail-main .gy-dist-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .faq .detail-main .gy-dist-windowshade .content ul, .faq .warranty-template .left-content .gy-dist-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .faq .warranty-template .left-content .gy-dist-windowshade .content ul, .warranty-template .faq .left-content .gy-dist-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .warranty-template .faq .left-content .gy-dist-windowshade .content ul, .faq .detail-main .gy-min-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .faq .detail-main .gy-min-windowshade .content ul, .faq .warranty-template .left-content .gy-min-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .faq .warranty-template .left-content .gy-min-windowshade .content ul, .warranty-template .faq .left-content .gy-min-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .warranty-template .faq .left-content .gy-min-windowshade .content ul, .faq .detail-main .gy-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .faq .detail-main .gy-windowshade .content ul, .faq .warranty-template .left-content .gy-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .faq .warranty-template .left-content .gy-windowshade .content ul, .warranty-template .faq .left-content .gy-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .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 .gy-nav-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .faq .detail-main .gy-nav-windowshade .content ul, .faq .warranty-template .left-content .gy-nav-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .faq .warranty-template .left-content .gy-nav-windowshade .content ul, .warranty-template .faq .left-content .gy-nav-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .warranty-template .faq .left-content .gy-nav-windowshade .content ul, .faq .detail-main .gy-tertiary-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .faq .detail-main .gy-tertiary-windowshade .content ul, .faq .warranty-template .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .faq .warranty-template .left-content .gy-tertiary-windowshade .content ul, .warranty-template .faq .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .warranty-template .faq .left-content .gy-tertiary-windowshade .content ul, .faq .detail-main .gy-coupon-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .faq .detail-main .gy-coupon-windowshade .content ul, .faq .warranty-template .left-content .gy-coupon-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .faq .warranty-template .left-content .gy-coupon-windowshade .content ul, .warranty-template .faq .left-content .gy-coupon-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .warranty-template .faq .left-content .gy-coupon-windowshade .content ul, .faq .detail-main .gy-dist-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .faq .detail-main .gy-dist-windowshade .content ul, .faq .warranty-template .left-content .gy-dist-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .faq .warranty-template .left-content .gy-dist-windowshade .content ul, .warranty-template .faq .left-content .gy-dist-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .warranty-template .faq .left-content .gy-dist-windowshade .content ul, .faq .detail-main .gy-min-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .faq .detail-main .gy-min-windowshade .content ul, .faq .warranty-template .left-content .gy-min-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .faq .warranty-template .left-content .gy-min-windowshade .content ul, .warranty-template .faq .left-content .gy-min-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .warranty-template .faq .left-content .gy-min-windowshade .content ul, .faq .detail-main .gy-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .faq .detail-main .gy-windowshade .content ul, .faq .warranty-template .left-content .gy-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .faq .warranty-template .left-content .gy-windowshade .content ul, .warranty-template .faq .left-content .gy-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .warranty-template .faq .left-content .gy-windowshade .content ul, .faq .detail-main .gy-secondary-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .faq .detail-main .gy-secondary-windowshade .content ul, .faq .warranty-template .left-content .gy-secondary-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .faq .warranty-template .left-content .gy-secondary-windowshade .content ul, .warranty-template .faq .left-content .gy-secondary-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .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 .gy-tertiary-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .faq .detail-main .gy-tertiary-windowshade .content ul, .faq .warranty-template .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .faq .warranty-template .left-content .gy-tertiary-windowshade .content ul, .warranty-template .faq .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .warranty-template .faq .left-content .gy-tertiary-windowshade .content ul, .faq .detail-main .gy-coupon-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .faq .detail-main .gy-coupon-windowshade .content ul, .faq .warranty-template .left-content .gy-coupon-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .faq .warranty-template .left-content .gy-coupon-windowshade .content ul, .warranty-template .faq .left-content .gy-coupon-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .warranty-template .faq .left-content .gy-coupon-windowshade .content ul, .faq .detail-main .gy-dist-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .faq .detail-main .gy-dist-windowshade .content ul, .faq .warranty-template .left-content .gy-dist-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .faq .warranty-template .left-content .gy-dist-windowshade .content ul, .warranty-template .faq .left-content .gy-dist-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .warranty-template .faq .left-content .gy-dist-windowshade .content ul, .faq .detail-main .gy-min-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .faq .detail-main .gy-min-windowshade .content ul, .faq .warranty-template .left-content .gy-min-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .faq .warranty-template .left-content .gy-min-windowshade .content ul, .warranty-template .faq .left-content .gy-min-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .warranty-template .faq .left-content .gy-min-windowshade .content ul, .faq .detail-main .gy-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .faq .detail-main .gy-windowshade .content ul, .faq .warranty-template .left-content .gy-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .faq .warranty-template .left-content .gy-windowshade .content ul, .warranty-template .faq .left-content .gy-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .warranty-template .faq .left-content .gy-windowshade .content ul, .faq .detail-main .gy-secondary-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .faq .detail-main .gy-secondary-windowshade .content ul, .faq .warranty-template .left-content .gy-secondary-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .faq .warranty-template .left-content .gy-secondary-windowshade .content ul, .warranty-template .faq .left-content .gy-secondary-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .warranty-template .faq .left-content .gy-secondary-windowshade .content ul, .faq .detail-main .gy-nav-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .faq .detail-main .gy-nav-windowshade .content ul, .faq .warranty-template .left-content .gy-nav-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .faq .warranty-template .left-content .gy-nav-windowshade .content ul, .warranty-template .faq .left-content .gy-nav-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .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 .gy-coupon-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .faq .detail-main .gy-coupon-windowshade .content ul, .faq .warranty-template .left-content .gy-coupon-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .faq .warranty-template .left-content .gy-coupon-windowshade .content ul, .warranty-template .faq .left-content .gy-coupon-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .warranty-template .faq .left-content .gy-coupon-windowshade .content ul, .faq .detail-main .gy-dist-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .faq .detail-main .gy-dist-windowshade .content ul, .faq .warranty-template .left-content .gy-dist-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .faq .warranty-template .left-content .gy-dist-windowshade .content ul, .warranty-template .faq .left-content .gy-dist-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .warranty-template .faq .left-content .gy-dist-windowshade .content ul, .faq .detail-main .gy-min-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .faq .detail-main .gy-min-windowshade .content ul, .faq .warranty-template .left-content .gy-min-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .faq .warranty-template .left-content .gy-min-windowshade .content ul, .warranty-template .faq .left-content .gy-min-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .warranty-template .faq .left-content .gy-min-windowshade .content ul, .faq .detail-main .gy-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .faq .detail-main .gy-windowshade .content ul, .faq .warranty-template .left-content .gy-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .faq .warranty-template .left-content .gy-windowshade .content ul, .warranty-template .faq .left-content .gy-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .warranty-template .faq .left-content .gy-windowshade .content ul, .faq .detail-main .gy-secondary-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .faq .detail-main .gy-secondary-windowshade .content ul, .faq .warranty-template .left-content .gy-secondary-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .faq .warranty-template .left-content .gy-secondary-windowshade .content ul, .warranty-template .faq .left-content .gy-secondary-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .warranty-template .faq .left-content .gy-secondary-windowshade .content ul, .faq .detail-main .gy-nav-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .faq .detail-main .gy-nav-windowshade .content ul, .faq .warranty-template .left-content .gy-nav-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .faq .warranty-template .left-content .gy-nav-windowshade .content ul, .warranty-template .faq .left-content .gy-nav-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .warranty-template .faq .left-content .gy-nav-windowshade .content ul, .faq .detail-main .gy-tertiary-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .faq .detail-main .gy-tertiary-windowshade .content ul, .faq .warranty-template .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .faq .warranty-template .left-content .gy-tertiary-windowshade .content ul, .warranty-template .faq .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .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 .gy-dist-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .faq .detail-main .gy-dist-windowshade .content ul, .faq .warranty-template .left-content .gy-dist-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .faq .warranty-template .left-content .gy-dist-windowshade .content ul, .warranty-template .faq .left-content .gy-dist-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .warranty-template .faq .left-content .gy-dist-windowshade .content ul, .faq .detail-main .gy-min-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .faq .detail-main .gy-min-windowshade .content ul, .faq .warranty-template .left-content .gy-min-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .faq .warranty-template .left-content .gy-min-windowshade .content ul, .warranty-template .faq .left-content .gy-min-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .warranty-template .faq .left-content .gy-min-windowshade .content ul, .faq .detail-main .gy-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .gy-dist-windowshade .faq .detail-main .gy-windowshade .content ul, .faq .warranty-template .left-content .gy-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .gy-dist-windowshade .faq .warranty-template .left-content .gy-windowshade .content ul, .warranty-template .faq .left-content .gy-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .gy-dist-windowshade .warranty-template .faq .left-content .gy-windowshade .content ul, .faq .detail-main .gy-secondary-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .gy-dist-windowshade .faq .detail-main .gy-secondary-windowshade .content ul, .faq .warranty-template .left-content .gy-secondary-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .gy-dist-windowshade .faq .warranty-template .left-content .gy-secondary-windowshade .content ul, .warranty-template .faq .left-content .gy-secondary-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .gy-dist-windowshade .warranty-template .faq .left-content .gy-secondary-windowshade .content ul, .faq .detail-main .gy-nav-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .gy-dist-windowshade .faq .detail-main .gy-nav-windowshade .content ul, .faq .warranty-template .left-content .gy-nav-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .gy-dist-windowshade .faq .warranty-template .left-content .gy-nav-windowshade .content ul, .warranty-template .faq .left-content .gy-nav-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .gy-dist-windowshade .warranty-template .faq .left-content .gy-nav-windowshade .content ul, .faq .detail-main .gy-tertiary-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .gy-dist-windowshade .faq .detail-main .gy-tertiary-windowshade .content ul, .faq .warranty-template .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .gy-dist-windowshade .faq .warranty-template .left-content .gy-tertiary-windowshade .content ul, .warranty-template .faq .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .gy-dist-windowshade .warranty-template .faq .left-content .gy-tertiary-windowshade .content ul, .faq .detail-main .gy-coupon-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .gy-dist-windowshade .faq .detail-main .gy-coupon-windowshade .content ul, .faq .warranty-template .left-content .gy-coupon-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .gy-dist-windowshade .faq .warranty-template .left-content .gy-coupon-windowshade .content ul, .warranty-template .faq .left-content .gy-coupon-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .gy-dist-windowshade .warranty-template .faq .left-content .gy-coupon-windowshade .content ul, .faq .detail-main .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .faq .detail-main .gy-dist-windowshade .content ul, .faq .warranty-template .left-content .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .faq .warranty-template .left-content .gy-dist-windowshade .content ul, .warranty-template .faq .left-content .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .warranty-template .faq .left-content .gy-dist-windowshade .content ul, .faq .detail-main .gy-min-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .gy-dist-windowshade .faq .detail-main .gy-min-windowshade .content ul, .faq .warranty-template .left-content .gy-min-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .gy-dist-windowshade .faq .warranty-template .left-content .gy-min-windowshade .content ul, .warranty-template .faq .left-content .gy-min-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .gy-dist-windowshade .warranty-template .faq .left-content .gy-min-windowshade .content ul, .faq .detail-main .gy-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .faq .detail-main .gy-windowshade .content ul, .faq .warranty-template .left-content .gy-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .faq .warranty-template .left-content .gy-windowshade .content ul, .warranty-template .faq .left-content .gy-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .warranty-template .faq .left-content .gy-windowshade .content ul, .faq .detail-main .gy-secondary-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .faq .detail-main .gy-secondary-windowshade .content ul, .faq .warranty-template .left-content .gy-secondary-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .faq .warranty-template .left-content .gy-secondary-windowshade .content ul, .warranty-template .faq .left-content .gy-secondary-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .warranty-template .faq .left-content .gy-secondary-windowshade .content ul, .faq .detail-main .gy-nav-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .faq .detail-main .gy-nav-windowshade .content ul, .faq .warranty-template .left-content .gy-nav-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .faq .warranty-template .left-content .gy-nav-windowshade .content ul, .warranty-template .faq .left-content .gy-nav-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .warranty-template .faq .left-content .gy-nav-windowshade .content ul, .faq .detail-main .gy-tertiary-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .faq .detail-main .gy-tertiary-windowshade .content ul, .faq .warranty-template .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .faq .warranty-template .left-content .gy-tertiary-windowshade .content ul, .warranty-template .faq .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .warranty-template .faq .left-content .gy-tertiary-windowshade .content ul, .faq .detail-main .gy-coupon-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .faq .detail-main .gy-coupon-windowshade .content ul, .faq .warranty-template .left-content .gy-coupon-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .faq .warranty-template .left-content .gy-coupon-windowshade .content ul, .warranty-template .faq .left-content .gy-coupon-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .warranty-template .faq .left-content .gy-coupon-windowshade .content ul, .faq .detail-main .gy-dist-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .faq .detail-main .gy-dist-windowshade .content ul, .faq .warranty-template .left-content .gy-dist-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .faq .warranty-template .left-content .gy-dist-windowshade .content ul, .warranty-template .faq .left-content .gy-dist-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .warranty-template .faq .left-content .gy-dist-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, 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-dist-windowshade .panel-body li, .faq .warranty-template .left-content .gy-dist-windowshade .panel-body li, .warranty-template .faq .left-content .gy-dist-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 .gy-secondary-windowshade .warranty-treadLife .gy-windowshade .content li, .warranty-treadLife .gy-windowshade .faq .detail-main .gy-secondary-windowshade .content li, .faq .warranty-template .left-content .gy-secondary-windowshade .warranty-treadLife .gy-windowshade .content li, .warranty-treadLife .gy-windowshade .faq .warranty-template .left-content .gy-secondary-windowshade .content li, .warranty-template .faq .left-content .gy-secondary-windowshade .warranty-treadLife .gy-windowshade .content li, .warranty-treadLife .gy-windowshade .warranty-template .faq .left-content .gy-secondary-windowshade .content li, .faq .detail-main .gy-nav-windowshade .warranty-treadLife .gy-windowshade .content li, .warranty-treadLife .gy-windowshade .faq .detail-main .gy-nav-windowshade .content li, .faq .warranty-template .left-content .gy-nav-windowshade .warranty-treadLife .gy-windowshade .content li, .warranty-treadLife .gy-windowshade .faq .warranty-template .left-content .gy-nav-windowshade .content li, .warranty-template .faq .left-content .gy-nav-windowshade .warranty-treadLife .gy-windowshade .content li, .warranty-treadLife .gy-windowshade .warranty-template .faq .left-content .gy-nav-windowshade .content li, .faq .detail-main .gy-tertiary-windowshade .warranty-treadLife .gy-windowshade .content li, .warranty-treadLife .gy-windowshade .faq .detail-main .gy-tertiary-windowshade .content li, .faq .warranty-template .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-windowshade .content li, .warranty-treadLife .gy-windowshade .faq .warranty-template .left-content .gy-tertiary-windowshade .content li, .warranty-template .faq .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-windowshade .content li, .warranty-treadLife .gy-windowshade .warranty-template .faq .left-content .gy-tertiary-windowshade .content li, .faq .detail-main .gy-coupon-windowshade .warranty-treadLife .gy-windowshade .content li, .warranty-treadLife .gy-windowshade .faq .detail-main .gy-coupon-windowshade .content li, .faq .warranty-template .left-content .gy-coupon-windowshade .warranty-treadLife .gy-windowshade .content li, .warranty-treadLife .gy-windowshade .faq .warranty-template .left-content .gy-coupon-windowshade .content li, .warranty-template .faq .left-content .gy-coupon-windowshade .warranty-treadLife .gy-windowshade .content li, .warranty-treadLife .gy-windowshade .warranty-template .faq .left-content .gy-coupon-windowshade .content li, .faq .detail-main .gy-dist-windowshade .warranty-treadLife .gy-windowshade .content li, .warranty-treadLife .gy-windowshade .faq .detail-main .gy-dist-windowshade .content li, .faq .warranty-template .left-content .gy-dist-windowshade .warranty-treadLife .gy-windowshade .content li, .warranty-treadLife .gy-windowshade .faq .warranty-template .left-content .gy-dist-windowshade .content li, .warranty-template .faq .left-content .gy-dist-windowshade .warranty-treadLife .gy-windowshade .content li, .warranty-treadLife .gy-windowshade .warranty-template .faq .left-content .gy-dist-windowshade .content li, .faq .detail-main .gy-min-windowshade .warranty-treadLife .gy-windowshade .content li, .warranty-treadLife .gy-windowshade .faq .detail-main .gy-min-windowshade .content li, .faq .warranty-template .left-content .gy-min-windowshade .warranty-treadLife .gy-windowshade .content li, .warranty-treadLife .gy-windowshade .faq .warranty-template .left-content .gy-min-windowshade .content li, .warranty-template .faq .left-content .gy-min-windowshade .warranty-treadLife .gy-windowshade .content li, .warranty-treadLife .gy-windowshade .warranty-template .faq .left-content .gy-min-windowshade .content li, .faq .detail-main .gy-windowshade .warranty-treadLife .gy-secondary-windowshade .content li, .warranty-treadLife .gy-secondary-windowshade .faq .detail-main .gy-windowshade .content li, .faq .warranty-template .left-content .gy-windowshade .warranty-treadLife .gy-secondary-windowshade .content li, .warranty-treadLife .gy-secondary-windowshade .faq .warranty-template .left-content .gy-windowshade .content li, .warranty-template .faq .left-content .gy-windowshade .warranty-treadLife .gy-secondary-windowshade .content li, .warranty-treadLife .gy-secondary-windowshade .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 .gy-nav-windowshade .warranty-treadLife .gy-secondary-windowshade .content li, .warranty-treadLife .gy-secondary-windowshade .faq .detail-main .gy-nav-windowshade .content li, .faq .warranty-template .left-content .gy-nav-windowshade .warranty-treadLife .gy-secondary-windowshade .content li, .warranty-treadLife .gy-secondary-windowshade .faq .warranty-template .left-content .gy-nav-windowshade .content li, .warranty-template .faq .left-content .gy-nav-windowshade .warranty-treadLife .gy-secondary-windowshade .content li, .warranty-treadLife .gy-secondary-windowshade .warranty-template .faq .left-content .gy-nav-windowshade .content li, .faq .detail-main .gy-tertiary-windowshade .warranty-treadLife .gy-secondary-windowshade .content li, .warranty-treadLife .gy-secondary-windowshade .faq .detail-main .gy-tertiary-windowshade .content li, .faq .warranty-template .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-secondary-windowshade .content li, .warranty-treadLife .gy-secondary-windowshade .faq .warranty-template .left-content .gy-tertiary-windowshade .content li, .warranty-template .faq .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-secondary-windowshade .content li, .warranty-treadLife .gy-secondary-windowshade .warranty-template .faq .left-content .gy-tertiary-windowshade .content li, .faq .detail-main .gy-coupon-windowshade .warranty-treadLife .gy-secondary-windowshade .content li, .warranty-treadLife .gy-secondary-windowshade .faq .detail-main .gy-coupon-windowshade .content li, .faq .warranty-template .left-content .gy-coupon-windowshade .warranty-treadLife .gy-secondary-windowshade .content li, .warranty-treadLife .gy-secondary-windowshade .faq .warranty-template .left-content .gy-coupon-windowshade .content li, .warranty-template .faq .left-content .gy-coupon-windowshade .warranty-treadLife .gy-secondary-windowshade .content li, .warranty-treadLife .gy-secondary-windowshade .warranty-template .faq .left-content .gy-coupon-windowshade .content li, .faq .detail-main .gy-dist-windowshade .warranty-treadLife .gy-secondary-windowshade .content li, .warranty-treadLife .gy-secondary-windowshade .faq .detail-main .gy-dist-windowshade .content li, .faq .warranty-template .left-content .gy-dist-windowshade .warranty-treadLife .gy-secondary-windowshade .content li, .warranty-treadLife .gy-secondary-windowshade .faq .warranty-template .left-content .gy-dist-windowshade .content li, .warranty-template .faq .left-content .gy-dist-windowshade .warranty-treadLife .gy-secondary-windowshade .content li, .warranty-treadLife .gy-secondary-windowshade .warranty-template .faq .left-content .gy-dist-windowshade .content li, .faq .detail-main .gy-min-windowshade .warranty-treadLife .gy-secondary-windowshade .content li, .warranty-treadLife .gy-secondary-windowshade .faq .detail-main .gy-min-windowshade .content li, .faq .warranty-template .left-content .gy-min-windowshade .warranty-treadLife .gy-secondary-windowshade .content li, .warranty-treadLife .gy-secondary-windowshade .faq .warranty-template .left-content .gy-min-windowshade .content li, .warranty-template .faq .left-content .gy-min-windowshade .warranty-treadLife .gy-secondary-windowshade .content li, .warranty-treadLife .gy-secondary-windowshade .warranty-template .faq .left-content .gy-min-windowshade .content li, .faq .detail-main .gy-windowshade .warranty-treadLife .gy-nav-windowshade .content li, .warranty-treadLife .gy-nav-windowshade .faq .detail-main .gy-windowshade .content li, .faq .warranty-template .left-content .gy-windowshade .warranty-treadLife .gy-nav-windowshade .content li, .warranty-treadLife .gy-nav-windowshade .faq .warranty-template .left-content .gy-windowshade .content li, .warranty-template .faq .left-content .gy-windowshade .warranty-treadLife .gy-nav-windowshade .content li, .warranty-treadLife .gy-nav-windowshade .warranty-template .faq .left-content .gy-windowshade .content li, .faq .detail-main .gy-secondary-windowshade .warranty-treadLife .gy-nav-windowshade .content li, .warranty-treadLife .gy-nav-windowshade .faq .detail-main .gy-secondary-windowshade .content li, .faq .warranty-template .left-content .gy-secondary-windowshade .warranty-treadLife .gy-nav-windowshade .content li, .warranty-treadLife .gy-nav-windowshade .faq .warranty-template .left-content .gy-secondary-windowshade .content li, .warranty-template .faq .left-content .gy-secondary-windowshade .warranty-treadLife .gy-nav-windowshade .content li, .warranty-treadLife .gy-nav-windowshade .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 .gy-tertiary-windowshade .warranty-treadLife .gy-nav-windowshade .content li, .warranty-treadLife .gy-nav-windowshade .faq .detail-main .gy-tertiary-windowshade .content li, .faq .warranty-template .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-nav-windowshade .content li, .warranty-treadLife .gy-nav-windowshade .faq .warranty-template .left-content .gy-tertiary-windowshade .content li, .warranty-template .faq .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-nav-windowshade .content li, .warranty-treadLife .gy-nav-windowshade .warranty-template .faq .left-content .gy-tertiary-windowshade .content li, .faq .detail-main .gy-coupon-windowshade .warranty-treadLife .gy-nav-windowshade .content li, .warranty-treadLife .gy-nav-windowshade .faq .detail-main .gy-coupon-windowshade .content li, .faq .warranty-template .left-content .gy-coupon-windowshade .warranty-treadLife .gy-nav-windowshade .content li, .warranty-treadLife .gy-nav-windowshade .faq .warranty-template .left-content .gy-coupon-windowshade .content li, .warranty-template .faq .left-content .gy-coupon-windowshade .warranty-treadLife .gy-nav-windowshade .content li, .warranty-treadLife .gy-nav-windowshade .warranty-template .faq .left-content .gy-coupon-windowshade .content li, .faq .detail-main .gy-dist-windowshade .warranty-treadLife .gy-nav-windowshade .content li, .warranty-treadLife .gy-nav-windowshade .faq .detail-main .gy-dist-windowshade .content li, .faq .warranty-template .left-content .gy-dist-windowshade .warranty-treadLife .gy-nav-windowshade .content li, .warranty-treadLife .gy-nav-windowshade .faq .warranty-template .left-content .gy-dist-windowshade .content li, .warranty-template .faq .left-content .gy-dist-windowshade .warranty-treadLife .gy-nav-windowshade .content li, .warranty-treadLife .gy-nav-windowshade .warranty-template .faq .left-content .gy-dist-windowshade .content li, .faq .detail-main .gy-min-windowshade .warranty-treadLife .gy-nav-windowshade .content li, .warranty-treadLife .gy-nav-windowshade .faq .detail-main .gy-min-windowshade .content li, .faq .warranty-template .left-content .gy-min-windowshade .warranty-treadLife .gy-nav-windowshade .content li, .warranty-treadLife .gy-nav-windowshade .faq .warranty-template .left-content .gy-min-windowshade .content li, .warranty-template .faq .left-content .gy-min-windowshade .warranty-treadLife .gy-nav-windowshade .content li, .warranty-treadLife .gy-nav-windowshade .warranty-template .faq .left-content .gy-min-windowshade .content li, .faq .detail-main .gy-windowshade .warranty-treadLife .gy-tertiary-windowshade .content li, .warranty-treadLife .gy-tertiary-windowshade .faq .detail-main .gy-windowshade .content li, .faq .warranty-template .left-content .gy-windowshade .warranty-treadLife .gy-tertiary-windowshade .content li, .warranty-treadLife .gy-tertiary-windowshade .faq .warranty-template .left-content .gy-windowshade .content li, .warranty-template .faq .left-content .gy-windowshade .warranty-treadLife .gy-tertiary-windowshade .content li, .warranty-treadLife .gy-tertiary-windowshade .warranty-template .faq .left-content .gy-windowshade .content li, .faq .detail-main .gy-secondary-windowshade .warranty-treadLife .gy-tertiary-windowshade .content li, .warranty-treadLife .gy-tertiary-windowshade .faq .detail-main .gy-secondary-windowshade .content li, .faq .warranty-template .left-content .gy-secondary-windowshade .warranty-treadLife .gy-tertiary-windowshade .content li, .warranty-treadLife .gy-tertiary-windowshade .faq .warranty-template .left-content .gy-secondary-windowshade .content li, .warranty-template .faq .left-content .gy-secondary-windowshade .warranty-treadLife .gy-tertiary-windowshade .content li, .warranty-treadLife .gy-tertiary-windowshade .warranty-template .faq .left-content .gy-secondary-windowshade .content li, .faq .detail-main .gy-nav-windowshade .warranty-treadLife .gy-tertiary-windowshade .content li, .warranty-treadLife .gy-tertiary-windowshade .faq .detail-main .gy-nav-windowshade .content li, .faq .warranty-template .left-content .gy-nav-windowshade .warranty-treadLife .gy-tertiary-windowshade .content li, .warranty-treadLife .gy-tertiary-windowshade .faq .warranty-template .left-content .gy-nav-windowshade .content li, .warranty-template .faq .left-content .gy-nav-windowshade .warranty-treadLife .gy-tertiary-windowshade .content li, .warranty-treadLife .gy-tertiary-windowshade .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 .gy-coupon-windowshade .warranty-treadLife .gy-tertiary-windowshade .content li, .warranty-treadLife .gy-tertiary-windowshade .faq .detail-main .gy-coupon-windowshade .content li, .faq .warranty-template .left-content .gy-coupon-windowshade .warranty-treadLife .gy-tertiary-windowshade .content li, .warranty-treadLife .gy-tertiary-windowshade .faq .warranty-template .left-content .gy-coupon-windowshade .content li, .warranty-template .faq .left-content .gy-coupon-windowshade .warranty-treadLife .gy-tertiary-windowshade .content li, .warranty-treadLife .gy-tertiary-windowshade .warranty-template .faq .left-content .gy-coupon-windowshade .content li, .faq .detail-main .gy-dist-windowshade .warranty-treadLife .gy-tertiary-windowshade .content li, .warranty-treadLife .gy-tertiary-windowshade .faq .detail-main .gy-dist-windowshade .content li, .faq .warranty-template .left-content .gy-dist-windowshade .warranty-treadLife .gy-tertiary-windowshade .content li, .warranty-treadLife .gy-tertiary-windowshade .faq .warranty-template .left-content .gy-dist-windowshade .content li, .warranty-template .faq .left-content .gy-dist-windowshade .warranty-treadLife .gy-tertiary-windowshade .content li, .warranty-treadLife .gy-tertiary-windowshade .warranty-template .faq .left-content .gy-dist-windowshade .content li, .faq .detail-main .gy-min-windowshade .warranty-treadLife .gy-tertiary-windowshade .content li, .warranty-treadLife .gy-tertiary-windowshade .faq .detail-main .gy-min-windowshade .content li, .faq .warranty-template .left-content .gy-min-windowshade .warranty-treadLife .gy-tertiary-windowshade .content li, .warranty-treadLife .gy-tertiary-windowshade .faq .warranty-template .left-content .gy-min-windowshade .content li, .warranty-template .faq .left-content .gy-min-windowshade .warranty-treadLife .gy-tertiary-windowshade .content li, .warranty-treadLife .gy-tertiary-windowshade .warranty-template .faq .left-content .gy-min-windowshade .content li, .faq .detail-main .gy-windowshade .warranty-treadLife .gy-coupon-windowshade .content li, .warranty-treadLife .gy-coupon-windowshade .faq .detail-main .gy-windowshade .content li, .faq .warranty-template .left-content .gy-windowshade .warranty-treadLife .gy-coupon-windowshade .content li, .warranty-treadLife .gy-coupon-windowshade .faq .warranty-template .left-content .gy-windowshade .content li, .warranty-template .faq .left-content .gy-windowshade .warranty-treadLife .gy-coupon-windowshade .content li, .warranty-treadLife .gy-coupon-windowshade .warranty-template .faq .left-content .gy-windowshade .content li, .faq .detail-main .gy-secondary-windowshade .warranty-treadLife .gy-coupon-windowshade .content li, .warranty-treadLife .gy-coupon-windowshade .faq .detail-main .gy-secondary-windowshade .content li, .faq .warranty-template .left-content .gy-secondary-windowshade .warranty-treadLife .gy-coupon-windowshade .content li, .warranty-treadLife .gy-coupon-windowshade .faq .warranty-template .left-content .gy-secondary-windowshade .content li, .warranty-template .faq .left-content .gy-secondary-windowshade .warranty-treadLife .gy-coupon-windowshade .content li, .warranty-treadLife .gy-coupon-windowshade .warranty-template .faq .left-content .gy-secondary-windowshade .content li, .faq .detail-main .gy-nav-windowshade .warranty-treadLife .gy-coupon-windowshade .content li, .warranty-treadLife .gy-coupon-windowshade .faq .detail-main .gy-nav-windowshade .content li, .faq .warranty-template .left-content .gy-nav-windowshade .warranty-treadLife .gy-coupon-windowshade .content li, .warranty-treadLife .gy-coupon-windowshade .faq .warranty-template .left-content .gy-nav-windowshade .content li, .warranty-template .faq .left-content .gy-nav-windowshade .warranty-treadLife .gy-coupon-windowshade .content li, .warranty-treadLife .gy-coupon-windowshade .warranty-template .faq .left-content .gy-nav-windowshade .content li, .faq .detail-main .gy-tertiary-windowshade .warranty-treadLife .gy-coupon-windowshade .content li, .warranty-treadLife .gy-coupon-windowshade .faq .detail-main .gy-tertiary-windowshade .content li, .faq .warranty-template .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-coupon-windowshade .content li, .warranty-treadLife .gy-coupon-windowshade .faq .warranty-template .left-content .gy-tertiary-windowshade .content li, .warranty-template .faq .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-coupon-windowshade .content li, .warranty-treadLife .gy-coupon-windowshade .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 .gy-dist-windowshade .warranty-treadLife .gy-coupon-windowshade .content li, .warranty-treadLife .gy-coupon-windowshade .faq .detail-main .gy-dist-windowshade .content li, .faq .warranty-template .left-content .gy-dist-windowshade .warranty-treadLife .gy-coupon-windowshade .content li, .warranty-treadLife .gy-coupon-windowshade .faq .warranty-template .left-content .gy-dist-windowshade .content li, .warranty-template .faq .left-content .gy-dist-windowshade .warranty-treadLife .gy-coupon-windowshade .content li, .warranty-treadLife .gy-coupon-windowshade .warranty-template .faq .left-content .gy-dist-windowshade .content li, .faq .detail-main .gy-min-windowshade .warranty-treadLife .gy-coupon-windowshade .content li, .warranty-treadLife .gy-coupon-windowshade .faq .detail-main .gy-min-windowshade .content li, .faq .warranty-template .left-content .gy-min-windowshade .warranty-treadLife .gy-coupon-windowshade .content li, .warranty-treadLife .gy-coupon-windowshade .faq .warranty-template .left-content .gy-min-windowshade .content li, .warranty-template .faq .left-content .gy-min-windowshade .warranty-treadLife .gy-coupon-windowshade .content li, .warranty-treadLife .gy-coupon-windowshade .warranty-template .faq .left-content .gy-min-windowshade .content li, .faq .detail-main .gy-windowshade .warranty-treadLife .gy-dist-windowshade .content li, .warranty-treadLife .gy-dist-windowshade .faq .detail-main .gy-windowshade .content li, .faq .warranty-template .left-content .gy-windowshade .warranty-treadLife .gy-dist-windowshade .content li, .warranty-treadLife .gy-dist-windowshade .faq .warranty-template .left-content .gy-windowshade .content li, .warranty-template .faq .left-content .gy-windowshade .warranty-treadLife .gy-dist-windowshade .content li, .warranty-treadLife .gy-dist-windowshade .warranty-template .faq .left-content .gy-windowshade .content li, .faq .detail-main .gy-secondary-windowshade .warranty-treadLife .gy-dist-windowshade .content li, .warranty-treadLife .gy-dist-windowshade .faq .detail-main .gy-secondary-windowshade .content li, .faq .warranty-template .left-content .gy-secondary-windowshade .warranty-treadLife .gy-dist-windowshade .content li, .warranty-treadLife .gy-dist-windowshade .faq .warranty-template .left-content .gy-secondary-windowshade .content li, .warranty-template .faq .left-content .gy-secondary-windowshade .warranty-treadLife .gy-dist-windowshade .content li, .warranty-treadLife .gy-dist-windowshade .warranty-template .faq .left-content .gy-secondary-windowshade .content li, .faq .detail-main .gy-nav-windowshade .warranty-treadLife .gy-dist-windowshade .content li, .warranty-treadLife .gy-dist-windowshade .faq .detail-main .gy-nav-windowshade .content li, .faq .warranty-template .left-content .gy-nav-windowshade .warranty-treadLife .gy-dist-windowshade .content li, .warranty-treadLife .gy-dist-windowshade .faq .warranty-template .left-content .gy-nav-windowshade .content li, .warranty-template .faq .left-content .gy-nav-windowshade .warranty-treadLife .gy-dist-windowshade .content li, .warranty-treadLife .gy-dist-windowshade .warranty-template .faq .left-content .gy-nav-windowshade .content li, .faq .detail-main .gy-tertiary-windowshade .warranty-treadLife .gy-dist-windowshade .content li, .warranty-treadLife .gy-dist-windowshade .faq .detail-main .gy-tertiary-windowshade .content li, .faq .warranty-template .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-dist-windowshade .content li, .warranty-treadLife .gy-dist-windowshade .faq .warranty-template .left-content .gy-tertiary-windowshade .content li, .warranty-template .faq .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-dist-windowshade .content li, .warranty-treadLife .gy-dist-windowshade .warranty-template .faq .left-content .gy-tertiary-windowshade .content li, .faq .detail-main .gy-coupon-windowshade .warranty-treadLife .gy-dist-windowshade .content li, .warranty-treadLife .gy-dist-windowshade .faq .detail-main .gy-coupon-windowshade .content li, .faq .warranty-template .left-content .gy-coupon-windowshade .warranty-treadLife .gy-dist-windowshade .content li, .warranty-treadLife .gy-dist-windowshade .faq .warranty-template .left-content .gy-coupon-windowshade .content li, .warranty-template .faq .left-content .gy-coupon-windowshade .warranty-treadLife .gy-dist-windowshade .content li, .warranty-treadLife .gy-dist-windowshade .warranty-template .faq .left-content .gy-coupon-windowshade .content li, .faq .detail-main .warranty-treadLife .gy-dist-windowshade .content li, .warranty-treadLife .faq .detail-main .gy-dist-windowshade .content li, .faq .warranty-template .left-content .warranty-treadLife .gy-dist-windowshade .content li, .warranty-treadLife .faq .warranty-template .left-content .gy-dist-windowshade .content li, .warranty-template .faq .left-content .warranty-treadLife .gy-dist-windowshade .content li, .warranty-treadLife .warranty-template .faq .left-content .gy-dist-windowshade .content li, .faq .detail-main .gy-min-windowshade .warranty-treadLife .gy-dist-windowshade .content li, .warranty-treadLife .gy-dist-windowshade .faq .detail-main .gy-min-windowshade .content li, .faq .warranty-template .left-content .gy-min-windowshade .warranty-treadLife .gy-dist-windowshade .content li, .warranty-treadLife .gy-dist-windowshade .faq .warranty-template .left-content .gy-min-windowshade .content li, .warranty-template .faq .left-content .gy-min-windowshade .warranty-treadLife .gy-dist-windowshade .content li, .warranty-treadLife .gy-dist-windowshade .warranty-template .faq .left-content .gy-min-windowshade .content li, .faq .detail-main .gy-windowshade .warranty-treadLife .gy-min-windowshade .content li, .warranty-treadLife .gy-min-windowshade .faq .detail-main .gy-windowshade .content li, .faq .warranty-template .left-content .gy-windowshade .warranty-treadLife .gy-min-windowshade .content li, .warranty-treadLife .gy-min-windowshade .faq .warranty-template .left-content .gy-windowshade .content li, .warranty-template .faq .left-content .gy-windowshade .warranty-treadLife .gy-min-windowshade .content li, .warranty-treadLife .gy-min-windowshade .warranty-template .faq .left-content .gy-windowshade .content li, .faq .detail-main .gy-secondary-windowshade .warranty-treadLife .gy-min-windowshade .content li, .warranty-treadLife .gy-min-windowshade .faq .detail-main .gy-secondary-windowshade .content li, .faq .warranty-template .left-content .gy-secondary-windowshade .warranty-treadLife .gy-min-windowshade .content li, .warranty-treadLife .gy-min-windowshade .faq .warranty-template .left-content .gy-secondary-windowshade .content li, .warranty-template .faq .left-content .gy-secondary-windowshade .warranty-treadLife .gy-min-windowshade .content li, .warranty-treadLife .gy-min-windowshade .warranty-template .faq .left-content .gy-secondary-windowshade .content li, .faq .detail-main .gy-nav-windowshade .warranty-treadLife .gy-min-windowshade .content li, .warranty-treadLife .gy-min-windowshade .faq .detail-main .gy-nav-windowshade .content li, .faq .warranty-template .left-content .gy-nav-windowshade .warranty-treadLife .gy-min-windowshade .content li, .warranty-treadLife .gy-min-windowshade .faq .warranty-template .left-content .gy-nav-windowshade .content li, .warranty-template .faq .left-content .gy-nav-windowshade .warranty-treadLife .gy-min-windowshade .content li, .warranty-treadLife .gy-min-windowshade .warranty-template .faq .left-content .gy-nav-windowshade .content li, .faq .detail-main .gy-tertiary-windowshade .warranty-treadLife .gy-min-windowshade .content li, .warranty-treadLife .gy-min-windowshade .faq .detail-main .gy-tertiary-windowshade .content li, .faq .warranty-template .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-min-windowshade .content li, .warranty-treadLife .gy-min-windowshade .faq .warranty-template .left-content .gy-tertiary-windowshade .content li, .warranty-template .faq .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-min-windowshade .content li, .warranty-treadLife .gy-min-windowshade .warranty-template .faq .left-content .gy-tertiary-windowshade .content li, .faq .detail-main .gy-coupon-windowshade .warranty-treadLife .gy-min-windowshade .content li, .warranty-treadLife .gy-min-windowshade .faq .detail-main .gy-coupon-windowshade .content li, .faq .warranty-template .left-content .gy-coupon-windowshade .warranty-treadLife .gy-min-windowshade .content li, .warranty-treadLife .gy-min-windowshade .faq .warranty-template .left-content .gy-coupon-windowshade .content li, .warranty-template .faq .left-content .gy-coupon-windowshade .warranty-treadLife .gy-min-windowshade .content li, .warranty-treadLife .gy-min-windowshade .warranty-template .faq .left-content .gy-coupon-windowshade .content li, .faq .detail-main .gy-dist-windowshade .warranty-treadLife .gy-min-windowshade .content li, .warranty-treadLife .gy-min-windowshade .faq .detail-main .gy-dist-windowshade .content li, .faq .warranty-template .left-content .gy-dist-windowshade .warranty-treadLife .gy-min-windowshade .content li, .warranty-treadLife .gy-min-windowshade .faq .warranty-template .left-content .gy-dist-windowshade .content li, .warranty-template .faq .left-content .gy-dist-windowshade .warranty-treadLife .gy-min-windowshade .content li, .warranty-treadLife .gy-min-windowshade .warranty-template .faq .left-content .gy-dist-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, 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: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  padding: 5px 15px;
  position: relative;
}
/* line 46, pages/_FaqPages.scss */
.faq .faq-header-section a {
  font-size: 16px;
  margin-right: 15px;
}
/* line 50, pages/_FaqPages.scss */
.faq .faq-header-section a:hover, .faq .faq-header-section a:focus {
  text-decoration: none;
}
/* line 53, pages/_FaqPages.scss */
.faq .faq-header-section span {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  top: -1px;
}
/* line 57, pages/_FaqPages.scss */
.faq .faq-header-section h4 {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #274BA7;
  margin-bottom: 2px;
}
/* line 62, pages/_FaqPages.scss */
.faq .faq-header-section .disable {
  color: #666666;
}
@media (min-width: 768px) {
  /* line 66, pages/_FaqPages.scss */
  .faq .faq-header-section h4 {
    display: inline-block;
    margin: 5px 0;
  }
  /* line 70, pages/_FaqPages.scss */
  .faq .faq-header-section p {
    display: inline-block;
    position: absolute;
    right: 0;
    margin-top: 5px;
  }
}

/* line 84, pages/_FaqPages.scss */
.faq-page .page-header a {
  text-decoration: underline;
}
/* line 91, 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-dist-windowshade .panel-body ul, .faq-page .warranty-template .left-content .gy-dist-windowshade .panel-body ul, .warranty-template .faq-page .left-content .gy-dist-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 .gy-secondary-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .faq-page .detail-main .gy-secondary-windowshade .content ul, .faq-page .warranty-template .left-content .gy-secondary-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .faq-page .warranty-template .left-content .gy-secondary-windowshade .content ul, .warranty-template .faq-page .left-content .gy-secondary-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .warranty-template .faq-page .left-content .gy-secondary-windowshade .content ul, .faq-page .detail-main .gy-nav-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .faq-page .detail-main .gy-nav-windowshade .content ul, .faq-page .warranty-template .left-content .gy-nav-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .faq-page .warranty-template .left-content .gy-nav-windowshade .content ul, .warranty-template .faq-page .left-content .gy-nav-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .warranty-template .faq-page .left-content .gy-nav-windowshade .content ul, .faq-page .detail-main .gy-tertiary-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .faq-page .detail-main .gy-tertiary-windowshade .content ul, .faq-page .warranty-template .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .faq-page .warranty-template .left-content .gy-tertiary-windowshade .content ul, .warranty-template .faq-page .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .warranty-template .faq-page .left-content .gy-tertiary-windowshade .content ul, .faq-page .detail-main .gy-coupon-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .faq-page .detail-main .gy-coupon-windowshade .content ul, .faq-page .warranty-template .left-content .gy-coupon-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .faq-page .warranty-template .left-content .gy-coupon-windowshade .content ul, .warranty-template .faq-page .left-content .gy-coupon-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .warranty-template .faq-page .left-content .gy-coupon-windowshade .content ul, .faq-page .detail-main .gy-dist-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .faq-page .detail-main .gy-dist-windowshade .content ul, .faq-page .warranty-template .left-content .gy-dist-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .faq-page .warranty-template .left-content .gy-dist-windowshade .content ul, .warranty-template .faq-page .left-content .gy-dist-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .warranty-template .faq-page .left-content .gy-dist-windowshade .content ul, .faq-page .detail-main .gy-min-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .faq-page .detail-main .gy-min-windowshade .content ul, .faq-page .warranty-template .left-content .gy-min-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .faq-page .warranty-template .left-content .gy-min-windowshade .content ul, .warranty-template .faq-page .left-content .gy-min-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .warranty-template .faq-page .left-content .gy-min-windowshade .content ul, .faq-page .detail-main .gy-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .faq-page .detail-main .gy-windowshade .content ul, .faq-page .warranty-template .left-content .gy-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .faq-page .warranty-template .left-content .gy-windowshade .content ul, .warranty-template .faq-page .left-content .gy-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .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 .gy-nav-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .faq-page .detail-main .gy-nav-windowshade .content ul, .faq-page .warranty-template .left-content .gy-nav-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .faq-page .warranty-template .left-content .gy-nav-windowshade .content ul, .warranty-template .faq-page .left-content .gy-nav-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .warranty-template .faq-page .left-content .gy-nav-windowshade .content ul, .faq-page .detail-main .gy-tertiary-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .faq-page .detail-main .gy-tertiary-windowshade .content ul, .faq-page .warranty-template .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .faq-page .warranty-template .left-content .gy-tertiary-windowshade .content ul, .warranty-template .faq-page .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .warranty-template .faq-page .left-content .gy-tertiary-windowshade .content ul, .faq-page .detail-main .gy-coupon-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .faq-page .detail-main .gy-coupon-windowshade .content ul, .faq-page .warranty-template .left-content .gy-coupon-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .faq-page .warranty-template .left-content .gy-coupon-windowshade .content ul, .warranty-template .faq-page .left-content .gy-coupon-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .warranty-template .faq-page .left-content .gy-coupon-windowshade .content ul, .faq-page .detail-main .gy-dist-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .faq-page .detail-main .gy-dist-windowshade .content ul, .faq-page .warranty-template .left-content .gy-dist-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .faq-page .warranty-template .left-content .gy-dist-windowshade .content ul, .warranty-template .faq-page .left-content .gy-dist-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .warranty-template .faq-page .left-content .gy-dist-windowshade .content ul, .faq-page .detail-main .gy-min-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .faq-page .detail-main .gy-min-windowshade .content ul, .faq-page .warranty-template .left-content .gy-min-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .faq-page .warranty-template .left-content .gy-min-windowshade .content ul, .warranty-template .faq-page .left-content .gy-min-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .warranty-template .faq-page .left-content .gy-min-windowshade .content ul, .faq-page .detail-main .gy-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .faq-page .detail-main .gy-windowshade .content ul, .faq-page .warranty-template .left-content .gy-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .faq-page .warranty-template .left-content .gy-windowshade .content ul, .warranty-template .faq-page .left-content .gy-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .warranty-template .faq-page .left-content .gy-windowshade .content ul, .faq-page .detail-main .gy-secondary-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .faq-page .detail-main .gy-secondary-windowshade .content ul, .faq-page .warranty-template .left-content .gy-secondary-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .faq-page .warranty-template .left-content .gy-secondary-windowshade .content ul, .warranty-template .faq-page .left-content .gy-secondary-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .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 .gy-tertiary-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .faq-page .detail-main .gy-tertiary-windowshade .content ul, .faq-page .warranty-template .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .faq-page .warranty-template .left-content .gy-tertiary-windowshade .content ul, .warranty-template .faq-page .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .warranty-template .faq-page .left-content .gy-tertiary-windowshade .content ul, .faq-page .detail-main .gy-coupon-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .faq-page .detail-main .gy-coupon-windowshade .content ul, .faq-page .warranty-template .left-content .gy-coupon-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .faq-page .warranty-template .left-content .gy-coupon-windowshade .content ul, .warranty-template .faq-page .left-content .gy-coupon-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .warranty-template .faq-page .left-content .gy-coupon-windowshade .content ul, .faq-page .detail-main .gy-dist-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .faq-page .detail-main .gy-dist-windowshade .content ul, .faq-page .warranty-template .left-content .gy-dist-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .faq-page .warranty-template .left-content .gy-dist-windowshade .content ul, .warranty-template .faq-page .left-content .gy-dist-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .warranty-template .faq-page .left-content .gy-dist-windowshade .content ul, .faq-page .detail-main .gy-min-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .faq-page .detail-main .gy-min-windowshade .content ul, .faq-page .warranty-template .left-content .gy-min-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .faq-page .warranty-template .left-content .gy-min-windowshade .content ul, .warranty-template .faq-page .left-content .gy-min-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .warranty-template .faq-page .left-content .gy-min-windowshade .content ul, .faq-page .detail-main .gy-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .faq-page .detail-main .gy-windowshade .content ul, .faq-page .warranty-template .left-content .gy-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .faq-page .warranty-template .left-content .gy-windowshade .content ul, .warranty-template .faq-page .left-content .gy-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .warranty-template .faq-page .left-content .gy-windowshade .content ul, .faq-page .detail-main .gy-secondary-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .faq-page .detail-main .gy-secondary-windowshade .content ul, .faq-page .warranty-template .left-content .gy-secondary-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .faq-page .warranty-template .left-content .gy-secondary-windowshade .content ul, .warranty-template .faq-page .left-content .gy-secondary-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .warranty-template .faq-page .left-content .gy-secondary-windowshade .content ul, .faq-page .detail-main .gy-nav-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .faq-page .detail-main .gy-nav-windowshade .content ul, .faq-page .warranty-template .left-content .gy-nav-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .faq-page .warranty-template .left-content .gy-nav-windowshade .content ul, .warranty-template .faq-page .left-content .gy-nav-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .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 .gy-coupon-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .faq-page .detail-main .gy-coupon-windowshade .content ul, .faq-page .warranty-template .left-content .gy-coupon-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .faq-page .warranty-template .left-content .gy-coupon-windowshade .content ul, .warranty-template .faq-page .left-content .gy-coupon-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .warranty-template .faq-page .left-content .gy-coupon-windowshade .content ul, .faq-page .detail-main .gy-dist-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .faq-page .detail-main .gy-dist-windowshade .content ul, .faq-page .warranty-template .left-content .gy-dist-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .faq-page .warranty-template .left-content .gy-dist-windowshade .content ul, .warranty-template .faq-page .left-content .gy-dist-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .warranty-template .faq-page .left-content .gy-dist-windowshade .content ul, .faq-page .detail-main .gy-min-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .faq-page .detail-main .gy-min-windowshade .content ul, .faq-page .warranty-template .left-content .gy-min-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .faq-page .warranty-template .left-content .gy-min-windowshade .content ul, .warranty-template .faq-page .left-content .gy-min-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .warranty-template .faq-page .left-content .gy-min-windowshade .content ul, .faq-page .detail-main .gy-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .faq-page .detail-main .gy-windowshade .content ul, .faq-page .warranty-template .left-content .gy-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .faq-page .warranty-template .left-content .gy-windowshade .content ul, .warranty-template .faq-page .left-content .gy-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .warranty-template .faq-page .left-content .gy-windowshade .content ul, .faq-page .detail-main .gy-secondary-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .faq-page .detail-main .gy-secondary-windowshade .content ul, .faq-page .warranty-template .left-content .gy-secondary-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .faq-page .warranty-template .left-content .gy-secondary-windowshade .content ul, .warranty-template .faq-page .left-content .gy-secondary-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .warranty-template .faq-page .left-content .gy-secondary-windowshade .content ul, .faq-page .detail-main .gy-nav-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .faq-page .detail-main .gy-nav-windowshade .content ul, .faq-page .warranty-template .left-content .gy-nav-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .faq-page .warranty-template .left-content .gy-nav-windowshade .content ul, .warranty-template .faq-page .left-content .gy-nav-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .warranty-template .faq-page .left-content .gy-nav-windowshade .content ul, .faq-page .detail-main .gy-tertiary-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .faq-page .detail-main .gy-tertiary-windowshade .content ul, .faq-page .warranty-template .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .faq-page .warranty-template .left-content .gy-tertiary-windowshade .content ul, .warranty-template .faq-page .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .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 .gy-dist-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .faq-page .detail-main .gy-dist-windowshade .content ul, .faq-page .warranty-template .left-content .gy-dist-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .faq-page .warranty-template .left-content .gy-dist-windowshade .content ul, .warranty-template .faq-page .left-content .gy-dist-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .warranty-template .faq-page .left-content .gy-dist-windowshade .content ul, .faq-page .detail-main .gy-min-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .faq-page .detail-main .gy-min-windowshade .content ul, .faq-page .warranty-template .left-content .gy-min-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .faq-page .warranty-template .left-content .gy-min-windowshade .content ul, .warranty-template .faq-page .left-content .gy-min-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .warranty-template .faq-page .left-content .gy-min-windowshade .content ul, .faq-page .detail-main .gy-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .gy-dist-windowshade .faq-page .detail-main .gy-windowshade .content ul, .faq-page .warranty-template .left-content .gy-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .gy-dist-windowshade .faq-page .warranty-template .left-content .gy-windowshade .content ul, .warranty-template .faq-page .left-content .gy-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .gy-dist-windowshade .warranty-template .faq-page .left-content .gy-windowshade .content ul, .faq-page .detail-main .gy-secondary-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .gy-dist-windowshade .faq-page .detail-main .gy-secondary-windowshade .content ul, .faq-page .warranty-template .left-content .gy-secondary-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .gy-dist-windowshade .faq-page .warranty-template .left-content .gy-secondary-windowshade .content ul, .warranty-template .faq-page .left-content .gy-secondary-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .gy-dist-windowshade .warranty-template .faq-page .left-content .gy-secondary-windowshade .content ul, .faq-page .detail-main .gy-nav-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .gy-dist-windowshade .faq-page .detail-main .gy-nav-windowshade .content ul, .faq-page .warranty-template .left-content .gy-nav-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .gy-dist-windowshade .faq-page .warranty-template .left-content .gy-nav-windowshade .content ul, .warranty-template .faq-page .left-content .gy-nav-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .gy-dist-windowshade .warranty-template .faq-page .left-content .gy-nav-windowshade .content ul, .faq-page .detail-main .gy-tertiary-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .gy-dist-windowshade .faq-page .detail-main .gy-tertiary-windowshade .content ul, .faq-page .warranty-template .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .gy-dist-windowshade .faq-page .warranty-template .left-content .gy-tertiary-windowshade .content ul, .warranty-template .faq-page .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .gy-dist-windowshade .warranty-template .faq-page .left-content .gy-tertiary-windowshade .content ul, .faq-page .detail-main .gy-coupon-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .gy-dist-windowshade .faq-page .detail-main .gy-coupon-windowshade .content ul, .faq-page .warranty-template .left-content .gy-coupon-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .gy-dist-windowshade .faq-page .warranty-template .left-content .gy-coupon-windowshade .content ul, .warranty-template .faq-page .left-content .gy-coupon-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .gy-dist-windowshade .warranty-template .faq-page .left-content .gy-coupon-windowshade .content ul, .faq-page .detail-main .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .faq-page .detail-main .gy-dist-windowshade .content ul, .faq-page .warranty-template .left-content .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .faq-page .warranty-template .left-content .gy-dist-windowshade .content ul, .warranty-template .faq-page .left-content .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .warranty-template .faq-page .left-content .gy-dist-windowshade .content ul, .faq-page .detail-main .gy-min-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .gy-dist-windowshade .faq-page .detail-main .gy-min-windowshade .content ul, .faq-page .warranty-template .left-content .gy-min-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .gy-dist-windowshade .faq-page .warranty-template .left-content .gy-min-windowshade .content ul, .warranty-template .faq-page .left-content .gy-min-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .gy-dist-windowshade .warranty-template .faq-page .left-content .gy-min-windowshade .content ul, .faq-page .detail-main .gy-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .faq-page .detail-main .gy-windowshade .content ul, .faq-page .warranty-template .left-content .gy-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .faq-page .warranty-template .left-content .gy-windowshade .content ul, .warranty-template .faq-page .left-content .gy-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .warranty-template .faq-page .left-content .gy-windowshade .content ul, .faq-page .detail-main .gy-secondary-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .faq-page .detail-main .gy-secondary-windowshade .content ul, .faq-page .warranty-template .left-content .gy-secondary-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .faq-page .warranty-template .left-content .gy-secondary-windowshade .content ul, .warranty-template .faq-page .left-content .gy-secondary-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .warranty-template .faq-page .left-content .gy-secondary-windowshade .content ul, .faq-page .detail-main .gy-nav-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .faq-page .detail-main .gy-nav-windowshade .content ul, .faq-page .warranty-template .left-content .gy-nav-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .faq-page .warranty-template .left-content .gy-nav-windowshade .content ul, .warranty-template .faq-page .left-content .gy-nav-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .warranty-template .faq-page .left-content .gy-nav-windowshade .content ul, .faq-page .detail-main .gy-tertiary-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .faq-page .detail-main .gy-tertiary-windowshade .content ul, .faq-page .warranty-template .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .faq-page .warranty-template .left-content .gy-tertiary-windowshade .content ul, .warranty-template .faq-page .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .warranty-template .faq-page .left-content .gy-tertiary-windowshade .content ul, .faq-page .detail-main .gy-coupon-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .faq-page .detail-main .gy-coupon-windowshade .content ul, .faq-page .warranty-template .left-content .gy-coupon-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .faq-page .warranty-template .left-content .gy-coupon-windowshade .content ul, .warranty-template .faq-page .left-content .gy-coupon-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .warranty-template .faq-page .left-content .gy-coupon-windowshade .content ul, .faq-page .detail-main .gy-dist-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .faq-page .detail-main .gy-dist-windowshade .content ul, .faq-page .warranty-template .left-content .gy-dist-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .faq-page .warranty-template .left-content .gy-dist-windowshade .content ul, .warranty-template .faq-page .left-content .gy-dist-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .warranty-template .faq-page .left-content .gy-dist-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 97, 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 106, pages/_FaqPages.scss */
#buyingTiresFaqPage .detail-page-img {
  background-image: url('/images/FAQ/FAQBuying.jpg');
}

/* line 111, pages/_FaqPages.scss */
#tripChecklistFaqPage .detail-page-img {
  background-image: url('/images/FAQ/FAQChecklist.jpg');
}

/* line 116, pages/_FaqPages.scss */
#extendTireLifeFaqPage .detail-page-img {
  background-image: url('/images/FAQ/FAQTireLife.jpg');
}

/* line 121, pages/_FaqPages.scss */
#tireCareFactsFaqPage .detail-page-img {
  background-image: url('/images/FAQ/FAQTireCare.jpg');
}

/* line 126, pages/_FaqPages.scss */
#tow365FaqPage .detail-page-img {
  background-image: url('/images/FAQ/FAQTow365.jpg');
}

/************************************** All racing pages : shared stlyes *****************************************/
/* line 6, pages/_RacingPages.scss */
.racing-page .video-news-player iframe {
  width: 100% !important;
}
/* line 11, pages/_RacingPages.scss */
.racing-page .newsie {
  margin: 0 0 20px;
  padding: 0 0 0 15px;
}
/* line 14, pages/_RacingPages.scss */
.racing-page .newsie li {
  margin: 0 0 6px;
  color: #ccc;
}
/* line 17, pages/_RacingPages.scss */
.racing-page .newsie li a {
  color: #ffdd00;
}
/* line 19, pages/_RacingPages.scss */
.racing-page .newsie li a:hover {
  color: #F0F0F0;
  text-decoration: none;
}
/* line 24, pages/_RacingPages.scss */
.racing-page .newsie li .all {
  margin-top: 10px;
  font-size: 18px;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}
/* line 28, pages/_RacingPages.scss */
.racing-page .newsie li .all .icon-thin-arrow-right {
  font-size: .75em;
}
/* line 35, pages/_RacingPages.scss */
.racing-page #tires {
  position: relative;
}
/* line 39, 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 39, pages/_RacingPages.scss */
  .racing-page .homeTrack {
    background: url('/images/background/homeFlag.jpg') repeat-x center bottom;
  }
}
/* line 50, 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 50, pages/_RacingPages.scss */
  .racing-page .page-background {
    background-image: url('/images/background/AtTrackBG.jpg');
  }
}
@media (min-width: 1025px) {
  /* line 50, pages/_RacingPages.scss */
  .racing-page .page-background {
    height: 200px;
  }
}
/* line 68, pages/_RacingPages.scss */
.racing-page .secondary-nav-container {
  height: 45px;
}
/* line 71, pages/_RacingPages.scss */
.racing-page .secondary-nav-container .secondary-nav li {
  padding: 5px 0;
  border-right: 1px solid #ffdd00;
}
/* line 76, pages/_RacingPages.scss */
.racing-page .secondary-nav-container .secondary-nav li:last-child {
  border: none;
}
/* line 81, pages/_RacingPages.scss */
.racing-page .secondary-nav {
  border-bottom: 3px solid #ffffff;
  z-index: 10;
}
/* line 85, pages/_RacingPages.scss */
.racing-page .secondary-nav ul {
  margin-left: -80px;
}
/* line 89, pages/_RacingPages.scss */
.racing-page .secondary-nav li a {
  font-size: 18px;
}
/* line 93, pages/_RacingPages.scss */
.racing-page .secondary-nav .secondary-main-container {
  max-width: 1140px;
}
/* line 96, pages/_RacingPages.scss */
.racing-page .secondary-nav .secondary-main-container img {
  width: 133px;
  float: left;
  padding-top: 10px;
  padding-left: 20px;
}
/* line 102, pages/_RacingPages.scss */
.racing-page .secondary-nav .secondary-main-container a.top-link {
  float: right;
  padding-right: 20px;
}
/* line 109, pages/_RacingPages.scss */
.racing-page .fancy {
  line-height: 0.5;
  text-align: center;
}
/* line 113, pages/_RacingPages.scss */
.racing-page .fancy span {
  display: inline-block;
  position: relative;
}
/* line 118, 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 118, pages/_RacingPages.scss */
  .racing-page .fancy span:before,
  .racing-page .fancy span:after {
    width: 60px;
  }
}
@media (min-width: 1025px) {
  /* line 118, pages/_RacingPages.scss */
  .racing-page .fancy span:before,
  .racing-page .fancy span:after {
    width: 400px;
  }
}
/* line 137, pages/_RacingPages.scss */
.racing-page .fancy span b {
  font-weight: normal;
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}
/* line 144, pages/_RacingPages.scss */
.racing-page .fancy span:before {
  right: 100%;
  margin-right: 15px;
}
/* line 148, pages/_RacingPages.scss */
.racing-page .fancy span:after {
  left: 100%;
  margin-left: 15px;
}
/* line 153, 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 158, 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 158, pages/_RacingPages.scss */
  .racing-page .crazy-lug {
    position: absolute;
    top: 190px;
    right: 20%;
  }
}
@media (min-width: 1024px) {
  /* line 158, pages/_RacingPages.scss */
  .racing-page .crazy-lug {
    position: absolute;
    top: 160px;
    right: 20%;
  }
}
/* line 184, pages/_RacingPages.scss */
.racing-page .racing-news-lugs {
  background: url('/images/background/newsLugssm.png') no-repeat center bottom;
  overflow: hidden;
  *zoom: 1;
  width: 100%;
  z-index: -1;
}
@media (min-width: 768px) {
  /* line 184, pages/_RacingPages.scss */
  .racing-page .racing-news-lugs {
    background: url('/images/background/newsLugs.png') repeat-x center 0;
  }
}
/* line 196, pages/_RacingPages.scss */
.racing-page .page-title-block {
  border-bottom: none;
  text-align: center;
}
/* line 200, pages/_RacingPages.scss */
.racing-page .page-title-block h1 {
  color: #ffffff;
  text-transform: uppercase;
  font-style: italic;
}
/* line 206, pages/_RacingPages.scss */
.racing-page .page-title-block a.intro-offlink {
  color: #ffdd00;
}
@media (min-width: 481px) {
  /* line 196, pages/_RacingPages.scss */
  .racing-page .page-title-block {
    text-align: left;
  }
}
/* line 216, 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 225, pages/_RacingPages.scss */
.racing-page .racing-official-logos img {
  padding: 20px;
}
@media (max-width: 400px) {
  /* line 229, pages/_RacingPages.scss */
  .racing-page .racing-official-logos img {
    padding: 20px 10px;
    width: 45%;
  }
}
/* line 236, pages/_RacingPages.scss */
.racing-page .newsLabel {
  font-family: "Barlow-Light Cn 18";
  font-size: 24px;
  display: inline-block;
  margin-bottom: 15px;
  color: #ffffff;
}
/* line 244, pages/_RacingPages.scss */
.racing-page .grabber {
  max-width: 1180px;
  margin: 0 auto;
}
/* line 249, pages/_RacingPages.scss */
.racing-page .racing-page-body {
  margin: 0px;
  padding-top: 20px;
}
/* line 253, pages/_RacingPages.scss */
.racing-page .racing-page-body h1 {
  font-size: 36px;
  text-transform: uppercase;
  line-height: 1em;
  font-style: italic;
}
@media (min-width: 768px) {
  /* line 253, pages/_RacingPages.scss */
  .racing-page .racing-page-body h1 {
    font-size: 54px;
  }
}
/* line 265, pages/_RacingPages.scss */
.racing-page .racing-container {
  max-width: 1180px;
  padding: 20px;
  margin: 0px auto;
}
/* line 269, pages/_RacingPages.scss */
.racing-page .racing-container h4 {
  margin-top: 0;
}
/* line 274, pages/_RacingPages.scss */
.racing-page .masthead {
  padding: 0;
  overflow: hidden;
  *zoom: 1;
  max-width: 275px;
  min-height: 310px;
  margin: 25px auto 0px;
}
/* line 278, pages/_RacingPages.scss */
.racing-page .masthead .text-content {
  height: 127px;
  text-transform: uppercase;
  font-style: italic;
}
/* line 283, pages/_RacingPages.scss */
.racing-page .masthead .text-content p {
  text-align: center;
  padding: 20px 8px;
  font-family: "Barlow-Light";
  font-weight: 500;
  color: #555555;
  line-height: 1.05;
}
/* line 292, pages/_RacingPages.scss */
.racing-page .masthead .text-content .first {
  color: #274BA7;
  font-size: 25px;
}
/* line 297, pages/_RacingPages.scss */
.racing-page .masthead .text-content .second {
  font-size: 23px;
}
/* line 301, pages/_RacingPages.scss */
.racing-page .masthead .text-content .third {
  color: #274BA7;
  font-size: 23px;
}
/* line 306, pages/_RacingPages.scss */
.racing-page .masthead .text-content .ups {
  vertical-align: top;
}
/* line 316, pages/_RacingPages.scss */
.racing-page .masthead .racing-logo {
  background-image: url('/images/logos/racingLogo2.png');
  width: 265px;
  height: 134px;
}
@media (min-width: 768px) {
  /* line 274, pages/_RacingPages.scss */
  .racing-page .masthead {
    max-width: 760px;
    min-height: 125px;
    margin-bottom: 60px;
  }
  /* line 330, pages/_RacingPages.scss */
  .racing-page .masthead .text-content p {
    text-align: left;
    padding: 20px 25px;
  }
  /* line 335, pages/_RacingPages.scss */
  .racing-page .masthead .text-content .second {
    font-size: 20px;
  }
  /* line 339, pages/_RacingPages.scss */
  .racing-page .masthead .text-content .third {
    font-size: 32px;
  }
  /* line 346, pages/_RacingPages.scss */
  .racing-page .masthead .racing-logo {
    background-image: url('/images/logos/racingLogo.png');
    width: 304px;
    height: 127px;
    float: left;
  }
}
/* line 357, pages/_RacingPages.scss */
.racing-page p {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-size: 16px;
  margin: 0 0 20px;
  line-height: 135%;
  color: #333;
}
/* line 365, pages/_RacingPages.scss */
.racing-page .racing-intro {
  text-align: center;
  padding: 0 20px 30px 20px;
}
/* line 369, pages/_RacingPages.scss */
.racing-page .racing-intro p {
  font-size: 18px;
}
/* line 373, pages/_RacingPages.scss */
.racing-page .racing-intro h4 {
  text-transform: uppercase;
  font-style: italic;
}
/* line 377, pages/_RacingPages.scss */
.racing-page .racing-intro h4 .normals {
  font-family: "Barlow-Light Cn 18";
  line-height: 0.5;
  vertical-align: baseline;
}
/* line 386, 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 397, 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;
  -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.7);
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.7);
}
/* line 408, pages/_RacingPages.scss */
.racing-page .vidLink img {
  width: 90%;
  height: 90%;
}

/************************************** Racing Landing Page Specific *****************************************/
/* line 421, 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 421, pages/_RacingPages.scss */
  .racing-landing-page .racingLead {
    width: 60%;
  }
}
/* line 435, pages/_RacingPages.scss */
.racing-landing-page .secondary-mobile-nav {
  margin-top: -10px;
  background-color: rgba(0, 40, 120, 0.85);
}
/* line 439, 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 446, pages/_RacingPages.scss */
.racing-landing-page .secondary-mobile-nav ul li {
  border-bottom: 1px solid #ffdd00;
  padding: 10px 0px;
}
/* line 447, pages/_RacingPages.scss */
.racing-landing-page .secondary-mobile-nav ul li a {
  color: #ffdd00;
  text-transform: uppercase;
  font-size: 18px;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}
/* line 453, pages/_RacingPages.scss */
.racing-landing-page .secondary-mobile-nav ul li a:hover {
  color: white;
}
/* line 457, pages/_RacingPages.scss */
.racing-landing-page .secondary-mobile-nav ul li a.active {
  color: white;
}
/* line 465, pages/_RacingPages.scss */
.racing-landing-page .secondary-mobile-nav ul li:last-child {
  border-bottom: none;
}
/* line 471, pages/_RacingPages.scss */
.racing-landing-page .col-sm-12 {
  padding-left: 0px;
  padding-right: 0px;
}
@media (min-width: 768px) {
  /* line 478, pages/_RacingPages.scss */
  .racing-landing-page .secondary-mobile-nav {
    display: none;
  }
  /* line 482, pages/_RacingPages.scss */
  .racing-landing-page .col-sm-12 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1025px) {
  /* line 488, 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 502, 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 517, pages/_RacingPages.scss */
.racing-landing-page .col-sm-7 {
  padding-left: 0;
}
/* line 521, pages/_RacingPages.scss */
.racing-landing-page .col-sm-5 {
  padding-left: 0;
}
@media (min-width: 768px) {
  /* line 521, pages/_RacingPages.scss */
  .racing-landing-page .col-sm-5 {
    padding-left: 15px;
  }
}
/* line 531, 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;
}
@media (min-width: 768px) {
  /* line 531, pages/_RacingPages.scss */
  .racing-landing-page .main-container h1 {
    font-size: 54px;
  }
}
/* line 546, pages/_RacingPages.scss */
.racing-landing-page .page-background {
  background-image: url('/images/background/RacingLandingBG.jpg');
  height: 575px;
}
/* line 551, pages/_RacingPages.scss */
.racing-landing-page .racing-road {
  text-align: center;
}
/* line 554, pages/_RacingPages.scss */
.racing-landing-page .racing-road img {
  padding: 20px;
}
/* line 557, 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 566, pages/_RacingPages.scss */
.racing-landing-page h4 .normals {
  font-family: "Barlow-Light Cn 18";
  line-height: 0.5;
  vertical-align: baseline;
}
/* line 573, pages/_RacingPages.scss */
.racing-landing-page #atTheTrack {
  text-align: center;
  padding-bottom: 20px;
}
/* line 575, pages/_RacingPages.scss */
.racing-landing-page #atTheTrack .floater {
  width: 200px;
  margin: 0 auto;
}
/* line 580, pages/_RacingPages.scss */
.racing-landing-page #atTheTrack .btn {
  margin: 30px auto 10px auto;
}
@media (min-width: 768px) {
  /* line 573, pages/_RacingPages.scss */
  .racing-landing-page #atTheTrack {
    text-align: left;
  }
  /* line 589, pages/_RacingPages.scss */
  .racing-landing-page #atTheTrack .col-sm-5 {
    float: right;
  }
}
/* line 594, pages/_RacingPages.scss */
.racing-landing-page #atTheTrack .newsLabel {
  color: #555555;
  text-align: center;
  width: 100%;
}
@media (min-width: 768px) {
  /* line 594, pages/_RacingPages.scss */
  .racing-landing-page #atTheTrack .newsLabel {
    width: 60%;
  }
}
/* line 604, pages/_RacingPages.scss */
.racing-landing-page #atTheTrack .racingVideo {
  -webkit-box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.5);
  -moz-box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.5);
  box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.5);
}
/* line 610, pages/_RacingPages.scss */
.racing-landing-page #atTheTrack .racingVideoText {
  text-align: center;
}
/* line 616, pages/_RacingPages.scss */
.racing-landing-page #atTheTrack h1, .racing-landing-page #atTheTrack h4 {
  color: #274BA7;
}
/* line 618, pages/_RacingPages.scss */
.racing-landing-page #atTheTrack .fancy span:before,
.racing-landing-page #atTheTrack .fancy span:after {
  border-bottom: 1px solid #274BA7;
}
/* line 626, pages/_RacingPages.scss */
.racing-landing-page #onTheRoad {
  text-align: center;
  padding-bottom: 30px;
}
/* line 631, 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 631, pages/_RacingPages.scss */
  .racing-landing-page #onTheRoad .roadButtons {
    margin-bottom: 30px;
    margin-top: 0;
  }
}
/* line 645, pages/_RacingPages.scss */
.racing-landing-page #onTheRoad .roadButtons img {
  width: 48%;
}
@media (min-width: 575px) {
  /* line 645, pages/_RacingPages.scss */
  .racing-landing-page #onTheRoad .roadButtons img {
    width: auto;
  }
}
/* line 657, 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 657, pages/_RacingPages.scss */
  .racing-landing-page .roadie {
    background: url('/images/background/homeSkids.jpg') repeat-x center 0;
    min-height: 483px;
  }
}
/* line 671, pages/_RacingPages.scss */
.racing-landing-page #racingNews {
  padding-bottom: 30px;
}
/* line 673, pages/_RacingPages.scss */
.racing-landing-page #racingNews p {
  margin: 0px;
}
@media (min-width: 768px) {
  /* line 673, pages/_RacingPages.scss */
  .racing-landing-page #racingNews p {
    margin: 0 0 20px;
  }
}
/* line 684, pages/_RacingPages.scss */
.racing-landing-page #racingNews .col-sm-12 {
  text-align: center;
}
@media (min-width: 768px) {
  /* line 684, pages/_RacingPages.scss */
  .racing-landing-page #racingNews .col-sm-12 {
    text-align: left;
  }
}
/* line 693, pages/_RacingPages.scss */
.racing-landing-page #racingNews .racingVideo {
  padding-top: 8px;
}
/* line 697, pages/_RacingPages.scss */
.racing-landing-page #racingNews h1 {
  text-shadow: -3px 3px 5px rgba(0, 0, 0, 0.75);
}
@media (min-width: 768px) {
  /* line 703, pages/_RacingPages.scss */
  .racing-landing-page #racingNews .col-sm-8 {
    border-right: 1px solid #5888d0;
    padding-right: 25px;
  }
}
/* line 711, pages/_RacingPages.scss */
.racing-landing-page .racingNewsText {
  padding-bottom: 30px;
}
/* line 715, pages/_RacingPages.scss */
.racing-landing-page .racingNewsText h2 {
  margin-top: 10px;
}
/* line 718, pages/_RacingPages.scss */
.racing-landing-page .racingNewsText h2 a {
  color: #ffdd00;
  font-style: italic;
}
@media (min-width: 768px) {
  /* line 711, pages/_RacingPages.scss */
  .racing-landing-page .racingNewsText {
    padding-left: 10px;
    padding-bottom: 0px;
  }
}
/* line 729, pages/_RacingPages.scss */
.racing-landing-page .racingNewsText .btn {
  margin-top: 20px;
}
@media (min-width: 768px) {
  /* line 729, pages/_RacingPages.scss */
  .racing-landing-page .racingNewsText .btn {
    margin-top: 0px;
  }
}
/* line 742, 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 742, 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 751, pages/_RacingPages.scss */
.racing-landing-page #racingNews p, .racing-landing-page #onTheRoad p {
  color: #ffffff;
}

/************************************** At The Track Page Specific *****************************************/
/* line 768, pages/_RacingPages.scss */
.racing-track-page a, .racing-track-page a:hover {
  text-decoration: none;
}
/* line 770, pages/_RacingPages.scss */
.racing-track-page .racingVideo {
  margin-top: 30px;
}
/* line 774, pages/_RacingPages.scss */
.racing-track-page h1, .racing-track-page h2, .racing-track-page h4 {
  color: #274BA7;
}
/* line 776, pages/_RacingPages.scss */
.racing-track-page .fancy span:before,
.racing-track-page .fancy span:after {
  border-bottom: 1px solid #274BA7;
}
/* line 782, pages/_RacingPages.scss */
.racing-track-page hr {
  border-top: 1px solid #555555;
}
/* line 784, pages/_RacingPages.scss */
.racing-track-page .col-sm-4:hover {
  background-color: #ffffff;
  text-decoration: none;
}
/* line 789, pages/_RacingPages.scss */
.racing-track-page .col-sm-4 {
  padding-bottom: 10px;
}
/* line 793, pages/_RacingPages.scss */
.racing-track-page .col-sm-4.active {
  background-color: #cad1e0;
}
/* line 801, pages/_RacingPages.scss */
.racing-track-page .intro h4 {
  text-transform: uppercase;
  margin-top: 0;
  font-style: italic;
}
/* line 806, pages/_RacingPages.scss */
.racing-track-page .intro h4 .normals {
  font-family: "Barlow-Light Cn 18";
  line-height: 0.5;
  vertical-align: baseline;
}
/* line 813, pages/_RacingPages.scss */
.racing-track-page .intro h1 {
  margin: 20px auto;
}
@media (min-width: 1025px) {
  /* line 818, pages/_RacingPages.scss */
  .racing-track-page .intro h1, .racing-track-page .intro p {
    width: 60%;
  }
  /* line 821, pages/_RacingPages.scss */
  .racing-track-page .intro p {
    margin: 0 auto;
  }
}
/* line 826, pages/_RacingPages.scss */
.racing-track-page .col-sm-12 {
  padding-left: 0;
  padding-right: 0;
}
/* line 831, pages/_RacingPages.scss */
.racing-track-page .col-sm-4 p {
  padding: 0 15px;
}
/* line 835, 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 844, 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 852, pages/_RacingPages.scss */
.racing-track-page .track-container img {
  padding: 15px 0;
}
@media (min-width: 1025px) {
  /* line 844, pages/_RacingPages.scss */
  .racing-track-page .track-container {
    padding: 40px;
  }
}
/* line 864, pages/_RacingPages.scss */
.racing-track-page .vidLink img {
  height: auto;
}

/************************************** On the Road Page Specific *****************************************/
/* line 884, 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 889, 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 889, pages/_RacingPages.scss */
  .racing-road-page .leftTire {
    margin-left: 0px;
  }
}
@media (min-width: 1195px) {
  /* line 908, 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 908, pages/_RacingPages.scss */
  .racing-road-page .rightTire {
    margin-right: 0px;
  }
}
/* line 927, 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 936, pages/_RacingPages.scss */
.racing-road-page .racing-container {
  padding: 20px 20px 0 20px;
}
/* line 940, pages/_RacingPages.scss */
.racing-road-page .racing-road-body {
  z-index: 9;
}
/* line 944, pages/_RacingPages.scss */
.racing-road-page .racing-road-body h1 {
  color: #ffffff;
  text-shadow: -3px 3px 5px rgba(0, 0, 0, 0.75);
}
/* line 949, pages/_RacingPages.scss */
.racing-road-page .racing-road-body p {
  color: #ffffff;
}
/* line 950, pages/_RacingPages.scss */
.racing-road-page .racing-road-body h4 {
  color: #ffdd00;
}
/* line 955, pages/_RacingPages.scss */
.racing-road-page .on-road-tab-content {
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 1%, #ffffff 50%, #dfdfdf 100%);
  /* 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+ */
  background: -o-linear-gradient(top, #ffffff 1%, #ffffff 50%, #dfdfdf 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 1%, #ffffff 50%, #dfdfdf 100%);
  /* 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 969, pages/_RacingPages.scss */
.racing-road-page .tab-content-wrapper {
  width: 100%;
}
@media (min-width: 1195px) {
  /* line 969, pages/_RacingPages.scss */
  .racing-road-page .tab-content-wrapper {
    margin: 0 auto;
    max-width: 680px;
    width: 680px;
  }
}
/* line 983, pages/_RacingPages.scss */
.racing-road-page .tabs-container {
  width: 100%;
  text-align: center;
}
/* line 988, pages/_RacingPages.scss */
.racing-road-page .tab-content {
  padding: 20px 20px 40px 20px;
  overflow: hidden;
  *zoom: 1;
}
/* line 992, pages/_RacingPages.scss */
.racing-road-page .tab-content h4 {
  color: #555555;
  font-style: italic;
}
/* line 997, pages/_RacingPages.scss */
.racing-road-page .tab-content h2 {
  margin-top: 7px;
  margin-bottom: 20px;
}
/* line 1003, 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 1003, pages/_RacingPages.scss */
  .racing-road-page .tab-content .battle-tested {
    background-position: center bottom;
    border-right: 1px solid #555555;
    min-height: 185px;
  }
  /* line 1015, pages/_RacingPages.scss */
  .racing-road-page .tab-content .battle-tested p {
    min-height: 95px;
  }
  /* line 1018, pages/_RacingPages.scss */
  .racing-road-page .tab-content .battle-tested span {
    width: 100%;
    text-align: center;
    display: block;
  }
}
@media (min-width: 1195px) {
  /* line 1003, pages/_RacingPages.scss */
  .racing-road-page .tab-content .battle-tested {
    padding-left: 40px;
    min-height: 205px;
  }
  /* line 1029, pages/_RacingPages.scss */
  .racing-road-page .tab-content .battle-tested p {
    min-height: 110px;
  }
}
@media (min-width: 1390px) {
  /* line 1003, pages/_RacingPages.scss */
  .racing-road-page .tab-content .battle-tested {
    padding-left: 0px;
  }
}
@media (max-width: 767px) {
  /* line 1003, pages/_RacingPages.scss */
  .racing-road-page .tab-content .battle-tested {
    margin-bottom: 20px;
    border-bottom: 1px solid #555555;
  }
}
/* line 1046, pages/_RacingPages.scss */
.racing-road-page .tab-content .road-ready {
  padding-bottom: 20px;
  min-height: 140px;
}
@media (min-width: 768px) {
  /* line 1046, pages/_RacingPages.scss */
  .racing-road-page .tab-content .road-ready {
    min-height: 185px;
  }
  /* line 1052, pages/_RacingPages.scss */
  .racing-road-page .tab-content .road-ready p {
    min-height: 95px;
  }
  /* line 1055, pages/_RacingPages.scss */
  .racing-road-page .tab-content .road-ready span {
    width: 100%;
    text-align: center;
    display: block;
  }
}
@media (min-width: 1195px) {
  /* line 1046, pages/_RacingPages.scss */
  .racing-road-page .tab-content .road-ready {
    padding-right: 40px;
    min-height: 205px;
  }
  /* line 1065, pages/_RacingPages.scss */
  .racing-road-page .tab-content .road-ready p {
    min-height: 110px;
  }
}
@media (min-width: 1390px) {
  /* line 1046, pages/_RacingPages.scss */
  .racing-road-page .tab-content .road-ready {
    padding-right: 0px;
  }
}
/* line 1077, pages/_RacingPages.scss */
.racing-road-page .tab-content p {
  color: #222222;
}
/* line 1081, pages/_RacingPages.scss */
.racing-road-page .tab-content h2 {
  text-align: center;
  color: #274BA7;
  text-transform: uppercase;
  font-style: italic;
}
/* line 1089, pages/_RacingPages.scss */
.racing-road-page .gy-tabs {
  margin: 0 auto;
  width: 98%;
}
/* line 1094, pages/_RacingPages.scss */
.racing-road-page .gy-tabs li {
  width: 25%;
  padding: 0 2px;
}
/* line 1098, pages/_RacingPages.scss */
.racing-road-page .gy-tabs li a {
  background-color: #ffdd00;
  background: rgba(255, 221, 0, 0.85);
  background: -ms-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%);
  text-transform: uppercase;
  font-style: italic;
  font-size: 15px;
}
@media (min-width: 481px) {
  /* line 1098, pages/_RacingPages.scss */
  .racing-road-page .gy-tabs li a {
    font-size: 18px;
  }
}
/* line 1110, pages/_RacingPages.scss */
.racing-road-page .gy-tabs li a:hover {
  background-color: #ffdd00;
  background: #ffdd00;
  background: -ms-linear-gradient(top, #ffdd00 0%, #e0c200 75%, #cbb002 100%);
  background: linear-gradient(to bottom, #ffdd00 0%, #e0c200 75%, #cbb002 100%);
}
/* line 1117, pages/_RacingPages.scss */
.racing-road-page .gy-tabs li.active a {
  background-color: #ffffff;
  background-image: none;
  font-family: "Barlow-Light";
  color: #274BA7;
}
@media (min-width: 1195px) {
  /* line 1130, pages/_RacingPages.scss */
  .racing-road-page .racing-intro {
    width: 63%;
    margin: 0 auto;
  }
  /* line 1134, pages/_RacingPages.scss */
  .racing-road-page .racing-intro p {
    width: 85%;
    margin: 0 auto;
  }
  /* line 1140, pages/_RacingPages.scss */
  .racing-road-page .gy-tabs {
    width: 55%;
  }
  /* line 1144, pages/_RacingPages.scss */
  .racing-road-page .tab-content {
    min-height: 386px;
    margin: 0 auto;
  }
  /* line 1151, pages/_RacingPages.scss */
  .racing-road-page .racing-container .wrapper-inner {
    width: 70%;
    margin: 0 auto;
    min-height: 325px;
  }
}

/************************************** Racing News Page Specific *****************************************/
/* line 1172, pages/_RacingPages.scss */
.racing-news-page {
  color: #fff;
}
/* line 1175, pages/_RacingPages.scss */
.racing-news-page .racing-container {
  padding: 20px 0;
}
/* line 1179, pages/_RacingPages.scss */
.racing-news-page .tab-pane {
  display: none;
}
/* line 1182, pages/_RacingPages.scss */
.racing-news-page .tab-pane.active {
  display: block !important;
}
/* line 1187, pages/_RacingPages.scss */
.racing-news-page .pagination {
  font-family: "Barlow-Light", 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 1197, pages/_RacingPages.scss */
.racing-news-page .pagination li {
  display: inline-block;
}
/* line 1201, pages/_RacingPages.scss */
.racing-news-page .pagination a {
  display: inline-block;
  color: #ffdd00;
  width: 30px;
  height: 30px;
}
/* line 1207, pages/_RacingPages.scss */
.racing-news-page .pagination a.active {
  color: #ffffff;
}
/* line 1213, pages/_RacingPages.scss */
.racing-news-page .pagination a.page-next {
  width: 60px;
}
/* line 1217, pages/_RacingPages.scss */
.racing-news-page .pagination a.page-prev {
  width: 60px;
}
/* line 1226, pages/_RacingPages.scss */
.racing-news-page .racing-page-body h1 {
  color: #ffffff;
  text-shadow: -3px 3px 5px rgba(0, 0, 0, 0.75);
}
/* line 1233, pages/_RacingPages.scss */
.racing-news-page h4 {
  color: #ffdd00;
  margin-top: 0;
}
/* line 1238, 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 1238, pages/_RacingPages.scss */
  .racing-news-page .fancy span:before,
  .racing-news-page .fancy span:after {
    width: 380px;
  }
}
/* line 1251, pages/_RacingPages.scss */
.racing-news-page .fancy span:before {
  right: 100%;
  margin-right: 15px;
}
/* line 1255, pages/_RacingPages.scss */
.racing-news-page .fancy span:after {
  left: 100%;
  margin-left: 15px;
}
/* line 1261, pages/_RacingPages.scss */
.racing-news-page .racing-intro p {
  color: #ffffff;
}
@media (min-width: 1025px) {
  /* line 1271, pages/_RacingPages.scss */
  .racing-news-page .racing-intro h1 {
    width: 65%;
    margin: 20px auto;
  }
  /* line 1276, pages/_RacingPages.scss */
  .racing-news-page .racing-intro p {
    width: 65%;
    margin: 10px auto;
  }
}
@media (min-width: 768px) {
  /* line 1286, pages/_RacingPages.scss */
  .racing-news-page .col-sm-8 {
    border-right: 1px solid #5888d0;
    padding-right: 25px;
  }
  /* line 1291, pages/_RacingPages.scss */
  .racing-news-page .col-sm-4 {
    padding-left: 25px;
  }
}
/* line 1296, pages/_RacingPages.scss */
.racing-news-page ul.newsie {
  padding-left: 0px;
  margin-top: 10px;
  font-family: "Barlow-Light Cn 18";
  color: #ffdd00;
}
/* line 1302, pages/_RacingPages.scss */
.racing-news-page ul.newsie a {
  color: #ffdd00;
  display: block;
}
/* line 1307, pages/_RacingPages.scss */
.racing-news-page ul.newsie li {
  border-top: 1px solid #ffffff;
  list-style-type: none;
  padding: 7px 0px;
}
/* line 1312, pages/_RacingPages.scss */
.racing-news-page ul.newsie li.w-arrow {
  background: url('/images/racingPages/arrow2.png') no-repeat right center;
}
/* line 1318, pages/_RacingPages.scss */
.racing-news-page ul.newsie .title {
  color: #ffdd00;
  font-size: 18px;
  padding-right: 20px;
}
/* line 1324, pages/_RacingPages.scss */
.racing-news-page ul.newsie .all {
  display: block;
  width: 100%;
  padding-top: 15px;
}
/* line 1329, pages/_RacingPages.scss */
.racing-news-page ul.newsie .all a {
  color: #ffdd00;
  font-size: 18px;
}
/* line 1335, pages/_RacingPages.scss */
.racing-news-page ul.newsie .date {
  color: #ffffff;
}
/* line 1340, pages/_RacingPages.scss */
.racing-news-page .racingVideo {
  margin: 10px auto 20px auto;
}
/* line 1344, pages/_RacingPages.scss */
.racing-news-page .racingFollows {
  width: 200px;
  margin: 60px auto 20px auto;
}
/* line 1349, pages/_RacingPages.scss */
.racing-news-page .racingFollows .twitFollow {
  margin: 40px auto;
}
/* line 1352, pages/_RacingPages.scss */
.racing-news-page .racingFollows .twitFollow .twitImage {
  padding-right: 10px;
  height: 40px;
  float: left;
  padding-top: 5px;
}
/* line 1359, pages/_RacingPages.scss */
.racing-news-page .racingFollows .twitFollow .twitText a {
  color: #ffdd00;
}

/*************************************** Page Tiles for Bottom Nav ***************************************/
/* line 1377, pages/_RacingPages.scss */
.gy-racing-tile-container {
  float: none;
  width: 100%;
  overflow-y: hidden;
  vertical-align: middle;
  text-align: center;
  background-color: #274BA7;
  background-repeat: repeat;
  background-image: url('/images/diagonal.png');
}
/* line 1385, pages/_RacingPages.scss */
.gy-racing-tile-container a:link, .gy-racing-tile-container a:visited {
  color: #ffdd00;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}
/* line 1389, pages/_RacingPages.scss */
.gy-racing-tile-container a:hover, .gy-racing-tile-container a:active {
  text-decoration: underline;
}
/* line 1393, pages/_RacingPages.scss */
.gy-racing-tile-container .gy-promo-tile {
  position: relative;
}
/* line 1396, pages/_RacingPages.scss */
.gy-racing-tile-container .gy-promo-tile h4, .gy-racing-tile-container .gy-promo-tile h5 {
  font-size: 28px;
  font-family: "Barlow-Light", 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 1406, pages/_RacingPages.scss */
.gy-racing-tile-container .gy-promo-tile p {
  margin: 10px 10px 20px 10px;
  color: #ffffff;
  font-family: "Barlow-Light", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 18px;
  line-height: 120%;
}
/* line 1415, pages/_RacingPages.scss */
.gy-racing-tile-container .gy-promo-tile.track-tile {
  background-color: #ffffff;
  background-image: url('/images/racingPages/trackTileBG.jpg');
  background-position: right bottom;
  background-repeat: no-repeat;
}
/* line 1421, 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 1422, 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 1423, pages/_RacingPages.scss */
.gy-racing-tile-container .gy-promo-tile.track-tile p {
  color: #222222;
}
/* line 1426, 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 1431, 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 1435, 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 1438, 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 1440, 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 1448, pages/_RacingPages.scss */
.gy-racing-tile-container .gy-promo-tile-wrap {
  margin: 0;
  padding: 20px 20px 10px 20px;
  display: block;
  vertical-align: middle;
}
/* line 1455, 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 1463, pages/_RacingPages.scss */
  .gy-racing-tile-container .gy-promo-tile {
    width: 33.3%;
    float: left;
  }
  /* line 1467, pages/_RacingPages.scss */
  .gy-racing-tile-container .gy-promo-tile-content {
    min-height: 375px;
  }
  /* line 1470, 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 1474, pages/_RacingPages.scss */
  .gy-racing-tile-container .gy-promo-tile-content p {
    margin: 10px 5px 20px 5px;
  }
}
@media (min-width: 1025px) {
  /* line 1484, pages/_RacingPages.scss */
  .gy-racing-tile-container .gy-promo-tile-content {
    min-height: 301px;
  }
  /* line 1488, pages/_RacingPages.scss */
  .gy-racing-tile-container .gy-promo-tile-content.first {
    padding-left: 10%;
  }
  /* line 1492, pages/_RacingPages.scss */
  .gy-racing-tile-container .gy-promo-tile-content.last {
    padding-right: 10%;
  }
  /* line 1496, 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 1497, 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 1503, pages/_RacingPages.scss */
  .gy-racing-tile-container .gy-promo-tile-content {
    min-height: 260px;
  }
}

/* line 3, pages/_ReviewPage.scss */
.review-page h2 {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 28px;
  color: #274BA7;
  margin-top: 0;
}
/* line 10, pages/_ReviewPage.scss */
.review-page h3 {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 20px;
  color: #333;
  margin-top: 0;
}
/* line 17, pages/_ReviewPage.scss */
.review-page .detail-main form h4, .review-page .warranty-template .left-content form h4, .warranty-template .review-page .left-content form h4 {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  margin: 30px 0 15px;
  clear: both;
  background-color: #274BA7;
  color: #fff;
  padding: 10px 15px;
  font-size: 18px;
}
/* line 27, pages/_ReviewPage.scss */
.review-page .note-warning {
  margin-bottom: 0;
  padding-bottom: 0;
}
/* line 32, pages/_ReviewPage.scss */
.review-page textarea {
  width: 100%;
}
/* line 36, pages/_ReviewPage.scss */
.review-page label,
.review-page .input-name {
  text-transform: none;
  margin-top: 15px;
  color: #333;
  font-size: 14px;
  font-weight: bold;
}
/* line 43, pages/_ReviewPage.scss */
.review-page label input,
.review-page label select,
.review-page label .form-control,
.review-page .input-name input,
.review-page .input-name select,
.review-page .input-name .form-control {
  font-weight: normal;
}
/* line 48, pages/_ReviewPage.scss */
.review-page label.error-message,
.review-page .input-name.error-message {
  color: #FF2534;
}
/* line 54, pages/_ReviewPage.scss */
.review-page .input-name small {
  display: block;
}
/* line 60, pages/_ReviewPage.scss */
.review-page .form-container .vehicle-container span {
  display: inline;
}
/* line 64, pages/_ReviewPage.scss */
.review-page .form-container .vehicle-container a:hover {
  cursor: pointer;
}
/* line 68, pages/_ReviewPage.scss */
.review-page .form-container .vehicle-container a {
  float: right;
}
/* line 73, pages/_ReviewPage.scss */
.review-page .vehicle-container {
  margin: 7px 0 15px;
}
/* line 77, pages/_ReviewPage.scss */
.review-page .change-other-link {
  float: right;
}
/* line 81, pages/_ReviewPage.scss */
.review-page .detail-page-img {
  background-image: url('/images/authenticGYCoupons/AuthenticGYCoupons.jpg');
}
/* line 85, pages/_ReviewPage.scss */
.review-page .page-header-subcontent {
  width: 100%;
  overflow: hidden;
  margin-top: 20px;
}
@media (max-width: 480px) {
  /* line 89, pages/_ReviewPage.scss */
  .review-page .page-header-subcontent h3 {
    font-size: 22px;
  }
}
/* line 94, pages/_ReviewPage.scss */
.review-page .page-header-subcontent img {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  width: 100px;
  width: 30%;
}
/* line 101, pages/_ReviewPage.scss */
.review-page .page-header-subcontent .page-header-subcontent-block {
  float: left;
  width: 65%;
}
/* line 107, pages/_ReviewPage.scss */
.review-page .form-container {
  padding: 0;
}
/* line 109, pages/_ReviewPage.scss */
.review-page .form-container span.icon-thin-arrow-right {
  display: inline-block;
}
/* line 112, pages/_ReviewPage.scss */
.review-page .form-container .gy-tertiary-windowshade {
  display: inline-block;
  width: 100%;
  margin: 0;
}
/* line 116, pages/_ReviewPage.scss */
.review-page .form-container .gy-tertiary-windowshade .panel-body, .review-page .form-container .gy-tertiary-windowshade .warranty-treadLife .gy-windowshade .content, .review-page .form-container .gy-tertiary-windowshade .warranty-treadLife .gy-secondary-windowshade .content, .review-page .form-container .gy-tertiary-windowshade .warranty-treadLife .gy-nav-windowshade .content, .review-page .form-container .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .review-page .form-container .gy-tertiary-windowshade .content, .review-page .form-container .gy-tertiary-windowshade .warranty-treadLife .gy-coupon-windowshade .content, .review-page .form-container .gy-tertiary-windowshade .warranty-treadLife .gy-dist-windowshade .content, .review-page .form-container .gy-tertiary-windowshade .warranty-treadLife .gy-min-windowshade .content {
  font-size: 13px;
}
/* line 118, pages/_ReviewPage.scss */
.review-page .form-container .gy-tertiary-windowshade .panel-body ul, .review-page .form-container .gy-tertiary-windowshade .warranty-treadLife .gy-windowshade .content ul, .review-page .form-container .gy-tertiary-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .review-page .form-container .gy-tertiary-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .review-page .form-container .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .review-page .form-container .gy-tertiary-windowshade .content ul, .review-page .form-container .gy-tertiary-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .review-page .form-container .gy-tertiary-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .review-page .form-container .gy-tertiary-windowshade .warranty-treadLife .gy-min-windowshade .content ul {
  padding-left: 15px;
}
/* line 125, pages/_ReviewPage.scss */
.review-page .gy-checkbox {
  line-height: 40px;
  margin-top: 0;
  overflow-y: hidden;
}
/* line 129, pages/_ReviewPage.scss */
.review-page .gy-checkbox label {
  margin: 0;
}
/* line 131, pages/_ReviewPage.scss */
.review-page .gy-checkbox label span.check-container {
  margin: 0;
}
/* line 134, pages/_ReviewPage.scss */
.review-page .gy-checkbox label span {
  display: inline-block;
  color: #000;
  vertical-align: middle;
}
/* line 140, pages/_ReviewPage.scss */
.review-page .gy-checkbox label:hover {
  cursor: pointer;
}
/* line 145, pages/_ReviewPage.scss */
.review-page .input-name {
  display: block;
}
/* line 149, pages/_ReviewPage.scss */
.review-page .validation-error {
  color: #FF2534;
  font-size: 0.8em;
  font-weight: normal;
  text-transform: none;
}
/* line 156, pages/_ReviewPage.scss */
.review-page .min-characters {
  display: block;
}
/* line 160, pages/_ReviewPage.scss */
.review-page .select-vehicle-link {
  display: block;
  margin-bottom: 15px;
}
/* line 163, pages/_ReviewPage.scss */
.review-page .select-vehicle-link:hover {
  cursor: pointer;
}
/* line 168, pages/_ReviewPage.scss */
.review-page .driving-conditions-input,
.review-page .services-input {
  margin: -5px 0 20px;
}
/* line 171, pages/_ReviewPage.scss */
.review-page .driving-conditions-input .gy-checkbox,
.review-page .services-input .gy-checkbox {
  height: 40px;
  display: block;
  vertical-align: middle;
  border: none;
}
/* line 176, pages/_ReviewPage.scss */
.review-page .driving-conditions-input .gy-checkbox .input-name,
.review-page .services-input .gy-checkbox .input-name {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 16px;
  color: #274BA7;
  text-transform: none;
  padding-left: 5px;
  padding-top: 8px;
  margin-top: 0;
}
/* line 185, pages/_ReviewPage.scss */
.review-page .driving-conditions-input .gy-checkbox label,
.review-page .services-input .gy-checkbox label {
  border-bottom: 1px solid #ccd7eb;
}
/* line 193, pages/_ReviewPage.scss */
.review-page .driving-conditions-input .gy-checkbox:nth-child(2n-1) {
  padding-left: 0;
  padding-right: 0;
}
/* line 197, pages/_ReviewPage.scss */
.review-page .driving-conditions-input .gy-checkbox:nth-child(2n) {
  padding-right: 0;
}
/* line 203, pages/_ReviewPage.scss */
.review-page .gy-form-actions {
  margin-top: 30px;
}
/* line 207, pages/_ReviewPage.scss */
.review-page .sidebar-list, .review-page .warranty-template .additional-resources-container, .warranty-template .review-page .additional-resources-container {
  padding: 0 0 15px;
}
/* line 211, pages/_ReviewPage.scss */
.review-page .break-me {
  display: inline;
}
/* line 215, pages/_ReviewPage.scss */
.review-page .writing-guidelines {
  margin-left: 7px;
}
@media (min-width: 768px) {
  /* line 221, pages/_ReviewPage.scss */
  .review-page .page-header-info {
    width: 48%;
    padding-left: 2%;
    float: right;
    border-left: 1px solid #eeeeee;
  }
  /* line 228, pages/_ReviewPage.scss */
  .review-page .page-header-subcontent {
    width: 50%;
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
  }
  /* line 233, pages/_ReviewPage.scss */
  .review-page .page-header-subcontent img {
    width: 15%;
    float: left;
  }
  /* line 237, pages/_ReviewPage.scss */
  .review-page .page-header-subcontent .page-header-subcontent-block {
    width: 80%;
    padding-top: 8px;
  }
  /* line 243, pages/_ReviewPage.scss */
  .review-page .break-me {
    display: block;
  }
  /* line 247, pages/_ReviewPage.scss */
  .review-page .form-control {
    font-size: 14px;
  }
  /* line 251, pages/_ReviewPage.scss */
  .review-page select {
    max-width: 360px;
  }
}

/* line 259, pages/_ReviewPage.scss */
.review-store-form label {
  width: 100%;
}

/* line 265, pages/_ReviewPage.scss */
.modal-backdrop .spinner {
  position: fixed;
  top: 0;
  left: 50%;
}

/* line 4, pages/_ReviewLanding.scss */
.review-landing-page .icon-thin-arrow-right {
  font-size: .8em;
}
/* line 8, pages/_ReviewLanding.scss */
.review-landing-page .gy-windowshade, .review-landing-page .gy-secondary-windowshade, .review-landing-page .gy-nav-windowshade, .review-landing-page .gy-tertiary-windowshade, .review-landing-page .gy-coupon-windowshade, .review-landing-page .gy-dist-windowshade, .review-landing-page .gy-min-windowshade {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 11, pages/_ReviewLanding.scss */
.review-landing-page .gy-windowshade .panel-collapse, .review-landing-page .gy-secondary-windowshade .panel-collapse, .review-landing-page .gy-nav-windowshade .panel-collapse, .review-landing-page .gy-tertiary-windowshade .panel-collapse, .review-landing-page .gy-coupon-windowshade .panel-collapse, .review-landing-page .gy-dist-windowshade .panel-collapse, .review-landing-page .gy-min-windowshade .panel-collapse {
  background: none;
}
/* line 15, pages/_ReviewLanding.scss */
.review-landing-page .gy-windowshade .panel-heading .glyphicon, .review-landing-page .gy-secondary-windowshade .panel-heading .glyphicon, .review-landing-page .gy-nav-windowshade .panel-heading .glyphicon, .review-landing-page .gy-tertiary-windowshade .panel-heading .glyphicon, .review-landing-page .gy-coupon-windowshade .panel-heading .glyphicon, .review-landing-page .gy-dist-windowshade .panel-heading .glyphicon, .review-landing-page .gy-min-windowshade .panel-heading .glyphicon, .review-landing-page .gy-windowshade .panel-heading .tire-detail-tire-multi-sku .gy-radio input[type="radio"]:checked + label:before, .tire-detail-tire-multi-sku .gy-radio .review-landing-page .gy-windowshade .panel-heading input[type="radio"]:checked + label:before, .review-landing-page .gy-secondary-windowshade .panel-heading .tire-detail-tire-multi-sku .gy-radio input[type="radio"]:checked + label:before, .tire-detail-tire-multi-sku .gy-radio .review-landing-page .gy-secondary-windowshade .panel-heading input[type="radio"]:checked + label:before, .review-landing-page .gy-nav-windowshade .panel-heading .tire-detail-tire-multi-sku .gy-radio input[type="radio"]:checked + label:before, .tire-detail-tire-multi-sku .gy-radio .review-landing-page .gy-nav-windowshade .panel-heading input[type="radio"]:checked + label:before, .review-landing-page .gy-tertiary-windowshade .panel-heading .tire-detail-tire-multi-sku .gy-radio input[type="radio"]:checked + label:before, .tire-detail-tire-multi-sku .gy-radio .review-landing-page .gy-tertiary-windowshade .panel-heading input[type="radio"]:checked + label:before, .review-landing-page .gy-coupon-windowshade .panel-heading .tire-detail-tire-multi-sku .gy-radio input[type="radio"]:checked + label:before, .tire-detail-tire-multi-sku .gy-radio .review-landing-page .gy-coupon-windowshade .panel-heading input[type="radio"]:checked + label:before, .review-landing-page .gy-dist-windowshade .panel-heading .tire-detail-tire-multi-sku .gy-radio input[type="radio"]:checked + label:before, .tire-detail-tire-multi-sku .gy-radio .review-landing-page .gy-dist-windowshade .panel-heading input[type="radio"]:checked + label:before, .review-landing-page .gy-min-windowshade .panel-heading .tire-detail-tire-multi-sku .gy-radio input[type="radio"]:checked + label:before, .tire-detail-tire-multi-sku .gy-radio .review-landing-page .gy-min-windowshade .panel-heading input[type="radio"]:checked + label:before {
  display: inline-block;
}
/* line 21, pages/_ReviewLanding.scss */
.review-landing-page .review-help-text {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
  line-height: 130%;
  margin: 15px 0 10px;
}
/* line 28, pages/_ReviewLanding.scss */
.review-landing-page .detail-page-img {
  background-image: url('/images/detailHeaderImages/review-tires.png');
  min-height: 200px;
}
/* line 33, pages/_ReviewLanding.scss */
.review-landing-page .main-content {
  padding-top: 10px;
}
/* line 35, pages/_ReviewLanding.scss */
.review-landing-page .main-content .division-or-img {
  display: none;
}
/* line 40, pages/_ReviewLanding.scss */
.review-landing-page .review-store .gy-link, .review-landing-page .review-store .store-details-page .read-more, .store-details-page .review-landing-page .review-store .read-more {
  margin-top: 15px;
  display: block;
}
/* line 47, pages/_ReviewLanding.scss */
.review-landing-page .gy-tertiary-windowshade .panel-body, .review-landing-page .gy-tertiary-windowshade .warranty-treadLife .gy-windowshade .content, .review-landing-page .gy-tertiary-windowshade .warranty-treadLife .gy-secondary-windowshade .content, .review-landing-page .gy-tertiary-windowshade .warranty-treadLife .gy-nav-windowshade .content, .review-landing-page .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .review-landing-page .gy-tertiary-windowshade .content, .review-landing-page .gy-tertiary-windowshade .warranty-treadLife .gy-coupon-windowshade .content, .review-landing-page .gy-tertiary-windowshade .warranty-treadLife .gy-dist-windowshade .content, .review-landing-page .gy-tertiary-windowshade .warranty-treadLife .gy-min-windowshade .content {
  padding-top: 0;
}
/* line 50, pages/_ReviewLanding.scss */
.review-landing-page .gy-tertiary-windowshade ul {
  margin: 0 0 0 20px;
  list-style-type: none;
  padding: 0;
}
/* line 54, pages/_ReviewLanding.scss */
.review-landing-page .gy-tertiary-windowshade ul li {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 16px;
  margin: 0;
  border-bottom: 1px solid #eeeeee;
}
/* line 59, pages/_ReviewLanding.scss */
.review-landing-page .gy-tertiary-windowshade ul li a {
  padding: 10px 0;
  display: block;
}
/* line 62, pages/_ReviewLanding.scss */
.review-landing-page .gy-tertiary-windowshade ul li a:hover {
  text-decoration: none;
  color: #274BA7;
}
/* line 71, pages/_ReviewLanding.scss */
.review-landing-page .find-tire-form {
  margin-bottom: 25px;
  position: relative;
  display: block;
}
/* line 76, pages/_ReviewLanding.scss */
.review-landing-page .gy-clear-ratings-btn {
  position: absolute;
  display: none;
  top: 11px;
  right: 10px;
  width: 40px;
  height: 20px;
  background: url("../images/x.png") 0 0;
  cursor: pointer;
  z-index: 10;
}
/* line 88, pages/_ReviewLanding.scss */
.review-landing-page .gy-fieldClearable {
  padding-right: 20px;
}
/* line 92, pages/_ReviewLanding.scss */
.review-landing-page .input-lg, .review-landing-page .input-group-lg > .form-control,
.review-landing-page .input-group-lg > .input-group-addon,
.review-landing-page .input-group-lg > .input-group-btn > .btn {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
  width: 100%;
  height: 42px;
  padding: 10px 12px;
  line-height: 30px;
  border: 2px solid #ccc;
  border-radius: 0;
  outline: none;
}
/* line 102, pages/_ReviewLanding.scss */
.review-landing-page .input-lg:focus, .review-landing-page .input-group-lg > .form-control:focus,
.review-landing-page .input-group-lg > .input-group-addon:focus,
.review-landing-page .input-group-lg > .input-group-btn > .btn:focus {
  border: 2px solid #274BA7;
}
/* line 107, pages/_ReviewLanding.scss */
.review-landing-page .input-group {
  overflow-y: auto;
  width: 100%;
}
@media (min-width: 768px) {
  /* line 115, pages/_ReviewLanding.scss */
  .review-landing-page .main-content .division-or {
    display: block;
    padding: 0;
  }
  /* line 120, pages/_ReviewLanding.scss */
  .review-landing-page .main-content .division-or-img {
    background-image: url('/images/or.png');
    display: block;
    overflow-x: visible;
    height: 100px;
    background-repeat: no-repeat;
    background-size: 60px;
    background-position: center top;
  }
  /* line 131, pages/_ReviewLanding.scss */
  .review-landing-page .gy-windowshade, .review-landing-page .gy-secondary-windowshade, .review-landing-page .gy-nav-windowshade, .review-landing-page .gy-tertiary-windowshade, .review-landing-page .gy-coupon-windowshade, .review-landing-page .gy-dist-windowshade, .review-landing-page .gy-min-windowshade {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 135, pages/_ReviewLanding.scss */
  .review-landing-page .gy-windowshade a[href='#reviewTires'] .panel-heading .glyphicon, .review-landing-page .gy-secondary-windowshade a[href='#reviewTires'] .panel-heading .glyphicon, .review-landing-page .gy-nav-windowshade a[href='#reviewTires'] .panel-heading .glyphicon, .review-landing-page .gy-tertiary-windowshade a[href='#reviewTires'] .panel-heading .glyphicon, .review-landing-page .gy-coupon-windowshade a[href='#reviewTires'] .panel-heading .glyphicon, .review-landing-page .gy-dist-windowshade a[href='#reviewTires'] .panel-heading .glyphicon, .review-landing-page .gy-min-windowshade a[href='#reviewTires'] .panel-heading .glyphicon, .review-landing-page .gy-windowshade a[href='#reviewTires'] .panel-heading .tire-detail-tire-multi-sku .gy-radio input[type="radio"]:checked + label:before, .tire-detail-tire-multi-sku .gy-radio .review-landing-page .gy-windowshade a[href='#reviewTires'] .panel-heading input[type="radio"]:checked + label:before, .review-landing-page .gy-secondary-windowshade a[href='#reviewTires'] .panel-heading .tire-detail-tire-multi-sku .gy-radio input[type="radio"]:checked + label:before, .tire-detail-tire-multi-sku .gy-radio .review-landing-page .gy-secondary-windowshade a[href='#reviewTires'] .panel-heading input[type="radio"]:checked + label:before, .review-landing-page .gy-nav-windowshade a[href='#reviewTires'] .panel-heading .tire-detail-tire-multi-sku .gy-radio input[type="radio"]:checked + label:before, .tire-detail-tire-multi-sku .gy-radio .review-landing-page .gy-nav-windowshade a[href='#reviewTires'] .panel-heading input[type="radio"]:checked + label:before, .review-landing-page .gy-tertiary-windowshade a[href='#reviewTires'] .panel-heading .tire-detail-tire-multi-sku .gy-radio input[type="radio"]:checked + label:before, .tire-detail-tire-multi-sku .gy-radio .review-landing-page .gy-tertiary-windowshade a[href='#reviewTires'] .panel-heading input[type="radio"]:checked + label:before, .review-landing-page .gy-coupon-windowshade a[href='#reviewTires'] .panel-heading .tire-detail-tire-multi-sku .gy-radio input[type="radio"]:checked + label:before, .tire-detail-tire-multi-sku .gy-radio .review-landing-page .gy-coupon-windowshade a[href='#reviewTires'] .panel-heading input[type="radio"]:checked + label:before, .review-landing-page .gy-dist-windowshade a[href='#reviewTires'] .panel-heading .tire-detail-tire-multi-sku .gy-radio input[type="radio"]:checked + label:before, .tire-detail-tire-multi-sku .gy-radio .review-landing-page .gy-dist-windowshade a[href='#reviewTires'] .panel-heading input[type="radio"]:checked + label:before, .review-landing-page .gy-min-windowshade a[href='#reviewTires'] .panel-heading .tire-detail-tire-multi-sku .gy-radio input[type="radio"]:checked + label:before, .tire-detail-tire-multi-sku .gy-radio .review-landing-page .gy-min-windowshade a[href='#reviewTires'] .panel-heading input[type="radio"]:checked + label:before, .review-landing-page .gy-windowshade a[href='#reviewStore'] .panel-heading .glyphicon, .review-landing-page .gy-secondary-windowshade a[href='#reviewStore'] .panel-heading .glyphicon, .review-landing-page .gy-nav-windowshade a[href='#reviewStore'] .panel-heading .glyphicon, .review-landing-page .gy-tertiary-windowshade a[href='#reviewStore'] .panel-heading .glyphicon, .review-landing-page .gy-coupon-windowshade a[href='#reviewStore'] .panel-heading .glyphicon, .review-landing-page .gy-dist-windowshade a[href='#reviewStore'] .panel-heading .glyphicon, .review-landing-page .gy-min-windowshade a[href='#reviewStore'] .panel-heading .glyphicon, .review-landing-page .gy-windowshade a[href='#reviewStore'] .panel-heading .tire-detail-tire-multi-sku .gy-radio input[type="radio"]:checked + label:before, .tire-detail-tire-multi-sku .gy-radio .review-landing-page .gy-windowshade a[href='#reviewStore'] .panel-heading input[type="radio"]:checked + label:before, .review-landing-page .gy-secondary-windowshade a[href='#reviewStore'] .panel-heading .tire-detail-tire-multi-sku .gy-radio input[type="radio"]:checked + label:before, .tire-detail-tire-multi-sku .gy-radio .review-landing-page .gy-secondary-windowshade a[href='#reviewStore'] .panel-heading input[type="radio"]:checked + label:before, .review-landing-page .gy-nav-windowshade a[href='#reviewStore'] .panel-heading .tire-detail-tire-multi-sku .gy-radio input[type="radio"]:checked + label:before, .tire-detail-tire-multi-sku .gy-radio .review-landing-page .gy-nav-windowshade a[href='#reviewStore'] .panel-heading input[type="radio"]:checked + label:before, .review-landing-page .gy-tertiary-windowshade a[href='#reviewStore'] .panel-heading .tire-detail-tire-multi-sku .gy-radio input[type="radio"]:checked + label:before, .tire-detail-tire-multi-sku .gy-radio .review-landing-page .gy-tertiary-windowshade a[href='#reviewStore'] .panel-heading input[type="radio"]:checked + label:before, .review-landing-page .gy-coupon-windowshade a[href='#reviewStore'] .panel-heading .tire-detail-tire-multi-sku .gy-radio input[type="radio"]:checked + label:before, .tire-detail-tire-multi-sku .gy-radio .review-landing-page .gy-coupon-windowshade a[href='#reviewStore'] .panel-heading input[type="radio"]:checked + label:before, .review-landing-page .gy-dist-windowshade a[href='#reviewStore'] .panel-heading .tire-detail-tire-multi-sku .gy-radio input[type="radio"]:checked + label:before, .tire-detail-tire-multi-sku .gy-radio .review-landing-page .gy-dist-windowshade a[href='#reviewStore'] .panel-heading input[type="radio"]:checked + label:before, .review-landing-page .gy-min-windowshade a[href='#reviewStore'] .panel-heading .tire-detail-tire-multi-sku .gy-radio input[type="radio"]:checked + label:before, .tire-detail-tire-multi-sku .gy-radio .review-landing-page .gy-min-windowshade a[href='#reviewStore'] .panel-heading input[type="radio"]:checked + label:before {
    display: none;
  }
}

/* line 2, pages/_WhyBuyGoodyear.scss */
.why-buy-gy .benefits-container {
  float: none;
  margin: 0px auto;
  width: 90%;
}
/* line 8, 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, pages/_WhyBuyGoodyear.scss */
.why-buy-gy .page-header .page-header-description {
  position: relative;
}
/* line 20, pages/_WhyBuyGoodyear.scss */
.why-buy-gy .page-header h1 {
  color: #F0F0F0;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: bold;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
}
/* line 25, pages/_WhyBuyGoodyear.scss */
.why-buy-gy .page-header p {
  margin: 0 auto 10px;
  max-width: 450px;
}
/* line 30, pages/_WhyBuyGoodyear.scss */
.why-buy-gy .page-header .header-tire-img {
  position: absolute;
  background-repeat: no-repeat;
  height: 100%;
  min-width: 315px;
}
/* line 36, 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, 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, pages/_WhyBuyGoodyear.scss */
.why-buy-gy h2 {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #274BA7;
  margin: 30px;
}
/* line 57, pages/_WhyBuyGoodyear.scss */
.why-buy-gy .access-box-wrapper {
  border-bottom: none;
}
/* line 61, pages/_WhyBuyGoodyear.scss */
.why-buy-gy.special-offers .gy-cc-icon {
  background-repeat: no-repeat;
  width: 75px;
}
/* line 65, pages/_WhyBuyGoodyear.scss */
.why-buy-gy.special-offers .benefit-box {
  padding: 0;
}
/* line 67, pages/_WhyBuyGoodyear.scss */
.why-buy-gy.special-offers .benefit-box .icon {
  width: 28%;
}
/* line 70, pages/_WhyBuyGoodyear.scss */
.why-buy-gy.special-offers .benefit-box .content {
  width: 72%;
}
/* line 74, pages/_WhyBuyGoodyear.scss */
.why-buy-gy.special-offers .benefit-box h5 {
  font-size: 22px;
  margin-bottom: 10px;
}
/* line 80, pages/_WhyBuyGoodyear.scss */
.why-buy-gy.special-offers .benefit-body {
  max-width: 90%;
}
/* line 83, pages/_WhyBuyGoodyear.scss */
.why-buy-gy.special-offers .benefit-body a {
  text-decoration: underline;
}
/* line 86, pages/_WhyBuyGoodyear.scss */
.why-buy-gy.special-offers .benefit-body a.how-buy-tires-online {
  text-decoration: none;
}
/* line 91, pages/_WhyBuyGoodyear.scss */
.why-buy-gy .gy-icon-driven {
  background-image: url('/images/whyGoodyear/whyGyMoreDriven.png');
}
/* line 94, pages/_WhyBuyGoodyear.scss */
.why-buy-gy .gy-premium-tires {
  background-image: url('/images/whyGoodyear/premiumTires.png');
}
/* line 97, pages/_WhyBuyGoodyear.scss */
.why-buy-gy .gy-experience {
  background-image: url('/images/whyGoodyear/sandClock.png');
}
/* line 100, pages/_WhyBuyGoodyear.scss */
.why-buy-gy .gy-tech {
  background-image: url('/images/whyGoodyear/gyTech.png');
}
/* line 103, pages/_WhyBuyGoodyear.scss */
.why-buy-gy .gy-buy-online {
  background-image: url('/images/whyGoodyear/gyBuyOnline.png');
}
/* line 107, pages/_WhyBuyGoodyear.scss */
.why-buy-gy .benefit-box .content {
  text-align: left;
}
/* line 110, pages/_WhyBuyGoodyear.scss */
.why-buy-gy .full-tires-block {
  padding: 20px;
  text-align: center;
}
/* line 113, pages/_WhyBuyGoodyear.scss */
.why-buy-gy .full-tires-block a {
  display: inline-block;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
}
/* line 119, pages/_WhyBuyGoodyear.scss */
.why-buy-gy .access-box-wrapper {
  padding-bottom: 10px;
  text-align: center;
}
/* line 124, pages/_WhyBuyGoodyear.scss */
.why-buy-gy .btn-apply {
  width: 100%;
}
/* line 130, 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, pages/_WhyBuyGoodyear.scss */
.why-buy-gy.special-offers .benefit-box.campaign-more-driven .benefit-body {
  max-width: none;
}
@media (min-width: 640px) {
  /* line 136, pages/_WhyBuyGoodyear.scss */
  .why-buy-gy.special-offers .benefit-box.campaign-more-driven .benefit-body {
    height: 150px;
    overflow: hidden;
  }
}
/* line 145, pages/_WhyBuyGoodyear.scss */
.why-buy-gy.special-offers .benefit-box.campaign-more-driven .content {
  padding: 0;
  width: 100%;
}
/* line 149, pages/_WhyBuyGoodyear.scss */
.why-buy-gy.special-offers .benefit-box.campaign-more-driven + .benefit-box {
  border-top: 0;
}
/* line 153, pages/_WhyBuyGoodyear.scss */
.why-buy-gy.special-offers .more-driven-text {
  text-align: center;
  padding-bottom: 15px;
}
/* line 156, 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, pages/_WhyBuyGoodyear.scss */
.why-buy-gy.special-offers .more-driven-text h5 span {
  display: block;
}
/* line 165, 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, pages/_WhyBuyGoodyear.scss */
.why-buy-gy.special-offers .more-driven-text p {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #274BA7;
  font-size: 16px;
  margin: 0 auto 5px;
  max-width: 300px;
}
/* line 186, pages/_WhyBuyGoodyear.scss */
.why-buy-gy.special-offers .more-driven-text a.link-chevron {
  font-size: 18px;
}
@media (min-width: 640px) {
  /* line 153, pages/_WhyBuyGoodyear.scss */
  .why-buy-gy.special-offers .more-driven-text {
    float: left;
    width: 60%;
  }
}
/* line 194, pages/_WhyBuyGoodyear.scss */
.why-buy-gy.special-offers .link-more-driven {
  background-image: url('/images/homePage/high_security_preview.png');
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/images/homePage/high_security_preview.pngg',sizingMethod='scale');
  background-position: center center;
  background-size: cover;
  display: block;
  height: 180px;
  position: relative;
  text-indent: -9999px;
}
/* line 203, 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, pages/_WhyBuyGoodyear.scss */
  .why-buy-gy.special-offers .link-more-driven {
    float: right;
    width: 40%;
  }
}
/* line 216, pages/_WhyBuyGoodyear.scss */
.why-buy-gy.special-offers .wingfoot-lockup {
  font-family: "wingfoot_sansregular";
  font-weight: normal;
  text-transform: uppercase;
  font-style: normal;
  /*letter-spacing: -1px;*/
}
/* line 219, 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, pages/_WhyBuyGoodyear.scss */
  .why-buy-gy .page-header-description {
    margin: 0 auto;
    float: none;
    width: 63%;
  }
  /* line 234, pages/_WhyBuyGoodyear.scss */
  .why-buy-gy .btn-apply {
    width: 50%;
  }
  /* line 238, pages/_WhyBuyGoodyear.scss */
  .why-buy-gy .benefits-container {
    width: 65%;
  }
  /* line 243, pages/_WhyBuyGoodyear.scss */
  .why-buy-gy.special-offers h4 {
    font-size: 28px;
  }
  /* line 247, pages/_WhyBuyGoodyear.scss */
  .why-buy-gy.special-offers .benefit-body {
    max-width: 640px;
  }
  /* line 250, 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, pages/_WhyBuyGoodyear.scss */
  .lt-ie9 .why-buy-gy.special-offers .gy-cc-icon {
    width: 97px;
  }
  /* line 261, pages/_WhyBuyGoodyear.scss */
  .why-buy-gy.special-offers .benefit-box .content {
    padding-top: 20px;
    padding-bottom: 10px;
  }
  /* line 265, pages/_WhyBuyGoodyear.scss */
  .why-buy-gy.special-offers .benefit-box h5 {
    margin: 0 0 10px 0;
  }
  /* line 268, pages/_WhyBuyGoodyear.scss */
  .why-buy-gy.special-offers .benefit-box .icon {
    padding-top: 20px;
  }
  /* line 273, pages/_WhyBuyGoodyear.scss */
  .why-buy-gy h2 {
    font-size: 30px;
  }
  /* line 278, pages/_WhyBuyGoodyear.scss */
  .why-buy-gy .page-header h1 {
    font-size: 60px;
  }
  /* line 283, pages/_WhyBuyGoodyear.scss */
  .why-buy-gy .page-header p {
    padding: 0 40px;
  }
  /* line 286, 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, 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, pages/_WhyBuyGoodyear.scss */
  .why-buy-gy .page-header h1 {
    font-size: 60px;
  }
  /* line 309, pages/_WhyBuyGoodyear.scss */
  .why-buy-gy .page-header p {
    padding: 0 50px;
  }
  /* line 312, pages/_WhyBuyGoodyear.scss */
  .why-buy-gy .page-header .left-image {
    bottom: 0;
    background-size: 87%;
  }
  /* line 316, pages/_WhyBuyGoodyear.scss */
  .why-buy-gy .page-header .right-image {
    bottom: 0;
    background-size: 80%;
  }
}

/* line 3, pages/_BuyingTiresOnlineFaq.scss */
.buy-tire-faq .faq-section {
  padding-bottom: 15px;
}
/* line 8, pages/_BuyingTiresOnlineFaq.scss */
.buy-tire-faq.detail-page .detail-main, .buy-tire-faq.warranty-template .detail-main, .buy-tire-faq.detail-page .warranty-template .left-content, .warranty-template .buy-tire-faq.detail-page .left-content, .buy-tire-faq.warranty-template .left-content {
  padding: 0;
}
/* line 10, 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 13, 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 17, 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 21, 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: 17px;
}
/* line 28, 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 32, 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 36, 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 43, pages/_BuyingTiresOnlineFaq.scss */
.buy-tire-faq.detail-page .lead, .buy-tire-faq.warranty-template .lead {
  font-size: 14px;
}
@media (min-width: 768px) {
  /* line 52, pages/_BuyingTiresOnlineFaq.scss */
  .buy-tire-faq .faq-section {
    max-width: 98%;
  }
  /* line 55, pages/_BuyingTiresOnlineFaq.scss */
  .buy-tire-faq .page-header-info {
    width: 65%;
  }
}

/* line 2, pages/_HowToBuyTiresOnline.scss */
.how-to-buy-tires .benefits-container {
  float: none;
  margin: 0px auto;
  width: 90%;
}
/* line 8, pages/_HowToBuyTiresOnline.scss */
.how-to-buy-tires .underline {
  text-decoration: underline;
}
/* line 11, pages/_HowToBuyTiresOnline.scss */
.how-to-buy-tires .col-sm-4 {
  width: 100%;
}
/* line 14, pages/_HowToBuyTiresOnline.scss */
.how-to-buy-tires .page-header {
  background: url('/images/diagonal-tight-darker.png'), linear-gradient(to right, #676e7d 0%, #97989a 30%, #97989a 70%, #676e7d 100%);
  /* W3C */
  color: #F0F0F0;
  text-align: center;
  margin: 0;
  padding: 55px 0 80px 0;
}
/* line 21, pages/_HowToBuyTiresOnline.scss */
.how-to-buy-tires .page-header h1, .how-to-buy-tires .page-header h2 {
  margin: 0;
  color: #F0F0F0;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: bold;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
}
/* line 27, pages/_HowToBuyTiresOnline.scss */
.how-to-buy-tires .page-header h1 {
  border-bottom: 2px solid #ffdd00;
  font-size: 28px;
  display: inline-block;
}
/* line 33, pages/_HowToBuyTiresOnline.scss */
.how-to-buy-tires .page-header h2 {
  margin-top: 7px;
  font-size: 18px;
}
/* line 39, pages/_HowToBuyTiresOnline.scss */
.how-to-buy-tires .wrapper-inner {
  overflow: inherit;
}
/* line 43, pages/_HowToBuyTiresOnline.scss */
.how-to-buy-tires .masthead-container {
  float: none;
  margin: -55px auto 17px;
  width: 95%;
  position: relative;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
  background: white;
  background: -ms-linear-gradient(top, white 0%, #f6f6f6 75%, #ebebeb 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 75%, #ebebeb 100%);
}
/* line 51, pages/_HowToBuyTiresOnline.scss */
.how-to-buy-tires .masthead-container hr {
  background: url("/images/diagonal.png") #ffdd00;
  height: 15px;
  margin: 0;
  border-style: none;
}
/* line 58, pages/_HowToBuyTiresOnline.scss */
.how-to-buy-tires .masthead-container > .row > div {
  padding: 15px 20px;
  border-bottom: solid 1px #dddddd;
}
/* line 63, pages/_HowToBuyTiresOnline.scss */
.how-to-buy-tires .masthead-container .header-text {
  float: left;
  width: auto;
}
/* line 68, pages/_HowToBuyTiresOnline.scss */
.how-to-buy-tires .masthead-container .buy-header {
  -moz-transform: scale(-1, 1);
  -webkit-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
/* line 76, pages/_HowToBuyTiresOnline.scss */
.how-to-buy-tires .masthead-container .circled-number {
  position: relative;
  top: 2px;
  float: left;
}
/* line 81, pages/_HowToBuyTiresOnline.scss */
.how-to-buy-tires .masthead-container .circled-number .icon-circle {
  font-size: 26px;
  color: #274BA7;
}
/* line 86, 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: "Barlow-Light";
}
/* line 97, 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 106, pages/_HowToBuyTiresOnline.scss */
.how-to-buy-tires .masthead-container h3 {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  float: left;
  margin: 5px 0 0 7px;
  font-size: 18px;
  font-style: italic;
  color: #274BA7;
  display: inline-block;
}
/* line 116, pages/_HowToBuyTiresOnline.scss */
.how-to-buy-tires .masthead-container .desc {
  margin: 13px 0 0 0;
}
/* line 120, pages/_HowToBuyTiresOnline.scss */
.how-to-buy-tires .masthead-container .masthead-container-bottom {
  padding: 15px 20px;
  background-color: #274BA7;
  position: relative;
}
/* line 125, 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 133, pages/_HowToBuyTiresOnline.scss */
.how-to-buy-tires .masthead-container .masthead-container-bottom p {
  color: #F0F0F0;
  margin: 5px 0 0 0;
}
/* line 138, 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 152, pages/_HowToBuyTiresOnline.scss */
.how-to-buy-tires .icon-installation-service {
  display: none;
}
/* line 156, pages/_HowToBuyTiresOnline.scss */
.how-to-buy-tires .cart {
  font-size: 60px !important;
  color: #274BA7;
  font-size: 60px;
  -moz-transform: scale(-1, 1);
  -webkit-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
/* line 167, pages/_HowToBuyTiresOnline.scss */
.how-to-buy-tires .what-to-expect-container {
  float: none;
  margin: 0 auto;
  width: 90%;
  text-align: center;
}
/* line 173, pages/_HowToBuyTiresOnline.scss */
.how-to-buy-tires .what-to-expect-container .btn.btn-apply {
  width: 90%;
}
/* line 177, pages/_HowToBuyTiresOnline.scss */
.how-to-buy-tires .what-to-expect-container h2 {
  color: #274BA7;
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  margin-top: 40px;
  font-size: 40px;
}
/* line 184, pages/_HowToBuyTiresOnline.scss */
.how-to-buy-tires .what-to-expect-container .what-to-expect-box {
  border-top: 1px solid #ccc;
  padding: 30px 0;
}
/* line 188, pages/_HowToBuyTiresOnline.scss */
.how-to-buy-tires .what-to-expect-container .what-to-expect-box .icon {
  width: 23%;
  padding-right: 25px;
}
/* line 192, pages/_HowToBuyTiresOnline.scss */
.how-to-buy-tires .what-to-expect-container .what-to-expect-box .icon .gy-cc-icon {
  display: none;
}
/* line 196, 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 203, pages/_HowToBuyTiresOnline.scss */
.how-to-buy-tires .what-to-expect-container .what-to-expect-box h5 {
  font-size: 26px;
}
/* line 206, pages/_HowToBuyTiresOnline.scss */
.how-to-buy-tires .what-to-expect-container .what-to-expect-box p {
  font-size: 18px;
}
/* line 210, pages/_HowToBuyTiresOnline.scss */
.how-to-buy-tires .what-to-expect-container .what-to-expect-box .content {
  text-align: left;
  width: 75%;
}
/* line 216, 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: 90%;
  margin: 0 auto;
}
/* line 226, pages/_HowToBuyTiresOnline.scss */
.how-to-buy-tires .access-box-wrapper hr {
  height: 10px;
  margin: 0 -15px;
}
/* line 231, pages/_HowToBuyTiresOnline.scss */
.how-to-buy-tires .access-box-wrapper h4 {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
}
/* line 235, pages/_HowToBuyTiresOnline.scss */
.how-to-buy-tires .access-box-wrapper .access-btn-apply {
  margin: 20px auto 0;
  max-width: 320px;
}
/* line 241, pages/_HowToBuyTiresOnline.scss */
.how-to-buy-tires .access-box-wrapper p {
  text-align: left;
}
/* line 245, pages/_HowToBuyTiresOnline.scss */
.how-to-buy-tires .full-tires-block {
  margin: 15px;
  text-align: center;
}
/* line 248, pages/_HowToBuyTiresOnline.scss */
.how-to-buy-tires .full-tires-block a {
  margin: 20px 15px;
  font-size: 18px;
  font-family: "Barlow-Light";
}
@media (min-width: 901px) {
  /* line 257, pages/_HowToBuyTiresOnline.scss */
  .how-to-buy-tires .page-header h1 {
    font-size: 56px;
  }
  /* line 261, pages/_HowToBuyTiresOnline.scss */
  .how-to-buy-tires .page-header h2 {
    margin-top: 15px;
    font-size: 28px;
  }
  /* line 266, pages/_HowToBuyTiresOnline.scss */
  .how-to-buy-tires .col-sm-4 {
    width: 33%;
  }
  /* line 270, pages/_HowToBuyTiresOnline.scss */
  .how-to-buy-tires .access-box-wrapper {
    width: 70%;
  }
  /* line 272, pages/_HowToBuyTiresOnline.scss */
  .how-to-buy-tires .access-box-wrapper h4 {
    font-size: 28px;
  }
  /* line 278, pages/_HowToBuyTiresOnline.scss */
  .how-to-buy-tires .masthead-container-bottom h3 {
    display: inline-block;
    width: auto;
    padding: 5px 15px 5px 15%;
    font-size: 20px;
  }
  /* line 284, pages/_HowToBuyTiresOnline.scss */
  .how-to-buy-tires .masthead-container-bottom p {
    display: inline-block;
    width: auto;
    margin: 0 0 0 10px;
  }
  /* line 291, pages/_HowToBuyTiresOnline.scss */
  .how-to-buy-tires .masthead-container {
    width: 70%;
  }
  /* line 295, pages/_HowToBuyTiresOnline.scss */
  .how-to-buy-tires .masthead-container > .row {
    padding: 30px 0 10px 0;
  }
  /* line 298, 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 305, pages/_HowToBuyTiresOnline.scss */
  .how-to-buy-tires .masthead-container > .row > div:LAST-CHILD {
    border-right: none;
  }
  /* line 309, 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 317, 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;
  }
  /* line 323, pages/_HowToBuyTiresOnline.scss */
  .how-to-buy-tires .masthead-container > .row > div .buy-header {
    margin-left: 60px !important;
    -moz-transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
  }
  /* line 331, pages/_HowToBuyTiresOnline.scss */
  .how-to-buy-tires .masthead-container > .row > div .buy-header-text {
    width: auto !important;
  }
  /* line 335, pages/_HowToBuyTiresOnline.scss */
  .how-to-buy-tires .masthead-container > .row > div .icon-gy {
    float: left;
    font-size: 32px;
    margin: -3px 0 0 30px;
  }
  /* line 341, pages/_HowToBuyTiresOnline.scss */
  .how-to-buy-tires .masthead-container > .row > div .desc {
    margin: 5px 0 10px 0;
    text-align: center;
    font-size: 14px;
  }
  /* line 346, pages/_HowToBuyTiresOnline.scss */
  .how-to-buy-tires .masthead-container > .row > div .schedule {
    margin: -10px 0 0 0;
  }
  /* line 350, pages/_HowToBuyTiresOnline.scss */
  .how-to-buy-tires .masthead-container > .row > div .circled-number {
    position: absolute;
    top: -60px;
    left: 50%;
    margin-left: -25px;
  }
  /* line 356, pages/_HowToBuyTiresOnline.scss */
  .how-to-buy-tires .masthead-container > .row > div .circled-number .icon-circle {
    font-size: 45px;
  }
  /* line 360, pages/_HowToBuyTiresOnline.scss */
  .how-to-buy-tires .masthead-container > .row > div .circled-number p {
    font-size: 30px;
    top: 1px;
    left: 16px;
  }
  /* line 369, pages/_HowToBuyTiresOnline.scss */
  .how-to-buy-tires .what-to-expect-container {
    width: 70%;
  }
  /* line 372, pages/_HowToBuyTiresOnline.scss */
  .how-to-buy-tires .what-to-expect-container .btn.btn-apply {
    width: 260px;
  }
  /* line 376, pages/_HowToBuyTiresOnline.scss */
  .how-to-buy-tires .what-to-expect-container h2 {
    margin-top: 60px;
  }
  /* line 382, 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 389, pages/_HowToBuyTiresOnline.scss */
  .how-to-buy-tires .what-to-expect-container .what-to-expect-box .icon .gy-cc-icon-small {
    display: none;
  }
  /* line 392, pages/_HowToBuyTiresOnline.scss */
  .how-to-buy-tires .what-to-expect-container .what-to-expect-box .icon .cart {
    display: none;
  }
  /* line 398, pages/_HowToBuyTiresOnline.scss */
  .how-to-buy-tires .what-to-expect-container .gy-icon-simplified-shopping {
    background-image: url('/images/howToBuyTires/simplifiedShopping.png');
  }
  /* line 401, pages/_HowToBuyTiresOnline.scss */
  .how-to-buy-tires .what-to-expect-container .gy-convenient-checkout {
    background-image: url('/images/howToBuyTires/convenientCheckout.png');
    -moz-transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
  }
  /* line 409, pages/_HowToBuyTiresOnline.scss */
  .how-to-buy-tires .what-to-expect-container .gy-confirmed-appointment {
    background-image: url('/images/howToBuyTires/confirmedAppointment.png');
  }
  /* line 412, pages/_HowToBuyTiresOnline.scss */
  .how-to-buy-tires .what-to-expect-container .gy-confident-purchase {
    background-image: url('/images/howToBuyTires/confidentPurchase.png');
  }
  /* line 417, pages/_HowToBuyTiresOnline.scss */
  .how-to-buy-tires .icon-installation-service {
    display: inline-block;
    margin: 0 5px 0 0;
  }
  /* line 422, pages/_HowToBuyTiresOnline.scss */
  .how-to-buy-tires .access-box-wrapper p {
    width: 65%;
    text-align: center;
    margin: auto;
    font-size: 18px;
  }
}

/* line 2, pages/_AviationOverview.scss */
.aviation-overview-page .page-background {
  background-image: url(/about/img/gy_exterior.jpg);
  background-position: 100% 95%;
}
/* line 7, pages/_AviationOverview.scss */
.aviation-overview-page .bulleted-list {
  list-style-type: disc;
  list-style-position: outside;
}
/* line 11, pages/_AviationOverview.scss */
.aviation-overview-page .bulleted-list li {
  display: list-item;
  list-style: initial;
  list-style-position: outside;
}
/* line 18, pages/_AviationOverview.scss */
.aviation-overview-page .best-tires-info {
  background-color: rgba(255, 255, 255, 0.93);
  padding: 15px;
}
/* line 22, pages/_AviationOverview.scss */
.aviation-overview-page .best-tires-info .enter-context {
  text-align: center;
}
/* line 25, pages/_AviationOverview.scss */
.aviation-overview-page .best-tires-info .enter-context p {
  color: #274BA7;
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.3em;
}
/* line 31, pages/_AviationOverview.scss */
.aviation-overview-page .best-tires-info .enter-context a {
  width: 75%;
  display: inline-block;
}
/* line 38, pages/_AviationOverview.scss */
.aviation-overview-page .best-tires-info .known-context p:first-child {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.3em;
  width: 100%;
}
/* line 46, pages/_AviationOverview.scss */
.lt-ie9 .aviation-overview-page .best-tires-info {
  background-color: white;
}
/* line 51, pages/_AviationOverview.scss */
.aviation-overview-page .category-description p {
  display: inline-block;
  width: 70%;
  vertical-align: middle;
}
/* line 57, pages/_AviationOverview.scss */
.aviation-overview-page .category-description span {
  font-size: 48px;
  display: inline-block;
  margin-top: 0;
  margin-right: 5px;
  vertical-align: top;
  color: #274BA7;
}
/* line 66, pages/_AviationOverview.scss */
.aviation-overview-page .category-description h3 {
  display: none;
}
/* line 71, pages/_AviationOverview.scss */
.aviation-overview-page .background {
  padding: 0 15px;
}
/* line 75, pages/_AviationOverview.scss */
.aviation-overview-page .secondary-nav-container {
  height: auto;
}
/* line 79, pages/_AviationOverview.scss */
.aviation-overview-page .best-tires-tiles li {
  position: relative;
  height: auto;
}
/* line 83, pages/_AviationOverview.scss */
.aviation-overview-page .best-tires-tiles li a {
  width: 100%;
  height: 100%;
}
/* line 89, pages/_AviationOverview.scss */
.aviation-overview-page .fits-legend {
  padding-top: 10px;
}
/* line 92, pages/_AviationOverview.scss */
.aviation-overview-page .fits-legend span:first-child {
  color: white;
  font-size: 1.5em;
}
/* line 97, pages/_AviationOverview.scss */
.aviation-overview-page .fits-legend span {
  position: relative;
  font-weight: bold;
  color: #000000;
  font-size: 0.9em;
  vertical-align: super;
}
/* line 106, pages/_AviationOverview.scss */
.aviation-overview-page .tires-disclaimer {
  padding: 15px;
}
/* line 109, pages/_AviationOverview.scss */
.aviation-overview-page .tires-disclaimer p {
  font-size: 0.85em;
}
/* line 113, pages/_AviationOverview.scss */
.aviation-overview-page .tires-disclaimer p:last-child {
  margin: 0;
}
/* line 119, pages/_AviationOverview.scss */
.aviation-overview-page .best-tires-context-info .btn {
  margin-right: 15px;
  width: 48%;
  padding-left: 19px;
}
/* line 126, pages/_AviationOverview.scss */
.aviation-overview-page .glyphicon-stop {
  color: white;
}
/* line 129, pages/_AviationOverview.scss */
.aviation-overview-page .glyphicon-stop small {
  position: absolute;
  font-size: 1em;
  top: 2px;
  left: 2px;
}
/* line 136, pages/_AviationOverview.scss */
.aviation-overview-page .glyphicon-stop .icon-check-circle {
  color: #00AD48;
}
/* line 140, pages/_AviationOverview.scss */
.aviation-overview-page .glyphicon-stop .icon-cross-circle {
  color: #FF2534;
}
/* line 146, pages/_AviationOverview.scss */
.aviation-overview-page .known.context-info .btn {
  margin-right: 20px;
  width: 55%;
  max-width: 200px;
}
@media (min-width: 850px) {
  /* line 155, pages/_AviationOverview.scss */
  .aviation-overview-page .tile-container ul .tile {
    min-height: 300px;
  }
  /* line 158, pages/_AviationOverview.scss */
  .aviation-overview-page .tile-container ul .tile .tile-image {
    float: right;
    width: 160px;
  }
  /* line 162, pages/_AviationOverview.scss */
  .aviation-overview-page .tile-container ul .tile .tile-image img {
    width: 180px;
  }
  /* line 171, pages/_AviationOverview.scss */
  .aviation-overview-page .category-description p {
    width: 47%;
  }
  /* line 175, pages/_AviationOverview.scss */
  .aviation-overview-page .category-description h3 {
    display: inline-block;
    margin-right: 10px;
    color: #274BA7;
    margin-top: 15px;
    font-weight: 700;
  }
  /* line 184, pages/_AviationOverview.scss */
  .aviation-overview-page .best-tires-info {
    overflow: hidden;
  }
  /* line 187, pages/_AviationOverview.scss */
  .aviation-overview-page .best-tires-info .best-tires-context-info {
    display: inline-block;
    padding-left: 1.5%;
    border-left: 1px solid #999999;
  }
  /* line 192, pages/_AviationOverview.scss */
  .aviation-overview-page .best-tires-info .best-tires-context-info p:first-child {
    width: 100%;
  }
  /* line 197, pages/_AviationOverview.scss */
  .aviation-overview-page .best-tires-info .best-tires-info-container {
    margin: 0 auto;
    max-width: 1180px;
    width: 100%;
  }
  /* line 204, pages/_AviationOverview.scss */
  .aviation-overview-page .best-tires-info.known p:first-child {
    width: 57%;
    float: left;
    padding-right: 10px;
  }
  /* line 211, pages/_AviationOverview.scss */
  .aviation-overview-page .best-tires-info.known .known-context p:first-child {
    width: 100%;
    margin-bottom: 0;
  }
  /* line 218, pages/_AviationOverview.scss */
  .aviation-overview-page .best-tires-info.unknown {
    text-align: center;
  }
  /* line 221, pages/_AviationOverview.scss */
  .aviation-overview-page .best-tires-info.unknown p:first-child {
    width: 70%;
    margin: 0 auto;
  }
  /* line 228, pages/_AviationOverview.scss */
  .aviation-overview-page .enter-context {
    width: 35%;
  }
  /* line 231, pages/_AviationOverview.scss */
  .aviation-overview-page .enter-context a {
    width: 100%;
  }
}
@media (min-width: 1024px) {
  /* line 239, pages/_AviationOverview.scss */
  .aviation-overview-page .tile-container ul .tile {
    min-height: 180px;
  }
}

/* line 6, pages/_fboLocator.scss */
#update_location_form #findStoreForm {
  padding-top: 10px;
  padding-bottom: 20px;
}
/* line 9, pages/_fboLocator.scss */
#update_location_form #findStoreForm .action-conjunction {
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  font-size: 16px;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  display: block;
}
/* line 17, pages/_fboLocator.scss */
#update_location_form #findStoreForm div[class*="col"] {
  padding: 5px 0;
  display: block;
  float: none;
  margin: 0 auto;
  width: 100%;
}
/* line 23, pages/_fboLocator.scss */
#update_location_form #findStoreForm div[class*="col"] .input-group {
  width: 99%;
}
/* line 26, pages/_fboLocator.scss */
#update_location_form #findStoreForm div[class*="col"] .gy-use-current-location {
  margin: 0 auto;
  display: block;
  width: 99%;
}
/* line 32, pages/_fboLocator.scss */
#update_location_form #findStoreForm .gy-clear-btn {
  right: 10px;
}

/* line 39, pages/_fboLocator.scss */
.fbo-locator-page h1 {
  text-transform: uppercase;
  margin: 10px 0;
  color: #274BA7;
}
/* line 44, pages/_fboLocator.scss */
.fbo-locator-page .panel,
.fbo-locator-page .gy-windowshade,
.fbo-locator-page .gy-secondary-windowshade,
.fbo-locator-page .gy-nav-windowshade,
.fbo-locator-page .gy-tertiary-windowshade,
.fbo-locator-page .gy-coupon-windowshade,
.fbo-locator-page .gy-dist-windowshade,
.fbo-locator-page .gy-min-windowshade {
  background: none;
}
/* line 47, pages/_fboLocator.scss */
.fbo-locator-page .panel .panel-body, .fbo-locator-page .panel .warranty-treadLife .gy-windowshade .content, .warranty-treadLife .gy-windowshade .fbo-locator-page .panel .content, .fbo-locator-page .panel .warranty-treadLife .gy-secondary-windowshade .content, .warranty-treadLife .gy-secondary-windowshade .fbo-locator-page .panel .content, .fbo-locator-page .panel .warranty-treadLife .gy-nav-windowshade .content, .warranty-treadLife .gy-nav-windowshade .fbo-locator-page .panel .content, .fbo-locator-page .panel .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .gy-tertiary-windowshade .fbo-locator-page .panel .content, .fbo-locator-page .panel .warranty-treadLife .gy-coupon-windowshade .content, .warranty-treadLife .gy-coupon-windowshade .fbo-locator-page .panel .content, .fbo-locator-page .panel .warranty-treadLife .gy-dist-windowshade .content, .warranty-treadLife .gy-dist-windowshade .fbo-locator-page .panel .content, .fbo-locator-page .panel .warranty-treadLife .gy-min-windowshade .content, .warranty-treadLife .gy-min-windowshade .fbo-locator-page .panel .content,
.fbo-locator-page .gy-windowshade .panel-body,
.fbo-locator-page .gy-secondary-windowshade .panel-body,
.fbo-locator-page .gy-nav-windowshade .panel-body,
.fbo-locator-page .gy-tertiary-windowshade .panel-body,
.fbo-locator-page .gy-coupon-windowshade .panel-body,
.fbo-locator-page .gy-dist-windowshade .panel-body,
.fbo-locator-page .gy-min-windowshade .panel-body,
.fbo-locator-page .warranty-treadLife .gy-windowshade .content,
.warranty-treadLife .fbo-locator-page .gy-windowshade .content,
.fbo-locator-page .warranty-treadLife .gy-secondary-windowshade .content,
.warranty-treadLife .fbo-locator-page .gy-secondary-windowshade .content,
.fbo-locator-page .warranty-treadLife .gy-nav-windowshade .content,
.warranty-treadLife .fbo-locator-page .gy-nav-windowshade .content,
.fbo-locator-page .warranty-treadLife .gy-tertiary-windowshade .content,
.warranty-treadLife .fbo-locator-page .gy-tertiary-windowshade .content,
.fbo-locator-page .warranty-treadLife .gy-coupon-windowshade .content,
.warranty-treadLife .fbo-locator-page .gy-coupon-windowshade .content,
.fbo-locator-page .warranty-treadLife .gy-dist-windowshade .content,
.warranty-treadLife .fbo-locator-page .gy-dist-windowshade .content,
.fbo-locator-page .warranty-treadLife .gy-min-windowshade .content,
.warranty-treadLife .fbo-locator-page .gy-min-windowshade .content {
  padding: 0;
}
/* line 51, pages/_fboLocator.scss */
.fbo-locator-page .store-results-more {
  display: block;
}
/* line 53, pages/_fboLocator.scss */
.fbo-locator-page .store-results-more .more-details {
  padding-top: 10px;
  margin-top: -45px;
  background-color: #fff;
  position: relative;
}
/* line 61, pages/_fboLocator.scss */
.fbo-locator-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 69, pages/_fboLocator.scss */
  .fbo-locator-page .bordered {
    border: none;
  }
}
/* line 75, pages/_fboLocator.scss */
.fbo-locator-page .gy-tabs {
  margin-bottom: 5px;
}
/* line 83, pages/_fboLocator.scss */
.fbo-locator-page .store-result-item h3 a:hover {
  text-decoration: none;
}
/* line 89, pages/_fboLocator.scss */
.fbo-locator-page .store-result-item .store-tel {
  padding-left: 10px;
}
/* line 91, pages/_fboLocator.scss */
.fbo-locator-page .store-result-item .store-tel.btn {
  line-height: 40px;
}
/* line 96, pages/_fboLocator.scss */
.fbo-locator-page .store-result-item .row .col-xs-6:first-child {
  padding-left: 0;
}
/* line 100, pages/_fboLocator.scss */
.fbo-locator-page .store-result-item .store-specialists,
.fbo-locator-page .store-result-item .store-hours {
  display: block;
  float: none;
  font-size: inherit;
  width: auto;
  margin: 5px 0 15px 0;
}
/* line 107, pages/_fboLocator.scss */
.fbo-locator-page .store-result-item .store-specialists .fbo-title,
.fbo-locator-page .store-result-item .store-hours .fbo-title {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-weight: 700;
  font-size: 1.1em !important;
}
/* line 113, pages/_fboLocator.scss */
.fbo-locator-page .store-result-item .website {
  display: none;
}
/* line 118, pages/_fboLocator.scss */
.fbo-locator-page .map {
  height: auto;
}
/* line 122, pages/_fboLocator.scss */
.fbo-locator-page .location-bar {
  margin: 0 0 5px;
  font-family: "Barlow-Light", 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 128, pages/_fboLocator.scss */
.fbo-locator-page .location-bar .location-update {
  clear: both;
  display: block;
  padding-top: 10px;
}
/* line 132, pages/_fboLocator.scss */
.fbo-locator-page .location-bar .location-update a:hover {
  text-decoration: none;
}
/* line 135, pages/_fboLocator.scss */
.fbo-locator-page .location-bar .location-update .icon-thin-arrow-right:before {
  position: relative;
  top: 2px;
}
/* line 142, pages/_fboLocator.scss */
.fbo-locator-page .dynamic-map {
  position: fixed;
  margin: 0;
  width: 100%;
  max-width: 1180px;
  height: 1800px;
  height: 100vh;
  z-index: 0;
}
/* line 152, pages/_fboLocator.scss */
.fbo-locator-page .pagination {
  font-family: "Barlow-Light", 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 160, pages/_fboLocator.scss */
.fbo-locator-page .pagination a {
  display: inline-block;
}
/* line 164, pages/_fboLocator.scss */
.fbo-locator-page .pagination .page-next {
  float: right;
}
@media (min-width: 768px) {
  /* line 171, pages/_fboLocator.scss */
  .fbo-locator-page .gy-more {
    display: none;
  }
  /* line 174, pages/_fboLocator.scss */
  .fbo-locator-page .store-results-sidebar {
    width: 370px;
    padding: 15px;
  }
  /* line 178, pages/_fboLocator.scss */
  .fbo-locator-page .map-static {
    display: none;
  }
  /* line 183, pages/_fboLocator.scss */
  .fbo-locator-page .store-result-item .address-block .address-city-state,
  .fbo-locator-page .store-result-item .address-block .address-zipcode {
    display: inline-block;
  }
  /* line 188, pages/_fboLocator.scss */
  .fbo-locator-page .store-result-item .tel-and-directions {
    font-size: 1.0em;
    display: block;
  }
  /* line 192, pages/_fboLocator.scss */
  .fbo-locator-page .store-result-item .store-tel {
    margin-right: 10px;
    padding-left: 0;
  }
  /* line 199, pages/_fboLocator.scss */
  .fbo-locator-page .store-result-item .directions-link {
    float: none;
  }
  /* line 202, pages/_fboLocator.scss */
  .fbo-locator-page .store-result-item .store-actions {
    display: block;
  }
  /* line 205, pages/_fboLocator.scss */
  .fbo-locator-page .store-result-item .website {
    display: block;
  }
}
@media (min-width: 1025px) {
  /* line 213, pages/_fboLocator.scss */
  .fbo-locator-page .store-result-item .store-tel.btn {
    background: none !important;
    border: none !important;
    box-shadow: none !important;
    color: #2366c1;
    font-weight: normal;
  }
}

/* line 225, pages/_fboLocator.scss */
.store-results > ul {
  margin: 20px 0;
  padding: 0;
}

/* line 230, pages/_fboLocator.scss */
.store-result-item {
  list-style: none;
  position: relative;
  margin: 20px 0;
  padding: 0 0 20px;
  font-size: 1.0em;
  clear: both;
  min-height: 280px;
}
/* line 238, pages/_fboLocator.scss */
.store-result-item h3 {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  margin: 15px 0 2px;
  font-size: 22px;
}
/* line 242, pages/_fboLocator.scss */
.store-result-item h3 .icon-thin-arrow-right:before {
  font-size: .8em;
}
/* line 246, pages/_fboLocator.scss */
.store-result-item h4 {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #000;
  margin: 10px 0 0;
  font-size: 1.1em;
}
/* line 252, pages/_fboLocator.scss */
.store-result-item ul {
  margin: 0 0 20px;
  padding: 0;
}
/* line 256, pages/_fboLocator.scss */
.store-result-item li {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 261, pages/_fboLocator.scss */
.store-result-item p {
  margin: 0 0 8px;
}
/* line 264, pages/_fboLocator.scss */
.store-result-item .wrapper-content--lines {
  height: 6px;
  width: 100%;
  display: block;
}
/* line 269, pages/_fboLocator.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 278, pages/_fboLocator.scss */
.store-result-item .store-result-attr {
  vertical-align: middle;
  min-height: 33px;
}
/* line 285, pages/_fboLocator.scss */
.store-result-item .store-result-attr img {
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}
/* line 291, pages/_fboLocator.scss */
.store-result-item .addr-distance {
  display: inline-block;
  margin-right: 10px;
}
/* line 295, pages/_fboLocator.scss */
.store-result-item .addr-distance,
.store-result-item .store-status {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.1em;
}
/* line 300, pages/_fboLocator.scss */
.store-result-item .tel-and-directions {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.0em;
}
/* line 303, pages/_fboLocator.scss */
.store-result-item .tel-and-directions a {
  line-height: 20px;
  vertical-align: middle;
}
/* line 306, pages/_fboLocator.scss */
.store-result-item .tel-and-directions a:hover {
  text-decoration: none;
}
/* line 309, pages/_fboLocator.scss */
.store-result-item .tel-and-directions a.btn {
  padding-top: 0;
  padding-bottom: 0;
}
/* line 313, pages/_fboLocator.scss */
.store-result-item .tel-and-directions a.install-link {
  display: inline-block;
  margin-top: 20px;
  line-height: 1.2;
}
/* line 321, pages/_fboLocator.scss */
.store-result-item .address-block span {
  display: block;
}
/* line 325, pages/_fboLocator.scss */
.store-result-item .store-status {
  text-transform: uppercase;
  display: none;
}
/* line 329, pages/_fboLocator.scss */
.store-result-item .status-open {
  color: #5cb85c;
}
/* line 332, pages/_fboLocator.scss */
.store-result-item .store-tel {
  display: inline-block;
}
/* line 335, pages/_fboLocator.scss */
.store-result-item .store-specialists {
  width: 45%;
  float: right;
}
/* line 338, pages/_fboLocator.scss */
.store-result-item .store-specialists p {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.1em;
}
/* line 342, pages/_fboLocator.scss */
.store-result-item .store-specialists a {
  margin-top: 10px;
  display: inline-block;
}
/* line 348, pages/_fboLocator.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;
}

/**
 * TEMPLATE/PARTIAL NAME: Goodyear Aviation Connections Page
 *
 */
/* line 8, pages/_Connections.scss */
.connections-page .wrapper-outer {
  background-color: #dde;
}
/* line 12, pages/_Connections.scss */
.connections-page img {
  max-width: 100%;
  padding: 10px 0;
}

/**
 * TEMPLATE/PARTIAL NAME: Events Landing Page
 *
 */
/* line 7, pages/_EventsPages.scss */
.events-schedule td {
  vertical-align: middle !important;
}

/* line 6, pages/_fboLocator.scss */
#update_location_form #findStoreForm {
  padding-top: 10px;
  padding-bottom: 20px;
}
/* line 9, pages/_fboLocator.scss */
#update_location_form #findStoreForm .action-conjunction {
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  font-size: 16px;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  display: block;
}
/* line 17, pages/_fboLocator.scss */
#update_location_form #findStoreForm div[class*="col"] {
  padding: 5px 0;
  display: block;
  float: none;
  margin: 0 auto;
  width: 100%;
}
/* line 23, pages/_fboLocator.scss */
#update_location_form #findStoreForm div[class*="col"] .input-group {
  width: 99%;
}
/* line 26, pages/_fboLocator.scss */
#update_location_form #findStoreForm div[class*="col"] .gy-use-current-location {
  margin: 0 auto;
  display: block;
  width: 99%;
}
/* line 32, pages/_fboLocator.scss */
#update_location_form #findStoreForm .gy-clear-btn {
  right: 10px;
}

/* line 39, pages/_fboLocator.scss */
.fbo-locator-page h1 {
  text-transform: uppercase;
  margin: 10px 0;
  color: #274BA7;
}
/* line 44, pages/_fboLocator.scss */
.fbo-locator-page .panel,
.fbo-locator-page .gy-windowshade,
.fbo-locator-page .gy-secondary-windowshade,
.fbo-locator-page .gy-nav-windowshade,
.fbo-locator-page .gy-tertiary-windowshade,
.fbo-locator-page .gy-coupon-windowshade,
.fbo-locator-page .gy-dist-windowshade,
.fbo-locator-page .gy-min-windowshade {
  background: none;
}
/* line 47, pages/_fboLocator.scss */
.fbo-locator-page .panel .panel-body, .fbo-locator-page .panel .warranty-treadLife .gy-windowshade .content, .warranty-treadLife .gy-windowshade .fbo-locator-page .panel .content, .fbo-locator-page .panel .warranty-treadLife .gy-secondary-windowshade .content, .warranty-treadLife .gy-secondary-windowshade .fbo-locator-page .panel .content, .fbo-locator-page .panel .warranty-treadLife .gy-nav-windowshade .content, .warranty-treadLife .gy-nav-windowshade .fbo-locator-page .panel .content, .fbo-locator-page .panel .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .gy-tertiary-windowshade .fbo-locator-page .panel .content, .fbo-locator-page .panel .warranty-treadLife .gy-coupon-windowshade .content, .warranty-treadLife .gy-coupon-windowshade .fbo-locator-page .panel .content, .fbo-locator-page .panel .warranty-treadLife .gy-dist-windowshade .content, .warranty-treadLife .gy-dist-windowshade .fbo-locator-page .panel .content, .fbo-locator-page .panel .warranty-treadLife .gy-min-windowshade .content, .warranty-treadLife .gy-min-windowshade .fbo-locator-page .panel .content,
.fbo-locator-page .gy-windowshade .panel-body,
.fbo-locator-page .gy-secondary-windowshade .panel-body,
.fbo-locator-page .gy-nav-windowshade .panel-body,
.fbo-locator-page .gy-tertiary-windowshade .panel-body,
.fbo-locator-page .gy-coupon-windowshade .panel-body,
.fbo-locator-page .gy-dist-windowshade .panel-body,
.fbo-locator-page .gy-min-windowshade .panel-body,
.fbo-locator-page .warranty-treadLife .gy-windowshade .content,
.warranty-treadLife .fbo-locator-page .gy-windowshade .content,
.fbo-locator-page .warranty-treadLife .gy-secondary-windowshade .content,
.warranty-treadLife .fbo-locator-page .gy-secondary-windowshade .content,
.fbo-locator-page .warranty-treadLife .gy-nav-windowshade .content,
.warranty-treadLife .fbo-locator-page .gy-nav-windowshade .content,
.fbo-locator-page .warranty-treadLife .gy-tertiary-windowshade .content,
.warranty-treadLife .fbo-locator-page .gy-tertiary-windowshade .content,
.fbo-locator-page .warranty-treadLife .gy-coupon-windowshade .content,
.warranty-treadLife .fbo-locator-page .gy-coupon-windowshade .content,
.fbo-locator-page .warranty-treadLife .gy-dist-windowshade .content,
.warranty-treadLife .fbo-locator-page .gy-dist-windowshade .content,
.fbo-locator-page .warranty-treadLife .gy-min-windowshade .content,
.warranty-treadLife .fbo-locator-page .gy-min-windowshade .content {
  padding: 0;
}
/* line 51, pages/_fboLocator.scss */
.fbo-locator-page .store-results-more {
  display: block;
}
/* line 53, pages/_fboLocator.scss */
.fbo-locator-page .store-results-more .more-details {
  padding-top: 10px;
  margin-top: -45px;
  background-color: #fff;
  position: relative;
}
/* line 61, pages/_fboLocator.scss */
.fbo-locator-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 69, pages/_fboLocator.scss */
  .fbo-locator-page .bordered {
    border: none;
  }
}
/* line 75, pages/_fboLocator.scss */
.fbo-locator-page .gy-tabs {
  margin-bottom: 5px;
}
/* line 83, pages/_fboLocator.scss */
.fbo-locator-page .store-result-item h3 a:hover {
  text-decoration: none;
}
/* line 89, pages/_fboLocator.scss */
.fbo-locator-page .store-result-item .store-tel {
  padding-left: 10px;
}
/* line 91, pages/_fboLocator.scss */
.fbo-locator-page .store-result-item .store-tel.btn {
  line-height: 40px;
}
/* line 96, pages/_fboLocator.scss */
.fbo-locator-page .store-result-item .row .col-xs-6:first-child {
  padding-left: 0;
}
/* line 100, pages/_fboLocator.scss */
.fbo-locator-page .store-result-item .store-specialists,
.fbo-locator-page .store-result-item .store-hours {
  display: block;
  float: none;
  font-size: inherit;
  width: auto;
  margin: 5px 0 15px 0;
}
/* line 107, pages/_fboLocator.scss */
.fbo-locator-page .store-result-item .store-specialists .fbo-title,
.fbo-locator-page .store-result-item .store-hours .fbo-title {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-weight: 700;
  font-size: 1.1em !important;
}
/* line 113, pages/_fboLocator.scss */
.fbo-locator-page .store-result-item .website {
  display: none;
}
/* line 118, pages/_fboLocator.scss */
.fbo-locator-page .map {
  height: auto;
}
/* line 122, pages/_fboLocator.scss */
.fbo-locator-page .location-bar {
  margin: 0 0 5px;
  font-family: "Barlow-Light", 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 128, pages/_fboLocator.scss */
.fbo-locator-page .location-bar .location-update {
  clear: both;
  display: block;
  padding-top: 10px;
}
/* line 132, pages/_fboLocator.scss */
.fbo-locator-page .location-bar .location-update a:hover {
  text-decoration: none;
}
/* line 135, pages/_fboLocator.scss */
.fbo-locator-page .location-bar .location-update .icon-thin-arrow-right:before {
  position: relative;
  top: 2px;
}
/* line 142, pages/_fboLocator.scss */
.fbo-locator-page .dynamic-map {
  position: fixed;
  margin: 0;
  width: 100%;
  max-width: 1180px;
  height: 1800px;
  height: 100vh;
  z-index: 0;
}
/* line 152, pages/_fboLocator.scss */
.fbo-locator-page .pagination {
  font-family: "Barlow-Light", 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 160, pages/_fboLocator.scss */
.fbo-locator-page .pagination a {
  display: inline-block;
}
/* line 164, pages/_fboLocator.scss */
.fbo-locator-page .pagination .page-next {
  float: right;
}
@media (min-width: 768px) {
  /* line 171, pages/_fboLocator.scss */
  .fbo-locator-page .gy-more {
    display: none;
  }
  /* line 174, pages/_fboLocator.scss */
  .fbo-locator-page .store-results-sidebar {
    width: 370px;
    padding: 15px;
  }
  /* line 178, pages/_fboLocator.scss */
  .fbo-locator-page .map-static {
    display: none;
  }
  /* line 183, pages/_fboLocator.scss */
  .fbo-locator-page .store-result-item .address-block .address-city-state,
  .fbo-locator-page .store-result-item .address-block .address-zipcode {
    display: inline-block;
  }
  /* line 188, pages/_fboLocator.scss */
  .fbo-locator-page .store-result-item .tel-and-directions {
    font-size: 1.0em;
    display: block;
  }
  /* line 192, pages/_fboLocator.scss */
  .fbo-locator-page .store-result-item .store-tel {
    margin-right: 10px;
    padding-left: 0;
  }
  /* line 199, pages/_fboLocator.scss */
  .fbo-locator-page .store-result-item .directions-link {
    float: none;
  }
  /* line 202, pages/_fboLocator.scss */
  .fbo-locator-page .store-result-item .store-actions {
    display: block;
  }
  /* line 205, pages/_fboLocator.scss */
  .fbo-locator-page .store-result-item .website {
    display: block;
  }
}
@media (min-width: 1025px) {
  /* line 213, pages/_fboLocator.scss */
  .fbo-locator-page .store-result-item .store-tel.btn {
    background: none !important;
    border: none !important;
    box-shadow: none !important;
    color: #2366c1;
    font-weight: normal;
  }
}

/* line 225, pages/_fboLocator.scss */
.store-results > ul {
  margin: 20px 0;
  padding: 0;
}

/* line 230, pages/_fboLocator.scss */
.store-result-item {
  list-style: none;
  position: relative;
  margin: 20px 0;
  padding: 0 0 20px;
  font-size: 1.0em;
  clear: both;
  min-height: 280px;
}
/* line 238, pages/_fboLocator.scss */
.store-result-item h3 {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  margin: 15px 0 2px;
  font-size: 22px;
}
/* line 242, pages/_fboLocator.scss */
.store-result-item h3 .icon-thin-arrow-right:before {
  font-size: .8em;
}
/* line 246, pages/_fboLocator.scss */
.store-result-item h4 {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #000;
  margin: 10px 0 0;
  font-size: 1.1em;
}
/* line 252, pages/_fboLocator.scss */
.store-result-item ul {
  margin: 0 0 20px;
  padding: 0;
}
/* line 256, pages/_fboLocator.scss */
.store-result-item li {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 261, pages/_fboLocator.scss */
.store-result-item p {
  margin: 0 0 8px;
}
/* line 264, pages/_fboLocator.scss */
.store-result-item .wrapper-content--lines {
  height: 6px;
  width: 100%;
  display: block;
}
/* line 269, pages/_fboLocator.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 278, pages/_fboLocator.scss */
.store-result-item .store-result-attr {
  vertical-align: middle;
  min-height: 33px;
}
/* line 285, pages/_fboLocator.scss */
.store-result-item .store-result-attr img {
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}
/* line 291, pages/_fboLocator.scss */
.store-result-item .addr-distance {
  display: inline-block;
  margin-right: 10px;
}
/* line 295, pages/_fboLocator.scss */
.store-result-item .addr-distance,
.store-result-item .store-status {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.1em;
}
/* line 300, pages/_fboLocator.scss */
.store-result-item .tel-and-directions {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.0em;
}
/* line 303, pages/_fboLocator.scss */
.store-result-item .tel-and-directions a {
  line-height: 20px;
  vertical-align: middle;
}
/* line 306, pages/_fboLocator.scss */
.store-result-item .tel-and-directions a:hover {
  text-decoration: none;
}
/* line 309, pages/_fboLocator.scss */
.store-result-item .tel-and-directions a.btn {
  padding-top: 0;
  padding-bottom: 0;
}
/* line 313, pages/_fboLocator.scss */
.store-result-item .tel-and-directions a.install-link {
  display: inline-block;
  margin-top: 20px;
  line-height: 1.2;
}
/* line 321, pages/_fboLocator.scss */
.store-result-item .address-block span {
  display: block;
}
/* line 325, pages/_fboLocator.scss */
.store-result-item .store-status {
  text-transform: uppercase;
  display: none;
}
/* line 329, pages/_fboLocator.scss */
.store-result-item .status-open {
  color: #5cb85c;
}
/* line 332, pages/_fboLocator.scss */
.store-result-item .store-tel {
  display: inline-block;
}
/* line 335, pages/_fboLocator.scss */
.store-result-item .store-specialists {
  width: 45%;
  float: right;
}
/* line 338, pages/_fboLocator.scss */
.store-result-item .store-specialists p {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.1em;
}
/* line 342, pages/_fboLocator.scss */
.store-result-item .store-specialists a {
  margin-top: 10px;
  display: inline-block;
}
/* line 348, pages/_fboLocator.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 4, pages/_GroundSchoolVideosPage.scss */
.ground-school .page-header a {
  text-decoration: underline;
}
/* line 7, pages/_GroundSchoolVideosPage.scss */
.ground-school .page-header a.btn {
  text-decoration: none;
  width: 100%;
}
@media (min-width: 768px) {
  /* line 7, pages/_GroundSchoolVideosPage.scss */
  .ground-school .page-header a.btn {
    width: 50%;
  }
}
/* line 15, pages/_GroundSchoolVideosPage.scss */
.ground-school .page-header .detail-page-img {
  background-image: url('/images/../images/technicalResources/resource_tire_flt_plans.jpg');
  background-size: contain;
  width: 305px;
  height: 205px;
  min-height: 0;
}
/* line 26, pages/_GroundSchoolVideosPage.scss */
.ground-school .detail-main .gy-windowshade .panel-collapse, .ground-school .warranty-template .left-content .gy-windowshade .panel-collapse, .warranty-template .ground-school .left-content .gy-windowshade .panel-collapse, .ground-school .detail-main .gy-secondary-windowshade .panel-collapse, .ground-school .warranty-template .left-content .gy-secondary-windowshade .panel-collapse, .warranty-template .ground-school .left-content .gy-secondary-windowshade .panel-collapse, .ground-school .detail-main .gy-nav-windowshade .panel-collapse, .ground-school .warranty-template .left-content .gy-nav-windowshade .panel-collapse, .warranty-template .ground-school .left-content .gy-nav-windowshade .panel-collapse, .ground-school .detail-main .gy-tertiary-windowshade .panel-collapse, .ground-school .warranty-template .left-content .gy-tertiary-windowshade .panel-collapse, .warranty-template .ground-school .left-content .gy-tertiary-windowshade .panel-collapse, .ground-school .detail-main .gy-coupon-windowshade .panel-collapse, .ground-school .warranty-template .left-content .gy-coupon-windowshade .panel-collapse, .warranty-template .ground-school .left-content .gy-coupon-windowshade .panel-collapse, .ground-school .detail-main .gy-dist-windowshade .panel-collapse, .ground-school .warranty-template .left-content .gy-dist-windowshade .panel-collapse, .warranty-template .ground-school .left-content .gy-dist-windowshade .panel-collapse, .ground-school .detail-main .gy-min-windowshade .panel-collapse, .ground-school .warranty-template .left-content .gy-min-windowshade .panel-collapse, .warranty-template .ground-school .left-content .gy-min-windowshade .panel-collapse {
  background: none;
}
/* line 30, pages/_GroundSchoolVideosPage.scss */
.ground-school .detail-main .gy-windowshade .panel-body ul, .ground-school .warranty-template .left-content .gy-windowshade .panel-body ul, .warranty-template .ground-school .left-content .gy-windowshade .panel-body ul, .ground-school .detail-main .gy-secondary-windowshade .panel-body ul, .ground-school .warranty-template .left-content .gy-secondary-windowshade .panel-body ul, .warranty-template .ground-school .left-content .gy-secondary-windowshade .panel-body ul, .ground-school .detail-main .gy-nav-windowshade .panel-body ul, .ground-school .warranty-template .left-content .gy-nav-windowshade .panel-body ul, .warranty-template .ground-school .left-content .gy-nav-windowshade .panel-body ul, .ground-school .detail-main .gy-tertiary-windowshade .panel-body ul, .ground-school .warranty-template .left-content .gy-tertiary-windowshade .panel-body ul, .warranty-template .ground-school .left-content .gy-tertiary-windowshade .panel-body ul, .ground-school .detail-main .gy-coupon-windowshade .panel-body ul, .ground-school .warranty-template .left-content .gy-coupon-windowshade .panel-body ul, .warranty-template .ground-school .left-content .gy-coupon-windowshade .panel-body ul, .ground-school .detail-main .gy-dist-windowshade .panel-body ul, .ground-school .warranty-template .left-content .gy-dist-windowshade .panel-body ul, .warranty-template .ground-school .left-content .gy-dist-windowshade .panel-body ul, .ground-school .detail-main .gy-min-windowshade .panel-body ul, .ground-school .warranty-template .left-content .gy-min-windowshade .panel-body ul, .warranty-template .ground-school .left-content .gy-min-windowshade .panel-body ul, .ground-school .detail-main .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .ground-school .detail-main .gy-windowshade .content ul, .ground-school .warranty-template .left-content .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .ground-school .warranty-template .left-content .gy-windowshade .content ul, .warranty-template .ground-school .left-content .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .warranty-template .ground-school .left-content .gy-windowshade .content ul, .ground-school .detail-main .gy-secondary-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .ground-school .detail-main .gy-secondary-windowshade .content ul, .ground-school .warranty-template .left-content .gy-secondary-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .ground-school .warranty-template .left-content .gy-secondary-windowshade .content ul, .warranty-template .ground-school .left-content .gy-secondary-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .warranty-template .ground-school .left-content .gy-secondary-windowshade .content ul, .ground-school .detail-main .gy-nav-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .ground-school .detail-main .gy-nav-windowshade .content ul, .ground-school .warranty-template .left-content .gy-nav-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .ground-school .warranty-template .left-content .gy-nav-windowshade .content ul, .warranty-template .ground-school .left-content .gy-nav-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .warranty-template .ground-school .left-content .gy-nav-windowshade .content ul, .ground-school .detail-main .gy-tertiary-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .ground-school .detail-main .gy-tertiary-windowshade .content ul, .ground-school .warranty-template .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .ground-school .warranty-template .left-content .gy-tertiary-windowshade .content ul, .warranty-template .ground-school .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .warranty-template .ground-school .left-content .gy-tertiary-windowshade .content ul, .ground-school .detail-main .gy-coupon-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .ground-school .detail-main .gy-coupon-windowshade .content ul, .ground-school .warranty-template .left-content .gy-coupon-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .ground-school .warranty-template .left-content .gy-coupon-windowshade .content ul, .warranty-template .ground-school .left-content .gy-coupon-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .warranty-template .ground-school .left-content .gy-coupon-windowshade .content ul, .ground-school .detail-main .gy-dist-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .ground-school .detail-main .gy-dist-windowshade .content ul, .ground-school .warranty-template .left-content .gy-dist-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .ground-school .warranty-template .left-content .gy-dist-windowshade .content ul, .warranty-template .ground-school .left-content .gy-dist-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .warranty-template .ground-school .left-content .gy-dist-windowshade .content ul, .ground-school .detail-main .gy-min-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .ground-school .detail-main .gy-min-windowshade .content ul, .ground-school .warranty-template .left-content .gy-min-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .ground-school .warranty-template .left-content .gy-min-windowshade .content ul, .warranty-template .ground-school .left-content .gy-min-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .warranty-template .ground-school .left-content .gy-min-windowshade .content ul, .ground-school .detail-main .gy-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .ground-school .detail-main .gy-windowshade .content ul, .ground-school .warranty-template .left-content .gy-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .ground-school .warranty-template .left-content .gy-windowshade .content ul, .warranty-template .ground-school .left-content .gy-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .warranty-template .ground-school .left-content .gy-windowshade .content ul, .ground-school .detail-main .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .ground-school .detail-main .gy-secondary-windowshade .content ul, .ground-school .warranty-template .left-content .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .ground-school .warranty-template .left-content .gy-secondary-windowshade .content ul, .warranty-template .ground-school .left-content .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .warranty-template .ground-school .left-content .gy-secondary-windowshade .content ul, .ground-school .detail-main .gy-nav-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .ground-school .detail-main .gy-nav-windowshade .content ul, .ground-school .warranty-template .left-content .gy-nav-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .ground-school .warranty-template .left-content .gy-nav-windowshade .content ul, .warranty-template .ground-school .left-content .gy-nav-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .warranty-template .ground-school .left-content .gy-nav-windowshade .content ul, .ground-school .detail-main .gy-tertiary-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .ground-school .detail-main .gy-tertiary-windowshade .content ul, .ground-school .warranty-template .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .ground-school .warranty-template .left-content .gy-tertiary-windowshade .content ul, .warranty-template .ground-school .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .warranty-template .ground-school .left-content .gy-tertiary-windowshade .content ul, .ground-school .detail-main .gy-coupon-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .ground-school .detail-main .gy-coupon-windowshade .content ul, .ground-school .warranty-template .left-content .gy-coupon-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .ground-school .warranty-template .left-content .gy-coupon-windowshade .content ul, .warranty-template .ground-school .left-content .gy-coupon-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .warranty-template .ground-school .left-content .gy-coupon-windowshade .content ul, .ground-school .detail-main .gy-dist-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .ground-school .detail-main .gy-dist-windowshade .content ul, .ground-school .warranty-template .left-content .gy-dist-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .ground-school .warranty-template .left-content .gy-dist-windowshade .content ul, .warranty-template .ground-school .left-content .gy-dist-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .warranty-template .ground-school .left-content .gy-dist-windowshade .content ul, .ground-school .detail-main .gy-min-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .ground-school .detail-main .gy-min-windowshade .content ul, .ground-school .warranty-template .left-content .gy-min-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .ground-school .warranty-template .left-content .gy-min-windowshade .content ul, .warranty-template .ground-school .left-content .gy-min-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .warranty-template .ground-school .left-content .gy-min-windowshade .content ul, .ground-school .detail-main .gy-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .ground-school .detail-main .gy-windowshade .content ul, .ground-school .warranty-template .left-content .gy-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .ground-school .warranty-template .left-content .gy-windowshade .content ul, .warranty-template .ground-school .left-content .gy-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .warranty-template .ground-school .left-content .gy-windowshade .content ul, .ground-school .detail-main .gy-secondary-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .ground-school .detail-main .gy-secondary-windowshade .content ul, .ground-school .warranty-template .left-content .gy-secondary-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .ground-school .warranty-template .left-content .gy-secondary-windowshade .content ul, .warranty-template .ground-school .left-content .gy-secondary-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .warranty-template .ground-school .left-content .gy-secondary-windowshade .content ul, .ground-school .detail-main .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .ground-school .detail-main .gy-nav-windowshade .content ul, .ground-school .warranty-template .left-content .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .ground-school .warranty-template .left-content .gy-nav-windowshade .content ul, .warranty-template .ground-school .left-content .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .warranty-template .ground-school .left-content .gy-nav-windowshade .content ul, .ground-school .detail-main .gy-tertiary-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .ground-school .detail-main .gy-tertiary-windowshade .content ul, .ground-school .warranty-template .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .ground-school .warranty-template .left-content .gy-tertiary-windowshade .content ul, .warranty-template .ground-school .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .warranty-template .ground-school .left-content .gy-tertiary-windowshade .content ul, .ground-school .detail-main .gy-coupon-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .ground-school .detail-main .gy-coupon-windowshade .content ul, .ground-school .warranty-template .left-content .gy-coupon-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .ground-school .warranty-template .left-content .gy-coupon-windowshade .content ul, .warranty-template .ground-school .left-content .gy-coupon-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .warranty-template .ground-school .left-content .gy-coupon-windowshade .content ul, .ground-school .detail-main .gy-dist-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .ground-school .detail-main .gy-dist-windowshade .content ul, .ground-school .warranty-template .left-content .gy-dist-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .ground-school .warranty-template .left-content .gy-dist-windowshade .content ul, .warranty-template .ground-school .left-content .gy-dist-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .warranty-template .ground-school .left-content .gy-dist-windowshade .content ul, .ground-school .detail-main .gy-min-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .ground-school .detail-main .gy-min-windowshade .content ul, .ground-school .warranty-template .left-content .gy-min-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .ground-school .warranty-template .left-content .gy-min-windowshade .content ul, .warranty-template .ground-school .left-content .gy-min-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .warranty-template .ground-school .left-content .gy-min-windowshade .content ul, .ground-school .detail-main .gy-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .ground-school .detail-main .gy-windowshade .content ul, .ground-school .warranty-template .left-content .gy-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .ground-school .warranty-template .left-content .gy-windowshade .content ul, .warranty-template .ground-school .left-content .gy-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .warranty-template .ground-school .left-content .gy-windowshade .content ul, .ground-school .detail-main .gy-secondary-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .ground-school .detail-main .gy-secondary-windowshade .content ul, .ground-school .warranty-template .left-content .gy-secondary-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .ground-school .warranty-template .left-content .gy-secondary-windowshade .content ul, .warranty-template .ground-school .left-content .gy-secondary-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .warranty-template .ground-school .left-content .gy-secondary-windowshade .content ul, .ground-school .detail-main .gy-nav-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .ground-school .detail-main .gy-nav-windowshade .content ul, .ground-school .warranty-template .left-content .gy-nav-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .ground-school .warranty-template .left-content .gy-nav-windowshade .content ul, .warranty-template .ground-school .left-content .gy-nav-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .warranty-template .ground-school .left-content .gy-nav-windowshade .content ul, .ground-school .detail-main .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .ground-school .detail-main .gy-tertiary-windowshade .content ul, .ground-school .warranty-template .left-content .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .ground-school .warranty-template .left-content .gy-tertiary-windowshade .content ul, .warranty-template .ground-school .left-content .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .warranty-template .ground-school .left-content .gy-tertiary-windowshade .content ul, .ground-school .detail-main .gy-coupon-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .ground-school .detail-main .gy-coupon-windowshade .content ul, .ground-school .warranty-template .left-content .gy-coupon-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .ground-school .warranty-template .left-content .gy-coupon-windowshade .content ul, .warranty-template .ground-school .left-content .gy-coupon-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .warranty-template .ground-school .left-content .gy-coupon-windowshade .content ul, .ground-school .detail-main .gy-dist-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .ground-school .detail-main .gy-dist-windowshade .content ul, .ground-school .warranty-template .left-content .gy-dist-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .ground-school .warranty-template .left-content .gy-dist-windowshade .content ul, .warranty-template .ground-school .left-content .gy-dist-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .warranty-template .ground-school .left-content .gy-dist-windowshade .content ul, .ground-school .detail-main .gy-min-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .ground-school .detail-main .gy-min-windowshade .content ul, .ground-school .warranty-template .left-content .gy-min-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .ground-school .warranty-template .left-content .gy-min-windowshade .content ul, .warranty-template .ground-school .left-content .gy-min-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .warranty-template .ground-school .left-content .gy-min-windowshade .content ul, .ground-school .detail-main .gy-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .ground-school .detail-main .gy-windowshade .content ul, .ground-school .warranty-template .left-content .gy-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .ground-school .warranty-template .left-content .gy-windowshade .content ul, .warranty-template .ground-school .left-content .gy-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .warranty-template .ground-school .left-content .gy-windowshade .content ul, .ground-school .detail-main .gy-secondary-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .ground-school .detail-main .gy-secondary-windowshade .content ul, .ground-school .warranty-template .left-content .gy-secondary-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .ground-school .warranty-template .left-content .gy-secondary-windowshade .content ul, .warranty-template .ground-school .left-content .gy-secondary-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .warranty-template .ground-school .left-content .gy-secondary-windowshade .content ul, .ground-school .detail-main .gy-nav-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .ground-school .detail-main .gy-nav-windowshade .content ul, .ground-school .warranty-template .left-content .gy-nav-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .ground-school .warranty-template .left-content .gy-nav-windowshade .content ul, .warranty-template .ground-school .left-content .gy-nav-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .warranty-template .ground-school .left-content .gy-nav-windowshade .content ul, .ground-school .detail-main .gy-tertiary-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .ground-school .detail-main .gy-tertiary-windowshade .content ul, .ground-school .warranty-template .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .ground-school .warranty-template .left-content .gy-tertiary-windowshade .content ul, .warranty-template .ground-school .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .warranty-template .ground-school .left-content .gy-tertiary-windowshade .content ul, .ground-school .detail-main .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .ground-school .detail-main .gy-coupon-windowshade .content ul, .ground-school .warranty-template .left-content .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .ground-school .warranty-template .left-content .gy-coupon-windowshade .content ul, .warranty-template .ground-school .left-content .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .warranty-template .ground-school .left-content .gy-coupon-windowshade .content ul, .ground-school .detail-main .gy-dist-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .ground-school .detail-main .gy-dist-windowshade .content ul, .ground-school .warranty-template .left-content .gy-dist-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .ground-school .warranty-template .left-content .gy-dist-windowshade .content ul, .warranty-template .ground-school .left-content .gy-dist-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .warranty-template .ground-school .left-content .gy-dist-windowshade .content ul, .ground-school .detail-main .gy-min-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .ground-school .detail-main .gy-min-windowshade .content ul, .ground-school .warranty-template .left-content .gy-min-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .ground-school .warranty-template .left-content .gy-min-windowshade .content ul, .warranty-template .ground-school .left-content .gy-min-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .warranty-template .ground-school .left-content .gy-min-windowshade .content ul, .ground-school .detail-main .gy-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .gy-dist-windowshade .ground-school .detail-main .gy-windowshade .content ul, .ground-school .warranty-template .left-content .gy-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .gy-dist-windowshade .ground-school .warranty-template .left-content .gy-windowshade .content ul, .warranty-template .ground-school .left-content .gy-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .gy-dist-windowshade .warranty-template .ground-school .left-content .gy-windowshade .content ul, .ground-school .detail-main .gy-secondary-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .gy-dist-windowshade .ground-school .detail-main .gy-secondary-windowshade .content ul, .ground-school .warranty-template .left-content .gy-secondary-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .gy-dist-windowshade .ground-school .warranty-template .left-content .gy-secondary-windowshade .content ul, .warranty-template .ground-school .left-content .gy-secondary-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .gy-dist-windowshade .warranty-template .ground-school .left-content .gy-secondary-windowshade .content ul, .ground-school .detail-main .gy-nav-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .gy-dist-windowshade .ground-school .detail-main .gy-nav-windowshade .content ul, .ground-school .warranty-template .left-content .gy-nav-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .gy-dist-windowshade .ground-school .warranty-template .left-content .gy-nav-windowshade .content ul, .warranty-template .ground-school .left-content .gy-nav-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .gy-dist-windowshade .warranty-template .ground-school .left-content .gy-nav-windowshade .content ul, .ground-school .detail-main .gy-tertiary-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .gy-dist-windowshade .ground-school .detail-main .gy-tertiary-windowshade .content ul, .ground-school .warranty-template .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .gy-dist-windowshade .ground-school .warranty-template .left-content .gy-tertiary-windowshade .content ul, .warranty-template .ground-school .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .gy-dist-windowshade .warranty-template .ground-school .left-content .gy-tertiary-windowshade .content ul, .ground-school .detail-main .gy-coupon-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .gy-dist-windowshade .ground-school .detail-main .gy-coupon-windowshade .content ul, .ground-school .warranty-template .left-content .gy-coupon-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .gy-dist-windowshade .ground-school .warranty-template .left-content .gy-coupon-windowshade .content ul, .warranty-template .ground-school .left-content .gy-coupon-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .gy-dist-windowshade .warranty-template .ground-school .left-content .gy-coupon-windowshade .content ul, .ground-school .detail-main .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .ground-school .detail-main .gy-dist-windowshade .content ul, .ground-school .warranty-template .left-content .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .ground-school .warranty-template .left-content .gy-dist-windowshade .content ul, .warranty-template .ground-school .left-content .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .warranty-template .ground-school .left-content .gy-dist-windowshade .content ul, .ground-school .detail-main .gy-min-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .gy-dist-windowshade .ground-school .detail-main .gy-min-windowshade .content ul, .ground-school .warranty-template .left-content .gy-min-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .gy-dist-windowshade .ground-school .warranty-template .left-content .gy-min-windowshade .content ul, .warranty-template .ground-school .left-content .gy-min-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .gy-dist-windowshade .warranty-template .ground-school .left-content .gy-min-windowshade .content ul, .ground-school .detail-main .gy-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .ground-school .detail-main .gy-windowshade .content ul, .ground-school .warranty-template .left-content .gy-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .ground-school .warranty-template .left-content .gy-windowshade .content ul, .warranty-template .ground-school .left-content .gy-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .warranty-template .ground-school .left-content .gy-windowshade .content ul, .ground-school .detail-main .gy-secondary-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .ground-school .detail-main .gy-secondary-windowshade .content ul, .ground-school .warranty-template .left-content .gy-secondary-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .ground-school .warranty-template .left-content .gy-secondary-windowshade .content ul, .warranty-template .ground-school .left-content .gy-secondary-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .warranty-template .ground-school .left-content .gy-secondary-windowshade .content ul, .ground-school .detail-main .gy-nav-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .ground-school .detail-main .gy-nav-windowshade .content ul, .ground-school .warranty-template .left-content .gy-nav-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .ground-school .warranty-template .left-content .gy-nav-windowshade .content ul, .warranty-template .ground-school .left-content .gy-nav-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .warranty-template .ground-school .left-content .gy-nav-windowshade .content ul, .ground-school .detail-main .gy-tertiary-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .ground-school .detail-main .gy-tertiary-windowshade .content ul, .ground-school .warranty-template .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .ground-school .warranty-template .left-content .gy-tertiary-windowshade .content ul, .warranty-template .ground-school .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .warranty-template .ground-school .left-content .gy-tertiary-windowshade .content ul, .ground-school .detail-main .gy-coupon-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .ground-school .detail-main .gy-coupon-windowshade .content ul, .ground-school .warranty-template .left-content .gy-coupon-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .ground-school .warranty-template .left-content .gy-coupon-windowshade .content ul, .warranty-template .ground-school .left-content .gy-coupon-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .warranty-template .ground-school .left-content .gy-coupon-windowshade .content ul, .ground-school .detail-main .gy-dist-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .ground-school .detail-main .gy-dist-windowshade .content ul, .ground-school .warranty-template .left-content .gy-dist-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .ground-school .warranty-template .left-content .gy-dist-windowshade .content ul, .warranty-template .ground-school .left-content .gy-dist-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .warranty-template .ground-school .left-content .gy-dist-windowshade .content ul, .ground-school .detail-main .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .ground-school .detail-main .gy-min-windowshade .content ul, .ground-school .warranty-template .left-content .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .ground-school .warranty-template .left-content .gy-min-windowshade .content ul, .warranty-template .ground-school .left-content .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .warranty-template .ground-school .left-content .gy-min-windowshade .content ul {
  padding-left: 15px;
}
/* line 33, pages/_GroundSchoolVideosPage.scss */
.ground-school .detail-main .gy-windowshade .panel-body li, .ground-school .warranty-template .left-content .gy-windowshade .panel-body li, .warranty-template .ground-school .left-content .gy-windowshade .panel-body li, .ground-school .detail-main .gy-secondary-windowshade .panel-body li, .ground-school .warranty-template .left-content .gy-secondary-windowshade .panel-body li, .warranty-template .ground-school .left-content .gy-secondary-windowshade .panel-body li, .ground-school .detail-main .gy-nav-windowshade .panel-body li, .ground-school .warranty-template .left-content .gy-nav-windowshade .panel-body li, .warranty-template .ground-school .left-content .gy-nav-windowshade .panel-body li, .ground-school .detail-main .gy-tertiary-windowshade .panel-body li, .ground-school .warranty-template .left-content .gy-tertiary-windowshade .panel-body li, .warranty-template .ground-school .left-content .gy-tertiary-windowshade .panel-body li, .ground-school .detail-main .gy-coupon-windowshade .panel-body li, .ground-school .warranty-template .left-content .gy-coupon-windowshade .panel-body li, .warranty-template .ground-school .left-content .gy-coupon-windowshade .panel-body li, .ground-school .detail-main .gy-dist-windowshade .panel-body li, .ground-school .warranty-template .left-content .gy-dist-windowshade .panel-body li, .warranty-template .ground-school .left-content .gy-dist-windowshade .panel-body li, .ground-school .detail-main .gy-min-windowshade .panel-body li, .ground-school .warranty-template .left-content .gy-min-windowshade .panel-body li, .warranty-template .ground-school .left-content .gy-min-windowshade .panel-body li, .ground-school .detail-main .warranty-treadLife .gy-windowshade .content li, .warranty-treadLife .ground-school .detail-main .gy-windowshade .content li, .ground-school .warranty-template .left-content .warranty-treadLife .gy-windowshade .content li, .warranty-treadLife .ground-school .warranty-template .left-content .gy-windowshade .content li, .warranty-template .ground-school .left-content .warranty-treadLife .gy-windowshade .content li, .warranty-treadLife .warranty-template .ground-school .left-content .gy-windowshade .content li, .ground-school .detail-main .gy-secondary-windowshade .warranty-treadLife .gy-windowshade .content li, .warranty-treadLife .gy-windowshade .ground-school .detail-main .gy-secondary-windowshade .content li, .ground-school .warranty-template .left-content .gy-secondary-windowshade .warranty-treadLife .gy-windowshade .content li, .warranty-treadLife .gy-windowshade .ground-school .warranty-template .left-content .gy-secondary-windowshade .content li, .warranty-template .ground-school .left-content .gy-secondary-windowshade .warranty-treadLife .gy-windowshade .content li, .warranty-treadLife .gy-windowshade .warranty-template .ground-school .left-content .gy-secondary-windowshade .content li, .ground-school .detail-main .gy-nav-windowshade .warranty-treadLife .gy-windowshade .content li, .warranty-treadLife .gy-windowshade .ground-school .detail-main .gy-nav-windowshade .content li, .ground-school .warranty-template .left-content .gy-nav-windowshade .warranty-treadLife .gy-windowshade .content li, .warranty-treadLife .gy-windowshade .ground-school .warranty-template .left-content .gy-nav-windowshade .content li, .warranty-template .ground-school .left-content .gy-nav-windowshade .warranty-treadLife .gy-windowshade .content li, .warranty-treadLife .gy-windowshade .warranty-template .ground-school .left-content .gy-nav-windowshade .content li, .ground-school .detail-main .gy-tertiary-windowshade .warranty-treadLife .gy-windowshade .content li, .warranty-treadLife .gy-windowshade .ground-school .detail-main .gy-tertiary-windowshade .content li, .ground-school .warranty-template .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-windowshade .content li, .warranty-treadLife .gy-windowshade .ground-school .warranty-template .left-content .gy-tertiary-windowshade .content li, .warranty-template .ground-school .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-windowshade .content li, .warranty-treadLife .gy-windowshade .warranty-template .ground-school .left-content .gy-tertiary-windowshade .content li, .ground-school .detail-main .gy-coupon-windowshade .warranty-treadLife .gy-windowshade .content li, .warranty-treadLife .gy-windowshade .ground-school .detail-main .gy-coupon-windowshade .content li, .ground-school .warranty-template .left-content .gy-coupon-windowshade .warranty-treadLife .gy-windowshade .content li, .warranty-treadLife .gy-windowshade .ground-school .warranty-template .left-content .gy-coupon-windowshade .content li, .warranty-template .ground-school .left-content .gy-coupon-windowshade .warranty-treadLife .gy-windowshade .content li, .warranty-treadLife .gy-windowshade .warranty-template .ground-school .left-content .gy-coupon-windowshade .content li, .ground-school .detail-main .gy-dist-windowshade .warranty-treadLife .gy-windowshade .content li, .warranty-treadLife .gy-windowshade .ground-school .detail-main .gy-dist-windowshade .content li, .ground-school .warranty-template .left-content .gy-dist-windowshade .warranty-treadLife .gy-windowshade .content li, .warranty-treadLife .gy-windowshade .ground-school .warranty-template .left-content .gy-dist-windowshade .content li, .warranty-template .ground-school .left-content .gy-dist-windowshade .warranty-treadLife .gy-windowshade .content li, .warranty-treadLife .gy-windowshade .warranty-template .ground-school .left-content .gy-dist-windowshade .content li, .ground-school .detail-main .gy-min-windowshade .warranty-treadLife .gy-windowshade .content li, .warranty-treadLife .gy-windowshade .ground-school .detail-main .gy-min-windowshade .content li, .ground-school .warranty-template .left-content .gy-min-windowshade .warranty-treadLife .gy-windowshade .content li, .warranty-treadLife .gy-windowshade .ground-school .warranty-template .left-content .gy-min-windowshade .content li, .warranty-template .ground-school .left-content .gy-min-windowshade .warranty-treadLife .gy-windowshade .content li, .warranty-treadLife .gy-windowshade .warranty-template .ground-school .left-content .gy-min-windowshade .content li, .ground-school .detail-main .gy-windowshade .warranty-treadLife .gy-secondary-windowshade .content li, .warranty-treadLife .gy-secondary-windowshade .ground-school .detail-main .gy-windowshade .content li, .ground-school .warranty-template .left-content .gy-windowshade .warranty-treadLife .gy-secondary-windowshade .content li, .warranty-treadLife .gy-secondary-windowshade .ground-school .warranty-template .left-content .gy-windowshade .content li, .warranty-template .ground-school .left-content .gy-windowshade .warranty-treadLife .gy-secondary-windowshade .content li, .warranty-treadLife .gy-secondary-windowshade .warranty-template .ground-school .left-content .gy-windowshade .content li, .ground-school .detail-main .warranty-treadLife .gy-secondary-windowshade .content li, .warranty-treadLife .ground-school .detail-main .gy-secondary-windowshade .content li, .ground-school .warranty-template .left-content .warranty-treadLife .gy-secondary-windowshade .content li, .warranty-treadLife .ground-school .warranty-template .left-content .gy-secondary-windowshade .content li, .warranty-template .ground-school .left-content .warranty-treadLife .gy-secondary-windowshade .content li, .warranty-treadLife .warranty-template .ground-school .left-content .gy-secondary-windowshade .content li, .ground-school .detail-main .gy-nav-windowshade .warranty-treadLife .gy-secondary-windowshade .content li, .warranty-treadLife .gy-secondary-windowshade .ground-school .detail-main .gy-nav-windowshade .content li, .ground-school .warranty-template .left-content .gy-nav-windowshade .warranty-treadLife .gy-secondary-windowshade .content li, .warranty-treadLife .gy-secondary-windowshade .ground-school .warranty-template .left-content .gy-nav-windowshade .content li, .warranty-template .ground-school .left-content .gy-nav-windowshade .warranty-treadLife .gy-secondary-windowshade .content li, .warranty-treadLife .gy-secondary-windowshade .warranty-template .ground-school .left-content .gy-nav-windowshade .content li, .ground-school .detail-main .gy-tertiary-windowshade .warranty-treadLife .gy-secondary-windowshade .content li, .warranty-treadLife .gy-secondary-windowshade .ground-school .detail-main .gy-tertiary-windowshade .content li, .ground-school .warranty-template .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-secondary-windowshade .content li, .warranty-treadLife .gy-secondary-windowshade .ground-school .warranty-template .left-content .gy-tertiary-windowshade .content li, .warranty-template .ground-school .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-secondary-windowshade .content li, .warranty-treadLife .gy-secondary-windowshade .warranty-template .ground-school .left-content .gy-tertiary-windowshade .content li, .ground-school .detail-main .gy-coupon-windowshade .warranty-treadLife .gy-secondary-windowshade .content li, .warranty-treadLife .gy-secondary-windowshade .ground-school .detail-main .gy-coupon-windowshade .content li, .ground-school .warranty-template .left-content .gy-coupon-windowshade .warranty-treadLife .gy-secondary-windowshade .content li, .warranty-treadLife .gy-secondary-windowshade .ground-school .warranty-template .left-content .gy-coupon-windowshade .content li, .warranty-template .ground-school .left-content .gy-coupon-windowshade .warranty-treadLife .gy-secondary-windowshade .content li, .warranty-treadLife .gy-secondary-windowshade .warranty-template .ground-school .left-content .gy-coupon-windowshade .content li, .ground-school .detail-main .gy-dist-windowshade .warranty-treadLife .gy-secondary-windowshade .content li, .warranty-treadLife .gy-secondary-windowshade .ground-school .detail-main .gy-dist-windowshade .content li, .ground-school .warranty-template .left-content .gy-dist-windowshade .warranty-treadLife .gy-secondary-windowshade .content li, .warranty-treadLife .gy-secondary-windowshade .ground-school .warranty-template .left-content .gy-dist-windowshade .content li, .warranty-template .ground-school .left-content .gy-dist-windowshade .warranty-treadLife .gy-secondary-windowshade .content li, .warranty-treadLife .gy-secondary-windowshade .warranty-template .ground-school .left-content .gy-dist-windowshade .content li, .ground-school .detail-main .gy-min-windowshade .warranty-treadLife .gy-secondary-windowshade .content li, .warranty-treadLife .gy-secondary-windowshade .ground-school .detail-main .gy-min-windowshade .content li, .ground-school .warranty-template .left-content .gy-min-windowshade .warranty-treadLife .gy-secondary-windowshade .content li, .warranty-treadLife .gy-secondary-windowshade .ground-school .warranty-template .left-content .gy-min-windowshade .content li, .warranty-template .ground-school .left-content .gy-min-windowshade .warranty-treadLife .gy-secondary-windowshade .content li, .warranty-treadLife .gy-secondary-windowshade .warranty-template .ground-school .left-content .gy-min-windowshade .content li, .ground-school .detail-main .gy-windowshade .warranty-treadLife .gy-nav-windowshade .content li, .warranty-treadLife .gy-nav-windowshade .ground-school .detail-main .gy-windowshade .content li, .ground-school .warranty-template .left-content .gy-windowshade .warranty-treadLife .gy-nav-windowshade .content li, .warranty-treadLife .gy-nav-windowshade .ground-school .warranty-template .left-content .gy-windowshade .content li, .warranty-template .ground-school .left-content .gy-windowshade .warranty-treadLife .gy-nav-windowshade .content li, .warranty-treadLife .gy-nav-windowshade .warranty-template .ground-school .left-content .gy-windowshade .content li, .ground-school .detail-main .gy-secondary-windowshade .warranty-treadLife .gy-nav-windowshade .content li, .warranty-treadLife .gy-nav-windowshade .ground-school .detail-main .gy-secondary-windowshade .content li, .ground-school .warranty-template .left-content .gy-secondary-windowshade .warranty-treadLife .gy-nav-windowshade .content li, .warranty-treadLife .gy-nav-windowshade .ground-school .warranty-template .left-content .gy-secondary-windowshade .content li, .warranty-template .ground-school .left-content .gy-secondary-windowshade .warranty-treadLife .gy-nav-windowshade .content li, .warranty-treadLife .gy-nav-windowshade .warranty-template .ground-school .left-content .gy-secondary-windowshade .content li, .ground-school .detail-main .warranty-treadLife .gy-nav-windowshade .content li, .warranty-treadLife .ground-school .detail-main .gy-nav-windowshade .content li, .ground-school .warranty-template .left-content .warranty-treadLife .gy-nav-windowshade .content li, .warranty-treadLife .ground-school .warranty-template .left-content .gy-nav-windowshade .content li, .warranty-template .ground-school .left-content .warranty-treadLife .gy-nav-windowshade .content li, .warranty-treadLife .warranty-template .ground-school .left-content .gy-nav-windowshade .content li, .ground-school .detail-main .gy-tertiary-windowshade .warranty-treadLife .gy-nav-windowshade .content li, .warranty-treadLife .gy-nav-windowshade .ground-school .detail-main .gy-tertiary-windowshade .content li, .ground-school .warranty-template .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-nav-windowshade .content li, .warranty-treadLife .gy-nav-windowshade .ground-school .warranty-template .left-content .gy-tertiary-windowshade .content li, .warranty-template .ground-school .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-nav-windowshade .content li, .warranty-treadLife .gy-nav-windowshade .warranty-template .ground-school .left-content .gy-tertiary-windowshade .content li, .ground-school .detail-main .gy-coupon-windowshade .warranty-treadLife .gy-nav-windowshade .content li, .warranty-treadLife .gy-nav-windowshade .ground-school .detail-main .gy-coupon-windowshade .content li, .ground-school .warranty-template .left-content .gy-coupon-windowshade .warranty-treadLife .gy-nav-windowshade .content li, .warranty-treadLife .gy-nav-windowshade .ground-school .warranty-template .left-content .gy-coupon-windowshade .content li, .warranty-template .ground-school .left-content .gy-coupon-windowshade .warranty-treadLife .gy-nav-windowshade .content li, .warranty-treadLife .gy-nav-windowshade .warranty-template .ground-school .left-content .gy-coupon-windowshade .content li, .ground-school .detail-main .gy-dist-windowshade .warranty-treadLife .gy-nav-windowshade .content li, .warranty-treadLife .gy-nav-windowshade .ground-school .detail-main .gy-dist-windowshade .content li, .ground-school .warranty-template .left-content .gy-dist-windowshade .warranty-treadLife .gy-nav-windowshade .content li, .warranty-treadLife .gy-nav-windowshade .ground-school .warranty-template .left-content .gy-dist-windowshade .content li, .warranty-template .ground-school .left-content .gy-dist-windowshade .warranty-treadLife .gy-nav-windowshade .content li, .warranty-treadLife .gy-nav-windowshade .warranty-template .ground-school .left-content .gy-dist-windowshade .content li, .ground-school .detail-main .gy-min-windowshade .warranty-treadLife .gy-nav-windowshade .content li, .warranty-treadLife .gy-nav-windowshade .ground-school .detail-main .gy-min-windowshade .content li, .ground-school .warranty-template .left-content .gy-min-windowshade .warranty-treadLife .gy-nav-windowshade .content li, .warranty-treadLife .gy-nav-windowshade .ground-school .warranty-template .left-content .gy-min-windowshade .content li, .warranty-template .ground-school .left-content .gy-min-windowshade .warranty-treadLife .gy-nav-windowshade .content li, .warranty-treadLife .gy-nav-windowshade .warranty-template .ground-school .left-content .gy-min-windowshade .content li, .ground-school .detail-main .gy-windowshade .warranty-treadLife .gy-tertiary-windowshade .content li, .warranty-treadLife .gy-tertiary-windowshade .ground-school .detail-main .gy-windowshade .content li, .ground-school .warranty-template .left-content .gy-windowshade .warranty-treadLife .gy-tertiary-windowshade .content li, .warranty-treadLife .gy-tertiary-windowshade .ground-school .warranty-template .left-content .gy-windowshade .content li, .warranty-template .ground-school .left-content .gy-windowshade .warranty-treadLife .gy-tertiary-windowshade .content li, .warranty-treadLife .gy-tertiary-windowshade .warranty-template .ground-school .left-content .gy-windowshade .content li, .ground-school .detail-main .gy-secondary-windowshade .warranty-treadLife .gy-tertiary-windowshade .content li, .warranty-treadLife .gy-tertiary-windowshade .ground-school .detail-main .gy-secondary-windowshade .content li, .ground-school .warranty-template .left-content .gy-secondary-windowshade .warranty-treadLife .gy-tertiary-windowshade .content li, .warranty-treadLife .gy-tertiary-windowshade .ground-school .warranty-template .left-content .gy-secondary-windowshade .content li, .warranty-template .ground-school .left-content .gy-secondary-windowshade .warranty-treadLife .gy-tertiary-windowshade .content li, .warranty-treadLife .gy-tertiary-windowshade .warranty-template .ground-school .left-content .gy-secondary-windowshade .content li, .ground-school .detail-main .gy-nav-windowshade .warranty-treadLife .gy-tertiary-windowshade .content li, .warranty-treadLife .gy-tertiary-windowshade .ground-school .detail-main .gy-nav-windowshade .content li, .ground-school .warranty-template .left-content .gy-nav-windowshade .warranty-treadLife .gy-tertiary-windowshade .content li, .warranty-treadLife .gy-tertiary-windowshade .ground-school .warranty-template .left-content .gy-nav-windowshade .content li, .warranty-template .ground-school .left-content .gy-nav-windowshade .warranty-treadLife .gy-tertiary-windowshade .content li, .warranty-treadLife .gy-tertiary-windowshade .warranty-template .ground-school .left-content .gy-nav-windowshade .content li, .ground-school .detail-main .warranty-treadLife .gy-tertiary-windowshade .content li, .warranty-treadLife .ground-school .detail-main .gy-tertiary-windowshade .content li, .ground-school .warranty-template .left-content .warranty-treadLife .gy-tertiary-windowshade .content li, .warranty-treadLife .ground-school .warranty-template .left-content .gy-tertiary-windowshade .content li, .warranty-template .ground-school .left-content .warranty-treadLife .gy-tertiary-windowshade .content li, .warranty-treadLife .warranty-template .ground-school .left-content .gy-tertiary-windowshade .content li, .ground-school .detail-main .gy-coupon-windowshade .warranty-treadLife .gy-tertiary-windowshade .content li, .warranty-treadLife .gy-tertiary-windowshade .ground-school .detail-main .gy-coupon-windowshade .content li, .ground-school .warranty-template .left-content .gy-coupon-windowshade .warranty-treadLife .gy-tertiary-windowshade .content li, .warranty-treadLife .gy-tertiary-windowshade .ground-school .warranty-template .left-content .gy-coupon-windowshade .content li, .warranty-template .ground-school .left-content .gy-coupon-windowshade .warranty-treadLife .gy-tertiary-windowshade .content li, .warranty-treadLife .gy-tertiary-windowshade .warranty-template .ground-school .left-content .gy-coupon-windowshade .content li, .ground-school .detail-main .gy-dist-windowshade .warranty-treadLife .gy-tertiary-windowshade .content li, .warranty-treadLife .gy-tertiary-windowshade .ground-school .detail-main .gy-dist-windowshade .content li, .ground-school .warranty-template .left-content .gy-dist-windowshade .warranty-treadLife .gy-tertiary-windowshade .content li, .warranty-treadLife .gy-tertiary-windowshade .ground-school .warranty-template .left-content .gy-dist-windowshade .content li, .warranty-template .ground-school .left-content .gy-dist-windowshade .warranty-treadLife .gy-tertiary-windowshade .content li, .warranty-treadLife .gy-tertiary-windowshade .warranty-template .ground-school .left-content .gy-dist-windowshade .content li, .ground-school .detail-main .gy-min-windowshade .warranty-treadLife .gy-tertiary-windowshade .content li, .warranty-treadLife .gy-tertiary-windowshade .ground-school .detail-main .gy-min-windowshade .content li, .ground-school .warranty-template .left-content .gy-min-windowshade .warranty-treadLife .gy-tertiary-windowshade .content li, .warranty-treadLife .gy-tertiary-windowshade .ground-school .warranty-template .left-content .gy-min-windowshade .content li, .warranty-template .ground-school .left-content .gy-min-windowshade .warranty-treadLife .gy-tertiary-windowshade .content li, .warranty-treadLife .gy-tertiary-windowshade .warranty-template .ground-school .left-content .gy-min-windowshade .content li, .ground-school .detail-main .gy-windowshade .warranty-treadLife .gy-coupon-windowshade .content li, .warranty-treadLife .gy-coupon-windowshade .ground-school .detail-main .gy-windowshade .content li, .ground-school .warranty-template .left-content .gy-windowshade .warranty-treadLife .gy-coupon-windowshade .content li, .warranty-treadLife .gy-coupon-windowshade .ground-school .warranty-template .left-content .gy-windowshade .content li, .warranty-template .ground-school .left-content .gy-windowshade .warranty-treadLife .gy-coupon-windowshade .content li, .warranty-treadLife .gy-coupon-windowshade .warranty-template .ground-school .left-content .gy-windowshade .content li, .ground-school .detail-main .gy-secondary-windowshade .warranty-treadLife .gy-coupon-windowshade .content li, .warranty-treadLife .gy-coupon-windowshade .ground-school .detail-main .gy-secondary-windowshade .content li, .ground-school .warranty-template .left-content .gy-secondary-windowshade .warranty-treadLife .gy-coupon-windowshade .content li, .warranty-treadLife .gy-coupon-windowshade .ground-school .warranty-template .left-content .gy-secondary-windowshade .content li, .warranty-template .ground-school .left-content .gy-secondary-windowshade .warranty-treadLife .gy-coupon-windowshade .content li, .warranty-treadLife .gy-coupon-windowshade .warranty-template .ground-school .left-content .gy-secondary-windowshade .content li, .ground-school .detail-main .gy-nav-windowshade .warranty-treadLife .gy-coupon-windowshade .content li, .warranty-treadLife .gy-coupon-windowshade .ground-school .detail-main .gy-nav-windowshade .content li, .ground-school .warranty-template .left-content .gy-nav-windowshade .warranty-treadLife .gy-coupon-windowshade .content li, .warranty-treadLife .gy-coupon-windowshade .ground-school .warranty-template .left-content .gy-nav-windowshade .content li, .warranty-template .ground-school .left-content .gy-nav-windowshade .warranty-treadLife .gy-coupon-windowshade .content li, .warranty-treadLife .gy-coupon-windowshade .warranty-template .ground-school .left-content .gy-nav-windowshade .content li, .ground-school .detail-main .gy-tertiary-windowshade .warranty-treadLife .gy-coupon-windowshade .content li, .warranty-treadLife .gy-coupon-windowshade .ground-school .detail-main .gy-tertiary-windowshade .content li, .ground-school .warranty-template .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-coupon-windowshade .content li, .warranty-treadLife .gy-coupon-windowshade .ground-school .warranty-template .left-content .gy-tertiary-windowshade .content li, .warranty-template .ground-school .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-coupon-windowshade .content li, .warranty-treadLife .gy-coupon-windowshade .warranty-template .ground-school .left-content .gy-tertiary-windowshade .content li, .ground-school .detail-main .warranty-treadLife .gy-coupon-windowshade .content li, .warranty-treadLife .ground-school .detail-main .gy-coupon-windowshade .content li, .ground-school .warranty-template .left-content .warranty-treadLife .gy-coupon-windowshade .content li, .warranty-treadLife .ground-school .warranty-template .left-content .gy-coupon-windowshade .content li, .warranty-template .ground-school .left-content .warranty-treadLife .gy-coupon-windowshade .content li, .warranty-treadLife .warranty-template .ground-school .left-content .gy-coupon-windowshade .content li, .ground-school .detail-main .gy-dist-windowshade .warranty-treadLife .gy-coupon-windowshade .content li, .warranty-treadLife .gy-coupon-windowshade .ground-school .detail-main .gy-dist-windowshade .content li, .ground-school .warranty-template .left-content .gy-dist-windowshade .warranty-treadLife .gy-coupon-windowshade .content li, .warranty-treadLife .gy-coupon-windowshade .ground-school .warranty-template .left-content .gy-dist-windowshade .content li, .warranty-template .ground-school .left-content .gy-dist-windowshade .warranty-treadLife .gy-coupon-windowshade .content li, .warranty-treadLife .gy-coupon-windowshade .warranty-template .ground-school .left-content .gy-dist-windowshade .content li, .ground-school .detail-main .gy-min-windowshade .warranty-treadLife .gy-coupon-windowshade .content li, .warranty-treadLife .gy-coupon-windowshade .ground-school .detail-main .gy-min-windowshade .content li, .ground-school .warranty-template .left-content .gy-min-windowshade .warranty-treadLife .gy-coupon-windowshade .content li, .warranty-treadLife .gy-coupon-windowshade .ground-school .warranty-template .left-content .gy-min-windowshade .content li, .warranty-template .ground-school .left-content .gy-min-windowshade .warranty-treadLife .gy-coupon-windowshade .content li, .warranty-treadLife .gy-coupon-windowshade .warranty-template .ground-school .left-content .gy-min-windowshade .content li, .ground-school .detail-main .gy-windowshade .warranty-treadLife .gy-dist-windowshade .content li, .warranty-treadLife .gy-dist-windowshade .ground-school .detail-main .gy-windowshade .content li, .ground-school .warranty-template .left-content .gy-windowshade .warranty-treadLife .gy-dist-windowshade .content li, .warranty-treadLife .gy-dist-windowshade .ground-school .warranty-template .left-content .gy-windowshade .content li, .warranty-template .ground-school .left-content .gy-windowshade .warranty-treadLife .gy-dist-windowshade .content li, .warranty-treadLife .gy-dist-windowshade .warranty-template .ground-school .left-content .gy-windowshade .content li, .ground-school .detail-main .gy-secondary-windowshade .warranty-treadLife .gy-dist-windowshade .content li, .warranty-treadLife .gy-dist-windowshade .ground-school .detail-main .gy-secondary-windowshade .content li, .ground-school .warranty-template .left-content .gy-secondary-windowshade .warranty-treadLife .gy-dist-windowshade .content li, .warranty-treadLife .gy-dist-windowshade .ground-school .warranty-template .left-content .gy-secondary-windowshade .content li, .warranty-template .ground-school .left-content .gy-secondary-windowshade .warranty-treadLife .gy-dist-windowshade .content li, .warranty-treadLife .gy-dist-windowshade .warranty-template .ground-school .left-content .gy-secondary-windowshade .content li, .ground-school .detail-main .gy-nav-windowshade .warranty-treadLife .gy-dist-windowshade .content li, .warranty-treadLife .gy-dist-windowshade .ground-school .detail-main .gy-nav-windowshade .content li, .ground-school .warranty-template .left-content .gy-nav-windowshade .warranty-treadLife .gy-dist-windowshade .content li, .warranty-treadLife .gy-dist-windowshade .ground-school .warranty-template .left-content .gy-nav-windowshade .content li, .warranty-template .ground-school .left-content .gy-nav-windowshade .warranty-treadLife .gy-dist-windowshade .content li, .warranty-treadLife .gy-dist-windowshade .warranty-template .ground-school .left-content .gy-nav-windowshade .content li, .ground-school .detail-main .gy-tertiary-windowshade .warranty-treadLife .gy-dist-windowshade .content li, .warranty-treadLife .gy-dist-windowshade .ground-school .detail-main .gy-tertiary-windowshade .content li, .ground-school .warranty-template .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-dist-windowshade .content li, .warranty-treadLife .gy-dist-windowshade .ground-school .warranty-template .left-content .gy-tertiary-windowshade .content li, .warranty-template .ground-school .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-dist-windowshade .content li, .warranty-treadLife .gy-dist-windowshade .warranty-template .ground-school .left-content .gy-tertiary-windowshade .content li, .ground-school .detail-main .gy-coupon-windowshade .warranty-treadLife .gy-dist-windowshade .content li, .warranty-treadLife .gy-dist-windowshade .ground-school .detail-main .gy-coupon-windowshade .content li, .ground-school .warranty-template .left-content .gy-coupon-windowshade .warranty-treadLife .gy-dist-windowshade .content li, .warranty-treadLife .gy-dist-windowshade .ground-school .warranty-template .left-content .gy-coupon-windowshade .content li, .warranty-template .ground-school .left-content .gy-coupon-windowshade .warranty-treadLife .gy-dist-windowshade .content li, .warranty-treadLife .gy-dist-windowshade .warranty-template .ground-school .left-content .gy-coupon-windowshade .content li, .ground-school .detail-main .warranty-treadLife .gy-dist-windowshade .content li, .warranty-treadLife .ground-school .detail-main .gy-dist-windowshade .content li, .ground-school .warranty-template .left-content .warranty-treadLife .gy-dist-windowshade .content li, .warranty-treadLife .ground-school .warranty-template .left-content .gy-dist-windowshade .content li, .warranty-template .ground-school .left-content .warranty-treadLife .gy-dist-windowshade .content li, .warranty-treadLife .warranty-template .ground-school .left-content .gy-dist-windowshade .content li, .ground-school .detail-main .gy-min-windowshade .warranty-treadLife .gy-dist-windowshade .content li, .warranty-treadLife .gy-dist-windowshade .ground-school .detail-main .gy-min-windowshade .content li, .ground-school .warranty-template .left-content .gy-min-windowshade .warranty-treadLife .gy-dist-windowshade .content li, .warranty-treadLife .gy-dist-windowshade .ground-school .warranty-template .left-content .gy-min-windowshade .content li, .warranty-template .ground-school .left-content .gy-min-windowshade .warranty-treadLife .gy-dist-windowshade .content li, .warranty-treadLife .gy-dist-windowshade .warranty-template .ground-school .left-content .gy-min-windowshade .content li, .ground-school .detail-main .gy-windowshade .warranty-treadLife .gy-min-windowshade .content li, .warranty-treadLife .gy-min-windowshade .ground-school .detail-main .gy-windowshade .content li, .ground-school .warranty-template .left-content .gy-windowshade .warranty-treadLife .gy-min-windowshade .content li, .warranty-treadLife .gy-min-windowshade .ground-school .warranty-template .left-content .gy-windowshade .content li, .warranty-template .ground-school .left-content .gy-windowshade .warranty-treadLife .gy-min-windowshade .content li, .warranty-treadLife .gy-min-windowshade .warranty-template .ground-school .left-content .gy-windowshade .content li, .ground-school .detail-main .gy-secondary-windowshade .warranty-treadLife .gy-min-windowshade .content li, .warranty-treadLife .gy-min-windowshade .ground-school .detail-main .gy-secondary-windowshade .content li, .ground-school .warranty-template .left-content .gy-secondary-windowshade .warranty-treadLife .gy-min-windowshade .content li, .warranty-treadLife .gy-min-windowshade .ground-school .warranty-template .left-content .gy-secondary-windowshade .content li, .warranty-template .ground-school .left-content .gy-secondary-windowshade .warranty-treadLife .gy-min-windowshade .content li, .warranty-treadLife .gy-min-windowshade .warranty-template .ground-school .left-content .gy-secondary-windowshade .content li, .ground-school .detail-main .gy-nav-windowshade .warranty-treadLife .gy-min-windowshade .content li, .warranty-treadLife .gy-min-windowshade .ground-school .detail-main .gy-nav-windowshade .content li, .ground-school .warranty-template .left-content .gy-nav-windowshade .warranty-treadLife .gy-min-windowshade .content li, .warranty-treadLife .gy-min-windowshade .ground-school .warranty-template .left-content .gy-nav-windowshade .content li, .warranty-template .ground-school .left-content .gy-nav-windowshade .warranty-treadLife .gy-min-windowshade .content li, .warranty-treadLife .gy-min-windowshade .warranty-template .ground-school .left-content .gy-nav-windowshade .content li, .ground-school .detail-main .gy-tertiary-windowshade .warranty-treadLife .gy-min-windowshade .content li, .warranty-treadLife .gy-min-windowshade .ground-school .detail-main .gy-tertiary-windowshade .content li, .ground-school .warranty-template .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-min-windowshade .content li, .warranty-treadLife .gy-min-windowshade .ground-school .warranty-template .left-content .gy-tertiary-windowshade .content li, .warranty-template .ground-school .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-min-windowshade .content li, .warranty-treadLife .gy-min-windowshade .warranty-template .ground-school .left-content .gy-tertiary-windowshade .content li, .ground-school .detail-main .gy-coupon-windowshade .warranty-treadLife .gy-min-windowshade .content li, .warranty-treadLife .gy-min-windowshade .ground-school .detail-main .gy-coupon-windowshade .content li, .ground-school .warranty-template .left-content .gy-coupon-windowshade .warranty-treadLife .gy-min-windowshade .content li, .warranty-treadLife .gy-min-windowshade .ground-school .warranty-template .left-content .gy-coupon-windowshade .content li, .warranty-template .ground-school .left-content .gy-coupon-windowshade .warranty-treadLife .gy-min-windowshade .content li, .warranty-treadLife .gy-min-windowshade .warranty-template .ground-school .left-content .gy-coupon-windowshade .content li, .ground-school .detail-main .gy-dist-windowshade .warranty-treadLife .gy-min-windowshade .content li, .warranty-treadLife .gy-min-windowshade .ground-school .detail-main .gy-dist-windowshade .content li, .ground-school .warranty-template .left-content .gy-dist-windowshade .warranty-treadLife .gy-min-windowshade .content li, .warranty-treadLife .gy-min-windowshade .ground-school .warranty-template .left-content .gy-dist-windowshade .content li, .warranty-template .ground-school .left-content .gy-dist-windowshade .warranty-treadLife .gy-min-windowshade .content li, .warranty-treadLife .gy-min-windowshade .warranty-template .ground-school .left-content .gy-dist-windowshade .content li, .ground-school .detail-main .warranty-treadLife .gy-min-windowshade .content li, .warranty-treadLife .ground-school .detail-main .gy-min-windowshade .content li, .ground-school .warranty-template .left-content .warranty-treadLife .gy-min-windowshade .content li, .warranty-treadLife .ground-school .warranty-template .left-content .gy-min-windowshade .content li, .warranty-template .ground-school .left-content .warranty-treadLife .gy-min-windowshade .content li, .warranty-treadLife .warranty-template .ground-school .left-content .gy-min-windowshade .content li {
  margin-bottom: 8px;
}
/* line 40, pages/_GroundSchoolVideosPage.scss */
.ground-school .faq-header-section {
  background-color: #dedede;
  background-repeat: repeat;
  background-image: url('/images/diagonal-tight.png');
  min-height: 25px;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  padding: 5px 15px;
  position: relative;
}
/* line 46, pages/_GroundSchoolVideosPage.scss */
.ground-school .faq-header-section a {
  font-size: 16px;
  margin-right: 15px;
}
/* line 50, pages/_GroundSchoolVideosPage.scss */
.ground-school .faq-header-section a:hover, .ground-school .faq-header-section a:focus {
  text-decoration: none;
}
/* line 53, pages/_GroundSchoolVideosPage.scss */
.ground-school .faq-header-section span {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  top: -1px;
}
/* line 57, pages/_GroundSchoolVideosPage.scss */
.ground-school .faq-header-section h4 {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #274BA7;
  margin-bottom: 2px;
}
/* line 62, pages/_GroundSchoolVideosPage.scss */
.ground-school .faq-header-section .disable {
  color: #666666;
}
@media (min-width: 768px) {
  /* line 66, pages/_GroundSchoolVideosPage.scss */
  .ground-school .faq-header-section h4 {
    display: inline-block;
    margin: 5px 0;
  }
  /* line 70, pages/_GroundSchoolVideosPage.scss */
  .ground-school .faq-header-section p {
    display: inline-block;
    position: absolute;
    right: 0;
    margin-top: 5px;
  }
}

/* line 84, pages/_GroundSchoolVideosPage.scss */
.faq-page .page-header a {
  text-decoration: underline;
}
/* line 91, pages/_GroundSchoolVideosPage.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-dist-windowshade .panel-body ul, .faq-page .warranty-template .left-content .gy-dist-windowshade .panel-body ul, .warranty-template .faq-page .left-content .gy-dist-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 .gy-secondary-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .faq-page .detail-main .gy-secondary-windowshade .content ul, .faq-page .warranty-template .left-content .gy-secondary-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .faq-page .warranty-template .left-content .gy-secondary-windowshade .content ul, .warranty-template .faq-page .left-content .gy-secondary-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .warranty-template .faq-page .left-content .gy-secondary-windowshade .content ul, .faq-page .detail-main .gy-nav-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .faq-page .detail-main .gy-nav-windowshade .content ul, .faq-page .warranty-template .left-content .gy-nav-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .faq-page .warranty-template .left-content .gy-nav-windowshade .content ul, .warranty-template .faq-page .left-content .gy-nav-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .warranty-template .faq-page .left-content .gy-nav-windowshade .content ul, .faq-page .detail-main .gy-tertiary-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .faq-page .detail-main .gy-tertiary-windowshade .content ul, .faq-page .warranty-template .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .faq-page .warranty-template .left-content .gy-tertiary-windowshade .content ul, .warranty-template .faq-page .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .warranty-template .faq-page .left-content .gy-tertiary-windowshade .content ul, .faq-page .detail-main .gy-coupon-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .faq-page .detail-main .gy-coupon-windowshade .content ul, .faq-page .warranty-template .left-content .gy-coupon-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .faq-page .warranty-template .left-content .gy-coupon-windowshade .content ul, .warranty-template .faq-page .left-content .gy-coupon-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .warranty-template .faq-page .left-content .gy-coupon-windowshade .content ul, .faq-page .detail-main .gy-dist-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .faq-page .detail-main .gy-dist-windowshade .content ul, .faq-page .warranty-template .left-content .gy-dist-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .faq-page .warranty-template .left-content .gy-dist-windowshade .content ul, .warranty-template .faq-page .left-content .gy-dist-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .warranty-template .faq-page .left-content .gy-dist-windowshade .content ul, .faq-page .detail-main .gy-min-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .faq-page .detail-main .gy-min-windowshade .content ul, .faq-page .warranty-template .left-content .gy-min-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .faq-page .warranty-template .left-content .gy-min-windowshade .content ul, .warranty-template .faq-page .left-content .gy-min-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .warranty-template .faq-page .left-content .gy-min-windowshade .content ul, .faq-page .detail-main .gy-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .faq-page .detail-main .gy-windowshade .content ul, .faq-page .warranty-template .left-content .gy-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .faq-page .warranty-template .left-content .gy-windowshade .content ul, .warranty-template .faq-page .left-content .gy-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .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 .gy-nav-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .faq-page .detail-main .gy-nav-windowshade .content ul, .faq-page .warranty-template .left-content .gy-nav-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .faq-page .warranty-template .left-content .gy-nav-windowshade .content ul, .warranty-template .faq-page .left-content .gy-nav-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .warranty-template .faq-page .left-content .gy-nav-windowshade .content ul, .faq-page .detail-main .gy-tertiary-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .faq-page .detail-main .gy-tertiary-windowshade .content ul, .faq-page .warranty-template .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .faq-page .warranty-template .left-content .gy-tertiary-windowshade .content ul, .warranty-template .faq-page .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .warranty-template .faq-page .left-content .gy-tertiary-windowshade .content ul, .faq-page .detail-main .gy-coupon-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .faq-page .detail-main .gy-coupon-windowshade .content ul, .faq-page .warranty-template .left-content .gy-coupon-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .faq-page .warranty-template .left-content .gy-coupon-windowshade .content ul, .warranty-template .faq-page .left-content .gy-coupon-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .warranty-template .faq-page .left-content .gy-coupon-windowshade .content ul, .faq-page .detail-main .gy-dist-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .faq-page .detail-main .gy-dist-windowshade .content ul, .faq-page .warranty-template .left-content .gy-dist-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .faq-page .warranty-template .left-content .gy-dist-windowshade .content ul, .warranty-template .faq-page .left-content .gy-dist-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .warranty-template .faq-page .left-content .gy-dist-windowshade .content ul, .faq-page .detail-main .gy-min-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .faq-page .detail-main .gy-min-windowshade .content ul, .faq-page .warranty-template .left-content .gy-min-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .faq-page .warranty-template .left-content .gy-min-windowshade .content ul, .warranty-template .faq-page .left-content .gy-min-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .warranty-template .faq-page .left-content .gy-min-windowshade .content ul, .faq-page .detail-main .gy-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .faq-page .detail-main .gy-windowshade .content ul, .faq-page .warranty-template .left-content .gy-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .faq-page .warranty-template .left-content .gy-windowshade .content ul, .warranty-template .faq-page .left-content .gy-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .warranty-template .faq-page .left-content .gy-windowshade .content ul, .faq-page .detail-main .gy-secondary-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .faq-page .detail-main .gy-secondary-windowshade .content ul, .faq-page .warranty-template .left-content .gy-secondary-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .faq-page .warranty-template .left-content .gy-secondary-windowshade .content ul, .warranty-template .faq-page .left-content .gy-secondary-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .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 .gy-tertiary-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .faq-page .detail-main .gy-tertiary-windowshade .content ul, .faq-page .warranty-template .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .faq-page .warranty-template .left-content .gy-tertiary-windowshade .content ul, .warranty-template .faq-page .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .warranty-template .faq-page .left-content .gy-tertiary-windowshade .content ul, .faq-page .detail-main .gy-coupon-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .faq-page .detail-main .gy-coupon-windowshade .content ul, .faq-page .warranty-template .left-content .gy-coupon-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .faq-page .warranty-template .left-content .gy-coupon-windowshade .content ul, .warranty-template .faq-page .left-content .gy-coupon-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .warranty-template .faq-page .left-content .gy-coupon-windowshade .content ul, .faq-page .detail-main .gy-dist-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .faq-page .detail-main .gy-dist-windowshade .content ul, .faq-page .warranty-template .left-content .gy-dist-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .faq-page .warranty-template .left-content .gy-dist-windowshade .content ul, .warranty-template .faq-page .left-content .gy-dist-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .warranty-template .faq-page .left-content .gy-dist-windowshade .content ul, .faq-page .detail-main .gy-min-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .faq-page .detail-main .gy-min-windowshade .content ul, .faq-page .warranty-template .left-content .gy-min-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .faq-page .warranty-template .left-content .gy-min-windowshade .content ul, .warranty-template .faq-page .left-content .gy-min-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .warranty-template .faq-page .left-content .gy-min-windowshade .content ul, .faq-page .detail-main .gy-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .faq-page .detail-main .gy-windowshade .content ul, .faq-page .warranty-template .left-content .gy-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .faq-page .warranty-template .left-content .gy-windowshade .content ul, .warranty-template .faq-page .left-content .gy-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .warranty-template .faq-page .left-content .gy-windowshade .content ul, .faq-page .detail-main .gy-secondary-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .faq-page .detail-main .gy-secondary-windowshade .content ul, .faq-page .warranty-template .left-content .gy-secondary-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .faq-page .warranty-template .left-content .gy-secondary-windowshade .content ul, .warranty-template .faq-page .left-content .gy-secondary-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .warranty-template .faq-page .left-content .gy-secondary-windowshade .content ul, .faq-page .detail-main .gy-nav-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .faq-page .detail-main .gy-nav-windowshade .content ul, .faq-page .warranty-template .left-content .gy-nav-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .faq-page .warranty-template .left-content .gy-nav-windowshade .content ul, .warranty-template .faq-page .left-content .gy-nav-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .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 .gy-coupon-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .faq-page .detail-main .gy-coupon-windowshade .content ul, .faq-page .warranty-template .left-content .gy-coupon-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .faq-page .warranty-template .left-content .gy-coupon-windowshade .content ul, .warranty-template .faq-page .left-content .gy-coupon-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .warranty-template .faq-page .left-content .gy-coupon-windowshade .content ul, .faq-page .detail-main .gy-dist-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .faq-page .detail-main .gy-dist-windowshade .content ul, .faq-page .warranty-template .left-content .gy-dist-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .faq-page .warranty-template .left-content .gy-dist-windowshade .content ul, .warranty-template .faq-page .left-content .gy-dist-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .warranty-template .faq-page .left-content .gy-dist-windowshade .content ul, .faq-page .detail-main .gy-min-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .faq-page .detail-main .gy-min-windowshade .content ul, .faq-page .warranty-template .left-content .gy-min-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .faq-page .warranty-template .left-content .gy-min-windowshade .content ul, .warranty-template .faq-page .left-content .gy-min-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .warranty-template .faq-page .left-content .gy-min-windowshade .content ul, .faq-page .detail-main .gy-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .faq-page .detail-main .gy-windowshade .content ul, .faq-page .warranty-template .left-content .gy-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .faq-page .warranty-template .left-content .gy-windowshade .content ul, .warranty-template .faq-page .left-content .gy-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .warranty-template .faq-page .left-content .gy-windowshade .content ul, .faq-page .detail-main .gy-secondary-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .faq-page .detail-main .gy-secondary-windowshade .content ul, .faq-page .warranty-template .left-content .gy-secondary-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .faq-page .warranty-template .left-content .gy-secondary-windowshade .content ul, .warranty-template .faq-page .left-content .gy-secondary-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .warranty-template .faq-page .left-content .gy-secondary-windowshade .content ul, .faq-page .detail-main .gy-nav-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .faq-page .detail-main .gy-nav-windowshade .content ul, .faq-page .warranty-template .left-content .gy-nav-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .faq-page .warranty-template .left-content .gy-nav-windowshade .content ul, .warranty-template .faq-page .left-content .gy-nav-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .warranty-template .faq-page .left-content .gy-nav-windowshade .content ul, .faq-page .detail-main .gy-tertiary-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .faq-page .detail-main .gy-tertiary-windowshade .content ul, .faq-page .warranty-template .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .faq-page .warranty-template .left-content .gy-tertiary-windowshade .content ul, .warranty-template .faq-page .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .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 .gy-dist-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .faq-page .detail-main .gy-dist-windowshade .content ul, .faq-page .warranty-template .left-content .gy-dist-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .faq-page .warranty-template .left-content .gy-dist-windowshade .content ul, .warranty-template .faq-page .left-content .gy-dist-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .warranty-template .faq-page .left-content .gy-dist-windowshade .content ul, .faq-page .detail-main .gy-min-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .faq-page .detail-main .gy-min-windowshade .content ul, .faq-page .warranty-template .left-content .gy-min-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .faq-page .warranty-template .left-content .gy-min-windowshade .content ul, .warranty-template .faq-page .left-content .gy-min-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .warranty-template .faq-page .left-content .gy-min-windowshade .content ul, .faq-page .detail-main .gy-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .gy-dist-windowshade .faq-page .detail-main .gy-windowshade .content ul, .faq-page .warranty-template .left-content .gy-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .gy-dist-windowshade .faq-page .warranty-template .left-content .gy-windowshade .content ul, .warranty-template .faq-page .left-content .gy-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .gy-dist-windowshade .warranty-template .faq-page .left-content .gy-windowshade .content ul, .faq-page .detail-main .gy-secondary-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .gy-dist-windowshade .faq-page .detail-main .gy-secondary-windowshade .content ul, .faq-page .warranty-template .left-content .gy-secondary-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .gy-dist-windowshade .faq-page .warranty-template .left-content .gy-secondary-windowshade .content ul, .warranty-template .faq-page .left-content .gy-secondary-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .gy-dist-windowshade .warranty-template .faq-page .left-content .gy-secondary-windowshade .content ul, .faq-page .detail-main .gy-nav-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .gy-dist-windowshade .faq-page .detail-main .gy-nav-windowshade .content ul, .faq-page .warranty-template .left-content .gy-nav-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .gy-dist-windowshade .faq-page .warranty-template .left-content .gy-nav-windowshade .content ul, .warranty-template .faq-page .left-content .gy-nav-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .gy-dist-windowshade .warranty-template .faq-page .left-content .gy-nav-windowshade .content ul, .faq-page .detail-main .gy-tertiary-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .gy-dist-windowshade .faq-page .detail-main .gy-tertiary-windowshade .content ul, .faq-page .warranty-template .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .gy-dist-windowshade .faq-page .warranty-template .left-content .gy-tertiary-windowshade .content ul, .warranty-template .faq-page .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .gy-dist-windowshade .warranty-template .faq-page .left-content .gy-tertiary-windowshade .content ul, .faq-page .detail-main .gy-coupon-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .gy-dist-windowshade .faq-page .detail-main .gy-coupon-windowshade .content ul, .faq-page .warranty-template .left-content .gy-coupon-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .gy-dist-windowshade .faq-page .warranty-template .left-content .gy-coupon-windowshade .content ul, .warranty-template .faq-page .left-content .gy-coupon-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .gy-dist-windowshade .warranty-template .faq-page .left-content .gy-coupon-windowshade .content ul, .faq-page .detail-main .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .faq-page .detail-main .gy-dist-windowshade .content ul, .faq-page .warranty-template .left-content .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .faq-page .warranty-template .left-content .gy-dist-windowshade .content ul, .warranty-template .faq-page .left-content .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .warranty-template .faq-page .left-content .gy-dist-windowshade .content ul, .faq-page .detail-main .gy-min-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .gy-dist-windowshade .faq-page .detail-main .gy-min-windowshade .content ul, .faq-page .warranty-template .left-content .gy-min-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .gy-dist-windowshade .faq-page .warranty-template .left-content .gy-min-windowshade .content ul, .warranty-template .faq-page .left-content .gy-min-windowshade .warranty-treadLife .gy-dist-windowshade .content ul, .warranty-treadLife .gy-dist-windowshade .warranty-template .faq-page .left-content .gy-min-windowshade .content ul, .faq-page .detail-main .gy-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .faq-page .detail-main .gy-windowshade .content ul, .faq-page .warranty-template .left-content .gy-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .faq-page .warranty-template .left-content .gy-windowshade .content ul, .warranty-template .faq-page .left-content .gy-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .warranty-template .faq-page .left-content .gy-windowshade .content ul, .faq-page .detail-main .gy-secondary-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .faq-page .detail-main .gy-secondary-windowshade .content ul, .faq-page .warranty-template .left-content .gy-secondary-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .faq-page .warranty-template .left-content .gy-secondary-windowshade .content ul, .warranty-template .faq-page .left-content .gy-secondary-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .warranty-template .faq-page .left-content .gy-secondary-windowshade .content ul, .faq-page .detail-main .gy-nav-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .faq-page .detail-main .gy-nav-windowshade .content ul, .faq-page .warranty-template .left-content .gy-nav-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .faq-page .warranty-template .left-content .gy-nav-windowshade .content ul, .warranty-template .faq-page .left-content .gy-nav-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .warranty-template .faq-page .left-content .gy-nav-windowshade .content ul, .faq-page .detail-main .gy-tertiary-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .faq-page .detail-main .gy-tertiary-windowshade .content ul, .faq-page .warranty-template .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .faq-page .warranty-template .left-content .gy-tertiary-windowshade .content ul, .warranty-template .faq-page .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .warranty-template .faq-page .left-content .gy-tertiary-windowshade .content ul, .faq-page .detail-main .gy-coupon-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .faq-page .detail-main .gy-coupon-windowshade .content ul, .faq-page .warranty-template .left-content .gy-coupon-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .faq-page .warranty-template .left-content .gy-coupon-windowshade .content ul, .warranty-template .faq-page .left-content .gy-coupon-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .warranty-template .faq-page .left-content .gy-coupon-windowshade .content ul, .faq-page .detail-main .gy-dist-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .faq-page .detail-main .gy-dist-windowshade .content ul, .faq-page .warranty-template .left-content .gy-dist-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .faq-page .warranty-template .left-content .gy-dist-windowshade .content ul, .warranty-template .faq-page .left-content .gy-dist-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .warranty-template .faq-page .left-content .gy-dist-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 97, pages/_GroundSchoolVideosPage.scss */
.faq-page .detail-page-img {
  background-image: url('/images/FAQ/FAQPeople.jpg');
  background-size: contain;
  width: 305px;
  height: 205px;
  min-height: 0;
}

/* line 106, pages/_GroundSchoolVideosPage.scss */
#buyingTiresFaqPage .detail-page-img {
  background-image: url('/images/FAQ/FAQBuying.jpg');
}

/* line 111, pages/_GroundSchoolVideosPage.scss */
#tripChecklistFaqPage .detail-page-img {
  background-image: url('/images/FAQ/FAQChecklist.jpg');
}

/* line 116, pages/_GroundSchoolVideosPage.scss */
#extendTireLifeFaqPage .detail-page-img {
  background-image: url('/images/FAQ/FAQTireLife.jpg');
}

/* line 121, pages/_GroundSchoolVideosPage.scss */
#tireCareFactsFaqPage .detail-page-img {
  background-image: url('/images/FAQ/FAQTireCare.jpg');
}

/* line 126, pages/_GroundSchoolVideosPage.scss */
#tow365FaqPage .detail-page-img {
  background-image: url('/images/FAQ/FAQTow365.jpg');
}

/**
 * TEMPLATE/PARTIAL NAME: Aviation Heritage
 *
 */
/**
 * TEMPLATE/PARTIAL NAME: Authentic Goodyear Coupons Page
 *
 */
/* line 7, pages/_Innovations.scss */
.innovations .cntl-icon {
  border: 3px solid #004890;
  font-size: 24px;
}
/* line 11, pages/_Innovations.scss */
.innovations .cntl-content {
  border-bottom: solid 3px #ffdd00;
}
/* line 14, pages/_Innovations.scss */
.innovations .cntl-bar-fill {
  background-color: #004890 !important;
}

/* line 2, pages/_SocataDistributorsPage.scss */
.socata-distributors-page h2 {
  margin-top: 0px;
}
/* line 6, pages/_SocataDistributorsPage.scss */
.socata-distributors-page .windowshade-container {
  margin: 30px 0px 20px 0px;
}
/* line 10, pages/_SocataDistributorsPage.scss */
.socata-distributors-page table {
  text-align: left;
  width: 100%;
}
/* line 14, pages/_SocataDistributorsPage.scss */
.socata-distributors-page table th, .socata-distributors-page table td {
  padding: 10px 0px;
}
/* line 18, pages/_SocataDistributorsPage.scss */
.socata-distributors-page table td {
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  width: 33%;
}
/* line 25, pages/_SocataDistributorsPage.scss */
.socata-distributors-page .sidebar-list, .socata-distributors-page .warranty-template .additional-resources-container, .warranty-template .socata-distributors-page .additional-resources-container {
  padding: 0px;
}
/* line 29, pages/_SocataDistributorsPage.scss */
.socata-distributors-page .next-steps {
  width: 100%;
}
/* line 33, pages/_SocataDistributorsPage.scss */
.socata-distributors-page .recall-center-container {
  margin: 15px 0px;
  max-width: 245px;
}
/* line 37, pages/_SocataDistributorsPage.scss */
.socata-distributors-page .recall-center-container .or {
  display: block;
  margin: 10px 5px;
  text-align: center;
}
/* line 43, pages/_SocataDistributorsPage.scss */
.socata-distributors-page .recall-center-container .btn {
  display: block;
  margin: 5px 0px;
}
/* line 49, pages/_SocataDistributorsPage.scss */
.socata-distributors-page .dot-img {
  margin-top: 5px;
  width: 100%;
}
/* line 54, pages/_SocataDistributorsPage.scss */
.socata-distributors-page .letter-btn {
  margin-top: 10px;
  width: 245px;
}
@media (min-width: 768px) {
  /* line 61, pages/_SocataDistributorsPage.scss */
  .socata-distributors-page .phone-link {
    background: none !important;
    box-shadow: none;
    color: #2366c1;
    font-family: "Barlow-Light", Arial, sans-serif;
    font-size: 1.1em;
    font-weight: normal;
    margin-bottom: 0px;
    margin-right: 30px;
    padding: 0px;
    width: auto;
  }
  /* line 73, pages/_SocataDistributorsPage.scss */
  .socata-distributors-page .phone-link span {
    display: none;
  }
  /* line 78, pages/_SocataDistributorsPage.scss */
  .socata-distributors-page .recall-center-container {
    max-width: inherit;
  }
  /* line 81, pages/_SocataDistributorsPage.scss */
  .socata-distributors-page .recall-center-container .or, .socata-distributors-page .recall-center-container .btn {
    display: inline-block;
  }
  /* line 85, pages/_SocataDistributorsPage.scss */
  .socata-distributors-page .recall-center-container .or {
    text-align: left;
  }
  /* line 90, pages/_SocataDistributorsPage.scss */
  .socata-distributors-page .letter-btn {
    width: auto;
  }
}

/* line 4, pages/_SocataRebatePage.scss */
.socata-rebates-page .other-brands-container .panel-body, .socata-rebates-page .other-brands-container .warranty-treadLife .gy-windowshade .content, .warranty-treadLife .gy-windowshade .socata-rebates-page .other-brands-container .content, .socata-rebates-page .other-brands-container .warranty-treadLife .gy-secondary-windowshade .content, .warranty-treadLife .gy-secondary-windowshade .socata-rebates-page .other-brands-container .content, .socata-rebates-page .other-brands-container .warranty-treadLife .gy-nav-windowshade .content, .warranty-treadLife .gy-nav-windowshade .socata-rebates-page .other-brands-container .content, .socata-rebates-page .other-brands-container .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .gy-tertiary-windowshade .socata-rebates-page .other-brands-container .content, .socata-rebates-page .other-brands-container .warranty-treadLife .gy-coupon-windowshade .content, .warranty-treadLife .gy-coupon-windowshade .socata-rebates-page .other-brands-container .content, .socata-rebates-page .other-brands-container .warranty-treadLife .gy-dist-windowshade .content, .warranty-treadLife .gy-dist-windowshade .socata-rebates-page .other-brands-container .content, .socata-rebates-page .other-brands-container .warranty-treadLife .gy-min-windowshade .content, .warranty-treadLife .gy-min-windowshade .socata-rebates-page .other-brands-container .content, .socata-rebates-page .specialty-site-container .panel-body, .socata-rebates-page .specialty-site-container .warranty-treadLife .gy-windowshade .content, .warranty-treadLife .gy-windowshade .socata-rebates-page .specialty-site-container .content, .socata-rebates-page .specialty-site-container .warranty-treadLife .gy-secondary-windowshade .content, .warranty-treadLife .gy-secondary-windowshade .socata-rebates-page .specialty-site-container .content, .socata-rebates-page .specialty-site-container .warranty-treadLife .gy-nav-windowshade .content, .warranty-treadLife .gy-nav-windowshade .socata-rebates-page .specialty-site-container .content, .socata-rebates-page .specialty-site-container .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .gy-tertiary-windowshade .socata-rebates-page .specialty-site-container .content, .socata-rebates-page .specialty-site-container .warranty-treadLife .gy-coupon-windowshade .content, .warranty-treadLife .gy-coupon-windowshade .socata-rebates-page .specialty-site-container .content, .socata-rebates-page .specialty-site-container .warranty-treadLife .gy-dist-windowshade .content, .warranty-treadLife .gy-dist-windowshade .socata-rebates-page .specialty-site-container .content, .socata-rebates-page .specialty-site-container .warranty-treadLife .gy-min-windowshade .content, .warranty-treadLife .gy-min-windowshade .socata-rebates-page .specialty-site-container .content {
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
/* line 10, pages/_SocataRebatePage.scss */
.socata-rebates-page .other-brands-container .panel-collapse, .socata-rebates-page .specialty-site-container .panel-collapse {
  background: none;
}
/* line 15, pages/_SocataRebatePage.scss */
.socata-rebates-page .cell-1, .socata-rebates-page .cell-2 {
  margin: 0px 0px 15px 0px;
}
/* line 19, pages/_SocataRebatePage.scss */
.socata-rebates-page .img-dunlop-logo {
  background-image: url('/images/dunlopl-logo-33x38.png');
  background-position: 0;
  background-repeat: no-repeat;
  width: 166px;
  height: 36px;
}
/* line 27, pages/_SocataRebatePage.scss */
.socata-rebates-page .img-kelly-logo {
  background-image: url('/images/kelly-logo-34x26.png');
  background-position: 0;
  background-repeat: no-repeat;
  width: 166px;
  height: 36px;
}
@media screen and (max-width: 380px) {
  /* line 37, pages/_SocataRebatePage.scss */
  .socata-rebates-page .img-kelly-logo, .socata-rebates-page .img-dunlop-logo {
    width: 100%;
  }
}
/* line 42, pages/_SocataRebatePage.scss */
.socata-rebates-page .tile-container {
  margin: 0px;
}
/* line 46, pages/_SocataRebatePage.scss */
.socata-rebates-page .tile {
  background: white;
  background: -ms-linear-gradient(top, white 0%, #f6f6f6 75%, #ebebeb 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 75%, #ebebeb 100%);
}
@media (min-width: 768px) {
  /* line 52, pages/_SocataRebatePage.scss */
  .socata-rebates-page .hr-divider {
    height: 10px;
    margin-top: 25px;
    margin-bottom: 25px;
  }
  /* line 58, pages/_SocataRebatePage.scss */
  .socata-rebates-page .page-header-description {
    float: left;
    width: 50%;
  }
  /* line 61, pages/_SocataRebatePage.scss */
  .socata-rebates-page .page-header-description p {
    padding-right: 15px;
  }
  /* line 66, pages/_SocataRebatePage.scss */
  .socata-rebates-page .page-header-image {
    background-image: url('/images/offers/socata-rebate.jpg');
    background-repeat: no-repeat;
    background-size: contain;
    -ms-behavior: url('/images/backgroundsize.min.htc');
    float: left;
    height: 276px;
    width: 50%;
  }
  /* line 76, pages/_SocataRebatePage.scss */
  .socata-rebates-page .specialty-site-container, .socata-rebates-page .other-brands-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  /* line 81, pages/_SocataRebatePage.scss */
  .socata-rebates-page .tile {
    width: 49.25%;
  }
  /* line 84, pages/_SocataRebatePage.scss */
  .socata-rebates-page .tile .icon-thin-arrow-right {
    padding-right: 40px;
  }
  /* line 89, pages/_SocataRebatePage.scss */
  .socata-rebates-page .tile-icon {
    margin-right: 5px;
    min-height: 140px;
    padding-right: 0px;
    width: 100px;
  }
  /* line 94, pages/_SocataRebatePage.scss */
  .socata-rebates-page .tile-icon:before {
    top: 35%;
    font-size: 78px;
    margin-top: -38px;
    position: absolute;
  }
  /* line 102, pages/_SocataRebatePage.scss */
  .socata-rebates-page .img-dunlop-logo {
    background-image: url('/images/dunlop-logo-78x90.png');
    background-position: 0px 10px;
    background-repeat: no-repeat;
  }
  /* line 108, pages/_SocataRebatePage.scss */
  .socata-rebates-page .img-kelly-logo {
    background-image: url('/images/kelly-logo-78x60.png');
    background-position: 0px 10px;
    background-repeat: no-repeat;
  }
  /* line 116, pages/_SocataRebatePage.scss */
  .socata-rebates-page .cell-1 {
    margin-left: 0.25%;
    margin-right: 0.50%;
  }
  /* line 121, pages/_SocataRebatePage.scss */
  .socata-rebates-page .cell-2 {
    margin-left: 0.50%;
    margin-right: 0.25%;
  }
}

/* line 6, pages/_StoreResultsPage.scss */
#update_location_form #findStoreForm {
  padding-top: 10px;
  padding-bottom: 20px;
}
/* line 9, pages/_StoreResultsPage.scss */
#update_location_form #findStoreForm .action-conjunction {
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  font-size: 16px;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  display: block;
}
/* line 17, pages/_StoreResultsPage.scss */
#update_location_form #findStoreForm div[class*="col"] {
  padding: 5px 0;
  display: block;
  float: none;
  margin: 0 auto;
  width: 100%;
}
/* line 23, pages/_StoreResultsPage.scss */
#update_location_form #findStoreForm div[class*="col"] .input-group {
  width: 99%;
}
/* line 26, pages/_StoreResultsPage.scss */
#update_location_form #findStoreForm div[class*="col"] .gy-use-current-location {
  margin: 0 auto;
  display: block;
  width: 99%;
}
/* line 32, pages/_StoreResultsPage.scss */
#update_location_form #findStoreForm .gy-clear-btn {
  right: 10px;
}

/* line 39, pages/_StoreResultsPage.scss */
.store-results-page h1 {
  text-transform: uppercase;
  margin: 10px 0;
  color: #274BA7;
}
/* line 44, pages/_StoreResultsPage.scss */
.store-results-page .panel,
.store-results-page .gy-windowshade,
.store-results-page .gy-secondary-windowshade,
.store-results-page .gy-nav-windowshade,
.store-results-page .gy-tertiary-windowshade,
.store-results-page .gy-coupon-windowshade,
.store-results-page .gy-dist-windowshade,
.store-results-page .gy-min-windowshade {
  background: none;
}
/* line 47, pages/_StoreResultsPage.scss */
.store-results-page .panel .panel-body, .store-results-page .panel .warranty-treadLife .gy-windowshade .content, .warranty-treadLife .gy-windowshade .store-results-page .panel .content, .store-results-page .panel .warranty-treadLife .gy-secondary-windowshade .content, .warranty-treadLife .gy-secondary-windowshade .store-results-page .panel .content, .store-results-page .panel .warranty-treadLife .gy-nav-windowshade .content, .warranty-treadLife .gy-nav-windowshade .store-results-page .panel .content, .store-results-page .panel .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .gy-tertiary-windowshade .store-results-page .panel .content, .store-results-page .panel .warranty-treadLife .gy-coupon-windowshade .content, .warranty-treadLife .gy-coupon-windowshade .store-results-page .panel .content, .store-results-page .panel .warranty-treadLife .gy-dist-windowshade .content, .warranty-treadLife .gy-dist-windowshade .store-results-page .panel .content, .store-results-page .panel .warranty-treadLife .gy-min-windowshade .content, .warranty-treadLife .gy-min-windowshade .store-results-page .panel .content,
.store-results-page .gy-windowshade .panel-body,
.store-results-page .gy-secondary-windowshade .panel-body,
.store-results-page .gy-nav-windowshade .panel-body,
.store-results-page .gy-tertiary-windowshade .panel-body,
.store-results-page .gy-coupon-windowshade .panel-body,
.store-results-page .gy-dist-windowshade .panel-body,
.store-results-page .gy-min-windowshade .panel-body,
.store-results-page .warranty-treadLife .gy-windowshade .content,
.warranty-treadLife .store-results-page .gy-windowshade .content,
.store-results-page .warranty-treadLife .gy-secondary-windowshade .content,
.warranty-treadLife .store-results-page .gy-secondary-windowshade .content,
.store-results-page .warranty-treadLife .gy-nav-windowshade .content,
.warranty-treadLife .store-results-page .gy-nav-windowshade .content,
.store-results-page .warranty-treadLife .gy-tertiary-windowshade .content,
.warranty-treadLife .store-results-page .gy-tertiary-windowshade .content,
.store-results-page .warranty-treadLife .gy-coupon-windowshade .content,
.warranty-treadLife .store-results-page .gy-coupon-windowshade .content,
.store-results-page .warranty-treadLife .gy-dist-windowshade .content,
.warranty-treadLife .store-results-page .gy-dist-windowshade .content,
.store-results-page .warranty-treadLife .gy-min-windowshade .content,
.warranty-treadLife .store-results-page .gy-min-windowshade .content {
  padding: 0;
}
/* line 51, pages/_StoreResultsPage.scss */
.store-results-page .store-results-more {
  display: block;
}
/* line 53, pages/_StoreResultsPage.scss */
.store-results-page .store-results-more .more-details {
  padding-top: 10px;
  margin-top: -45px;
  background-color: #fff;
  position: relative;
}
/* line 61, pages/_StoreResultsPage.scss */
.store-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 69, pages/_StoreResultsPage.scss */
  .store-results-page .bordered {
    border: none;
  }
}
/* line 75, pages/_StoreResultsPage.scss */
.store-results-page .gy-tabs {
  margin-bottom: 5px;
}
/* line 82, pages/_StoreResultsPage.scss */
.store-results-page .store-result-item h3 a:hover {
  text-decoration: none;
}
/* line 88, pages/_StoreResultsPage.scss */
.store-results-page .store-result-item .store-tel {
  padding-left: 10px;
}
/* line 90, pages/_StoreResultsPage.scss */
.store-results-page .store-result-item .store-tel btn {
  font-family: "Barlow-Light",Arial,sans-serif;
  font-size: 16px;
  background-image: linear-gradient(-45deg, #e3d046 0%, #e3d046 8px, #ffdd00 8px, #ffdd00 100%) !important;
  border: none;
  background-position: -5px -5px;
}
/* line 99, pages/_StoreResultsPage.scss */
.store-results-page .store-result-item .row .col-xs-6:first-child {
  padding-left: 0;
}
/* line 106, pages/_StoreResultsPage.scss */
.store-results-page .map {
  height: auto;
}
/* line 110, pages/_StoreResultsPage.scss */
.store-results-page .location-bar {
  margin: 0 0 5px;
  font-family: "Barlow-Light", 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 116, pages/_StoreResultsPage.scss */
.store-results-page .location-bar .location-update {
  clear: both;
  display: block;
  padding-top: 10px;
}
/* line 120, pages/_StoreResultsPage.scss */
.store-results-page .location-bar .location-update a:hover {
  text-decoration: none;
}
/* line 123, pages/_StoreResultsPage.scss */
.store-results-page .location-bar .location-update .icon-thin-arrow-right:before {
  position: relative;
  top: 2px;
}
/* line 130, pages/_StoreResultsPage.scss */
.store-results-page .dynamic-map {
  position: fixed;
  margin: 0;
  width: 100%;
  max-width: 1180px;
  height: 1800px;
  height: 100vh;
  z-index: 0;
}
/* line 140, pages/_StoreResultsPage.scss */
.store-results-page .pagination {
  font-family: "Barlow-Light", 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 148, pages/_StoreResultsPage.scss */
.store-results-page .pagination a {
  display: inline-block;
}
/* line 152, pages/_StoreResultsPage.scss */
.store-results-page .pagination .page-next {
  float: right;
}
@media (min-width: 768px) {
  /* line 158, pages/_StoreResultsPage.scss */
  .store-results-page .gy-more {
    display: none;
  }
  /* line 161, pages/_StoreResultsPage.scss */
  .store-results-page .store-results-sidebar {
    width: 370px;
    padding: 15px;
  }
  /* line 165, pages/_StoreResultsPage.scss */
  .store-results-page .map-static {
    display: none;
  }
  /* line 170, pages/_StoreResultsPage.scss */
  .store-results-page .store-result-item .address-block .address-city-state,
  .store-results-page .store-result-item .address-block .address-zipcode {
    display: inline-block;
  }
  /* line 175, pages/_StoreResultsPage.scss */
  .store-results-page .store-result-item .tel-and-directions {
    font-size: 1.0em;
    display: block;
  }
  /* line 179, pages/_StoreResultsPage.scss */
  .store-results-page .store-result-item .store-tel {
    margin: 5px 10px 5px 0;
    padding-left: 0;
  }
  /* line 183, pages/_StoreResultsPage.scss */
  .store-results-page .store-result-item .directions-link {
    float: none;
    margin-top: 5px;
  }
  /* line 187, pages/_StoreResultsPage.scss */
  .store-results-page .store-result-item .store-hours {
    position: absolute;
    top: 150px;
    right: 0;
  }
  /* line 192, pages/_StoreResultsPage.scss */
  .store-results-page .store-result-item .store-actions {
    display: block;
  }
  /* line 195, pages/_StoreResultsPage.scss */
  .store-results-page .store-result-item .store-specialists,
  .store-results-page .store-result-item .store-hours {
    display: block;
    float: none;
    width: auto;
  }
}
@media (min-width: 1025px) {
  /* line 208, pages/_StoreResultsPage.scss */
  .store-results-page .store-result-item .store-tel btn {
    background: none !important;
    border: none;
  }
}

/* line 217, pages/_StoreResultsPage.scss */
.store-results > ul {
  margin: 20px 0;
  padding: 0;
}

/* line 222, pages/_StoreResultsPage.scss */
.store-result-item {
  list-style: none;
  position: relative;
  margin: 20px 0;
  padding: 0 0 20px;
  font-size: 1.0em;
  clear: both;
  min-height: 280px;
}
/* line 230, pages/_StoreResultsPage.scss */
.store-result-item h3 {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  margin: 15px 0 2px;
  font-size: 22px;
}
/* line 234, pages/_StoreResultsPage.scss */
.store-result-item h3 .icon-thin-arrow-right:before {
  font-size: .8em;
}
/* line 238, pages/_StoreResultsPage.scss */
.store-result-item h4 {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #000;
  margin: 10px 0 0;
  font-size: 1.1em;
}
/* line 244, pages/_StoreResultsPage.scss */
.store-result-item ul {
  margin: 0 0 20px;
  padding: 0;
}
/* line 248, pages/_StoreResultsPage.scss */
.store-result-item li {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 253, pages/_StoreResultsPage.scss */
.store-result-item p {
  margin: 0 0 5px;
}
/* line 256, pages/_StoreResultsPage.scss */
.store-result-item .wrapper-content--lines {
  height: 6px;
  width: 100%;
  display: block;
}
/* line 261, 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 270, pages/_StoreResultsPage.scss */
.store-result-item .store-result-attr {
  vertical-align: middle;
  min-height: 33px;
}
/* line 277, pages/_StoreResultsPage.scss */
.store-result-item .store-result-attr img {
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}
/* line 284, pages/_StoreResultsPage.scss */
.store-result-item .address-block span {
  display: block;
}
/* line 288, pages/_StoreResultsPage.scss */
.store-result-item .store-status {
  text-transform: uppercase;
  display: none;
}
/* line 292, pages/_StoreResultsPage.scss */
.store-result-item .status-open {
  color: #5cb85c;
}
/* line 295, pages/_StoreResultsPage.scss */
.store-result-item .store-tel {
  display: inline-block;
}
/* line 299, 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 3, pages/_TireDatabookPage.scss */
.tire-databook-page h1 {
  color: #1A3C8C;
}
/* line 7, pages/_TireDatabookPage.scss */
.tire-databook-page h2 {
  color: #274BA7;
}
/* line 11, pages/_TireDatabookPage.scss */
.tire-databook-page h3 {
  color: #000;
}
/* line 15, pages/_TireDatabookPage.scss */
.tire-databook-page h4 {
  color: #1A3C8C;
}
/* line 20, pages/_TireDatabookPage.scss */
.tire-databook-page .page-header {
  background-image: url('/images/diagonal-tight-darker.png');
}
/* line 24, pages/_TireDatabookPage.scss */
.tire-databook-page .access-link-container {
  font-size: 16px;
}
/* line 26, pages/_TireDatabookPage.scss */
.tire-databook-page .access-link-container a {
  display: inline-block;
}
/* line 31, pages/_TireDatabookPage.scss */
.tire-databook-page .icon-2x {
  background-image: url('/images/goodyearCreditCard/gy-cc-2x.png');
}
/* line 35, pages/_TireDatabookPage.scss */
.tire-databook-page .icon-0 {
  background-image: url('/images/goodyearCreditCard/gy-cc-0.png');
}
/* line 39, pages/_TireDatabookPage.scss */
.tire-databook-page .icon-monthly {
  background-image: url('/images/goodyearCreditCard/gy-cc-monthly.png');
}
/* line 43, pages/_TireDatabookPage.scss */
.tire-databook-page .icon-financing {
  background-image: url('/images/goodyearCreditCard/gy-cc-financing.png');
}
/* line 47, pages/_TireDatabookPage.scss */
.tire-databook-page .icon-oil {
  background-image: url('/images/goodyearCreditCard/gy-cc-oil.png');
}
/* line 51, pages/_TireDatabookPage.scss */
.tire-databook-page .icon-rotation {
  background-image: url('/images/goodyearCreditCard/gy-cc-rotation.png');
}
/* line 55, pages/_TireDatabookPage.scss */
.tire-databook-page .icon-offer {
  background-image: url('/images/goodyearCreditCard/gy-cc-offers.png');
}
/* line 59, pages/_TireDatabookPage.scss */
.tire-databook-page .icon-locations {
  background-image: url('/images/goodyearCreditCard/gy-cc-location.png');
}
/* line 63, pages/_TireDatabookPage.scss */
.tire-databook-page .icon-atm {
  background-image: url('/images/goodyearCreditCard/gy-cc-atm.png');
}
/* line 67, pages/_TireDatabookPage.scss */
.tire-databook-page .icon-24-7 {
  background-image: url('/images/goodyearCreditCard/gy-cc-24-7.png');
}
/* line 71, pages/_TireDatabookPage.scss */
.tire-databook-page .icon-fraud {
  background-image: url('/images/goodyearCreditCard/gy-cc-fraud.png');
}
@media (min-width: 768px) {
  /* line 77, pages/_TireDatabookPage.scss */
  .tire-databook-page .page-header-image {
    background-image: url('/images/../resources/img/databook-cover.jpg');
    background-size: 100%;
    width: 35%;
  }
  /* line 83, pages/_TireDatabookPage.scss */
  .tire-databook-page .page-header-description {
    margin-right: 0%;
    margin-top: 20px;
  }
  /* line 89, pages/_TireDatabookPage.scss */
  .tire-databook-page .access-link-container .gy-link, .tire-databook-page .access-link-container .store-details-page .read-more, .store-details-page .tire-databook-page .access-link-container .read-more {
    font-size: 1.4em;
  }
}
@media (min-width: 1024px) {
  /* line 98, pages/_TireDatabookPage.scss */
  .tire-databook-page .page-header-description {
    margin: 50px 10% 35px 0px;
  }
  /* line 102, pages/_TireDatabookPage.scss */
  .tire-databook-page .page-header-image {
    margin: 40px 0 0 85px;
    min-height: 335px;
  }
}

/* line 2, pages/_TireCareTipsPage.scss */
.tirecare-tips-page h2 {
  margin-top: 0px;
}
/* line 6, pages/_TireCareTipsPage.scss */
.tirecare-tips-page .windowshade-container {
  margin: 30px 0px 20px 0px;
}
/* line 9, pages/_TireCareTipsPage.scss */
.tirecare-tips-page .maintenance-image {
  background-image: url('/images/technicalResources/rear-landing-gear.jpg');
  float: left !important;
}
/* line 13, pages/_TireCareTipsPage.scss */
.tirecare-tips-page table {
  text-align: left;
  width: 100%;
}
/* line 17, pages/_TireCareTipsPage.scss */
.tirecare-tips-page table th, .tirecare-tips-page table td {
  padding: 10px 0px;
}
/* line 21, pages/_TireCareTipsPage.scss */
.tirecare-tips-page table td {
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  width: 50%;
}
/* line 28, pages/_TireCareTipsPage.scss */
.tirecare-tips-page .sidebar-list, .tirecare-tips-page .warranty-template .additional-resources-container, .warranty-template .tirecare-tips-page .additional-resources-container {
  padding: 0px;
}
/* line 32, pages/_TireCareTipsPage.scss */
.tirecare-tips-page .next-steps {
  width: 100%;
}
/* line 36, pages/_TireCareTipsPage.scss */
.tirecare-tips-page .recall-center-container {
  margin: 15px 0px;
  max-width: 245px;
}
/* line 40, pages/_TireCareTipsPage.scss */
.tirecare-tips-page .recall-center-container .or {
  display: block;
  margin: 10px 5px;
  text-align: center;
}
/* line 46, pages/_TireCareTipsPage.scss */
.tirecare-tips-page .recall-center-container .btn {
  display: block;
  margin: 5px 0px;
}
/* line 52, pages/_TireCareTipsPage.scss */
.tirecare-tips-page .dot-img {
  margin-top: 5px;
  width: 100%;
}
/* line 57, pages/_TireCareTipsPage.scss */
.tirecare-tips-page .letter-btn {
  margin-top: 10px;
  width: 245px;
}
@media (min-width: 768px) {
  /* line 64, pages/_TireCareTipsPage.scss */
  .tirecare-tips-page .phone-link {
    background: none !important;
    box-shadow: none;
    color: #2366c1;
    font-family: "Barlow-Light", Arial, sans-serif;
    font-size: 1.1em;
    font-weight: normal;
    margin-bottom: 0px;
    margin-right: 30px;
    padding: 0px;
    width: auto;
  }
  /* line 76, pages/_TireCareTipsPage.scss */
  .tirecare-tips-page .phone-link span {
    display: none;
  }
  /* line 81, pages/_TireCareTipsPage.scss */
  .tirecare-tips-page .recall-center-container {
    max-width: inherit;
  }
  /* line 84, pages/_TireCareTipsPage.scss */
  .tirecare-tips-page .recall-center-container .or, .tirecare-tips-page .recall-center-container .btn {
    display: inline-block;
  }
  /* line 88, pages/_TireCareTipsPage.scss */
  .tirecare-tips-page .recall-center-container .or {
    text-align: left;
  }
  /* line 93, pages/_TireCareTipsPage.scss */
  .tirecare-tips-page .letter-btn {
    width: auto;
  }
}

/* line 4, pages/_TireCareManualPage.scss */
.tirecare-manual-page .other-brands-container .panel-body, .tirecare-manual-page .other-brands-container .warranty-treadLife .gy-windowshade .content, .warranty-treadLife .gy-windowshade .tirecare-manual-page .other-brands-container .content, .tirecare-manual-page .other-brands-container .warranty-treadLife .gy-secondary-windowshade .content, .warranty-treadLife .gy-secondary-windowshade .tirecare-manual-page .other-brands-container .content, .tirecare-manual-page .other-brands-container .warranty-treadLife .gy-nav-windowshade .content, .warranty-treadLife .gy-nav-windowshade .tirecare-manual-page .other-brands-container .content, .tirecare-manual-page .other-brands-container .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .gy-tertiary-windowshade .tirecare-manual-page .other-brands-container .content, .tirecare-manual-page .other-brands-container .warranty-treadLife .gy-coupon-windowshade .content, .warranty-treadLife .gy-coupon-windowshade .tirecare-manual-page .other-brands-container .content, .tirecare-manual-page .other-brands-container .warranty-treadLife .gy-dist-windowshade .content, .warranty-treadLife .gy-dist-windowshade .tirecare-manual-page .other-brands-container .content, .tirecare-manual-page .other-brands-container .warranty-treadLife .gy-min-windowshade .content, .warranty-treadLife .gy-min-windowshade .tirecare-manual-page .other-brands-container .content, .tirecare-manual-page .specialty-site-container .panel-body, .tirecare-manual-page .specialty-site-container .warranty-treadLife .gy-windowshade .content, .warranty-treadLife .gy-windowshade .tirecare-manual-page .specialty-site-container .content, .tirecare-manual-page .specialty-site-container .warranty-treadLife .gy-secondary-windowshade .content, .warranty-treadLife .gy-secondary-windowshade .tirecare-manual-page .specialty-site-container .content, .tirecare-manual-page .specialty-site-container .warranty-treadLife .gy-nav-windowshade .content, .warranty-treadLife .gy-nav-windowshade .tirecare-manual-page .specialty-site-container .content, .tirecare-manual-page .specialty-site-container .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .gy-tertiary-windowshade .tirecare-manual-page .specialty-site-container .content, .tirecare-manual-page .specialty-site-container .warranty-treadLife .gy-coupon-windowshade .content, .warranty-treadLife .gy-coupon-windowshade .tirecare-manual-page .specialty-site-container .content, .tirecare-manual-page .specialty-site-container .warranty-treadLife .gy-dist-windowshade .content, .warranty-treadLife .gy-dist-windowshade .tirecare-manual-page .specialty-site-container .content, .tirecare-manual-page .specialty-site-container .warranty-treadLife .gy-min-windowshade .content, .warranty-treadLife .gy-min-windowshade .tirecare-manual-page .specialty-site-container .content {
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
/* line 10, pages/_TireCareManualPage.scss */
.tirecare-manual-page .other-brands-container .panel-collapse, .tirecare-manual-page .specialty-site-container .panel-collapse {
  background: none;
}
/* line 15, pages/_TireCareManualPage.scss */
.tirecare-manual-page .cell-1, .tirecare-manual-page .cell-2 {
  margin: 0px 0px 15px 0px;
}
/* line 19, pages/_TireCareManualPage.scss */
.tirecare-manual-page .img-dunlop-logo {
  background-image: url('/images/dunlopl-logo-33x38.png');
  background-position: 0;
  background-repeat: no-repeat;
  width: 166px;
  height: 36px;
}
/* line 27, pages/_TireCareManualPage.scss */
.tirecare-manual-page .img-kelly-logo {
  background-image: url('/images/kelly-logo-34x26.png');
  background-position: 0;
  background-repeat: no-repeat;
  width: 166px;
  height: 36px;
}
@media screen and (max-width: 380px) {
  /* line 37, pages/_TireCareManualPage.scss */
  .tirecare-manual-page .img-kelly-logo, .tirecare-manual-page .img-dunlop-logo {
    width: 100%;
  }
}
/* line 42, pages/_TireCareManualPage.scss */
.tirecare-manual-page .tile-container {
  margin: 0px;
}
/* line 46, pages/_TireCareManualPage.scss */
.tirecare-manual-page .tile {
  background: white;
  background: -ms-linear-gradient(top, white 0%, #f6f6f6 75%, #ebebeb 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 75%, #ebebeb 100%);
}
@media (min-width: 768px) {
  /* line 52, pages/_TireCareManualPage.scss */
  .tirecare-manual-page .hr-divider {
    height: 10px;
    margin-top: 25px;
    margin-bottom: 25px;
  }
  /* line 58, pages/_TireCareManualPage.scss */
  .tirecare-manual-page .page-header-description {
    float: left;
    width: 70%;
  }
  /* line 61, pages/_TireCareManualPage.scss */
  .tirecare-manual-page .page-header-description p {
    padding-right: 15px;
  }
  /* line 66, pages/_TireCareManualPage.scss */
  .tirecare-manual-page .page-header-image {
    background-image: url('/images/technicalResources/tire-care-manual-cover.jpg');
    background-repeat: no-repeat;
    background-size: contain;
    -ms-behavior: url('/images/backgroundsize.min.htc');
    float: left;
    height: 276px;
    width: 25%;
  }
  /* line 76, pages/_TireCareManualPage.scss */
  .tirecare-manual-page .specialty-site-container, .tirecare-manual-page .other-brands-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  /* line 81, pages/_TireCareManualPage.scss */
  .tirecare-manual-page .tile {
    width: 49.25%;
  }
  /* line 84, pages/_TireCareManualPage.scss */
  .tirecare-manual-page .tile .icon-thin-arrow-right {
    padding-right: 40px;
  }
  /* line 89, pages/_TireCareManualPage.scss */
  .tirecare-manual-page .tile-icon {
    margin-right: 5px;
    min-height: 140px;
    padding-right: 0px;
    width: 100px;
  }
  /* line 94, pages/_TireCareManualPage.scss */
  .tirecare-manual-page .tile-icon:before {
    top: 35%;
    font-size: 78px;
    margin-top: -38px;
    position: absolute;
  }
  /* line 102, pages/_TireCareManualPage.scss */
  .tirecare-manual-page .img-download {
    background-image: url('/images/technicalResources/icon-download.png');
    background-position: 0px -5px;
    background-repeat: no-repeat;
    background-size: 100%;
  }
  /* line 110, pages/_TireCareManualPage.scss */
  .tirecare-manual-page .cell-1 {
    margin-left: 0.25%;
    margin-right: 0.50%;
  }
  /* line 115, pages/_TireCareManualPage.scss */
  .tirecare-manual-page .cell-2 {
    margin-left: 0.50%;
    margin-right: 0.25%;
  }
}

/* line 4, pages/_TireDataBook.scss */
.tiredatabook-page .other-brands-container .panel-body, .tiredatabook-page .other-brands-container .warranty-treadLife .gy-windowshade .content, .warranty-treadLife .gy-windowshade .tiredatabook-page .other-brands-container .content, .tiredatabook-page .other-brands-container .warranty-treadLife .gy-secondary-windowshade .content, .warranty-treadLife .gy-secondary-windowshade .tiredatabook-page .other-brands-container .content, .tiredatabook-page .other-brands-container .warranty-treadLife .gy-nav-windowshade .content, .warranty-treadLife .gy-nav-windowshade .tiredatabook-page .other-brands-container .content, .tiredatabook-page .other-brands-container .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .gy-tertiary-windowshade .tiredatabook-page .other-brands-container .content, .tiredatabook-page .other-brands-container .warranty-treadLife .gy-coupon-windowshade .content, .warranty-treadLife .gy-coupon-windowshade .tiredatabook-page .other-brands-container .content, .tiredatabook-page .other-brands-container .warranty-treadLife .gy-dist-windowshade .content, .warranty-treadLife .gy-dist-windowshade .tiredatabook-page .other-brands-container .content, .tiredatabook-page .other-brands-container .warranty-treadLife .gy-min-windowshade .content, .warranty-treadLife .gy-min-windowshade .tiredatabook-page .other-brands-container .content, .tiredatabook-page .specialty-site-container .panel-body, .tiredatabook-page .specialty-site-container .warranty-treadLife .gy-windowshade .content, .warranty-treadLife .gy-windowshade .tiredatabook-page .specialty-site-container .content, .tiredatabook-page .specialty-site-container .warranty-treadLife .gy-secondary-windowshade .content, .warranty-treadLife .gy-secondary-windowshade .tiredatabook-page .specialty-site-container .content, .tiredatabook-page .specialty-site-container .warranty-treadLife .gy-nav-windowshade .content, .warranty-treadLife .gy-nav-windowshade .tiredatabook-page .specialty-site-container .content, .tiredatabook-page .specialty-site-container .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .gy-tertiary-windowshade .tiredatabook-page .specialty-site-container .content, .tiredatabook-page .specialty-site-container .warranty-treadLife .gy-coupon-windowshade .content, .warranty-treadLife .gy-coupon-windowshade .tiredatabook-page .specialty-site-container .content, .tiredatabook-page .specialty-site-container .warranty-treadLife .gy-dist-windowshade .content, .warranty-treadLife .gy-dist-windowshade .tiredatabook-page .specialty-site-container .content, .tiredatabook-page .specialty-site-container .warranty-treadLife .gy-min-windowshade .content, .warranty-treadLife .gy-min-windowshade .tiredatabook-page .specialty-site-container .content {
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
/* line 10, pages/_TireDataBook.scss */
.tiredatabook-page .other-brands-container .panel-collapse, .tiredatabook-page .specialty-site-container .panel-collapse {
  background: none;
}
/* line 15, pages/_TireDataBook.scss */
.tiredatabook-page .cell-1, .tiredatabook-page .cell-2 {
  margin: 0px 0px 15px 0px;
}
/* line 19, pages/_TireDataBook.scss */
.tiredatabook-page .img-dunlop-logo {
  background-image: url('/images/dunlopl-logo-33x38.png');
  background-position: 0;
  background-repeat: no-repeat;
  width: 166px;
  height: 36px;
}
/* line 27, pages/_TireDataBook.scss */
.tiredatabook-page .img-kelly-logo {
  background-image: url('/images/kelly-logo-34x26.png');
  background-position: 0;
  background-repeat: no-repeat;
  width: 166px;
  height: 36px;
}
@media screen and (max-width: 380px) {
  /* line 37, pages/_TireDataBook.scss */
  .tiredatabook-page .img-kelly-logo, .tiredatabook-page .img-dunlop-logo {
    width: 100%;
  }
}
/* line 42, pages/_TireDataBook.scss */
.tiredatabook-page .tile-container {
  margin: 0px;
}
/* line 46, pages/_TireDataBook.scss */
.tiredatabook-page .tile {
  background: white;
  background: -ms-linear-gradient(top, white 0%, #f6f6f6 75%, #ebebeb 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 75%, #ebebeb 100%);
}
@media (min-width: 768px) {
  /* line 52, pages/_TireDataBook.scss */
  .tiredatabook-page .hr-divider {
    height: 10px;
    margin-top: 25px;
    margin-bottom: 25px;
  }
  /* line 58, pages/_TireDataBook.scss */
  .tiredatabook-page .page-header-description {
    float: left;
    width: 70%;
  }
  /* line 61, pages/_TireDataBook.scss */
  .tiredatabook-page .page-header-description p {
    padding-right: 15px;
  }
  /* line 66, pages/_TireDataBook.scss */
  .tiredatabook-page .page-header-image {
    background-image: url('/images/technicalResources/Aviation-Databook-2022.jpg');
    background-repeat: no-repeat;
    background-size: contain;
    -ms-behavior: url('/images/backgroundsize.min.htc');
    float: left;
    height: 276px;
    width: 25%;
  }
  /* line 76, pages/_TireDataBook.scss */
  .tiredatabook-page .specialty-site-container, .tiredatabook-page .other-brands-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  /* line 81, pages/_TireDataBook.scss */
  .tiredatabook-page .tile {
    width: 49.25%;
  }
  /* line 84, pages/_TireDataBook.scss */
  .tiredatabook-page .tile .icon-thin-arrow-right {
    padding-right: 40px;
  }
  /* line 89, pages/_TireDataBook.scss */
  .tiredatabook-page .tile-icon {
    margin-right: 5px;
    min-height: 140px;
    padding-right: 0px;
    width: 100px;
  }
  /* line 94, pages/_TireDataBook.scss */
  .tiredatabook-page .tile-icon:before {
    top: 35%;
    font-size: 78px;
    margin-top: -38px;
    position: absolute;
  }
  /* line 102, pages/_TireDataBook.scss */
  .tiredatabook-page .img-download {
    background-image: url('/images/technicalResources/icon-download.png');
    background-position: 0px -5px;
    background-repeat: no-repeat;
    background-size: 100%;
  }
  /* line 110, pages/_TireDataBook.scss */
  .tiredatabook-page .cell-1 {
    margin-left: 0.25%;
    margin-right: 0.50%;
  }
  /* line 115, pages/_TireDataBook.scss */
  .tiredatabook-page .cell-2 {
    margin-left: 0.50%;
    margin-right: 0.25%;
  }
}

/**
 * TEMPLATE/PARTIAL NAME: Tire Results Page
 *
 */
/* line 8, pages/_TireResultsbySegment.scss */
.tire-results-by-segment .page-title-block {
  border-bottom: none;
  margin-bottom: 0;
}
@media (max-width: 480px) {
  /* line 8, pages/_TireResultsbySegment.scss */
  .tire-results-by-segment .page-title-block {
    padding-top: 10px;
    padding-bottom: 0;
  }
  /* line 14, pages/_TireResultsbySegment.scss */
  .tire-results-by-segment .page-title-block h1 {
    font-size: 30px;
    float: left;
  }
  /* line 18, pages/_TireResultsbySegment.scss */
  .tire-results-by-segment .page-title-block .intro-offlink {
    float: right;
    font-size: 16px;
    margin-top: 12px;
  }
}
/* line 26, pages/_TireResultsbySegment.scss */
.tire-results-by-segment .specs-details {
  width: 100%;
  clear: both;
}
/* line 30, pages/_TireResultsbySegment.scss */
.tire-results-by-segment .results-container {
  overflow: hidden;
  position: relative;
  padding-bottom: 70px;
  padding-top: 10px;
}
@media (max-width: 480px) {
  /* line 30, pages/_TireResultsbySegment.scss */
  .tire-results-by-segment .results-container {
    padding-top: 0;
  }
}
/* line 40, pages/_TireResultsbySegment.scss */
.tire-results-by-segment .narrow-filter-container {
  float: left;
  overflow: hidden;
  width: 100%;
}
/* line 45, pages/_TireResultsbySegment.scss */
.tire-results-by-segment .narrow-filter-container .speed-rating-info {
  font-size: .8em;
  margin-left: .2em;
}
/* line 49, pages/_TireResultsbySegment.scss */
.tire-results-by-segment .narrow-filter-container .speed-rating-info:hover {
  text-decoration: none;
}
/* line 53, pages/_TireResultsbySegment.scss */
.tire-results-by-segment .narrow-filter-container .no-pointer {
  cursor: default;
}
/* line 58, pages/_TireResultsbySegment.scss */
.tire-results-by-segment .bb-cards-container {
  clear: both;
  visibility: hidden;
}
/* line 63, pages/_TireResultsbySegment.scss */
.tire-results-by-segment .sidebar-promo {
  width: 90%;
  margin: 0 auto;
}
/* line 67, pages/_TireResultsbySegment.scss */
.tire-results-by-segment .brands_options li img {
  width: 32px;
  margin: 0 15px;
}
@media (min-width: 768px) {
  /* line 6, pages/_TireResultsbySegment.scss */
  .tire-results-by-segment {
    		/*.bb-cards-container{
    			clear: none;
    			float: right;
    			min-width: 515px;
    			width:95%;
    			&.mfg {
    				width: 67%;
    			}
            }*/
  }
  /* line 73, pages/_TireResultsbySegment.scss */
  .tire-results-by-segment .sidebar-promo {
    width: 82%;
  }
  /* line 77, pages/_TireResultsbySegment.scss */
  .tire-results-by-segment .sort-by-filter-container {
    float: right;
    min-width: 515px;
    overflow: hidden;
    width: 67%;
    padding: 0;
  }
  /* line 85, pages/_TireResultsbySegment.scss */
  .tire-results-by-segment .narrow-filter-container {
    width: 235px;
  }
  /* line 89, pages/_TireResultsbySegment.scss */
  .tire-results-by-segment .filter-speed-load {
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 20px;
    border-top: 1px solid #ccd7eb;
  }
  /* line 95, pages/_TireResultsbySegment.scss */
  .tire-results-by-segment .filter-speed-load .panel-heading h3 {
    font-size: 18px;
  }
}
@media (min-width: 940px) {
  /* line 113, pages/_TireResultsbySegment.scss */
  .tire-results-by-segment .sort-by-filter-container {
    width: 74%;
  }
  /* line 117, pages/_TireResultsbySegment.scss */
  .tire-results-by-segment .bb-cards-container {
    clear: none;
    float: right;
    width: 75%;
  }
  /* line 121, pages/_TireResultsbySegment.scss */
  .tire-results-by-segment .bb-cards-container.mfg {
    width: 74%;
  }
}
@media (min-width: 1180px) {
  /* line 129, pages/_TireResultsbySegment.scss */
  .tire-results-by-segment .sort-by-filter-container {
    width: 77%;
  }
  /* line 133, pages/_TireResultsbySegment.scss */
  .tire-results-by-segment .bb-cards-container {
    width: 75%;
  }
  /* line 135, pages/_TireResultsbySegment.scss */
  .tire-results-by-segment .bb-cards-container.mfg {
    width: 77%;
  }
}

/**
 * TEMPLATE/PARTIAL NAME: Wall Calendar Page
 *
 */
/* line 7, pages/_WallCalendarPage.scss */
.wall-calendar-page .detail-page-img {
  /*background-image: image-url("authenticGYCoupons/AuthenticGYCoupons.jpg");*/
}
/* line 10, pages/_WallCalendarPage.scss */
.wall-calendar-page .cal-image {
  margin-bottom: 40px;
  text-align: center;
}
/* line 13, pages/_WallCalendarPage.scss */
.wall-calendar-page .cal-image img {
  width: 90%;
}
/* line 17, pages/_WallCalendarPage.scss */
.wall-calendar-page .cal-text {
  text-align: left;
  padding-left: 45px;
}
/* line 21, pages/_WallCalendarPage.scss */
.wall-calendar-page .gy-heading {
  margin-left: 25px;
}

/* line 3, pages/_WallpaperPage.scss */
.aviation-wallpaper .main-content {
  margin-bottom: 20px;
  overflow-x: hidden;
}
/* line 8, pages/_WallpaperPage.scss */
.aviation-wallpaper .main-content ul {
  padding-left: 0;
}
/* line 12, pages/_WallpaperPage.scss */
.aviation-wallpaper .main-content li {
  padding-bottom: 10px;
  float: left;
}
/* line 15, pages/_WallpaperPage.scss */
.aviation-wallpaper .main-content li.first {
  float: none;
}
/* line 20, pages/_WallpaperPage.scss */
.aviation-wallpaper .main-content .btn {
  margin: 20px;
}
/* line 24, pages/_WallpaperPage.scss */
.aviation-wallpaper .main-content .col-md-6 {
  padding-right: 35px;
}

/* line 2, pages/_TireSegments.scss */
.tire-segments-page .page-background {
  background-image: url('/images/background/tire-lines.jpg');
  background-position: 100% 95%;
}
/* line 7, pages/_TireSegments.scss */
.tire-segments-page .best-tires-info {
  background-color: rgba(255, 255, 255, 0.93);
  padding: 15px;
}
/* line 11, pages/_TireSegments.scss */
.tire-segments-page .best-tires-info .enter-context {
  text-align: center;
}
/* line 14, pages/_TireSegments.scss */
.tire-segments-page .best-tires-info .enter-context p {
  color: #274BA7;
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.3em;
}
/* line 20, pages/_TireSegments.scss */
.tire-segments-page .best-tires-info .enter-context a {
  width: 75%;
  display: inline-block;
}
/* line 27, pages/_TireSegments.scss */
.tire-segments-page .best-tires-info .known-context p:first-child {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.3em;
  width: 100%;
}
/* line 35, pages/_TireSegments.scss */
.lt-ie9 .tire-segments-page .best-tires-info {
  background-color: white;
}
/* line 40, pages/_TireSegments.scss */
.tire-segments-page .category-description p {
  display: inline-block;
  vertical-align: middle;
}
/* line 45, pages/_TireSegments.scss */
.tire-segments-page .category-description span {
  font-size: 48px;
  display: inline-block;
  margin-top: 0;
  margin-right: 5px;
  vertical-align: top;
  color: #274BA7;
}
/* line 54, pages/_TireSegments.scss */
.tire-segments-page .category-description h3 {
  display: none;
}
/* line 59, pages/_TireSegments.scss */
.tire-segments-page .background {
  padding: 0 15px;
}
/* line 63, pages/_TireSegments.scss */
.tire-segments-page .secondary-nav-container {
  height: auto;
}
/* line 67, pages/_TireSegments.scss */
.tire-segments-page .best-tires-tiles li {
  position: relative;
  height: auto;
}
/* line 71, pages/_TireSegments.scss */
.tire-segments-page .best-tires-tiles li a {
  width: 100%;
  height: 100%;
}
/* line 77, pages/_TireSegments.scss */
.tire-segments-page .fits-legend {
  padding-top: 10px;
}
/* line 80, pages/_TireSegments.scss */
.tire-segments-page .fits-legend span:first-child {
  color: white;
  font-size: 1.5em;
}
/* line 85, pages/_TireSegments.scss */
.tire-segments-page .fits-legend span {
  position: relative;
  font-weight: bold;
  color: #000000;
  font-size: 0.9em;
  vertical-align: super;
}
/* line 94, pages/_TireSegments.scss */
.tire-segments-page .tires-disclaimer {
  padding: 15px;
}
/* line 97, pages/_TireSegments.scss */
.tire-segments-page .tires-disclaimer p {
  font-size: 0.85em;
}
/* line 101, pages/_TireSegments.scss */
.tire-segments-page .tires-disclaimer p:last-child {
  margin: 0;
}
/* line 107, pages/_TireSegments.scss */
.tire-segments-page .best-tires-context-info .btn {
  margin-right: 15px;
  width: 48%;
  padding-left: 19px;
}
/* line 114, pages/_TireSegments.scss */
.tire-segments-page .glyphicon-stop {
  color: white;
}
/* line 117, pages/_TireSegments.scss */
.tire-segments-page .glyphicon-stop small {
  position: absolute;
  font-size: 1em;
  top: 2px;
  left: 2px;
}
/* line 124, pages/_TireSegments.scss */
.tire-segments-page .glyphicon-stop .icon-check-circle {
  color: #00AD48;
}
/* line 128, pages/_TireSegments.scss */
.tire-segments-page .glyphicon-stop .icon-cross-circle {
  color: #FF2534;
}
/* line 134, pages/_TireSegments.scss */
.tire-segments-page .known.context-info .btn {
  margin-right: 20px;
  width: 55%;
  max-width: 200px;
}
/* line 143, pages/_TireSegments.scss */
.tire-segments-page .tile-container ul .tile {
  min-height: 150px;
}
/* line 146, pages/_TireSegments.scss */
.tire-segments-page .tile-container ul .tile .tire-line {
  padding: 10px 15px;
  width: 100%;
  height: 100%;
  display: block;
  min-height: 100px;
  position: relative;
  overflow: hidden;
}
/* line 156, pages/_TireSegments.scss */
.tire-segments-page .tile-container ul .tile .tile-image {
  float: right;
  width: 160px;
  margin-right: 20px;
}
/* line 160, pages/_TireSegments.scss */
.tire-segments-page .tile-container ul .tile .tile-image img {
  width: 180px;
}
@media (min-width: 850px) {
  /* line 170, pages/_TireSegments.scss */
  .tire-segments-page .tile-container ul .tile {
    min-height: 300px;
  }
  /* line 173, pages/_TireSegments.scss */
  .tire-segments-page .tile-container ul .tile .tire-line {
    padding: 10px 15px;
    width: 100%;
    height: 100%;
    display: block;
    min-height: 100px;
    position: relative;
    overflow: hidden;
  }
  /* line 183, pages/_TireSegments.scss */
  .tire-segments-page .tile-container ul .tile .tile-image {
    float: right;
    width: 160px;
  }
  /* line 187, pages/_TireSegments.scss */
  .tire-segments-page .tile-container ul .tile .tile-image img {
    width: 180px;
  }
  /* line 196, pages/_TireSegments.scss */
  .tire-segments-page .category-description h3 {
    display: inline-block;
    font-family: "Barlow-Bold", Arial, sans-serif;
    margin-right: 10px;
    color: #274BA7;
    margin-top: 15px;
  }
  /* line 205, pages/_TireSegments.scss */
  .tire-segments-page .best-tires-info {
    overflow: hidden;
  }
  /* line 208, pages/_TireSegments.scss */
  .tire-segments-page .best-tires-info .best-tires-context-info {
    display: inline-block;
    padding-left: 1.5%;
    border-left: 1px solid #999999;
  }
  /* line 213, pages/_TireSegments.scss */
  .tire-segments-page .best-tires-info .best-tires-context-info p:first-child {
    width: 100%;
  }
  /* line 218, pages/_TireSegments.scss */
  .tire-segments-page .best-tires-info .best-tires-info-container {
    margin: 0 auto;
    max-width: 1180px;
    width: 100%;
  }
  /* line 225, pages/_TireSegments.scss */
  .tire-segments-page .best-tires-info.known p:first-child {
    width: 57%;
    float: left;
    padding-right: 10px;
  }
  /* line 232, pages/_TireSegments.scss */
  .tire-segments-page .best-tires-info.known .known-context p:first-child {
    width: 100%;
    margin-bottom: 0;
  }
  /* line 239, pages/_TireSegments.scss */
  .tire-segments-page .best-tires-info.unknown {
    text-align: center;
  }
  /* line 242, pages/_TireSegments.scss */
  .tire-segments-page .best-tires-info.unknown p:first-child {
    width: 70%;
    margin: 0 auto;
  }
  /* line 249, pages/_TireSegments.scss */
  .tire-segments-page .enter-context {
    width: 35%;
  }
  /* line 252, pages/_TireSegments.scss */
  .tire-segments-page .enter-context a {
    width: 100%;
  }
}
@media (min-width: 1024px) {
  /* line 260, pages/_TireSegments.scss */
  .tire-segments-page .tile-container ul .tile {
    min-height: 180px;
  }
}

/* line 3, pages/_Technology.scss */
.our-tech .benefits-container {
  float: none;
  margin: 0px auto;
  width: 90%;
}
/* line 9, pages/_Technology.scss */
.our-tech .page-header {
  background-image: url('/images/diagonal-tight-darker.png');
  background-color: #274BA7;
  color: #F0F0F0;
  text-align: center;
  position: relative;
  margin-bottom: 5px;
}
/* line 17, pages/_Technology.scss */
.our-tech .page-header .page-header-description {
  max-width: 700px;
  position: relative;
}
/* line 22, pages/_Technology.scss */
.our-tech .page-header h1 {
  color: #F0F0F0;
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-style: italic;
  text-transform: uppercase;
}
/* line 29, pages/_Technology.scss */
.our-tech .page-header p {
  margin: 0 auto 10px;
  max-width: 510px;
}
/* line 34, pages/_Technology.scss */
.our-tech .page-header .header-tire-img {
  position: absolute;
  background-repeat: no-repeat;
  height: 100%;
  min-width: 315px;
}
/* line 42, pages/_Technology.scss */
.our-tech h2 {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #274BA7;
  margin: 30px;
}
/* line 48, pages/_Technology.scss */
.our-tech .access-box-wrapper {
  border-bottom: none;
}
/* line 52, pages/_Technology.scss */
.our-tech.special-offers .gy-cc-icon {
  background-repeat: no-repeat;
  width: 75px;
}
/* line 57, pages/_Technology.scss */
.our-tech.special-offers .benefit-box {
  padding: 0;
}
/* line 59, pages/_Technology.scss */
.our-tech.special-offers .benefit-box .icon {
  width: 28%;
}
/* line 62, pages/_Technology.scss */
.our-tech.special-offers .benefit-box .content {
  width: 72%;
}
/* line 66, pages/_Technology.scss */
.our-tech.special-offers .benefit-box h5 {
  font-size: 22px;
  margin-bottom: 10px;
}
/* line 72, pages/_Technology.scss */
.our-tech.special-offers .benefit-body {
  max-width: 90%;
}
/* line 75, pages/_Technology.scss */
.our-tech.special-offers .benefit-body a {
  text-decoration: underline;
}
/* line 79, pages/_Technology.scss */
.our-tech.special-offers .benefit-body a.how-buy-tires-online {
  text-decoration: none;
}
/* line 84, pages/_Technology.scss */
.our-tech .benefit-box .content {
  text-align: left;
}
/* line 88, pages/_Technology.scss */
.our-tech .full-tires-block {
  padding: 20px;
  text-align: center;
}
/* line 91, pages/_Technology.scss */
.our-tech .full-tires-block a {
  display: inline-block;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
}
/* line 98, pages/_Technology.scss */
.our-tech .access-box-wrapper {
  padding-bottom: 10px;
  text-align: center;
}
/* line 103, pages/_Technology.scss */
.our-tech .btn-apply {
  width: 100%;
}
/* line 109, pages/_Technology.scss */
.our-tech.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 115, pages/_Technology.scss */
.our-tech.special-offers .benefit-box.campaign-more-driven .benefit-body {
  max-width: none;
}
@media (min-width: 640px) {
  /* line 115, pages/_Technology.scss */
  .our-tech.special-offers .benefit-box.campaign-more-driven .benefit-body {
    height: 150px;
    overflow: hidden;
  }
}
/* line 124, pages/_Technology.scss */
.our-tech.special-offers .benefit-box.campaign-more-driven .content {
  padding: 0;
  width: 100%;
}
/* line 129, pages/_Technology.scss */
.our-tech.special-offers .benefit-box.campaign-more-driven + .benefit-box {
  border-top: 0;
}
/* line 134, pages/_Technology.scss */
.our-tech.special-offers .more-driven-text {
  text-align: center;
  padding-bottom: 15px;
}
/* line 137, pages/_Technology.scss */
.our-tech.special-offers .more-driven-text h5 {
  background-color: #274BA7;
  color: #ffdd00;
  margin: 0 0 15px;
  padding: 10px 0;
  position: relative;
}
/* line 143, pages/_Technology.scss */
.our-tech.special-offers .more-driven-text h5 span {
  display: block;
}
/* line 146, pages/_Technology.scss */
.our-tech.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 160, pages/_Technology.scss */
.our-tech.special-offers .more-driven-text p {
  font-family: "Barlow-Bold", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #274BA7;
  font-size: 16px;
  margin: 0 auto 5px;
  max-width: 300px;
}
/* line 167, pages/_Technology.scss */
.our-tech.special-offers .more-driven-text a.link-chevron {
  font-size: 18px;
}
@media (min-width: 640px) {
  /* line 134, pages/_Technology.scss */
  .our-tech.special-offers .more-driven-text {
    float: left;
    width: 60%;
  }
}
/* line 176, pages/_Technology.scss */
.our-tech.special-offers .link-more-driven {
  background-image: url('/images/homePage/high_security_preview.png');
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/images/homePage/high_security_preview.pngg',sizingMethod='scale');
  background-position: center center;
  background-size: cover;
  display: block;
  height: 180px;
  position: relative;
  text-indent: -9999px;
}
/* line 185, pages/_Technology.scss */
.our-tech.special-offers .link-more-driven .yt-play {
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
}
@media (min-width: 640px) {
  /* line 176, pages/_Technology.scss */
  .our-tech.special-offers .link-more-driven {
    float: right;
    width: 40%;
  }
}
/* line 198, pages/_Technology.scss */
.our-tech.special-offers .wingfoot-lockup {
  font-family: "wingfoot_sansregular";
  font-weight: normal;
  text-transform: uppercase;
  font-style: normal;
  /*letter-spacing: -1px;*/
}
/* line 201, pages/_Technology.scss */
.our-tech.special-offers .wingfoot-lockup em:before {
  content: '';
  display: inline-block;
  margin-left: -4px;
}
@media (min-width: 768px) {
  /* line 211, pages/_Technology.scss */
  .our-tech .page-header-description {
    margin: 0 auto;
    float: none;
    width: 63%;
  }
  /* line 216, pages/_Technology.scss */
  .our-tech .btn-apply {
    width: 50%;
  }
  /* line 220, pages/_Technology.scss */
  .our-tech .benefits-container {
    width: 65%;
  }
  /* line 225, pages/_Technology.scss */
  .our-tech.special-offers h4 {
    font-size: 28px;
  }
  /* line 228, pages/_Technology.scss */
  .our-tech.special-offers .benefit-body {
    max-width: 640px;
  }
  /* line 231, pages/_Technology.scss */
  .our-tech.special-offers .gy-cc-icon {
    background-repeat: no-repeat;
    width: 75px;
    height: 109px;
    float: right;
    margin-right: 25px;
  }
  /* line 234, pages/_Technology.scss */
  .lt-ie9 .our-tech.special-offers .gy-cc-icon {
    width: 97px;
  }
  /* line 242, pages/_Technology.scss */
  .our-tech.special-offers .benefit-box .content {
    padding-top: 20px;
    padding-bottom: 10px;
  }
  /* line 246, pages/_Technology.scss */
  .our-tech.special-offers .benefit-box h5 {
    margin: 0 0 10px 0;
  }
  /* line 249, pages/_Technology.scss */
  .our-tech.special-offers .benefit-box .icon {
    padding-top: 20px;
  }
  /* line 254, pages/_Technology.scss */
  .our-tech h2 {
    font-size: 30px;
  }
  /* line 259, pages/_Technology.scss */
  .our-tech .page-header h1 {
    font-size: 60px;
  }
  /* line 262, pages/_Technology.scss */
  .our-tech .page-header p {
    padding: 0 40px;
  }
}
@media (min-width: 960px) {
  /* line 270, pages/_Technology.scss */
  .our-tech .page-header h1 {
    font-size: 60px;
  }
  /* line 273, pages/_Technology.scss */
  .our-tech .page-header p {
    padding: 0 50px;
  }
}

/* line 1, _prototype.scss */
.index-container {
  padding: 0 0 20px;
}
@media (min-width: 640px) {
  /* line 1, _prototype.scss */
  .index-container {
    padding: 20px 0 80px;
  }
}
/* line 6, _prototype.scss */
.index-container > div {
  border-top: 1px solid #d7e0f6;
  padding-top: 20px;
  margin-top: 25px;
}
/* line 202, _mixins.scss */
.index-container h1:before {
  font-family: "wingfoot_sansregular";
  font-weight: normal;
  text-transform: uppercase;
  font-style: normal;
  content: 'ΓÇó';
  display: inline-block;
  color: #444;
  font-size: 1.5em;
  line-height: 1.5em;
  font-style: normal;
  margin: 0 -7px 0 -6px;
}
/* line 13, _prototype.scss */
.index-container h1:before {
  padding-right: 10px;
}
@media (max-width: 480px) {
  /* line 11, _prototype.scss */
  .index-container h1 {
    font-size: 22px;
    padding-left: 10px;
  }
}
/* line 21, _prototype.scss */
.index-container h2 {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  margin-top: 0;
  font-size: 24px;
}
/* line 25, _prototype.scss */
.index-container h2 small {
  display: none;
}
@media (max-width: 480px) {
  /* line 21, _prototype.scss */
  .index-container h2 {
    font-size: 18px;
  }
}
/* line 32, _prototype.scss */
.index-container ul {
  font-family: "Barlow-Light", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  margin-left: 0;
  padding-left: 0;
}
/* line 36, _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, _prototype.scss */
.index-container ul li .description {
  color: #859fe2;
  font-family: "Barlow-Light", Arial, sans-serif;
  display: inline-block;
  padding: 0;
  font-size: 13px;
}
/* line 52, _prototype.scss */
.index-container ul li .assignee {
  color: #888;
  font-family: "Barlow-Light", Arial, sans-serif;
  font-size: 13px;
  padding-bottom: 6px;
  display: block;
}
@media (min-width: 640px) {
  /* line 32, _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, _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, _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, _prototype.scss */
.index-container .reference-section {
  background: white;
  background: -ms-linear-gradient(top, white 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, _prototype.scss */
.index-container .not-yet-built {
  border-top: none;
  padding-top: 0;
}
